~ubuntu-branches/ubuntu/precise/system-config-kickstart/precise

« back to all changes in this revision

Viewing changes to po/el.po

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2005-04-04 15:16:36 UTC
  • Revision ID: james.westby@ubuntu.com-20050404151636-ihn83k6dkgc1i3dj
Tags: upstream-2.5.20
Import upstream version 2.5.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Greek Translation of redhat-config-kickstart
 
2
# Copyright (C) 2003 Free Software Foundation, Inc.
 
3
# Nikos Charonitakis <charosn@her.forthnet.gr>, 2003.
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: redhat-config-kickstart\n"
 
8
"Report-Msgid-Bugs-To: \n"
 
9
"POT-Creation-Date: 2004-03-29 17:11-0500\n"
 
10
"PO-Revision-Date: 2003-06-24 15:19-0200\n"
 
11
"Last-Translator: Nikos Charonitakis <charosn@her.forthnet.gr>\n"
 
12
"Language-Team: Greek <nls@hellug.gr>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
 
 
17
#. # Kickstart Configurator - A graphical kickstart file generator
 
18
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
19
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
20
#. #                                      Tammy Fox <tfox@redhat.com>
 
21
#. # This program is free software; you can redistribute it and/or modify
 
22
#. # it under the terms of the GNU General Public License as published by
 
23
#. # the Free Software Foundation; either version 2 of the License, or
 
24
#. # (at your option) any later version.
 
25
#. # This program is distributed in the hope that it will be useful,
 
26
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
27
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
28
#. # GNU General Public License for more details.
 
29
#. # You should have received a copy of the GNU General Public License
 
30
#. # along with this program; if not, write to the Free Software
 
31
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
32
#. XXX FIXME
 
33
#. if opt == "--enableldaptls":
 
34
#. self.
 
35
#. # Kickstart Configurator - A graphical kickstart file generator
 
36
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
37
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
38
#. #                                      Tammy Fox <tfox@redhat.com>
 
39
#. # This program is free software; you can redistribute it and/or modify
 
40
#. # it under the terms of the GNU General Public License as published by
 
41
#. # the Free Software Foundation; either version 2 of the License, or
 
42
#. # (at your option) any later version.
 
43
#. # This program is distributed in the hope that it will be useful,
 
44
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
45
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
46
#. # GNU General Public License for more details.
 
47
#. # You should have received a copy of the GNU General Public License
 
48
#. # along with this program; if not, write to the Free Software
 
49
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
50
#. #
 
51
#. # I18N
 
52
#. #
 
53
#: ../src/basic.py:71
 
54
msgid "x86, AMD64, or Intel EM64T"
 
55
msgstr ""
 
56
 
 
57
#: ../src/basic.py:71
 
58
msgid "Intel Itanium"
 
59
msgstr ""
 
60
 
 
61
#: ../src/basic.py:71
 
62
#, fuzzy
 
63
msgid "IBM iSeries"
 
64
msgstr "Εξυπηρετητές SMB:"
 
65
 
 
66
#: ../src/basic.py:72
 
67
#, fuzzy
 
68
msgid "IBM pSeries"
 
69
msgstr "Εξυπηρετητές SMB:"
 
70
 
 
71
#: ../src/basic.py:72
 
72
msgid "IBM zSeries/s390"
 
73
msgstr ""
 
74
 
 
75
#. populate language combo
 
76
#. set default to English
 
77
#. for lang in lang_list:
 
78
#. self.lang_support_list.append([lang])
 
79
#. populate mouse combo
 
80
#. populate keyboard combo, add keyboards here
 
81
#. set default to English
 
82
#. set keyboard to current keymap
 
83
#. set default mouse to generic ps/2
 
84
#. populate time zone combo
 
85
#: ../src/basic.py:205
 
86
msgid "Root passwords do not match."
 
87
msgstr ""
 
88
 
 
89
#. zerombr and clearpart options
 
90
#. We want to preserve all partitions, so don't write the clearpart line
 
91
#. Prepart the clearpart line
 
92
#. This is a raid device
 
93
#. Check to see if the selection is actually a partition or one of the parent roots
 
94
#: ../src/basic.py:206 ../src/basic.py:225 ../src/install.py:214
 
95
#: ../src/partition.py:305 ../src/partWindow.py:513 ../src/raidWindow.py:247
 
96
msgid "Error"
 
97
msgstr "Σφάλμα"
 
98
 
 
99
#: ../src/basic.py:224
 
100
msgid "Please select a root password."
 
101
msgstr ""
 
102
 
 
103
#. set platform
 
104
#. set language
 
105
#. set keyboard
 
106
#. set mouse
 
107
#. set timezone
 
108
#. set the supported lang list
 
109
#. # Kickstart Configurator - A graphical kickstart file generator
 
110
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
111
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
112
#. #                                      Tammy Fox <tfox@redhat.com>
 
113
#. # This program is free software; you can redistribute it and/or modify
 
114
#. # it under the terms of the GNU General Public License as published by
 
115
#. # the Free Software Foundation; either version 2 of the License, or
 
116
#. # (at your option) any later version.
 
117
#. # This program is distributed in the hope that it will be useful,
 
118
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
119
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
120
#. # GNU General Public License for more details.
 
121
#. # You should have received a copy of the GNU General Public License
 
122
#. # along with this program; if not, write to the Free Software
 
123
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
124
#. #
 
125
#. # I18N
 
126
#. #
 
127
#: ../src/bootloader.py:76
 
128
#, python-format
 
129
msgid "Bootloader options are not applicable to the %s platform"
 
130
msgstr ""
 
131
 
 
132
#: ../src/bootloader.py:117
 
133
msgid "Grub passwords do not match.  Please try again."
 
134
msgstr ""
 
135
 
 
136
#. !/usr/bin/python2
 
137
#. #
 
138
#. # I18N
 
139
#. #
 
140
#: ../src/fedoraPackageGroupList.py:12 ../src/RHELPackageGroupList.py:12
 
141
msgid "X Window System"
 
142
msgstr ""
 
143
 
 
144
#: ../src/fedoraPackageGroupList.py:13 ../src/RHELPackageGroupList.py:13
 
145
msgid "GNOME Desktop Environment"
 
146
msgstr ""
 
147
 
 
148
#: ../src/fedoraPackageGroupList.py:14 ../src/RHELPackageGroupList.py:14
 
149
msgid "KDE Desktop Environment"
 
150
msgstr ""
 
151
 
 
152
#: ../src/fedoraPackageGroupList.py:16 ../src/RHELPackageGroupList.py:16
 
153
#, fuzzy
 
154
msgid "Editors"
 
155
msgstr "_Επεξεργασία"
 
156
 
 
157
#: ../src/fedoraPackageGroupList.py:17 ../src/RHELPackageGroupList.py:17
 
158
msgid "Engineering and Scientific"
 
159
msgstr ""
 
160
 
 
161
#: ../src/fedoraPackageGroupList.py:18 ../src/RHELPackageGroupList.py:18
 
162
msgid "Graphical Internet"
 
163
msgstr ""
 
164
 
 
165
#: ../src/fedoraPackageGroupList.py:19 ../src/RHELPackageGroupList.py:19
 
166
msgid "Text-based Internet"
 
167
msgstr ""
 
168
 
 
169
#: ../src/fedoraPackageGroupList.py:20 ../src/RHELPackageGroupList.py:20
 
170
msgid "Office/Productivity"
 
171
msgstr ""
 
172
 
 
173
#: ../src/fedoraPackageGroupList.py:21 ../src/RHELPackageGroupList.py:21
 
174
msgid "Sound and Video"
 
175
msgstr ""
 
176
 
 
177
#: ../src/fedoraPackageGroupList.py:22 ../src/RHELPackageGroupList.py:22
 
178
msgid "Graphics"
 
179
msgstr ""
 
180
 
 
181
#: ../src/fedoraPackageGroupList.py:23 ../src/RHELPackageGroupList.py:23
 
182
msgid "Games and Entertainment"
 
183
msgstr ""
 
184
 
 
185
#: ../src/fedoraPackageGroupList.py:24 ../src/RHELPackageGroupList.py:24
 
186
msgid "Authoring and Publishing"
 
187
msgstr ""
 
188
 
 
189
#: ../src/fedoraPackageGroupList.py:26
 
190
#, fuzzy
 
191
msgid "Server Configuration Tools"
 
192
msgstr "Ρύθμιση X"
 
193
 
 
194
#: ../src/fedoraPackageGroupList.py:27 ../src/RHELPackageGroupList.py:27
 
195
#, fuzzy
 
196
msgid "Web Server"
 
197
msgstr "Εξυπηρετητές"
 
198
 
 
199
#: ../src/fedoraPackageGroupList.py:28 ../src/RHELPackageGroupList.py:28
 
200
#, fuzzy
 
201
msgid "Mail Server"
 
202
msgstr "Εξυπηρετητές SMB:"
 
203
 
 
204
#: ../src/fedoraPackageGroupList.py:29 ../src/RHELPackageGroupList.py:29
 
205
msgid "Windows File Server"
 
206
msgstr ""
 
207
 
 
208
#: ../src/fedoraPackageGroupList.py:30 ../src/RHELPackageGroupList.py:30
 
209
#, fuzzy
 
210
msgid "DNS Name Server"
 
211
msgstr "Εξυπηρετητής NIS:"
 
212
 
 
213
#: ../src/fedoraPackageGroupList.py:31 ../src/RHELPackageGroupList.py:31
 
214
#, fuzzy
 
215
msgid "FTP Server"
 
216
msgstr "Εξυπηρετητής FTP:"
 
217
 
 
218
#: ../src/fedoraPackageGroupList.py:32 ../src/RHELPackageGroupList.py:32
 
219
msgid "SQL Database Server"
 
220
msgstr ""
 
221
 
 
222
#: ../src/fedoraPackageGroupList.py:33 ../src/RHELPackageGroupList.py:33
 
223
#, fuzzy
 
224
msgid "News Server"
 
225
msgstr "Εξυπηρετητής NFS:"
 
226
 
 
227
#: ../src/fedoraPackageGroupList.py:34
 
228
#, fuzzy
 
229
msgid "Network Servers"
 
230
msgstr "Συσκευή Δικτύου:"
 
231
 
 
232
#: ../src/fedoraPackageGroupList.py:36 ../src/RHELPackageGroupList.py:36
 
233
#, fuzzy
 
234
msgid "Development Tools"
 
235
msgstr "Ανάπτυξη Λογισμικού"
 
236
 
 
237
#: ../src/fedoraPackageGroupList.py:37 ../src/RHELPackageGroupList.py:37
 
238
#, fuzzy
 
239
msgid "Kernel Development"
 
240
msgstr "Ανάπτυξη Λογισμικού"
 
241
 
 
242
#: ../src/fedoraPackageGroupList.py:38 ../src/RHELPackageGroupList.py:38
 
243
#, fuzzy
 
244
msgid "X Software Development"
 
245
msgstr "Ανάπτυξη Λογισμικού"
 
246
 
 
247
#: ../src/fedoraPackageGroupList.py:39 ../src/RHELPackageGroupList.py:39
 
248
msgid "GNOME Software Development"
 
249
msgstr ""
 
250
 
 
251
#: ../src/fedoraPackageGroupList.py:40 ../src/RHELPackageGroupList.py:40
 
