summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
blob: 52f2c0dc9f4cb0976d12fdfbed7ab1cecf5e339c (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
include ../../Makefile.config

NAME = libDrakX
PMSFILES = $(filter-out install/% standalone/%, $(ALLPMS))
PMSFILES_HERE = $(wildcard $(PMSFILES:%=../../%))

POFILES = $(wildcard *.po)
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)

LOCALEDIR=$(DATADIR)/locale


all: $(MOFILES)

%.mo: %.po
	msgfmt -o $@ $<

update_n_merge: $(NAME).pot merge

merge:
	for n in $(POFILES); do \
	  echo "Merging $$n"; \
	  msgmerge -C $$n $$n $(NAME).pot > "$$n"t ; \
	  mv -f "$$n"t $$n ; \
	done

$(NAME).pot: $(PMSFILES_HERE)
	cd ../.. ; perl_checker -q --generate-pot share/po/$@ $(PMSFILES)

install: $(MOFILES)
	for l in $(LANGS); do \
		$(SUDO) install -d $(LOCALEDIR)/$$l/LC_MESSAGES; \
		$(SUDO) install -m 644 $$l.mo $(LOCALEDIR)/$$l/LC_MESSAGES/$(NAME).mo; \
	done

clean:
	@rm -rf *.mo $(POFILES:%=%t)

verif:
	perl -ne '/^\s*#/ or $$i += my @l = /\b__?\(/g; END { print "$$i\n" }' $(PMSFILES_HERE)
	perl -ne '$$i += my @l = /\.c:/g; END { print "$$i\n" }' DrakX.pot

verif2: 
#	perl -I ../.. -Mcommon -e 'foreach (qw($(PMSFILES))) { printf "package foo%d;\n", ++$$i; print common::cat_($$_) }' | perl -ne 'print if !/use (diagnostics|vars|strict)/' | OUTFILE=tmp.pm perl -I. -I../.. -Mb_dump_strings >/dev/null 2>/dev/null
	perl -pe 's|$$|\\n\\|' tmp.pm > tmp.pm_.c
	xgettext --keyword=_ -o tmp.po tmp.pm_.c 
	msgmerge DrakX.pot tmp.po > tmp.pot
	grep "^msgid" tmp.pot | sort > tmp.pot.light
	grep "^msgid" DrakX.pot | sort | diff - tmp.pot.light | grep "^>" || true


#	for i in *.po; do echo -n "$i "; msgfmt -v $i 2>&1; done | perl -e 'print map { $_->[0] } sort { $a->[1] <=> $b->[1] } map { [ $_, (split)[1] ] } <>'


%: %.sh
	#  fake built-in
