summaryrefslogtreecommitdiffstats
path: root/po/he.po
blob: 09140073e9faf2c6f32fbddd3865ea1721494be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
# translation of drakconf-he.po to hebrew
# translation of drakconf-he.po to Hebrew
# translation of drakconf.po to Hebrew
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# This file is distributed under the GNU GPL license.
# Avi Abexis <admin@guides4u.co.il>, 2003.
# nadav mavor <nadav@mavor.com>, 2003.
# Diego Iastrubni <iastrubn@actcom.co.il>, 2003.
# el-cuco <cuco3001@yahoo.com>, 2003.
# dovix <dovix2003@yahoo.com>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: drakconf-he\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-16 13:40+0100\n"
"PO-Revision-Date: 2004-01-17 10:08+0200\n"
"Last-Translator: dovix <dovix2003@yahoo.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#: ../contributors.pl:11
#, c-format
msgid "Packagers"
msgstr ""

#: ../contributors.pl:12 ../contributors.pl:32
#, c-format
msgid "Per Oyvind Karlsen"
msgstr "מאת Oyvind Karlsen"

#: ../contributors.pl:12
#, c-format
msgid "massive packages rebuilding and cleaning"
msgstr ""

#: ../contributors.pl:13
#, c-format
msgid "Guillaume Rousse"
msgstr "Guillaume Rousse"

#: ../contributors.pl:13
#, c-format
msgid "cowsay introduction"
msgstr "שילוב cowsay"

#: ../contributors.pl:14
#, c-format
msgid "Olivier Thauvin"
msgstr "Olivier Thauvin"

#: ../contributors.pl:14
#, fuzzy, c-format
msgid "figlet introduction"
msgstr "שילוב cowsay"

#: ../contributors.pl:15
#, c-format
msgid "Marcel Pol"
msgstr "Marcel Pol"

#: ../contributors.pl:15
#, fuzzy, c-format
msgid "mono introduction"
msgstr "שילוב cowsay"

#: ../contributors.pl:16
#, c-format
msgid "Ben Reser"
msgstr "Ben Reser"

#: ../contributors.pl:16
#, c-format
msgid "updated nc with debian patches"
msgstr ""

#: ../contributors.pl:17 ../contributors.pl:34
#, c-format
msgid "Thomas Backlund"
msgstr "Thomas Backlund"

#: ../contributors.pl:17
#, c-format
msgid ""
"\"deep and broad\" kernel work (many new patches before integration in "
"official kernel)"
msgstr ""
"עבודה \"מקיפה ועמוקה\" על הגרעין (שילוב טלאים רבים לפני הטמעתם בגרעין הרשמי)"

#: ../contributors.pl:18
#, c-format
msgid "Svetoslav Slavtchev"
msgstr "Svetoslav Slavtchev"

#: ../contributors.pl:18
#, c-format
msgid "kernel work (audio- and video-related patches)"
msgstr "עבודה על הגרעין (טלאים הקשורים לקול ותמונה)"

#: ../contributors.pl:19
#, c-format
msgid "Danny Tholen"
msgstr "Danny Tholen"

#: ../contributors.pl:19
#, c-format
msgid "multimedia kernel"
msgstr "גרעין מולטימדיה"

#: ../contributors.pl:20
#, c-format
msgid "Buchan Milne"
msgstr "Buchan Milne"

#: ../contributors.pl:20
#, c-format
msgid "Samba 3.0 (prerelease) that co-exists with Samba 2.2.x"
msgstr ""

#: ../contributors.pl:21
#, c-format
msgid "Goetz Waschk"
msgstr "Goetz Waschk"

#: ../contributors.pl:21
#, c-format
msgid "many multimedia packages (xine,totem"
msgstr ""

#: ../contributors.pl:22
#, c-format
msgid "Austin Acton"
msgstr "Austin Acton"

#: ../contributors.pl:22
#, c-format
msgid "audio/video/MIDI apps"
msgstr ""

#: ../contributors.pl:23
#, c-format
msgid "Spencer Anderson"
msgstr "Spencer Anderson"

#: ../contributors.pl:23
#, c-format
msgid "ATI/gatos/DRM stuff"
msgstr "ATI/gatos/DRM"

#: ../contributors.pl:24
#, c-format
msgid "Andrey Borzenkov"
msgstr "Andrey Borzenkov"

#: ../contributors.pl:24
#, c-format
msgid "supermount-ng and other kernel work"
msgstr "supermount-ng ועבודות גרעין אחרות"

#: ../contributors.pl:25
#, c-format
msgid "Oden Eriksson"
msgstr "Oden Eriksson"