252
#, fuzzy
 
253
msgid "KDE Software Development"
 
254
msgstr "Ανάπτυξη Λογισμικού"
 
255
 
 
256
#: ../src/fedoraPackageGroupList.py:42 ../src/RHELPackageGroupList.py:42
 
257
msgid "Administration Tools"
 
258
msgstr ""
 
259
 
 
260
#: ../src/fedoraPackageGroupList.py:43 ../src/RHELPackageGroupList.py:43
 
261
#, fuzzy
 
262
msgid "System Tools"
 
263
msgstr "Σύστημα"
 
264
 
 
265
#: ../src/fedoraPackageGroupList.py:44 ../src/RHELPackageGroupList.py:44
 
266
#, fuzzy
 
267
msgid "Printing Support"
 
268
msgstr "Υποστήριξη Γλώσσας:"
 
269
 
 
270
#. # Kickstart Configurator - A graphical kickstart file generator
 
271
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
272
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
273
#. #                                      Tammy Fox <tfox@redhat.com>
 
274
#. # This program is free software; you can redistribute it and/or modify
 
275
#. # it under the terms of the GNU General Public License as published by
 
276
#. # the Free Software Foundation; either version 2 of the License, or
 
277
#. # (at your option) any later version.
 
278
#. # This program is distributed in the hope that it will be useful,
 
279
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
280
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
281
#. # GNU General Public License for more details.
 
282
#. # You should have received a copy of the GNU General Public License
 
283
#. # along with this program; if not, write to the Free Software
 
284
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
285
#. #
 
286
#. # I18N
 
287
#. #
 
288
#. create table with custom checklists
 
289
#: ../src/firewall.py:60
 
290
msgid "Trusted devices:"
 
291
msgstr "Έμπιστες συσκευές:"
 
292
 
 
293
#: ../src/firewall.py:85
 
294
#, fuzzy
 
295
msgid "Trusted services:"
 
296
msgstr "Έμπιστες συσκευές:"
 
297
 
 
298
#: ../src/firewall.py:117
 
299
msgid "Other ports: (1029:tcp)"
 
300
msgstr "Άλλες θύρες: (1029:tcp)"
 
301
 
 
302
#. pull list of language from system-config-languages
 
303
#. Chop encoding off so we can compare to self.installedLangs
 
304
#. define mice, add mice here
 
305
#. # Kickstart Configurator - A graphical kickstart file generator
 
306
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
307
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
308
#. #                                      Tammy Fox <tfox@redhat.com>
 
309
#. # This program is free software; you can redistribute it and/or modify
 
310
#. # it under the terms of the GNU General Public License as published by
 
311
#. # the Free Software Foundation; either version 2 of the License, or
 
312
#. # (at your option) any later version.
 
313
#. # This program is distributed in the hope that it will be useful,
 
314
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
315
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
316
#. # GNU General Public License for more details.
 
317
#. # You should have received a copy of the GNU General Public License
 
318
#. # along with this program; if not, write to the Free Software
 
319
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
320
#. Kickstart Configurator Installation Methods
 
321
#. #
 
322
#. # I18N
 
323
#. #
 
324
#. gray out package selection and partitions if upgrade
 
325
#. self.partitioning_frame.set_sensitive(install)
 
326
#. self.pkg_selection_frame.set_sensitive(install)
 
327
#. self.bootloader_class.upgrade_bootloader_radio.set_sensitive(not install)
 
328
#: ../src/install.py:134
 
329
msgid "Please enter an NFS server."
 
330
msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή NFS."
 
331
 
 
332
#: ../src/install.py:137
 
333
msgid "Please enter an NFS directory."
 
334
msgstr "Παρακαλώ εισάγετε ένα κατάλογο NFS."
 
335
 
 
336
#: ../src/install.py:147
 
337
msgid "Please enter an FTP server."
 
338
msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή FTP."
 
339
 
 
340
#: ../src/install.py:154
 
341
msgid "Please enter an FTP directory."
 
342
msgstr "Παρακαλώ εισάγετε ένα κατάλογο FTP."
 
343
 
 
344
#: ../src/install.py:160
 
345
msgid "Please enter an FTP user name."
 
346
msgstr ""
 
347
 
 
348
#: ../src/install.py:163
 
349
msgid "Please enter an FTP password."
 
350
msgstr "Παρακαλώ εισάγετε ένα συνθηματικό FTP."
 
351
 
 
352
#: ../src/install.py:178
 
353
msgid "Please enter an HTTP server."
 
354
msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή HTTP."
 
355
 
 
356
#: ../src/install.py:181
 
357
msgid "Please enter an HTTP server directory."
 
358
msgstr ""
 
359
 
 
360
#. strip the "http://" out
 
361
#: ../src/install.py:202
 
362
msgid "Please enter a hard drive directory."
 
363
msgstr ""
 
364
 
 
365
#: ../src/install.py:205
 
366
msgid "Please enter a hard drive partition."
 
367
msgstr ""
 
368
 
 
369
#. # Kickstart Configurator - A graphical kickstart file generator
 
370
#. # Copyright (C) 2001, 2002, 2003 Red Hat, Inc.
 
371
#. # Copyright (C) 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
372
#. #                                Tammy Fox <tfox@redhat.com>
 
373
#. # This program is free software; you can redistribute it and/or modify
 
374
#. # it under the terms of the GNU General Public License as published by
 
375
#. # the Free Software Foundation; either version 2 of the License, or
 
376
#. # (at your option) any later version.
 
377
#. # This program is distributed in the hope that it will be useful,
 
378
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
379
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
380
#. # GNU General Public License for more details.
 
381
#. # You should have received a copy of the GNU General Public License
 
382
#. # along with this program; if not, write to the Free Software
 
383
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
384
#. # Kickstart Configurator - A graphical kickstart file generator
 
385
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
386
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
387
#. #                                      Tammy Fox <tfox@redhat.com>
 
388
#. # This program is free software; you can redistribute it and/or modify
 
389
#. # it under the terms of the GNU General Public License as published by
 
390
#. # the Free Software Foundation; either version 2 of the License, or
 
391
#. # (at your option) any later version.
 
392
#. # This program is distributed in the hope that it will be useful,
 
393
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
394
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
395
#. # GNU General Public License for more details.
 
396
#. # You should have received a copy of the GNU General Public License
 
397
#. # along with this program; if not, write to the Free Software
 
398
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
399
#. # Authors: Brent Fox <bfox@redhat.com>
 
400
#. #          Tammy Fox <tfox@redhat.com>
 
401
#. Patch contributed by Bill Huang - applied on 4/23/2001 for Japanese support
 
402
#. #
 
403
#. # I18N
 
404
#. #
 
405
#. #
 
406
#. # Icon for windows
 
407
#. #
 
408
#. #
 
409
#. # Pull in the Glade file
 
410
#. #
 
411
#: ../src/kickstartGui.py:86
 
412
msgid "Kickstart"
 
413
msgstr ""
 
414
 
 
415
#: ../src/kickstartGui.py:87
 
416
msgid "Create a kickstart file"
 
417
msgstr ""
 
418
 
 
419
#. bring in widgets from glade file
 
420
#. populate category list
 
421
#. bring in basic functions
 
422
#. bring in bootloader functions
 
423
#. bring in install functions
 
424
#. bring in partitions functions
 
425
#. bring in network functions
 
426
#. bring in auth functions
 
427
#. bring in firewall functions
 
428
#. bring in X functions
 
429
#. bring in package function
 
430
#. self.packages_class = packages.headerList(xml)
 
431
#. FIXME
 
432
#. bring in scripts function
 
433
#: ../src/kickstartGui.py:138
 
434
msgid "Subsection"
 
435
msgstr ""
 
436
 
 
437
#: ../src/kickstartGui.py:142
 
438
msgid "Basic Configuration"
 
439
msgstr "Βασική Ρύθμιση"
 
440
 
 
441
#: ../src/kickstartGui.py:142
 
442
msgid "Installation Method"
 
443
msgstr "Μέθοδος Εγκατάστασης"
 
444
 
 
445
#: ../src/kickstartGui.py:143
 
446
msgid "Boot Loader Options"
 
447
msgstr ""
 
448
 
 
449
#: ../src/kickstartGui.py:143
 
450
msgid "Partition Information"
 
451
msgstr ""
 
452
 
 
453
#: ../src/kickstartGui.py:144 system-config-kickstart.gladestrings:165
 
454
msgid "Network Configuration"
 
455
msgstr "Ρύθμιση Δικτύου"
 
456
 
 
457
#: ../src/kickstartGui.py:144
 
458
msgid "Authentication"
 
459
msgstr "Πιστοποίηση"
 
460
 
 
461
#: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:218
 
462
msgid "Firewall Configuration"
 
463
msgstr ""
 
464
 
 
465
#: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:248
 
466
#, fuzzy
 
467
msgid "Display Configuration"
 
468
msgstr "Ρύθμιση X"
 
469
 
 
470
#: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:259
 
471
msgid "Package Selection"
 
472
msgstr "Επιλογή Πακέτων"
 
473
 
 
474
#: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:265
 
475
msgid "Pre-Installation Script"
 
476
msgstr ""
 
477
 
 
478
#: ../src/kickstartGui.py:147 system-config-kickstart.gladestrings:272
 
479
msgid "Post-Installation Script"
 
480
msgstr ""
 
481
 
 
482
#. show gui
 
483
#. about box
 
484
#: ../src/kickstartGui.py:193
 
485
msgid ""
 
486
"Kickstart Configurator @VERSION@\n"
 
487
" Copyright (c) 2000-2002 Red Hat, Inc.\n"
 
488
" Copyright (c) 2000-2002 Brent Fox <bfox@redhat.com>\n"
 
489
" Copyright (c) 2000-2002 Tammy Fox <tfox@redhat.com>\n"
 
490
" A graphical interface for creating a kickstart file"
 
491
msgstr ""
 
492
 
 
493
#: ../src/kickstartGui.py:194
 
494
msgid "About Kickstart Configurator"
 
495
msgstr ""
 
496
 
 
497
#. display help manual
 
498
#: ../src/kickstartGui.py:224
 
499
msgid "Help is not available."
 
500
msgstr "Η Βοήθεια δεν είναι διαθέσιμη."
 
501
 
 
502
#. get all buffers to save to file
 
503
#. only do these things in installs, not upgrades
 
504
#: ../src/kickstartGui.py:273
 
505
#, python-format
 
506
msgid "The file \"%s\" cannot be accessed."
 
507
msgstr ""
 
508
 
 
509
#. show chosen options for preview
 
510
#. show preview dialog window
 
511
#. show file selection dialog
 
512
#. # Kickstart Configurator - A graphical kickstart file generator
 
513
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
514
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
515
#. # This program is free software; you can redistribute it and/or modify
 
516
#. # it under the terms of the GNU General Public License as published by
 
517
#. # the Free Software Foundation; either version 2 of the License, or
 
518
#. # (at your option) any later version.
 
519
#. # This program is distributed in the hope that it will be useful,
 
520
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
521
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
522
#. # GNU General Public License for more details.
 
523
#. # You should have received a copy of the GNU General Public License
 
524
#. # along with this program; if not, write to the Free Software
 
525
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
526
#. #                 "device"           : None                  ,
 
