summaryrefslogtreecommitdiffstats
path: root/po/wa.po
blob: 0f13d208743b5707a7e22231cb35d6002065da17 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Copyright (c) 2000 MandrakeSoft
# Pablo Saratxaga <pablo@mandrakesoft.com>, 2000
# Lorint Hendschel <LorintHendschel@skynet.be>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: drakconf 0.96\n"
"POT-Creation-Date: 2003-01-15 23:46+0100\n"
"PO-Revision-Date: 2000-05-16 16:24+0200\n"
"Last-Translator: Pablo Saratxaga <pablo@mandrakesoft.com>\n"
"Language-Team: Walon <linux-wa@chanae.alphanet.ch>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../clock.pl_.c:31
msgid "DrakClock"
msgstr "DrakClock"

#: ../clock.pl_.c:44
msgid "Time Zone"
msgstr "Coisse d' eureye"

#: ../clock.pl_.c:51
msgid "Timezone - DrakClock"
msgstr "Coisse d' eureye - DrakClock"

#: ../clock.pl_.c:51
msgid "Which is your timezone?"
msgstr "Dins kéne coisse d' eureye vikez?"

#: ../clock.pl_.c:53
msgid "GMT - DrakClock"
msgstr "Coisse GMT - DrakClock"

#: ../clock.pl_.c:53
msgid "Is your hardware clock set to GMT?"
msgstr "Vosse éndjole e-st ele metowe e tins universel (GMT)?"

#: ../clock.pl_.c:99 ../control-center_.c:754
msgid "OK"
msgstr "'l est bon"

#: ../clock.pl_.c:109 ../control-center_.c:337 ../control-center_.c:755
msgid "Cancel"
msgstr "Rinoncî"

#: ../clock.pl_.c:111
msgid "Reset"
msgstr "Rimete a zero"

#: ../control-center_.c:71
msgid "Mandrake Control Center"
msgstr "Cinte di contrôle di Mandrake"

#: ../control-center_.c:78
msgid "Loading... Please wait"
msgstr "Tårdjîz on pô s' i vs plait... dji tchedje"

#: ../control-center_.c:101
msgid "DrakAutoInst enable to configure an Auto Install floppy"
msgstr ""

#: ../control-center_.c:102
msgid "DrakBackup help in configuring Backups"
msgstr ""

#: ../control-center_.c:103
msgid "DrakBoot help in configuring the system bootstrapping"
msgstr ""

#: ../control-center_.c:104
msgid "Drakfloppy enable to build a customized Boot Disk"
msgstr ""

#: ../control-center_.c:105
msgid "DrakGw enable to share an internet connection"
msgstr ""

#: ../control-center_.c:106
msgid "DrakConnect help in configuring network connections"
msgstr ""

#: ../control-center_.c:109
msgid "The Console will help you to solve issues"
msgstr "Li conzôle vos aidrè a resoude des problinmes"

#: ../control-center_.c:110
msgid "Date & Time configuration"
msgstr "Apontiaedje del date et d' l' eure"

#: ../control-center_.c:111
msgid ""
"drakfirewall configures a personal firewall (look at MNF for a powerful "
"dedicated firewall solution)"
msgstr ""
"drakfirewall aponteye on côpe-feu da vosse (loukîz après MNF po ene solucion "
"di côpe-feu pus poujhante)"

#: ../control-center_.c:112
msgid "DrakFont enable to install and remove fonts"
msgstr ""

#: ../control-center_.c:113
msgid "The X configurator help in configuring the graphical server"
msgstr ""

#: ../control-center_.c:114
msgid ""
"DiskDrake enable to alter hard disks partitionning scheme and to resize "
"partitions"
msgstr ""
"DiskDrake vos permete di candjî li tåve di pårtixhaedje eyet li grandeu des "
"pårticions so vosse deure plake"

#: ../control-center_.c:115
msgid "Harddrake enable to list and configure the hardware"
msgstr ""

#: ../control-center_.c:116
msgid "Install Software: RpmDrake enable to install software packages"
msgstr ""

#: ../control-center_.c:117
msgid "KeyboardDrake let configure the keyboard layout"
msgstr ""

#: ../control-center_.c:118
msgid "Logdrake enable to search in system logs"
msgstr ""

#: ../control-center_.c:119
msgid "Mandrake Update will enable you to update your system pacakges"
msgstr ""

#: ../control-center_.c:120
msgid "MenuDrake enable to manage menus"
msgstr ""