#: ../contributors.pl:25
#, c-format
msgid "most web-based packages and many security-related packages"
msgstr "רוב חבילות האינטרנט וחבילות בנושאי אבטחה"

#: ../contributors.pl:26
#, c-format
msgid "Stefan VanDer Eijk"
msgstr ""

#: ../contributors.pl:26
#, c-format
msgid "slbd distro checking"
msgstr ""

#: ../contributors.pl:27
#, c-format
msgid "David Walser"
msgstr ""

#: ../contributors.pl:27
#, c-format
msgid "rpmsync script"
msgstr ""

#: ../contributors.pl:28
#, c-format
msgid "Andi Payn"
msgstr ""

#: ../contributors.pl:28
#, c-format
msgid "many extra gnome applets and python modules"
msgstr ""

#: ../contributors.pl:29 ../contributors.pl:33
#, c-format
msgid "Tibor Pittich"
msgstr ""

#: ../contributors.pl:29
#, c-format
msgid "leader of the mdk sk-i18n team"
msgstr ""

#: ../contributors.pl:30
#, c-format
msgid "Pascal Terjan"
msgstr ""

#: ../contributors.pl:30
#, c-format
msgid "some ruby stuff"
msgstr ""

#: ../contributors.pl:31
#, fuzzy, c-format
msgid "Translators"
msgstr "תרגום: "

#: ../contributors.pl:32
#, c-format
msgid "Norwegian Bokmaal (nb) translator and Coordinator"
msgstr ""

#: ../contributors.pl:33
#, c-format
msgid "leader of the mdk sk-i18n team."
msgstr ""

#: ../contributors.pl:34
#, c-format
msgid "Finnish translator and Coordinator"
msgstr ""

#: ../contributors.pl:35
#, c-format
msgid "Reinout Van Schouwen"
msgstr ""

#: ../contributors.pl:35
#, c-format
msgid "Dutch translator and Coordinator"
msgstr ""

#: ../contributors.pl:36
#, c-format
msgid "Testers"
msgstr ""

#: ../contributors.pl:37
#, c-format
msgid ""
"And many unnamed and unknown beta testers and bug reporters that helped make "
"sure it all worked right. "
msgstr ""

#: ../control-center:78
#, c-format
msgid "Mandrake Control Center"
msgstr "מרכז הבקרה של Mandrake"

#: ../control-center:83
#, c-format
msgid "Loading... Please wait"
msgstr "טוען... נא להמתין"

#: ../control-center:105
#, c-format
msgid "Auto Install floppy"
msgstr "תקליטון התקנה אוטומטית"

#: ../control-center:106
#, c-format
msgid "Autologin"
msgstr "התחברות אוטומטית"

#: ../control-center:107
#, c-format
msgid "Backups"
msgstr "גיבויים"

#: ../control-center:108 ../drakxconf:32
#, c-format
msgid "Boot loader"
msgstr "טוען המערכת"

#: ../control-center:109
#, c-format
msgid "Boot theme"
msgstr "ערכת נושא לטוען המערכת"

#: ../control-center:110
#, c-format
msgid "Boot floppy"
msgstr "תקליטון איתחול"

#: ../control-center:111 ../drakxconf:34
#, c-format
msgid "Internet connection sharing"
msgstr "שיתוף חיבור אינטרנט"

#: ../control-center:112
#, c-format
msgid "New connection"
msgstr "חיבור חדש"

#: ../control-center:113
#, c-format
msgid "Manage connections"
msgstr "ניהול חיבורים"

#: ../control-center:114
#, c-format
msgid "Monitor connections"
msgstr "ניטור חיבורים"

#: ../control-center:115
#, c-format
msgid "Internet access"
msgstr "גישה לאינטרנט"

#: ../control-center:117
#, c-format
msgid "Console"
msgstr "מסוף"

#: ../control-center:118
#, c-format
msgid "Date and time"
msgstr "תאריך ושעה"

#: ../control-center:119
#, c-format
msgid "Display manager"
msgstr "מנהל ההפעלה"

#: ../control-center:120 ../drakxconf:31
#, c-format
msgid "Firewall"
msgstr "חומת אש"

#: ../control-center:121
#, c-format
msgid "Fonts"
msgstr "גופנים"

#: ../control-center:122
#, c-format
msgid "Graphical server"
msgstr "שרת גרפי"

#: ../control-center:123 ../drakxconf:35
#, c-format
msgid "Partitions"
msgstr "מחיצות"

#: ../control-center:124 ../control-center:163
#, c-format
msgid "Hardware"
msgstr "חומרה"

#: ../control-center:125
#, c-format
msgid "Install"
msgstr "התקנה"

#: ../control-center:126 ../drakxconf:26
#, c-format
msgid "Keyboard"
msgstr "מקלדת"