527
#. #                 "deviceprobe"      : None                  ,
 
528
#. #                 "driverdisk"       : None                  ,
 
529
#. "lang"               : self.kickstartData.setLang            ,
 
530
#. #                 "lilo"             : self.kickstartData.setLilo            ,
 
531
#. #                 "lilocheck"        : self.kickstartData.setLiloCheck       ,
 
532
#. #                      "volgroup"         : self.defineVolumeGroup,
 
533
#. #                      "logvol"           : self.defineLogicalVolume,
 
534
#. #                 "xdisplay"         : None                  ,
 
535
#. #                      "autostep"         : self.kickstartData.setAutoStep       ,
 
536
#. #                      "firstboot"        : self.kickstartData.setFirstboot      ,
 
537
#. Separate the file into main, package, pre and post lists
 
538
#. # Kickstart Configurator - A graphical kickstart file generator
 
539
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
540
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
541
#. #                                      Tammy Fox <tfox@redhat.com>
 
542
#. # This program is free software; you can redistribute it and/or modify
 
543
#. # it under the terms of the GNU General Public License as published by
 
544
#. # the Free Software Foundation; either version 2 of the License, or
 
545
#. # (at your option) any later version.
 
546
#. # This program is distributed in the hope that it will be useful,
 
547
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
548
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
549
#. # GNU General Public License for more details.
 
550
#. # You should have received a copy of the GNU General Public License
 
551
#. # along with this program; if not, write to the Free Software
 
552
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
553
#. Kickstart Configurator Network Configuration
 
554
#. #
 
555
#. # I18N
 
556
#. #
 
557
#: ../src/network.py:87
 
558
msgid "Device"
 
559
msgstr "Συσκευή"
 
560
 
 
561
#: ../src/network.py:90
 
562
msgid "Network Type"
 
563
msgstr "Τύπος Δικτύου"
 
564
 
 
565
#. Let's find the last eth device in the list and increment by one to
 
566
#. fill in the option menu with the next device
 
567
#: ../src/network.py:109 ../src/network.py:155 ../src/network.py:223
 
568
#: ../src/network.py:274 ../src/network.py:415
 
569
msgid "Static IP"
 
570
msgstr "Στατικό IP"
 
571
 
 
572
#: ../src/network.py:213
 
573
msgid "Please fill in the network information"
 
574
msgstr ""
 
575
 
 
576
#: ../src/network.py:318
 
577
#, python-format
 
578
msgid ""
 
579
"A network device with the name %s already exists.  Please choose another "
 
580
"device name"
 
581
msgstr ""
 
582
 
 
583
#. # Kickstart Configurator - A graphical kickstart file generator
 
584
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
585
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
586
#. #                                      Tammy Fox <tfox@redhat.com>
 
587
#. # This program is free software; you can redistribute it and/or modify
 
588
#. # it under the terms of the GNU General Public License as published by
 
589
#. # the Free Software Foundation; either version 2 of the License, or
 
590
#. # (at your option) any later version.
 
591
#. # This program is distributed in the hope that it will be useful,
 
592
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
593
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
594
#. # GNU General Public License for more details.
 
595
#. # You should have received a copy of the GNU General Public License
 
596
#. # along with this program; if not, write to the Free Software
 
597
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
598
#. Kickstart Configurator Package Selection
 
599
#. #
 
600
#. # I18N
 
601
#. #
 
602
#. Loop over the package list and see what was selected
 
603
#. # Kickstart Configurator - A graphical kickstart file generator
 
604
#. # Copyright (C) 2000, 2001, 2002 Red Hat, Inc.
 
605
#. # Copyright (C) 2000, 2001, 2002 Brent Fox <bfox@redhat.com>
 
606
#. #                                Tammy Fox <tfox@redhat.com>
 
607
#. # This program is free software; you can redistribute it and/or modify
 
608
#. # it under the terms of the GNU General Public License as published by
 
609
#. # the Free Software Foundation; either version 2 of the License, or
 
610
#. # (at your option) any later version.
 
611
#. # This program is distributed in the hope that it will be useful,
 
612
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
613
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
614
#. # GNU General Public License for more details.
 
615
#. # You should have received a copy of the GNU General Public License
 
616
#. # along with this program; if not, write to the Free Software
 
617
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
618
#. Kickstart Configurator Partitions Data Structure
 
619
#. self.onDisk = ""
 
620
#. self.onDiskVal = ""
 
621
#. self.onPart = ""
 
622
#. self.onPartVal = ""
 
623
#. # Kickstart Configurator - A graphical kickstart file generator
 
624
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
625
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
626
#. #                                      Tammy Fox <tfox@redhat.com>
 
627
#. # This program is free software; you can redistribute it and/or modify
 
628
#. # it under the terms of the GNU General Public License as published by
 
629
#. # the Free Software Foundation; either version 2 of the License, or
 
630
#. # (at your option) any later version.
 
631
#. # This program is distributed in the hope that it will be useful,
 
632
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
633
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
634
#. # GNU General Public License for more details.
 
635
#. # You should have received a copy of the GNU General Public License
 
636
#. # along with this program; if not, write to the Free Software
 
637
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
638
#. Kickstart Configurator Partitions Configuration
 
639
#. #
 
640
#. # I18N
 
641
#. #
 
642
#: ../src/partition.py:72
 
643
msgid ""
 
644
"Device/\n"
 
645
"Partition Number"
 
646
msgstr ""
 
647
 
 
648
#. col = gtk.TreeViewColumn(_("Mount Point/\nRAID/Volume"), gtk.CellRendererText(), text=1)
 
649
#: ../src/partition.py:75
 
650
msgid ""
 
651
"Mount Point/\n"
 
652
"RAID"
 
653
msgstr ""
 
654
 
 
655
#: ../src/partition.py:77
 
656
msgid "Type"
 
657
msgstr "Τύπος"
 
658
 
 
659
#: ../src/partition.py:79
 
660
msgid "Format"
 
661
msgstr "Μορφοποίηση"
 
662
 
 
663
#: ../src/partition.py:81
 
664
msgid "Size (MB)"
 
665
msgstr "Μέγεθος (MB)"
 
666
 
 
667
#. initialize the child classes
 
668
#. #         #XXX-FIXME-FOR TESTING ONLY
 
669
#. #         hard_drive_parent_iter = self.part_store.append(None)
 
670
#. #         self.part_store.set_value(hard_drive_parent_iter, 0, (_("Hard Drives")))
 
671
#. #         hda_iter = self.part_store.append(hard_drive_parent_iter)
 
672
#. #         self.part_store.set_value(hda_iter, 0, (_("hda")))
 
673
#. #         part_object = partEntry.partEntry()
 
674
#. #         part_object.fsType = "raid"
 
675
#. #         part_object.device = "Auto"
 
676
#. #         part_object.raidNumber = "raid.01"
 
677
#. #         part_object.format = 1
 
678
#. #         part_object.size = 1
 
679
#. #         part_iter = self.part_store.append(hda_iter)
 
680
#. #         self.part_store.set_value(part_iter, 0, part_object.raidNumber)
 
681
#. #         self.part_store.set_value(part_iter, 2, part_object.fsType)
 
682
#. #         self.part_store.set_value(part_iter, 3, part_object.format)
 
683
#. #         self.part_store.set_value(part_iter, 4, part_object.size)
 
684
#. #         self.part_store.set_value(part_iter, 5, part_object)
 
685
#. #         hdb_iter = self.part_store.append(hard_drive_parent_iter)
 
686
#. #         self.part_store.set_value(hdb_iter, 0, (_("hdb")))
 
687
#. #         part_object = partEntry.partEntry()
 
688
#. #         part_object.fsType = "raid"
 
689
#. #         part_object.device = "Auto"
 
690
#. #         part_object.format = 1
 
691
#. #         part_object.raidNumber = "raid.02"
 
692
#. #         part_object.size = 1
 
693
#. #         part_iter = self.part_store.append(hdb_iter)
 
694
#. #         self.part_store.set_value(part_iter, 0, part_object.raidNumber)
 
695
#. #         self.part_store.set_value(part_iter, 2, part_object.fsType)
 
696
#. #         self.part_store.set_value(part_iter, 3, part_object.format)
 
697
#. #         self.part_store.set_value(part_iter, 4, part_object.size)
 
698
#. #         self.part_store.set_value(part_iter, 5, part_object)
 
699
#. #         hdc_iter = self.part_store.append(hard_drive_parent_iter)
 
700
#. #         self.part_store.set_value(hdc_iter, 0, (_("hdc")))
 
701
#. #         part_object = partEntry.partEntry()
 
702
#. #         part_object.fsType = "raid"
 
703
#. #         part_object.device = "Auto"
 
704
#. #         part_object.format = 1
 
705
#. #         part_object.raidNumber = "raid.03"
 
706
#. #         part_object.size = 1
 
707
#. #         part_iter = self.part_store.append(hdc_iter)
 
708
#. #         self.part_store.set_value(part_iter, 0, part_object.raidNumber)
 
709
#. #         self.part_store.set_value(part_iter, 2, part_object.fsType)
 
710
#. #         self.part_store.set_value(part_iter, 3, part_object.format)
 
711
#. #         self.part_store.set_value(part_iter, 4, part_object.size)
 
712
#. #         self.part_store.set_value(part_iter, 5, part_object)
 
713
#: ../src/partition.py:151 ../src/partition.py:181
 
714
msgid "Please select a partition from the list."
 
715
msgstr ""
 
716
 
 
717
#. # Kickstart Configurator - A graphical kickstart file generator
 
718
#. # Copyright (C) 2001, 2002, 2003 Red Hat, Inc.
 
719
#. # Copyright (C) 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
720
#. # Copyright (C) 2001, 2002, 2003 Tammy Fox <tfox@redhat.com>
 
721
#. # This program is free software; you can redistribute it and/or modify
 
722
#. # it under the terms of the GNU General Public License as published by
 
723
#. # the Free Software Foundation; either version 2 of the License, or
 
724
#. # (at your option) any later version.
 
725
#. # This program is distributed in the hope that it will be useful,
 
726
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
727
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
728
#. # GNU General Public License for more details.
 
729
#. # You should have received a copy of the GNU General Public License
 
730
#. # along with this program; if not, write to the Free Software
 
731
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
732
#. #
 
733
#. # I18N
 
734
#. #
 
735
#: ../src/partWindow.py:83 system-config-kickstart.gladestrings:58
 
736
msgid "ext2"
 
737
msgstr "ext2"
 
738
 
 
739
#: ../src/partWindow.py:83 system-config-kickstart.gladestrings:59
 
740
msgid "ext3"
 
741
msgstr "ext3"
 
742
 
 
743
#. _("physical volume (LVM)"):"lvm",
 
744
#: ../src/partWindow.py:85 ../src/partWindow.py:148
 
745
msgid "software RAID"
 
746
msgstr "RAID με λογισμικό"
 
747
 
 
748
#: ../src/partWindow.py:86 system-config-kickstart.gladestrings:60
 
749
msgid "swap"
 
750
msgstr ""
 
751
 
 
752
#: ../src/partWindow.py:86 system-config-kickstart.gladestrings:61
 
753
msgid "vfat"
 
754
msgstr "vfat"
 
755
 
 
756
#: ../src/partWindow.py:87
 
757
msgid "PPC PReP Boot"
 
758
msgstr ""
 