#: ../control-center_.c:121
msgid "Monitor configuration"
msgstr "Apontiaedje del waitroûle"

#: ../control-center_.c:122
msgid "MouseDrake enable to configure the mouse"
msgstr ""

#: ../control-center_.c:123
msgid "NFS mount points: dummy description"
msgstr "Ponts di montaedje NFS: biesse discrijhaedje"

#: ../control-center_.c:124
msgid ""
"Partition Sharing enable to allow users to share some of their directories, "
"allowing users to simply click on \"Share\" in konqueror and nautilus"
msgstr ""

#: ../control-center_.c:125
msgid "Printerdrake help in configuring printers, print job queues, ..."
msgstr ""

#: ../control-center_.c:126
msgid ""
"DrakCronAt enable to schedule Programs execution through crond and atd "
"daemons"
msgstr ""

#: ../control-center_.c:127
msgid "DrakProxy help in configuring file and web proxy"
msgstr ""

#: ../control-center_.c:128
msgid "Remove Software: RpmDrake enable to remove software packages"
msgstr ""

#: ../control-center_.c:129
msgid "Screen resolution configuration"
msgstr "Apontiaedje del finté del waitroûle"

#: ../control-center_.c:130
msgid "Samba mount points: dummy description"
msgstr "Ponts di montaedje Samba: biesse discrijhaedje"

#: ../control-center_.c:131
msgid "ScannerDrake enable to configure scanners"
msgstr ""

#: ../control-center_.c:132
msgid "DrakSec enable to shrewdly configure the system Security Level"
msgstr ""

#: ../control-center_.c:133
msgid "Security Permissions: dummy description"
msgstr "Permissions di såvrité: biesse discrijhaedje"

#: ../control-center_.c:134
msgid ""
"DrakxServices provides an easy way to enabling or disabling system services"
msgstr ""

#: ../control-center_.c:135
msgid "The Software Sources Manager enable to configure packages sources"
msgstr ""

#: ../control-center_.c:136
msgid "DrakxTV help in configuring tv cards"
msgstr ""

#: ../control-center_.c:137
msgid "Userdrake help in managing system's users"
msgstr ""

#: ../control-center_.c:138
msgid "WebDAV mount points: dummy description"
msgstr "Ponts di montaedje WebDAV: biesse discrijhaedje"

#: ../control-center_.c:143
msgid "Boot"
msgstr "Enondaedje"

#: ../control-center_.c:150
msgid "Hardware"
msgstr "Éndjolreye"

#: ../control-center_.c:163
msgid "Mount Points"
msgstr "Ponts di montaedje"

#: ../control-center_.c:178
msgid "CD-ROM"
msgstr "Plake lazer"

#: ../control-center_.c:178
msgid "CD-ROM drive: mount point configuration"
msgstr "Lijheu di plakes lazer: apontiaedje do pont di montaedje"

#: ../control-center_.c:179
msgid "DVD"
msgstr "DVD"

#: ../control-center_.c:179
msgid "DVD drive: mount point configuration"
msgstr "Lijheu di DVDs: apontiaedje do pont di montaedje"

#: ../control-center_.c:180
msgid "CD Burner"
msgstr "Broûleu di CD"

#: ../control-center_.c:180
msgid "CD/DVD burner: mount point configuration"
msgstr "Broûleu di CD/DVD: apontiaedje do pont di montaedje"

#: ../control-center_.c:181
msgid "Floppy"
msgstr "Plakete"

#: ../control-center_.c:181
msgid "Floppy drive: mount point configuration"
msgstr "Lijheu di plaketes: apontiaedje do pont di montaedje"

#: ../control-center_.c:182
msgid "ZIP drive: mount point configuration"
msgstr "Lijheu di plaketes ZIP: apontiaedje do pont di montaedje"

#: ../control-center_.c:182
msgid "Zip"
msgstr "Plakete ZIP"

#: ../control-center_.c:191
msgid "Network & Internet"
msgstr "Rantoele & Daegntoele"

#: ../control-center_.c:198
msgid "Security"
msgstr "Såvrité"

#: ../control-center_.c:205
msgid "System"
msgstr "Sistinme"

#: ../control-center_.c:220
msgid "Software Management"
msgstr "Manaedjeu di programes"

#: ../control-center_.c:229
msgid "Server Configuration"
msgstr "Apontiaedje do sierveu"