#: ../control-center:127
#, c-format
msgid "Logs"
msgstr "רישומי פעולות (Logs)"

#: ../control-center:128
#, c-format
msgid "Manage park"
msgstr ""

#: ../control-center:129
#, c-format
msgid "Updates"
msgstr "עדכונים"

#: ../control-center:130
#, c-format
msgid "Menus"
msgstr "תפריטים"

#: ../control-center:131
#, c-format
msgid "Monitor"
msgstr "צג"

#: ../control-center:132 ../drakxconf:27
#, c-format
msgid "Mouse"
msgstr "עכבר"

#: ../control-center:133
#, c-format
msgid "NFS mount points"
msgstr "נקודות עיגון NFS"

#: ../control-center:134
#, c-format
msgid "Local disk sharing"
msgstr "שיתוף דיסק מקומי"

#: ../control-center:135
#, c-format
msgid "Printers"
msgstr "מדפסות"

#: ../control-center:136
#, c-format
msgid "Scheduled tasks"
msgstr "משימות מתוזמנות מראש"

#: ../control-center:137
#, c-format
msgid "Proxy"
msgstr "שרת מתווך"

#: ../control-center:138
#, c-format
msgid "Remove a connection"
msgstr "הסרת חיבור"

#: ../control-center:139
#, c-format
msgid "Remove"
msgstr "הסר"

#: ../control-center:140
#, c-format
msgid "Screen resolution"
msgstr "הפרדת המסך"

#: ../control-center:141
#, c-format
msgid "Samba mount points"
msgstr "נקודות עיגון Samba"

#: ../control-center:142
#, c-format
msgid "Scanners"
msgstr "סורקים"

#: ../control-center:143
#, c-format
msgid "Level and checks"
msgstr "רמה ובדיקות"

#: ../control-center:144
#, c-format
msgid "Permissions"
msgstr "הרשאות"

#: ../control-center:145 ../drakxconf:30
#, c-format
msgid "Services"
msgstr "שרותים"

#: ../control-center:146
#, c-format
msgid "Media Manager"
msgstr "ניהול Media"

#: ../control-center:147
#, c-format
msgid "TV card"
msgstr "כרטיס טלויזיה"

#: ../control-center:148 ../drakxconf:29
#, c-format
msgid "Users and groups"
msgstr "משתמשים וקבוצות"

#: ../control-center:149
#, c-format
msgid "WebDAV mount points"
msgstr "נקודות עיגון WebDAV"

#: ../control-center:154
#, c-format
msgid "Boot"
msgstr "אתחול"

#: ../control-center:176
#, c-format
msgid "Mount Points"
msgstr "חלוקה למחיצות"

#: ../control-center:191
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: ../control-center:192
#, c-format
msgid "DVD"
msgstr "DVD"

#: ../control-center:192
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"

#: ../control-center:193
#, c-format
msgid "CD Burner"
msgstr "צורב"

#: ../control-center:193
#, c-format
msgid "CD/DVD"
msgstr "CD/DVD"

#: ../control-center:194
#, c-format
msgid "Floppy"
msgstr "תקליטון"

#: ../control-center:194
#, c-format
msgid "Floppy drive"
msgstr "כונן תקליטונים"

#: ../control-center:195
#, c-format
msgid "Zip"
msgstr "Zip"

#: ../control-center:195
#, c-format
msgid "ZIP drive"
msgstr "כונן ZIP"

#: ../control-center:204 ../drakxconf:28
#, c-format
msgid "Network & Internet"
msgstr "רשת ואינטרנט"

#: ../control-center:215
#, c-format
msgid "Security"
msgstr "אבטחה"

#: ../control-center:222
#, c-format
msgid "System"
msgstr "מערכת"

#: ../control-center:238
#, c-format
msgid "Software Management"
msgstr "מנהל חבילות תוכנה (RPM)"

#: ../control-center:250
#, c-format
msgid "Server wizards"
msgstr "אשפי שרת"

#: ../control-center:257
#, c-format
msgid "Configure DHCP"
msgstr "הגדרת DHCP"

#: ../control-center:258
#, c-format
msgid "Configure DNS"
msgstr "הגדרת DNS"

#: ../control-center:259
#, c-format
msgid "Configure FTP"
msgstr "הגדרת FTP"

#: ../control-center:260
#, c-format
msgid "Configure news"
msgstr "הגדרת NNTP"

#: ../control-center:261
#, c-format
msgid "Configure mail"
msgstr "הגדרת דואר"

#: ../control-center:262
#, c-format
msgid "Configure proxy"
msgstr "הגדרת שרת מתווך"

#: ../control-center:263
#, c-format
msgid "Configure Samba"
msgstr "הגדרת Samba"