759
 
 
760
#. XXX - have to do this after the show_all due to a bug in gtkSpinButton, I suspect
 
761
#. If the current iter is the only child, delete the parent and the child
 
762
#. If there are other children, just delete this child
 
763
#: ../src/partWindow.py:260 ../src/partWindow.py:535 ../src/raidWindow.py:212
 
764
msgid "Yes"
 
765
msgstr "Ναι"
 
766
 
 
767
#: ../src/partWindow.py:262 ../src/partWindow.py:537 ../src/raidWindow.py:214
 
768
msgid "No"
 
769
msgstr "Όχι"
 
770
 
 
771
#. If they didn't specify a device, create a group called "Auto"
 
772
#: ../src/partWindow.py:285 ../src/partWindow.py:300 ../src/partWindow.py:319
 
773
#: ../src/partWindow.py:333
 
774
msgid "Auto"
 
775
msgstr "Αυτόματο"
 
776
 
 
777
#: ../src/partWindow.py:294
 
778
msgid "Hard Drives"
 
779
msgstr "Σκληροί Δίσκοι"
 
780
 
 
781
#. # size stuff
 
782
#. Let's do some error checking to make sure things make sense
 
783
#. If it's a raid partition, run it through the checkRaid sanity checker
 
784
#. this already has a raid number, leave it alone
 
785
#. Erase any exiting raid data if we've edited a RAID partition to be non-RAID
 
786
#. It's not raid, so move on
 
787
#. If it's a swap partition, set fsType to be swap
 
788
#. It's not raid and it's not swap, so it must be a regular partition
 
789
#: ../src/partWindow.py:420
 
790
msgid "Specify a mount point for the partition."
 
791
msgstr ""
 
792
 
 
793
#. Check to see if the mount point has already been used
 
794
#. They are trying to use a mount point already in use.  Let's complain
 
795
#: ../src/partWindow.py:429
 
796
#, python-format
 
797
msgid ""
 
798
"The mount point \"%s\" is already in use.  Please select another mount point."
 
799
msgstr ""
 
800
 
 
801
#. This will scan the part_store and see if there are any duplicate mount points
 
802
#: ../src/partWindow.py:449
 
803
msgid ""
 
804
"To create a new RAID partition, you must specify either a hard drive device "
 
805
"name or an existing partition."
 
806
msgstr ""
 
807
 
 
808
#. If all the checks pass, then return
 
809
#. Don't iterate if we're counting the object that's being edited
 
810
#. the entry doesn't start with "hd" or "sd" so it's probably not valid
 
811
#: ../src/partWindow.py:488
 
812
msgid "Specify a device on which to create the partition."
 
813
msgstr ""
 
814
 
 
815
#: ../src/partWindow.py:490
 
816
msgid ""
 
817
"The device you specified is not a valid device name. Please use a valid "
 
818
"device name such as \"hda1\" or \"sda3\"."
 
819
msgstr ""
 
820
 
 
821
#: ../src/partWindow.py:500
 
822
msgid ""
 
823
"The partition you specified does not end in a number.  Partitions must have "
 
824
"a partition number such as \"hda1\" or \"sda3\"."
 
825
msgstr ""
 
826
 
 
827
#: ../src/partWindow.py:506
 
828
msgid ""
 
829
"The partition you specified does not begin with \"hd\" or \"sd\".  "
 
830
"Partitions must have a valid device name and partition number such as \"hda1"
 
831
"\" or \"sda3\"."
 
832
msgstr ""
 
833
 
 
834
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
835
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
836
#. #                                      Tammy Fox <tfox@redhat.com>
 
837
#. # This program is free software; you can redistribute it and/or modify
 
838
#. # it under the terms of the GNU General Public License as published by
 
839
#. # the Free Software Foundation; either version 2 of the License, or
 
840
#. # (at your option) any later version.
 
841
#. # This program is distributed in the hope that it will be useful,
 
842
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
843
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
844
#. # GNU General Public License for more details.
 
845
#. # You should have received a copy of the GNU General Public License
 
846
#. # along with this program; if not, write to the Free Software
 
847
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
848
#. # raidOptionWindow.py - code for system-config-kickstart's raid dialog
 
849
#. # Copyright (C) 2001, 2002, 2003 Red Hat, Inc.
 
850
#. # Copyright (C) 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
851
#. # Copyright (C) 2001, 2002, 2003 Tammy Fox <tfox@redhat.com>
 
852
#. # This program is free software; you can redistribute it and/or modify
 
853
#. # it under the terms of the GNU General Public License as published by
 
854
#. # the Free Software Foundation; either version 2 of the License, or
 
855
#. # (at your option) any later version.
 
856
#. # This program is distributed in the hope that it will be useful,
 
857
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
858
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
859
#. # GNU General Public License for more details.
 
860
#. # You should have received a copy of the GNU General Public License
 
861
#. # along with this program; if not, write to the Free Software
 
862
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
863
#. import raidWindow
 
864
#. #
 
865
#. # I18N
 
866
#. #
 
867
#. self.raidWindow = raidWindow.raidWindow(self.xml, self.part_store, self.part_view)
 
868
#: ../src/raidOptionsWindow.py:72
 
869
#, python-format
 
870
msgid "You currently have %d software RAID partition(s) free to use."
 
871
msgstr ""
 
872
 
 
873
#. # raidWindow.py - code for redhat-config-kickstart's raid dialog
 
874
#. # Copyright (C) 2001, 2002, 2003 Red Hat, Inc.
 
875
#. # Copyright (C) 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
876
#. # Copyright (C) 2001, 2002, 2003 Tammy Fox <tfox@redhat.com>
 
877
#. # This program is free software; you can redistribute it and/or modify
 
878
#. # it under the terms of the GNU General Public License as published by
 
879
#. # the Free Software Foundation; either version 2 of the License, or
 
880
#. # (at your option) any later version.
 
881
#. # This program is distributed in the hope that it will be useful,
 
882
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
883
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
884
#. # GNU General Public License for more details.
 
885
#. # You should have received a copy of the GNU General Public License
 
886
#. # along with this program; if not, write to the Free Software
 
887
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
888
#. #
 
889
#. # I18N
 
890
#. #
 
891
#. it's a swap partition, so desensitize the mountPoint combo
 
892
#: ../src/raidWindow.py:172
 
893
#, python-format
 
894
msgid "You must select at least 2 partitions in order to use RAID %s"
 
895
msgstr ""
 
896
 
 
897
#: ../src/raidWindow.py:178
 
898
#, python-format
 
899
msgid "You must select at least 3 partitions in order to use RAID %s"
 
900
msgstr ""
 
901
 
 
902
#. then this is a new raid device, not one we're just editing
 
903
#: ../src/raidWindow.py:192 ../src/raidWindow.py:218
 
904
msgid "Raid Devices"
 
905
msgstr "Συσκευές RAID"
 
906
 
 
907
#: ../src/RHELPackageGroupList.py:26
 
908
msgid "Server Configuration Tools (AS and ES only)"
 
909
msgstr ""
 
910
 
 
911
#: ../src/RHELPackageGroupList.py:34
 
912
msgid "Network Servers (AS and ES only)"
 
913
msgstr ""
 
914
 
 
915
#. # Kickstart Configurator - A graphical kickstart file generator
 
916
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
917
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
918
#. #                                      Tammy Fox <tfox@redhat.com>
 
919
#. # This program is free software; you can redistribute it and/or modify
 
920
#. # it under the terms of the GNU General Public License as published by
 
921
#. # the Free Software Foundation; either version 2 of the License, or
 
922
#. # (at your option) any later version.
 
923
#. # This program is distributed in the hope that it will be useful,
 
924
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
925
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
926
#. # GNU General Public License for more details.
 
927
#. # You should have received a copy of the GNU General Public License
 
928
#. # along with this program; if not, write to the Free Software
 
929
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
930
#. save file
 
931
#. # Kickstart Configurator - A graphical kickstart file generator
 
932
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
933
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
934
#. #                                      Tammy Fox <tfox@redhat.com>
 
935
#. # This program is free software; you can redistribute it and/or modify
 
936
#. # it under the terms of the GNU General Public License as published by
 
937
#. # the Free Software Foundation; either version 2 of the License, or
 
938
#. # (at your option) any later version.
 
939
#. # This program is distributed in the hope that it will be useful,
 
940
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
941
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
942
#. # GNU General Public License for more details.
 
943
#. # You should have received a copy of the GNU General Public License
 
944
#. # along with this program; if not, write to the Free Software
 
945
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
946
#. display choosen options in textview
 
947
#. #            baseSize = 10
 
948
#. #            baseFont = 'sans'
 
949
#. #            self.textTag = self.confirm_buffer.create_tag('text')
 
950
#. #            self.textTag.set_property('font', '%s %d' % (baseFont, baseSize))
 
951
#. #            self.textTag.set_property('pixels-above-lines', 1)
 
952
#. #            self.textTag.set_property('pixels-below-lines', 1)
 
953
#. #            self.confirm_buffer.apply_tag(self.textTag, self.confirm_buffer.get_start_iter(), self.confirm_buffer.get_end_iter())
 
954
#. using hide because destroy crashes application after second instance
 
955
#. # Kickstart Configurator - A graphical kickstart file generator
 
956
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
957
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
958
#. #                                Tammy Fox <tfox@redhat.com>
 
959
#. # This program is free software; you can redistribute it and/or modify
 
960
#. # it under the terms of the GNU General Public License as published by
 
961
#. # the Free Software Foundation; either version 2 of the License, or
 
962
#. # (at your option) any later version.
 
963
#. # This program is distributed in the hope that it will be useful,
 
964
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
965
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
966
#. # GNU General Public License for more details.
 
967
#. # You should have received a copy of the GNU General Public License
 
968
#. # along with this program; if not, write to the Free Software
 
969
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
970
#. Kickstart Configurator Scripts
 
971
#. !/usr/bin/python2
 
972
#. # Kickstart Configurator - A graphical kickstart file generator
 
973
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
974
#. # Copyright (C) 2000, 2001, 2002, 2003  Brent Fox <bfox@redhat.com>
 
975
#. #                                       Tammy Fox <tfox@redhat.com>
 
976
#. # This program is free software; you can redistribute it and/or modify
 
977
#. # it under the terms of the GNU General Public License as published by
 
978
#. # the Free Software Foundation; either version 2 of the License, or
 
979
#. # (at your option) any later version.
 
980
#. # This program is distributed in the hope that it will be useful,
 
981
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
982
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
983
#. # GNU General Public License for more details.
 
984
#. # You should have received a copy of the GNU General Public License
 
985
#. # along with this program; if not, write to the Free Software
 
986
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
987
#. #
 
988
#. # I18N
 
989
#. #
 
990
#: ../src/system-config-kickstart.py:60
 
991
msgid ""
 
992
"Usage: system-config-kickstart [--help] [--generate <filename>] "
 
993
"[<kickstart_filename>]\n"
 
994
"        \n"
 
995
"--help                  Print out this message\n"
 
996
"--generate <filename>   Generate a kickstart file from the current machine "
 
997
"and write\n"
 
998
"                        it to <filename>.  This option runs on the console, "
 
999
"so it is\n"
 
1000
"                        useful for servers that do not have X currently "
 
1001
"running.\n"
 