#: ../control-center_.c:241
msgid ""
"The DHCP wizard will help you configuring the DHCP services of your server"
msgstr ""

#: ../control-center_.c:242
msgid ""
"The DNS Client wizard will help you in adding a new client in your local DNS"
msgstr ""

#: ../control-center_.c:243
msgid ""
"The DNS wizard will help you configuring the DNS services of your server."
msgstr ""

#: ../control-center_.c:244
msgid ""
"The Firewall wizard will help you configuring your server firewall that will "
"protects your internal network from unauthorized accesses from the Internet"
msgstr ""

#: ../control-center_.c:245
msgid ""
"The FTP wizard will help you configuring the FTP Server for your network"
msgstr ""

#: ../control-center_.c:246
msgid ""
"The News wizard will help you configuring the Internet News services for "
"your network"
msgstr ""

#: ../control-center_.c:247
msgid ""
"The NFS wizard will help you configuring the NFS Server for your network"
msgstr ""

#: ../control-center_.c:248
msgid ""
"The Postfix wizard will help you configuring the Internet Mail services for "
"your network"
msgstr ""

#: ../control-center_.c:249
msgid "The Proxy wizard will help you configuring a web caching proxy server"
msgstr ""

#: ../control-center_.c:250
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 ""

#: ../control-center_.c:251
msgid ""
"The Server wizard will help you configuring the basic networking services of "
"your server"
msgstr ""

#: ../control-center_.c:252
msgid ""
"The Time wizard will help you to set the time of your server synchronized "
"with an external time server"
msgstr ""

#: ../control-center_.c:253
msgid ""
"The Web wizard will help you configuring the Web Server for your network"
msgstr ""

#: ../control-center_.c:274 ../control-center_.c:275
msgid "/_File"
msgstr "/_Fitchî"

#: ../control-center_.c:275
msgid "/_Quit"
msgstr "/Moussî _foû"

#: ../control-center_.c:275
msgid "<control>Q"
msgstr "<control>Q"

#. -PO Don't remember to translate "_Options" the same way "Options" is (but for the underscore of course)
#: ../control-center_.c:277 ../control-center_.c:278 ../control-center_.c:284
#: ../control-center_.c:290
msgid "/_Options"
msgstr "/_Tchuzes"

#: ../control-center_.c:278
msgid "/Display _Logs"
msgstr "/Håynaedje des _djournås"

#: ../control-center_.c:284
msgid "/_Embedded Mode"
msgstr "/Môde _ravalêyes"

#: ../control-center_.c:290
msgid "/Expert mode in _wizards"
msgstr "/Môde sipepieus po les _macreas"

#: ../control-center_.c:295 ../control-center_.c:298 ../control-center_.c:304
msgid "/_Themes"
msgstr "/_Tinmes"

#: ../control-center_.c:301
msgid ""
"This action will restart the control center.\n"
"Any change not applied will be lost."
msgstr ""
"Ciste accion chal va rinonder li cinte di contrôle.\n"
"Tot candjmint ki n' areut nén stî metou en alaedje srè pierdou."

#: ../control-center_.c:304
msgid "/_More themes"
msgstr "/_Co des ôtes tinmes"

#: ../control-center_.c:306 ../control-center_.c:307 ../control-center_.c:308
msgid "/_Help"
msgstr "/_Aidance"

#: ../control-center_.c:307
msgid "/_Report Bug"
msgstr "/_Rapoirter on bug"

#: ../control-center_.c:308
msgid "/_About..."
msgstr "/Å _dfait..."

#: ../control-center_.c:312
msgid "/Display Logs"
msgstr "/Håynaedje des djournås"

#. -PO Don't remember to translate "Options" the same way "_Options" is (but without the underscore of course)
#: ../control-center_.c:312 ../control-center_.c:313 ../control-center_.c:314
msgid "/Options"
msgstr "/Tchuzes"

#: ../control-center_.c:313
msgid "/Embedded Mode"
msgstr "/Môde ravalêyes"

#: ../control-center_.c:314
msgid "/Expert mode in wizards"
msgstr "/Môde sipepieus po les macreas"

#: ../control-center_.c:334
msgid "Please wait..."
msgstr "Tårdjîz on pô s' i vs plait..."

#: ../control-center_.c:348
#, c-format
msgid "Mandrake Control Center %s"
msgstr "Cinte di contrôle di Mandrake %s"

#: ../control-center_.c:374
msgid "Welcome to the Mandrake Control Center"
msgstr "Wilicome å cinte di contrôle di Mandrake"