#: ../control-center:264
#, c-format
msgid "Configure time"
msgstr "הגדרת זמן"

#: ../control-center:265
#, c-format
msgid "Configure web"
msgstr "הגדרת Web"

#: ../control-center:266
#, c-format
msgid "Configure NIS and Autofs"
msgstr "הגדרת NIS ו Autofs"

#: ../control-center:267
#, c-format
msgid "Configure installation server"
msgstr "הגדרת שרת התקנה"

#: ../control-center:268
#, c-format
msgid "Configure PXE"
msgstr "הגדרת PXE"

#: ../control-center:274
#, c-format
msgid "Online Administration"
msgstr "ניהול מקוון"

#: ../control-center:281
#, c-format
msgid "Local administration"
msgstr "ניהול מקומי"

#: ../control-center:282
#, c-format
msgid "Remote administration"
msgstr "ניהול מרוחק"

#: ../control-center:310 ../control-center:311 ../control-center:312
#: ../control-center:331
#, c-format
msgid "/_Options"
msgstr "/_אפשריות"

#: ../control-center:310
#, c-format
msgid "/Display _Logs"
msgstr "/הצג יומן"

#: ../control-center:311
#, c-format
msgid "/_Embedded Mode"
msgstr "/_מצב משולב"

#: ../control-center:312
#, c-format
msgid "/Expert mode in _wizards"
msgstr "/מצב מומחה באשפים"

#: ../control-center:316
#, c-format
msgid "/_Profiles"
msgstr "/_תצורה"

#: ../control-center:317
#, c-format
msgid "/_Delete"
msgstr "/_מחק"

#: ../control-center:318
#, c-format
msgid "/_New"
msgstr "/_חדש"

#: ../control-center:329 ../control-center:330
#, c-format
msgid "/_File"
msgstr "/_קובץ"

#: ../control-center:330
#, c-format
msgid "/_Quit"
msgstr "/_יציאה"

#: ../control-center:330
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../control-center:330
#, c-format
msgid "Quit"
msgstr "יציאה"

#: ../control-center:346 ../control-center:349 ../control-center:362
#, c-format
msgid "/_Themes"
msgstr "/_ערכות נושא"

#: ../control-center:352
#, c-format
msgid ""
"This action will restart the control center.\n"
"Any change not applied will be lost."
msgstr ""
"פעולה זו תאתחל את מרכז הבקרה \n"
"כל שינוי שנעשה ילך לאיבוד."

#: ../control-center:362
#, c-format
msgid "/_More themes"
msgstr "/_עוד ערכות נושא"

#: ../control-center:366
#, c-format
msgid "New profile..."
msgstr "תצורה חדשה..."

#: ../control-center:369
#, c-format
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one):"
msgstr "שם התצורה שברצונך ליצור (התצורה החדשה תהווה העתק של הנוכחית):"

#: ../control-center:373 ../control-center:406 ../control-center:531
#, c-format
msgid "Cancel"
msgstr "ביטול"

#: ../control-center:375 ../control-center:407
#, c-format
msgid "Ok"
msgstr "אישור"

#: ../control-center:381
#, c-format
msgid "Error"
msgstr "שגיאה"

#: ../control-center:381
#, c-format
msgid "The \"%s\" profile already exists!"
msgstr "התצורה \"%s\" כבר קיימת!"

#: ../control-center:399
#, c-format
msgid "Delete profile"
msgstr "מחיקת תצורה"

#: ../control-center:401
#, c-format
msgid "Profile to delete:"
msgstr "התצורה שיש למחוק:"

#: ../control-center:410 ../control-center:470 ../control-center:925
#, c-format
msgid "Warning"
msgstr "אזהרה"

#: ../control-center:410
#, c-format
msgid "You can not delete the current profile"
msgstr "אין באפשרותך למחוק את התצורה הנוכחית"

#: ../control-center:425 ../control-center:426 ../control-center:427
#: ../control-center:428
#, c-format
msgid "/_Help"
msgstr "/_עזרה"

#: ../control-center:426
#, c-format
msgid "Help"
msgstr "עזרה"

#: ../control-center:427
#, c-format
msgid "/_Report Bug"
msgstr "/_דווח על בעיות"

#: ../control-center:428
#, c-format
msgid "/_About..."
msgstr "/_אודות ..."

#: ../control-center:471
#, c-format
msgid ""
"We are about to switch from the \"%s\" profile to the \"%s\" profile.\n"
"\n"
"Are you sure you want to do the switch?"
msgstr "התצורה תשונה מ \"%s\" ל \"%s\". האם ברצונך לבצע שינוי זה?"

#: ../control-center:521
#, c-format
msgid "Please wait..."
msgstr "נא להמתין...."