ss='del'>-"\n"
-"Click the button to reboot the machine, unplug it, remove write protection,\n"
-"plug the key again, and launch Mandriva Move again."
-msgstr ""
-
-#: ../move/move.pm:468 help.pm:410 install_steps_interactive.pm:1303
-#, c-format
-msgid "Reboot"
-msgstr "Adlañsañ"
-
-#: ../move/move.pm:473
-#, c-format
-msgid ""
-"Your USB key does not have any valid Windows (FAT) partitions.\n"
-"We need one to continue (beside, it's more standard so that you\n"
-"will be able to move and access your files from machines\n"
-"running Windows). Please plug in an USB key containing a\n"
-"Windows partition instead.\n"
-"\n"
-"\n"
-"You may also proceed without an USB key - you'll still be\n"
-"able to use Mandriva Move as a normal live Mandriva\n"
-"Operating System."
-msgstr ""
-
-#: ../move/move.pm:483
-#, c-format
-msgid ""
-"We did not detect any USB key on your system. If you\n"
-"plug in an USB key now, Mandriva Move will have the ability\n"
-"to transparently save the data in your home directory and\n"
-"system wide configuration, for next boot on this computer\n"
-"or another one. Note: if you plug in a key now, wait several\n"
-"seconds before detecting again.\n"
-"\n"
-"\n"
-"You may also proceed without an USB key - you'll still be\n"
-"able to use Mandriva Move as a normal live Mandriva\n"
-"Operating System."
-msgstr ""
-
-#: ../move/move.pm:494
-#, c-format
-msgid "Need a key to save your data"
-msgstr "Red eo da gaout un alc'hwez USB evit enrollañ ho roadoù"
-
-#: ../move/move.pm:496
-#, c-format
-msgid "Detect USB key again"
-msgstr "Klask an alc'hwez USB adarre"
-
-#: ../move/move.pm:517
-#, c-format
-msgid "Setting up USB key"
-msgstr "Kefluniañ an alc'hwez USB"
-
-#: ../move/move.pm:517
-#, c-format
-msgid "Please wait, setting up system configuration files on USB key..."
-msgstr ""
-"O lakaat restroù ar gefluniadur war an alc'hwez USB, gortozit mar plij ..."
-
-#: ../move/move.pm:546
-#, c-format
-msgid "Enter your user information, password will be used for screensaver"
-msgstr ""
-
-#: ../move/move.pm:556
-#, c-format
-msgid "Auto configuration"
-msgstr "Kefluniadur emgefreek"
-
-#: ../move/move.pm:556
-#, c-format
-msgid "Please wait, detecting and configuring devices..."
-msgstr ""
-"Gortozit mar plij, o tinoiñ trobarzhelloù ha o kefluniañ trobarzhelloù ..."
-
-#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664
-#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:231
-#: diskdrake/interactive.pm:244 diskdrake/interactive.pm:405
-#: diskdrake/interactive.pm:423 diskdrake/interactive.pm:560
-#: diskdrake/interactive.pm:565 diskdrake/smbnfs_gtk.pm:41 do_pkgs.pm:19
-#: do_pkgs.pm:39 do_pkgs.pm:52 fsedit.pm:218 install_any.pm:1775
-#: install_any.pm:1827 install_steps.pm:81 install_steps_interactive.pm:37
-#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
-#: network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
-#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
-#: network/netconnect.pm:837 network/netconnect.pm:866
-#: network/netconnect.pm:965 network/netconnect.pm:969
-#: network/netconnect.pm:973 network/netconnect.pm:978
-#: network/netconnect.pm:1123 network/netconnect.pm:1127
-#: network/netconnect.pm:1246 network/netconnect.pm:1251
-#: network/netconnect.pm:1271 network/netconnect.pm:1428
-#: network/thirdparty.pm:321 network/thirdparty.pm:328
-#: network/thirdparty.pm:372 network/thirdparty.pm:374
-#: network/thirdparty.pm:395 network/thirdparty.pm:419
-#: printer/printerdrake.pm:244 printer/printerdrake.pm:251
-#: printer/printerdrake.pm:276 printer/printerdrake.pm:422
-#: printer/printerdrake.pm:427 printer/printerdrake.pm:440
-#: printer/printerdrake.pm:450 printer/printerdrake.pm:514
-#: printer/printerdrake.pm:686 printer/printerdrake.pm:690
-#: printer/printerdrake.pm:772 printer/printerdrake.pm:1555
-#: printer/printerdrake.pm:1603 printer/printerdrake.pm:1640
-#: printer/printerdrake.pm:1685 printer/printerdrake.pm:1689
-#: printer/printerdrake.pm:1703 printer/printerdrake.pm:1795
-#: printer/printerdrake.pm:1876 printer/printerdrake.pm:1880
-#: printer/printerdrake.pm:1884 printer/printerdrake.pm:1933
-#: printer/printerdrake.pm:1991 printer/printerdrake.pm:1995
-#: printer/printerdrake.pm:2009 printer/printerdrake.pm:2129
-#: printer/printerdrake.pm:2133 printer/printerdrake.pm:2176
-#: printer/printerdrake.pm:2249 printer/printerdrake.pm:2267
-#: printer/printerdrake.pm:2276 printer/printerdrake.pm:2285
-#: printer/printerdrake.pm:2296 printer/printerdrake.pm:2360
-#: printer/printerdrake.pm:2512 printer/printerdrake.pm:2947
-#: printer/printerdrake.pm:3231 printer/printerdrake.pm:3237
-#: printer/printerdrake.pm:3802 printer/printerdrake.pm:3806
-#: printer/printerdrake.pm:3810 printer/printerdrake.pm:4206
-#: printer/printerdrake.pm:4446 printer/printerdrake.pm:4474
-#: printer/printerdrake.pm:4551 printer/printerdrake.pm:4617
-#: printer/printerdrake.pm:4737 standalone/drakTermServ:422
-#: standalone/drakTermServ:492 standalone/drakTermServ:501
-#: standalone/drakTermServ:812 standalone/drakTermServ:819
-#: standalone/drakTermServ:845 standalone/drakTermServ:894
-#: standalone/drakTermServ:1146 standalone/drakTermServ:1181
-#: standalone/drakTermServ:1634 standalone/drakTermServ:1643
-#: standalone/drakTermServ:1651 standalone/drakTermServ:1656
-#: standalone/drakTermServ:1664 standalone/drakTermServ:1680
-#: standalone/drakTermServ:1700 standalone/drakauth:36
-#: standalone/drakbackup:511 standalone/drakbackup:625
-#: standalone/drakbackup:1110 standalone/drakbackup:1141
-#: standalone/drakbackup:1332 standalone/drakbackup:1664
-#: standalone/drakbackup:1820 standalone/drakbackup:2548
-#: standalone/drakbackup:4463 standalone/drakclock:124
-#: standalone/drakconnect:676 standalone/drakconnect:680
-#: standalone/drakconnect:685 standalone/drakconnect:700
-#: standalone/drakfont:209 standalone/drakfont:222 standalone/drakfont:260
-#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98
-#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260
-#: standalone/draknfs:306 standalone/draknfs:609 standalone/draknfs:616
-#: standalone/draknfs:623 standalone/drakroam:33 standalone/draksambashare:384
-#: standalone/draksambashare:388 standalone/draksambashare:391
-#: standalone/draksambashare:394 standalone/draksambashare:453
-#: standalone/draksambashare:477 standalone/draksambashare:551
-#: standalone/draksambashare:633 standalone/draksambashare:700
-#: standalone/draksambashare:800 standalone/draksambashare:807
-#: standalone/draksambashare:942 standalone/draksambashare:1133
-#: standalone/draksambashare:1142 standalone/draksambashare:1151
-#: standalone/draksambashare:1172 standalone/draksambashare:1181
-#: standalone/draksambashare:1190 standalone/draksambashare:1210
-#: standalone/draksambashare:1218 standalone/draksambashare:1230
-#: standalone/draksplash:162 standalone/drakxtv:107
-#: standalone/finish-install:79 standalone/logdrake:171
-#: standalone/logdrake:439 standalone/logdrake:444 standalone/scannerdrake:59
-#: standalone/scannerdrake:202 standalone/scannerdrake:261
-#: standalone/scannerdrake:732 standalone/scannerdrake:743
-#: standalone/scannerdrake:882 standalone/scannerdrake:893
-#: standalone/scannerdrake:963 wizards.pm:95 wizards.pm:99 wizards.pm:121
-#, c-format
-msgid "Error"
-msgstr "Fazi"
-
-#: ../move/move.pm:605 install_steps.pm:82
-#, c-format
-msgid ""
-"An error occurred, but I do not know how to handle it nicely.\n"
-"Continue at your own risk."
-msgstr ""
-"Degouezhet ez eus ur fazi, hogen n'ouzon ket e verañ naet.\n"
-"Kendalc'hit war ho mar."
-
-#: ../move/move.pm:660 install_steps_interactive.pm:37
-#, c-format
-msgid "An error occurred"
-msgstr "Ur fazi zo bet"
-
-#: ../move/move.pm:666
-#, c-format
-msgid ""
-"An error occurred:\n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"This may come from corrupted system configuration files\n"
-"on the USB key, in this case removing them and then\n"
-"rebooting Mandriva Move would fix the problem. To do\n"
-"so, click on the corresponding button.\n"
-"\n"
-"\n"
-"You may also want to reboot and remove the USB key, or\n"
-"examine its contents under another OS, or even have\n"
-"a look at log files in console #3 and #4 to try to\n"
-"guess what's happening."
-msgstr ""
-
-#: ../move/move.pm:681
-#, c-format
-msgid "Remove system config files"
-msgstr "Dilemel restroù ar c'hefluniadur ar reizhiad"
-
-#: ../move/move.pm:682
-#, c-format
-msgid "Simply reboot"
-msgstr "Adloc'hañ hepken"
-
-#: ../move/tree/mdk_totem:50 ../move/tree/mdk_totem:96
-#, c-format
-msgid "You can only run with no CDROM support"
-msgstr ""
-
-#: ../move/tree/mdk_totem:71
-#, c-format
-msgid "Kill those programs"
-msgstr "Lazhañ an Lazhañ"
-
-#: ../move/tree/mdk_totem:72
-#, c-format
-msgid "No CDROM support"
-msgstr "Ne m'eus ket implij ar CD-ROMoù"
-
-#: ../move/tree/mdk_totem:76 diskdrake/hd_gtk.pm:92
-#: diskdrake/interactive.pm:1062 diskdrake/interactive.pm:1072
-#: diskdrake/interactive.pm:1125
-#, c-format
-msgid "Read carefully!"
-msgstr "Lennit aketus !"
-
-#: ../move/tree/mdk_totem:77
-#, c-format
-msgid ""
-"You can not use another CDROM when the following programs are running: \n"
-"%s"
-msgstr ""
-
-#: ../move/tree/mdk_totem:101
-#, c-format
-msgid "Copying to memory to allow removing the CDROM"
-msgstr ""
-
-#: Xconfig/card.pm:13
-#, c-format
-msgid "256 kB"
-msgstr "256 ko"
-
-#: Xconfig/card.pm:14
-#, c-format
-msgid "512 kB"
-msgstr "512 ko"
-
-#: Xconfig/card.pm:15
-#, c-format
-msgid "1 MB"
-msgstr "1 Mo"
-
-#: Xconfig/card.pm:16
-#, c-format
-msgid "2 MB"
-msgstr "2 Mo"
-
-#: Xconfig/card.pm:17
-#, c-format
-msgid "4 MB"
-msgstr "4 Mo"
-
-#: Xconfig/card.pm:18
-#, c-format
-msgid "8 MB"
-msgstr "8 Mo"
-
-#: Xconfig/card.pm:19
-#, c-format
-msgid "16 MB"
-msgstr "16 Mo"
-
-#: Xconfig/card.pm:20
-#, c-format
-msgid "32 MB"
-msgstr "32 Mo"
-
-#: Xconfig/card.pm:21
-#, c-format
-msgid "64 MB or more"
-msgstr "64 Mo pe vuioc'h"
-
-#: Xconfig/card.pm:162
-#, c-format
-msgid "X server"
-msgstr "servijer X"
-
-#: Xconfig/card.pm:163
-#, c-format
-msgid "Choose an X server"
-msgstr "Dibabit ur servijer X"
-
-#: Xconfig/card.pm:195
-#, c-format
-msgid "Multi-head configuration"
-msgstr "Kefluniañ meur a benn"
-
-#: Xconfig/card.pm:196
-#, c-format
-msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Meur a benn 'neus ho reizhiad.\n"
-"Petra 'teus c'hoant d'ober ?"
-
-#: Xconfig/card.pm:265
-#, c-format
-msgid "Can not install Xorg package: %s"
-msgstr "N'eo ket evit staliañ ar pakad Xorg : %s"
-
-#: Xconfig/card.pm:275
-#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Dibabit ment memor ho kartenn c'hrafek"
-
-#: Xconfig/card.pm:371
-#, c-format
-msgid "Xorg configuration"
-msgstr "Staliadur Xorg"
-
-#: Xconfig/card.pm:373
-#, c-format
-msgid "Which configuration of Xorg do you want to have?"
-msgstr "Pe seurt kefluniadur Xorg ha fellout a ra deoc'h ?"
-
-#: Xconfig/card.pm:406
-#, c-format
-msgid "Configure all heads independently"
-msgstr ""
-
-#: Xconfig/card.pm:407
-#, c-format
-msgid "Use Xinerama extension"
-msgstr "Implijit Xinemara"
-
-#: Xconfig/card.pm:412
-#, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Kefluniadur hep ken ar gartenn « %s » %s"
-
-#: Xconfig/card.pm:424 Xconfig/various.pm:23
-#, c-format
-msgid "Xorg %s"
-msgstr "Xorg %s"
-
-#: Xconfig/card.pm:431 Xconfig/various.pm:22
-#, c-format
-msgid "Xorg %s with 3D hardware acceleration"
-msgstr "Xorg %s gant 3D"
-
-#: Xconfig/card.pm:433
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with Xorg %s."
-msgstr ""
-
-#: Xconfig/card.pm:439
-#, c-format
-msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr ""
-
-#: Xconfig/card.pm:441
-#, c-format
-msgid ""
-"Your card can have 3D hardware acceleration support with Xorg %s,\n"
-"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
-msgstr ""
-
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:1021
-#, c-format
-msgid "Custom"
-msgstr "Personelañ"
-
-#: Xconfig/main.pm:127 any.pm:742 diskdrake/dav.pm:26 help.pm:15
-#: install_steps_interactive.pm:1303 printer/printerdrake.pm:882
-#: printer/printerdrake.pm:899 printer/printerdrake.pm:4546
-#: printer/printerdrake.pm:5010 standalone/drakhosts:263
-#: standalone/drakroam:230 standalone/draksplash:93 standalone/logdrake:176
-#: standalone/net_applet:103 standalone/scannerdrake:494
-#, c-format
-msgid "Quit"
-msgstr "Kuitaat"
-
-#: Xconfig/main.pm:129
-#, c-format
-msgid "Graphic Card"
-msgstr "Kartenn C'hrafek"
-
-#: Xconfig/main.pm:132 Xconfig/monitor.pm:110
-#, c-format
-msgid "Monitor"
-msgstr "Skramm"
-
-#: Xconfig/main.pm:135 Xconfig/resolution_and_depth.pm:289
-#, c-format
-msgid "Resolution"
-msgstr "Spister"
-
-#: Xconfig/main.pm:138
-#, c-format
-msgid "Test"
-msgstr "Testañ"
-
-#: Xconfig/main.pm:143 diskdrake/dav.pm:65 diskdrake/interactive.pm:449
-#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
-#: printer/printerdrake.pm:1112 standalone/drakfont:493
-#: standalone/drakfont:548
-#, c-format
-msgid "Options"
-msgstr "Dibarzhoù"
-
-#: Xconfig/main.pm:178
-#, c-format
-msgid "Your Xorg configuration file is broken, we will ignore it."
-msgstr "Sac'het eo restr kefluniadur Xorg; emaon o tremen anezhañ."
-
-#: Xconfig/main.pm:196
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Derc'hel ar c'hemmoù \n"
-"Ar kefluniadur red zo \n"
-"\n"
-"%s"
-
-#: Xconfig/monitor.pm:111
-#, c-format
-msgid "Choose a monitor for head #%d"
-msgstr "Dibabit ur skramm evit ar benn #%d"
-
-#: Xconfig/monitor.pm:111
-#, c-format
-msgid "Choose a monitor"
-msgstr "Dibabit ur skramm"
-
-#: Xconfig/monitor.pm:117
-#, c-format
-msgid "Plug'n Play"
-msgstr "Lug ha c'hoari"
-
-#: Xconfig/monitor.pm:118 mouse.pm:49
-#, c-format
-msgid "Generic"
-msgstr "Rummel"
-
-#: Xconfig/monitor.pm:119 standalone/drakconnect:591 standalone/harddrake2:54
-#: standalone/harddrake2:88
-#, c-format
-msgid "Vendor"
-msgstr "Gwerzher"
-
-#: Xconfig/monitor.pm:129
-#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr ""
-
-#: Xconfig/monitor.pm:137
-#, c-format
-msgid ""
-"The two critical parameters are the vertical refresh rate, which is the "
-"rate\n"
-"at which the whole screen is refreshed, and most importantly the horizontal\n"
-"sync rate, which is the rate at which scanlines are displayed.\n"
-"\n"
-"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
-"range\n"
-"that is beyond the capabilities of your monitor: you may damage your "
-"monitor.\n"
-" If in doubt, choose a conservative setting."
-msgstr ""
-"An div arventenn dreistpouezus zo ar feur freskaat a-serzh, da lavaret eo "
-"ar\n"
-"feur ma vez freskaet ar skramm a-bezh, ha pouezusuc'h c'hoazh ar feur "
-"kempredañ\n"
-"a-led, da lavaret eo ar feur ma vez diskwelet linennoù skubañ.\n"
-"\n"
-"HOLLBOUEZHUS eo deoc'h na spisaat ur seurt skramm gant ur feur kempredañ\n"
-"a zo en tu-hont da varregezh ho skramm : gallout a rafe gwastañ ho skramm\n"
-" M'hoc'h eus douetañs, dibabit ur c'hefluniadur fur."
-
-#: Xconfig/monitor.pm:144
-#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Feur freskaat a-led"
-
-#: Xconfig/monitor.pm:145
-#, c-format
-msgid "Vertical refresh rate"
-msgstr "Feur freskaat a-serzh"
-
-#: Xconfig/resolution_and_depth.pm:10
-#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 liv (8 bit)"
-
-#: Xconfig/resolution_and_depth.pm:11
-#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 mil liv (15 bit)"
-
-#: Xconfig/resolution_and_depth.pm:12
-#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 mil liv (16 bit)"
-
-#: Xconfig/resolution_and_depth.pm:13
-#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 milion a livioù (24 bit)"
-
-#: Xconfig/resolution_and_depth.pm:127
-#, c-format
-msgid "Resolutions"
-msgstr "Spisterioù"
-
-#: Xconfig/resolution_and_depth.pm:311 diskdrake/hd_gtk.pm:336
-#: install_steps_gtk.pm:288 mouse.pm:168 services.pm:162
-#: standalone/drakbackup:1606 standalone/drakperm:250
-#, c-format
-msgid "Other"
-msgstr "All"
-
-#: Xconfig/resolution_and_depth.pm:360
-#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Dibabit ar spister ha donder al livioù"
-
-#: Xconfig/resolution_and_depth.pm:361
-#, c-format
-msgid "Graphics card: %s"
-msgstr "Kartenn c'hrafek : %s"
-
-#: Xconfig/resolution_and_depth.pm:375 interactive.pm:119 interactive.pm:436
-#: interactive/http.pm:103 interactive/http.pm:156 interactive/newt.pm:321
-#: interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:143
-#: standalone/drakTermServ:222 standalone/drakTermServ:543
-#: standalone/drakbackup:1372 standalone/drakbackup:4123
-#: standalone/drakbackup:4183 standalone/drakbackup:4227
-#: standalone/drakbackup:4481 standalone/drakconnect:158
-#: standalone/drakconnect:852 standalone/drakconnect:939
-#: standalone/drakconnect:1030 standalone/drakfont:569 standalone/drakfont:579
-#: standalone/draksplash:173 standalone/drakups:210 standalone/net_monitor:339
-#: ugtk2.pm:392 ugtk2.pm:490 ugtk2.pm:899 ugtk2.pm:922
-#, c-format
-msgid "Ok"
-msgstr "Mat eo"
-
-#: Xconfig/resolution_and_depth.pm:375 diskdrake/smbnfs_gtk.pm:80 help.pm:90
-#: help.pm:445 install_steps_gtk.pm:455 install_steps_interactive.pm:406
-#: install_steps_interactive.pm:811 interactive.pm:120 interactive.pm:437
-#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318
-#: interactive/stdio.pm:39 interactive/stdio.pm:142
-#: printer/printerdrake.pm:3882 standalone/drakautoinst:215
-#: standalone/drakbackup:1372 standalone/drakbackup:4052
-#: standalone/drakbackup:4056 standalone/drakbackup:4111
-#: standalone/drakbackup:4481 standalone/drakconnect:157
-#: standalone/drakconnect:937 standalone/drakconnect:1029
-#: standalone/drakfont:579 standalone/drakfont:655 standalone/drakfont:733
-#: standalone/draksplash:173 standalone/drakups:217 standalone/logdrake:176
-#: standalone/net_monitor:338 ugtk2.pm:386 ugtk2.pm:488 ugtk2.pm:497
-#: ugtk2.pm:899
-#, c-format
-msgid "Cancel"
-msgstr "Nullañ"
-
-#: Xconfig/resolution_and_depth.pm:375 diskdrake/hd_gtk.pm:150
-#: install_steps_gtk.pm:232 install_steps_gtk.pm:617 interactive.pm:567
-#: interactive/gtk.pm:682 interactive/gtk.pm:684 standalone/drakTermServ:311
-#: standalone/drakbackup:4048 standalone/drakbug:105
-#: standalone/drakconnect:153 standalone/drakconnect:236
-#: standalone/drakfont:511 standalone/draknfs:206 standalone/drakperm:133
-#: standalone/draksambashare:320 standalone/draksec:344 standalone/draksec:346
-#: standalone/draksec:364 standalone/draksec:366 ugtk2.pm:1031 ugtk2.pm:1032
-#, c-format
-msgid "Help"
-msgstr "Skoazell"
-
-#: Xconfig/test.pm:30
-#, c-format
-msgid "Test of the configuration"
-msgstr "Amprouiñ ar c'hefluniadur"
-
-#: Xconfig/test.pm:31
-#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-
-#: Xconfig/test.pm:31
-#, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-
-#: Xconfig/test.pm:69
-#, c-format
-msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
-msgstr ""
-"Degouezhet ez eus ar fazi :\n"
-"%s\n"
-"Klaskit kemmañ un dibarzh bennak"
-
-#: Xconfig/test.pm:129
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Echu eo da %d eilenn"
-
-#: Xconfig/test.pm:129
-#, c-format
-msgid "Is this the correct setting?"
-msgstr "Ha reizh eo ar c'hefluniadur ?"
-
-#: Xconfig/various.pm:29
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Reizhadur ar stokellaoueg : %s\n"
-
-#: Xconfig/various.pm:30
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Seurt logodenn : %s\n"
-
-#: Xconfig/various.pm:31
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Trobarzhell al logodenn : %s\n"
-
-#: Xconfig/various.pm:33
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Skramm : %s\n"
-
-#: Xconfig/various.pm:34
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "KempredA-led ar skramm : %s\n"
-
-#: Xconfig/various.pm:35
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "FreskA-serzh ar skramm : %s\n"
-
-#: Xconfig/various.pm:37
-#, c-format
-msgid "Graphics card: %s\n"
-msgstr "Kartenn c'hrafek : %s\n"
-
-#: Xconfig/various.pm:38
-#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Memor c'hrafek : %s ko\n"
-
-#: Xconfig/various.pm:40
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Donder liv : %s\n"
-
-#: Xconfig/various.pm:41
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Spister : %s\n"
-
-#: Xconfig/various.pm:43
-#, c-format
-msgid "Xorg driver: %s\n"
-msgstr "Sturier Xorg : %s\n"
-
-#: Xconfig/various.pm:72
-#, c-format
-msgid "Graphical interface at startup"
-msgstr "X pa loc'her"
-
-#: Xconfig/various.pm:74
-#, c-format
-msgid ""
-"I can setup your computer to automatically start the graphical interface "
-"(Xorg) upon booting.\n"
-"Would you like Xorg to start when you reboot?"
-msgstr ""
-"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek pa loc'ho a c'hellañ.\n"
-"Mennout a rit lañsañ X pa adloc'hit ?"
-
-#: Xconfig/various.pm:87
-#, fuzzy, c-format
-msgid ""
-"Your graphic card seems to have a TV-OUT connector.\n"
-"It can be configured to work using frame-buffer.\n"
-"\n"
-"For this you have to plug your graphic card to your TV before booting your "
-"computer.\n"
-"Then choose the \"TVout\" entry in the bootloader\n"
-"\n"
-"Do you have this feature?"
-msgstr "Hag ur an arc'hwel-mañ hoc'h eus ?"
-
-#: Xconfig/various.pm:99
-#, c-format
-msgid "What norm is your TV using?"
-msgstr "Peseurt skinwel oc'h implij ?"
-
-#: Xconfig/xfree.pm:648
-#, c-format
-msgid ""
-"_:weird aspect ratio\n"
-"other"
-msgstr "hini all"
-
-#: any.pm:153 harddrake/sound.pm:195 interactive.pm:474 pkgs.pm:474
-#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68
-#: standalone/drakups:99 standalone/drakxtv:92 standalone/harddrake2:375
-#: standalone/service_harddrake:235
+#: any.pm:157 diskdrake/interactive.pm:422 diskdrake/interactive.pm:617
+#: diskdrake/interactive.pm:798 diskdrake/interactive.pm:842
+#: diskdrake/interactive.pm:904 diskdrake/interactive.pm:1188 do_pkgs.pm:209
+#: do_pkgs.pm:255 harddrake/sound.pm:195 interactive.pm:576
#, c-format
msgid "Please wait"
msgstr "Gortozit mar plij"
-#: any.pm:153
+#: any.pm:157
#, c-format
msgid "Bootloader installation in progress"
msgstr "O staliañ ar c'harger loc'hañ"
-#: any.pm:164
+#: any.pm:168
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
@@ -796,13 +39,13 @@ msgid ""
"Assign a new Volume ID?"
msgstr ""
-#: any.pm:175
+#: any.pm:179
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr ""
"Staliadur ar c'harger loc'hañ zo sac'het. Degouezhet eo ar fazi a heul :"
-#: any.pm:181
+#: any.pm:185
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -813,7 +56,7 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: any.pm:219
+#: any.pm:223
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
@@ -823,257 +66,268 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: any.pm:242 help.pm:740
+#: any.pm:246
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Rann gentañ ar bladenn (MBR)"
-#: any.pm:243
+#: any.pm:247
#, c-format
msgid "First sector of the root partition"
msgstr "Rann gentañ ar parzhadur kentañ"
-#: any.pm:245
+#: any.pm:249
#, c-format
msgid "On Floppy"
msgstr "War bladennig"
-#: any.pm:247 help.pm:740 printer/printerdrake.pm:4203
+#: any.pm:251
#, c-format
msgid "Skip"
msgstr "Tremen e-biou"
-#: any.pm:251
+#: any.pm:255
#, c-format
msgid "LILO/grub Installation"
msgstr "Staliadur LILO/grub"
-#: any.pm:252
+#: any.pm:257
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"
-#: any.pm:278 standalone/drakboot:269
+#: any.pm:284
#, c-format
msgid "Boot Style Configuration"
msgstr "Kefluniadur giz al loc'hañ"
-#: any.pm:280 any.pm:281 any.pm:314 any.pm:315
+#: any.pm:294 any.pm:326 any.pm:327
#, c-format
msgid "Bootloader main options"
msgstr "Dibarzhoù pennañ ar c'harger loc'hañ"
-#: any.pm:286
-#, c-format
-msgid "Give the ram size in MB"
-msgstr "Roit ment ar memor vev e Mo"
-
-#: any.pm:288
-#, c-format
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Didalvout eo « Strishaat dibarzhoù al linenn urzhiañ » hep tremenger"
-
-#: any.pm:289 any.pm:628 authentication.pm:192
-#, c-format
-msgid "The passwords do not match"
-msgstr "An tremegerioù ne glot ket"
-
-#: any.pm:289 any.pm:628 authentication.pm:192 diskdrake/interactive.pm:1336
+#: any.pm:299
#, c-format
-msgid "Please try again"
-msgstr "Klaskit adarre mar plij"
+msgid "Bootloader"
+msgstr "Karger loc'hañ"
-#: any.pm:294 any.pm:319
+#: any.pm:300 any.pm:331
#, c-format
msgid "Bootloader to use"
-msgstr "C'harger loc'hañ da implijout"
+msgstr "Karger loc'hañ da implijout"
-#: any.pm:296 any.pm:321
+#: any.pm:302 any.pm:333
#, c-format
msgid "Boot device"
msgstr "Trobarzhell loc'hañ"
-#: any.pm:298
+#: any.pm:304
+#, c-format
+msgid "Main options"
+msgstr "Dibarzhoù pennañ"
+
+#: any.pm:305
#, c-format
msgid "Delay before booting default image"
msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"
-#: any.pm:299
+#: any.pm:306
#, c-format
msgid "Enable ACPI"
msgstr "Bevaat ACPI"
-#: any.pm:301
+#: any.pm:307
#, c-format
-msgid "Force no APIC"
-msgstr "Bevaatet APIC ebet"
+msgid "Enable APIC"
+msgstr "Bevaat APIC"
-#: any.pm:303
+#: any.pm:308
#, c-format
-msgid "Force No Local APIC"
-msgstr "Bevaatet APIC lec'hel ebet"
+msgid "Enable Local APIC"
+msgstr "Bevaat APIC lec'hel"
-#: any.pm:305 any.pm:662 authentication.pm:197 diskdrake/smbnfs_gtk.pm:180
-#: network/netconnect.pm:584 printer/printerdrake.pm:1867
-#: printer/printerdrake.pm:1988 standalone/drakbackup:1650
-#: standalone/drakbackup:3641 standalone/drakups:297
+#: any.pm:310 any.pm:686 authentication.pm:196 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Tremenger"
-#: any.pm:306 any.pm:663 authentication.pm:198
+#: any.pm:312 authentication.pm:207
+#, c-format
+msgid "The passwords do not match"
+msgstr "An tremegerioù ne glot ket"
+
+#: any.pm:312 authentication.pm:207 diskdrake/interactive.pm:1348
+#, c-format
+msgid "Please try again"
+msgstr "Klaskit adarre mar plij"
+
+#: any.pm:313
+#, c-format
+msgid "You can not use a password with %s"
+msgstr "Gellout a rit implij ur ger tremen gant %s"
+
+#: any.pm:316 any.pm:687 authentication.pm:197
#, c-format
msgid "Password (again)"
msgstr "Tremenger (adarre)"
-#: any.pm:307
+#: any.pm:317
#, c-format
msgid "Restrict command line options"
msgstr "Strishaat dibarzhoù al linenn urzhiañ"
-#: any.pm:307
+#: any.pm:317
#, c-format
msgid "restrict"
msgstr "strishaat"
-#: any.pm:309
+#: any.pm:318
+#, c-format
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr "Didalvout eo « Strishaat dibarzhoù al linenn urzhiañ » hep tremenger"
+
+#: any.pm:320
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Skarañ /tmp bep ma loc'her"
-#: any.pm:310
+#: any.pm:321
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Spisait ment ar memor bev diouzh ret (kavet %d Mo)"
-#: any.pm:320
+#: any.pm:322
+#, c-format
+msgid "Give the ram size in MB"
+msgstr "Roit ment ar memor vev e Mo"
+
+#: any.pm:332
#, c-format
msgid "Init Message"
msgstr ""
-#: any.pm:322
+#: any.pm:334
#, c-format
msgid "Open Firmware Delay"
msgstr ""
-#: any.pm:323
+#: any.pm:335
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""
-#: any.pm:324
+#: any.pm:336
#, c-format
msgid "Enable CD Boot?"
msgstr ""
-#: any.pm:325
+#: any.pm:337
#, c-format
msgid "Enable OF Boot?"
msgstr ""
-#: any.pm:326
+#: any.pm:338
#, c-format
msgid "Default OS?"
msgstr "RK dre ziouer ?"
-#: any.pm:380
+#: any.pm:404
#, c-format
msgid "Image"
msgstr "Skeudenn"
-#: any.pm:381 any.pm:391
+#: any.pm:405 any.pm:418
#, c-format
msgid "Root"
msgstr "Gwrizienn"
-#: any.pm:382 any.pm:404
+#: any.pm:406 any.pm:431
#, c-format
msgid "Append"
msgstr "Ouzhpennañ en diwezh"
-#: any.pm:384 standalone/drakboot:271 standalone/drakboot:275
+#: any.pm:408
+#, c-format
+msgid "Xen append"
+msgstr ""
+
+#: any.pm:411
#, c-format
msgid "Video mode"
msgstr "Mod video"
-#: any.pm:386
+#: any.pm:413
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:387
+#: any.pm:414
#, c-format
msgid "Network profile"
msgstr "Profil rouedad"
-#: any.pm:396 any.pm:401 any.pm:403 diskdrake/interactive.pm:450
+#: any.pm:423 any.pm:428 any.pm:430 diskdrake/interactive.pm:443
#, c-format
msgid "Label"
msgstr "Skridennad"
-#: any.pm:398 any.pm:408 harddrake/v4l.pm:438 standalone/drakbackup:2104
-#: standalone/draksec:52
+#: any.pm:425 any.pm:433 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Dre ziouer"
-#: any.pm:405
-#, c-format
-msgid "Initrd-size"
-msgstr "Ment an Initrd"
-
-#: any.pm:407
+#: any.pm:432
#, c-format
msgid "NoVideo"
msgstr "N'eo ket video"
-#: any.pm:418
+#: any.pm:443
#, c-format
msgid "Empty label not allowed"
msgstr "Berzet eo ar skridennadoù goullo"
-#: any.pm:419
+#: any.pm:444
#, c-format
msgid "You must specify a kernel image"
msgstr "Ret eo deoc'h kaout ur skeudenn kalon"
-#: any.pm:419
+#: any.pm:444
#, c-format
msgid "You must specify a root partition"
msgstr "Ret eo deoc'h kaout ur parzhadur gwrizienn"
-#: any.pm:420
+#: any.pm:445
#, c-format
msgid "This label is already used"
msgstr "En implij eo ar skridennad-se endeo"
-#: any.pm:434
+#: any.pm:459
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennañ ?"
-#: any.pm:435
+#: any.pm:460
#, c-format
msgid "Linux"
msgstr "Linux"
-#: any.pm:435
+#: any.pm:460
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Reizhiadoù all (SunOS ...)"
-#: any.pm:436
+#: any.pm:461
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Reizhiadoù all (MacOS ...)"
-#: any.pm:436
+#: any.pm:461
#, c-format
msgid "Other OS (Windows...)"
msgstr "Reizhiadoù all (Windows ...)"
-#: any.pm:464
+#: any.pm:489
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -1082,52 +336,47 @@ msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: any.pm:614
+#: any.pm:640
#, c-format
msgid "access to X programs"
msgstr ""
-#: any.pm:615
+#: any.pm:641
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:616
+#: any.pm:642
#, c-format
msgid "allow \"su\""
msgstr "Aotreañ « su »"
-#: any.pm:617
+#: any.pm:643
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:618
+#: any.pm:644
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:619
+#: any.pm:645
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:624
+#: any.pm:650
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"
-#: any.pm:629
-#, c-format
-msgid "This password is too simple"
-msgstr "Re eeun eo an tremeger"
-
-#: any.pm:630
+#: any.pm:657
#, c-format
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"
-#: any.pm:631
+#: any.pm:658
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
@@ -1135,42 +384,42 @@ msgstr ""
"An anv arveriad a zle bezañ ennañ lizherennoù munut, sifroù, `-' ha `_' "
"hepken"
-#: any.pm:632
+#: any.pm:659
#, c-format
msgid "The user name is too long"
msgstr "Re hir eo an anv arveriad-se"
-#: any.pm:633
+#: any.pm:660
#, c-format
msgid "This user name has already been added"
msgstr "En implij eo an anv arveriad-se endeo"
-#: any.pm:634 any.pm:665
+#: any.pm:661 any.pm:689
#, c-format
msgid "User ID"
msgstr "ID an arveriad"
-#: any.pm:635 any.pm:666
+#: any.pm:662 any.pm:690
#, c-format
msgid "Group ID"
msgstr "ID ar strollad"
-#: any.pm:638
+#: any.pm:665
#, c-format
msgid "%s must be a number"
msgstr "red eo da bezañ un niver %s"
-#: any.pm:639
+#: any.pm:666
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:644 standalone/draksambashare:1214
+#: any.pm:671
#, c-format
msgid "Add user"
msgstr "Ouzhpennañ un arveriad"
-#: any.pm:646
+#: any.pm:673
#, c-format
msgid ""
"Enter a user\n"
@@ -1179,100 +428,96 @@ msgstr ""
"Skrivit un arveriad\n"
"%s"
-#: any.pm:649 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
-#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:531
-#: interactive/http.pm:151 printer/printerdrake.pm:197
-#: printer/printerdrake.pm:382 printer/printerdrake.pm:5010
-#: standalone/drakbackup:2836 standalone/scannerdrake:685
-#: standalone/scannerdrake:835
+#: any.pm:676 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:166
+#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:82
+#: interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Graet"
-#: any.pm:650 help.pm:52
+#: any.pm:677
#, c-format
msgid "Accept user"
msgstr "Aotren an arveriad"
-#: any.pm:660
+#: any.pm:682
#, c-format
msgid "Real name"
msgstr "Anv gwirion"
-#: any.pm:661 standalone/drakbackup:1645
+#: any.pm:685
#, c-format
msgid "Login name"
msgstr "Anv ereañ"
-#: any.pm:664
+#: any.pm:688
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:668
-#, c-format
-msgid "Icon"
-msgstr "Arlun"
-
-#: any.pm:715 security/l10n.pm:14
+#: any.pm:735 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Emereañ"
-#: any.pm:716
+#: any.pm:736
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek gant un arveriad a "
"c'hellañ."
-#: any.pm:717
+#: any.pm:737
#, c-format
msgid "Use this feature"
msgstr "Implij an arc'hwel-mañ"
-#: any.pm:718
+#: any.pm:738
#, c-format
msgid "Choose the default user:"
msgstr "Dibabit an arveriad dre ziouer :"
-#: any.pm:719
+#: any.pm:739
#, c-format
msgid "Choose the window manager to run:"
msgstr "Dibabit ar merour prenestrer da seveniñ :"
-#: any.pm:740
+#: any.pm:767
#, c-format
msgid "License agreement"
msgstr "Emglev an aotre"
-#: any.pm:745
+#: any.pm:770 diskdrake/dav.pm:26
+#, c-format
+msgid "Quit"
+msgstr "Kuitaat"
+
+#: any.pm:773
#, c-format
msgid "Release Notes"
msgstr "Cheñchamentoù"
-#: any.pm:748 help.pm:15 install_steps_gtk.pm:539
-#: install_steps_interactive.pm:715 standalone/drakautoinst:214
+#: any.pm:776
#, c-format
msgid "Accept"
msgstr "Plijout a ra din"
-#: any.pm:748 install_steps_gtk.pm:539 install_steps_interactive.pm:715
+#: any.pm:776
#, c-format
msgid "Refuse"
msgstr "Ne blij ket din"
-#: any.pm:765 any.pm:833
+#: any.pm:795 any.pm:863
#, c-format
msgid "Please choose a language to use."
msgstr "Dibabit ar yezh da implijout, mar plij."
-#: any.pm:766 any.pm:834
+#: any.pm:796 any.pm:864
#, c-format
msgid "Language choice"
msgstr "Dibab ho yezh"
-#: any.pm:794
+#: any.pm:826
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -1280,70 +525,72 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: any.pm:797
+#: any.pm:829
#, c-format
msgid "Multi languages"
msgstr "Meur a yezh"
-#: any.pm:813 any.pm:842 help.pm:648
+#: any.pm:841 any.pm:872
#, c-format
-msgid "Use Unicode by default"
-msgstr "Implijit Unicode dre ziouer"
+msgid "Old compatibility (non UTF-8) encoding"
+msgstr "Kodadur kozh (n'eo ket UTF-8)"
-#: any.pm:814 help.pm:648
+#: any.pm:843
#, c-format
msgid "All languages"
msgstr "An holl yezhoù"
-#: any.pm:888 help.pm:567 help.pm:856 install_steps_interactive.pm:932
+#: any.pm:918
#, c-format
msgid "Country / Region"
msgstr "Bro / Rannvro"
-#: any.pm:890
+#: any.pm:920
#, c-format
msgid "Please choose your country."
msgstr "Dibabit hor bro, mar plij."
-#: any.pm:892
+#: any.pm:922
#, c-format
msgid "Here is the full list of available countries"
msgstr "Setu eo listenn leun ar broioù holl"
-#: any.pm:893
+#: any.pm:923
#, c-format
msgid "Other Countries"
msgstr "Broioù all"
-#: any.pm:893 help.pm:52 help.pm:410 help.pm:432 help.pm:648 help.pm:723
-#: interactive.pm:397
+#: any.pm:923 interactive.pm:477
#, c-format
msgid "Advanced"
msgstr "Barek"
-#: any.pm:901
+#: any.pm:929
#, c-format
msgid "Input method:"
msgstr "Hentenn enkas :"
-#: any.pm:904 install_any.pm:422 network/netconnect.pm:317
-#: network/netconnect.pm:322 network/netconnect.pm:1237 network/wireless.pm:7
-#: printer/printerdrake.pm:117
+#: any.pm:932
#, c-format
msgid "None"
msgstr "Hini ebet"
-#: any.pm:1021
+#: any.pm:1012
#, c-format
msgid "No sharing"
msgstr "N'eo ket lodañ"
-#: any.pm:1021
+#: any.pm:1012
#, c-format
msgid "Allow all users"
msgstr "Aotreiñ pep arveriad"
-#: any.pm:1025
+#: any.pm:1012
+#, c-format
+msgid "Custom"
+msgstr "Personelañ"
+
+#: any.pm:1016
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1353,49 +600,93 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1037
+#: any.pm:1028
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1040
+#: any.pm:1031
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1048
+#: any.pm:1039
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1073
+#: any.pm:1064
#, c-format
msgid "Launch userdrake"
msgstr "Lañsañ userdrake"
-#: any.pm:1073 printer/printerdrake.pm:4085 printer/printerdrake.pm:4088
-#: printer/printerdrake.pm:4089 printer/printerdrake.pm:4090
-#: printer/printerdrake.pm:5328 standalone/drakTermServ:321
-#: standalone/drakbackup:4245 standalone/drakbug:126 standalone/drakfont:499
-#: standalone/drakids:64 standalone/drakids:77 standalone/drakids:85
-#: standalone/draknfs:210 standalone/net_monitor:117
-#: standalone/printerdrake:583
+#: any.pm:1064 interactive/gtk.pm:747
#, c-format
msgid "Close"
msgstr "Serriñ"
-#: any.pm:1075
+#: any.pm:1066
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
+#: any.pm:1158
+#, c-format
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"
+
+#: any.pm:1162
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
+msgstr ""
+
+#: any.pm:1212
+#, c-format
+msgid "Timezone"
+msgstr "Takad-eur"
+
+#: any.pm:1212
+#, c-format
+msgid "Which is your timezone?"
+msgstr "Pe seurt a vo ho takad-eur ?"
+
+#: any.pm:1224 any.pm:1226
+#, c-format
+msgid "Date, Clock & Time Zone Settings"
+msgstr "Kefluniadur an deizid, an eurier hag an amzer"
+
+#: any.pm:1227
+#, c-format
+msgid "What is the best time?"
+msgstr "Peseurt hini zo an amzer gwelloc'h ?"
+
+#: any.pm:1231
+#, c-format
+msgid "%s (hardware clock set to UTC)"
+msgstr "%s (war UTC eo lakaet ho eurier periantel)"
+
+#: any.pm:1232
+#, c-format
+msgid "%s (hardware clock set to local time)"
+msgstr "%s (war GMT eo lakaet ho eurier periantel)"
+
+#: any.pm:1234
+#, c-format
+msgid "NTP Server"
+msgstr "Servijer NTP"
+
+#: any.pm:1235
+#, c-format
+msgid "Automatic time synchronization (using NTP)"
+msgstr ""
+
#: authentication.pm:23
#, c-format
msgid "Local file"
@@ -1510,7 +801,7 @@ msgstr "Dilesadur LDAP"
msgid "LDAP Base dn"
msgstr ""
-#: authentication.pm:98 share/compssUsers.pl:102
+#: authentication.pm:98
#, c-format
msgid "LDAP Server"
msgstr "Servijer LDAP"
@@ -1540,14 +831,12 @@ msgstr "reizhadur ar surantez (SASL/Kerberos)"
msgid "Authentication Active Directory"
msgstr ""
-#: authentication.pm:122 diskdrake/smbnfs_gtk.pm:181
+#: authentication.pm:122 diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Domani"
-#: authentication.pm:124 diskdrake/dav.pm:63 help.pm:147
-#: printer/printerdrake.pm:75 share/compssUsers.pl:82
-#: standalone/drakTermServ:296
+#: authentication.pm:124 diskdrake/dav.pm:63
#, c-format
msgid "Server"
msgstr "Servijer"
@@ -1624,45 +913,39 @@ msgstr "Anv merour an domani"
msgid "Domain Admin Password"
msgstr "Tremenger merour an domani"
-#: authentication.pm:181
+#: authentication.pm:181 authentication.pm:198
#, c-format
-msgid "Set administrator (root) password and network authentication methods"
-msgstr "Choazh tremenger ar merour hag an hentenn dilesadur rouedad"
+msgid "Authentication"
+msgstr "Dilesadur"
#: authentication.pm:182
#, c-format
msgid "Set administrator (root) password"
msgstr "Termeniñ tremenger ar merour (root)"
-#: authentication.pm:183 standalone/drakvpn:1111
+#: authentication.pm:184
#, c-format
msgid "Authentication method"
msgstr "Hentenn dilesadur"
#. -PO: keep this short or else the buttons will not fit in the window
-#: authentication.pm:188 help.pm:723
+#: authentication.pm:189
#, c-format
msgid "No password"
msgstr "Tremenger ebet"
-#: authentication.pm:194
+#: authentication.pm:210
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn zo ret d'an nebeutañ)"
-#: authentication.pm:199 network/netconnect.pm:322 network/netconnect.pm:585
-#: standalone/drakauth:24 standalone/drakauth:26 standalone/drakconnect:481
-#, c-format
-msgid "Authentication"
-msgstr "Dilesadur"
-
-#: authentication.pm:331
+#: authentication.pm:351
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "N'hellañ ket implijout ar skignañ hep domani NIS"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:767
+#: bootloader.pm:880
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1671,48 +954,48 @@ msgid ""
"wait for default boot.\n"
"\n"
msgstr ""
-"Degemer mat en dibaber reizhiad oberiañ !\n"
+"Degemer mat en dibaber reizhiad oberia !\n"
"\n"
"Dibabit an dibaber reizhiad pe\n"
"gortozit \n"
"\n"
-#: bootloader.pm:909
-#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO gant meuziad c'hrafek"
-
-#: bootloader.pm:910
+#: bootloader.pm:1028
#, c-format
msgid "LILO with text menu"
msgstr "LILO gant meuziad skrid"
-#: bootloader.pm:911
+#: bootloader.pm:1029
#, c-format
msgid "GRUB with graphical menu"
-msgstr "GRUB gant meuziad skrid"
+msgstr "GRUB gant meuziad grafek"
-#: bootloader.pm:912
+#: bootloader.pm:1030
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB gant meuziad skrid"
-#: bootloader.pm:913
+#: bootloader.pm:1031
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:990
+#: bootloader.pm:1032
+#, c-format
+msgid "SILO"
+msgstr "SILO"
+
+#: bootloader.pm:1112
#, c-format
msgid "not enough room in /boot"
msgstr "n'eus ket a-walc'h egor e /boot"
-#: bootloader.pm:1483
+#: bootloader.pm:1679
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Ne mennit ket staliañ ar c'harger loc'hañ war ur parzhadur %s\n"
-#: bootloader.pm:1523
+#: bootloader.pm:1732
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1721,249 +1004,64 @@ msgstr ""
"Red eo da vremañat kefluniadur ho karger loc'hañ peogwir e oa cheñchet niver "
"ar parzhiadurioù"
-#: bootloader.pm:1536
+#: bootloader.pm:1745
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
-msgstr "N'hell ket bet staliet ar c'harger loc'hañ. Dao eo deoc'h loc'hañ gant ar bladenn skoazell ha dibab « %s »"
+msgstr ""
+"N'hell ket bet staliet ar c'harger loc'hañ. Dao eo deoc'h loc'hañ gant ar "
+"bladenn skoazell ha dibab « %s »"
-#: bootloader.pm:1537
+#: bootloader.pm:1746
#, c-format
msgid "Re-install Boot Loader"
msgstr "Staliañ ar c'harger loc'hañ c'hoazh"
-#: common.pm:134
+#: common.pm:129
+#, c-format
+msgid "B"
+msgstr "O"
+
+#: common.pm:129
#, c-format
msgid "KB"
msgstr "Ko"
-#: common.pm:134
+#: common.pm:129
#, c-format
msgid "MB"
msgstr "Mo"
-#: common.pm:134
+#: common.pm:129
#, c-format
msgid "GB"
msgstr "Go"
-#: common.pm:142
+#: common.pm:137
#, c-format
msgid "TB"
msgstr "To"
-#: common.pm:150
+#: common.pm:145
#, c-format
msgid "%d minutes"
msgstr "%d munutennoù"
-#: common.pm:152
+#: common.pm:147
#, c-format
msgid "1 minute"
msgstr "1 munutenn"
-#: common.pm:154
+#: common.pm:149
#, c-format
msgid "%d seconds"
msgstr "%d eilenn"
-#: common.pm:260
-#, c-format
-msgid "kdesu missing"
-msgstr "kdesu mank"
-
-#: common.pm:263
-#, c-format
-msgid "consolehelper missing"
-msgstr "consolehelper mank"
-
-#: crypto.pm:13 crypto.pm:48 lang.pm:207 network/adsl_consts.pm:66
-#: network/adsl_consts.pm:75 network/adsl_consts.pm:84
-#, c-format
-msgid "Austria"
-msgstr "Aostria"
-
-#: crypto.pm:14 crypto.pm:47 lang.pm:208 standalone/drakxtv:48
-#, c-format
-msgid "Australia"
-msgstr "Australi"
-
-#: crypto.pm:15 crypto.pm:49 lang.pm:214 network/adsl_consts.pm:93
-#: network/adsl_consts.pm:102 network/adsl_consts.pm:114
-#: network/adsl_consts.pm:123 network/netconnect.pm:44
-#, c-format
-msgid "Belgium"
-msgstr "Beljik"
-
-#: crypto.pm:16 crypto.pm:50 lang.pm:223 network/adsl_consts.pm:132
-#: network/adsl_consts.pm:143 network/adsl_consts.pm:152
-#: network/adsl_consts.pm:161
-#, c-format
-msgid "Brazil"
-msgstr "Brazil"
-
-#: crypto.pm:17 crypto.pm:51 lang.pm:230
-#, c-format
-msgid "Canada"
-msgstr "Kanada"
-
-#: crypto.pm:18 crypto.pm:74 lang.pm:235 network/adsl_consts.pm:891
-#: network/adsl_consts.pm:900 network/adsl_consts.pm:911
-#, c-format
-msgid "Switzerland"
-msgstr "Suis"
-
-#: crypto.pm:19 lang.pm:242
-#, c-format
-msgid "Costa Rica"
-msgstr "Kosta Rika"
-
-#: crypto.pm:20 crypto.pm:52 lang.pm:248 network/adsl_consts.pm:368
-#, c-format
-msgid "Czech Republic"
-msgstr "Republik Tchek"
-
-#: crypto.pm:21 crypto.pm:57 lang.pm:249 network/adsl_consts.pm:499
-#: network/adsl_consts.pm:508
-#, c-format
-msgid "Germany"
-msgstr "Alamagn"
-
-#: crypto.pm:22 crypto.pm:53 lang.pm:251 network/adsl_consts.pm:378
-#, c-format
-msgid "Denmark"
-msgstr "Danmark"
-
-#: crypto.pm:23 crypto.pm:54 lang.pm:256
-#, c-format
-msgid "Estonia"
-msgstr "Estoni"
-
-#: crypto.pm:24 crypto.pm:72 lang.pm:260 network/adsl_consts.pm:759
-#: network/adsl_consts.pm:770 network/adsl_consts.pm:781
-#: network/adsl_consts.pm:792 network/adsl_consts.pm:801
-#: network/adsl_consts.pm:810 network/adsl_consts.pm:819
-#: network/adsl_consts.pm:828 network/adsl_consts.pm:837
-#: network/adsl_consts.pm:846 network/adsl_consts.pm:855
-#: network/adsl_consts.pm:864 network/adsl_consts.pm:873
-#, c-format
-msgid "Spain"
-msgstr "Spagn"
-
-#: crypto.pm:25 crypto.pm:55 lang.pm:262 network/adsl_consts.pm:387
+#: common.pm:298
#, c-format
-msgid "Finland"
-msgstr "Finland"
-
-#: crypto.pm:26 crypto.pm:56 lang.pm:267 network/adsl_consts.pm:396
-#: network/adsl_consts.pm:408 network/adsl_consts.pm:420
-#: network/adsl_consts.pm:431 network/adsl_consts.pm:442
-#: network/adsl_consts.pm:454 network/adsl_consts.pm:466
-#: network/adsl_consts.pm:477 network/adsl_consts.pm:488
-#: network/netconnect.pm:41
-#, c-format
-msgid "France"
-msgstr "Gall"
-
-#: crypto.pm:27 crypto.pm:58 lang.pm:280 network/adsl_consts.pm:519
-#, c-format
-msgid "Greece"
-msgstr "Gres"
-
-#: crypto.pm:28 crypto.pm:59 lang.pm:291 network/adsl_consts.pm:528
-#, c-format
-msgid "Hungary"
-msgstr "Hongri"
-
-#: crypto.pm:29 crypto.pm:60 lang.pm:293 network/adsl_consts.pm:537
-#: standalone/drakxtv:47
-#, c-format
-msgid "Ireland"
-msgstr "Iwerzhon"
-
-#: crypto.pm:30 crypto.pm:61 lang.pm:294 network/adsl_consts.pm:546
-#, c-format
-msgid "Israel"
-msgstr "Israel"
-
-#: crypto.pm:31 crypto.pm:62 lang.pm:300 network/adsl_consts.pm:557
-#: network/adsl_consts.pm:569 network/adsl_consts.pm:580
-#: network/adsl_consts.pm:589 network/netconnect.pm:43 standalone/drakxtv:47
-#, c-format
-msgid "Italy"
-msgstr "Itali"
-
-#: crypto.pm:32 crypto.pm:63 lang.pm:303
-#, c-format
-msgid "Japan"
-msgstr "Japon"
-
-#: crypto.pm:33 crypto.pm:64 lang.pm:352 network/adsl_consts.pm:620
-#: network/adsl_consts.pm:629 network/adsl_consts.pm:638
-#: network/adsl_consts.pm:647 network/netconnect.pm:42
-#, c-format
-msgid "Netherlands"
-msgstr "Izelvroioù"
-
-#: crypto.pm:34 crypto.pm:66 lang.pm:353 network/adsl_consts.pm:656
-#: network/adsl_consts.pm:661 network/adsl_consts.pm:666
-#: network/adsl_consts.pm:671 network/adsl_consts.pm:676
-#: network/adsl_consts.pm:681 network/adsl_consts.pm:686
-#, c-format
-msgid "Norway"
-msgstr "Norvej"
-
-#: crypto.pm:35 crypto.pm:65 lang.pm:357
-#, c-format
-msgid "New Zealand"
-msgstr "Zeland Nevez"
-
-#: crypto.pm:36 crypto.pm:67 lang.pm:365 network/adsl_consts.pm:693
-#: network/adsl_consts.pm:704
-#, c-format
-msgid "Poland"
-msgstr "Pologn"
-
-#: crypto.pm:37 crypto.pm:68 lang.pm:370 network/adsl_consts.pm:716
-#, c-format
-msgid "Portugal"
-msgstr "Portugal"
-
-#: crypto.pm:38 crypto.pm:69 lang.pm:376 network/adsl_consts.pm:725
-#, c-format
-msgid "Russia"
-msgstr "Rusi"
-
-#: crypto.pm:39 crypto.pm:73 lang.pm:382 network/adsl_consts.pm:882
-#, c-format
-msgid "Sweden"
-msgstr "Sweden"
-
-#: crypto.pm:40 crypto.pm:70 lang.pm:387
-#, c-format
-msgid "Slovakia"
-msgstr "Slovaki"
-
-#: crypto.pm:41 crypto.pm:76 lang.pm:401 network/adsl_consts.pm:920
-#, c-format
-msgid "Thailand"
-msgstr "Tailhland"
-
-#: crypto.pm:42 crypto.pm:75 lang.pm:411
-#, c-format
-msgid "Taiwan"
-msgstr "Taeihlwan"
-
-#: crypto.pm:43 crypto.pm:71 lang.pm:430 standalone/drakxtv:49
-#, c-format
-msgid "South Africa"
-msgstr "Sua-Africa"
-
-#: crypto.pm:77 crypto.pm:112 lang.pm:416 network/netconnect.pm:45
-#, c-format
-msgid "United States"
-msgstr "Amerika"
+msgid "command %s missing"
+msgstr "mankout a ra an urzhiad %s"
#: diskdrake/dav.pm:17
#, c-format
@@ -1979,23 +1077,46 @@ msgstr ""
msgid "New"
msgstr "Nevez"
-#: diskdrake/dav.pm:61 diskdrake/interactive.pm:456 diskdrake/smbnfs_gtk.pm:74
+#: diskdrake/dav.pm:61 diskdrake/interactive.pm:449 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Divarc'hañ"
-#: diskdrake/dav.pm:62 diskdrake/interactive.pm:453 diskdrake/smbnfs_gtk.pm:75
+#: diskdrake/dav.pm:62 diskdrake/interactive.pm:446 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Marc'hañ"
-#: diskdrake/dav.pm:64 diskdrake/interactive.pm:447
-#: diskdrake/interactive.pm:679 diskdrake/interactive.pm:698
-#: diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:78
+#: diskdrake/dav.pm:64 diskdrake/interactive.pm:440
+#: diskdrake/interactive.pm:670 diskdrake/interactive.pm:688
+#: diskdrake/interactive.pm:692 diskdrake/removable.pm:23
+#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Poent marc'hañ"
+#: diskdrake/dav.pm:65 diskdrake/interactive.pm:442
+#: diskdrake/interactive.pm:1047 diskdrake/removable.pm:24
+#: diskdrake/smbnfs_gtk.pm:80
+#, c-format
+msgid "Options"
+msgstr "Dibarzhoù"
+
+#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:229
+#: diskdrake/interactive.pm:242 diskdrake/interactive.pm:398
+#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:547
+#: diskdrake/interactive.pm:552 diskdrake/interactive.pm:660
+#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:1092
+#: diskdrake/interactive.pm:1105 diskdrake/interactive.pm:1108
+#: diskdrake/interactive.pm:1348 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:19
+#: do_pkgs.pm:24 do_pkgs.pm:40 do_pkgs.pm:56 do_pkgs.pm:61 fsedit.pm:229
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:94 scanner.pm:105 scanner.pm:112 scanner.pm:119 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
+#, c-format
+msgid "Error"
+msgstr "Fazi"
+
#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
@@ -2011,33 +1132,48 @@ msgstr "Ezhom en deus an URL da gregiñ gant http:// pe https://"
msgid "Server: "
msgstr "Servijer : "
-#: diskdrake/dav.pm:110 diskdrake/interactive.pm:523
-#: diskdrake/interactive.pm:1218 diskdrake/interactive.pm:1296
+#: diskdrake/dav.pm:110 diskdrake/interactive.pm:520
+#: diskdrake/interactive.pm:1230 diskdrake/interactive.pm:1308
#, c-format
msgid "Mount point: "
msgstr "Poent marc'hañ : "
-#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1303
+#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1315
#, c-format
msgid "Options: %s"
msgstr "Dibarzhoù : %s"
-#: diskdrake/hd_gtk.pm:52 diskdrake/interactive.pm:293
-#: diskdrake/smbnfs_gtk.pm:21 install_interactive.pm:63
-#: install_interactive.pm:217 install_interactive.pm:223
-#: install_interactive.pm:276 install_interactive.pm:281
-#: install_steps_interactive.pm:253 install_steps_interactive.pm:317
-#: steps.pm:21
+#: diskdrake/hd_gtk.pm:53 diskdrake/interactive.pm:286
+#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
+#: fs/partitioning_wizard.pm:47 fs/partitioning_wizard.pm:201
+#: fs/partitioning_wizard.pm:207 fs/partitioning_wizard.pm:247
+#: fs/partitioning_wizard.pm:266 fs/partitioning_wizard.pm:271
#, c-format
msgid "Partitioning"
msgstr "O parzhañ"
-#: diskdrake/hd_gtk.pm:92
+#: diskdrake/hd_gtk.pm:93 diskdrake/interactive.pm:1067
+#: diskdrake/interactive.pm:1077 diskdrake/interactive.pm:1130
+#, c-format
+msgid "Read carefully!"
+msgstr "Lennit aketus !"
+
+#: diskdrake/hd_gtk.pm:93
#, c-format
msgid "Please make a backup of your data first"
msgstr "Gwarezit ho roadoù da gentañ mar plij"
-#: diskdrake/hd_gtk.pm:95
+#: diskdrake/hd_gtk.pm:94 diskdrake/interactive.pm:222
+#, c-format
+msgid "Exit"
+msgstr "Kuitaat"
+
+#: diskdrake/hd_gtk.pm:94
+#, c-format
+msgid "Continue"
+msgstr "Kenderc'hel"
+
+#: diskdrake/hd_gtk.pm:97
#, c-format
msgid ""
"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
@@ -2048,17 +1184,18 @@ msgstr ""
"rann\n"
"zo a-walc'h) e deroù ar bladenn"
-#: diskdrake/hd_gtk.pm:152 help.pm:531
+#: diskdrake/hd_gtk.pm:162 interactive.pm:640 interactive/gtk.pm:719
+#: interactive/gtk.pm:740 interactive/gtk.pm:760 ugtk2.pm:923 ugtk2.pm:924
#, c-format
-msgid "Wizard"
-msgstr "Skoazeller"
+msgid "Help"
+msgstr "Skoazell"
-#: diskdrake/hd_gtk.pm:185
+#: diskdrake/hd_gtk.pm:197
#, c-format
msgid "Choose action"
msgstr "Dibabit un obererezh"
-#: diskdrake/hd_gtk.pm:189
+#: diskdrake/hd_gtk.pm:201
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -2069,148 +1206,162 @@ msgstr ""
"Aliañ a ran ouzoc'h adventañ ar parzhadur-se\n"
"(klikit warni, da c'houde klikit ouzh \"Adventañ\")"
-#: diskdrake/hd_gtk.pm:191
+#: diskdrake/hd_gtk.pm:203
#, c-format
msgid "Please click on a partition"
msgstr "Klikit ouzh ur parzhadur mar plij"
-#: diskdrake/hd_gtk.pm:205 diskdrake/smbnfs_gtk.pm:62 install_steps_gtk.pm:457
-#: standalone/drakbackup:3088 standalone/drakbackup:3148
+#: diskdrake/hd_gtk.pm:217 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Munudoù"
-#: diskdrake/hd_gtk.pm:251
+#: diskdrake/hd_gtk.pm:265
#, c-format
msgid "No hard drives found"
msgstr "N'eo ket pladenn ebet"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:292
+#, c-format
+msgid "Unknown"
+msgstr "Anavez"
+
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Ext2"
msgstr "Ext2"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Journalised FS"
msgstr "RR gant ur levr-bourzh"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Swap"
msgstr "Disloañ"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:335
+#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:336 diskdrake/interactive.pm:1233
+#: diskdrake/hd_gtk.pm:352 services.pm:149
+#, c-format
+msgid "Other"
+msgstr "All"
+
+#: diskdrake/hd_gtk.pm:352 diskdrake/interactive.pm:1244
#, c-format
msgid "Empty"
msgstr "Goullo"
-#: diskdrake/hd_gtk.pm:340
+#: diskdrake/hd_gtk.pm:356
#, c-format
msgid "Filesystem types:"
msgstr "Seurt ar reizhiadoù restroù :"
-#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:359 diskdrake/hd_gtk.pm:365
+#: diskdrake/hd_gtk.pm:380 diskdrake/interactive.pm:291
+#: diskdrake/interactive.pm:392 diskdrake/interactive.pm:428
+#: diskdrake/interactive.pm:577 diskdrake/interactive.pm:751
+#: diskdrake/interactive.pm:809 diskdrake/interactive.pm:902
+#: diskdrake/interactive.pm:944 diskdrake/interactive.pm:945
+#: diskdrake/interactive.pm:1173 diskdrake/interactive.pm:1211
+#: diskdrake/interactive.pm:1347 do_pkgs.pm:16 do_pkgs.pm:35 do_pkgs.pm:53
+#: harddrake/sound.pm:279
#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Grit kentoc'h gant « %s »"
+msgid "Warning"
+msgstr "Ho evezh"
-#: diskdrake/hd_gtk.pm:357 diskdrake/interactive.pm:472
+#: diskdrake/hd_gtk.pm:380
#, c-format
-msgid "Create"
-msgstr "Krouiñ"
+msgid "This partition is already empty"
+msgstr "Goullo eo ar barzhadur-se c'hoazh"
-#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:365
-#: diskdrake/interactive.pm:448 diskdrake/interactive.pm:625
-#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
-#: standalone/harddrake2:108 standalone/harddrake2:117
+#: diskdrake/hd_gtk.pm:389
#, c-format
-msgid "Type"
-msgstr "Seurt"
+msgid "Use ``Unmount'' first"
+msgstr "Implijit « Divarc'hañ » da gentañ"
-#. -PO: "Delete" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: diskdrake/hd_gtk.pm:359 diskdrake/interactive.pm:457
-#: standalone/drakperm:123 standalone/printerdrake:248
+#: diskdrake/hd_gtk.pm:389
#, c-format
-msgid "Delete"
-msgstr "Dilemel"
+msgid "Use ``%s'' instead"
+msgstr "Grit kentoc'h gant « %s »"
-#: diskdrake/hd_gtk.pm:365
+#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:441
+#: diskdrake/interactive.pm:611 diskdrake/interactive.pm:1083
+#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Implijit « Divarc'hañ » da gentañ"
+msgid "Type"
+msgstr "Seurt"
-#: diskdrake/interactive.pm:195
+#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose another partition"
msgstr "Dibabit ur parzhadur all"
-#: diskdrake/interactive.pm:195
+#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose a partition"
msgstr "Dibabit ur parzhadur"
-#: diskdrake/interactive.pm:224
-#, c-format
-msgid "Exit"
-msgstr "Kuitaat"
-
-#: diskdrake/interactive.pm:257 help.pm:531
+#: diskdrake/interactive.pm:255
#, c-format
msgid "Undo"
msgstr "Dizober"
-#: diskdrake/interactive.pm:257
+#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to normal mode"
msgstr "Tremen er mod boas"
-#: diskdrake/interactive.pm:257
+#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to expert mode"
msgstr "Tremen er mod mailh"
-#: diskdrake/interactive.pm:276
+#: diskdrake/interactive.pm:269 diskdrake/interactive.pm:279
+#: diskdrake/interactive.pm:1158
+#, c-format
+msgid "Confirmation"
+msgstr "Kadarnadur"
+
+#: diskdrake/interactive.pm:269
#, c-format
msgid "Continue anyway?"
msgstr "Kenderc'hel evelato ?"
-#: diskdrake/interactive.pm:281
+#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without saving"
msgstr "Kuitaat hep enrollañ"
-#: diskdrake/interactive.pm:281
+#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Kuitaat hep skrivañ an daolenn barzhañ ?"
-#: diskdrake/interactive.pm:286
+#: diskdrake/interactive.pm:279
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Mennout a rit skrivañ kemmoù /etc/fstab"
-#: diskdrake/interactive.pm:293 install_steps_interactive.pm:317
+#: diskdrake/interactive.pm:286 fs/partitioning_wizard.pm:247
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Ret eo deoc'h adloc'hañ evit ma talvezo kemmoù an daolenn barzhañ"
-#: diskdrake/interactive.pm:298
+#: diskdrake/interactive.pm:291
#, c-format
msgid ""
"You should format partition %s.\n"
@@ -2218,38 +1369,38 @@ msgid ""
"Quit anyway?"
msgstr ""
-#: diskdrake/interactive.pm:311 help.pm:531
+#: diskdrake/interactive.pm:304
#, c-format
msgid "Clear all"
msgstr "Skarañ an holl"
-#: diskdrake/interactive.pm:312 help.pm:531
+#: diskdrake/interactive.pm:305
#, c-format
msgid "Auto allocate"
msgstr "Ac'hubiñ ent emgefreek"
-#: diskdrake/interactive.pm:313 help.pm:531 help.pm:567 help.pm:607
-#: help.pm:856 install_steps_interactive.pm:98
+#: diskdrake/interactive.pm:306 diskdrake/interactive.pm:360
+#: interactive/curses.pm:457
#, c-format
msgid "More"
msgstr "Mui"
-#: diskdrake/interactive.pm:318
+#: diskdrake/interactive.pm:311
#, c-format
msgid "Hard drive information"
msgstr "Titouroù ar bladenn"
-#: diskdrake/interactive.pm:350
+#: diskdrake/interactive.pm:343
#, c-format
msgid "All primary partitions are used"
msgstr "Ac'hubet eo an holl barzhadurioù kentañ renk"
-#: diskdrake/interactive.pm:351
+#: diskdrake/interactive.pm:344
#, c-format
msgid "I can not add any more partitions"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"
-#: diskdrake/interactive.pm:352
+#: diskdrake/interactive.pm:345
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
@@ -2258,52 +1409,52 @@ msgstr ""
"Evit kaout muioc'h a barzhadurioù, lamit unan evit ma c'hellot krouiñ ur "
"parzhadur astennet mar plij"
-#: diskdrake/interactive.pm:361
+#: diskdrake/interactive.pm:354
#, c-format
msgid "No supermount"
msgstr "N'eus Supermount ebet"
-#: diskdrake/interactive.pm:362
+#: diskdrake/interactive.pm:355
#, c-format
msgid "Supermount"
msgstr "Supermount"
-#: diskdrake/interactive.pm:363
+#: diskdrake/interactive.pm:356
#, c-format
msgid "Supermount except for CDROM drives"
msgstr "Supermount evit CDROMoù hepken"
-#: diskdrake/interactive.pm:369 help.pm:531
+#: diskdrake/interactive.pm:362
#, c-format
msgid "Save partition table"
msgstr "Skrivañ an daolenn barzhañ"
-#: diskdrake/interactive.pm:370 help.pm:531
+#: diskdrake/interactive.pm:363
#, c-format
msgid "Restore partition table"
msgstr "Adaozañ an daolenn barzhañ"
-#: diskdrake/interactive.pm:371 help.pm:531
+#: diskdrake/interactive.pm:364
#, c-format
msgid "Rescue partition table"
msgstr "Taolenn barzhañ saveteerezh"
-#: diskdrake/interactive.pm:373 help.pm:531
+#: diskdrake/interactive.pm:366
#, c-format
msgid "Reload partition table"
msgstr "Adkargañ an daolenn barzhañ"
-#: diskdrake/interactive.pm:375
+#: diskdrake/interactive.pm:368
#, c-format
msgid "Removable media automounting"
msgstr "Emvarc'hañ ar skoroù lem/laka"
-#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:414
+#: diskdrake/interactive.pm:381 diskdrake/interactive.pm:407
#, c-format
msgid "Select file"
msgstr "Dibabit ar restr"
-#: diskdrake/interactive.pm:400
+#: diskdrake/interactive.pm:393
#, c-format
msgid ""
"The backup partition table has not the same size\n"
@@ -2312,87 +1463,97 @@ msgstr ""
"N'eo ket heñvel ment an daolenn barzhañ gwarezet\n"
"Kenderc'hel memestra ?"
-#: diskdrake/interactive.pm:429
+#: diskdrake/interactive.pm:422
#, c-format
msgid "Trying to rescue partition table"
msgstr "O klask assevel an daolenn barzhañ"
-#: diskdrake/interactive.pm:435
+#: diskdrake/interactive.pm:428
#, c-format
msgid "Detailed information"
msgstr "Titouroù gant munudoù"
-#: diskdrake/interactive.pm:451 diskdrake/interactive.pm:769
+#: diskdrake/interactive.pm:444 diskdrake/interactive.pm:764
#, c-format
msgid "Resize"
msgstr "Adventañ"
-#: diskdrake/interactive.pm:452
+#: diskdrake/interactive.pm:445
#, c-format
msgid "Format"
msgstr "Furmadiñ"
-#: diskdrake/interactive.pm:454
+#: diskdrake/interactive.pm:447 diskdrake/interactive.pm:850
#, c-format
msgid "Add to RAID"
msgstr "Ouzhpennañ da RAID"
-#: diskdrake/interactive.pm:455
+#: diskdrake/interactive.pm:448 diskdrake/interactive.pm:867
#, c-format
msgid "Add to LVM"
msgstr "Ouzhpennañ da LVM"
-#: diskdrake/interactive.pm:458
+#: diskdrake/interactive.pm:450
+#, c-format
+msgid "Delete"
+msgstr "Dilemel"
+
+#: diskdrake/interactive.pm:451
#, c-format
msgid "Remove from RAID"
msgstr "Lemel diwar RAID"
-#: diskdrake/interactive.pm:459
+#: diskdrake/interactive.pm:452
#, c-format
msgid "Remove from LVM"
msgstr "Lemel diwar LVM"
-#: diskdrake/interactive.pm:460
+#: diskdrake/interactive.pm:453
#, c-format
msgid "Modify RAID"
msgstr "Kemmañ RAID"
-#: diskdrake/interactive.pm:461
+#: diskdrake/interactive.pm:454
#, c-format
msgid "Use for loopback"
msgstr "Implij da saveteiñ"
-#: diskdrake/interactive.pm:516
+#: diskdrake/interactive.pm:465
+#, c-format
+msgid "Create"
+msgstr "Krouiñ"
+
+#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:511
#, c-format
msgid "Create a new partition"
msgstr "Krouiñ ur parzhadur nevez"
-#: diskdrake/interactive.pm:519
+#: diskdrake/interactive.pm:513
#, c-format
msgid "Start sector: "
msgstr "Rann kregiñ : "
-#: diskdrake/interactive.pm:521 diskdrake/interactive.pm:938
+#: diskdrake/interactive.pm:516 diskdrake/interactive.pm:937
#, c-format
msgid "Size in MB: "
msgstr "Ment e Mo : "
-#: diskdrake/interactive.pm:522 diskdrake/interactive.pm:939
+#: diskdrake/interactive.pm:518 diskdrake/interactive.pm:938
#, c-format
msgid "Filesystem type: "
msgstr "Seurt ar reizhiad restroù : "
-#: diskdrake/interactive.pm:527
+#: diskdrake/interactive.pm:524
#, c-format
msgid "Preference: "
msgstr "Dibarzh : "
-#: diskdrake/interactive.pm:530
+#: diskdrake/interactive.pm:527
#, c-format
msgid "Logical volume name "
msgstr "Anv al levrenn poellek "
-#: diskdrake/interactive.pm:560
+#: diskdrake/interactive.pm:547
#, c-format
msgid ""
"You can not create a new partition\n"
@@ -2400,49 +1561,54 @@ msgid ""
"First remove a primary partition and create an extended partition."
msgstr ""
-#: diskdrake/interactive.pm:590
+#: diskdrake/interactive.pm:577
#, c-format
msgid "Remove the loopback file?"
msgstr "Lemel ar restr saveteiñ ?"
-#: diskdrake/interactive.pm:609
+#: diskdrake/interactive.pm:596
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Goude kemmañ seurt ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"
-#: diskdrake/interactive.pm:621
+#: diskdrake/interactive.pm:608
#, c-format
msgid "Change partition type"
msgstr "Kemmañ seurt ar parzhadur"
-#: diskdrake/interactive.pm:622 diskdrake/removable.pm:47
+#: diskdrake/interactive.pm:610 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Pe seurt reizhiad restroù a vennit ?"
-#: diskdrake/interactive.pm:630
+#: diskdrake/interactive.pm:617
#, c-format
msgid "Switching from ext2 to ext3"
msgstr "Gwintañ eus ext2 da ext3"
-#: diskdrake/interactive.pm:650
+#: diskdrake/interactive.pm:637 diskdrake/interactive.pm:640
#, c-format
msgid "Which volume label?"
msgstr "Pe anv levrenn ?"
-#: diskdrake/interactive.pm:666
+#: diskdrake/interactive.pm:641
+#, c-format
+msgid "Label:"
+msgstr "Skridennad :"
+
+#: diskdrake/interactive.pm:655
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Pelec'h e mennit marc'hañ ar restr saveteiñ %s ?"
-#: diskdrake/interactive.pm:667
+#: diskdrake/interactive.pm:656
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"
-#: diskdrake/interactive.pm:672
+#: diskdrake/interactive.pm:661
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
@@ -2451,75 +1617,85 @@ msgstr ""
"N'hellan ket dizober ar poent marc'hañ dre m'eo implijet ar parzhadur-se\n"
"evit saveteiñ. Lamit ar saveteiñ da gentañ"
-#: diskdrake/interactive.pm:697
+#: diskdrake/interactive.pm:691
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Pelec'h e mennit marc'hañ an %s ?"
-#: diskdrake/interactive.pm:721 diskdrake/interactive.pm:800
-#: install_interactive.pm:157 install_interactive.pm:189
+#: diskdrake/interactive.pm:715 diskdrake/interactive.pm:798
+#: fs/partitioning_wizard.pm:141 fs/partitioning_wizard.pm:173
#, c-format
msgid "Resizing"
msgstr "Oc'h adventañ"
-#: diskdrake/interactive.pm:721
+#: diskdrake/interactive.pm:715
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"
-#: diskdrake/interactive.pm:757
+#: diskdrake/interactive.pm:751
#, c-format
msgid "This partition is not resizeable"
msgstr "N'hellan ket adventañ ar parzhadur-se"
-#: diskdrake/interactive.pm:762
+#: diskdrake/interactive.pm:756
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Mat e vije gwareziñ holl roadoù ar parzhadur-se"
-#: diskdrake/interactive.pm:764
+#: diskdrake/interactive.pm:758
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"
-#: diskdrake/interactive.pm:769
+#: diskdrake/interactive.pm:765
#, c-format
msgid "Choose the new size"
msgstr "Dibabit ar ment nevez"
-#: diskdrake/interactive.pm:770
+#: diskdrake/interactive.pm:766
#, c-format
msgid "New size in MB: "
msgstr "Ment nevez e Mo : "
-#: diskdrake/interactive.pm:811 install_interactive.pm:197
+#: diskdrake/interactive.pm:767
+#, c-format
+msgid "Minimum size: %s MB"
+msgstr "Ment izelañ : %s Mo"
+
+#: diskdrake/interactive.pm:768
+#, c-format
+msgid "Maximum size: %s MB"
+msgstr "Ment uhelañ : %s Mo"
+
+#: diskdrake/interactive.pm:809 fs/partitioning_wizard.pm:181
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:852
+#: diskdrake/interactive.pm:850
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Dibabit da be RAID ouzhpennañ"
-#: diskdrake/interactive.pm:854 diskdrake/interactive.pm:871
+#: diskdrake/interactive.pm:852 diskdrake/interactive.pm:869
#, c-format
msgid "new"
msgstr "nevez"
-#: diskdrake/interactive.pm:869
+#: diskdrake/interactive.pm:867
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Dibabit da be LVM ouzhpennañ"
-#: diskdrake/interactive.pm:875
+#: diskdrake/interactive.pm:874
#, c-format
msgid "LVM name?"
msgstr "Anv LVM ?"
-#: diskdrake/interactive.pm:903
+#: diskdrake/interactive.pm:902
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -2529,214 +1705,215 @@ msgstr ""
"Mennout a rit dilec'hiañ al levrennioù fizikel implijet deus al levrenn-mañ "
"war unan all ?"
-#: diskdrake/interactive.pm:905
+#: diskdrake/interactive.pm:904
#, c-format
msgid "Moving physical extents"
msgstr "O fiñval al levrennioù fizikel"
-#: diskdrake/interactive.pm:923
+#: diskdrake/interactive.pm:922
#, c-format
msgid "This partition can not be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"
-#: diskdrake/interactive.pm:936
+#: diskdrake/interactive.pm:935
#, c-format
msgid "Loopback"
msgstr "Saveteiñ"
-#: diskdrake/interactive.pm:937
+#: diskdrake/interactive.pm:936
#, c-format
msgid "Loopback file name: "
msgstr "Anv ar restr saveteiñ : "
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:941
#, c-format
msgid "Give a file name"
msgstr "Roit ur anv restr"
-#: diskdrake/interactive.pm:945
+#: diskdrake/interactive.pm:944
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Restr implijet gant ur saveteiñ all endeo, dibabit unan all"
-#: diskdrake/interactive.pm:946
+#: diskdrake/interactive.pm:945
#, c-format
msgid "File already exists. Use it?"
msgstr "Ar restr zo endeo. E implijout ?"
-#: diskdrake/interactive.pm:969
+#: diskdrake/interactive.pm:974 diskdrake/interactive.pm:977
#, c-format
msgid "Mount options"
msgstr "Dibarzhoù marc'hañ"
-#: diskdrake/interactive.pm:976
+#: diskdrake/interactive.pm:984
#, c-format
msgid "Various"
msgstr "A bep sort"
-#: diskdrake/interactive.pm:1044
+#: diskdrake/interactive.pm:1049
#, c-format
msgid "device"
msgstr "trobarzhell"
-#: diskdrake/interactive.pm:1045
+#: diskdrake/interactive.pm:1050
#, c-format
msgid "level"
msgstr "live"
-#: diskdrake/interactive.pm:1046
+#: diskdrake/interactive.pm:1051
#, c-format
msgid "chunk size in KiB"
msgstr "ment diaoz (KiO)"
-#: diskdrake/interactive.pm:1063
+#: diskdrake/interactive.pm:1068
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Bezit war evezh : arvarus eo an obererezh-mañ."
-#: diskdrake/interactive.pm:1078
+#: diskdrake/interactive.pm:1083
#, c-format
msgid "What type of partitioning?"
msgstr "Peseurt eo ar parzhadur ?"
-#: diskdrake/interactive.pm:1116
+#: diskdrake/interactive.pm:1121
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Ret e vo deoc'h adloc'hañ a-raok ma talvezo ar c'hemm"
-#: diskdrake/interactive.pm:1125
+#: diskdrake/interactive.pm:1130
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "War-nes bezañ skrivet war bladenn eo taolenn barzhañ an ardivink %s !"
-#: diskdrake/interactive.pm:1148
+#: diskdrake/interactive.pm:1153
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Goude furmadiñ ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"
-#: diskdrake/interactive.pm:1164
+#: diskdrake/interactive.pm:1158 fs/partitioning.pm:49
+#, c-format
+msgid "Check bad blocks?"
+msgstr "Gwiriañ ar bloc'hoù siek ?"
+
+#: diskdrake/interactive.pm:1172
#, c-format
msgid "Move files to the new partition"
msgstr "Dilec'hiañ retroù er parzhadur nevez"
-#: diskdrake/interactive.pm:1164 standalone/draksambashare:81
-#: standalone/draksambashare:144
+#: diskdrake/interactive.pm:1172
#, c-format
msgid "Hide files"
msgstr "Kuzhat ar restroù"
-#: diskdrake/interactive.pm:1165
+#: diskdrake/interactive.pm:1173
#, c-format
msgid ""
"Directory %s already contains data\n"
-"(%s)"
+"(%s)\n"
+"\n"
+"You can either choose to move the files into the partition that will be "
+"mounted there or leave them where they are (which results in hiding them by "
+"the contents of the mounted partition)"
msgstr ""
-"Bez eus roadoù c'hoazh er renkell %s\n"
-"(%s)"
-#: diskdrake/interactive.pm:1176
+#: diskdrake/interactive.pm:1188
#, c-format
msgid "Moving files to the new partition"
msgstr "O tilec'hiañ retroù er parzhadur nevez"
-#: diskdrake/interactive.pm:1180
+#: diskdrake/interactive.pm:1192
#, c-format
msgid "Copying %s"
msgstr "Adskrivañ %s"
-#: diskdrake/interactive.pm:1184
+#: diskdrake/interactive.pm:1196
#, c-format
msgid "Removing %s"
msgstr "Lemel %s"
-#: diskdrake/interactive.pm:1198
+#: diskdrake/interactive.pm:1210
#, c-format
msgid "partition %s is now known as %s"
msgstr "ar parzhadur %s 'zo %s bremañ"
-#: diskdrake/interactive.pm:1199
+#: diskdrake/interactive.pm:1211
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Kemmet eo niverennoù ar parzhadurioù : "
-#: diskdrake/interactive.pm:1219 diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1231 diskdrake/interactive.pm:1293
#, c-format
msgid "Device: "
msgstr "Trobarzhell : "
-#: diskdrake/interactive.pm:1220
-#, c-format
-msgid "Devfs name: "
-msgstr "Anv DevFS : "
-
-#: diskdrake/interactive.pm:1221
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Volume label: "
msgstr "Anv al levrenn : "
-#: diskdrake/interactive.pm:1222
+#: diskdrake/interactive.pm:1233
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"
-#: diskdrake/interactive.pm:1226 diskdrake/interactive.pm:1235
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1237 diskdrake/interactive.pm:1246
+#: diskdrake/interactive.pm:1311
#, c-format
msgid "Type: "
msgstr "Seurt : "
-#: diskdrake/interactive.pm:1230 install_steps_gtk.pm:300
+#: diskdrake/interactive.pm:1241
#, c-format
msgid "Name: "
msgstr "Anv : "
-#: diskdrake/interactive.pm:1237
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Start: sector %s\n"
msgstr "O kregiñ : rann %s\n"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1249
#, c-format
msgid "Size: %s"
msgstr "Ment : %s"
-#: diskdrake/interactive.pm:1240
+#: diskdrake/interactive.pm:1251
#, c-format
msgid ", %s sectors"
msgstr ", %s rann"
-#: diskdrake/interactive.pm:1242
+#: diskdrake/interactive.pm:1253
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Kranenn %d da %d\n"
-#: diskdrake/interactive.pm:1243
+#: diskdrake/interactive.pm:1254
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Niver a levrennioù poellek : %d\n"
-#: diskdrake/interactive.pm:1244
+#: diskdrake/interactive.pm:1255
#, c-format
msgid "Formatted\n"
msgstr "Furmadet\n"
-#: diskdrake/interactive.pm:1245
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Not formatted\n"
msgstr "N'eo ket furmadet\n"
-#: diskdrake/interactive.pm:1246
+#: diskdrake/interactive.pm:1257
#, c-format
msgid "Mounted\n"
msgstr "Marc'het\n"
-#: diskdrake/interactive.pm:1247
+#: diskdrake/interactive.pm:1258
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1263
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2745,7 +1922,7 @@ msgstr ""
"Restr(où) saveteiñ :\n"
" %s\n"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1264
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2754,27 +1931,27 @@ msgstr ""
"Parzhadur loc'het dre ziouer\n"
" (evit loc'hañ MS-DOS, ket evit lilo)\n"
-#: diskdrake/interactive.pm:1255
+#: diskdrake/interactive.pm:1266
#, c-format
msgid "Level %s\n"
msgstr "Live %s\n"
-#: diskdrake/interactive.pm:1256
+#: diskdrake/interactive.pm:1267
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Ment diaoz %d KiO\n"
-#: diskdrake/interactive.pm:1257
+#: diskdrake/interactive.pm:1268
#, c-format
msgid "RAID-disks %s\n"
msgstr "Pladennoù RAID %s\n"
-#: diskdrake/interactive.pm:1259
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "Loopback file name: %s"
msgstr "Anv ar restr saveteiñ : %s"
-#: diskdrake/interactive.pm:1262
+#: diskdrake/interactive.pm:1273
#, c-format
msgid ""
"\n"
@@ -2783,7 +1960,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1265
+#: diskdrake/interactive.pm:1276
#, c-format
msgid ""
"\n"
@@ -2792,75 +1969,78 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1282
+#: diskdrake/interactive.pm:1285
+#, c-format
+msgid "Empty space on %s (%s)"
+msgstr ""
+
+#: diskdrake/interactive.pm:1294
#, c-format
msgid "Read-only"
msgstr "Lenn-hepken"
-#: diskdrake/interactive.pm:1283
+#: diskdrake/interactive.pm:1295
#, c-format
msgid "Size: %s\n"
msgstr "Ment : %s\n"
-#: diskdrake/interactive.pm:1284
+#: diskdrake/interactive.pm:1296
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"
-#: diskdrake/interactive.pm:1285 network/thirdparty.pm:331
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Info: "
msgstr "Titouroù : "
-#: diskdrake/interactive.pm:1286
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "LVM-disks %s\n"
msgstr "Pladennoù LVM %s\n"
-#: diskdrake/interactive.pm:1287
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "Partition table type: %s\n"
msgstr "Seurt taolenn barzhañ : %s\n"
-#: diskdrake/interactive.pm:1288
+#: diskdrake/interactive.pm:1300
#, c-format
msgid "on channel %d id %d\n"
msgstr "war kanol %d Nn %d\n"
-#: diskdrake/interactive.pm:1331
+#: diskdrake/interactive.pm:1343
#, c-format
msgid "Filesystem encryption key"
msgstr "Alc'hwez enrinegadur ar reizhiad restroù"
-#: diskdrake/interactive.pm:1332
+#: diskdrake/interactive.pm:1344
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Dibab hoc'h alc'hwez enrinegadur ar reizhiad restroù"
-#: diskdrake/interactive.pm:1335
+#: diskdrake/interactive.pm:1347
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Re eeun eo an alc'hwez enrinegadur-se (%d arouezenn zo ret d'an nebeutañ)"
-#: diskdrake/interactive.pm:1336
+#: diskdrake/interactive.pm:1348
#, c-format
msgid "The encryption keys do not match"
msgstr "An alc'hwezoù enrinegadur ne glot ket"
-#: diskdrake/interactive.pm:1339 network/netconnect.pm:1073
-#: standalone/drakconnect:419 standalone/drakroam:120
+#: diskdrake/interactive.pm:1351
#, c-format
msgid "Encryption key"
msgstr "Alc'hwez enrinegadur"
-#: diskdrake/interactive.pm:1340
+#: diskdrake/interactive.pm:1352
#, c-format
msgid "Encryption key (again)"
msgstr "Alc'hwez enrinegadur (adarre)"
-#: diskdrake/interactive.pm:1342 standalone/drakvpn:1017
-#: standalone/drakvpn:1102
+#: diskdrake/interactive.pm:1354
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritm enrinegadur"
@@ -2870,112 +2050,117 @@ msgstr "Algoritm enrinegadur"
msgid "Change type"
msgstr "Kemmañ seurt"
-#: diskdrake/smbnfs_gtk.pm:163
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:126 interactive.pm:539
+#: interactive/curses.pm:214 interactive/http.pm:104 interactive/http.pm:160
+#: interactive/stdio.pm:39 interactive/stdio.pm:142 ugtk2.pm:404 ugtk2.pm:506
+#: ugtk2.pm:515 ugtk2.pm:788
+#, c-format
+msgid "Cancel"
+msgstr "Nullañ"
+
+#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr ""
"N'hellan ket ereañ gant an anv arveriad %s (n'eo ket mat an tremenger ?)"
-#: diskdrake/smbnfs_gtk.pm:167 diskdrake/smbnfs_gtk.pm:176
+#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr ""
-#: diskdrake/smbnfs_gtk.pm:168
+#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Peseurt anv"
-#: diskdrake/smbnfs_gtk.pm:168
+#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "Unan all"
-#: diskdrake/smbnfs_gtk.pm:177
+#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr "Roit ho anv arveriad, ho tremenger hag ho anv domain evit an ostiz-se"
-#: diskdrake/smbnfs_gtk.pm:179 standalone/drakbackup:3640
+#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Anv arveriad"
-#: diskdrake/smbnfs_gtk.pm:205
+#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Klask servijerioù"
-#: diskdrake/smbnfs_gtk.pm:210
+#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "Klask servijerioù nevez"
-#: do_pkgs.pm:16 do_pkgs.pm:49
+#: do_pkgs.pm:16 do_pkgs.pm:53
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Ar pakad %s zo war-nes bezañ staliet. Mennout a rit staliañ anezhañ ?"
-#: do_pkgs.pm:19 do_pkgs.pm:39 do_pkgs.pm:52 printer/printerdrake.pm:3948
+#: do_pkgs.pm:19 do_pkgs.pm:40 do_pkgs.pm:56
#, c-format
msgid "Could not install the %s package!"
msgstr "N'eo ket evit staliañ ar pakad %s !"
-#: do_pkgs.pm:24 do_pkgs.pm:57
+#: do_pkgs.pm:24 do_pkgs.pm:61
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Mankout a ra ar pakad ret %s"
-#: do_pkgs.pm:35 harddrake/sound.pm:278 install_steps_interactive.pm:1288
-#: keyboard.pm:381 network/ndiswrapper.pm:95 network/netconnect.pm:471
-#: printer/printerdrake.pm:1416 printer/printerdrake.pm:2495
-#: printer/printerdrake.pm:2632 printer/printerdrake.pm:2953
-#: printer/printerdrake.pm:2960 printer/printerdrake.pm:3947
-#: printer/printerdrake.pm:4211 printer/printerdrake.pm:4330
-#: printer/printerdrake.pm:5487 standalone/drakTermServ:354
-#: standalone/drakTermServ:1267 standalone/drakTermServ:1328
-#: standalone/drakTermServ:2006 standalone/drakbackup:510
-#: standalone/drakbackup:609 standalone/drakboot:133 standalone/drakclock:224
-#: standalone/drakconnect:973 standalone/drakfont:679 standalone/drakperm:380
-#: standalone/drakperm:390 standalone/drakups:27 standalone/harddrake2:510
-#: standalone/harddrake2:526 standalone/localedrake:43
-#: standalone/scannerdrake:51 standalone/scannerdrake:957
-#, c-format
-msgid "Warning"
-msgstr "Ho evezh"
-
-#: do_pkgs.pm:35 standalone/harddrake2:526
+#: do_pkgs.pm:35
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Ar pakadoù a-heul zo war-nes bezañ staliet :\n"
-#: do_pkgs.pm:205
+#: do_pkgs.pm:209
#, c-format
msgid "Installing packages..."
msgstr "O staliañ pakadoù ..."
-#: do_pkgs.pm:252
+#: do_pkgs.pm:255
#, c-format
msgid "Removing packages..."
msgstr "Lemel pakadoù ..."
-#: fs/format.pm:58 fs/format.pm:65
+#: fs/any.pm:17
+#, c-format
+msgid ""
+"An error occurred - no valid devices were found on which to create new "
+"filesystems. Please check your hardware for the cause of this problem"
+msgstr ""
+"C'hoarvezet ez eus ur fazi - n'eus bet kavet trobarzhell reizh ebet a-benn "
+"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
+"ardivinkaj mar plij "
+
+#: fs/any.pm:62 fs/partitioning_wizard.pm:55
+#, c-format
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Ret eo deoc'h kaout ur parzhadur FAT marc'het war /boot/efi"
+
+#: fs/format.pm:59 fs/format.pm:66
#, c-format
msgid "Formatting partition %s"
msgstr "O furmadiñ ar parzhadur %s"
-#: fs/format.pm:62
+#: fs/format.pm:63
#, c-format
msgid "Creating and formatting file %s"
msgstr "O krouiñ hag o furmadiñ ar restr saveteiñ %s"
-#: fs/format.pm:115
+#: fs/format.pm:116
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "N'ouzon ket penaos furmadiñ %s er seurt %s"
-#: fs/format.pm:120 fs/format.pm:122
+#: fs/format.pm:121 fs/format.pm:123
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiñ ar seurt %s eus %s zo sac'het"
@@ -2985,27 +2170,27 @@ msgstr "furmadiñ ar seurt %s eus %s zo sac'het"
msgid "Circular mounts %s\n"
msgstr "Marc'hañ kelc'hiek %s\n"
-#: fs/mount.pm:74
+#: fs/mount.pm:79
#, c-format
msgid "Mounting partition %s"
msgstr "O zivarc'hañ ar parzhadur %s"
-#: fs/mount.pm:75
+#: fs/mount.pm:80
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "sac'het eo mac'hañ ar barzhadur %s er renkell %s"
-#: fs/mount.pm:80 fs/mount.pm:97
+#: fs/mount.pm:85 fs/mount.pm:102
#, c-format
msgid "Checking %s"
msgstr "O wiriañ %s"
-#: fs/mount.pm:113 partition_table.pm:385
+#: fs/mount.pm:118 partition_table.pm:384
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hañ %s : %s"
-#: fs/mount.pm:142
+#: fs/mount.pm:133
#, c-format
msgid "Enabling swap partition %s"
msgstr "Bevañ ar barzhadur disloañ %s"
@@ -3067,35 +2252,304 @@ msgstr ""
#: fs/mount_options.pm:139
#, c-format
+msgid "Allow every user to mount and umount the file system."
+msgstr ""
+
+#: fs/mount_options.pm:141
+#, c-format
msgid "Allow an ordinary user to mount the file system."
msgstr "Moaein zo da varc'hañ ar reiziad restroù gant un arveriad."
-#: fs/mount_options.pm:141
+#: fs/mount_options.pm:143
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:143
+#: fs/mount_options.pm:145
#, c-format
-msgid "Support user. extended attributes"
+msgid "Support \"user.\" extended attributes"
msgstr ""
-#: fs/mount_options.pm:145
+#: fs/mount_options.pm:147
#, c-format
msgid "Give write access to ordinary users"
msgstr ""
-#: fs/mount_options.pm:147
+#: fs/mount_options.pm:149
#, c-format
msgid "Give read-only access to ordinary users"
msgstr ""
-#: fs/type.pm:363
+#: fs/mount_point.pm:80
+#, c-format
+msgid "Duplicate mount point %s"
+msgstr "Poent marc'hañ doubl %s"
+
+#: fs/mount_point.pm:95
+#, c-format
+msgid "No partition available"
+msgstr "Parzhadur ebet"
+
+#: fs/mount_point.pm:98
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr "O klask ar parzhadurioù evit kavout poentoù marc'hañ"
+
+#: fs/mount_point.pm:105
+#, c-format
+msgid "Choose the mount points"
+msgstr "Dibabit ar poentoù marc'hañ"
+
+#: fs/partitioning.pm:46
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Dibabit ar parzhadurioù da furmadiñ"
+
+#: fs/partitioning.pm:76
+#, c-format
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can lose data)"
+msgstr ""
+
+#: fs/partitioning.pm:79
+#, c-format
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr ""
+"N'eus ket a-walc'h a zisloañ evit peurstaliañ, kreskit anezhañ mar plij"
+
+#: fs/partitioning_wizard.pm:47
+#, c-format
+msgid ""
+"You must have a root partition.\n"
+"For this, create a partition (or click on an existing one).\n"
+"Then choose action ``Mount point'' and set it to `/'"
+msgstr ""
+"Ret eo deoc'h kaout ur parzhadur gwrizienn.\n"
+"Evit se, krouit ur parzhadur (pe glikit ouzh unan a zo c'hoazh).\n"
+"Da c'houde dibabit an ober « Poent marc'hañ » ha lakait anezhañ da `/'"
+
+#: fs/partitioning_wizard.pm:52
+#, c-format
+msgid ""
+"You do not have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"N'eus parzhadur disloañ ebet.\n"
+"\n"
+"Fellout a ra deoc'h mont war raok evelato ?"
+
+#: fs/partitioning_wizard.pm:80
+#, c-format
+msgid "Use free space"
+msgstr "Implij an egor dieub"
+
+#: fs/partitioning_wizard.pm:82
+#, c-format
+msgid "Not enough free space to allocate new partitions"
+msgstr "N'eus ket a-walc'h egor dieub evit parzhadurioù nevez"
+
+#: fs/partitioning_wizard.pm:90
+#, c-format
+msgid "Use existing partitions"
+msgstr "Implijit ar parzhaduroù a zo dija"
+
+#: fs/partitioning_wizard.pm:92
+#, c-format
+msgid "There is no existing partition to use"
+msgstr "N'eus parzhadur da implij ebet"
+
+#: fs/partitioning_wizard.pm:99
+#, c-format
+msgid "Use the Microsoft Windows® partition for loopback"
+msgstr "Implij ar barzhadur Microsoft Windows® evit saveteiñ"
+
+#: fs/partitioning_wizard.pm:102
+#, c-format
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"
+
+#: fs/partitioning_wizard.pm:104
+#, c-format
+msgid "Choose the sizes"
+msgstr "Dibabit ar mentoù"
+
+#: fs/partitioning_wizard.pm:105
+#, c-format
+msgid "Root partition size in MB: "
+msgstr "Ment ar barzhadur kentañ e Mo : "
+
+#: fs/partitioning_wizard.pm:106
+#, c-format
+msgid "Swap partition size in MB: "
+msgstr "Ment ar barzhadur disloañ e Mo : "
+
+#: fs/partitioning_wizard.pm:115
+#, c-format
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+"N'eus ket ur barzhadur FAT evit saveteiñ (n'eus ket a-walc'h egor dieub)"
+
+#: fs/partitioning_wizard.pm:122
+#, c-format
+msgid "Use the free space on the Microsoft Windows® partition"
+msgstr "Implijit an egor dieub war ar barzhadur Windows"
+
+#: fs/partitioning_wizard.pm:124
+#, c-format
+msgid "Which partition do you want to resize?"
+msgstr "Pe seurt parzhadur a vennit furmadiñ ?"
+
+#: fs/partitioning_wizard.pm:138
+#, c-format
+msgid ""
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occurred: %s"
+msgstr ""
+"N'eus ket moaien d'adenvañ ho parzhadur gant an adventer FAT,\n"
+"degouezhet ez eus ar fazi a-heul : %s"
+
+#: fs/partitioning_wizard.pm:141
+#, c-format
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "O jediñ ment ar barzhadur Microsoft Windows®"
+
+#: fs/partitioning_wizard.pm:148
+#, c-format
+msgid ""
+"Your Microsoft Windows® partition is too fragmented. Please reboot your "
+"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
+"the Mandriva Linux installation."
+msgstr ""
+
+#: fs/partitioning_wizard.pm:151
+#, c-format
+msgid ""
+"WARNING!\n"
+"\n"
+"\n"
+"Your Microsoft Windows® partition will be now resized.\n"
+"\n"
+"\n"
+"Be careful: this operation is dangerous. If you have not already done so, "
+"you first need to exit the installation, run \"chkdsk c:\" from a Command "
+"Prompt under Microsoft Windows® (beware, running graphical program \"scandisk"
+"\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), "
+"optionally run defrag, then restart the installation. You should also backup "
+"your data.\n"
+"\n"
+"\n"
+"When sure, press %s."
+msgstr ""
+"HO EVEZH !\n"
+"\n"
+"\n"
+"Ezhomm en deus DrakX adventañ ho parzhadur Windows bremañ.\n"
+"\n"
+"\n"
+"Bezit war evezh : arvarus eo an obererezh-se. Ma n'hoc'h eus ket graet "
+"c'hoazh, gwelloc'h e vije deoc'h seveniñ da gentañ scandisk (ha diouzh ret "
+"seveniñ defrag) war arparzhadur-se, ha gwareziñ ho roadoù.\n"
+"\n"
+"\n"
+"Pa vezit sur, gwaskit « %s »"
+
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: fs/partitioning_wizard.pm:160 interactive.pm:538 interactive/curses.pm:217
+#: ugtk2.pm:508
+#, c-format
+msgid "Next"
+msgstr "A heul"
+
+#: fs/partitioning_wizard.pm:163
+#, fuzzy, c-format
+msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
+msgstr "Da beseurt rann e mennit dilec'hiañ ?"
+
+#: fs/partitioning_wizard.pm:164
+#, c-format
+msgid "Size"
+msgstr "Ment"
+
+#: fs/partitioning_wizard.pm:173
+#, c-format
+msgid "Resizing Microsoft Windows® partition"
+msgstr "Oc'h adventañ ar barzhadur Microsoft Windows®"
+
+#: fs/partitioning_wizard.pm:178
+#, c-format
+msgid "FAT resizing failed: %s"
+msgstr "Fazi en un adventañ ar barzhadur FAT : %s"
+
+#: fs/partitioning_wizard.pm:193
+#, c-format
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr "N'eus ket ur barzhadur FAT d'adventañ (n'eus ket a-walc'h egor dieub)"
+
+#: fs/partitioning_wizard.pm:198
+#, c-format
+msgid "Remove Microsoft Windows®"
+msgstr "Lemel Microsoft Windows®"
+
+#: fs/partitioning_wizard.pm:198
+#, c-format
+msgid "Erase and use entire disk"
+msgstr "Chetañ hag implij an holl planedenn"
+
+#: fs/partitioning_wizard.pm:200
+#, c-format
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr ""
+"Meur a bladenn oc'h eus. Pehini oc'h eus c'hoant da implij evit staliñ "
+"Linux ?"
+
+#: fs/partitioning_wizard.pm:206
+#, c-format
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+"Ar parzhadurioù HOLL o vezañ hag e vo kollet holl roadoù war ar bladenn %s"
+
+#: fs/partitioning_wizard.pm:217
+#, c-format
+msgid "Custom disk partitioning"
+msgstr "Parzhaduroù diouzoc'h"
+
+#: fs/partitioning_wizard.pm:223
+#, c-format
+msgid "Use fdisk"
+msgstr "Implijit fdisk"
+
+#: fs/partitioning_wizard.pm:226
+#, c-format
+msgid ""
+"You can now partition %s.\n"
+"When you are done, do not forget to save using `w'"
+msgstr ""
+"Gallout a rit bremañ parzhañ ho pladenn galet %s.\n"
+"Pa 'z eo graet, na zisoñjit ket enrollañ dre implijout `w'"
+
+#: fs/partitioning_wizard.pm:266
+#, c-format
+msgid "I can not find any room for installing"
+msgstr "N'hellan ket kavout plas da staliañ"
+
+#: fs/partitioning_wizard.pm:270
+#, c-format
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "Kinnig eo deoc'h gant ar skoazeller parzhadur DrakX :"
+
+#: fs/partitioning_wizard.pm:278
+#, c-format
+msgid "Partitioning failed: %s"
+msgstr "Fazi en ur parzhañ : %s"
+
+#: fs/type.pm:366
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "N'hellit ket implij JFS evit ar parzhadurioù bihanioc'h evel 16Mo"
-#: fs/type.pm:364
+#: fs/type.pm:367
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "N'hellit ket implij ReiserFS evit ar parzhadurioù bihanioc'h evel 32Mo"
@@ -3110,7 +2564,12 @@ msgstr "gant /usr"
msgid "server"
msgstr "servijer"
-#: fsedit.pm:219
+#: fsedit.pm:116
+#, c-format
+msgid "BIOS software RAID detected on disks %s. Activate it?"
+msgstr ""
+
+#: fsedit.pm:230
#, c-format
msgid ""
"I can not read the partition table of device %s, it's too corrupted for me :"
@@ -3130,22 +2589,22 @@ msgstr ""
"(%s eo ar fazi)\n"
"\n"
-#: fsedit.pm:392
+#: fsedit.pm:403
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Poentoù marc'hañ a rank kregiñ gant /"
-#: fsedit.pm:393
+#: fsedit.pm:404
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr ""
-#: fsedit.pm:394
+#: fsedit.pm:405
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Bez' ez eus ur parzhadur e boent marc'hañ %s endeo\n"
-#: fsedit.pm:398
+#: fsedit.pm:409
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
@@ -3156,7 +2615,7 @@ msgstr ""
"N'eus ket moaien da loc'hañ hep ur barzhadur /boot.\n"
"Bezit sur oc'h eus ouzhpennet ur barzhadur /boot"
-#: fsedit.pm:404
+#: fsedit.pm:415
#, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
@@ -3165,7 +2624,7 @@ msgstr ""
"Ne mennit ket implij al levrenn poellek LVM evit ar poent marc'hañ %s "
"peogwir e vez implijet meur a levrenn fizikel gantañ"
-#: fsedit.pm:406
+#: fsedit.pm:417
#, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
@@ -3177,12 +2636,12 @@ msgstr ""
"N'eus ket moaien da loc'hañ gant /boot war meur a levrenn fizikel.\n"
"Mat vije deoc'h krouiñ ur barzhadur loc'hañ da gentañ"
-#: fsedit.pm:410 fsedit.pm:412
+#: fsedit.pm:421 fsedit.pm:423
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Red eo d'ar renkell-mañ da vezañ er reizhiad restroù gwrizienn"
-#: fsedit.pm:414 fsedit.pm:416
+#: fsedit.pm:425 fsedit.pm:427
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
@@ -3191,24 +2650,24 @@ msgstr ""
"Red eo da implij ur gwir reizhiad restroù (ext2/ext3, reiserfs, xfs, pe jfs) "
"evit ar poent marc'hañ-mañ\n"
-#: fsedit.pm:418
+#: fsedit.pm:429
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr ""
"N'hell ket bet implijet ur reizhiad restroù enrineget evit ar poent marc'hañ "
"%s"
-#: fsedit.pm:482
+#: fsedit.pm:493
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr ""
-#: fsedit.pm:484
+#: fsedit.pm:495
#, c-format
msgid "Nothing to do"
msgstr "Netra d'ober"
-#: harddrake/data.pm:62 install_any.pm:1710
+#: harddrake/data.pm:62
#, c-format
msgid "Floppy"
msgstr "Pladennig"
@@ -3218,12 +2677,12 @@ msgstr "Pladennig"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1711
+#: harddrake/data.pm:88
#, c-format
msgid "Hard Disk"
msgstr "Pladenn"
-#: harddrake/data.pm:97 install_any.pm:1712
+#: harddrake/data.pm:97
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -3238,103 +2697,102 @@ msgstr "Engraverioù CD/DVD"
msgid "DVD-ROM"
msgstr "DVD-ROM"
-#: harddrake/data.pm:127 standalone/drakbackup:2066
+#: harddrake/data.pm:127
#, c-format
msgid "Tape"
msgstr "Bandenn"
-#: harddrake/data.pm:136
+#: harddrake/data.pm:138
+#, c-format
+msgid "AGP controllers"
+msgstr "Kartennoù AGP"
+
+#: harddrake/data.pm:147
#, c-format
msgid "Videocard"
msgstr "Kartenn video"
-#: harddrake/data.pm:146
+#: harddrake/data.pm:157
#, c-format
msgid "DVB card"
msgstr "Kartenn DVB"
-#: harddrake/data.pm:154
+#: harddrake/data.pm:165
#, c-format
msgid "Tvcard"
msgstr "Kartenn skinwel"
-#: harddrake/data.pm:163
+#: harddrake/data.pm:174
#, c-format
msgid "Other MultiMedia devices"
msgstr "Trobarzhelloù liesvedia all"
-#: harddrake/data.pm:172
+#: harddrake/data.pm:183
#, c-format
msgid "Soundcard"
msgstr "Kartenn son"
-#: harddrake/data.pm:185
+#: harddrake/data.pm:196
#, c-format
msgid "Webcam"
msgstr "Webkam"
-#: harddrake/data.pm:199
+#: harddrake/data.pm:210
#, c-format
msgid "Processors"
msgstr "Kewerierioù"
-#: harddrake/data.pm:209
+#: harddrake/data.pm:220
#, c-format
msgid "ISDN adapters"
msgstr "Kartennoù ISDN"
-#: harddrake/data.pm:220
+#: harddrake/data.pm:231
#, c-format
msgid "USB sound devices"
msgstr "Trobarzhelloù kwelet USB"
-#: harddrake/data.pm:229
+#: harddrake/data.pm:240
#, c-format
msgid "Radio cards"
msgstr "Kartennoù radio"
-#: harddrake/data.pm:238
+#: harddrake/data.pm:249
#, c-format
msgid "ATM network cards"
msgstr "Kartennoù rouedad ATM"
-#: harddrake/data.pm:247
+#: harddrake/data.pm:258
#, c-format
msgid "WAN network cards"
msgstr "Kartennoù rouedad WAN"
-#: harddrake/data.pm:256
+#: harddrake/data.pm:267
#, c-format
msgid "Bluetooth devices"
msgstr "Trobarzhelloù Bluetooth"
-#: harddrake/data.pm:265
+#: harddrake/data.pm:276
#, c-format
msgid "Ethernetcard"
msgstr "Kartenn rouedad"
-#: harddrake/data.pm:282 network/netconnect.pm:492
+#: harddrake/data.pm:293
#, c-format
msgid "Modem"
msgstr "Modem"
-#: harddrake/data.pm:292
+#: harddrake/data.pm:303
#, c-format
msgid "ADSL adapters"
msgstr "Kartennoù ADSL"
-#: harddrake/data.pm:306
+#: harddrake/data.pm:315
#, c-format
msgid "Memory"
msgstr "Memor"
-#: harddrake/data.pm:315
-#, c-format
-msgid "AGP controllers"
-msgstr "Kartennoù AGP"
-
-#: harddrake/data.pm:324 help.pm:187 help.pm:856
-#: install_steps_interactive.pm:964
+#: harddrake/data.pm:324
#, c-format
msgid "Printer"
msgstr "Moullerez"
@@ -3360,85 +2818,92 @@ msgstr "Kartennoù SATA"
msgid "RAID controllers"
msgstr "Kartennoù RAID"
-#: harddrake/data.pm:375
+#: harddrake/data.pm:376
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "Kartennoù (E)IDE/ATA"
-#: harddrake/data.pm:385
+#: harddrake/data.pm:386
+#, fuzzy, c-format
+msgid "USB Mass Storage Devices"
+msgstr "Trobarzhelloù kwelet USB"
+
+#: harddrake/data.pm:395
+#, fuzzy, c-format
+msgid "Card readers"
+msgstr "Gobari ar gartenn :"
+
+#: harddrake/data.pm:404
#, c-format
msgid "Firewire controllers"
msgstr "Kartennoù Firewire"
-#: harddrake/data.pm:394
+#: harddrake/data.pm:413
#, c-format
msgid "PCMCIA controllers"
msgstr "Kartennoù PCMCIA"
-#: harddrake/data.pm:403
+#: harddrake/data.pm:422
#, c-format
msgid "SCSI controllers"
msgstr "Kartennoù SCSI"
-#: harddrake/data.pm:412
+#: harddrake/data.pm:431
#, c-format
msgid "USB controllers"
msgstr "Kartennoù USB"
-#: harddrake/data.pm:421
+#: harddrake/data.pm:440
#, c-format
msgid "USB ports"
msgstr "Porzhioù USB"
-#: harddrake/data.pm:430
+#: harddrake/data.pm:449
#, c-format
msgid "SMBus controllers"
msgstr "Kartennoù SMBus"
-#: harddrake/data.pm:439
+#: harddrake/data.pm:458
#, c-format
msgid "Bridges and system controllers"
msgstr "Pontoù ha kontrolleroù ar reizhiad"
-#: harddrake/data.pm:450 help.pm:856 install_steps_interactive.pm:94
-#: install_steps_interactive.pm:924 standalone/finish-install:41
-#: standalone/keyboarddrake:29
+#: harddrake/data.pm:469
#, c-format
msgid "Keyboard"
msgstr "Stokellaoueg"
-#: harddrake/data.pm:463
+#: harddrake/data.pm:482
#, c-format
msgid "Tablet and touchscreen"
msgstr "Tablezenn ha skramm stekiñ"
-#: harddrake/data.pm:472 help.pm:856 install_steps_interactive.pm:957
+#: harddrake/data.pm:491
#, c-format
msgid "Mouse"
msgstr "Logodenn"
-#: harddrake/data.pm:486
+#: harddrake/data.pm:505
#, c-format
msgid "UPS"
msgstr "UPS"
-#: harddrake/data.pm:495
+#: harddrake/data.pm:514
#, c-format
msgid "Scanner"
msgstr "Eiltreser"
-#: harddrake/data.pm:505 standalone/harddrake2:475
+#: harddrake/data.pm:524
#, c-format
msgid "Unknown/Others"
msgstr "Anavez/All"
-#: harddrake/data.pm:533
+#: harddrake/data.pm:552
#, c-format
msgid "cpu # "
msgstr "kewerier # "
-#: harddrake/sound.pm:195 standalone/drakconnect:162
-#: standalone/drakconnect:637
+#: harddrake/sound.pm:195
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Gortozit mar plij, o lakaat ar c'hefluniadur"
@@ -3507,17 +2972,17 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: harddrake/sound.pm:262 harddrake/sound.pm:350 standalone/drakups:144
+#: harddrake/sound.pm:262 harddrake/sound.pm:351
#, c-format
msgid "Driver:"
msgstr "Sturier :"
-#: harddrake/sound.pm:270
+#: harddrake/sound.pm:271
#, c-format
msgid "Trouble shooting"
msgstr "Defaziañ"
-#: harddrake/sound.pm:278
+#: harddrake/sound.pm:279
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -3527,45 +2992,45 @@ msgid ""
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
-#: harddrake/sound.pm:286
+#: harddrake/sound.pm:287
#, c-format
msgid "No open source driver"
msgstr "N'eo ket ur mollad dieub"
-#: harddrake/sound.pm:287
+#: harddrake/sound.pm:288
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
-#: harddrake/sound.pm:290
+#: harddrake/sound.pm:291
#, c-format
msgid "No known driver"
msgstr "Mollad anavez"
-#: harddrake/sound.pm:291
+#: harddrake/sound.pm:292
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "N'eus sturier ebet evit ho kartenn gwelet (%s)"
-#: harddrake/sound.pm:295 network/netconnect.pm:98 network/netconnect.pm:837
+#: harddrake/sound.pm:296
#, c-format
msgid "Unknown driver"
msgstr "Mollad anavez"
-#: harddrake/sound.pm:296
+#: harddrake/sound.pm:297
#, c-format
msgid "Error: The \"%s\" driver for your sound card is unlisted"
msgstr "Fazi : n'eo ket rollet ar sturier « %s » evit ho kartenn gwelet"
-#: harddrake/sound.pm:310
+#: harddrake/sound.pm:311
#, c-format
msgid "Sound trouble shooting"
msgstr "Defaziañ un diaster klevet"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:313
+#: harddrake/sound.pm:314
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
@@ -3574,7 +3039,7 @@ msgid ""
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
"by default\n"
"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
@@ -3589,18 +3054,18 @@ msgid ""
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: harddrake/sound.pm:339
+#: harddrake/sound.pm:340
#, c-format
msgid "Let me pick any driver"
msgstr "Choazh ur sturier"
-#: harddrake/sound.pm:342
+#: harddrake/sound.pm:343
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Choazh ur sturier dre ziouer"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:345
+#: harddrake/sound.pm:346
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
@@ -3610,8 +3075,7 @@ msgid ""
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
-#: harddrake/v4l.pm:12 standalone/net_applet:64 standalone/net_applet:65
-#: standalone/net_applet:67
+#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "Dinoiñ dre ardivink"
@@ -3650,2796 +3114,53 @@ msgstr "Gobari ar gartenn :"
msgid "Tuner type:"
msgstr "Seurt an tuner :"
-#: harddrake/v4l.pm:479
-#, c-format
-msgid "Number of capture buffers:"
-msgstr ""
-
-#: harddrake/v4l.pm:479
-#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr ""
-
-#: harddrake/v4l.pm:481
+#: interactive.pm:125 interactive.pm:538 interactive/curses.pm:217
+#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
+#: interactive/stdio.pm:142 interactive/stdio.pm:143 ugtk2.pm:410 ugtk2.pm:508
+#: ugtk2.pm:788 ugtk2.pm:811
#, c-format
-msgid "PLL setting:"
-msgstr "Kefluniadur ar PLL :"
-
-#: harddrake/v4l.pm:482
-#, c-format
-msgid "Radio support:"
-msgstr ""
-
-#: harddrake/v4l.pm:482
-#, c-format
-msgid "enable radio support"
-msgstr ""
-
-#: help.pm:12
-#, c-format
-msgid ""
-"Before continuing, you should carefully read the terms of the license. It\n"
-"covers the entire Mandriva Linux distribution. If you agree with all the\n"
-"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
-"button will reboot your computer."
-msgstr ""
-
-#: help.pm:18
-#, c-format
-msgid ""
-"GNU/Linux is a multi-user system which means each user can have his or her\n"
-"own preferences, own files and so on. But unlike \"root\", who is the\n"
-"system administrator, the users you add at this point will not be "
-"authorized\n"
-"to change anything except their own files and their own configurations,\n"
-"protecting the system from unintentional or malicious changes which could\n"
-"impact on the system as a whole. You'll have to create at least one regular\n"
-"user for yourself -- this is the account which you should use for routine,\n"
-"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
-"anything and everything, it may also be very dangerous! A very simple\n"
-"mistake could mean that your system will not work any more. If you make a\n"
-"serious mistake as a regular user, the worst that can happen is that you'll\n"
-"lose some information, but you will not affect the entire system.\n"
-"\n"
-"The first field asks you for a real name. Of course, this is not mandatory\n"
-"-- you can actually enter whatever you like. DrakX will use the first word\n"
-"you type in this field and copy it to the \"%s\" one, which is the name\n"
-"this user will enter to log onto the system. If you like, you may override\n"
-"the default and change the user name. The next step is to enter a password.\n"
-"From a security point of view, a non-privileged (regular) user password is\n"
-"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
-"by making it blank or too simple: after all, your files could be the ones\n"
-"at risk.\n"
-"\n"
-"Once you click on \"%s\", you can add other users. Add a user for each one\n"
-"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
-"finished adding users.\n"
-"\n"
-"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
-"that user (bash by default).\n"
-"\n"
-"When you're finished adding users, you'll be asked to choose a user who\n"
-"will be automatically logged into the system when the computer boots up. If\n"
-"you're interested in that feature (and do not care much about local\n"
-"security), choose the desired user and window manager, then click on\n"
-"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
-msgstr ""
-
-#: help.pm:52 printer/printerdrake.pm:1866 printer/printerdrake.pm:1987
-#: standalone/draksambashare:60
-#, c-format
-msgid "User name"
-msgstr "Anv arveriad"
-
-#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: help.pm:52 help.pm:432 help.pm:682 install_interactive.pm:176
-#: install_steps_gtk.pm:237 install_steps_gtk.pm:682 interactive.pm:436
-#: interactive/newt.pm:321 network/thirdparty.pm:385
-#: printer/printerdrake.pm:3884 standalone/drakTermServ:412
-#: standalone/drakbackup:4102 standalone/drakbackup:4196
-#: standalone/drakbackup:4213 standalone/drakbackup:4231 ugtk2.pm:490
-#, c-format
-msgid "Next"
-msgstr "A heul"
-
-#: help.pm:52
-#, c-format
-msgid "Do you want to use this feature?"
-msgstr "Mennout a rit implijout an arc'hwel-mañ ?"
-
-#: help.pm:55
-#, c-format
-msgid ""
-"Listed here are the existing Linux partitions detected on your hard drive.\n"
-"You can keep the choices made by the wizard, since they are good for most\n"
-"common installations. If you make any changes, you must at least define a\n"
-"root partition (\"/\"). Do not choose too small a partition or you will not\n"
-"be able to install enough software. If you want to store your data on a\n"
-"separate partition, you will also need to create a \"/home\" partition\n"
-"(only possible if you have more than one Linux partition available).\n"
-"\n"
-"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
-"\n"
-"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
-"\"sd\" if it is a SCSI hard drive.\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
-"hard drives:\n"
-"\n"
-" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
-"\n"
-" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
-"\n"
-" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
-"\n"
-" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
-"\n"
-"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
-"\"second lowest SCSI ID\", etc."
-msgstr ""
-
-#: help.pm:86
-#, c-format
-msgid ""
-"The Mandriva Linux installation is distributed on several CD-ROMs. If a\n"
-"selected package is located on another CD-ROM, DrakX will eject the current\n"
-"CD and ask you to insert the required one. If you do not have the requested\n"
-"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
-"installed."
-msgstr ""
-
-#: help.pm:93
-#, c-format
-msgid ""
-"It's now time to specify which programs you wish to install on your system.\n"
-"There are thousands of packages available for Mandriva Linux, and to make "
-"it\n"
-"simpler to manage, they have been placed into groups of similar\n"
-"applications.\n"
-"\n"
-"Mandriva Linux sorts package groups in four categories. You can mix and\n"
-"match applications from the various categories, so a ``Workstation''\n"
-"installation can still have applications from the ``Server'' category\n"
-"installed.\n"
-"\n"
-" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
-"more of the groups in the workstation category.\n"
-"\n"
-" * \"%s\": if you plan on using your machine for programming, select the\n"
-"appropriate groups from that category. The special \"LSB\" group will\n"
-"configure your system so that it complies as much as possible with the\n"
-"Linux Standard Base specifications.\n"
-"\n"
-" Selecting the \"LSB\" group will also install the \"2.4\" kernel series,\n"
-"instead of the default \"2.6\" one. This is to ensure 100%%-LSB compliance\n"
-"of the system. However, if you do not select the \"LSB\" group you will\n"
-"still have a system which is nearly 100%% LSB-compliant.\n"
-"\n"
-" * \"%s\": if your machine is intended to be a server, select which of the\n"
-"more common services you wish to install on your machine.\n"
-"\n"
-" * \"%s\": this is where you will choose your preferred graphical\n"
-"environment. At least one must be selected if you want to have a graphical\n"
-"interface available.\n"
-"\n"
-"Moving the mouse cursor over a group name will display a short explanatory\n"
-"text about that group.\n"
-"\n"
-"You can check the \"%s\" box, which is useful if you're familiar with the\n"
-"packages being offered or if you want to have total control over what will\n"
-"be installed.\n"
-"\n"
-"If you start the installation in \"%s\" mode, you can deselect all groups\n"
-"and prevent the installation of any new packages. This is useful for\n"
-"repairing or updating an existing system.\n"
-"\n"
-"If you deselect all groups when performing a regular installation (as\n"
-"opposed to an upgrade), a dialog will pop up suggesting different options\n"
-"for a minimal installation:\n"
-"\n"
-" * \"%s\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"%s\": installs the base system plus basic utilities and their\n"
-"documentation. This installation is suitable for setting up a server.\n"
-"\n"
-" * \"%s\": will install the absolute minimum number of packages necessary\n"
-"to get a working Linux system. With this installation you will only have a\n"
-"command-line interface. The total size of this installation is about 65\n"
-"megabytes."
-msgstr ""
-
-#: help.pm:147 share/compssUsers.pl:24
-#, c-format
-msgid "Workstation"
-msgstr "Arsav labour"
-
-#: help.pm:147 share/compssUsers.pl:65 share/compssUsers.pl:167
-#: share/compssUsers.pl:169
-#, c-format
-msgid "Development"
-msgstr "Diorren"
-
-#: help.pm:147 share/compssUsers.pl:145
-#, c-format
-msgid "Graphical Environment"
-msgstr "Endeo grafikel"
-
-#: help.pm:147 install_steps_gtk.pm:235 install_steps_interactive.pm:623
-#, c-format
-msgid "Individual package selection"
-msgstr "Diuz pakadoù unan hag unan"
-
-#: help.pm:147 help.pm:589
-#, c-format
-msgid "Upgrade"
-msgstr "Bremanaat"
-
-#: help.pm:147 install_steps_interactive.pm:581
-#, c-format
-msgid "With X"
-msgstr "Gant X"
-
-#: help.pm:147
-#, c-format
-msgid "With basic documentation"
-msgstr "Gant teuliadur bihan"
-
-#: help.pm:147
-#, c-format
-msgid "Truly minimal install"
-msgstr "Staliadur bihan gwir"
-
-#: help.pm:150
-#, c-format
-msgid ""
-"If you choose to install packages individually, the installer will present\n"
-"a tree containing all packages classified by groups and subgroups. While\n"
-"browsing the tree, you can select entire groups, subgroups, or individual\n"
-"packages.\n"
-"\n"
-"Whenever you select a package on the tree, a description will appear on the\n"
-"right to let you know the purpose of that package.\n"
-"\n"
-"!! If a server package has been selected, either because you specifically\n"
-"chose the individual package or because it was part of a group of packages,\n"
-"you'll be asked to confirm that you really want those servers to be\n"
-"installed. By default Mandriva Linux will automatically start any installed\n"
-"services at boot time. Even if they are safe and have no known issues at\n"
-"the time the distribution was shipped, it is entirely possible that\n"
-"security holes were discovered after this version of Mandriva Linux was\n"
-"finalized. If you do not know what a particular service is supposed to do "
-"or\n"
-"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
-"the listed services and they will be started automatically at boot time. !!\n"
-"\n"
-"The \"%s\" option is used to disable the warning dialog which appears\n"
-"whenever the installer automatically selects a package to resolve a\n"
-"dependency issue. Some packages depend on others and the installation of\n"
-"one particular package may require the installation of another package. The\n"
-"installer can determine which packages are required to satisfy a dependency\n"
-"to successfully complete the installation.\n"
-"\n"
-"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
-"package list created during a previous installation. This is useful if you\n"
-"have a number of machines that you wish to configure identically. Clicking\n"
-"on this icon will ask you to insert the floppy disk created at the end of\n"
-"another installation. See the second tip of the last step on how to create\n"
-"such a floppy."
-msgstr ""
-
-#: help.pm:181 help.pm:286 help.pm:314 help.pm:445 install_any.pm:944
-#: interactive.pm:161 modules/interactive.pm:71 standalone/drakbackup:2636
-#: standalone/drakfont:687 standalone/draksec:54 standalone/harddrake2:331
-#: ugtk2.pm:898 wizards.pm:156
-#, c-format
-msgid "No"
-msgstr "N'eo ket"
+msgid "Ok"
+msgstr "Mat eo"
-#: help.pm:181 help.pm:286 help.pm:445 install_any.pm:944 interactive.pm:161
-#: modules/interactive.pm:71 printer/printerdrake.pm:883
-#: printer/printerdrake.pm:898 standalone/drakbackup:2636
-#: standalone/drakfont:685 standalone/draksec:55 standalone/harddrake2:330
-#: ugtk2.pm:898 wizards.pm:156
+#: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:787 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Ya"
-#: help.pm:181
-#, c-format
-msgid "Automatic dependencies"
-msgstr ""
-
-#: help.pm:184
-#, c-format
-msgid ""
-"\"%s\": clicking on the \"%s\" button will open the printer configuration\n"
-"wizard. Consult the corresponding chapter of the ``Starter Guide'' for more\n"
-"information on how to set up a new printer. The interface presented in our\n"
-"manual is similar to the one used during installation."
-msgstr ""
-
-#: help.pm:187 help.pm:567 help.pm:856 install_steps_gtk.pm:595
-#: standalone/drakbackup:2460 standalone/drakbackup:2464
-#: standalone/drakbackup:2468 standalone/drakbackup:2472
-#: standalone/drakroam:227
-#, c-format
-msgid "Configure"
-msgstr "Kefluniañ"
-
-#: help.pm:190
-#, fuzzy, c-format
-msgid ""
-"This dialog is used to select which services you wish to start at boot\n"
-"time.\n"
-"\n"
-"DrakX will list all services available on the current installation. Review\n"
-"each one of them carefully and uncheck those which are not needed at boot\n"
-"time.\n"
-"\n"
-"A short explanatory text will be displayed about a service when it is\n"
-"selected. However, if you're not sure whether a service is useful or not,\n"
-"it is safer to leave the default behavior.\n"
-"\n"
-"!! At this stage, be very careful if you intend to use your machine as a\n"
-"server: you probably do not want to start any services which you do not "
-"need.\n"
-"Please remember that some services can be dangerous if they're enabled on a\n"
-"server. In general, select only those services you really need. !!"
-msgstr ""
-"Bremañ e c'hellit diuz pe servijoù a vennit e vije lañset pa loc'her.\n"
-"Pa zeu ho logodenn war un draez, ul lagadenn skoazell a zeuio war wel hag\n"
-"a zisplego pal ar servij-se.\n"
-"\n"
-"Bezit aketuz-kenañ el lankad-mañ ma vennit implijout ho ardivink evel ur\n"
-"servijer : mennout a rit emichañs chom hep loc'hañ kement servij n'ho peus "
-"ket\n"
-"c'hoant."
-
-#: help.pm:207
-#, c-format
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
-"local time according to the time zone you selected. If the clock on your\n"
-"motherboard is set to local time, you may deactivate this by unselecting\n"
-"\"%s\", which will let GNU/Linux know that the system clock and the\n"
-"hardware clock are in the same time zone. This is useful when the machine\n"
-"also hosts another operating system.\n"
-"\n"
-"The \"%s\" option will automatically regulate the system clock by\n"
-"connecting to a remote time server on the Internet. For this feature to\n"
-"work, you must have a working Internet connection. We recommend that you\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server which can be used by other machines on your local network as well."
-msgstr ""
-
-#: help.pm:218 install_steps_interactive.pm:859
-#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "War GMT eo an eurier periantel"
-
-#: help.pm:218
-#, c-format
-msgid "Automatic time synchronization"
-msgstr ""
-
-#: help.pm:221
-#, c-format
-msgid ""
-"Graphic Card\n"
-"\n"
-" The installer will normally automatically detect and configure the\n"
-"graphic card installed on your machine. If this is not correct, you can\n"
-"choose from this list the card you actually have installed.\n"
-"\n"
-" In the situation where different servers are available for your card,\n"
-"with or without 3D acceleration, you're asked to choose the server which\n"
-"best suits your needs."
-msgstr ""
-
-#: help.pm:232
-#, c-format
-msgid ""
-"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
-"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
-"WindowMaker, etc.) bundled with Mandriva Linux rely upon.\n"
-"\n"
-"You'll see a list of different parameters to change to get an optimal\n"
-"graphical display.\n"
-"\n"
-"Graphic Card\n"
-"\n"
-" The installer will normally automatically detect and configure the\n"
-"graphic card installed on your machine. If this is not correct, you can\n"
-"choose from this list the card you actually have installed.\n"
-"\n"
-" In the situation where different servers are available for your card,\n"
-"with or without 3D acceleration, you're asked to choose the server which\n"
-"best suits your needs.\n"
-"\n"
-"\n"
-"\n"
-"Monitor\n"
-"\n"
-" Normally the installer will automatically detect and configure the\n"
-"monitor connected to your machine. If it is not correct, you can choose\n"
-"from this list the monitor which is connected to your computer.\n"
-"\n"
-"\n"
-"\n"
-"Resolution\n"
-"\n"
-" Here you can choose the resolutions and color depths available for your\n"
-"graphics hardware. Choose the one which best suits your needs (you will be\n"
-"able to make changes after the installation). A sample of the chosen\n"
-"configuration is shown in the monitor picture.\n"
-"\n"
-"\n"
-"\n"
-"Test\n"
-"\n"
-" Depending on your hardware, this entry might not appear.\n"
-"\n"
-" The system will try to open a graphical screen at the desired\n"
-"resolution. If you see the test message during the test and answer \"%s\",\n"
-"then DrakX will proceed to the next step. If you do not see it, then it\n"
-"means that some part of the auto-detected configuration was incorrect and\n"
-"the test will automatically end after 12 seconds and return you to the\n"
-"menu. Change settings until you get a correct graphical display.\n"
-"\n"
-"\n"
-"\n"
-"Options\n"
-"\n"
-" This steps allows you to choose whether you want your machine to\n"
-"automatically switch to a graphical interface at boot. Obviously, you may\n"
-"want to check \"%s\" if your machine is to act as a server, or if you were\n"
-"not successful in getting the display configured."
-msgstr ""
-
-#: help.pm:289
-#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" Normally the installer will automatically detect and configure the\n"
-"monitor connected to your machine. If it is not correct, you can choose\n"
-"from this list the monitor which is connected to your computer."
-msgstr ""
-
-#: help.pm:296
-#, c-format
-msgid ""
-"Resolution\n"
-"\n"
-" Here you can choose the resolutions and color depths available for your\n"
-"graphics hardware. Choose the one which best suits your needs (you will be\n"
-"able to make changes after the installation). A sample of the chosen\n"
-"configuration is shown in the monitor picture."
-msgstr ""
-
-#: help.pm:304
-#, c-format
-msgid ""
-"In the situation where different servers are available for your card, with\n"
-"or without 3D acceleration, you're asked to choose the server which best\n"
-"suits your needs."
-msgstr ""
-
-#: help.pm:309
-#, c-format
-msgid ""
-"Options\n"
-"\n"
-" This steps allows you to choose whether you want your machine to\n"
-"automatically switch to a graphical interface at boot. Obviously, you may\n"
-"want to check \"%s\" if your machine is to act as a server, or if you were\n"
-"not successful in getting the display configured."
-msgstr ""
-
-#: help.pm:317
-#, c-format
-msgid ""
-"You now need to decide where you want to install the Mandriva Linux\n"
-"operating system on your hard drive. If your hard drive is empty or if an\n"
-"existing operating system is using all the available space you will have to\n"
-"partition the drive. Basically, partitioning a hard drive means to\n"
-"logically divide it to create the space needed to install your new\n"
-"Mandriva Linux system.\n"
-"\n"
-"Because the process of partitioning a hard drive is usually irreversible\n"
-"and can lead to data losses, partitioning can be intimidating and stressful\n"
-"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
-"simplifies this process. Before continuing with this step, read through the\n"
-"rest of this section and above all, take your time.\n"
-"\n"
-"Depending on the configuration of your hard drive, several options are\n"
-"available:\n"
-"\n"
-" * \"%s\". This option will perform an automatic partitioning of your blank\n"
-"drive(s). If you use this option there will be no further prompts.\n"
-"\n"
-" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
-"your hard drive. If you want to use them, choose this option. You will then\n"
-"be asked to choose the mount points associated with each of the partitions.\n"
-"The legacy mount points are selected by default, and for the most part it's\n"
-"a good idea to keep them.\n"
-"\n"
-" * \"%s\". If Microsoft Windows is installed on your hard drive and takes\n"
-"all the space available on it, you will have to create free space for\n"
-"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
-"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
-"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
-"data, provided you've previously defragmented the Windows partition.\n"
-"Backing up your data is strongly recommended. Using this option is\n"
-"recommended if you want to use both Mandriva Linux and Microsoft Windows on\n"
-"the same computer.\n"
-"\n"
-" Before choosing this option, please understand that after this\n"
-"procedure, the size of your Microsoft Windows partition will be smaller\n"
-"than when you started. You'll have less free space under Microsoft Windows\n"
-"to store your data or to install new software.\n"
-"\n"
-" * \"%s\". If you want to delete all data and all partitions present on\n"
-"your hard drive and replace them with your new Mandriva Linux system, "
-"choose\n"
-"this option. Be careful, because you will not be able to undo this "
-"operation\n"
-"after you confirm.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be deleted. !!\n"
-"\n"
-" * \"%s\". This option appears when the hard drive is entirely taken by\n"
-"Microsoft Windows. Choosing this option will simply erase everything on the\n"
-"drive and begin fresh, partitioning everything from scratch.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be lost. !!\n"
-"\n"
-" * \"%s\". Choose this option if you want to manually partition your hard\n"
-"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
-"easily lose all your data. That's why this option is really only\n"
-"recommended if you have done something like this before and have some\n"
-"experience. For more instructions on how to use the DiskDrake utility,\n"
-"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
-msgstr ""
-
-#: help.pm:375 install_interactive.pm:96
-#, c-format
-msgid "Use free space"
-msgstr "Implij an egor dieub"
-
-#: help.pm:375
-#, c-format
-msgid "Use existing partition"
-msgstr "Impliji parzhadur o vezañ"
-
-#: help.pm:375 install_interactive.pm:138
-#, c-format
-msgid "Use the free space on the Microsoft Windows® partition"
-msgstr "Implijit an egor dieub war ar barzhadur Windows"
-
-#: help.pm:375
-#, c-format
-msgid "Erase entire disk"
-msgstr "Chetañ an holl planedenn"
-
-#: help.pm:375
-#, c-format
-msgid "Remove Windows"
-msgstr "Chetañ Windows"
-
-#: help.pm:375 install_interactive.pm:233
-#, c-format
-msgid "Custom disk partitioning"
-msgstr "Parzhaduroù diouzoc'h"
-
-#: help.pm:378
-#, c-format
-msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to be used. Just click on \"%s\" to reboot the system. Do not forget\n"
-"to remove the installation media (CD-ROM or floppy). The first thing you\n"
-"should see after your computer has finished doing its hardware tests is the\n"
-"boot-loader menu, giving you the choice of which operating system to start.\n"
-"\n"
-"The \"%s\" button shows two more buttons to:\n"
-"\n"
-" * \"%s\": enables you to create an installation floppy disk which will\n"
-"automatically perform a whole installation without the help of an operator,\n"
-"similar to the installation you've just configured.\n"
-"\n"
-" Note that two different options are available after clicking on that\n"
-"button:\n"
-"\n"
-" * \"%s\". This is a partially automated installation. The partitioning\n"
-"step is the only interactive procedure.\n"
-"\n"
-" * \"%s\". Fully automated installation: the hard disk is completely\n"
-"rewritten, all data is lost.\n"
-"\n"
-" This feature is very handy when installing on a number of similar\n"
-"machines. See the Auto install section on our web site for more\n"
-"information.\n"
-"\n"
-" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
-"To use this selection with another installation, insert the floppy and\n"
-"start the installation. At the prompt, press the [F1] key, type >>linux\n"
-"defcfg=\"floppy\"<< and press the [Enter] key.\n"
-"\n"
-"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
-"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
-"/dev/fd0\"."
-msgstr ""
-
-#: help.pm:410
-#, c-format
-msgid "Generate auto-install floppy"
-msgstr "Krouiñ ur bladennig staliañ emgefreek"
-
-#: help.pm:410 install_steps_interactive.pm:1314
-#, c-format
-msgid "Replay"
-msgstr "Adseniñ"
-
-#: help.pm:410 install_steps_interactive.pm:1314
-#, c-format
-msgid "Automated"
-msgstr "Emgefreek"
-
-#: help.pm:410 install_steps_interactive.pm:1317
-#, c-format
-msgid "Save packages selection"
-msgstr "Enrollañ diuzadenn an pakadoù"
-
-#: help.pm:413
-#, c-format
-msgid ""
-"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
-"reformat some of them and erase any data they contain. To do so, please\n"
-"select those partitions as well.\n"
-"\n"
-"Please note that it's not necessary to reformat all pre-existing\n"
-"partitions. You must reformat the partitions containing the operating\n"
-"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to "
-"reformat\n"
-"partitions containing data that you wish to keep (typically \"/home\").\n"
-"\n"
-"Please be careful when selecting partitions. After the formatting is\n"
-"completed, all data on the selected partitions will be deleted and you\n"
-"will not be able to recover it.\n"
-"\n"
-"Click on \"%s\" when you're ready to format the partitions.\n"
-"\n"
-"Click on \"%s\" if you want to choose another partition for your new\n"
-"Mandriva Linux operating system installation.\n"
-"\n"
-"Click on \"%s\" if you wish to select partitions which will be checked for\n"
-"bad blocks on the disk."
-msgstr ""
-
-#: help.pm:432 install_steps_gtk.pm:392 interactive.pm:437
-#: interactive/newt.pm:318 printer/printerdrake.pm:3882
-#: standalone/drakTermServ:391 standalone/drakbackup:4065
-#: standalone/drakbackup:4101 standalone/drakbackup:4212
-#: standalone/drakbackup:4227 ugtk2.pm:488
-#, c-format
-msgid "Previous"
-msgstr "Diaraog"
-
-#: help.pm:435
-#, c-format
-msgid ""
-"By the time you install Mandriva Linux, it's likely that some packages will\n"
-"have been updated since the initial release. Bugs may have been fixed,\n"
-"security issues resolved. To allow you to benefit from these updates,\n"
-"you're now able to download them from the Internet. Check \"%s\" if you\n"
-"have a working Internet connection, or \"%s\" if you prefer to install\n"
-"updated packages later.\n"
-"\n"
-"Choosing \"%s\" will display a list of web locations from which updates can\n"
-"be retrieved. You should choose one near to you. A package-selection tree\n"
-"will appear: review the selection, and press \"%s\" to retrieve and install\n"
-"the selected package(s), or \"%s\" to abort."
-msgstr ""
-
-#: help.pm:445 help.pm:589 install_steps_gtk.pm:391
-#: install_steps_interactive.pm:132
-#, c-format
-msgid "Install"
-msgstr "Staliañ"
-
-#: help.pm:448
-#, c-format
-msgid ""
-"At this point, DrakX will allow you to choose the security level you desire\n"
-"for your machine. As a rule of thumb, the security level should be set\n"
-"higher if the machine is to contain crucial data, or if it's to be directly\n"
-"exposed to the Internet. The trade-off that a higher security level is\n"
-"generally obtained at the expense of ease of use.\n"
-"\n"
-"If you do not know what to choose, keep the default option. You'll be able\n"
-"to change it later with the draksec tool, which is part of Mandriva Linux\n"
-"Control Center.\n"
-"\n"
-"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
-"security. Security messages will be sent to that address."
-msgstr ""
-
-#: help.pm:459
-#, c-format
-msgid "Security Administrator"
-msgstr "Melestradur an surentez"
-
-#: help.pm:462
-#, c-format
-msgid ""
-"At this point, you need to choose which partition(s) will be used for the\n"
-"installation of your Mandriva Linux system. If partitions have already been\n"
-"defined, either from a previous installation of GNU/Linux or by another\n"
-"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
-"partitions must be defined.\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select\n"
-"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
-"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * \"%s\": this option deletes all partitions on the selected hard drive\n"
-"\n"
-" * \"%s\": this option enables you to automatically create ext3 and swap\n"
-"partitions in the free space of your hard drive\n"
-"\n"
-"\"%s\": gives access to additional features:\n"
-"\n"
-" * \"%s\": saves the partition table to a floppy. Useful for later\n"
-"partition-table recovery if necessary. It is strongly recommended that you\n"
-"perform this step.\n"
-"\n"
-" * \"%s\": allows you to restore a previously saved partition table from a\n"
-"floppy disk.\n"
-"\n"
-" * \"%s\": if your partition table is damaged, you can try to recover it\n"
-"using this option. Please be careful and remember that it does not always\n"
-"work.\n"
-"\n"
-" * \"%s\": discards all changes and reloads the partition table that was\n"
-"originally on the hard drive.\n"
-"\n"
-" * \"%s\": un-checking this option will force users to manually mount and\n"
-"unmount removable media such as floppies and CD-ROMs.\n"
-"\n"
-" * \"%s\": use this option if you wish to use a wizard to partition your\n"
-"hard drive. This is recommended if you do not have a good understanding of\n"
-"partitioning.\n"
-"\n"
-" * \"%s\": use this option to cancel your changes.\n"
-"\n"
-" * \"%s\": allows additional actions on partitions (type, options, format)\n"
-"and gives more information about the hard drive.\n"
-"\n"
-" * \"%s\": when you are finished partitioning your hard drive, this will\n"
-"save your changes back to disk.\n"
-"\n"
-"When defining the size of a partition, you can finely set the partition\n"
-"size by using the Arrow keys of your keyboard.\n"
-"\n"
-"Note: you can reach any option using the keyboard. Navigate through the\n"
-"partitions using [Tab] and the [Up/Down] arrows.\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-"\n"
-"To get information about the different file system types available, please\n"
-"read the ext2FS chapter from the ``Reference Manual''.\n"
-"\n"
-"If you are installing on a PPC machine, you will want to create a small HFS\n"
-"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
-"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
-"may find it a useful place to store a spare kernel and ramdisk images for\n"
-"emergency boot situations."
-msgstr ""
-
-#: help.pm:531
-#, c-format
-msgid "Removable media auto-mounting"
-msgstr "Emvarc'hañ ar skoroù lem/laka"
-
-#: help.pm:531
-#, c-format
-msgid "Toggle between normal/expert mode"
-msgstr "Tremen er mod boas/mailh"
-
-#: help.pm:534
-#, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the one which you want to resize in order to install your new\n"
-"Mandriva Linux operating system.\n"
-"\n"
-"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
-"\"Capacity\".\n"
-"\n"
-"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
-"\"sd\" if it is a SCSI hard drive.\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
-"hard drives:\n"
-"\n"
-" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
-"\n"
-" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
-"\n"
-" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
-"\n"
-" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
-"\n"
-"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
-"\"second lowest SCSI ID\", etc.\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
-"disk or partition is called \"C:\")."
-msgstr ""
-
-#: help.pm:565
-#, c-format
-msgid ""
-"\"%s\": check the current country selection. If you're not in this country,\n"
-"click on the \"%s\" button and choose another. If your country is not in "
-"the\n"
-"list shown, click on the \"%s\" button to get the complete country list."
-msgstr ""
-
-#: help.pm:570
-#, c-format
-msgid ""
-"This step is activated only if an existing GNU/Linux partition has been\n"
-"found on your machine.\n"
-"\n"
-"DrakX now needs to know if you want to perform a new installation or an\n"
-"upgrade of an existing Mandriva Linux system:\n"
-"\n"
-" * \"%s\". For the most part, this completely wipes out the old system.\n"
-"However, depending on your partitioning scheme, you can prevent some of\n"
-"your existing data (notably \"home\" directories) from being over-written.\n"
-"If you wish to change how your hard drives are partitioned, or to change\n"
-"the file system, you should use this option.\n"
-"\n"
-" * \"%s\". This installation class allows you to update the packages\n"
-"currently installed on your Mandriva Linux system. Your current "
-"partitioning\n"
-"scheme and user data will not be altered. Most of the other configuration\n"
-"steps remain available and are similar to a standard installation.\n"
-"\n"
-"Using the ``Upgrade'' option should work fine on Mandriva Linux systems\n"
-"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
-"to Mandriva Linux version \"8.1\" is not recommended."
-msgstr ""
-
-#: help.pm:592
-#, c-format
-msgid ""
-"Depending on the language you chose (), DrakX will automatically select a\n"
-"particular type of keyboard configuration. Check that the selection suits\n"
-"you or choose another keyboard layout.\n"
-"\n"
-"Also, you may not have a keyboard which corresponds exactly to your\n"
-"language: for example, if you are an English-speaking Swiss native, you may\n"
-"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
-"you may find yourself in the same situation where your native language and\n"
-"country-set keyboard do not match. In either case, this installation step\n"
-"will allow you to select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
-"\n"
-"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
-"dialog will allow you to choose the key binding which will switch the\n"
-"keyboard between the Latin and non-Latin layouts."
-msgstr ""
-
-#: help.pm:610
-#, c-format
-msgid ""
-"The first step is to choose your preferred language.\n"
-"\n"
-"Your choice of preferred language will affect the installer, the\n"
-"documentation, and the system in general. First select the region you're\n"
-"located in, then the language you speak.\n"
-"\n"
-"Clicking on the \"%s\" button will allow you to select other languages to\n"
-"be installed on your workstation, thereby installing the language-specific\n"
-"files for system documentation and applications. For example, if Spanish\n"
-"users are to use your machine, select English as the default language in\n"
-"the tree view and \"%s\" in the Advanced section.\n"
-"\n"
-"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
-"cover all existing languages. However full support for it in GNU/Linux is\n"
-"still under development. For that reason, Mandriva Linux's use of UTF-8 "
-"will\n"
-"depend on the user's choices:\n"
-"\n"
-" * If you choose a language with a strong legacy encoding (latin1\n"
-"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
-"iso-8859-2 languages), the legacy encoding will be used by default;\n"
-"\n"
-" * Other languages will use unicode by default;\n"
-"\n"
-" * If two or more languages are required, and those languages are not using\n"
-"the same encoding, then unicode will be used for the whole system;\n"
-"\n"
-" * Finally, unicode can also be forced for use throughout the system at a\n"
-"user's request by selecting the \"%s\" option independently of which\n"
-"languages were been chosen.\n"
-"\n"
-"Note that you're not limited to choosing a single additional language. You\n"
-"may choose several, or even install them all by selecting the \"%s\" box.\n"
-"Selecting support for a language means translations, fonts, spell checkers,\n"
-"etc. will also be installed for that language.\n"
-"\n"
-"To switch between the various languages installed on your system, you can\n"
-"launch the \"localedrake\" command as \"root\" to change the language used\n"
-"by the entire system. Running the command as a regular user will only\n"
-"change the language settings for that particular user."
-msgstr ""
-
-#: help.pm:648
-#, c-format
-msgid "Espanol"
-msgstr "Spagnoleg"
-
-#: help.pm:651
-#, c-format
-msgid ""
-"Usually, DrakX has no problems detecting the number of buttons on your\n"
-"mouse. If it does, it assumes you have a two-button mouse and will\n"
-"configure it for third-button emulation. The third-button mouse button of a\n"
-"two-button mouse can be obtained by simultaneously clicking the left and\n"
-"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
-"a PS/2, serial or USB interface.\n"
-"\n"
-"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
-"mouse. DrakX will then configure your mouse so that you can simulate the\n"
-"wheel with it: to do so, press the middle button and move your mouse\n"
-"pointer up and down.\n"
-"\n"
-"If for some reason you wish to specify a different type of mouse, select it\n"
-"from the list provided.\n"
-"\n"
-"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
-"will work with nearly all mice.\n"
-"\n"
-"If you choose a mouse other than the default one, a test screen will be\n"
-"displayed. Use the buttons and wheel to verify that the settings are\n"
-"correct and that the mouse is working correctly. If the mouse is not\n"
-"working well, press the space bar or [Return] key to cancel the test and\n"
-"you will be returned to the mouse list.\n"
-"\n"
-"Occasionally wheel mice are not detected automatically, so you will need to\n"
-"select your mouse from a list. Be sure to select the one corresponding to\n"
-"the port that your mouse is attached to. After selecting a mouse and\n"
-"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
-"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
-"Test the buttons and check that the mouse pointer moves on-screen as you\n"
-"move your mouse about."
-msgstr ""
-
-#: help.pm:682
-#, c-format
-msgid "with Wheel emulation"
-msgstr "gant kendarvanerezh ar rodell"
-
-#: help.pm:682
-#, c-format
-msgid "Universal | Any PS/2 & USB mice"
-msgstr "Hollvedel | Ul logodenn bennak (PS/2 pe USB)"
-
-#: help.pm:685
-#, c-format
-msgid ""
-"Please select the correct port. For example, the \"COM1\" port under\n"
-"Windows is named \"ttyS0\" under GNU/Linux."
-msgstr ""
-"Dibabit ar porzh a zere mar plij. Da skouer, porzh « COM1 » dindan MS\n"
-"Windows a vez anvet « ttyS0 » gant Linux."
-
-#: help.pm:689
-#, c-format
-msgid ""
-"This is the most crucial decision point for the security of your GNU/Linux\n"
-"system: you must enter the \"root\" password. \"Root\" is the system\n"
-"administrator and is the only user authorized to make updates, add users,\n"
-"change the overall system configuration, and so on. In short, \"root\" can\n"
-"do everything! That's why you must choose a password which is difficult to\n"
-"guess: DrakX will tell you if the password you chose is too simple. As you\n"
-"can see, you're not forced to enter a password, but we strongly advise\n"
-"against this. GNU/Linux is just as prone to operator error as any other\n"
-"operating system. Since \"root\" can overcome all limitations and\n"
-"unintentionally erase all data on partitions by carelessly accessing the\n"
-"partitions themselves, it is important that it be difficult to become\n"
-"\"root\".\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. Never write down the \"root\" password -- it makes it far\n"
-"too easy to compromise your system.\n"
-"\n"
-"One caveat: do not make the password too long or too complicated because "
-"you\n"
-"must be able to remember it!\n"
-"\n"
-"The password will not be displayed on screen as you type it. To reduce the\n"
-"chance of a blind typing error you'll need to enter the password twice. If\n"
-"you do happen to make the same typing error twice, you'll have to use this\n"
-"``incorrect'' password the first time you'll try to connect as \"root\".\n"
-"\n"
-"If you want an authentication server to control access to your computer,\n"
-"click on the \"%s\" button.\n"
-"\n"
-"If your network uses either LDAP, NIS, or PDC Windows Domain authentication\n"
-"services, select the appropriate one for \"%s\". If you do not know which\n"
-"one to use, you should ask your network administrator.\n"
-"\n"
-"If you happen to have problems with remembering passwords, or if your\n"
-"computer will never be connected to the Internet and you absolutely trust\n"
-"everybody who uses your computer, you can choose to have \"%s\"."
-msgstr ""
-
-#: help.pm:723
-#, c-format
-msgid "authentication"
-msgstr "dilesadur"
-
-#: help.pm:726
-#, c-format
-msgid ""
-"A boot loader is a little program which is started by the computer at boot\n"
-"time. It's responsible for starting up the whole system. Normally, the boot\n"
-"loader installation is totally automated. DrakX will analyze the disk boot\n"
-"sector and act according to what it finds there:\n"
-"\n"
-" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
-"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
-"OS installed on your machine.\n"
-"\n"
-" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
-"\n"
-"If DrakX can not determine where to place the boot sector, it'll ask you\n"
-"where it should place it. Generally, the \"%s\" is the safest place.\n"
-"Choosing \"%s\" will not install any boot loader. Use this option only if "
-"you\n"
-"know what you're doing."
-msgstr ""
-
-#: help.pm:743
-#, c-format
-msgid ""
-"Now, it's time to select a printing system for your computer. Other\n"
-"operating systems may offer you one, but Mandriva Linux offers two. Each of\n"
-"the printing systems is best suited to particular types of configuration.\n"
-"\n"
-" * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"
-"if you have a direct connection to your printer, you want to be able to\n"
-"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
-"will handle only very simple network cases and is somewhat slow when used\n"
-"within networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
-"choice for printing to your local printer or to one halfway around the\n"
-"planet. It's simple to configure and can act as a server or a client for\n"
-"the ancient \"lpd\" printing system, so it's compatible with older\n"
-"operating systems which may still need print services. While quite\n"
-"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
-"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
-"\"%s\" includes graphical front-ends for printing or choosing printer\n"
-"options and for managing the printer.\n"
-"\n"
-"If you make a choice now, and later find that you do not like your printing\n"
-"system you may change it by running PrinterDrake from the Mandriva Linux\n"
-"Control Center and clicking on the \"%s\" button."
-msgstr ""
-
-#: help.pm:766
-#, c-format
-msgid "pdq"
-msgstr "pdq"
-
-#: help.pm:766 printer/cups.pm:117 printer/data.pm:129
-#, c-format
-msgid "CUPS"
-msgstr "CUPS"
-
-#: help.pm:766
-#, c-format
-msgid "Expert"
-msgstr "Mod mailh"
-
-#: help.pm:769
-#, c-format
-msgid ""
-"DrakX will first detect any IDE devices present in your computer. It will\n"
-"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
-"found, DrakX will automatically install the appropriate driver.\n"
-"\n"
-"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
-"your hard drives. If so, you'll have to specify your hardware by hand.\n"
-"\n"
-"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
-"want to configure options for it. You should allow DrakX to probe the\n"
-"hardware for the card-specific options which are needed to initialize the\n"
-"adapter. Most of the time, DrakX will get through this step without any\n"
-"issues.\n"
-"\n"
-"If DrakX is not able to probe for the options to automatically determine\n"
-"which parameters need to be passed to the hardware, you'll need to manually\n"
-"configure the driver."
-msgstr ""
-
-#: help.pm:787
-#, c-format
-msgid ""
-"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
-"here. If you notice the sound card is not the one actually present on your\n"
-"system, you can click on the button and choose a different driver."
-msgstr ""
-
-#: help.pm:789 help.pm:856 install_steps_interactive.pm:991
-#: install_steps_interactive.pm:1008
-#, c-format
-msgid "Sound card"
-msgstr "Kartenn gwelet"
-
-#: help.pm:792
-#, c-format
-msgid ""
-"As a review, DrakX will present a summary of information it has gathered\n"
-"about your system. Depending on the hardware installed on your machine, you\n"
-"may have some or all of the following entries. Each entry is made up of the\n"
-"hardware item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"%s\" button to make the change.\n"
-"\n"
-" * \"%s\": check the current keyboard map configuration and change it if\n"
-"necessary.\n"
-"\n"
-" * \"%s\": check the current country selection. If you're not in this\n"
-"country, click on the \"%s\" button and choose another. If your country\n"
-"is not in the list shown, click on the \"%s\" button to get the complete\n"
-"country list.\n"
-"\n"
-" * \"%s\": by default, DrakX deduces your time zone based on the country\n"
-"you have chosen. You can click on the \"%s\" button here if this is not\n"
-"correct.\n"
-"\n"
-" * \"%s\": verify the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"%s\": clicking on the \"%s\" button will open the printer\n"
-"configuration wizard. Consult the corresponding chapter of the ``Starter\n"
-"Guide'' for more information on how to set up a new printer. The interface\n"
-"presented in our manual is similar to the one used during installation.\n"
-"\n"
-" * \"%s\": if a sound card is detected on your system, it'll be displayed\n"
-"here. If you notice the sound card is not the one actually present on your\n"
-"system, you can click on the button and choose a different driver.\n"
-"\n"
-" * \"%s\": if you have a TV card, this is where information about its\n"
-"configuration will be displayed. If you have a TV card and it is not\n"
-"detected, click on \"%s\" to try to configure it manually.\n"
-"\n"
-" * \"%s\": you can click on \"%s\" to change the parameters associated with\n"
-"the card if you feel the configuration is wrong.\n"
-"\n"
-" * \"%s\": by default, DrakX configures your graphical interface in\n"
-"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
-"\"%s\" to reconfigure your graphical interface.\n"
-"\n"
-" * \"%s\": if you wish to configure your Internet or local network access,\n"
-"you can do so now. Refer to the printed documentation or use the\n"
-"Mandriva Linux Control Center after the installation has finished to "
-"benefit\n"
-"from full in-line help.\n"
-"\n"
-" * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"
-"you're installing on is to be located behind a proxy server.\n"
-"\n"
-" * \"%s\": this entry allows you to redefine the security level as set in a\n"
-"previous step ().\n"
-"\n"
-" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n"
-"idea to protect yourself from intrusions by setting up a firewall. Consult\n"
-"the corresponding section of the ``Starter Guide'' for details about\n"
-"firewall settings.\n"
-"\n"
-" * \"%s\": if you wish to change your bootloader configuration, click this\n"
-"button. This should be reserved to advanced users. Refer to the printed\n"
-"documentation or the in-line help about bootloader configuration in the\n"
-"Mandriva Linux Control Center.\n"
-"\n"
-" * \"%s\": through this entry you can fine tune which services will be run\n"
-"on your machine. If you plan to use this machine as a server it's a good\n"
-"idea to review this setup."
-msgstr ""
-
-#: help.pm:856 install_steps_interactive.pm:855
-#: install_steps_interactive.pm:950 standalone/drakclock:100
-#: standalone/finish-install:56 standalone/finish-install:57
-#, c-format
-msgid "Timezone"
-msgstr "Takad-eur"
-
-#: help.pm:856 install_steps_interactive.pm:1024
-#, c-format
-msgid "TV card"
-msgstr "Kartenn pellwel"
-
-#: help.pm:856
-#, c-format
-msgid "ISDN card"
-msgstr "Kartenn ISDN"
-
-#: help.pm:856
-#, c-format
-msgid "Graphical Interface"
-msgstr "Ketal Kevregañ"
-
-#: help.pm:856 install_any.pm:1733 install_steps_interactive.pm:1042
-#: standalone/drakbackup:2051
-#, c-format
-msgid "Network"
-msgstr "Rouedad"
-
-#: help.pm:856 install_steps_interactive.pm:1054
-#, c-format
-msgid "Proxies"
-msgstr "Proksioù"
-
-#: help.pm:856 install_steps_interactive.pm:1065
-#, c-format
-msgid "Security Level"
-msgstr "Live an surentez"
-
-#: help.pm:856 install_steps_interactive.pm:1079 network/drakfirewall.pm:189
-#, c-format
-msgid "Firewall"
-msgstr "Moger tan"
-
-#: help.pm:856 install_steps_interactive.pm:1095
-#, c-format
-msgid "Bootloader"
-msgstr "C'harger loc'hañ"
-
-#: help.pm:856 install_steps_interactive.pm:1108 services.pm:114
-#: services.pm:157 services.pm:193
-#, c-format
-msgid "Services"
-msgstr "Servijerioù"
-
-#: help.pm:859
-#, c-format
-msgid ""
-"Choose the hard drive you want to erase in order to install your new\n"
-"Mandriva Linux partition. Be careful, all data on this drive will be lost\n"
-"and will not be recoverable!"
-msgstr ""
-
-#: help.pm:864
-#, c-format
-msgid ""
-"Click on \"%s\" if you want to delete all data and partitions present on\n"
-"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n"
-"to recover any data and partitions present on this hard drive, including\n"
-"any Windows data.\n"
-"\n"
-"Click on \"%s\" to quit this operation without losing data and partitions\n"
-"present on this hard drive."
-msgstr ""
-
-#: help.pm:870
-#, c-format
-msgid "Next ->"
-msgstr "A heul ->"
-
-#: help.pm:870
-#, c-format
-msgid "<- Previous"
-msgstr "<- Diaraog"
-
-#: install2.pm:115
-#, c-format
-msgid ""
-"Can not access kernel modules corresponding to your kernel (file %s is "
-"missing), this generally means your boot floppy in not in sync with the "
-"Installation medium (please create a newer boot floppy)"
-msgstr ""
-
-#: install2.pm:167
-#, c-format
-msgid "You must also format %s"
-msgstr "Ret eo deoc'h furmadiñ %s ivez"
-
-#: install_any.pm:406
-#, c-format
-msgid "Do you have further supplementary media?"
-msgstr "Hag ur vedia all hoc'h eus ?"
-
-#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:409
-#, c-format
-msgid ""
-"The following media have been found and will be used during install: %s.\n"
-"\n"
-"\n"
-"Do you have a supplementary installation medium to configure?"
-msgstr ""
-
-#: install_any.pm:422 printer/printerdrake.pm:3211
-#: printer/printerdrake.pm:3218 standalone/scannerdrake:182
-#: standalone/scannerdrake:190 standalone/scannerdrake:241
-#: standalone/scannerdrake:248
-#, c-format
-msgid "CD-ROM"
-msgstr "CD-ROM"
-
-#: install_any.pm:422
-#, c-format
-msgid "Network (HTTP)"
-msgstr "Rouedad (HTTP)"
-
-#: install_any.pm:422
-#, c-format
-msgid "Network (FTP)"
-msgstr "Rouedad (FTP)"
-
-#: install_any.pm:422
-#, c-format
-msgid "Network (NFS)"
-msgstr "Rouedad (NFS)"
-
-#: install_any.pm:452
-#, c-format
-msgid "Insert the CD 1 again"
-msgstr "Enlakaat ar CD1 adarre"
-
-#: install_any.pm:478 network/netconnect.pm:866 standalone/drakbackup:114
-#, c-format
-msgid "No device found"
-msgstr "N'eo ket trobarzhell ebet"
-
-#: install_any.pm:483
-#, c-format
-msgid "Insert the CD"
-msgstr "Enlakkat ar CD"
-
-#: install_any.pm:488
-#, c-format
-msgid "Unable to mount CD-ROM"
-msgstr "N'hellan ket marc'hañ< ar CD-ROM"
-
-#: install_any.pm:521 install_any.pm:542
-#, c-format
-msgid "URL of the mirror?"
-msgstr "URL ar melezour"
-
-#: install_any.pm:526
-#, c-format
-msgid "NFS setup"
-msgstr "Kefluniadur NFS"
-
-#: install_any.pm:526
-#, c-format
-msgid "Please enter the hostname and directory of your NFS media"
-msgstr "Roit anv ostiz ha renkell ho media NFS"
-
-#: install_any.pm:527
-#, c-format
-msgid "Hostname of the NFS mount ?"
-msgstr "Anv ostiz ar marc'hañ NFS ?"
-
-#: install_any.pm:527 standalone/draknfs:288
-#, c-format
-msgid "Directory"
-msgstr "Renkell"
-
-#: install_any.pm:580
-#, c-format
-msgid ""
-"Can't find a package list file on this mirror. Make sure the location is "
-"correct."
-msgstr ""
-"Ne m'eus ket kavout ur roll pakadoù e-barzh ar melezour-mañ. Kit da wiriañ "
-"al lec'hiadur-mañ zo mad."
-
-#: install_any.pm:657
-#, c-format
-msgid "Removing packages prior to upgrade..."
-msgstr "O zilemel ar pakadoù a-raok bremanaat ..."
-
-#: install_any.pm:699
-#, c-format
-msgid "Looking at packages already installed..."
-msgstr "O kavout pakadoù zo staliet eo ..."
-
-#: install_any.pm:703
-#, c-format
-msgid "Finding packages to upgrade..."
-msgstr "O kavout pakadoù da vremanaat ..."
-
-#: install_any.pm:781
-#, c-format
-msgid ""
-"Change your Cd-Rom!\n"
-"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
-"done."
-msgstr ""
-"Kemmit ho Cd-Rom !\n"
-"\n"
-"Lakait el lenner ar Cd-Rom warnañ an diketenn « %s » mar plij ha gwaskit Mat "
-"eo da c'houde."
-
-#: install_any.pm:793
-#, c-format
-msgid "Copying in progress"
-msgstr "Oc'h eilañ"
-
-#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:935
-#, c-format
-msgid ""
-"You have selected the following server(s): %s\n"
-"\n"
-"\n"
-"These servers are activated by default. They do not have any known security\n"
-"issues, but some new ones could be found. In that case, you must make sure\n"
-"to upgrade as soon as possible.\n"
-"\n"
-"\n"
-"Do you really want to install these servers?\n"
-msgstr ""
-
-#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:958
-#, c-format
-msgid ""
-"The following packages will be removed to allow upgrading your system: %s\n"
-"\n"
-"\n"
-"Do you really want to remove these packages?\n"
-msgstr ""
-"Ar pakadoù a-heul zo war-nes bezañ distaliet evit bremañaat ho reizhiad : %"
-"s\n"
-"\n"
-"\n"
-"Ha fellout a ra deoc'h da vat lemel anezho ?\n"
-