#: ../control-center_.c:474
msgid "The modifications done in the current module won't be saved."
msgstr "Les candjmints k' ont stî fwaits el module ni sront nén schapés."

#: ../control-center_.c:531
msgid "Logs"
msgstr "Djournås"

#: ../control-center_.c:597
msgid "This program was abnomarly exited"
msgstr "Ci programe chal n' a nén stî aresté normålmint"

#: ../control-center_.c:628 ../control-center_.c:690
#, c-format
msgid "cannot fork: %s"
msgstr "dji n' sai fé on fork: %s"

#: ../control-center_.c:750
msgid "Warning"
msgstr "Adviertixhmint"

#: ../control-center_.c:754 ../control-center_.c:776
msgid "Close"
msgstr "Clôre"

#: ../control-center_.c:781
msgid "More themes"
msgstr "Co des ôtes tinmes"

#: ../control-center_.c:785
msgid "Getting new themes"
msgstr "Aberweter des noveas tinmes"

#: ../control-center_.c:786
msgid "Additional themes"
msgstr "Tinmes di rawete"

#: ../control-center_.c:788
msgid "Get additional themes on www.damz.net"
msgstr "Aberweter des noveas tinmes di www.damz.net"

#: ../control-center_.c:796
msgid "About - Mandrake Control Center"
msgstr "Å dfait - Cinte di contrôle di Mandrake"

#: ../control-center_.c:803
msgid "Authors: "
msgstr "Oteurs: "

#: ../control-center_.c:810
msgid "Artwork: "
msgstr "Dessinaedjes: "

#. -PO If your language allows it, use eacute for first "e" and egrave for 2nd one.
#: ../control-center_.c:813
msgid "Helene Durosini"
msgstr "Hélène Durosini"

#. -PO Add your Name here to find it in the About section in your language.
#: ../control-center_.c:822
msgid "~ * ~"
msgstr "Pablo Saratxaga"

#. -PO Add your E-Mail address here if you want to show it in the about doialog.
#: ../control-center_.c:824
msgid "~ @ ~"
msgstr "<pablo@mandrakesoft.com>"

#: ../control-center_.c:826
msgid "Translator: "
msgstr "Ratourneu: "

#: ../control-center_.c:832
#, c-format
msgid "Mandrake Control Center %s\n"
msgstr "Cinte di contrôle di Mandrake %s\n"

#: ../control-center_.c:833
msgid "Copyright (C) 2001-2002 Mandrakesoft SA"
msgstr "Copyright © 2001-2002 MandrakeSoft SA"

#: ../control-center_.c:845
msgid "Warning: No browser specified"
msgstr "Adviertixhmint: nou betchteu di dné"

#: ../control-center_.c:855
msgid ""
"Security Warning: I'm not allowed to connect to the internet as root user"
msgstr ""
"Adviertixhmint di såvrité: dji n' pou m' raloyî al daegntoele come root"

#: ../menus_launcher.pl_.c:20 ../menus_launcher.pl_.c:27
msgid "Menu Configuration Center"
msgstr "Cinte d' apontiaedje des menus"

#: ../menus_launcher.pl_.c:27
msgid ""
"\n"
"\n"
"Choose which menu you want to configure"
msgstr ""
"\n"
"\n"
"Tchoezixhoz ké menu ki vos vloz apontyî"

#: ../menus_launcher.pl_.c:36
msgid "System menu"
msgstr "Menu do sistinme"

#: ../menus_launcher.pl_.c:37 ../menus_launcher.pl_.c:49
#: ../print_launcher.pl_.c:37
msgid "Configure..."
msgstr "Apontyî..."

#: ../menus_launcher.pl_.c:39
msgid "User menu"
msgstr "Menu di l' uzeu"

#: ../menus_launcher.pl_.c:56 ../print_launcher.pl_.c:43
msgid "Done"
msgstr "Fwait"

#: ../print_launcher.pl_.c:20 ../print_launcher.pl_.c:27
msgid "Printing configuration"
msgstr "Apontiaedje di l' eprimaedje"

#: ../print_launcher.pl_.c:36
msgid "Click here to configure the printing system"
msgstr "Clitchîz chal po-z apontyî li sistinme d' eprimaedje"

#~ msgid "Auto Install: dummy description"
#~ msgstr "Astalaedje otomatike: biesse discrijhaedje"