#: ../control-center:536
#, c-format
msgid "Previous"
msgstr "קודם"

#: ../control-center:552
#, c-format
msgid "Mandrake Control Center %s [on %s]"
msgstr "מרכז הבקרה של Mandrake %s [על %s]"

#: ../control-center:564
#, c-format
msgid "Welcome to the Mandrake Control Center"
msgstr "ברוך בואך למרכז הבקרה של Mandrake "

#: ../control-center:712
#, c-format
msgid "The modifications done in the current module won't be saved."
msgstr "השינויים שנעשו במודול הזה לא ישמרו"

#: ../control-center:788
#, c-format
msgid "cannot fork: %s"
msgstr "אין אפשרות להתפצל: %s"

#: ../control-center:798
#, c-format
msgid "cannot fork and exec \"%s\" since it is not executable"
msgstr "אין אפשרות להתפצל ולהריץ \"%s\" מאחר ואינו בר-הרצה"

#: ../control-center:916
#, c-format
msgid "This program has exited abnormally"
msgstr "התכנית הסתיימה בצורה לא צפויה"

#: ../control-center:935
#, c-format
msgid "Close"
msgstr "סגור"

#: ../control-center:942
#, c-format
msgid "More themes"
msgstr "עוד ערכות נושא"

#: ../control-center:944
#, c-format
msgid "Getting new themes"
msgstr "השגת ערכות נושא נוספות"

#: ../control-center:945
#, c-format
msgid "Additional themes"
msgstr "ערכות נושא נוספות"

#: ../control-center:947
#, c-format
msgid "Get additional themes on www.damz.net"
msgstr "השגת ערכות נושא מ-www.damz.net "

#: ../control-center:955
#, c-format
msgid "About - Mandrake Control Center"
msgstr "אודות מרכז הבקרה של Mandrake "

#: ../control-center:965
#, c-format
msgid "Authors: "
msgstr "מפתחים:"

#: ../control-center:966
#, c-format
msgid "(original C version)"
msgstr "(original C version)"

#: ../control-center:969 ../control-center:972
#, c-format
msgid "(perl version)"
msgstr "(perl version)"

#: ../control-center:974
#, c-format
msgid "Artwork: "
msgstr "Artwork: "

#: ../control-center:975
#, c-format
msgid "(design)"
msgstr "(design)"

#: ../control-center:979
#, c-format
msgid "Helene Durosini"
msgstr "Helene Durosini"

#: ../control-center:1004
#, c-format
msgid "~ * ~"
msgstr "~ * ~"

#: ../control-center:1006
#, c-format
msgid "~ @ ~"
msgstr "~ @ ~"

#: ../control-center:1008
#, c-format
msgid "Translator: "
msgstr "תרגום: "

#: ../control-center:1014
#, c-format
msgid "Mandrake Control Center %s\n"
msgstr "מרכז הבקרה של Mandrake %s\n"

#: ../control-center:1015
#, c-format
msgid "Copyright (C) 1999-2004 Mandrakesoft SA"
msgstr "Copyright (C) 1999-2004 Mandrakesoft SA"

#: ../control-center:1021
#, c-format
msgid "Authors"
msgstr "מפתחים"

#: ../control-center:1022
#, c-format
msgid "Mandrake Linux Contributors"
msgstr "אנשים שתורמים או עוזרים ל-Mandrake"

#: ../drakxconf:25
#, fuzzy, c-format
msgid "Display"
msgstr "/הצג יומן"

#: ../drakxconf:33
#, fuzzy, c-format
msgid "Auto Install"
msgstr "תקליטון התקנה אוטומטית"

#: ../drakxconf:38
#, fuzzy, c-format
msgid "Control Center"
msgstr "מרכז הבקרה של Mandrake"

#: ../drakxconf:38
#, fuzzy, c-format
msgid "Choose the tool you want to use"
msgstr ""
"\n"
"\n"
"נא לבחור איזה תפריט ברצונך להגדיר"

#: ../menus_launcher.pl:19 ../menus_launcher.pl:41
#, c-format
msgid "Menu Configuration Center"
msgstr "מרכז הגדרות תפריט"

#: ../menus_launcher.pl:28
#, c-format
msgid "System menu"
msgstr "תפריט מערכת"

#: ../menus_launcher.pl:29 ../menus_launcher.pl:36 ../print_launcher.pl:31
#, c-format
msgid "Configure..."
msgstr "הגדרות..."

#: ../menus_launcher.pl:31
#, c-format
msgid "User menu"
msgstr "תפריטי משתמש"

#: ../menus_launcher.pl:41
#, c-format
msgid ""
"\n"
"\n"
"Choose which menu you want to configure"
msgstr ""
"\n"
"\n"
"נא לבחור איזה תפריט ברצונך להגדיר"