1002
"<kickstart_filename>    This option will cause the GUI to launch with the "
 
1003
"values from\n"
 
1004
"                        the kickstart file already filled in."
 
1005
msgstr ""
 
1006
 
 
1007
#: ../src/system-config-kickstart.py:77
 
1008
msgid "Could not open display because no X server is running."
 
1009
msgstr ""
 
1010
 
 
1011
#: ../src/system-config-kickstart.py:78
 
1012
msgid "Try running 'system-config-kickstart --help' for a list of options."
 
1013
msgstr ""
 
1014
 
 
1015
#. !/usr/bin/python2
 
1016
#. !/usr/bin/python2
 
1017
#. profileSystem(data)
 
1018
#. # Kickstart Configurator - A graphical kickstart file generator
 
1019
#. # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
 
1020
#. # Copyright (C) 2000, 2001, 2002, 2003 Brent Fox <bfox@redhat.com>
 
1021
#. #                                      Tammy Fox <tfox@redhat.com>
 
1022
#. # This program is free software; you can redistribute it and/or modify
 
1023
#. # it under the terms of the GNU General Public License as published by
 
1024
#. # the Free Software Foundation; either version 2 of the License, or
 
1025
#. # (at your option) any later version.
 
1026
#. # This program is distributed in the hope that it will be useful,
 
1027
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
 
1028
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
1029
#. # GNU General Public License for more details.
 
1030
#. # You should have received a copy of the GNU General Public License
 
1031
#. # along with this program; if not, write to the Free Software
 
1032
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
1033
#. Kickstart Configurator X Configuration
 
1034
#. add color depths
 
1035
#. add resolutions
 
1036
#. add video card RAM sizes to option menu
 
1037
#. add video cards to list
 
1038
#: ../src/xconfig.py:104
 
1039
msgid "Could not read video card database"
 
1040
msgstr ""
 
1041
 
 
1042
#. add monitors to list
 
1043
#: ../src/xconfig.py:122
 
1044
msgid "Could not read monitor database"
 
1045
msgstr ""
 
1046
 
 
1047
#. disable xconfig notebook
 
1048
#. color depth - translate
 
1049
#. resolution
 
1050
#. default desktop
 
1051
#. startxonboot
 
1052
#. video card and monitor
 
1053
#. translate MB to KB
 
1054
#.
 
1055
#. * Translatable strings file generated by Glade.
 
1056
#. * Add this file to your project's POTFILES.in.
 
1057
#. * DO NOT compile it as part of your application.
 
1058
#.
 
1059
#: system-config-kickstart.gladestrings:7
 
1060
msgid "Save File"
 
1061
msgstr "Αποθήκευση Αρχείου"
 
1062
 
 
1063
#: system-config-kickstart.gladestrings:8
 
1064
msgid "Partition Options"
 
1065
msgstr ""
 
1066
 
 
1067
#: system-config-kickstart.gladestrings:9
 
1068
#: system-config-kickstart.gladestrings:10
 
1069
#: system-config-kickstart.gladestrings:23
 
1070
#: system-config-kickstart.gladestrings:28
 
1071
#: system-config-kickstart.gladestrings:33
 
1072
#: system-config-kickstart.gladestrings:72
 
1073
#: system-config-kickstart.gladestrings:77
 
1074
#: system-config-kickstart.gladestrings:78
 
1075
#: system-config-kickstart.gladestrings:81
 
1076
#: system-config-kickstart.gladestrings:83
 
1077
#: system-config-kickstart.gladestrings:87
 
1078
#: system-config-kickstart.gladestrings:89
 
1079
#: system-config-kickstart.gladestrings:106
 
1080
#: system-config-kickstart.gladestrings:107
 
1081
#: system-config-kickstart.gladestrings:110
 
1082
#: system-config-kickstart.gladestrings:112
 
1083
#: system-config-kickstart.gladestrings:116
 
1084
#: system-config-kickstart.gladestrings:117
 
1085
#: system-config-kickstart.gladestrings:119
 
1086
#: system-config-kickstart.gladestrings:120
 
1087
#: system-config-kickstart.gladestrings:124
 
1088
#: system-config-kickstart.gladestrings:125
 
1089
#: system-config-kickstart.gladestrings:138
 
1090
#: system-config-kickstart.gladestrings:139
 
1091
#: system-config-kickstart.gladestrings:144
 
1092
#: system-config-kickstart.gladestrings:172
 
1093
#: system-config-kickstart.gladestrings:175
 
1094
#: system-config-kickstart.gladestrings:179
 
1095
#: system-config-kickstart.gladestrings:180
 
1096
#: system-config-kickstart.gladestrings:187
 
1097
#: system-config-kickstart.gladestrings:189
 
1098
#: system-config-kickstart.gladestrings:191
 
1099
#: system-config-kickstart.gladestrings:196
 
1100
#: system-config-kickstart.gladestrings:198
 
1101
#: system-config-kickstart.gladestrings:204
 
1102
#: system-config-kickstart.gladestrings:205
 
1103
#: system-config-kickstart.gladestrings:222
 
1104
#: system-config-kickstart.gladestrings:224
 
1105
#: system-config-kickstart.gladestrings:236
 
1106
#: system-config-kickstart.gladestrings:240
 
1107
#: system-config-kickstart.gladestrings:242
 
1108
#: system-config-kickstart.gladestrings:263
 
1109
#: system-config-kickstart.gladestrings:270
 
1110
#: system-config-kickstart.gladestrings:290
 
1111
#: system-config-kickstart.gladestrings:292
 
1112
#: system-config-kickstart.gladestrings:294
 
1113
#: system-config-kickstart.gladestrings:296
 
1114
#: system-config-kickstart.gladestrings:297
 
1115
#: system-config-kickstart.gladestrings:299
 
1116
#: system-config-kickstart.gladestrings:301
 
1117
#: system-config-kickstart.gladestrings:303
 
1118
#: system-config-kickstart.gladestrings:304
 
1119
#: system-config-kickstart.gladestrings:306
 
1120
#: system-config-kickstart.gladestrings:308
 
1121
#: system-config-kickstart.gladestrings:310
 
1122
#: system-config-kickstart.gladestrings:311
 
1123
#: system-config-kickstart.gladestrings:313
 
1124
#: system-config-kickstart.gladestrings:315
 
1125
#: system-config-kickstart.gladestrings:317
 
1126
msgid "*"
 
1127
msgstr "*"
 
1128
 
 
1129
#: system-config-kickstart.gladestrings:11
 
1130
#: system-config-kickstart.gladestrings:32
 
1131
msgid "Mount Point:"
 
1132
msgstr "Σημείο Προσάρτησης:"
 
1133
 
 
1134
#: system-config-kickstart.gladestrings:12
 
1135
#: system-config-kickstart.gladestrings:37
 
1136
msgid "File System Type:"
 
1137
msgstr "Τύπος Συστήματος Αρχείων:"
 
1138
 
 
1139
#: system-config-kickstart.gladestrings:13
 
1140
msgid "Size (MB):"
 
1141
msgstr "Μέγεθος (ΜΒ):"
 
1142
 
 
1143
#: system-config-kickstart.gladestrings:14
 
1144
msgid "Fill all unused space on disk"
 
1145
msgstr ""
 
1146
 
 
1147
#: system-config-kickstart.gladestrings:15
 
1148
msgid "Grow to maximum of (MB):"
 
1149
msgstr ""
 
1150
 
 
1151
#: system-config-kickstart.gladestrings:16
 
1152
msgid "Fixed size"
 
1153
msgstr ""
 
1154
 
 
1155
#: system-config-kickstart.gladestrings:17
 
1156
msgid "Use recommended swap size"
 
1157
msgstr ""
 
1158
 
 
1159
#: system-config-kickstart.gladestrings:18
 
1160
msgid "Additional Size Options"
 
1161
msgstr ""
 
1162
 
 
1163
#: system-config-kickstart.gladestrings:19
 
1164
msgid "Force to be a primary partition (asprimary)"
 
1165
msgstr ""
 
1166
 
 
1167
#: system-config-kickstart.gladestrings:20
 
1168
msgid "Make partition on specific drive (ondisk)"
 
1169
msgstr ""
 
1170
 
 
1171
#: system-config-kickstart.gladestrings:21
 
1172
#: system-config-kickstart.gladestrings:26
 
1173
msgid "         "
 
1174
msgstr "         "
 
1175
 
 
1176
#: system-config-kickstart.gladestrings:22
 
1177
msgid "Drive :"
 
1178
msgstr "Σκληρός δίσκος"
 
1179
 
 
1180
#: system-config-kickstart.gladestrings:24
 
1181
msgid "(for example: hda or sdc)"
 
1182
msgstr "(για παράδειγμα: hda ή sdc)"
 
1183
 
 
1184
#: system-config-kickstart.gladestrings:25
 
1185
msgid "Use existing partition (onpart)"
 
1186
msgstr ""
 
1187
 
 
1188
#: system-config-kickstart.gladestrings:27
 
1189
msgid "Partition :"
 
1190
msgstr "Κατάτμηση :"
 
1191
 
 
1192
#: system-config-kickstart.gladestrings:29
 
1193
msgid "(for example: hda1 or sdc3)"
 
1194
msgstr "(για παράδειγμα: hda1 ή sdc3)"
 
1195
 
 
1196
#: system-config-kickstart.gladestrings:30
 
1197
msgid "Format partition"
 
1198
msgstr ""
 
1199
 
 
1200
#: system-config-kickstart.gladestrings:31
 
1201
msgid "Make RAID Device"
 
1202
msgstr "Δημιουργία Συσκευής RAID"
 
1203
 
 
1204
#: system-config-kickstart.gladestrings:34
 
1205
msgid "Number of spares:"
 
1206
msgstr ""
 
1207
 
 
1208
#: system-config-kickstart.gladestrings:35
 
1209
msgid "Raid Members"
 
1210
msgstr "Μέλη Raid"
 
1211
 
 
1212
#: system-config-kickstart.gladestrings:36
 
1213
msgid "RAID Level:"
 
1214
msgstr "Επίπεδο RAID:"
 
1215
 
 
1216
#: system-config-kickstart.gladestrings:38
 
1217
msgid "RAID Device:"
 
1218
msgstr "Συσκευή RAID:"
 
1219
 
 
1220
#: system-config-kickstart.gladestrings:39
 
1221
msgid "md0"
 
1222
msgstr "md0"
 
1223
 
 
1224
#: system-config-kickstart.gladestrings:40
 
1225
msgid "md1"
 
1226
msgstr "md1"
 
1227
 
 
1228
#: system-config-kickstart.gladestrings:41
 
1229
msgid "md2"
 
1230
msgstr "md2"
 
1231
 
 
1232
#: system-config-kickstart.gladestrings:42
 
1233
msgid "md3"
 
1234
msgstr "md3"
 
1235
 
 
1236
#: system-config-kickstart.gladestrings:43
 
1237
msgid "md4"
 
1238
msgstr "md4"
 
1239
 
 
1240
#: system-config-kickstart.gladestrings:44
 
1241
msgid "md5"
 
1242
msgstr "md5"
 
1243
 
 
1244
#: system-config-kickstart.gladestrings:45
 
1245
msgid "md6"
 
1246
msgstr "md6"
 
1247
 
 
1248
#: system-config-kickstart.gladestrings:46
 