#~ msgid "Backups: dummy description"
#~ msgstr "Copeyes di såvrité: biesse discrijhaedje"

#~ msgid "Boot Config: dummy description"
#~ msgstr "Apontiaedje di l' enondaedje: biesse discrijhaedje"

#~ msgid "Boot Disk: dummy description"
#~ msgstr "Plakete d' enondaedje: biesse discrijhaedje"

#~ msgid "Connection Sharing: dummy description"
#~ msgstr "Pårtaedje do raloyaedje: biesse discrijhaedje"

#~ msgid "Connection: dummy description"
#~ msgstr "Raloyaedje: biesse discrijhaedje"

#~ msgid "Date & Time: dummy description"
#~ msgstr "Date & Eure: biesse discrijhaedje"

#~ msgid "Fonts: dummy description"
#~ msgstr "Fontes: biesse discrijhaedje"

#~ msgid "Graphical server configuration: dummy description"
#~ msgstr "Apontiaedje do sierveu grafike: biesse discrijhaedje"

#~ msgid "Keyboard: dummy description"
#~ msgstr "Taprece: biesse discrijhaedje"

#~ msgid "Menus: dummy description"
#~ msgstr "Menus: biesse discrijhaedje"

#~ msgid "Monitor: dummy description"
#~ msgstr "Waitroûle: biesse discrijhaedje"

#~ msgid "Printer: dummy description"
#~ msgstr "Sicrirece: biesse discrijhaedje"

#~ msgid "Proxy Configuration: dummy description"
#~ msgstr "Apontiaedje do proxy: biesse discrijhaedje"

#~ msgid "Resolution: dummy description"
#~ msgstr "Finté: biesse discrijhaedje"

#~ msgid "Scanner: dummy description"
#~ msgstr "Sicanrece: biesse discrijhaedje"

#~ msgid "Services: dummy description"
#~ msgstr "Siervices: biesse discrijhaedje"

#~ msgid "TV Cards: dummy description"
#~ msgstr "Cåtes tévé: biesse discrijhaedje"

#~ msgid "Console: dummy description"
#~ msgstr "Conzôle: biesse discrijhaedje"

#~ msgid "Firewall: dummy description"
#~ msgstr "Côpe feu: biesse discrijhaedje"

#~ msgid "Hard Drives: dummy description"
#~ msgstr "Deurès plakes: biesse discrijhaedje"

#~ msgid "Hardware List: dummy description"
#~ msgstr "Djivêye del éndjolreye: biesse discrijhaedje"

#~ msgid "Install Software: dummy description"
#~ msgstr "Astaler des programes: biesse discrijhaedje"

#~ msgid "Logs: dummy description"
#~ msgstr "Djournås: biesse discrijhaedje"

#~ msgid "Mandrake Update: dummy description"
#~ msgstr "Metaedjes a djoû di Mandrake: biesse discrijhaedje"

#~ msgid "Mouse: dummy description"
#~ msgstr "Sori: biesse discrijhaedje"

#~ msgid "Partition Sharing: dummy description"
#~ msgstr "Pårtaedje di pårticions: biesse discrijhaedje"

#~ msgid "Remove Software: dummy description"
#~ msgstr "Oister des programes: biesse discrijhaedje"

#~ msgid "Security Level: dummy description"
#~ msgstr "Livea di såvrité: biesse discrijhaedje"

#~ msgid "Software Sources Manager: dummy description"
#~ msgstr "Manaedjeu des sourdants des programes: biesse discrijhaedje"

#~ msgid "Users: dummy description"
#~ msgstr "Uzeus: biesse discrijhaedje"

#~ msgid "DHCP wizard: dummy description"
#~ msgstr "Macrea DHCP: biesse discrijhaedje"

#~ msgid "DNS Client wizard: dummy description"
#~ msgstr "Macrea cliyant DNS: biesse discrijhaedje"

#~ msgid "DNS wizard: dummy description"
#~ msgstr "Macrea DNS: biesse discrijhaedje"

#~ msgid "FTP wizard: dummy description"
#~ msgstr "Macrea FTP: biesse discrijhaedje"

#~ msgid "News wizard: dummy description"
#~ msgstr "Macrea usenet news: biesse discrijhaedje"

#~ msgid "Postfix wizard: dummy description"
#~ msgstr "Macrea sierveu d' emilaedje postfix: biesse discrijhaedje"

#~ msgid "Proxy wizard: dummy description"
#~ msgstr "Macrea proxy: biesse discrijhaedje"