#: ../print_launcher.pl:14 ../print_launcher.pl:21
#, c-format
msgid "Printing configuration"
msgstr "הגדרות הדפסה"

#: ../print_launcher.pl:30
#, c-format
msgid "Click here to configure the printing system"
msgstr "נא ללחוץ כאן בכדי להגדיר את מערכת ההדפסה"

#: ../print_launcher.pl:37
#, c-format
msgid "Done"
msgstr "סיום"

#~ msgid ""
#~ "massive packages rebuilding and cleaning, Norwegian Bokmaal (nb) "
#~ "translation, i18n work, games"
#~ msgstr ""
#~ "בנייה וניקוי חבילות בהיקף גדול, Norwegian Bokmaal (nb) תרגום, עבודת i18, "
#~ "משחקים"

#~ msgid "figlet introduction, Distriblint (checking rpm in the distro)"
#~ msgstr "שילוב figlet ו Distriblint (בדיקת חבילות RPM בהפצה)"

#~ msgid "mono introduction, updated abiword"
#~ msgstr "שילוב mono, עדכון abiword"

#~ msgid ""
#~ "updated nc with debian patches, fixed some perl packages, dnotify startup "
#~ "script, urpmc, hddtemp, wipe, etc..."
#~ msgstr ""
#~ "עדכון nc עם טלאי Debian, תיקון מספר חבילות perl, תסריט הפעלת dnotify וכן "
#~ "urpmc, hddtemp, wipe..."

#~ msgid ""
#~ "Samba 3.0 (prerelease) that co-exists with Samba 2.2.x, Samba-2.2.x, GIS "
#~ "software (grass, mapserver), cursor_themes collection, misc server-side "
#~ "contributions"
#~ msgstr ""
#~ "גרסה מוקדמת של Samba 3.0 העובדת במקביל ל Samba 2.2.x וכן Samba 2.2.x, "
#~ "תוכנות GIS (grass, mapserver), אוסף ערכות סמן, תרומות שונות בתוכנות שרת"

#~ msgid ""
#~ "many multimedia packages (xine, mplayer, vlc, vcdimager), gnome-python, "
#~ "rox desktop"
#~ msgstr ""
#~ "תוכנות מולטימדיה רבות (xine, mplayer, vlc, vcdimager) וכן gnome-python, "
#~ "rox desktop"

#~ msgid ""
#~ "audio/video/MIDI apps, scientific apps, audio/video production howtos, "
#~ "bluetooth, pyqt & related"
#~ msgstr ""
#~ "יישומי audio/video/MIDI, יישומים מדעיים, מדריכי הפקת audio/video וכן "
#~ "bluetooth, pyqt"

#~ msgid "Warly"
#~ msgstr "Warly"

#~ msgid "bootsplash, databases, drakwizard, various other stuffs."
#~ msgstr "bootsplash, בסיסי נתונים, drakwizard ושונות"

#~ msgid ""
#~ "_banner font:\n"
#~ "Sans 15"
#~ msgstr "Sans 15"

#~ msgid "Add a DNS client"
#~ msgstr "הוספת לקוח DNS"

#, fuzzy
#~ msgid "Internet & Network"
#~ msgstr "גישה לאינטרנט"

#, fuzzy
#~ msgid "Display Configuration"
#~ msgstr "תצורת שרת"

#, fuzzy
#~ msgid "KeyBoard Configuration"
#~ msgstr "תצורת שרת"

#, fuzzy
#~ msgid "Mouse Configuration"
#~ msgstr "תצורת שרת"

#, fuzzy
#~ msgid "Service Configuration"
#~ msgstr "תצורת שרת"

#, fuzzy
#~ msgid "Boot Configuration"
#~ msgstr "תצורת שרת"

#, fuzzy
#~ msgid "Connection Sharing"
#~ msgstr "שיתוף חיבור אינטרנט"

#~ msgid ""
#~ "Mandrake Control Center is Mandrake Linux's main configuration\n"
#~ "tool. It enables the system administrator to configure the hardware\n"
#~ "and services used for all users.\n"
#~ "\n"
#~ "\n"
#~ "The tools accessed through the Mandrake Control Center greatly\n"
#~ "simplify the use of the system, notably by avoiding the use of the\n"
#~ "evil command line."
#~ msgstr ""
#~ "מרכז הבקרה של Mandrake הוא כלי ההגדרות העיקרי של Mandrake Linux\n"
#~ "הכלי מאפשר למנהל המערכת להגדיר את החומרה\n"
#~ "והשרותים עבור כל המשתמשים.\n"
#~ "\n"
#~ "\n"
#~ "הכלים הזמינים במרכז הבקרה של Mandrake מפשטים במידה רבה את\n"
#~ "השימוש במערכת, בעיקר על ידי שימוש באשפים ידידותיים החוסכים את\n"
#~ "הצורך להקליד פקודות."