1249
msgid "md7"
 
1250
msgstr "md7"
 
1251
 
 
1252
#: system-config-kickstart.gladestrings:47
 
1253
msgid "md8"
 
1254
msgstr "md8"
 
1255
 
 
1256
#: system-config-kickstart.gladestrings:48
 
1257
msgid "md9"
 
1258
msgstr "md9"
 
1259
 
 
1260
#: system-config-kickstart.gladestrings:49
 
1261
msgid "md10"
 
1262
msgstr "md10"
 
1263
 
 
1264
#: system-config-kickstart.gladestrings:50
 
1265
msgid "md11"
 
1266
msgstr "md11"
 
1267
 
 
1268
#: system-config-kickstart.gladestrings:51
 
1269
msgid "md12"
 
1270
msgstr "md12"
 
1271
 
 
1272
#: system-config-kickstart.gladestrings:52
 
1273
msgid "md13"
 
1274
msgstr "md13"
 
1275
 
 
1276
#: system-config-kickstart.gladestrings:53
 
1277
msgid "md14"
 
1278
msgstr "md14"
 
1279
 
 
1280
#: system-config-kickstart.gladestrings:54
 
1281
msgid "md15"
 
1282
msgstr "md15"
 
1283
 
 
1284
#: system-config-kickstart.gladestrings:55
 
1285
msgid "0"
 
1286
msgstr "0"
 
1287
 
 
1288
#: system-config-kickstart.gladestrings:56
 
1289
msgid "1"
 
1290
msgstr "1"
 
1291
 
 
1292
#: system-config-kickstart.gladestrings:57
 
1293
msgid "5"
 
1294
msgstr "5"
 
1295
 
 
1296
#: system-config-kickstart.gladestrings:62
 
1297
msgid "Format RAID device"
 
1298
msgstr "Μορφοποίηση συσκευής RAID"
 
1299
 
 
1300
#: system-config-kickstart.gladestrings:63
 
1301
msgid "Kickstart Configurator"
 
1302
msgstr ""
 
1303
 
 
1304
#: system-config-kickstart.gladestrings:64
 
1305
msgid "_File"
 
1306
msgstr "_Αρχείο"
 
1307
 
 
1308
#: system-config-kickstart.gladestrings:65
 
1309
msgid "_Open File"
 
1310
msgstr "_Άνοιγμα Αρχείου"
 
1311
 
 
1312
#: system-config-kickstart.gladestrings:66
 
1313
msgid "_Preview"
 
1314
msgstr "_Προεπισκόπηση"
 
1315
 
 
1316
#: system-config-kickstart.gladestrings:67
 
1317
msgid "_Save File"
 
1318
msgstr "Απο_θήκευση Αρχείου"
 
1319
 
 
1320
#: system-config-kickstart.gladestrings:68
 
1321
msgid "_Quit"
 
1322
msgstr "_Έξοδος"
 
1323
 
 
1324
#: system-config-kickstart.gladestrings:69
 
1325
msgid "_Help"
 
1326
msgstr "_Βοήθεια"
 
1327
 
 
1328
#: system-config-kickstart.gladestrings:70
 
1329
msgid "_Contents"
 
1330
msgstr "_Περιεχόμενα"
 
1331
 
 
1332
#: system-config-kickstart.gladestrings:71
 
1333
msgid "_About"
 
1334
msgstr "_Περί"
 
1335
 
 
1336
#: system-config-kickstart.gladestrings:73
 
1337
msgid "Default Language:"
 
1338
msgstr "Εξ ορισμού Γλώσσα:"
 
1339
 
 
1340
#: system-config-kickstart.gladestrings:74
 
1341
msgid "Encrypt root password"
 
1342
msgstr "Κρυπτογράφηση συνθηματικού διαχειριστή (root)"
 
1343
 
 
1344
#: system-config-kickstart.gladestrings:75
 
1345
msgid "Keyboard:"
 
1346
msgstr "Πληκτρολόγιο:"
 
1347
 
 
1348
#: system-config-kickstart.gladestrings:76
 
1349
msgid "Mouse:"
 
1350
msgstr "Ποντίκι:"
 
1351
 
 
1352
#: system-config-kickstart.gladestrings:79
 
1353
msgid "Emulate 3 Buttons"
 
1354
msgstr "Εξομοίωση κλικ 3ου κουμπιού"
 
1355
 
 
1356
#: system-config-kickstart.gladestrings:80
 
1357
msgid "Time Zone:"
 
1358
msgstr "Ζώνη Ώρας:"
 
1359
 
 
1360
#: system-config-kickstart.gladestrings:82
 
1361
msgid "Root Password:"
 
1362
msgstr "Συνθηματικό Διαχειριστή Συστήματος:"
 
1363
 
 
1364
#: system-config-kickstart.gladestrings:84
 
1365
msgid "Language Support:"
 
1366
msgstr "Υποστήριξη Γλώσσας:"
 
1367
 
 
1368
#: system-config-kickstart.gladestrings:85
 
1369
msgid "Use UTC clock"
 
1370
msgstr "Χρήση ρολογιού UTC"
 
1371
 
 
1372
#: system-config-kickstart.gladestrings:86
 
1373
#: system-config-kickstart.gladestrings:137
 
1374
msgid "Confirm Password:"
 
1375
msgstr "Επιβεβαίωση Συνθηματικού:"
 
1376
 
 
1377
#: system-config-kickstart.gladestrings:88
 
1378
msgid "Target Architecture:"
 
1379
msgstr ""
 
1380
 
 
1381
#: system-config-kickstart.gladestrings:90
 
1382
msgid "Reboot system after installation"
 
1383
msgstr "Επανεκκίνηση συστήματος μετά το τέλος της εγκατάστασης."
 
1384
 
 
1385
#: system-config-kickstart.gladestrings:91
 
1386
msgid "Perform installation in text mode (graphical is default)"
 
1387
msgstr ""
 
1388
 
 
1389
#: system-config-kickstart.gladestrings:92
 
1390
msgid "Perform installation in interactive mode"
 
1391
msgstr ""
 
1392
 
 
1393
#: system-config-kickstart.gladestrings:93
 
1394
msgid "Basic Configuration (required)"
 
1395
msgstr "Βασική Ρύθμιση (απαιτείται)"
 
1396
 
 
1397
#: system-config-kickstart.gladestrings:94
 
1398
msgid "label28"
 
1399
msgstr "label28"
 
1400
 
 
1401
#: system-config-kickstart.gladestrings:95
 
1402
msgid "Perform new installation"
 
1403
msgstr ""
 
1404
 
 
1405
#: system-config-kickstart.gladestrings:96
 
1406
msgid "Upgrade an existing installation"
 
1407
msgstr ""
 
1408
 
 
1409
#: system-config-kickstart.gladestrings:97
 
1410
msgid "Choose the Installation Method:"
 
1411
msgstr ""
 
1412
 
 
1413
#: system-config-kickstart.gladestrings:98
 
1414
#: system-config-kickstart.gladestrings:103
 
1415
msgid "CD-ROM"
 
1416
msgstr "CD-ROM"
 
1417
 
 
1418
#: system-config-kickstart.gladestrings:99
 
1419
#: system-config-kickstart.gladestrings:108
 
1420
msgid "NFS"
 
1421
msgstr "NFS"
 
1422
 
 
1423
#: system-config-kickstart.gladestrings:100
 
1424
#: system-config-kickstart.gladestrings:118
 
1425
msgid "FTP"
 
1426
msgstr "FTP"
 
1427
 
 
1428
#: system-config-kickstart.gladestrings:101
 
1429
#: system-config-kickstart.gladestrings:123
 
1430
msgid "HTTP"
 
1431
msgstr "HTTP"
 
1432
 
 
1433
#: system-config-kickstart.gladestrings:102
 
1434
#: system-config-kickstart.gladestrings:128
 
1435
msgid "Hard Drive"
 
1436
msgstr "Σκληρός δίσκος"
 
1437
 
 
1438
#: system-config-kickstart.gladestrings:104
 
1439
msgid "NFS Server:"
 
1440
msgstr "Εξυπηρετητής NFS:"
 
1441
 
 
1442
#: system-config-kickstart.gladestrings:105
 
1443
msgid "NFS Directory:"
 
1444
msgstr "Κατάλογος NFS:"
 
1445
 
 
1446
#: system-config-kickstart.gladestrings:109
 
1447
msgid "FTP Server:"
 
1448
msgstr "Εξυπηρετητής FTP:"
 
1449
 
 
1450
#: system-config-kickstart.gladestrings:111
 
1451
msgid "FTP Directory:"
 
1452
msgstr "Κατάλογος FTP:"
 
1453
 
 
1454
#: system-config-kickstart.gladestrings:113
 
1455
msgid "Specify an FTP username and password"
 
1456
msgstr ""
 
1457
 
 
1458
#: system-config-kickstart.gladestrings:114
 
1459
msgid "FTP Username"
 
1460
msgstr "Όνομα χρήστη FTP"
 
1461
 
 
1462
#: system-config-kickstart.gladestrings:115
 
1463
msgid "FTP Password"
 
1464
msgstr "Συνθηματικό FTP"
 
1465
 
 
1466
#: system-config-kickstart.gladestrings:121
 
1467
msgid "HTTP Server:"
 
1468
msgstr "Εξυπηρετητής HTTP:"
 
1469
 
 
1470
#: system-config-kickstart.gladestrings:122
 
1471
msgid "HTTP Directory:"
 
1472
msgstr "Κατάλογος HTTP:"
 
1473
 
 
1474
#: system-config-kickstart.gladestrings:126
 
1475
msgid "Hard Drive Partition:"
 
1476
msgstr ""
 
1477
 
 
1478
#: system-config-kickstart.gladestrings:127
 
1479
msgid "Hard Drive Directory:"
 
1480
msgstr "Κατάλογος Σκληρού Δίσκου:"
 
1481
 
 
1482
#: system-config-kickstart.gladestrings:129
 
1483
msgid "Installation Method (required)"
 
1484
msgstr "Μέθοδος Εγκατάστασης (απαιτείται)"
 
1485
 
 
1486
#: system-config-kickstart.gladestrings:130
 
1487
msgid "label128"
 
1488
msgstr "label128"
 
1489
 
 
1490
#: system-config-kickstart.gladestrings:131
 
1491
msgid "Install new boot loader"
 
1492
msgstr ""
 
1493
 
 
1494
#: system-config-kickstart.gladestrings:132
 
1495
msgid "Do not install a boot loader"
 
1496
msgstr ""
 
1497
 
 
1498
#: system-config-kickstart.gladestrings:133
 
1499
msgid "Upgrade existing boot loader"
 
1500
msgstr ""
 
1501
 
 
1502
#: system-config-kickstart.gladestrings:134
 
1503
msgid "GRUB Options:"
 
1504
msgstr ""
 
1505
 
 
1506
#: system-config-kickstart.gladestrings:135
 
1507
msgid "Use GRUB password"
 
1508
msgstr "Χρήση συνθηματικού GRUB"
 
1509
 
 
1510
#: system-config-kickstart.gladestrings:136
 
1511
msgid "Password:"
 
1512
msgstr "Συνθηματικό:"
 
1513
 
 
1514
#: system-config-kickstart.gladestrings:140
 
1515
msgid "Encrypt GRUB password"
 