#~ msgid "Samba wizard: dummy description"
#~ msgstr "Macrea Samba: biesse discrijhaedje"

#~ msgid "Time wizard: dummy description"
#~ msgstr "Macrea po l' eure: biesse discrijhaedje"

#~ msgid "Web wizard: dummy description"
#~ msgstr "Macrea waibe: biesse discrijhaedje"

#~ msgid "DNS Client"
#~ msgstr "Cliyant DNS"

#~ msgid "DHCP"
#~ msgstr "DHCP"

#~ msgid "DNS"
#~ msgstr "DNS"

#~ msgid "FTP"
#~ msgstr "FTP"

#~ msgid "News"
#~ msgstr "News"

#~ msgid "Postfix"
#~ msgstr "Postfix"

#~ msgid "Proxy"
#~ msgstr "Proxy"

#~ msgid "Samba"
#~ msgstr "Samba"

#~ msgid "Time"
#~ msgstr "Eure"

#~ msgid "Web"
#~ msgstr "Waibe"

#~ msgid "CD-ROM drive: dummy description"
#~ msgstr "Lijheu di plakes lazer: biesse discrijhaedje"

#~ msgid "DVD drive: dummy description"
#~ msgstr "Lijheu DVS: discrijhaedje"

#~ msgid "Floppy drive: dummy description"
#~ msgstr "Lijheu di plaketes: biesse discrijhaedje"

#~ msgid "ZIP drive: dummy description"
#~ msgstr "Lijheu di plaketes ZIP: biesse discrijhaedje"

#~ msgid "Boot Disk"
#~ msgstr "Plakete d' enondaedje"

#~ msgid "Boot Config"
#~ msgstr "Apontiaedje di l' enondaedje"

#~ msgid "Auto Install"
#~ msgstr "Otoastalaedje"

#~ msgid "Monitor"
#~ msgstr "Waitroûle"

#~ msgid "Resolution"
#~ msgstr "Finté"

#~ msgid "Hardware List"
#~ msgstr "Djivêye del éndjolreye"

#~ msgid "Mouse"
#~ msgstr "Sori"

#~ msgid "Printer"
#~ msgstr "Sicrirece"

#~ msgid "Scanner"
#~ msgstr "Sicanrece"

#~ msgid "Users"
#~ msgstr "Uzeus"

#~ msgid "Keyboard"
#~ msgstr "Taprece"

#~ msgid "Hard Drives"
#~ msgstr "Deurès plakes"

#~ msgid "Connection"
#~ msgstr "Raloyaedje"

#~ msgid "Security Level"
#~ msgstr "Livea di såvrité"

#~ msgid "Firewall"
#~ msgstr "Côpe feu"

#~ msgid "Backups"
#~ msgstr "Copeyes di såvrité"

#~ msgid "Menus"
#~ msgstr "Menus"

#~ msgid "Services"
#~ msgstr "Siervices"

#~ msgid "Fonts"
#~ msgstr "Fontes"

#~ msgid "Date & Time"
#~ msgstr "Date & eure"

#~ msgid "Console"
#~ msgstr "Conzôle"

#~ msgid "TV Cards"
#~ msgstr "Cåtes tévé"

#~ msgid "-*-helvetica-medium-r-normal-*-20-*-100-100-p-*-iso8859-1,*-r-*"
#~ msgstr "-*-helvetica-medium-r-normal-*-20-*-100-100-*-p-*-iso8859-1,*-r-*"

#~ msgid "System:"
#~ msgstr "Sistinme:"

#~ msgid "Hostname:"
#~ msgstr "No do lodjoe:"

#~ msgid "Kernel Version:"
#~ msgstr "Modêye do nawea:"

#~ msgid "Machine:"
#~ msgstr "Éndjole:"

#~ msgid "Old authors: "
#~ msgstr "Vîs oteurs: "

#~ msgid "cannot open this file for read: %s"
#~ msgstr "dji n' sai drovi ci fitchî chal po-z î lere: %s"

#~ msgid "/File"
#~ msgstr "/Fitchî"

#~ msgid "/Themes"
#~ msgstr "/Tinmes"

#~ msgid "/Help"
#~ msgstr "/Aidance"

#~ msgid "Author: "
#~ msgstr "Oteur: "

#~ msgid "Server"
#~ msgstr "Sierveu"

#~ msgid "Display"
#~ msgstr "Håynaedje"