#~ msgid "DrakAutoInst helps you produce an Auto Install floppy"
#~ msgstr "האשף DrakAutoInst יעזור לך לייצר תקליטון התקנה אוטומטי"

#~ msgid "DrakBackup helps you configure backups"
#~ msgstr "האשף DrakBackup יעזור לך להגדיר את הגיבויים"

#~ msgid "DrakBoot helps you set up how your system boots"
#~ msgstr "האשף DrakBoot יעזור לך להגדיר את מאפייני האתחול"

#~ msgid "DrakFloppy helps you produce your own boot floppy"
#~ msgstr "האשף DrakFloppy יעזור לך ליצור תקלטון הצלה משלך"

#~ msgid "DrakGw helps you share your Internet connection"
#~ msgstr "האשף DrakGw יעזור לך לשתף חיבור אינטרנט"

#~ msgid "Open a console"
#~ msgstr "פתיחת מסוף"

#~ msgid "DrakFirewall helps you set up a personal firewall"
#~ msgstr "האשף DrakFirewall יעזור לך להגדיר את חומת האש האישית שלך"

#~ msgid "DrakFont helps you add and remove fonts, including Windows fonts"
#~ msgstr "האשף DrakFont יעזור לך להתקין ולהסיר גופנים"

#~ msgid "XFdrake helps you set up the  graphical server"
#~ msgstr "האשף XFdrake יעזור לך להגדיר את התצוגה הגרפית"

#~ msgid "DiskDrake helps you define and resize hard disk partitions"
#~ msgstr "האשף DiskDrake יעזור לך להגדיר ולשנות מחיצות בכונן הקשיח"

#~ msgid "HardDrake lists and helps you set up your hardware"
#~ msgstr "האשף HardDrake יציג ויעזור לך להגדיר את חומרת המחשב"

#~ msgid "RpmDrake helps you install software packages"
#~ msgstr "האשף RpmDrake יעזור לך להתקין חבילות תוכנה"

#~ msgid "KeyboardDrake helps you to set your keyboard layout"
#~ msgstr "האשף KeyboardDrake יעזור לך להגדיר את המקלדת ופריסת המקשים"

#~ msgid "LogDrake helps you view and search system logs"
#~ msgstr "האשף Logdrake יעזור לך לחפש מידע בקבצי רישום פעולות המערכת"

#~ msgid ""
#~ "Mandrake Update helps you apply any fixes or upgrades to installed "
#~ "packages"
#~ msgstr "האשף Mandrake Update יעזור לך לעדכן ולשדרג את היישומים המותקנים"

#~ msgid "MenuDrake helps you change what programs are shown on the menu"
#~ msgstr "האשף MenuDrake יעזור לך לשנות את הצגת היישומים בתפריט"

#~ msgid "Configure your monitor"
#~ msgstr "הגדרת המסך שלך"

#~ msgid "MouseDrake helps you set up your mouse"
#~ msgstr "האשף MouseDrake יעזור להגדיר את העכבר"

#~ msgid "Set up sharing of your hard disk partitions"
#~ msgstr "הגדר שיתוף בשביל מחיצות הכונן הקשיח שלך"

#~ msgid "PrinterDrake helps you set up your printer, job queues ...."
#~ msgstr "האשף Printerdrake עוזר בהגדרת מדפסות וטורי הדפסות ...."

#~ msgid "DrakCronAt helps you run programs or scripts at certain times"
#~ msgstr ""
#~ "האשף DrakCronAt יעזור לך להגדיר הרצת תכניות או תסריטים במועדים קבועים"

#~ msgid "DrakProxy helps you set up proxy servers"
#~ msgstr "האשף DrakProxy יעזור לך להגדיר שרתים מתווכים (Proxy)"

#~ msgid "RpmDrake helps you remove software packages"
#~ msgstr "האשף RpmDrake יעזור לך להסיר תכנות מותקנות"

#~ msgid "ScannerDrake helps you set up your scanner"
#~ msgstr "האשף ScannerDrake יעזור לך להגדיר סורק"

#~ msgid "DrakSec helps you set the system security level"
#~ msgstr "האשף DrakSec יעזור לך להגדיר את רמת האבטחה במערכת"

#~ msgid ""
#~ "DrakPerm helps you fine-tune the system security level and permissions"
#~ msgstr "האשף DrakSec יעזור בכוונון רמת האבטחה במערכת"