1516
msgstr "Κρυπτογράφηση συνθηματικού GRUB"
 
1517
 
 
1518
#: system-config-kickstart.gladestrings:141
 
1519
msgid "Install boot loader on Master Boot Record (MBR)"
 
1520
msgstr ""
 
1521
 
 
1522
#: system-config-kickstart.gladestrings:142
 
1523
msgid "Install boot loader on first sector of the boot partition"
 
1524
msgstr ""
 
1525
 
 
1526
#: system-config-kickstart.gladestrings:143
 
1527
msgid "Kernel parameters:"
 
1528
msgstr "Παράμετροι πυρήνα:"
 
1529
 
 
1530
#: system-config-kickstart.gladestrings:145
 
1531
#, fuzzy
 
1532
msgid "label216"
 
1533
msgstr "label28"
 
1534
 
 
1535
#: system-config-kickstart.gladestrings:146
 
1536
msgid "Boot Loader Options (required)"
 
1537
msgstr ""
 
1538
 
 
1539
#: system-config-kickstart.gladestrings:147
 
1540
msgid "label35"
 
1541
msgstr "label35"
 
1542
 
 
1543
#: system-config-kickstart.gladestrings:148
 
1544
msgid "Clear Master Boot Record"
 
1545
msgstr ""
 
1546
 
 
1547
#: system-config-kickstart.gladestrings:149
 
1548
msgid "Do not clear Master Boot Record"
 
1549
msgstr ""
 
1550
 
 
1551
#: system-config-kickstart.gladestrings:150
 
1552
msgid "Remove all existing partitions"
 
1553
msgstr ""
 
1554
 
 
1555
#: system-config-kickstart.gladestrings:151
 
1556
msgid "Remove existing Linux partitions"
 
1557
msgstr ""
 
1558
 
 
1559
#: system-config-kickstart.gladestrings:152
 
1560
msgid "Preserve existing partitions"
 
1561
msgstr ""
 
1562
 
 
1563
#: system-config-kickstart.gladestrings:153
 
1564
msgid "Initialize the disk label"
 
1565
msgstr ""
 
1566
 
 
1567
#: system-config-kickstart.gladestrings:154
 
1568
msgid "Do not initialize the disk label"
 
1569
msgstr ""
 
1570
 
 
1571
#: system-config-kickstart.gladestrings:155
 
1572
msgid "_Add"
 
1573
msgstr "_Προσθήκη"
 
1574
 
 
1575
#: system-config-kickstart.gladestrings:156
 
1576
msgid "_Edit"
 
1577
msgstr "_Επεξεργασία"
 
1578
 
 
1579
#: system-config-kickstart.gladestrings:157
 
1580
msgid "_Delete"
 
1581
msgstr "Διαγραφή"
 
1582
 
 
1583
#: system-config-kickstart.gladestrings:158
 
1584
msgid "RAID"
 
1585
msgstr "RAID"
 
1586
 
 
1587
#: system-config-kickstart.gladestrings:159
 
1588
msgid "Partition options are not applicable on upgrades."
 
1589
msgstr ""
 
1590
 
 
1591
#: system-config-kickstart.gladestrings:160
 
1592
msgid "Partition Information (required)"
 
1593
msgstr ""
 
1594
 
 
1595
#: system-config-kickstart.gladestrings:161
 
1596
msgid "label30"
 
1597
msgstr "label30"
 
1598
 
 
1599
#: system-config-kickstart.gladestrings:162
 
1600
msgid "_Add Network Device"
 
1601
msgstr "_Προσθήκη Συσκευής Δικτύου"
 
1602
 
 
1603
#: system-config-kickstart.gladestrings:163
 
1604
msgid "_Edit Network Device"
 
1605
msgstr "_Επεξεργασία Συσκευής Δικτύου"
 
1606
 
 
1607
#: system-config-kickstart.gladestrings:164
 
1608
msgid "_Delete Network Device"
 
1609
msgstr "_Διαγραφή Συσκευής Δικτύου"
 
1610
 
 
1611
#: system-config-kickstart.gladestrings:166
 
1612
msgid "label31"
 
1613
msgstr "label31"
 
1614
 
 
1615
#: system-config-kickstart.gladestrings:167
 
1616
msgid "Authentication:"
 
1617
msgstr "Αυθεντικοποίηση:"
 
1618
 
 
1619
#: system-config-kickstart.gladestrings:168
 
1620
msgid "Use Shadow Passwords"
 
1621
msgstr "Χρήση Κωδικών Shadow"
 
1622
 
 
1623
#: system-config-kickstart.gladestrings:169
 
1624
msgid "Use MD5"
 
1625
msgstr "Χρήση MD5"
 
1626
 
 
1627
#: system-config-kickstart.gladestrings:170
 
1628
msgid "Enable NIS"
 
1629
msgstr "Ενεργοποίηση NIS"
 
1630
 
 
1631
#: system-config-kickstart.gladestrings:171
 
1632
msgid "NIS Domain:"
 
1633
msgstr "Τομέας NIS:"
 
1634
 
 
1635
#: system-config-kickstart.gladestrings:173
 
1636
msgid "Use broadcast to find NIS server"
 
1637
msgstr ""
 
1638
 
 
1639
#: system-config-kickstart.gladestrings:174
 
1640
msgid "NIS Server:"
 
1641
msgstr "Εξυπηρετητής NIS:"
 
1642
 
 
1643
#: system-config-kickstart.gladestrings:176
 
1644
msgid "NIS Authentication"
 
1645
msgstr "Αυθεντικοποίηση NIS"
 
1646
 
 
1647
#: system-config-kickstart.gladestrings:177
 
1648
msgid "NIS"
 
1649
msgstr "NIS"
 
1650
 
 
1651
#: system-config-kickstart.gladestrings:178
 
1652
msgid "Enable LDAP"
 
1653
msgstr "Ενεργοποίηση LDAP"
 
1654
 
 
1655
#: system-config-kickstart.gladestrings:181
 
1656
msgid "LDAP Server: "
 
1657
msgstr "Εξυπηρετητής LDAP:"
 
1658
 
 
1659
#: system-config-kickstart.gladestrings:182
 
1660
msgid "LDAP Base Name: "
 
1661
msgstr ""
 
1662
 
 
1663
#: system-config-kickstart.gladestrings:183
 
1664
msgid "LDAP Authentication"
 
1665
msgstr "Αυθεντικοποίηση LDAP"
 
1666
 
 
1667
#: system-config-kickstart.gladestrings:184
 
1668
msgid "LDAP "
 
1669
msgstr "LDAP "
 
1670
 
 
1671
#: system-config-kickstart.gladestrings:185
 
1672
msgid "Enable Kerberos 5 Authentication"
 
1673
msgstr "Ενεργοποίηση Αυθεντικοποίησης Kerberos 5"
 
1674
 
 
1675
#: system-config-kickstart.gladestrings:186
 
1676
msgid "Kerberos Realm:"
 
1677
msgstr ""
 
1678
 
 
1679
#: system-config-kickstart.gladestrings:188
 
1680
msgid "Kerberos Domain Controller (KDC):"
 
1681
msgstr ""
 
1682
 
 
1683
#: system-config-kickstart.gladestrings:190
 
1684
msgid "Kerberos Master Server:"
 
1685
msgstr ""
 
1686
 
 
1687
#: system-config-kickstart.gladestrings:192
 
1688
msgid "Kerberos 5 Authentication"
 
1689
msgstr "Αυθεντικοποίηση Kerberos 5"
 
1690
 
 
1691
#: system-config-kickstart.gladestrings:193
 
1692
msgid "Kerberos 5"
 
1693
msgstr "Kerberos 5"
 
1694
 
 
1695
#: system-config-kickstart.gladestrings:194
 
1696
msgid "Enable Hesiod Support"
 
1697
msgstr "Ενεργοποίηση Υποστήριξη Hesiod"
 
1698
 
 
1699
#: system-config-kickstart.gladestrings:195
 
1700
msgid "Hesiod LHS:"
 
1701
msgstr ""
 
1702
 
 
1703
#: system-config-kickstart.gladestrings:197
 
1704
msgid "Hesiod RHS:"
 
1705
msgstr ""
 
1706
 
 
1707
#: system-config-kickstart.gladestrings:199
 
1708
msgid "Hesiod Authentication"
 
1709
msgstr "Αυθεντικοποίηση Hesiod"
 
1710
 
 
1711
#: system-config-kickstart.gladestrings:200
 
1712
msgid "Hesiod"
 
1713
msgstr "Hesiod"
 
1714
 
 
1715
#: system-config-kickstart.gladestrings:201
 
1716
msgid "Enable SMB Authentication"
 
1717
msgstr "Ενεργοποίηση Αυθεντικοποίησης SMB"
 
1718
 
 
1719
#: system-config-kickstart.gladestrings:202
 
1720
msgid "SMB Servers:"
 
1721
msgstr "Εξυπηρετητές SMB:"
 
1722
 
 
1723
#: system-config-kickstart.gladestrings:203
 
1724
msgid "SMB Workgroup:"
 
1725
msgstr ""
 
1726
 
 
1727
#: system-config-kickstart.gladestrings:206
 
1728
msgid "SMB Authentication"
 
1729
msgstr "Αυθεντικοποίηση SMB"
 
1730
 
 
1731
#: system-config-kickstart.gladestrings:207
 
1732
msgid "SMB"
 
1733
msgstr "SMB"
 
1734
 
 
1735
#: system-config-kickstart.gladestrings:208
 
1736
msgid "Enable nscd"
 
1737
msgstr "Ενεργοποίηση nscd"
 
1738
 
 
1739
#: system-config-kickstart.gladestrings:209
 
1740
msgid "Name Switch Cache Daemon (nscd) Authentication"
 
1741
msgstr ""
 
1742
 
 
1743
#: system-config-kickstart.gladestrings:210
 
1744
msgid "Name Switch Cache"
 
1745
msgstr ""
 
1746
 
 
1747
#: system-config-kickstart.gladestrings:211
 
1748
msgid "Authentication options are not applicable on upgrades."
 
1749
msgstr ""
 
1750
 
 
1751
#: system-config-kickstart.gladestrings:212
 
1752
msgid "Authentication Configuration"
 
1753
msgstr ""
 
1754
 
 
1755
#: system-config-kickstart.gladestrings:213
 
1756
msgid "label32"
 
1757
msgstr "label32"
 
1758
 
 
1759
#: system-config-kickstart.gladestrings:214
 
1760
msgid "Security level:"
 
1761
msgstr "Επίπεδο Ασφάλειας:"
 
1762
 
 
1763
#: system-config-kickstart.gladestrings:215
 
1764
msgid "Enable firewall"
 
1765
msgstr ""
 
1766
 
 
1767
#: system-config-kickstart.gladestrings:216
 
1768
msgid "Disable firewall"
 
1769
msgstr ""
 
1770
 
 
1771
#: system-config-kickstart.gladestrings:217
 
1772
msgid "Firewall configuration is not applicable on upgrades."
 
1773
msgstr ""
 
1774
 
 
1775
#: system-config-kickstart.gladestrings:219
 
1776
msgid "label33"
 
1777
msgstr "label33"
 
1778
 
 
1779
#: system-config-kickstart.gladestrings:220
 
1780
msgid "Configure the X Window System"
 
1781
msgstr ""
 