#~ msgid "DrakConf: error"
#~ msgstr "DrakConf: aroke"

#~ msgid "Quit"
#~ msgstr "Cwiter"

#~ msgid ""
#~ "Error while parsing\n"
#~ "config file."
#~ msgstr ""
#~ "Åk n' a nén stî come dji\n"
#~ "lijheve li fitchî d' apontiaedje."

#~ msgid "Can't find any program\n"
#~ msgstr "Dji n' pou trover nou programe\n"

#~ msgid "logdrake"
#~ msgstr "logdrake"

#~ msgid "Show only for this day"
#~ msgstr "Mostrer po ouy seulmint"

#~ msgid "/File/_New"
#~ msgstr "/Fitchî/_Novea"

#~ msgid "<control>N"
#~ msgstr "<control>N"

#~ msgid "/File/_Open"
#~ msgstr "/Fitchî/_Drovi"

#~ msgid "<control>O"
#~ msgstr "<control>O"

#~ msgid "/File/_Save"
#~ msgstr "/Fitchî/_Schaper"

#~ msgid "<control>S"
#~ msgstr "<control>S"

#~ msgid "/File/Save _As"
#~ msgstr "/Fitchî/Schaper et r_lomer"

#~ msgid "/File/-"
#~ msgstr "/Fitchî/-"

#~ msgid "/File/_Quit"
#~ msgstr "/Fitchî/Moussî _foû"

#~ msgid "/Options/Test"
#~ msgstr "/Tchuzes/Saye"

#~ msgid "/Help/_About..."
#~ msgstr "/Aidance/Å _dfait..."

#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"

#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"

#~ msgid "authentification"
#~ msgstr "otintifiaedje"

#~ msgid "user"
#~ msgstr "uzeu"

#~ msgid "messages"
#~ msgstr "messaedjes"

#~ msgid "syslog"
#~ msgstr "djournå sistinme"

#~ msgid "Mandrake Tools Explanations"
#~ msgstr "Esplicåcions des usteyes Mandrake"

#~ msgid "A tool to monitor your logs"
#~ msgstr "Ene usteye po vey vos fitchîs djournås"

#~ msgid "Settings"
#~ msgstr "Apontiaedjes"

#~ msgid "matching"
#~ msgstr "avou"

#~ msgid "but not matching"
#~ msgstr "mins nerén sins"

#~ msgid "Choose file"
#~ msgstr "Tchoezixhoz on fitchî"

#~ msgid "Calendar"
#~ msgstr "Calindrî"

#~ msgid "search"
#~ msgstr "cweri"

#~ msgid "Content of the file"
#~ msgstr "Håynaedje do fitchî"

#~ msgid "Mail/SMS alert"
#~ msgstr "Abranle emile/SMS"

#~ msgid "Save"
#~ msgstr "Schaper"

#~ msgid "please wait, parsing file: %s"
#~ msgstr "tårdjîz s' i vs plait, dji lé l' fitchî: %s"

#~ msgid "Mail/SMS alert configuration"
#~ msgstr "Apontiaedje di l' abranle emile/SMS"

#~ msgid ""
#~ "Welcome to the mail/SMS configuration utility.\n"
#~ "\n"
#~ "Here, you'll be able to set up \n"
#~ msgstr ""
#~ "Bénvnowe so l' usteye d' apontiaedje di l' abranle emile/SMS.\n"
#~ "\n"
#~ "Chal vos porroz apontyî: \n"

#~ msgid ""
#~ "Apache is a World Wide Web server. It is used to serve HTML files and CGI."
#~ msgstr ""
#~ "Apache est on sierveu waibe. Avou lu vos ploz siervi des pådjes HTML et "
#~ "des scripes CGI."

#~ msgid ""
#~ "named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
#~ "names to IP addresses."
#~ msgstr ""
#~ "named (BIND) est on sierveu di nos d' dominne (DNS), eployî po trover "
#~ "l' adresse IP sol daegntoele d' ene éndjole a pårti di s' no d' lodjoe."

#~ msgid "proftpd"
#~ msgstr "proftpd"

#~ msgid ""
#~ "Postfix is a Mail Transport Agent, which is the program that moves mail "
#~ "from one machine to another."
#~ msgstr ""
#~ "Postfix est on programe sierveu d' emilaedje, c' est lu ki fwait voyaedjî "
#~ "les emiles d' ene éndjole so l' shuvante sol daegntoele."