#~ msgid "DrakXServices helps you enable or disable services"
#~ msgstr ""
#~ "האשף DrakxServices יעזור לך לאפשר או לנטרל שרותי מערכת המופעלים בעליית "
#~ "המערכת"

#~ msgid ""
#~ "Software Media Manager helps you define where software packages are "
#~ "downloaded from"
#~ msgstr ""
#~ "האשף ניהול המאגרים יאפשר לך להגדיר מאגרים שמהם ניתן להוריד חבילות תוכנה"

#~ msgid "DrakxTV helps you set up your TV card"
#~ msgstr "האשף DrakxTV יעזור לך להגדיר כרטיסי טלוויזיה"

#~ msgid "UserDrake helps you add, remove or change users of your system"
#~ msgstr "האשף UserDrake יעזור לך לנהל משתמשים במערכת"

#~ msgid "Set where your CD-ROM drive is mounted"
#~ msgstr "הגדר לאיזו ספריה כונן התקליטורים שלך ישובץ"

#~ msgid "Set where your DVD-ROM drive is mounted"
#~ msgstr "הגדר לאיזו ספרייה כונן ה-DVD שלך ישובץ"

#~ msgid "Set where your CD/DVD burner is mounted"
#~ msgstr "הגדר לאיזו ספריה הצורב שלך ישובץ"

#~ msgid "Set where your floppy drive is mounted"
#~ msgstr "הגדר לאיזו ספריה כונן התקליטון שלך ישובץ"

#~ msgid "Set where your ZIP drive is mounted"
#~ msgstr "הגדר לאיזו ספריה כונן ה-ZIP שלך ישובץ"

#~ msgid ""
#~ "The DHCP wizard will help you configuring the DHCP services of your server"
#~ msgstr "אשף ה-DHCP יעזור לך להגדיר את שרות ה DHCP"

#~ msgid ""
#~ "The DNS Client wizard will help you in adding a new client in your local "
#~ "DNS"
#~ msgstr "אשף ה-DNS יעזור לך להוסיף לקוח חדש ל DNS המקומי"

#~ msgid ""
#~ "The DNS wizard will help you configuring the DNS services of your server."
#~ msgstr "אשף ה-DNS יעזור לך להגדיר שרת DNS במחשב המקומי"

#~ msgid ""
#~ "The FTP wizard will help you configuring the FTP Server for your network"
#~ msgstr "אשף ה-FTP יעזור לך להגדיר שרת FTP בשביל הרשת שלך"

#~ msgid ""
#~ "The News wizard will help you configuring the Internet News services for "
#~ "your network"
#~ msgstr "אשף  ה-News יעזור לך להגדיר שרת קבוצות דיון בשביל הרשת שלך"

#~ msgid ""
#~ "The Postfix wizard will help you configuring the Internet Mail services "
#~ "for your network"
#~ msgstr "אשף ה-Postfix יעזור לך להגדיר שרת דואר בשביל הרשת שלך"

#~ msgid ""
#~ "The Proxy wizard will help you configuring a web caching proxy server"
#~ msgstr "אשף ה-Proxy יעזור לך להגדיר שרת Proxy בשביל הרשת שלך"

#~ msgid ""
#~ "The Samba wizard will help you configuring your server to behave as a "
#~ "file and print server for workstations running non-Linux systems"
#~ msgstr ""
#~ "האשף Samba יעזור לך להגדיר את השרת שלך כשרת שיתוף קבצים ומדפסות מול "
#~ "מחשבים שלא מריצים לינוקס"

#~ msgid ""
#~ "The Time wizard will help you to set the time of your server synchronized "
#~ "with an external time server"
#~ msgstr ""
#~ "האשף Time יעזור לך להגדיר שרת זמן עולמי שמולו תסנכרן את השעון של המערכת"

#~ msgid ""
#~ "The Web wizard will help you configuring the Web Server for your network"
#~ msgstr "האשף Web wizard יעזור לך להגדיר את שרת ה-WEB שלך"

#~ msgid "DrakConnect helps you set up your network and Internet connection"
#~ msgstr "האשף DrakConnect יעזור לך להגדיר חיבור רשת ואינטרנט"

#~ msgid "DrakClock"
#~ msgstr "DrakClock"

#~ msgid "Time Zone"
#~ msgstr "אזור זמן"

#~ msgid "Timezone - DrakClock"
#~ msgstr "אזור זמן- DrakClock"

#~ msgid "Which is your timezone?"
#~ msgstr "מה אזור הזמן שלך?"

#~ msgid "GMT - DrakClock"
#~ msgstr "GMT - DrakClock"

#~ msgid "Is your hardware clock set to GMT?"
#~ msgstr "האם שעון החומרה שלך קבוע ל GMT?"