1782
 
 
1783
#: system-config-kickstart.gladestrings:221
 
1784
msgid "Color Depth"
 
1785
msgstr "Βάθος Χρώματος"
 
1786
 
 
1787
#: system-config-kickstart.gladestrings:223
 
1788
msgid "Resolution"
 
1789
msgstr "Ανάλυση"
 
1790
 
 
1791
#: system-config-kickstart.gladestrings:225
 
1792
msgid "Default Desktop:"
 
1793
msgstr ""
 
1794
 
 
1795
#: system-config-kickstart.gladestrings:226
 
1796
msgid "GNOME"
 
1797
msgstr "GNOME"
 
1798
 
 
1799
#: system-config-kickstart.gladestrings:227
 
1800
msgid "KDE"
 
1801
msgstr "KDE"
 
1802
 
 
1803
#: system-config-kickstart.gladestrings:228
 
1804
msgid "Start the X Window System on boot"
 
1805
msgstr ""
 
1806
 
 
1807
#: system-config-kickstart.gladestrings:229
 
1808
msgid "On first boot, Setup Agent is: "
 
1809
msgstr ""
 
1810
 
 
1811
#: system-config-kickstart.gladestrings:230
 
1812
msgid "Disabled"
 
1813
msgstr "Απενεργοποιημένο"
 
1814
 
 
1815
#: system-config-kickstart.gladestrings:231
 
1816
#, fuzzy
 
1817
msgid "Enabled"
 
1818
msgstr "Ενεργοποίηση nscd"
 
1819
 
 
1820
#: system-config-kickstart.gladestrings:232
 
1821
msgid "Enabled in reconfiguration mode"
 
1822
msgstr ""
 
1823
 
 
1824
#: system-config-kickstart.gladestrings:233
 
1825
msgid "General"
 
1826
msgstr "Γενικά"
 
1827
 
 
1828
#: system-config-kickstart.gladestrings:234
 
1829
msgid "Probe for video card"
 
1830
msgstr ""
 
1831
 
 
1832
#: system-config-kickstart.gladestrings:235
 
1833
msgid "Video Card RAM: "
 
1834
msgstr "RAM Κάρτας Βίντεο:"
 
1835
 
 
1836
#: system-config-kickstart.gladestrings:237
 
1837
msgid "Video Card"
 
1838
msgstr "Κάρτα Βίντεο"
 
1839
 
 
1840
#: system-config-kickstart.gladestrings:238
 
1841
msgid "Probe for monitor"
 
1842
msgstr ""
 
1843
 
 
1844
#: system-config-kickstart.gladestrings:239
 
1845
msgid "Use custom monitor sync rates"
 
1846
msgstr ""
 
1847
 
 
1848
#: system-config-kickstart.gladestrings:241
 
1849
msgid "Hz"
 
1850
msgstr "Hz"
 
1851
 
 
1852
#: system-config-kickstart.gladestrings:243
 
1853
msgid "kHz"
 
1854
msgstr "kHz"
 
1855
 
 
1856
#: system-config-kickstart.gladestrings:244
 
1857
msgid "Vertical Sync:"
 
1858
msgstr ""
 
1859
 
 
1860
#: system-config-kickstart.gladestrings:245
 
1861
msgid "Horizontal Sync:"
 
1862
msgstr ""
 
1863
 
 
1864
#: system-config-kickstart.gladestrings:246
 
1865
msgid "Monitor"
 
1866
msgstr "Οθόνη"
 
1867
 
 
1868
#: system-config-kickstart.gladestrings:247
 
1869
msgid "Display configuration is not applicable on upgrades."
 
1870
msgstr ""
 
1871
 
 
1872
#: system-config-kickstart.gladestrings:249
 
1873
msgid "label88"
 
1874
msgstr "label88"
 
1875
 
 
1876
#: system-config-kickstart.gladestrings:250
 
1877
msgid "Select packages to install."
 
1878
msgstr "Επιλογή πακέτων για εγκατάσταση."
 
1879
 
 
1880
#: system-config-kickstart.gladestrings:251
 
1881
msgid "_Automatically Resolve Dependencies"
 
1882
msgstr ""
 
1883
 
 
1884
#: system-config-kickstart.gladestrings:252
 
1885
msgid "_Ignore Dependencies"
 
1886
msgstr ""
 
1887
 
 
1888
#: system-config-kickstart.gladestrings:253
 
1889
msgid "Desktops"
 
1890
msgstr ""
 
1891
 
 
1892
#: system-config-kickstart.gladestrings:254
 
1893
msgid "Applications"
 
1894
msgstr "Εφαρμογές"
 
1895
 
 
1896
#: system-config-kickstart.gladestrings:255
 
1897
msgid "Servers"
 
1898
msgstr "Εξυπηρετητές"
 
1899
 
 
1900
#: system-config-kickstart.gladestrings:256
 
1901
msgid "Development"
 
1902
msgstr "Ανάπτυξη Λογισμικού"
 
1903
 
 
1904
#: system-config-kickstart.gladestrings:257
 
1905
msgid "System"
 
1906
msgstr "Σύστημα"
 
1907
 
 
1908
#: system-config-kickstart.gladestrings:258
 
1909
msgid "Package selection is not applicable on upgrades."
 
1910
msgstr ""
 
1911
 
 
1912
#: system-config-kickstart.gladestrings:260
 
1913
msgid "label34"
 
1914
msgstr "label34"
 
1915
 
 
1916
#: system-config-kickstart.gladestrings:261
 
1917
#, c-format
 
1918
msgid ""
 
1919
"Warning: An error in this script might cause your kickstart installation to "
 
1920
"fail. Do not include the %pre command at the beginning."
 
1921
msgstr ""
 
1922
 
 
1923
#: system-config-kickstart.gladestrings:262
 
1924
#: system-config-kickstart.gladestrings:269
 
1925
msgid "Use an interpreter:"
 
1926
msgstr ""
 
1927
 
 
1928
#: system-config-kickstart.gladestrings:264
 
1929
#, c-format
 
1930
msgid "Type your %pre script below:"
 
1931
msgstr ""
 
1932
 
 
1933
#: system-config-kickstart.gladestrings:266
 
1934
msgid "label89"
 
1935
msgstr "label89"
 
1936
 
 
1937
#: system-config-kickstart.gladestrings:267
 
1938
#, c-format
 
1939
msgid ""
 
1940
"Warning: An error in this script might cause your kickstart installation to "
 
1941
"fail. Do not include the %post command at the beginning."
 
1942
msgstr ""
 
1943
 
 
1944
#: system-config-kickstart.gladestrings:268
 
1945
msgid "Run outside of the chroot environment"
 
1946
msgstr ""
 
1947
 
 
1948
#: system-config-kickstart.gladestrings:271
 
1949
#, c-format
 
1950
msgid "Type your %post script below:"
 
1951
msgstr ""
 
1952
 
 
1953
#: system-config-kickstart.gladestrings:273
 
1954
msgid "label93"
 
1955
msgstr "label93"
 
1956
 
 
1957
#: system-config-kickstart.gladestrings:274
 
1958
msgid "Preview Options"
 
1959
msgstr ""
 
1960
 
 
1961
#: system-config-kickstart.gladestrings:275
 
1962
#, fuzzy
 
1963
msgid "_Save to File"
 
1964
msgstr "Αποθήκευση σε αρχείο"
 
1965
 
 
1966
#: system-config-kickstart.gladestrings:276
 
1967
msgid ""
 
1968
"You have choosen the following configuration. Click Save File to save the "
 
1969
"kickstart file. "
 
1970
msgstr ""
 
1971
 
 
1972
#: system-config-kickstart.gladestrings:277
 
1973
msgid "RAID Options"
 
1974
msgstr "Επιλογές RAID"
 
1975
 
 
1976
#: system-config-kickstart.gladestrings:278
 
1977
msgid ""
 
1978
"Software RAID allows you to combine several disks into a larger RAID "
 
1979
"device.  A RAID device can be configured to provide additional speed and "
 
1980
"reliability compared to using an individual drive.  For more information on "
 
1981
"using RAID devices please consult the kickstart documentation."
 
1982
msgstr ""
 
1983
 
 
1984
#: system-config-kickstart.gladestrings:279
 
1985
msgid ""
 
1986
"To use RAID you must first create at least two partitions of type 'software "
 
1987
"RAID'.  Then you can create a RAID device which can be formatted and mounted."
 
1988
msgstr ""
 
1989
 
 
1990
#: system-config-kickstart.gladestrings:280
 
1991
msgid "Choose one of the following options:"
 
1992
msgstr ""
 
1993
 
 
1994
#: system-config-kickstart.gladestrings:281
 
1995
msgid "Create a software RAID partition"
 
1996
msgstr ""
 
1997
 
 
1998
#: system-config-kickstart.gladestrings:282
 
1999
msgid "Create a RAID device [default = /dev/md0]"
 
2000
msgstr ""
 
2001
 
 
2002
#: system-config-kickstart.gladestrings:283
 
2003
msgid "Network Device Information"
 
2004
msgstr ""
 
2005
 
 
2006
#: system-config-kickstart.gladestrings:284
 
2007
msgid "Network Device:"
 
2008
msgstr "Συσκευή Δικτύου:"
 
2009
 
 
2010
#: system-config-kickstart.gladestrings:285
 
2011
msgid "Network Type:"
 
2012
msgstr "Τύπος Δικτύου"
 
2013
 
 
2014
#: system-config-kickstart.gladestrings:286
 
2015
msgid "IP Address:"
 
2016
msgstr "Διεύθυνση IP:"
 
2017
 
 
2018
#: system-config-kickstart.gladestrings:287
 
2019
msgid "Netmask: "
 
2020
msgstr "Μάσκα δικτύου:"
 
2021
 
 
2022
#: system-config-kickstart.gladestrings:288
 
2023
msgid "Gateway:"
 
2024
msgstr "Πύλη:"
 
2025
 
 
2026
#: system-config-kickstart.gladestrings:289
 
2027
msgid "Name Server:"
 
2028
msgstr ""
 
2029
 
 
2030
#: system-config-kickstart.gladestrings:291
 
2031
#: system-config-kickstart.gladestrings:293
 
2032
#: system-config-kickstart.gladestrings:295
 
2033
#: system-config-kickstart.gladestrings:298
 
2034
#: system-config-kickstart.gladestrings:300
 
2035
#: system-config-kickstart.gladestrings:302
 
2036
#: system-config-kickstart.gladestrings:305
 
2037
#: system-config-kickstart.gladestrings:307
 
2038
#: system-config-kickstart.gladestrings:309
 
2039
#: system-config-kickstart.gladestrings:312
 
2040
#: system-config-kickstart.gladestrings:314
 
2041
#: system-config-kickstart.gladestrings:316
 
2042
msgid "."
 
2043
msgstr "."
 
2044
 
 
2045
#~ msgid "label173"
 
2046
#~ msgstr "label173"
 
2047
 
 
2048
#~ msgid "label174"
 
2049
#~ msgstr "label174"
 
2050
 
 
2051
#, fuzzy
 
2052
#~ msgid "Customize"
 
2053
#~ msgstr "Προσαρμογή"
 
2054
 
 
2055
#, fuzzy
 
2056
#~ msgid "DIsabled"
 
2057
#~ msgstr "Απενεργοποιημένο"