#~ msgid "sshd"
#~ msgstr "sshd"

#~ msgid "webmin"
#~ msgstr "webmin"

#~ msgid "xinetd"
#~ msgstr "xinetd"

#~ msgid "service setting"
#~ msgstr "apontiaedje des siervices"

#~ msgid ""
#~ "You will receive an alert if one of the selected service is no more "
#~ "running"
#~ msgstr ""
#~ "Vos rçuroz ene abranle si onk des tchoezis siervices si djoke di roter"

#~ msgid "load setting"
#~ msgstr "tcherdjî les apontiaedjes"

#~ msgid "You will receive an alert if the load is higher than this value"
#~ msgstr ""
#~ "Vos rçuroz ene abranle si l' tchedje est pus hôte kel valixhance dinêye "
#~ "chal"

#~ msgid "window title - ask_from"
#~ msgstr "tite do purnea - ask_from"

#~ msgid ""
#~ "message\n"
#~ "examples of utilisation of ask_from"
#~ msgstr ""
#~ "messaedje\n"
#~ "egzimpes d' eployaedje di ask_from"

#~ msgid "Save as.."
#~ msgstr "Schaper eyet rlomer..."

#~ msgid "Click here to install standard themes:"
#~ msgstr "Clitchîz chal po-z astaler les tinmes sitandård:"

#~ msgid "Firewalling"
#~ msgstr "Côpe feu"

#~ msgid ""
#~ "This tool seems to be broken, as it didn't show up.\n"
#~ " Try to reinstall it"
#~ msgstr ""
#~ "On direut ki ciste usteye chal est crombe, ca ele ni s' mostere nén.\n"
#~ " Sayîz del rastaler"

#~ msgid "-*-helvetica-medium-r-bold-*-14-*-100-100-p-*-iso8859-1,*-r-*"
#~ msgstr "-*-helvetica-medium-r-bold-*-14-*-100-100-*-p-*-iso8859-1,*-r-*"

#~ msgid "Technology Contributor: "
#~ msgstr "Contributeu di tecnolodjeye: "

#~ msgid "-*-times-bold-r-normal-*-14-*-*-*-p-*-iso8859-1,*-r-*"
#~ msgstr "-*-times-bold-r-normal--14-*-100-100-p-*-iso8859-*,*-r-*"

#~ msgid "Configuration Wizards"
#~ msgstr "Macreas d' apontiaedje"

#~ msgid "Removable disks"
#~ msgstr "Bodjåvès plakes"

#~ msgid "-*-helvetica-medium-r-normal-*-*-190-*-*-p-*-iso8859-1,*-r-*"
#~ msgstr "-urw-helvetica-medium-r-normal-*-*-190-*-*-p-*-iso8859-1,*-r-*"

#~ msgid "-*-helvetica-medium-r-normal-*-*-90-*-*-p-*-iso8859-1,*-r-*"
#~ msgstr "-urw-helvetica-medium-r-normal-*-*-90-*-*-p-*-iso8859-1,*-r-*"

#~ msgid "-*-times-bold-r-normal--14-*-100-100-p-*-iso8859-*,*-r-*"
#~ msgstr "-adobe-times-bold-r-normal--14-*-100-100-p-*-iso8859-*,*-r-*"

#~ msgid ""
#~ "The application cannot be loaded,\n"
#~ "the file '%s' has not been found.\n"
#~ "Try to install it."
#~ msgstr ""
#~ "Li programe ni pout nén esse enondé,\n"
#~ "li fitchî «%s» n' a nén stî trové.\n"
#~ "Sayîz di l' astaler."

#~ msgid ""
#~ "After 20 sec., Failed to launch \n"
#~ "See if it's installed"
#~ msgstr ""
#~ "Dj' a nén savou l' enonder dispoy di 20 seg.\n"
#~ "Verifyîz k' il est astalé"

#~ msgid ""
#~ "After 15 sec., Failed to launch '%s'\n"
#~ "See if it's installed"
#~ msgstr ""
#~ "Dj' a nén savou enonder «%s» dispoy di 15 seg.\n"
#~ "Verifyîz k' il est astalé"

#~ msgid "welcome"
#~ msgstr "Bénvnowe"

#~ msgid "launch embedded"
#~ msgstr "enonder ravalêyes"

#~ msgid "/Help/-"
#~ msgstr "/Aidance/-"

#~ msgid "/Mandrake_Campus"
#~ msgstr "/Mandrake_Campus"