#!/usr/bin/perl use lib qw(/usr/lib/libDrakX); use standalone; #- warning, standalone must be loaded very first, for 'explanations' use common; use interactive; use services; use log; $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/; local $_ = join '', @ARGV; /-h/ and die "usage: drakxservices\n"; my $in = 'interactive'->vnew('su', 'services'); begin: my $l = services::ask($in); services::doit($in, $l) if $l; !$::isEmbedded and $in->exit(0); kill USR1, $::CCPID; goto begin; span='2'>cgit logo index : drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/share
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-08-05 19:17:58 +0000
committerThierry Vignaud <tv@mageia.org>2011-08-05 19:17:58 +0000
commit628f94be2dc74e101ad32aec2cc3c53fda68961c (patch)
tree7eb9bec243211b660c19a3020e6e136f2668b456 /perl-install/share
parentadad3dc450acf93a923de81a2e18aa31618cbff1 (diff)
downloaddrakx-628f94be2dc74e101ad32aec2cc3c53fda68961c.tar
drakx-628f94be2dc74e101ad32aec2cc3c53fda68961c.tar.gz
drakx-628f94be2dc74e101ad32aec2cc3c53fda68961c.tar.bz2
drakx-628f94be2dc74e101ad32aec2cc3c53fda68961c.tar.xz
drakx-628f94be2dc74e101ad32aec2cc3c53fda68961c.zip
- sync with code (especially for #1011)
- unbreak af.po
Diffstat (limited to 'perl-install/share')
-rw-r--r--perl-install/share/po/af.po396
-rw-r--r--perl-install/share/po/am.po394
-rw-r--r--perl-install/share/po/ar.po1103
-rw-r--r--perl-install/share/po/az.po394
-rw-r--r--perl-install/share/po/be.po394
-rw-r--r--perl-install/share/po/bg.po398
-rw-r--r--perl-install/share/po/bn.po394
-rw-r--r--perl-install/share/po/br.po392
-rw-r--r--perl-install/share/po/bs.po392
-rw-r--r--perl-install/share/po/ca.po394
-rw-r--r--perl-install/share/po/cs.po1404
-rw-r--r--perl-install/share/po/cy.po398
-rw-r--r--perl-install/share/po/da.po398
-rw-r--r--perl-install/share/po/de.po695
-rw-r--r--perl-install/share/po/el.po738
-rw-r--r--perl-install/share/po/eo.po394
-rw-r--r--perl-install/share/po/es.po1616
-rw-r--r--perl-install/share/po/et.po1408
-rw-r--r--perl-install/share/po/eu.po398
-rw-r--r--perl-install/share/po/fa.po394
-rw-r--r--perl-install/share/po/fi.po398
-rw-r--r--perl-install/share/po/fr.po1740
-rw-r--r--perl-install/share/po/fur.po394
-rw-r--r--perl-install/share/po/ga.po394
-rw-r--r--perl-install/share/po/gl.po398
-rw-r--r--perl-install/share/po/he.po398
-rw-r--r--perl-install/share/po/hi.po394
-rw-r--r--perl-install/share/po/hr.po394
-rw-r--r--perl-install/share/po/hu.po398
-rw-r--r--perl-install/share/po/id.po392
-rw-r--r--perl-install/share/po/is.po398
-rw-r--r--perl-install/share/po/it.po1575
-rw-r--r--perl-install/share/po/ja.po398
-rw-r--r--perl-install/share/po/ko.po392
-rw-r--r--perl-install/share/po/ky.po392
-rw-r--r--perl-install/share/po/libDrakX.pot394
-rw-r--r--perl-install/share/po/lt.po394
-rw-r--r--perl-install/share/po/ltg.po394
-rw-r--r--perl-install/share/po/lv.po394
-rw-r--r--perl-install/share/po/mk.po394
-rw-r--r--perl-install/share/po/mn.po394
-rw-r--r--perl-install/share/po/ms.po394
-rw-r--r--perl-install/share/po/mt.po394
-rw-r--r--perl-install/share/po/nb.po398
-rw-r--r--perl-install/share/po/nl.po2187
-rw-r--r--perl-install/share/po/nn.po398
-rw-r--r--perl-install/share/po/pa_IN.po394
-rw-r--r--perl-install/share/po/pl.po398
-rw-r--r--perl-install/share/po/pt.po412
-rw-r--r--perl-install/share/po/pt_BR.po398
-rw-r--r--perl-install/share/po/ro.po1580
-rw-r--r--perl-install/share/po/ru.po398
-rw-r--r--perl-install/share/po/sc.po392
-rw-r--r--perl-install/share/po/sk.po392
-rw-r--r--perl-install/share/po/sl.po398
-rw-r--r--perl-install/share/po/sq.po394
-rw-r--r--perl-install/share/po/sr.po394
-rw-r--r--perl-install/share/po/sr@Latn.po394
-rw-r--r--perl-install/share/po/sv.po415
-rw-r--r--perl-install/share/po/ta.po394
-rw-r--r--perl-install/share/po/tg.po394
-rw-r--r--perl-install/share/po/th.po394
-rw-r--r--perl-install/share/po/tl.po394
-rw-r--r--perl-install/share/po/tr.po398
-rw-r--r--perl-install/share/po/uk.po657
-rw-r--r--perl-install/share/po/uz.po398
-rw-r--r--perl-install/share/po/uz@cyrillic.po398
-rw-r--r--perl-install/share/po/vi.po394
-rw-r--r--perl-install/share/po/wa.po392
-rw-r--r--perl-install/share/po/zh_CN.po398
-rw-r--r--perl-install/share/po/zh_TW.po398
71 files changed, 20167 insertions, 18285 deletions
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index e552d89c9..6a1f13c86 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-af\n"
-"POT-Creation-Date: 2011-04-29 01:59+0200\n"
+"POT-Creation-Date: 2011-08-05 21:16+0200\n"
"PO-Revision-Date: 2005-04-21 17:33+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -20,21 +20,21 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"
-#: any.pm:258 any.pm:955 diskdrake/interactive.pm:648
+#: any.pm:270 any.pm:967 diskdrake/interactive.pm:648
#: diskdrake/interactive.pm:871 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1033 diskdrake/interactive.pm:1263
#: diskdrake/interactive.pm:1315 do_pkgs.pm:241 do_pkgs.pm:287
-#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
#, c-format
msgid "Please wait"
msgstr "Wag asb."
-#: any.pm:258
+#: any.pm:270
#, c-format
msgid "Bootloader installation in progress"
msgstr "Besig met installasie van herlaaistelsel"
-#: any.pm:269
+#: any.pm:281
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
@@ -45,12 +45,12 @@ msgid ""
"Assign a new Volume ID?"
msgstr ""
-#: any.pm:280
+#: any.pm:292
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Installasie van herlaaiprogram het gefaal a.g.v. hierdie fout: "
-#: any.pm:286
+#: any.pm:298
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -68,7 +68,7 @@ msgstr ""
"Tik daarna 'shut-down' in\n"
"U behoort die herlaaistelsel-porteks met die volgende selflaai te sien."
-#: any.pm:326
+#: any.pm:338
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
@@ -83,268 +83,268 @@ msgstr ""
"\n"
"Vanaf watter hardeyskyf geskied die selflaai?"
-#: any.pm:337
+#: any.pm:349
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "Besig met installasie van herlaaistelsel"
-#: any.pm:341
+#: any.pm:353
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Waar wil u die herlaaistelsel installeer"
-#: any.pm:365
+#: any.pm:377
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "Eerste sektor van skyf (MBR)"
-#: any.pm:367
+#: any.pm:379
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Eerste sektor van skyf (MBR)"
-#: any.pm:369
+#: any.pm:381
#, c-format
msgid "First sector of the root partition"
msgstr "Eerste sektor van die 'root'-partisie"
-#: any.pm:371
+#: any.pm:383
#, c-format
msgid "On Floppy"
msgstr "Op Disket"
-#: any.pm:373 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:385 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Mis hierdie stap"
-#: any.pm:408
+#: any.pm:420
#, c-format
msgid "Boot Style Configuration"
msgstr "Herlaaistylkonfigurasie"
-#: any.pm:418 any.pm:451 any.pm:452
+#: any.pm:430 any.pm:463 any.pm:464
#, c-format
msgid "Bootloader main options"
msgstr "Herlaaistelsel hoofopsies"
-#: any.pm:422
+#: any.pm:434
#, c-format
msgid "Bootloader"
msgstr "Herlaaistelsel"
-#: any.pm:423 any.pm:455
+#: any.pm:435 any.pm:467
#, c-format
msgid "Bootloader to use"
msgstr "Herlaaistelsel om te gebruik"
-#: any.pm:426 any.pm:458
+#: any.pm:438 any.pm:470
#, c-format
msgid "Boot device"
msgstr "Herlaaitoestel"
-#: any.pm:429
+#: any.pm:441
#, c-format
msgid "Main options"
msgstr ""
-#: any.pm:430
+#: any.pm:442
#, c-format
msgid "Delay before booting default image"
msgstr "Wagperiode voor verstekstelsel gelaai word"
-#: any.pm:431
+#: any.pm:443
#, c-format
msgid "Enable ACPI"
msgstr "Bekragtig ACPI"
-#: any.pm:432
+#: any.pm:444
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "Bekragtig ACPI"
-#: any.pm:433
+#: any.pm:445
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "Bekragtig ACPI"
-#: any.pm:435
+#: any.pm:447
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "Bekragtig ACPI"
-#: any.pm:436 security/level.pm:51
+#: any.pm:448 security/level.pm:63
#, c-format
msgid "Security"
msgstr "Sekuriteit"
-#: any.pm:437 any.pm:890 any.pm:909 authentication.pm:252
+#: any.pm:449 any.pm:902 any.pm:921 authentication.pm:252
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Wagwoord"
-#: any.pm:440 authentication.pm:263
+#: any.pm:452 authentication.pm:263
#, c-format
msgid "The passwords do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: any.pm:440 authentication.pm:263 diskdrake/interactive.pm:1490
+#: any.pm:452 authentication.pm:263 diskdrake/interactive.pm:1490
#, c-format
msgid "Please try again"
msgstr "Probeer asb. weer"
-#: any.pm:442
+#: any.pm:454
#, fuzzy, c-format
msgid "You cannot use a password with %s"
msgstr "U kan nie 'n lêerstelsel met enkripsie vir hegpunt %s gebruik nie."
-#: any.pm:446 any.pm:893 any.pm:911 authentication.pm:253
+#: any.pm:458 any.pm:905 any.pm:923 authentication.pm:253
#, c-format
msgid "Password (again)"
msgstr "Wagwoord (weer)"
-#: any.pm:447
+#: any.pm:459
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Maak /tmp skoon met elke herlaai"
-#: any.pm:457
+#: any.pm:469
#, c-format
msgid "Init Message"
msgstr "Beginboodskap"
-#: any.pm:459
+#: any.pm:471
#, c-format
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"
-#: any.pm:460
+#: any.pm:472
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Tydsbeperking vir stelselkernlaai"
-#: any.pm:461
+#: any.pm:473
#, c-format
msgid "Enable CD Boot?"
msgstr "Laat CD-herlaai toe?"
-#: any.pm:462
+#: any.pm:474
#, c-format
msgid "Enable OF Boot?"
msgstr "Laat OF-herlaai toe?"
-#: any.pm:463
+#: any.pm:475
#, c-format
msgid "Default OS?"
msgstr "Verstek bedryfstelsel?"
-#: any.pm:536
+#: any.pm:548
#, c-format
msgid "Image"
msgstr "Beeld"
-#: any.pm:537 any.pm:551
+#: any.pm:549 any.pm:563
#, c-format
msgid "Root"
msgstr "'Root'"
-#: any.pm:538 any.pm:564
+#: any.pm:550 any.pm:576
#, c-format
msgid "Append"
msgstr "Aanlas"
-#: any.pm:540
+#: any.pm:552
#, c-format
msgid "Xen append"
msgstr ""
-#: any.pm:542
+#: any.pm:554
#, c-format
msgid "Requires password to boot"
msgstr ""
-#: any.pm:544
+#: any.pm:556
#, c-format
msgid "Video mode"
msgstr "Videomodus"
-#: any.pm:546
+#: any.pm:558
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:547
+#: any.pm:559
#, fuzzy, c-format
msgid "Network profile"
msgstr "Netwerkkoppelvlak"
-#: any.pm:556 any.pm:561 any.pm:563 diskdrake/interactive.pm:407
+#: any.pm:568 any.pm:573 any.pm:575 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "Naam"
-#: any.pm:558 any.pm:566 harddrake/v4l.pm:438
+#: any.pm:570 any.pm:578 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Verstek"
-#: any.pm:565
+#: any.pm:577
#, c-format
msgid "NoVideo"
msgstr "Geen video"
-#: any.pm:576
+#: any.pm:588
#, c-format
msgid "Empty label not allowed"
msgstr "Leë etiket word nie toegelaat nie"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a kernel image"
msgstr "U moet 'n kernel-beeld spesifiseer"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a root partition"
msgstr "U moet 'n 'root-partisie spesifiseer"
-#: any.pm:578
+#: any.pm:590
#, c-format
msgid "This label is already used"
msgstr "Hierdie etiket is alreeds in gebruik"
-#: any.pm:596
+#: any.pm:608
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Watter tipe inskrywing wil u byvoeg?"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Linux"
msgstr "Linux"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Ander bedryfstelsel (SunOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Ander bedryfstelsel (MacOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (Windows...)"
msgstr "Ander bedryfstelsel (Windows...)"
-#: any.pm:645
+#: any.pm:657
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "Herlaaistylkonfigurasie"
-#: any.pm:646
+#: any.pm:658
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -353,47 +353,47 @@ msgstr ""
"Hier is die huidige inskrywings\n"
"U kan byvoeg or verwyder soos nodig."
-#: any.pm:851
+#: any.pm:863
#, c-format
msgid "access to X programs"
msgstr "toegang na X-programme"
-#: any.pm:852
+#: any.pm:864
#, c-format
msgid "access to rpm tools"
msgstr "toegang tot rpm-nutsprogramme"
-#: any.pm:853
+#: any.pm:865
#, c-format
msgid "allow \"su\""
msgstr "laat \"su\" toe"
-#: any.pm:854
+#: any.pm:866
#, c-format
msgid "access to administrative files"
msgstr "toegang tot administratiewe-lêers"
-#: any.pm:855
+#: any.pm:867
#, c-format
msgid "access to network tools"
msgstr "toegang na netwerk-nutsprogramme"
-#: any.pm:856
+#: any.pm:868
#, c-format
msgid "access to compilation tools"
msgstr "toegang na kompilasie-gereedskap"
-#: any.pm:862
+#: any.pm:874
#, c-format
msgid "(already added %s)"
msgstr "(%s alreeds bygevoeg)"
-#: any.pm:868
+#: any.pm:880
#, c-format
msgid "Please give a user name"
msgstr "Gee asb. 'n gebruikerskode"
-#: any.pm:869
+#: any.pm:881
#, fuzzy, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
@@ -401,149 +401,149 @@ msgid ""
msgstr ""
"Die gebruikernaam mag alleenlik uit kleinletter, nommers, '-' en '_' bestaan"
-#: any.pm:870
+#: any.pm:882
#, c-format
msgid "The user name is too long"
msgstr "Hierdie naam is te lank"
-#: any.pm:871
+#: any.pm:883
#, c-format
msgid "This user name has already been added"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: any.pm:877 any.pm:913
+#: any.pm:889 any.pm:925
#, c-format
msgid "User ID"
msgstr "Gebruiker ID"
-#: any.pm:877 any.pm:914
+#: any.pm:889 any.pm:926
#, c-format
msgid "Group ID"
msgstr "Groep ID"
-#: any.pm:878
+#: any.pm:890
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Opsie %s moet 'n nommer wees!"
-#: any.pm:879
+#: any.pm:891
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:883
+#: any.pm:895
#, fuzzy, c-format
msgid "User management"
msgstr "Gebruikernaam"
-#: any.pm:888
+#: any.pm:900
#, c-format
msgid "Enable guest account"
msgstr ""
-#: any.pm:889 authentication.pm:239
+#: any.pm:901 authentication.pm:239
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Kies 'root' se wagwoord"
-#: any.pm:895
+#: any.pm:907
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Tik 'n gebruiker in\n"
"%s"
-#: any.pm:897
+#: any.pm:909
#, c-format
msgid "Icon"
msgstr "Ikoon"
-#: any.pm:900
+#: any.pm:912
#, c-format
msgid "Real name"
msgstr "Regte naam"
-#: any.pm:907
+#: any.pm:919
#, c-format
msgid "Login name"
msgstr "Aanteken naam"
-#: any.pm:912
+#: any.pm:924
#, c-format
msgid "Shell"
msgstr "Dop"
-#: any.pm:955
+#: any.pm:967
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "wag asseblief gedurende 'ttmkfdir'..."
-#: any.pm:985 security/l10n.pm:14
+#: any.pm:997 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Outo-inteken"
-#: any.pm:986
+#: any.pm:998
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "Ek kan u rekenaar so opstel om een gebruiker outomaties in te teken."
-#: any.pm:987
+#: any.pm:999
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Wil u hierdie funksie gebruik?"
-#: any.pm:988
+#: any.pm:1000
#, c-format
msgid "Choose the default user:"
msgstr "Kies die verstek gebruiker:"
-#: any.pm:989
+#: any.pm:1001
#, c-format
msgid "Choose the window manager to run:"
msgstr "Kies die vensterbestuurder om te loop:"
-#: any.pm:1000 any.pm:1020 any.pm:1088
+#: any.pm:1012 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Vrystelling: "
-#: any.pm:1027 any.pm:1376 interactive/gtk.pm:819
+#: any.pm:1039 any.pm:1388 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Sluit af"
-#: any.pm:1074
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Lisensieooreenkoms"
-#: any.pm:1076 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Verlaat"
-#: any.pm:1083
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Beskik u oor nog?"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Aanvaar"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Weier"
-#: any.pm:1110 any.pm:1172
+#: any.pm:1122 any.pm:1184
#, c-format
msgid "Please choose a language to use"
msgstr "Kies asb. 'n taal om te gebruik"
-#: any.pm:1138
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -551,82 +551,82 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: any.pm:1140 fs/partitioning_wizard.pm:172
+#: any.pm:1152 fs/partitioning_wizard.pm:172
#, c-format
msgid "Mageia"
msgstr ""
-#: any.pm:1141
-#, c-format
-msgid "Multi languages"
-msgstr ""
+#: any.pm:1153
+#, fuzzy, c-format
+msgid "Multiple languages"
+msgstr "Alle tale"
-#: any.pm:1150 any.pm:1181
+#: any.pm:1162 any.pm:1193
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1151
+#: any.pm:1163
#, c-format
msgid "All languages"
msgstr "Alle tale"
-#: any.pm:1173
+#: any.pm:1185
#, fuzzy, c-format
msgid "Language choice"
msgstr "selfdoen"
-#: any.pm:1227
+#: any.pm:1239
#, c-format
msgid "Country / Region"
msgstr "Land / Omgewing"
-#: any.pm:1228
+#: any.pm:1240
#, c-format
msgid "Please choose your country"
msgstr "Kies asseblief u land"
-#: any.pm:1230
+#: any.pm:1242
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hier is die volle lys van beskikbare lande"
-#: any.pm:1231
+#: any.pm:1243
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Ander poorte"
-#: any.pm:1231 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1243 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Gevorderd"
-#: any.pm:1237
+#: any.pm:1249
#, fuzzy, c-format
msgid "Input method:"
msgstr "Netwerkmetode:"
-#: any.pm:1240
+#: any.pm:1252
#, c-format
msgid "None"
msgstr "Geen"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "No sharing"
msgstr "Geen deling"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Allow all users"
msgstr "Laat alle gebruikers toe"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Custom"
msgstr "Aangepaste"
-#: any.pm:1325
+#: any.pm:1337
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -641,32 +641,32 @@ msgstr ""
"\n"
"\"Aangepaste\" laat toe vir per-gebruiker verstellings.\n"
-#: any.pm:1337
+#: any.pm:1349
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1340
+#: any.pm:1352
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1348
+#: any.pm:1360
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "U kan uitvoer deur NFS of SMB te gebruik. Kies watter u wil gebruik."
-#: any.pm:1376
+#: any.pm:1388
#, c-format
msgid "Launch userdrake"
msgstr "Loods userdrake"
-#: any.pm:1378
+#: any.pm:1390
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -676,54 +676,54 @@ msgstr ""
"U kan van 'userdrake' gebruik maak om gebruikers by heirdie\n"
"groep te voeg."
-#: any.pm:1485
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "U moet afteken en weer inteken alvorens veranderinge bekragtig word"
-#: any.pm:1489
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "U moet afteken en weer inteken alvorens veranderinge bekragtig word"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Tydsone"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Wat is u tydsone?"
-#: any.pm:1547 any.pm:1549
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1550
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1554
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Hardewareklok gestel vir GMT"
-#: any.pm:1555
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Hardewareklok gestel vir GMT"
-#: any.pm:1557
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP-bediener"
-#: any.pm:1558
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Outo-tydsinkronisasie met NTP"
@@ -1050,7 +1050,7 @@ msgstr "Domein-administrarteur se Wagwoord"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:994
+#: bootloader.pm:982
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1065,42 +1065,42 @@ msgstr ""
"vir die verstekopsie.\n"
"\n"
-#: bootloader.pm:1171
+#: bootloader.pm:1159
#, c-format
msgid "LILO with text menu"
msgstr "LILO met tekskieskaart"
-#: bootloader.pm:1172
+#: bootloader.pm:1160
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1173
+#: bootloader.pm:1161
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1174
+#: bootloader.pm:1162
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1175
+#: bootloader.pm:1163
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1259
+#: bootloader.pm:1247
#, c-format
msgid "not enough room in /boot"
msgstr "nie genoeg spasie in /boot nie"
-#: bootloader.pm:1985
+#: bootloader.pm:1973
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "U kan nie die herlaaistelsel op 'n %s partisie installeer nie\n"
-#: bootloader.pm:2106
+#: bootloader.pm:2094
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1109,7 +1109,7 @@ msgstr ""
"U herlaaistelsel se konfigurasie moet opgedateer word omdat 'n partisie se "
"nommer verander het"
-#: bootloader.pm:2119
+#: bootloader.pm:2107
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1118,7 +1118,7 @@ msgstr ""
"Die herlaaistelsel kan nie korrek geïnstalleer word nie. U moet in redding-"
"modus laai, kies dan \"%s\""
-#: bootloader.pm:2120
+#: bootloader.pm:2108
#, c-format
msgid "Re-install Boot Loader"
msgstr "Her-installeer herlaaistelsel"
@@ -1259,7 +1259,7 @@ msgstr "Die URL moet begin met http:// or https://"
#: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073
#: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300
#: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19
-#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "Waarskuwing"
@@ -2385,22 +2385,22 @@ msgstr "fout met onthegting van %s: %s"
msgid "Enabling swap partition %s"
msgstr "Aktiveer 'swap'-partisie %s"
-#: fs/mount_options.pm:112
+#: fs/mount_options.pm:113
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""
-#: fs/mount_options.pm:114
+#: fs/mount_options.pm:115
#, c-format
msgid "Flush write cache on file close"
msgstr ""
-#: fs/mount_options.pm:116
+#: fs/mount_options.pm:117
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:118
+#: fs/mount_options.pm:119
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
@@ -2410,7 +2410,7 @@ msgstr ""
"(bv. maak die toegang na die nuus-spoel vinniger, wat weer die\n"
"nuus-bediener vinniger maak)"
-#: fs/mount_options.pm:121
+#: fs/mount_options.pm:122
#, fuzzy, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
@@ -2420,7 +2420,7 @@ msgstr ""
"(bv. maak die toegang na die nuus-spoel vinniger, wat weer die\n"
"nuus-bediener vinniger maak)"
-#: fs/mount_options.pm:124
+#: fs/mount_options.pm:125
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
@@ -2429,7 +2429,7 @@ msgstr ""
"Kan slegs afsonderlik geheg word (- op sy eie - , \n"
"die '-a' opsie sal hiedie lêerstelsel nie laat heg nie)."
-#: fs/mount_options.pm:127
+#: fs/mount_options.pm:128
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""
@@ -2437,7 +2437,7 @@ msgstr ""
"vertolk\n"
"nie."
-#: fs/mount_options.pm:129
+#: fs/mount_options.pm:130
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
@@ -2448,7 +2448,7 @@ msgstr ""
"lêerstelsel toelaat nie. Hierdie opsie kan handig wees indien 'n bediener\n"
"lêerstelsels het, wie se programme nie op linux uitgevoer kan word nie."
-#: fs/mount_options.pm:133
+#: fs/mount_options.pm:134
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
@@ -2459,42 +2459,42 @@ msgstr ""
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
-#: fs/mount_options.pm:137
+#: fs/mount_options.pm:138
#, c-format
msgid "Mount the filesystem read-only."
msgstr "Heg die lêerstelsel as lees-alleen."
-#: fs/mount_options.pm:139
+#: fs/mount_options.pm:140
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr "Alle I/O na die lêerstelsel moet sinkronies wees."
-#: fs/mount_options.pm:141
+#: fs/mount_options.pm:142
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""
-#: fs/mount_options.pm:143
+#: fs/mount_options.pm:144
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""
-#: fs/mount_options.pm:145
+#: fs/mount_options.pm:146
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:147
+#: fs/mount_options.pm:148
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""
-#: fs/mount_options.pm:149
+#: fs/mount_options.pm:150
#, c-format
msgid "Give write access to ordinary users"
msgstr "Verleen skryf-toegang aan gewone gebruikers"
-#: fs/mount_options.pm:151
+#: fs/mount_options.pm:152
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Verleen slegs lees-toegang aan gewone gebruikers"
@@ -2596,7 +2596,7 @@ msgid "Which partition do you want to resize?"
msgstr "Watter partisie se grootte wil u verander?"
#: fs/partitioning_wizard.pm:172
-#, c-format
+#, c-format, fuzzy
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
@@ -3137,47 +3137,37 @@ msgstr "Onbekend/Ander"
msgid "cpu # "
msgstr "cpu # "
-#: harddrake/sound.pm:303
+#: harddrake/sound.pm:270
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Wag asb... Konfigurasie word toegpas"
-#: harddrake/sound.pm:366
+#: harddrake/sound.pm:331
#, c-format
msgid "Enable PulseAudio"
msgstr ""
-#: harddrake/sound.pm:370
-#, c-format
-msgid "Enable 5.1 sound with Pulse Audio"
-msgstr ""
-
-#: harddrake/sound.pm:375
-#, c-format
-msgid "Enable user switching for audio applications"
-msgstr ""
-
-#: harddrake/sound.pm:379
+#: harddrake/sound.pm:336
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""
-#: harddrake/sound.pm:385
+#: harddrake/sound.pm:342
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""
-#: harddrake/sound.pm:390
+#: harddrake/sound.pm:347
#, c-format
msgid "Troubleshooting"
msgstr "Probleemoplossing"
-#: harddrake/sound.pm:397
+#: harddrake/sound.pm:354
#, c-format
msgid "No alternative driver"
msgstr "Geen alternatiewe drywer"
-#: harddrake/sound.pm:398
+#: harddrake/sound.pm:355
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -3186,12 +3176,12 @@ msgstr ""
"Daar is geen OSS/ALSA alternatief vir u klankkaart (%s) wat huidiglik \"%s\" "
"gebruik"
-#: harddrake/sound.pm:405
+#: harddrake/sound.pm:362
#, c-format
msgid "Sound configuration"
msgstr "Klankkonfigurasie"
-#: harddrake/sound.pm:407
+#: harddrake/sound.pm:364
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -3203,7 +3193,7 @@ msgstr ""
#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
-#: harddrake/sound.pm:412
+#: harddrake/sound.pm:369
#, fuzzy, c-format
msgid ""
"\n"
@@ -3216,7 +3206,7 @@ msgstr ""
"U kaart gebruik tans die %s\"%s\" drywer ( die kaart se verstek drywer is "
"\"%s\")"
-#: harddrake/sound.pm:414
+#: harddrake/sound.pm:371
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
@@ -3250,12 +3240,12 @@ msgstr ""
"- die nuwe ALSA-api gebruik. Dit het heelwat gevorderde\n"
"glanspunte het, maar moet die ALSA programmateek gebruik\n"
-#: harddrake/sound.pm:428 harddrake/sound.pm:511
+#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, c-format
msgid "Driver:"
msgstr "Drywer:"
-#: harddrake/sound.pm:442
+#: harddrake/sound.pm:399
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -3270,12 +3260,12 @@ msgstr ""
"\n"
"Die nuwe \"%s\" drywer sal met die volgende selflaai gebruik word."
-#: harddrake/sound.pm:450
+#: harddrake/sound.pm:407
#, c-format
msgid "No open source driver"
msgstr "Geen oopbron drywer"
-#: harddrake/sound.pm:451
+#: harddrake/sound.pm:408
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
@@ -3284,24 +3274,24 @@ msgstr ""
"Daar is geen gratis drywer vir u klankkaart (%s) nie, daar is wel 'n "
"gepatenteerde een by \"%s\"."
-#: harddrake/sound.pm:454
+#: harddrake/sound.pm:411
#, c-format
msgid "No known driver"
msgstr "Geen drywer bekend"
-#: harddrake/sound.pm:455
+#: harddrake/sound.pm:412
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
"Daar is geen drywer, sover ons weet, beskikbaar vir klankkaart (%s) nie"
-#: harddrake/sound.pm:470
+#: harddrake/sound.pm:427
#, c-format
msgid "Sound troubleshooting"
msgstr "Klank foutopsporing"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:473
+#: harddrake/sound.pm:430
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
@@ -3347,18 +3337,18 @@ msgstr ""
"- \"/sbin/fuser -v /dev/dsp\" sal aandui watter program die klankkaart\n"
"gebruik.\n"
-#: harddrake/sound.pm:500
+#: harddrake/sound.pm:457
#, c-format
msgid "Let me pick any driver"
msgstr "Laat ek enige drywer kies"
-#: harddrake/sound.pm:503
+#: harddrake/sound.pm:460
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Kies 'n eiemagtige drywer"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:506
+#: harddrake/sound.pm:463
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
@@ -5885,7 +5875,7 @@ msgstr "Standaard"
msgid "Secure"
msgstr "Sekuriteit"
-#: security/level.pm:40
+#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
@@ -5894,7 +5884,7 @@ msgid ""
"on your own."
msgstr ""
-#: security/level.pm:43
+#: security/level.pm:55
#, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -5903,7 +5893,7 @@ msgstr ""
"Hierdie is die standaard sekuriteitsvlak wat aanbeveel word vir rekenaars\n"
"wat aan die internet as 'n kliënt konnekteer."
-#: security/level.pm:44
+#: security/level.pm:56
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -5919,28 +5909,28 @@ msgstr ""
"Aandag: Indien u masjien bloot 'n kliënt op die Internet is, kan u 'n laer\n"
"vlak kies."
-#: security/level.pm:51
+#: security/level.pm:63
#, c-format
msgid "DrakSec Basic Options"
msgstr "DrakSec Basiese Opsies"
-#: security/level.pm:54
+#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr "Kies die verlangde sekuriteitsvlak"
#. -PO: this string is used to properly format "<security level>: <level description>"
-#: security/level.pm:58
+#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""
-#: security/level.pm:61
+#: security/level.pm:73
#, c-format
msgid "Security Administrator:"
msgstr "Sekuriteits-admin:"
-#: security/level.pm:62
+#: security/level.pm:74
#, c-format
msgid "Login or email:"
msgstr ""
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index fc25370e5..71977a184 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2011-04-29 01:59+0200\n"
+"POT-Creation-Date: 2011-08-05 21:16+0200\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
@@ -14,21 +14,21 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: any.pm:258 any.pm:955 diskdrake/interactive.pm:648
+#: any.pm:270 any.pm:967 diskdrake/interactive.pm:648
#: diskdrake/interactive.pm:871 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1033 diskdrake/interactive.pm:1263
#: diskdrake/interactive.pm:1315 do_pkgs.pm:241 do_pkgs.pm:287
-#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
#, c-format
msgid "Please wait"
msgstr "እባክዎ ይጠብቁ"
-#: any.pm:258
+#: any.pm:270
#, c-format
msgid "Bootloader installation in progress"
msgstr "የአስጀማሪ ተከላ በመከናወን ላይ"
-#: any.pm:269
+#: any.pm:281
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
@@ -39,12 +39,12 @@ msgid ""
"Assign a new Volume ID?"
msgstr ""
-#: any.pm:280
+#: any.pm:292
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr ""
-#: any.pm:286
+#: any.pm:298
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -55,7 +55,7 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: any.pm:326
+#: any.pm:338
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
@@ -65,464 +65,464 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: any.pm:337
+#: any.pm:349
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "የአስጀማሪ ተከላ በመከናወን ላይ"
-#: any.pm:341
+#: any.pm:353
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "አስጀማሪውን የት መትከል ይፈልጋሉ?"
-#: any.pm:365
+#: any.pm:377
#, c-format
msgid "First sector (MBR) of drive %s"
msgstr ""
-#: any.pm:367
+#: any.pm:379
#, c-format
msgid "First sector of drive (MBR)"
msgstr ""
-#: any.pm:369
+#: any.pm:381
#, c-format
msgid "First sector of the root partition"
msgstr ""
-#: any.pm:371
+#: any.pm:383
#, c-format
msgid "On Floppy"
msgstr "ፍሎፒ ላይ"
-#: any.pm:373 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:385 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "ዝለል"
-#: any.pm:408
+#: any.pm:420
#, c-format
msgid "Boot Style Configuration"
msgstr "የአጀማመር ዘይቤ ምርጫ"
-#: any.pm:418 any.pm:451 any.pm:452
+#: any.pm:430 any.pm:463 any.pm:464
#, c-format
msgid "Bootloader main options"
msgstr "የአስጀማሪ ዋና ምርጫዎች"
-#: any.pm:422
+#: any.pm:434
#, c-format
msgid "Bootloader"
msgstr "አስጀማሪያ"
-#: any.pm:423 any.pm:455
+#: any.pm:435 any.pm:467
#, c-format
msgid "Bootloader to use"
msgstr "ጥቅም ላይ የሚውለው አስጀማሪ"
-#: any.pm:426 any.pm:458
+#: any.pm:438 any.pm:470
#, c-format
msgid "Boot device"
msgstr "የመጀመሪያ መሳሪያ"
-#: any.pm:429
+#: any.pm:441
#, c-format
msgid "Main options"
msgstr ""
-#: any.pm:430
+#: any.pm:442
#, c-format
msgid "Delay before booting default image"
msgstr ""
-#: any.pm:431
+#: any.pm:443
#, c-format
msgid "Enable ACPI"
msgstr "ACPI አስቻል"
-#: any.pm:432
+#: any.pm:444
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "ACPI አስቻል"
-#: any.pm:433
+#: any.pm:445
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "ACPI አስቻል"
-#: any.pm:435
+#: any.pm:447
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "ACPI አስቻል"
-#: any.pm:436 security/level.pm:51
+#: any.pm:448 security/level.pm:63
#, c-format
msgid "Security"
msgstr "ደህንነት"
-#: any.pm:437 any.pm:890 any.pm:909 authentication.pm:252
+#: any.pm:449 any.pm:902 any.pm:921 authentication.pm:252
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "ሚስጢራዊ ቃል"
-#: any.pm:440 authentication.pm:263
+#: any.pm:452 authentication.pm:263
#, c-format
msgid "The passwords do not match"
msgstr "ሚስጢራዊ ቃላቱ አይመሳሰሉም"
-#: any.pm:440 authentication.pm:263 diskdrake/interactive.pm:1490
+#: any.pm:452 authentication.pm:263 diskdrake/interactive.pm:1490
#, c-format
msgid "Please try again"
msgstr "እባክዎ እንደገና ይሞክሩ"
-#: any.pm:442
+#: any.pm:454
#, c-format
msgid "You cannot use a password with %s"
msgstr ""
-#: any.pm:446 any.pm:893 any.pm:911 authentication.pm:253
+#: any.pm:458 any.pm:905 any.pm:923 authentication.pm:253
#, c-format
msgid "Password (again)"
msgstr "ሚስጢራዊ ቃል (እንደገና)"
-#: any.pm:447
+#: any.pm:459
#, c-format
msgid "Clean /tmp at each boot"
msgstr "በየጅማሬው /tmpን አጽዳ"
-#: any.pm:457
+#: any.pm:469
#, c-format
msgid "Init Message"
msgstr "መልዕክት አስጀምር"
-#: any.pm:459
+#: any.pm:471
#, c-format
msgid "Open Firmware Delay"
msgstr "የFirmware አዘግይ ክፈት"
-#: any.pm:460
+#: any.pm:472
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""
-#: any.pm:461
+#: any.pm:473
#, c-format
msgid "Enable CD Boot?"
msgstr "ከዲሲ ማስጀመር አስችል?"
-#: any.pm:462
+#: any.pm:474
#, c-format
msgid "Enable OF Boot?"
msgstr ""
-#: any.pm:463
+#: any.pm:475
#, c-format
msgid "Default OS?"
msgstr "ቀዳሚ OS?"
-#: any.pm:536
+#: any.pm:548
#, c-format
msgid "Image"
msgstr "ምስል"
-#: any.pm:537 any.pm:551
+#: any.pm:549 any.pm:563
#, c-format
msgid "Root"
msgstr "Root"
-#: any.pm:538 any.pm:564
+#: any.pm:550 any.pm:576
#, c-format
msgid "Append"
msgstr ""
-#: any.pm:540
+#: any.pm:552
#, c-format
msgid "Xen append"
msgstr ""
-#: any.pm:542
+#: any.pm:554
#, c-format
msgid "Requires password to boot"
msgstr ""
-#: any.pm:544
+#: any.pm:556
#, c-format
msgid "Video mode"
msgstr "የቪዲዮ አሰራር ዘዴ"
-#: any.pm:546
+#: any.pm:558
#, c-format
msgid "Initrd"
msgstr ""
-#: any.pm:547
+#: any.pm:559
#, fuzzy, c-format
msgid "Network profile"
msgstr "የተጠቃሚው እይታ"
-#: any.pm:556 any.pm:561 any.pm:563 diskdrake/interactive.pm:407
+#: any.pm:568 any.pm:573 any.pm:575 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "መለያ"
-#: any.pm:558 any.pm:566 harddrake/v4l.pm:438
+#: any.pm:570 any.pm:578 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "ቀዳሚ"
-#: any.pm:565
+#: any.pm:577
#, c-format
msgid "NoVideo"
msgstr ""
-#: any.pm:576
+#: any.pm:588
#, c-format
msgid "Empty label not allowed"
msgstr ""
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a kernel image"
msgstr ""
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a root partition"
msgstr ""
-#: any.pm:578
+#: any.pm:590
#, c-format
msgid "This label is already used"
msgstr ""
-#: any.pm:596
+#: any.pm:608
#, c-format
msgid "Which type of entry do you want to add?"
msgstr ""
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Linux"
msgstr "ሊኑክስ"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Other OS (SunOS...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (SunOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (MacOS...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (MacOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (Windows...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (Windows...)"
-#: any.pm:645
+#: any.pm:657
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "የአጀማመር ዘይቤ ምርጫ"
-#: any.pm:646
+#: any.pm:658
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:851
+#: any.pm:863
#, c-format
msgid "access to X programs"
msgstr "የX ፕሮግራሞች ማሳያ"
-#: any.pm:852
+#: any.pm:864
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:853
+#: any.pm:865
#, c-format
msgid "allow \"su\""
msgstr "ፍቀድ \"su\""
-#: any.pm:854
+#: any.pm:866
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:855
+#: any.pm:867
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:856
+#: any.pm:868
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:862
+#: any.pm:874
#, c-format
msgid "(already added %s)"
msgstr "(%s በፊት ተጨምሯል)"
-#: any.pm:868
+#: any.pm:880
#, c-format
msgid "Please give a user name"
msgstr "እባክዎ የተጠቃሚ ስም ይስጡ"
-#: any.pm:869
+#: any.pm:881
#, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
"cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:870
+#: any.pm:882
#, c-format
msgid "The user name is too long"
msgstr "የተጠቃሚ ስሙ በጣም ረጅም ነው"
-#: any.pm:871
+#: any.pm:883
#, c-format
msgid "This user name has already been added"
msgstr "ይህ የተጠቃሚ ስም በፊትም ነበር"
-#: any.pm:877 any.pm:913
+#: any.pm:889 any.pm:925
#, c-format
msgid "User ID"
msgstr "የተጠቃሚ መለያ ቁጥር"
-#: any.pm:877 any.pm:914
+#: any.pm:889 any.pm:926
#, c-format
msgid "Group ID"
msgstr "የብድን መለያ ቁጥር"
-#: any.pm:878
+#: any.pm:890
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "(%f በሰነድ-ስም ይተካል፤ %l በመስመር ቁጥር)"
-#: any.pm:879
+#: any.pm:891
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:883
+#: any.pm:895
#, fuzzy, c-format
msgid "User management"
msgstr "የተጠቃሚ ስም"
-#: any.pm:888
+#: any.pm:900
#, c-format
msgid "Enable guest account"
msgstr ""
-#: any.pm:889 authentication.pm:239
+#: any.pm:901 authentication.pm:239
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "የroot ሚስጢራዊ ቃል ይምረጡ"
-#: any.pm:895
+#: any.pm:907
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"የተጠቃሚ ስም ያስገቡ\n"
"%s"
-#: any.pm:897
+#: any.pm:909
#, c-format
msgid "Icon"
msgstr "ምልክት"
-#: any.pm:900
+#: any.pm:912
#, c-format
msgid "Real name"
msgstr "እውነተኛ ስም"
-#: any.pm:907
+#: any.pm:919
#, fuzzy, c-format
msgid "Login name"
msgstr "Name=ዝምብለህ ይግባ"
-#: any.pm:912
+#: any.pm:924
#, c-format
msgid "Shell"
msgstr "ሼል"
-#: any.pm:955
+#: any.pm:967
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "ሲያትም እባክዎ ይጠብቁ\n"
-#: any.pm:985 security/l10n.pm:14
+#: any.pm:997 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""
-#: any.pm:986
+#: any.pm:998
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-#: any.pm:987
+#: any.pm:999
#, fuzzy, c-format
msgid "Use this feature"
msgstr "ይህንን ሁኔታ መጠቀም ይፈልጋሉ?"
-#: any.pm:988
+#: any.pm:1000
#, c-format
msgid "Choose the default user:"
msgstr "ቀዳሚ ተጠቃሚ ይምረጡ:"
-#: any.pm:989
+#: any.pm:1001
#, c-format
msgid "Choose the window manager to run:"
msgstr ""
-#: any.pm:1000 any.pm:1020 any.pm:1088
+#: any.pm:1012 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr ""
-#: any.pm:1027 any.pm:1376 interactive/gtk.pm:819
+#: any.pm:1039 any.pm:1388 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "ዝጋ"
-#: any.pm:1074
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr ""
-#: any.pm:1076 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "ውጣ"
-#: any.pm:1083
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "ሌላ አልዎት?"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "ተቀበል"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "አትቀበል"
-#: any.pm:1110 any.pm:1172
+#: any.pm:1122 any.pm:1184
#, c-format
msgid "Please choose a language to use"
msgstr "እባክዎ መጠቀሚያ ቋንቋ ይምረጡ።"
-#: any.pm:1138
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -530,82 +530,82 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1140 fs/partitioning_wizard.pm:172
+#: any.pm:1152 fs/partitioning_wizard.pm:172
#, c-format
msgid "Mageia"
msgstr ""
-#: any.pm:1141
-#, c-format
-msgid "Multi languages"
-msgstr ""
+#: any.pm:1153
+#, fuzzy, c-format
+msgid "Multiple languages"
+msgstr "ሁሉንም ቋንቋዎች"
-#: any.pm:1150 any.pm:1181
+#: any.pm:1162 any.pm:1193
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1151
+#: any.pm:1163
#, c-format
msgid "All languages"
msgstr "ሁሉንም ቋንቋዎች"
-#: any.pm:1173
+#: any.pm:1185
#, fuzzy, c-format
msgid "Language choice"
msgstr "የመመሪያ ገጾች"
-#: any.pm:1227
+#: any.pm:1239
#, c-format
msgid "Country / Region"
msgstr "ሀገር / አካባቢ"
-#: any.pm:1228
+#: any.pm:1240
#, c-format
msgid "Please choose your country"
msgstr "እባክዎ ሀገሮን ይምረጡ።"
-#: any.pm:1230
+#: any.pm:1242
#, c-format
msgid "Here is the full list of available countries"
msgstr "እዚህ ያሉት ሀገሮች ሙሉ ዝርዝር ይገኛል"
-#: any.pm:1231
+#: any.pm:1243
#, fuzzy, c-format
msgid "Other Countries"
msgstr "ሌላ ምርጫዎች"
-#: any.pm:1231 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1243 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "ጠላቂ"
-#: any.pm:1237
+#: any.pm:1249
#, fuzzy, c-format
msgid "Input method:"
msgstr "የX ዘገባ የማስትገባት ዘዴ"
-#: any.pm:1240
+#: any.pm:1252
#, c-format
msgid "None"
msgstr "ምንም"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "No sharing"
msgstr "መጋራት የለም"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Allow all users"
msgstr "ለሁሉም ተጠቃሚዎች ፍቀድ"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Custom"
msgstr "ምርጫ"
-#: any.pm:1325
+#: any.pm:1337
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -615,86 +615,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1337
+#: any.pm:1349
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1340
+#: any.pm:1352
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1348
+#: any.pm:1360
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1376
+#: any.pm:1388
#, c-format
msgid "Launch userdrake"
msgstr "userdrake አስጀምር"
-#: any.pm:1378
+#: any.pm:1390
#, 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:1485
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1489
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "የሰአት ክልል"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "የሰአት ክልሎት የትኛው ነው?"
-#: any.pm:1547 any.pm:1549
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1550
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1554
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
-#: any.pm:1555
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
-#: any.pm:1557
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP ሰርቨር"
-#: any.pm:1558
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1017,7 +1017,7 @@ msgid "Domain Admin Password"
msgstr "የዶሜን አስተዳዳሪ ሚስጢራዊ ቃል"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:994
+#: bootloader.pm:982
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1027,56 +1027,56 @@ msgid ""
"\n"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1159
#, c-format
msgid "LILO with text menu"
msgstr "LILO ከጽሁፍ መዘርዝር ጋር"
-#: bootloader.pm:1172
+#: bootloader.pm:1160
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1173
+#: bootloader.pm:1161
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1174
+#: bootloader.pm:1162
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1175
+#: bootloader.pm:1163
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1259
+#: bootloader.pm:1247
#, c-format
msgid "not enough room in /boot"
msgstr "በ/boot ውስጥ በቂ ቦታ የለም"
-#: bootloader.pm:1985
+#: bootloader.pm:1973
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
-#: bootloader.pm:2106
+#: bootloader.pm:2094
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2119
+#: bootloader.pm:2107
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2120
+#: bootloader.pm:2108
#, c-format
msgid "Re-install Boot Loader"
msgstr "አስጀማሪውን እንደገና ይትከሉ"
@@ -1213,7 +1213,7 @@ msgstr "URLሉ በhttp:// ወይም በhttps:// መጀመር አለበት"
#: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073
#: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300
#: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19
-#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "ማስጠንቀቂያ"
@@ -2309,48 +2309,48 @@ msgstr "%sን የመንቀል ስህተት: %s"
msgid "Enabling swap partition %s"
msgstr "የስዋፕ ክፋይ %sን በማስቻል ላይ"
-#: fs/mount_options.pm:112
+#: fs/mount_options.pm:113
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""
-#: fs/mount_options.pm:114
+#: fs/mount_options.pm:115
#, c-format
msgid "Flush write cache on file close"
msgstr ""
-#: fs/mount_options.pm:116
+#: fs/mount_options.pm:117
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:118
+#: fs/mount_options.pm:119
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: fs/mount_options.pm:121
+#: fs/mount_options.pm:122
#, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: fs/mount_options.pm:124
+#: fs/mount_options.pm:125
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the filesystem to be mounted)."
msgstr ""
-#: fs/mount_options.pm:127
+#: fs/mount_options.pm:128
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""
-#: fs/mount_options.pm:129
+#: fs/mount_options.pm:130
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
@@ -2358,7 +2358,7 @@ msgid ""
"containing binaries for architectures other than its own."
msgstr ""
-#: fs/mount_options.pm:133
+#: fs/mount_options.pm:134
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
@@ -2366,42 +2366,42 @@ msgid ""
"have suidperl(1) installed.)"
msgstr ""
-#: fs/mount_options.pm:137
+#: fs/mount_options.pm:138
#, c-format
msgid "Mount the filesystem read-only."
msgstr ""
-#: fs/mount_options.pm:139
+#: fs/mount_options.pm:140
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr ""
-#: fs/mount_options.pm:141
+#: fs/mount_options.pm:142
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""
-#: fs/mount_options.pm:143
+#: fs/mount_options.pm:144
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""
-#: fs/mount_options.pm:145
+#: fs/mount_options.pm:146
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:147
+#: fs/mount_options.pm:148
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""
-#: fs/mount_options.pm:149
+#: fs/mount_options.pm:150
#, c-format
msgid "Give write access to ordinary users"
msgstr "ለተራ ተጠቃሚዎች የመጻፍ ፈቃድ ስጥ"
-#: fs/mount_options.pm:151
+#: fs/mount_options.pm:152
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "ለተራ ተጠቃሚዎች የንባብ ፈቃድ ብቻ ስጥ"
@@ -2999,59 +2999,49 @@ msgstr "ያልታወቀ/ሌሎች"
msgid "cpu # "
msgstr "ሲፒዩ #"
-#: harddrake/sound.pm:303
+#: harddrake/sound.pm:270
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "እባክዎ ይጠብቁ... ምርጫውን በስራ ላይ አያዋለ ነው"
-#: harddrake/sound.pm:366
+#: harddrake/sound.pm:331
#, c-format
msgid "Enable PulseAudio"
msgstr ""
-#: harddrake/sound.pm:370
-#, c-format
-msgid "Enable 5.1 sound with Pulse Audio"
-msgstr ""
-
-#: harddrake/sound.pm:375
-#, c-format
-msgid "Enable user switching for audio applications"
-msgstr ""
-
-#: harddrake/sound.pm:379
+#: harddrake/sound.pm:336
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""
-#: harddrake/sound.pm:385
+#: harddrake/sound.pm:342
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""
-#: harddrake/sound.pm:390
+#: harddrake/sound.pm:347
#, c-format
msgid "Troubleshooting"
msgstr ""
-#: harddrake/sound.pm:397
+#: harddrake/sound.pm:354
#, fuzzy, c-format
msgid "No alternative driver"
msgstr "ምንም "
-#: harddrake/sound.pm:398
+#: harddrake/sound.pm:355
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: harddrake/sound.pm:405
+#: harddrake/sound.pm:362
#, c-format
msgid "Sound configuration"
msgstr "የድምጽ ምርጫ"
-#: harddrake/sound.pm:407
+#: harddrake/sound.pm:364
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -3061,7 +3051,7 @@ msgstr ""
#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
-#: harddrake/sound.pm:412
+#: harddrake/sound.pm:369
#, c-format
msgid ""
"\n"
@@ -3070,7 +3060,7 @@ msgid ""
"card is \"%s\")"
msgstr ""
-#: harddrake/sound.pm:414
+#: harddrake/sound.pm:371
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
@@ -3090,12 +3080,12 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: harddrake/sound.pm:428 harddrake/sound.pm:511
+#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, c-format
msgid "Driver:"
msgstr ""
-#: harddrake/sound.pm:442
+#: harddrake/sound.pm:399
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -3105,35 +3095,35 @@ msgid ""
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
-#: harddrake/sound.pm:450
+#: harddrake/sound.pm:407
#, fuzzy, c-format
msgid "No open source driver"
msgstr "ስለ የነፃው ሶፍትዌር መረጃ አሳይ"
-#: harddrake/sound.pm:451
+#: harddrake/sound.pm:408
#, 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:454
+#: harddrake/sound.pm:411
#, fuzzy, c-format
msgid "No known driver"
msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
-#: harddrake/sound.pm:455
+#: harddrake/sound.pm:412
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: harddrake/sound.pm:470
+#: harddrake/sound.pm:427
#, c-format
msgid "Sound troubleshooting"
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:473
+#: harddrake/sound.pm:430
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
@@ -3158,18 +3148,18 @@ msgid ""
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: harddrake/sound.pm:500
+#: harddrake/sound.pm:457
#, c-format
msgid "Let me pick any driver"
msgstr ""
-#: harddrake/sound.pm:503
+#: harddrake/sound.pm:460
#, fuzzy, c-format
msgid "Choosing an arbitrary driver"
msgstr "የነሲብ URLን አታስችል"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:506
+#: harddrake/sound.pm:463
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
@@ -5581,7 +5571,7 @@ msgstr "መደበኛ"
msgid "Secure"
msgstr "ደህንነት"
-#: security/level.pm:40
+#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
@@ -5590,14 +5580,14 @@ msgid ""
"on your own."
msgstr ""
-#: security/level.pm:43
+#: security/level.pm:55
#, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
-#: security/level.pm:44
+#: security/level.pm:56
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -5608,28 +5598,28 @@ msgid ""
"Internet, you should choose a lower level."
msgstr ""
-#: security/level.pm:51
+#: security/level.pm:63
#, fuzzy, c-format
msgid "DrakSec Basic Options"
msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
-#: security/level.pm:54
+#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr ""
#. -PO: this string is used to properly format "<security level>: <level description>"
-#: security/level.pm:58
+#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""
-#: security/level.pm:61
+#: security/level.pm:73
#, fuzzy, c-format
msgid "Security Administrator:"
msgstr "የደህንነት ደረጃ፦"
-#: security/level.pm:62
+#: security/level.pm:74
#, c-format
msgid "Login or email:"
msgstr ""
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index f7a3fe313..dcadbf558 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -1,39 +1,41 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2011-04-29 01:59+0200\n"
+"POT-Creation-Date: 2011-08-05 21:16+0200\n"
"PO-Revision-Date: 2011-05-19 13:12+0000\n"
"Last-Translator: salim salim <almusalimalmusalimah@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-"Language: ar\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
-#: any.pm:258 any.pm:955 diskdrake/interactive.pm:648
+#: any.pm:270 any.pm:967 diskdrake/interactive.pm:648
#: diskdrake/interactive.pm:871 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1033 diskdrake/interactive.pm:1263
#: diskdrake/interactive.pm:1315 do_pkgs.pm:241 do_pkgs.pm:287
-#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
#, c-format
msgid "Please wait"
msgstr "الرجاء الانتظار"
-#: any.pm:258
+#: any.pm:270
#, c-format
msgid "Bootloader installation in progress"
msgstr "محمل الإقلاع قيد التثبيت"
-#: any.pm:269
+#: any.pm:281
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
-"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows error.\n"
+"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
+"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
@@ -44,12 +46,12 @@ msgstr ""
"\n"
"أتريد تعيين رقم هويّة كتلة جديد؟"
-#: any.pm:280
+#: any.pm:292
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "فشل تثبيت محمّل الإقلاع. حدث الخطأ التالي:"
-#: any.pm:286
+#: any.pm:298
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -59,283 +61,286 @@ msgid ""
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-"قد تحتاج إلى تغيير جهاز إقلاع Open Firmware كي تُمكّن مُحمّل الإقلاع. إن لم يكن مُلقّن محمّل الإقلاع يظهر\n"
-"عند إعادة التشغيل، ابق ضاغطاً على Command-Option-O-F عند إعادة التتشغيل وأدخل:\n"
+"قد تحتاج إلى تغيير جهاز إقلاع Open Firmware كي تُمكّن مُحمّل الإقلاع. إن لم يكن "
+"مُلقّن محمّل الإقلاع يظهر\n"
+"عند إعادة التشغيل، ابق ضاغطاً على Command-Option-O-F عند إعادة التتشغيل "
+"وأدخل:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" ثم اكتب: shut-down\n"
"بعد إقلاع النظام التالي يجب أن ترى مُلقّن محمّل الإقلاع."
-#: any.pm:326
+#: any.pm:338
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
-"This implies you already have a bootloader on the hard disk drive you boot (eg: System Commander).\n"
+"This implies you already have a bootloader on the hard disk drive you boot "
+"(eg: System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
-#: any.pm:337
+#: any.pm:349
#, c-format
msgid "Bootloader Installation"
msgstr ""
-#: any.pm:341
+#: any.pm:353
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "أين تريد تثبيت محمّل الإقلاع؟"
-#: any.pm:365
+#: any.pm:377
#, c-format
msgid "First sector (MBR) of drive %s"
msgstr ""
-#: any.pm:367
+#: any.pm:379
#, c-format
msgid "First sector of drive (MBR)"
msgstr "القطاع الأول من القرص (MBR)"
-#: any.pm:369
+#: any.pm:381
#, c-format
msgid "First sector of the root partition"
msgstr "القطاع الأول من التجزيء الجذري"
-#: any.pm:371
+#: any.pm:383
#, c-format
msgid "On Floppy"
msgstr "على قرص مرن"
-#: any.pm:373 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:385 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "تخطّي"
-#: any.pm:408
+#: any.pm:420
#, c-format
msgid "Boot Style Configuration"
msgstr "تهيئة أسلوب الإقلاع"
-#: any.pm:418 any.pm:451 any.pm:452
+#: any.pm:430 any.pm:463 any.pm:464
#, c-format
msgid "Bootloader main options"
msgstr "خيارات محمّل الإقلاع الرئيسية"
-#: any.pm:422
+#: any.pm:434
#, c-format
msgid "Bootloader"
msgstr "محمّل الإقلاع"
-#: any.pm:423 any.pm:455
+#: any.pm:435 any.pm:467
#, c-format
msgid "Bootloader to use"
msgstr "محمّل الإقلاع المُستخدم"
-#: any.pm:426 any.pm:458
+#: any.pm:438 any.pm:470
#, c-format
msgid "Boot device"
msgstr "جهاز الإقلاع"
-#: any.pm:429
+#: any.pm:441
#, c-format
msgid "Main options"
msgstr ""
-#: any.pm:430
+#: any.pm:442
#, c-format
msgid "Delay before booting default image"
msgstr "توقيت ما قبل إقلاع الصورة الافتراضية"
-#: any.pm:431
+#: any.pm:443
#, c-format
msgid "Enable ACPI"
msgstr "تمكين ACPI"
-#: any.pm:432
+#: any.pm:444
#, c-format
msgid "Enable SMP"
msgstr ""
-#: any.pm:433
+#: any.pm:445
#, c-format
msgid "Enable APIC"
msgstr ""
-#: any.pm:435
+#: any.pm:447
#, c-format
msgid "Enable Local APIC"
msgstr ""
-#: any.pm:436 security/level.pm:51
+#: any.pm:448 security/level.pm:63
#, c-format
msgid "Security"
msgstr "الأمن"
-#: any.pm:437 any.pm:890 any.pm:909 authentication.pm:252
+#: any.pm:449 any.pm:902 any.pm:921 authentication.pm:252
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "كلمة المرور"
-#: any.pm:440 authentication.pm:263
+#: any.pm:452 authentication.pm:263
#, c-format
msgid "The passwords do not match"
msgstr "كلمات المرور غير متطابقة"
-#: any.pm:440 authentication.pm:263 diskdrake/interactive.pm:1490
+#: any.pm:452 authentication.pm:263 diskdrake/interactive.pm:1490
#, c-format
msgid "Please try again"
msgstr "الرجاء المحاولة مجدداً"
-#: any.pm:442
+#: any.pm:454
#, c-format
msgid "You cannot use a password with %s"
msgstr ""
-#: any.pm:446 any.pm:893 any.pm:911 authentication.pm:253
+#: any.pm:458 any.pm:905 any.pm:923 authentication.pm:253
#, c-format
msgid "Password (again)"
msgstr "كلمة المرور (مجدداً)"
-#: any.pm:447
+#: any.pm:459
#, c-format
msgid "Clean /tmp at each boot"
msgstr "تنظيف /tmp عند كل إقلاع"
-#: any.pm:457
+#: any.pm:469
#, c-format
msgid "Init Message"
msgstr "رسالة Init"
-#: any.pm:459
+#: any.pm:471
#, c-format
msgid "Open Firmware Delay"
msgstr "تأخير Open Firmware"
-#: any.pm:460
+#: any.pm:472
#, c-format
msgid "Kernel Boot Timeout"
msgstr "الوقت الأقصى لإقلاع النواة"
-#: any.pm:461
+#: any.pm:473
#, c-format
msgid "Enable CD Boot?"
msgstr "تمكين الإقلاع من القرص المدمج؟"
-#: any.pm:462
+#: any.pm:474
#, c-format
msgid "Enable OF Boot?"
msgstr "تمكين إقلاع OF؟"
-#: any.pm:463
+#: any.pm:475
#, c-format
msgid "Default OS?"
msgstr "نظام التشغيل الافتراضي؟"
-#: any.pm:536
+#: any.pm:548
#, c-format
msgid "Image"
msgstr "صورة"
-#: any.pm:537 any.pm:551
+#: any.pm:549 any.pm:563
#, c-format
msgid "Root"
msgstr "الجذر"
-#: any.pm:538 any.pm:564
+#: any.pm:550 any.pm:576
#, c-format
msgid "Append"
msgstr "إلحاق"
-#: any.pm:540
+#: any.pm:552
#, c-format
msgid "Xen append"
msgstr ""
-#: any.pm:542
+#: any.pm:554
#, c-format
msgid "Requires password to boot"
msgstr ""
-#: any.pm:544
+#: any.pm:556
#, c-format
msgid "Video mode"
msgstr "وضعية الفيديو"
-#: any.pm:546
+#: any.pm:558
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:547
+#: any.pm:559
#, c-format
msgid "Network profile"
msgstr "سجلّ إعداد الشبكة "
-#: any.pm:556 any.pm:561 any.pm:563 diskdrake/interactive.pm:407
+#: any.pm:568 any.pm:573 any.pm:575 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "تسمية"
-#: any.pm:558 any.pm:566 harddrake/v4l.pm:438
+#: any.pm:570 any.pm:578 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "افتراضي"
-#: any.pm:565
+#: any.pm:577
#, c-format
msgid "NoVideo"
msgstr "لا فيديو"
-#: any.pm:576
+#: any.pm:588
#, c-format
msgid "Empty label not allowed"
msgstr "لا يُسمح بالتسميات الفارغة"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a kernel image"
msgstr "يجب تحديد صورة النواة"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a root partition"
msgstr "يجب تحديد تجزيء جذر"
-#: any.pm:578
+#: any.pm:590
#, c-format
msgid "This label is already used"
msgstr "هذه التسمية مستخدمة مسبقا"
-#: any.pm:596
+#: any.pm:608
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "ما نوع المدخل المُراد إضافته؟"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Linux"
msgstr "لينكس"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Other OS (SunOS...)"
msgstr "نظام تشغيل آخر (SunOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (MacOS...)"
msgstr "نظام تشغيل آخر (MacOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (Windows...)"
msgstr "نظام تشغيل آخر (ويندوز...)"
-#: any.pm:645
+#: any.pm:657
#, c-format
msgid "Bootloader Configuration"
msgstr ""
-#: any.pm:646
+#: any.pm:658
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -344,192 +349,194 @@ msgstr ""
"هذه هي المدخلات المختلفة في قائمة الإقلاع حتى الآن.\n"
"يمكنك إضافة مدخلات أخرى أو تغيير الموجودة."
-#: any.pm:851
+#: any.pm:863
#, c-format
msgid "access to X programs"
msgstr "الوصول إلى برامج X"
-#: any.pm:852
+#: any.pm:864
#, c-format
msgid "access to rpm tools"
msgstr "الوصول إلى أدوات rpm"
-#: any.pm:853
+#: any.pm:865
#, c-format
msgid "allow \"su\""
msgstr "السماح بـ\"su\""
-#: any.pm:854
+#: any.pm:866
#, c-format
msgid "access to administrative files"
msgstr "الوصول إلى ملفات الإدارة"
-#: any.pm:855
+#: any.pm:867
#, c-format
msgid "access to network tools"
msgstr "الوصول إلى أدوات الشبكة"
-#: any.pm:856
+#: any.pm:868
#, c-format
msgid "access to compilation tools"
msgstr "الوصول إلى أدوات التجميع"
-#: any.pm:862
+#: any.pm:874
#, c-format
msgid "(already added %s)"
msgstr "(تمت إضافة %s مسبقا)"
-#: any.pm:868
+#: any.pm:880
#, c-format
msgid "Please give a user name"
msgstr "الرجاء إعطاء اسم مستخدم"
-#: any.pm:869
+#: any.pm:881
#, c-format
-msgid "The user name must start with a lower case letter followed by only lower cased letters, numbers, `-' and `_'"
+msgid ""
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:870
+#: any.pm:882
#, c-format
msgid "The user name is too long"
msgstr "اسم المستخدم طويل جداً"
-#: any.pm:871
+#: any.pm:883
#, c-format
msgid "This user name has already been added"
msgstr "اسم المستخدم مُضاف مسبقا"
-#: any.pm:877 any.pm:913
+#: any.pm:889 any.pm:925
#, c-format
msgid "User ID"
msgstr "هوية المستخدم"
-#: any.pm:877 any.pm:914
+#: any.pm:889 any.pm:926
#, c-format
msgid "Group ID"
msgstr "هوية المجموعة"
-#: any.pm:878
+#: any.pm:890
#, c-format
msgid "%s must be a number"
msgstr ""
-#: any.pm:879
+#: any.pm:891
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:883
+#: any.pm:895
#, c-format
msgid "User management"
msgstr ""
-#: any.pm:888
+#: any.pm:900
#, c-format
msgid "Enable guest account"
msgstr ""
-#: any.pm:889 authentication.pm:239
+#: any.pm:901 authentication.pm:239
#, c-format
msgid "Set administrator (root) password"
msgstr "ضع كلمة مرور المستخدم الجذر"
-#: any.pm:895
+#: any.pm:907
#, c-format
msgid "Enter a user"
msgstr ""
-#: any.pm:897
+#: any.pm:909
#, c-format
msgid "Icon"
msgstr "أيقونة"
-#: any.pm:900
+#: any.pm:912
#, c-format
msgid "Real name"
msgstr "الاسم الحقيقي"
-#: any.pm:907
+#: any.pm:919
#, c-format
msgid "Login name"
msgstr "اسم الدخول"
-#: any.pm:912
+#: any.pm:924
#, c-format
msgid "Shell"
msgstr "الصدفة"
-#: any.pm:955
+#: any.pm:967
#, c-format
msgid "Please wait, adding media..."
msgstr "انتظر من فضلك، جاري إضافة الوسائط..."
-#: any.pm:985 security/l10n.pm:14
+#: any.pm:997 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "تسجيل دخول آلي"
-#: any.pm:986
+#: any.pm:998
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "يمكن إعداد جهازك لتسجيل الدخول آلياً لمستخدم معين."
-#: any.pm:987
+#: any.pm:999
#, c-format
msgid "Use this feature"
msgstr ""
-#: any.pm:988
+#: any.pm:1000
#, c-format
msgid "Choose the default user:"
msgstr "اختيار المستخدم الافتراضي:"
-#: any.pm:989
+#: any.pm:1001
#, c-format
msgid "Choose the window manager to run:"
msgstr "اختيار مدير النوافذ الذي سيتم تشغيله:"
-#: any.pm:1000 any.pm:1020 any.pm:1088
+#: any.pm:1012 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "ملاحظات الإصدار"
-#: any.pm:1027 any.pm:1376 interactive/gtk.pm:819
+#: any.pm:1039 any.pm:1388 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "إغلاق"
-#: any.pm:1074
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "اتفاقية الترخيص"
-#: any.pm:1076 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "خروج"
-#: any.pm:1083
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr ""
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "قبول"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "رفض"
-#: any.pm:1110 any.pm:1172
+#: any.pm:1122 any.pm:1184
#, c-format
msgid "Please choose a language to use"
msgstr "الرجاء اختيار لغة لاستخدامها"
-#: any.pm:1138
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -537,116 +544,124 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1140 fs/partitioning_wizard.pm:172
+#: any.pm:1152 fs/partitioning_wizard.pm:172
#, c-format
msgid "Mageia"
msgstr ""
-#: any.pm:1141
-#, c-format
-msgid "Multi languages"
-msgstr ""
+#: any.pm:1153
+#, fuzzy, c-format
+msgid "Multiple languages"
+msgstr "كل اللغات"
-#: any.pm:1150 any.pm:1181
+#: any.pm:1162 any.pm:1193
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1151
+#: any.pm:1163
#, c-format
msgid "All languages"
msgstr "كل اللغات"
-#: any.pm:1173
+#: any.pm:1185
#, c-format
msgid "Language choice"
msgstr "خيار اللغة"
-#: any.pm:1227
+#: any.pm:1239
#, c-format
msgid "Country / Region"
msgstr "الدولة / الإقليم"
-#: any.pm:1228
+#: any.pm:1240
#, c-format
msgid "Please choose your country"
msgstr "الرجاء اختيار الدولة"
-#: any.pm:1230
+#: any.pm:1242
#, c-format
msgid "Here is the full list of available countries"
msgstr "هذه قائمة كاملة بكل الدول المتوفرة"
-#: any.pm:1231
+#: any.pm:1243
#, c-format
msgid "Other Countries"
msgstr "دول أخرى"
-#: any.pm:1231 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1243 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "متقدم"
-#: any.pm:1237
+#: any.pm:1249
#, c-format
msgid "Input method:"
msgstr "طريقة الإدخال:"
-#: any.pm:1240
+#: any.pm:1252
#, c-format
msgid "None"
msgstr "لاشيء"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "No sharing"
msgstr "لا مشاركة"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Allow all users"
msgstr "السماح لكل المستخدمين"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Custom"
msgstr "مخصّص"
-#: any.pm:1325
+#: any.pm:1337
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
-"Allowing this will permit users to simply click on \"Share\" in konqueror and nautilus.\n"
+"Allowing this will permit users to simply click on \"Share\" in konqueror "
+"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
-""
msgstr ""
"هل تريد السماح للمستخدمين بمشاركة بعض الأدلة الخاصة بهم؟\n"
-"السماح بذلك سيسمح للمستخدمين بأن يضغطوا زر المشاركة في Konqueror و nautilus.\n"
+"السماح بذلك سيسمح للمستخدمين بأن يضغطوا زر المشاركة في Konqueror و "
+"nautilus.\n"
"\n"
"\"مخصص\" يسمح لك بعمل إعدادات خاص لكل مستخدم.\n"
-#: any.pm:1337
+#: any.pm:1349
#, c-format
-msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows."
+msgid ""
+"NFS: the traditional Unix file sharing system, with less support on Mac and "
+"Windows."
msgstr "NFS: نظام تقسيم ملفّات يونكس التّقليدي، بدعم أقلّ على ماك و ويندوز."
-#: any.pm:1340
+#: any.pm:1352
#, c-format
-msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems."
-msgstr "SMB: نظام تقسيم ملفّات مستعمل من قبل ويندوز، ماك OS X و العديد من أنظمة لينكس الحديثة."
+msgid ""
+"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
+"systems."
+msgstr ""
+"SMB: نظام تقسيم ملفّات مستعمل من قبل ويندوز، ماك OS X و العديد من أنظمة لينكس "
+"الحديثة."
-#: any.pm:1348
+#: any.pm:1360
#, c-format
-msgid "You can export using NFS or SMB. Please select which you would like to use."
+msgid ""
+"You can export using NFS or SMB. Please select which you would like to use."
msgstr "يمكنك التّصدير باستعمال NFS أو SMB. الرجاء اختيار أيّهما تريد استعماله."
-#: any.pm:1376
+#: any.pm:1388
#, c-format
msgid "Launch userdrake"
msgstr "تشغيل userdrake"
-#: any.pm:1378
+#: any.pm:1390
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -655,52 +670,54 @@ msgstr ""
"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
"يمكنك أن تستخدم userdrake لإضافة مستخدم في هذه المجموعة."
-#: any.pm:1485
+#: any.pm:1498
#, c-format
-msgid "You need to logout and back in again for changes to take effect. Press OK to logout now."
+msgid ""
+"You need to logout and back in again for changes to take effect. Press OK to "
+"logout now."
msgstr ""
-#: any.pm:1489
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "تحتاج أن تقوم بالخروج والعودة مجدّداً حتى يسري مفعول التّغييرات"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "المنطقة الزمنية"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "ما هي منطقتك الزمنية؟"
-#: any.pm:1547 any.pm:1549
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1550
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1554
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr ""
-#: any.pm:1555
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr ""
-#: any.pm:1557
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "خادم NTP"
-#: any.pm:1558
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "تزامن وقت آلي (باستخدام NTP)"
@@ -742,8 +759,10 @@ msgstr "ملفّ محلّي:"
#: authentication.pm:65
#, c-format
-msgid "Use local for all authentication and information user tell in local file"
-msgstr "استخدام local لكل المواثقة والمعلومات التي يخبرها المستخدم في ملف local"
+msgid ""
+"Use local for all authentication and information user tell in local file"
+msgstr ""
+"استخدام local لكل المواثقة والمعلومات التي يخبرها المستخدم في ملف local"
#: authentication.pm:66
#, c-format
@@ -752,8 +771,12 @@ msgstr "LDAP:"
#: authentication.pm:66
#, c-format
-msgid "Tells your computer to use LDAP for some or all authentication. LDAP consolidates certain types of information within your organization."
-msgstr "يطلب من حاسبك استعمال LDAP للبعض من أو لجميع المواثقة. يقوم LDAP بتوحيد البعض من أنواع المعلومات داخل منظّمتك."
+msgid ""
+"Tells your computer to use LDAP for some or all authentication. LDAP "
+"consolidates certain types of information within your organization."
+msgstr ""
+"يطلب من حاسبك استعمال LDAP للبعض من أو لجميع المواثقة. يقوم LDAP بتوحيد "
+"البعض من أنواع المعلومات داخل منظّمتك."
#: authentication.pm:67
#, c-format
@@ -762,8 +785,12 @@ msgstr "NIS:"
#: authentication.pm:67
#, c-format
-msgid "Allows you to run a group of computers in the same Network Information Service domain with a common password and group file."
-msgstr "يسمح لك بتشغيل مجموعة من الحاسبات في نفس خدمة معلومات الشّبكة (NIS) بكلمة مرور و ملفّ مجموعة مشتركين."
+msgid ""
+"Allows you to run a group of computers in the same Network Information "
+"Service domain with a common password and group file."
+msgstr ""
+"يسمح لك بتشغيل مجموعة من الحاسبات في نفس خدمة معلومات الشّبكة (NIS) بكلمة "
+"مرور و ملفّ مجموعة مشتركين."
#: authentication.pm:68
#, c-format
@@ -772,8 +799,11 @@ msgstr "نطاق ويندوز:"
#: authentication.pm:68
#, c-format
-msgid "Winbind allows the system to retrieve information and authenticate users in a Windows domain."
-msgstr "يسمح Winbind للنّظام بجلب المعلومات و مواثقة المستخدمين في نطاق لويندوز."
+msgid ""
+"Winbind allows the system to retrieve information and authenticate users in "
+"a Windows domain."
+msgstr ""
+"يسمح Winbind للنّظام بجلب المعلومات و مواثقة المستخدمين في نطاق لويندوز."
#: authentication.pm:69
#, c-format
@@ -800,7 +830,9 @@ msgstr ""
#: authentication.pm:112
#, c-format
-msgid "You have selected LDAP authentication. Please review the configuration options below "
+msgid ""
+"You have selected LDAP authentication. Please review the configuration "
+"options below "
msgstr ""
#: authentication.pm:114 authentication.pm:169
@@ -876,7 +908,9 @@ msgstr ""
#: authentication.pm:146
#, c-format
-msgid "You have selected Kerberos 5 authentication. Please review the configuration options below "
+msgid ""
+"You have selected Kerberos 5 authentication. Please review the configuration "
+"options below "
msgstr ""
#: authentication.pm:148
@@ -911,7 +945,9 @@ msgstr ""
#: authentication.pm:165
#, c-format
-msgid "You have selected Kerberos 5 for authentication, now you must choose the type of users information "
+msgid ""
+"You have selected Kerberos 5 for authentication, now you must choose the "
+"type of users information "
msgstr ""
#: authentication.pm:171
@@ -921,7 +957,9 @@ msgstr ""
#: authentication.pm:192
#, c-format
-msgid "You have selected NIS authentication. Please review the configuration options below "
+msgid ""
+"You have selected NIS authentication. Please review the configuration "
+"options below "
msgstr ""
#: authentication.pm:194
@@ -936,7 +974,9 @@ msgstr "خادم NIS"
#: authentication.pm:216
#, c-format
-msgid "You have selected Windows Domain authentication. Please review the configuration options below "
+msgid ""
+"You have selected Windows Domain authentication. Please review the "
+"configuration options below "
msgstr ""
#: authentication.pm:220
@@ -1005,9 +1045,8 @@ msgstr "اسم المستخدم لمدير النطاق"
msgid "Domain Admin Password"
msgstr "كلمة المرور لمدير النطاق"
-#. -PO: these messages will be displayed at boot time in the BIOS, use only
-#. ASCII (7bit)
-#: bootloader.pm:994
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: bootloader.pm:982
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1015,7 +1054,6 @@ msgid ""
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
-""
msgstr ""
"Welcome to the operating system chooser!\n"
"\n"
@@ -1023,54 +1061,56 @@ msgstr ""
"wait for default boot.\n"
"\n"
-#: bootloader.pm:1171
+#: bootloader.pm:1159
#, c-format
msgid "LILO with text menu"
msgstr "LILO مع قائمة نصية"
-#: bootloader.pm:1172
+#: bootloader.pm:1160
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1173
+#: bootloader.pm:1161
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1174
+#: bootloader.pm:1162
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1175
+#: bootloader.pm:1163
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1259
+#: bootloader.pm:1247
#, c-format
msgid "not enough room in /boot"
msgstr "لا توجد مساحة كافية في /boot"
-#: bootloader.pm:1985
+#: bootloader.pm:1973
#, c-format
-msgid ""
-"You cannot install the bootloader on a %s partition\n"
-""
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
-#: bootloader.pm:2106
+#: bootloader.pm:2094
#, c-format
-msgid "Your bootloader configuration must be updated because partition has been renumbered"
+msgid ""
+"Your bootloader configuration must be updated because partition has been "
+"renumbered"
msgstr "تهيئة محمّل الإقلاع يجب أن يحدّث لأنّ التجزيء تمّ إعادة ترقيمه"
-#: bootloader.pm:2119
+#: bootloader.pm:2107
#, c-format
-msgid "The bootloader cannot be installed correctly. You have to boot rescue and choose \"%s\""
+msgid ""
+"The bootloader cannot be installed correctly. You have to boot rescue and "
+"choose \"%s\""
msgstr ""
-#: bootloader.pm:2120
+#: bootloader.pm:2108
#, c-format
msgid "Re-install Boot Loader"
msgstr "إعادة تثبيت مُحمِّل الإقلاع"
@@ -1211,7 +1251,7 @@ msgstr "العنوان يجب أن يبدأ بـ http:// أو https://"
#: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073
#: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300
#: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19
-#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "تحذير"
@@ -1268,7 +1308,7 @@ msgstr "رجاء نسخ بياناتك احتياطيّاً أولاً"
msgid "Exit"
msgstr "خروج"
-#: diskdrake/hd_gtk.pm:111 diskdrake/hd_gtk.pm:111 diskdrake/hd_gtk.pm:111
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "استمرار"
@@ -1474,7 +1514,9 @@ msgstr ""
#: diskdrake/interactive.pm:373
#, c-format
-msgid "To have more partitions, please delete one to be able to create an extended partition"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
msgstr "للحصول على تجزيئات أكثر، يرجى إلغاء تجزيء كي تتمكن من عمل تجزيء ممتد"
#: diskdrake/interactive.pm:384
@@ -1633,7 +1675,8 @@ msgstr "هل تريد إزالة ملف loopback؟"
#: diskdrake/interactive.pm:623
#, c-format
-msgid "After changing type of partition %s, all data on this partition will be lost"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
msgstr "بعد تغيير نوع التجزيء %s، فإنك ستسخر كل البيانات على هذا التجزيء"
#: diskdrake/interactive.pm:639
@@ -1828,7 +1871,7 @@ msgstr "Loopback"
msgid "Loopback file name: "
msgstr "اسم ملف Loopback: "
-#: diskdrake/interactive.pm:1070 diskdrake/interactive.pm:1070
+#: diskdrake/interactive.pm:1070
#, c-format
msgid "Give a file name"
msgstr "إعطاء اسم ملف"
@@ -1919,7 +1962,9 @@ msgid ""
"Directory %s already contains data\n"
"(%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)"
+"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 ""
#: diskdrake/interactive.pm:1315
@@ -1964,9 +2009,7 @@ msgstr ""
#: diskdrake/interactive.pm:1366
#, c-format
-msgid ""
-"DOS drive letter: %s (just a guess)\n"
-""
+msgid "DOS drive letter: %s (just a guess)\n"
msgstr "حرف سواقة دوس: %s (مجرد تخمين)\n"
#: diskdrake/interactive.pm:1370 diskdrake/interactive.pm:1379
@@ -1982,9 +2025,7 @@ msgstr "الاسم: "
#: diskdrake/interactive.pm:1381
#, c-format
-msgid ""
-"Start: sector %s\n"
-""
+msgid "Start: sector %s\n"
msgstr "البداية: قطاع %s\n"
#: diskdrake/interactive.pm:1382
@@ -1999,44 +2040,32 @@ msgstr "، %s قطاع"
#: diskdrake/interactive.pm:1386
#, c-format
-msgid ""
-"Cylinder %d to %d\n"
-""
+msgid "Cylinder %d to %d\n"
msgstr "الاسطوانة %d إلى %d\n"
#: diskdrake/interactive.pm:1387
#, c-format
-msgid ""
-"Number of logical extents: %d\n"
-""
+msgid "Number of logical extents: %d\n"
msgstr ""
#: diskdrake/interactive.pm:1388
#, c-format
-msgid ""
-"Formatted\n"
-""
+msgid "Formatted\n"
msgstr "مُنسّق\n"
#: diskdrake/interactive.pm:1389
#, c-format
-msgid ""
-"Not formatted\n"
-""
+msgid "Not formatted\n"
msgstr "غير مُنسّق\n"
#: diskdrake/interactive.pm:1390
#, c-format
-msgid ""
-"Mounted\n"
-""
+msgid "Mounted\n"
msgstr "محمل\n"
#: diskdrake/interactive.pm:1391
#, c-format
-msgid ""
-"RAID %s\n"
-""
+msgid "RAID %s\n"
msgstr "RAID %s\n"
#: diskdrake/interactive.pm:1393
@@ -2064,7 +2093,6 @@ msgstr ""
msgid ""
"Loopback file(s):\n"
" %s\n"
-""
msgstr ""
"ملفـ(ات) Loopback\n"
" %s\n"
@@ -2074,30 +2102,23 @@ msgstr ""
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
-""
msgstr ""
"التجزيء الذي يتم إقلاعه افتراضيا\n"
" (لـ MS-DOS و ليس لـ lilo)\n"
#: diskdrake/interactive.pm:1407
#, c-format
-msgid ""
-"Level %s\n"
-""
+msgid "Level %s\n"
msgstr "المستوى %s\n"
#: diskdrake/interactive.pm:1408
#, c-format
-msgid ""
-"Chunk size %d KiB\n"
-""
+msgid "Chunk size %d KiB\n"
msgstr "حجم القطعة الكبيرة %d كيلوبايت (KiB)\n"
#: diskdrake/interactive.pm:1409
#, c-format
-msgid ""
-"RAID-disks %s\n"
-""
+msgid "RAID-disks %s\n"
msgstr "أقراص RAID %s\n"
#: diskdrake/interactive.pm:1411
@@ -2112,7 +2133,6 @@ msgid ""
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
-""
msgstr ""
"\n"
"على الأرجح، هذا التجزيء هو\n"
@@ -2126,7 +2146,6 @@ msgid ""
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
-""
msgstr ""
"\n"
"تجزيء الإقلاع\n"
@@ -2145,16 +2164,12 @@ msgstr "للقراءة فقط"
#: diskdrake/interactive.pm:1436
#, c-format
-msgid ""
-"Size: %s\n"
-""
+msgid "Size: %s\n"
msgstr "الحجم: %s\n"
#: diskdrake/interactive.pm:1437
#, c-format
-msgid ""
-"Geometry: %s cylinders, %s heads, %s sectors\n"
-""
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "الهندسة: %s اسطوانة، %s رأس، %s قطاع\n"
#: diskdrake/interactive.pm:1439
@@ -2164,23 +2179,17 @@ msgstr ""
#: diskdrake/interactive.pm:1440
#, c-format
-msgid ""
-"LVM-disks %s\n"
-""
+msgid "LVM-disks %s\n"
msgstr "أقراص LVM %s\n"
#: diskdrake/interactive.pm:1441
#, c-format
-msgid ""
-"Partition table type: %s\n"
-""
+msgid "Partition table type: %s\n"
msgstr "نوع جدول التجزئة: %s\n"
#: diskdrake/interactive.pm:1442
#, c-format
-msgid ""
-"on channel %d id %d\n"
-""
+msgid "on channel %d id %d\n"
msgstr "على القناة %d id %d\n"
#: diskdrake/interactive.pm:1486
@@ -2233,8 +2242,11 @@ msgstr "آخَر"
#: diskdrake/smbnfs_gtk.pm:178
#, c-format
-msgid "Please enter your username, password and domain name to access this host."
-msgstr "الرجاء إدخال اسم المستخدم، كلمة المرور و النطاق الخاص بك للدخول إلى هذا المضيف."
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+"الرجاء إدخال اسم المستخدم، كلمة المرور و النطاق الخاص بك للدخول إلى هذا "
+"المضيف."
#: diskdrake/smbnfs_gtk.pm:180
#, c-format
@@ -2273,9 +2285,7 @@ msgstr "الحزمة الضرورية %s مفقودة"
#: do_pkgs.pm:39 do_pkgs.pm:77
#, c-format
-msgid ""
-"The following packages need to be installed:\n"
-""
+msgid "The following packages need to be installed:\n"
msgstr "يجب تثبيت الحزم التالية:\n"
#: do_pkgs.pm:241
@@ -2290,8 +2300,12 @@ msgstr "حذف الحزم..."
#: 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 "لقد ظهر خطأ - لم يعثر على أجهزة صالحة يمكن إنشاء أنظمة ملفات جديدة عليها. تأكد من العتاد الخاص بك لمعرفة سبب هذه المشكلة"
+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 ""
+"لقد ظهر خطأ - لم يعثر على أجهزة صالحة يمكن إنشاء أنظمة ملفات جديدة عليها. "
+"تأكد من العتاد الخاص بك لمعرفة سبب هذه المشكلة"
#: fs/any.pm:75 fs/partitioning_wizard.pm:62
#, c-format
@@ -2325,9 +2339,7 @@ msgstr "%s تنسيق %s قد فشل"
#: fs/loopback.pm:24
#, c-format
-msgid ""
-"Circular mounts %s\n"
-""
+msgid "Circular mounts %s\n"
msgstr "تركيبات حلقيّة %s\n"
#: fs/mount.pm:85
@@ -2355,48 +2367,48 @@ msgstr "خطأ في فكّ %s: %s"
msgid "Enabling swap partition %s"
msgstr "جاري تمكين تجزيء التبديل %s"
-#: fs/mount_options.pm:112
+#: fs/mount_options.pm:113
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""
-#: fs/mount_options.pm:114
+#: fs/mount_options.pm:115
#, c-format
msgid "Flush write cache on file close"
msgstr ""
-#: fs/mount_options.pm:116
+#: fs/mount_options.pm:117
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:118
+#: fs/mount_options.pm:119
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: fs/mount_options.pm:121
+#: fs/mount_options.pm:122
#, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: fs/mount_options.pm:124
+#: fs/mount_options.pm:125
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the filesystem to be mounted)."
msgstr ""
-#: fs/mount_options.pm:127
+#: fs/mount_options.pm:128
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""
-#: fs/mount_options.pm:129
+#: fs/mount_options.pm:130
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
@@ -2404,7 +2416,7 @@ msgid ""
"containing binaries for architectures other than its own."
msgstr ""
-#: fs/mount_options.pm:133
+#: fs/mount_options.pm:134
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
@@ -2415,42 +2427,42 @@ msgstr ""
"أن تُفعّل. (يبدو هذا آمناً، إلا أنه في الحقيقة غير آمن إن كان\n"
"suidperl(1) مثبتاً لديك.("
-#: fs/mount_options.pm:137
+#: fs/mount_options.pm:138
#, c-format
msgid "Mount the filesystem read-only."
msgstr ""
-#: fs/mount_options.pm:139
+#: fs/mount_options.pm:140
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr ""
-#: fs/mount_options.pm:141
+#: fs/mount_options.pm:142
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""
-#: fs/mount_options.pm:143
+#: fs/mount_options.pm:144
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""
-#: fs/mount_options.pm:145
+#: fs/mount_options.pm:146
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:147
+#: fs/mount_options.pm:148
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""
-#: fs/mount_options.pm:149
+#: fs/mount_options.pm:150
#, c-format
msgid "Give write access to ordinary users"
msgstr "إعطاء إمكانية الكتابة لعامة المستخدمين"
-#: fs/mount_options.pm:151
+#: fs/mount_options.pm:152
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "أعط صلاحية الكتابة لعامة المستخدمين"
@@ -2482,8 +2494,12 @@ msgstr "اختيار التجزيئات التي تريد تنسيقها"
#: fs/partitioning.pm:75
#, c-format
-msgid "Failed to check filesystem %s. Do you want to repair the errors? (beware, you can lose data)"
-msgstr "تعذر التأكد من صحة نظام المفات %s. هل تريد تصحيح الأخطاء (كن حذراً، يمكن أن تخسر بيانات)"
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can lose data)"
+msgstr ""
+"تعذر التأكد من صحة نظام المفات %s. هل تريد تصحيح الأخطاء (كن حذراً، يمكن أن "
+"تخسر بيانات)"
#: fs/partitioning.pm:78
#, c-format
@@ -2546,7 +2562,10 @@ msgstr "أي تجزيء تريد تغيير حجمه؟"
#: fs/partitioning_wizard.pm:172
#, c-format
-msgid "Your Microsoft Windows® partition is too fragmented. Please reboot your computer under Microsoft Windows®, run the ``defrag'' utility, then restart the %s installation."
+msgid ""
+"Your Microsoft Windows® partition is too fragmented. Please reboot your "
+"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
+"the %s installation."
msgstr ""
#: fs/partitioning_wizard.pm:180
@@ -2558,7 +2577,12 @@ msgid ""
"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"
+"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."
@@ -2568,13 +2592,16 @@ msgstr ""
"DrakX سيقوم الآن بتغيير حجم تجزيء ويندوز.\n"
"\n"
"\n"
-"كن حذراً: هذه العملية خطرة. فإذا لم تكن فعلت ذلك، يجب عليك أولاً الخروج من التثبيت، ثم تشغيل \"scandisk c:\" من سطر الأوامر في ويندوز (احذر، تشغيل البرنامج الرّسومي \"scandisk\" غير كافي، تأكّد من استخدام \"chkdsk\" في سطر الأوامر!)، اختياريّاً شغّل defrag، ثمّ أعد بدء التثبيت. يجب عليك كذلك عمل نسخة احتياطية من بياناتك. \n"
+"كن حذراً: هذه العملية خطرة. فإذا لم تكن فعلت ذلك، يجب عليك أولاً الخروج من "
+"التثبيت، ثم تشغيل \"scandisk c:\" من سطر الأوامر في ويندوز (احذر، تشغيل "
+"البرنامج الرّسومي \"scandisk\" غير كافي، تأكّد من استخدام \"chkdsk\" في سطر "
+"الأوامر!)، اختياريّاً شغّل defrag، ثمّ أعد بدء التثبيت. يجب عليك كذلك عمل نسخة "
+"احتياطية من بياناتك. \n"
"\n"
"\n"
"عندما تكون متأكداً، اضغط %s."
-#. -PO: keep the double empty lines between sections, this is formatted a la
-#. LaTeX
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:189 fs/partitioning_wizard.pm:557
#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
@@ -2623,7 +2650,9 @@ msgstr ""
#: fs/partitioning_wizard.pm:235
#, c-format
-msgid "You have more than one hard disk drive, which one do you want the installer to use?"
+msgid ""
+"You have more than one hard disk drive, which one do you want the installer "
+"to use?"
msgstr ""
#: fs/partitioning_wizard.pm:243 fsedit.pm:632
@@ -2708,13 +2737,13 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I cannot read the partition table of device %s, it's too corrupted for me :(\n"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
+"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
-""
msgstr ""
#: fsedit.pm:427
@@ -2729,9 +2758,7 @@ msgstr "أماكن التركيب يجب أن تحتوي فقط على الحر
#: fsedit.pm:429
#, c-format
-msgid ""
-"There is already a partition with mount point %s\n"
-""
+msgid "There is already a partition with mount point %s\n"
msgstr "هناك تجزيء مع مكان التركيب %s مسبقاً\n"
#: fsedit.pm:434
@@ -2744,7 +2771,9 @@ msgstr ""
#: fsedit.pm:440
#, c-format
-msgid "Metadata version unsupported for a boot partition. Please be sure to add a separate /boot partition."
+msgid ""
+"Metadata version unsupported for a boot partition. Please be sure to add a "
+"separate /boot partition."
msgstr ""
#: fsedit.pm:448
@@ -2774,14 +2803,17 @@ msgstr ""
#: fsedit.pm:469
#, c-format
-msgid "You cannot use the LVM Logical Volume for mount point %s since it spans physical volumes"
+msgid ""
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
+"physical volumes"
msgstr ""
#: fsedit.pm:471
#, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this when the volume spans physical volumes.\n"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
"You should create a separate /boot partition first"
msgstr ""
@@ -2793,9 +2825,11 @@ msgstr "هذا الدليل يجب أن يكون في نظام الملفات ا
#: fsedit.pm:479 fsedit.pm:481
#, c-format
msgid ""
-"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount point\n"
-""
-msgstr "تحتاج إلى نظام ملفات حقيقي (ext2/ext3، resierfs، xfs، أو jfs) لمكان التركيب هذه\n"
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
+"point\n"
+msgstr ""
+"تحتاج إلى نظام ملفات حقيقي (ext2/ext3، resierfs، xfs، أو jfs) لمكان التركيب "
+"هذه\n"
#: fsedit.pm:548
#, c-format
@@ -3048,95 +3082,93 @@ msgstr "غير معروف/أخرى"
msgid "cpu # "
msgstr "cpu # "
-#: harddrake/sound.pm:303
+#: harddrake/sound.pm:270
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "يرجى الإنتظار... جاري تطبيق التهيئة"
-#: harddrake/sound.pm:366
+#: harddrake/sound.pm:331
#, c-format
msgid "Enable PulseAudio"
msgstr ""
-#: harddrake/sound.pm:370
-#, c-format
-msgid "Enable 5.1 sound with Pulse Audio"
-msgstr ""
-
-#: harddrake/sound.pm:375
-#, c-format
-msgid "Enable user switching for audio applications"
-msgstr ""
-
-#: harddrake/sound.pm:379
+#: harddrake/sound.pm:336
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""
-#: harddrake/sound.pm:385
+#: harddrake/sound.pm:342
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""
-#: harddrake/sound.pm:390
+#: harddrake/sound.pm:347
#, c-format
msgid "Troubleshooting"
msgstr ""
-#: harddrake/sound.pm:397
+#: harddrake/sound.pm:354
#, c-format
msgid "No alternative driver"
msgstr "لا مشغل بديل"
-#: harddrake/sound.pm:398
+#: harddrake/sound.pm:355
#, c-format
-msgid "There's no known OSS/ALSA alternative driver for your sound card (%s) which currently uses \"%s\""
+msgid ""
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
msgstr "لا يوجد مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s) التي تستخدم \"%s\""
-#: harddrake/sound.pm:405
+#: harddrake/sound.pm:362
#, c-format
msgid "Sound configuration"
msgstr "إعدادات الصوت"
-#: harddrake/sound.pm:407
+#: harddrake/sound.pm:364
#, c-format
-msgid "Here you can select an alternative driver (either OSS or ALSA) for your sound card (%s)."
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr "يمكنك هنا اختيار مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s)."
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
-#: harddrake/sound.pm:412
+#: harddrake/sound.pm:369
#, c-format
msgid ""
"\n"
"\n"
-"Your card currently uses the %s\"%s\" driver (the default driver for your card is \"%s\")"
+"Your card currently uses the %s\"%s\" driver (the default driver for your "
+"card is \"%s\")"
msgstr ""
-#: harddrake/sound.pm:414
+#: harddrake/sound.pm:371
#, c-format
msgid ""
-"OSS (Open Sound System) was the first sound API. It's an OS independent sound API (it's available on most UNIX(tm) systems) but it's a very basic and limited API.\n"
+"OSS (Open Sound System) was the first sound API. It's an OS independent "
+"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
+"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
-"ALSA (Advanced Linux Sound Architecture) is a modularized architecture which\n"
+"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
+"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS API\n"
-"- the new ALSA API that provides many enhanced features but requires using the ALSA library.\n"
-""
+"- the new ALSA API that provides many enhanced features but requires using "
+"the ALSA library.\n"
msgstr ""
-#: harddrake/sound.pm:428 harddrake/sound.pm:511
+#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, c-format
msgid "Driver:"
msgstr "المُشغّل:"
-#: harddrake/sound.pm:442
+#: harddrake/sound.pm:399
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -3151,40 +3183,43 @@ msgstr ""
"\n"
"مشغل \"%s\" الجديد سيتم استخدامه عند تشغيل الجهاز في المرة القادمة."
-#: harddrake/sound.pm:450
+#: harddrake/sound.pm:407
#, c-format
msgid "No open source driver"
msgstr "لا يوجد مشغل مفتوح المصدر"
-#: harddrake/sound.pm:451
+#: harddrake/sound.pm:408
#, c-format
-msgid "There's no free driver for your sound card (%s), but there's a proprietary driver at \"%s\"."
-msgstr "لا يوجد مشغل مفتوح المصدر لبطاقة الصوت (%s)، لكن هناك مشغل تجاري في \"%s\"."
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"لا يوجد مشغل مفتوح المصدر لبطاقة الصوت (%s)، لكن هناك مشغل تجاري في \"%s\"."
-#: harddrake/sound.pm:454
+#: harddrake/sound.pm:411
#, c-format
msgid "No known driver"
msgstr "لا يوجد مشغل معروف"
-#: harddrake/sound.pm:455
+#: harddrake/sound.pm:412
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "لا يوجد مشغل معروف لبطاقة الصوت (%s)"
-#: harddrake/sound.pm:470
+#: harddrake/sound.pm:427
#, c-format
msgid "Sound troubleshooting"
msgstr ""
-#. -PO: keep the double empty lines between sections, this is formatted a la
-#. LaTeX
-#: harddrake/sound.pm:473
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: harddrake/sound.pm:430
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card uses\n"
+"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card "
+"uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
@@ -3200,12 +3235,12 @@ msgid ""
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-""
msgstr ""
"الاختبار الكلاسيكي لعلّة الصوت هو تشغيل الأوامر التّالية:\n"
"\n"
"\n"
-"- \"lspcidrake -v | fgrep -i AUDIO\" سيخبرك باسم مشغّل الذي تستخدمه بطاقتك الصّوتيّة بشكل افتراضي\n"
+"- \"lspcidrake -v | fgrep -i AUDIO\" سيخبرك باسم مشغّل الذي تستخدمه بطاقتك "
+"الصّوتيّة بشكل افتراضي\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" سيخبرك باسم مشغّل\n"
"المستخدم حاليّاً\n"
@@ -3221,22 +3256,22 @@ msgstr ""
"\n"
"- \"/sbin/fuser -v /dev/dsp\" سيخبرك عن أيّ برنامج يستخدم بطاقة الصّوت.\n"
-#: harddrake/sound.pm:500
+#: harddrake/sound.pm:457
#, c-format
msgid "Let me pick any driver"
msgstr "اسمح لي أن أختار مشغل"
-#: harddrake/sound.pm:503
+#: harddrake/sound.pm:460
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "جاري اختيار مشغل عام"
-#. -PO: keep the double empty lines between sections, this is formatted a la
-#. LaTeX
-#: harddrake/sound.pm:506
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: harddrake/sound.pm:463
#, c-format
msgid ""
-"If you really think that you know which driver is the right one for your card\n"
+"If you really think that you know which driver is the right one for your "
+"card\n"
"you can pick one from the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
@@ -3265,8 +3300,10 @@ msgstr "غير معروف|CPH06X (bt878) [مصنعون كثيرون]"
#: harddrake/v4l.pm:475
#, c-format
msgid ""
-"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.\n"
-"If your card is misdetected, you can force the right tuner and card types here. Just select your TV card parameters if needed."
+"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
+"detect the rights parameters.\n"
+"If your card is misdetected, you can force the right tuner and card types "
+"here. Just select your TV card parameters if needed."
msgstr ""
#: harddrake/v4l.pm:478
@@ -3349,9 +3386,7 @@ msgstr ""
#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
-msgid ""
-"Bad choice, try again\n"
-""
+msgid "Bad choice, try again\n"
msgstr "اختيار سيئ، حاول مرة أخرى\n"
#: interactive/stdio.pm:30 interactive/stdio.pm:155
@@ -3395,9 +3430,7 @@ msgstr " أدخل `void' للمُدخل الفارغ"
#: interactive/stdio.pm:128
#, c-format
-msgid ""
-"=> There are many things to choose from (%s).\n"
-""
+msgid "=> There are many things to choose from (%s).\n"
msgstr "=> هناك العديد من الأشياء للاختيار منها(%s).\n"
#: interactive/stdio.pm:131
@@ -4640,9 +4673,7 @@ msgstr ""
#: lvm.pm:153
#, c-format
-msgid ""
-"Remove the logical volumes first\n"
-""
+msgid "Remove the logical volumes first\n"
msgstr "حذف الكتل المنطقية أولاً\n"
#: lvm.pm:186
@@ -4650,89 +4681,131 @@ msgstr "حذف الكتل المنطقية أولاً\n"
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""
-#. -PO: keep the double empty lines between sections, this is formatted a la
-#. LaTeX
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:11
#, c-format
msgid ""
"Introduction\n"
"\n"
-"The operating system and the different components available in the Mageia distribution \n"
-"shall be called the \"Software Products\" hereafter. The Software Products include, but are not \n"
-"restricted to, the set of programs, methods, rules and documentation related to the operating \n"
-"system and the different components of the Mageia distribution, and any applications \n"
-"distributed with these products provided by Mageia's licensors or suppliers.\n"
+"The operating system and the different components available in the Mageia "
+"distribution \n"
+"shall be called the \"Software Products\" hereafter. The Software Products "
+"include, but are not \n"
+"restricted to, the set of programs, methods, rules and documentation related "
+"to the operating \n"
+"system and the different components of the Mageia distribution, and any "
+"applications \n"
+"distributed with these products provided by Mageia's licensors or "
+"suppliers.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
-"Please read this document carefully. This document is a license agreement between you and \n"
+"Please read this document carefully. This document is a license agreement "
+"between you and \n"
"Mageia which applies to the Software Products.\n"
-"By installing, duplicating or using any of the Software Products in any manner, you explicitly \n"
-"accept and fully agree to conform to the terms and conditions of this License. \n"
-"If you disagree with any portion of the License, you are not allowed to install, duplicate or use \n"
+"By installing, duplicating or using any of the Software Products in any "
+"manner, you explicitly \n"
+"accept and fully agree to conform to the terms and conditions of this "
+"License. \n"
+"If you disagree with any portion of the License, you are not allowed to "
+"install, duplicate or use \n"
"the Software Products. \n"
-"Any attempt to install, duplicate or use the Software Products in a manner which does not comply \n"
-"with the terms and conditions of this License is void and will terminate your rights under this \n"
-"License. Upon termination of the License, you must immediately destroy all copies of the \n"
+"Any attempt to install, duplicate or use the Software Products in a manner "
+"which does not comply \n"
+"with the terms and conditions of this License is void and will terminate "
+"your rights under this \n"
+"License. Upon termination of the License, you must immediately destroy all "
+"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
-"The Software Products and attached documentation are provided \"as is\", with no warranty, to the \n"
+"The Software Products and attached documentation are provided \"as is\", "
+"with no warranty, to the \n"
"extent permitted by law.\n"
-"Neither Mageia nor its licensors or suppliers will, in any circumstances and to the extent \n"
-"permitted by law, be liable for any special, incidental, direct or indirect damages whatsoever \n"
-"(including without limitation damages for loss of business, interruption of business, financial \n"
-"loss, legal fees and penalties resulting from a court judgment, or any other consequential loss) \n"
-"arising out of the use or inability to use the Software Products, even if Mageia or its \n"
-"licensors or suppliers have been advised of the possibility or occurrence of such damages.\n"
+"Neither Mageia nor its licensors or suppliers will, in any circumstances and "
+"to the extent \n"
+"permitted by law, be liable for any special, incidental, direct or indirect "
+"damages whatsoever \n"
+"(including without limitation damages for loss of business, interruption of "
+"business, financial \n"
+"loss, legal fees and penalties resulting from a court judgment, or any other "
+"consequential loss) \n"
+"arising out of the use or inability to use the Software Products, even if "
+"Mageia or its \n"
+"licensors or suppliers have been advised of the possibility or occurrence of "
+"such damages.\n"
"\n"
-"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES\n"
+"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
+"COUNTRIES\n"
"\n"
-"To the extent permitted by law, neither Mageia nor its licensors, suppliers or\n"
-"distributors will, in any circumstances, be liable for any special, incidental, direct or indirect \n"
-"damages whatsoever (including without limitation damages for loss of business, interruption of \n"
-"business, financial loss, legal fees and penalties resulting from a court judgment, or any \n"
-"other consequential loss) arising out of the possession and use of software components or \n"
-"arising out of downloading software components from one of Mageia sites which are \n"
+"To the extent permitted by law, neither Mageia nor its licensors, suppliers "
+"or\n"
+"distributors will, in any circumstances, be liable for any special, "
+"incidental, direct or indirect \n"
+"damages whatsoever (including without limitation damages for loss of "
+"business, interruption of \n"
+"business, financial loss, legal fees and penalties resulting from a court "
+"judgment, or any \n"
+"other consequential loss) arising out of the possession and use of software "
+"components or \n"
+"arising out of downloading software components from one of Mageia sites "
+"which are \n"
"prohibited or restricted in some countries by local laws.\n"
-"This limited liability applies to, but is not restricted to, the strong cryptography components \n"
+"This limited liability applies to, but is not restricted to, the strong "
+"cryptography components \n"
"included in the Software Products.\n"
-"However, because some jurisdictions do not allow the exclusion or limitation or liability for \n"
-"consequential or incidental damages, the above limitation may not apply to you. \n"
+"However, because some jurisdictions do not allow the exclusion or limitation "
+"or liability for \n"
+"consequential or incidental damages, the above limitation may not apply to "
+"you. \n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
-"The Software Products consist of components created by different persons or entities.\n"
-"Most of these licenses allow you to use, duplicate, adapt or redistribute the components which \n"
-"they cover. Please read carefully the terms and conditions of the license agreement for each component \n"
-"before using any component. Any question on a component license should be addressed to the component \n"
+"The Software Products consist of components created by different persons or "
+"entities.\n"
+"Most of these licenses allow you to use, duplicate, adapt or redistribute "
+"the components which \n"
+"they cover. Please read carefully the terms and conditions of the license "
+"agreement for each component \n"
+"before using any component. Any question on a component license should be "
+"addressed to the component \n"
"licensor or supplier and not to Mageia.\n"
-"The programs developed by Mageia are governed by the GPL License. Documentation written \n"
-"by Mageia is governed by a specific license. Please refer to the documentation for \n"
+"The programs developed by Mageia are governed by the GPL License. "
+"Documentation written \n"
+"by Mageia is governed by a specific license. Please refer to the "
+"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
-"All rights to the components of the Software Products belong to their respective authors and are \n"
-"protected by intellectual property and copyright laws applicable to software programs.\n"
-"Mageia and its suppliers and licensors reserves their rights to modify or adapt the Software \n"
+"All rights to the components of the Software Products belong to their "
+"respective authors and are \n"
+"protected by intellectual property and copyright laws applicable to software "
+"programs.\n"
+"Mageia and its suppliers and licensors reserves their rights to modify or "
+"adapt the Software \n"
"Products, as a whole or in parts, by all means and for all purposes.\n"
"\"Mageia\", \"Mageia\" and associated logos are trademarks of Mageia \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
-"If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this \n"
-"portion is excluded from this contract. You remain bound by the other applicable sections of the \n"
+"If any portion of this agreement is held void, illegal or inapplicable by a "
+"court judgment, this \n"
+"portion is excluded from this contract. You remain bound by the other "
+"applicable sections of the \n"
"agreement.\n"
-"The terms and conditions of this License are governed by the Laws of France.\n"
-"All disputes on the terms of this license will preferably be settled out of court. As a last \n"
-"resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\n"
+"The terms and conditions of this License are governed by the Laws of "
+"France.\n"
+"All disputes on the terms of this license will preferably be settled out of "
+"court. As a last \n"
+"resort, the dispute will be referred to the appropriate Courts of Law of "
+"Paris - France.\n"
"For any question on this document, please contact Mageia."
msgstr ""
@@ -4740,19 +4813,22 @@ msgstr ""
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
-"Software included may be covered by patents in your country. For example, the\n"
+"Software included may be covered by patents in your country. For example, "
+"the\n"
"MP3 decoders included may require a licence for further usage (see\n"
-"http://www.mp3licensing.com for more details). If you are unsure if a patent\n"
+"http://www.mp3licensing.com for more details). If you are unsure if a "
+"patent\n"
"may be applicable to you, check your local laws."
msgstr ""
-"تحذير: البرامج الحرّة ليس من الضّروري أن تكون خالية من براءة الاختراع، وبعد البرامج الحرّة\n"
-"المشمولة قد تكون محميّة ببراءة اختراع مسجّلة في بلدك. مثلاً، MP3 decoders المشمولة قد تتطلّب رخصة لاستخدامها )انظر\n"
+"تحذير: البرامج الحرّة ليس من الضّروري أن تكون خالية من براءة الاختراع، وبعد "
+"البرامج الحرّة\n"
+"المشمولة قد تكون محميّة ببراءة اختراع مسجّلة في بلدك. مثلاً، MP3 decoders "
+"المشمولة قد تتطلّب رخصة لاستخدامها )انظر\n"
"http://www.mp3licensing.com للمزيد من التّفاصيل(. إن لم تكن متأكّداً إن كانت \n"
"براءة الاختراع\n"
"قد تنطبق عليك، تحقّق من القوانين المحليّة لبلدك."
-#. -PO: keep the double empty lines between sections, this is formatted a la
-#. LaTeX
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:102
#, c-format
msgid ""
@@ -4873,15 +4949,18 @@ msgstr "أي مشغل %s يجب أن استخدمه؟"
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
-"properly, although it normally works fine without them. Would you like to specify\n"
+"properly, although it normally works fine without them. Would you like to "
+"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
-"information it needs? Occasionally, probing will hang a computer, but it should\n"
+"information it needs? Occasionally, probing will hang a computer, but it "
+"should\n"
"not cause any damage."
msgstr ""
"في بعض الأحيان يحتاج مشغل %s معلومات اضافية لكي يعمل\n"
"بشكل صحيح، الا أنه يمكنه العمل جيدا بدونها. هل تريد تحديد\n"
"خيارات اضافية له أو تسمح للمشغل بالتحقق في جهازك\n"
-"عن المعلومات التي سيحتاجها؟ في بعض الأحيان، قد يتسبب التحقق في تعليق الجهاز، لكن\n"
+"عن المعلومات التي سيحتاجها؟ في بعض الأحيان، قد يتسبب التحقق في تعليق الجهاز، "
+"لكن\n"
"لا يجب أن يتسبب ذلك في أي مشاكل."
#: modules/interactive.pm:145
@@ -4932,7 +5011,8 @@ msgstr "التجزيئات الممتدة غير مدعومة على هذه ال
#, c-format
msgid ""
"You have a hole in your partition table but I cannot use it.\n"
-"The only solution is to move your primary partitions to have the hole next to the extended partitions."
+"The only solution is to move your primary partitions to have the hole next "
+"to the extended partitions."
msgstr ""
#: partition_table/raw.pm:299
@@ -4940,7 +5020,8 @@ msgstr ""
msgid ""
"Something bad is happening on your hard disk drive. \n"
"A test to check the integrity of data has failed. \n"
-"It means writing anything on the disk will end up with random, corrupted data."
+"It means writing anything on the disk will end up with random, corrupted "
+"data."
msgstr ""
#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
@@ -4960,7 +5041,9 @@ msgstr ""
#: pkgs.pm:269
#, c-format
-msgid "We have detected that some packages are not needed for your system configuration."
+msgid ""
+"We have detected that some packages are not needed for your system "
+"configuration."
msgstr ""
#: pkgs.pm:270
@@ -4985,9 +5068,7 @@ msgstr ""
#: raid.pm:165
#, c-format
-msgid ""
-"Not enough partitions for RAID level %d\n"
-""
+msgid "Not enough partitions for RAID level %d\n"
msgstr "التجزيئات ليست كافية لمستوى RAID %d\n"
#: scanner.pm:96
@@ -5045,8 +5126,7 @@ msgstr ""
msgid "Allow autologin."
msgstr ""
-#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as
-#. "ALL" is
+#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, c-format
msgid ""
@@ -5074,7 +5154,8 @@ msgstr ""
#: security/help.pm:33
#, c-format
-msgid "Allow the list of users on the system on display managers (kdm and gdm)."
+msgid ""
+"Allow the list of users on the system on display managers (kdm and gdm)."
msgstr ""
#: security/help.pm:35
@@ -5107,20 +5188,21 @@ msgstr ""
"يصف المُعطى إن كان العملاء مُخوّلين للاتّصال\n"
"إلى خادم X من الشّبكة عبر منفذ tcp 6000 أم لا."
-#. -PO: here "ALL", "Local" and "None" are values in a pull-down menu;
-#. translate them the same as they're
+#. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're
#: security/help.pm:53
#, c-format
msgid ""
"Authorize:\n"
"\n"
-"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if set to \"ALL\",\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
"\n"
"- only local ones if set to \"Local\"\n"
"\n"
"- none if set to \"None\".\n"
"\n"
-"To authorize the services you need, use /etc/hosts.allow (see hosts.allow(5))."
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
msgstr ""
#: security/help.pm:63
@@ -5140,7 +5222,8 @@ msgstr ""
"الاختصار /etc/security/msec/server لتشير\n"
"إلى /etc/security/msec/sever.<SERVER_LEVEL>.\n"
"\n"
-"ملف /etc/security/msec/server يتم استخدامه عن طريق أمر chkconfig --add لتقرير إضافة خدمة إذا كانت موجودة في في الملف أثناء تثبيت\n"
+"ملف /etc/security/msec/server يتم استخدامه عن طريق أمر chkconfig --add "
+"لتقرير إضافة خدمة إذا كانت موجودة في في الملف أثناء تثبيت\n"
"الحزم."
#: security/help.pm:72
@@ -5191,7 +5274,9 @@ msgstr ""
#: security/help.pm:90
#, c-format
-msgid "Enable su only from members of the wheel group. If set to no, allows su from any user."
+msgid ""
+"Enable su only from members of the wheel group. If set to no, allows su from "
+"any user."
msgstr ""
#: security/help.pm:92
@@ -5222,7 +5307,8 @@ msgstr "إضافة الاسم كاستثناء للتعامل مع تحديد ع
#: security/help.pm:102
#, c-format
msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
-msgstr "تحديد عمر كلمة المرور على \"الأقصى\" أيّاماً وتأخير التغيير إلى \"غير فعّال\"."
+msgstr ""
+"تحديد عمر كلمة المرور على \"الأقصى\" أيّاماً وتأخير التغيير إلى \"غير فعّال\"."
#: security/help.pm:104
#, c-format
@@ -5231,7 +5317,9 @@ msgstr "تحديد طول تاريخ كلمة المرور لمنع إعادة
#: security/help.pm:106
#, c-format
-msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters."
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
msgstr "تحديد طول كلمة المرور الأدنى وأقل عدد أرقام وأقل عدد أحرف استهلاليّة."
#: security/help.pm:108
@@ -5315,8 +5403,11 @@ msgstr "إن كانت القيمة نعم، تشغيل تحقيقات chkrootkit
#: security/help.pm:127
#, c-format
-msgid "if set, send the mail report to this email address else send it to root."
-msgstr "إن كانت معيّنة، إرسال تقرير البريد إلى عنوان البريد الالكتروني هذا وإلا إرسالها إلى الجذر."
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
+"إن كانت معيّنة، إرسال تقرير البريد إلى عنوان البريد الالكتروني هذا وإلا "
+"إرسالها إلى الجذر."
#: security/help.pm:128
#, c-format
@@ -5596,7 +5687,9 @@ msgstr ""
#: security/l10n.pm:58
#, c-format
msgid "If set, send the mail report to this email address else send it to root"
-msgstr "عند التعيين، أرسل التقرير بالبريد إلى هذا العنوان أو قم بإرساله إلى المستخدم الجذر"
+msgstr ""
+"عند التعيين، أرسل التقرير بالبريد إلى هذا العنوان أو قم بإرساله إلى المستخدم "
+"الجذر"
#: security/l10n.pm:59
#, c-format
@@ -5633,53 +5726,60 @@ msgstr "قياسي"
msgid "Secure"
msgstr ""
-#: security/level.pm:40
+#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
-"provided by msec. Use it only when you want to take care of all aspects of system security\n"
+"provided by msec. Use it only when you want to take care of all aspects of "
+"system security\n"
"on your own."
msgstr ""
-#: security/level.pm:43
+#: security/level.pm:55
#, c-format
-msgid "This is the standard security recommended for a computer that will be used to connect to the Internet as a client."
-msgstr "هذا هو المستوى الأمني القياسي للحاسب الذي سيستخدم للإتصال بالإنترنت كعميل."
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"هذا هو المستوى الأمني القياسي للحاسب الذي سيستخدم للإتصال بالإنترنت كعميل."
-#: security/level.pm:44
+#: security/level.pm:56
#, c-format
msgid ""
-"With this security level, the use of this system as a server becomes possible.\n"
-"The security is now high enough to use the system as a server which can accept\n"
-"connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level."
+"With this security level, the use of this system as a server becomes "
+"possible.\n"
+"The security is now high enough to use the system as a server which can "
+"accept\n"
+"connections from many clients. Note: if your machine is only a client on the "
+"Internet, you should choose a lower level."
msgstr ""
"بهذا المستوى الأمني، يكون استخدام هذا النظام كخادم يصبح ممكناً.\n"
"المستوى الأمني عالٍ بشكل كافي لاستخدام هذا النظام كخادم يستطيع قبول\n"
-"اتصالات من عملاء كثيرين. ملحوظة: إذا كانت ماكينتك مجرد عميل على الإنترنت فالأجدر بك اختيار مستوى أمني أقل."
+"اتصالات من عملاء كثيرين. ملحوظة: إذا كانت ماكينتك مجرد عميل على الإنترنت "
+"فالأجدر بك اختيار مستوى أمني أقل."
-#: security/level.pm:51
+#: security/level.pm:63
#, c-format
msgid "DrakSec Basic Options"
msgstr "خيارات DrakSec الأساسية"
-#: security/level.pm:54
+#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr "الرجاء اختيار مستوى الأمن الذي تريده"
-#. -PO: this string is used to properly format "<security level>: <level
-#. description>"
-#: security/level.pm:58
+#. -PO: this string is used to properly format "<security level>: <level description>"
+#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""
-#: security/level.pm:61
+#: security/level.pm:73
#, c-format
msgid "Security Administrator:"
msgstr "مدير الأمن:"
-#: security/level.pm:62
+#: security/level.pm:74
#, c-format
msgid "Login or email:"
msgstr ""
@@ -5731,7 +5831,8 @@ msgstr ""
#, c-format
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the basic\n"
+"at periodic scheduled times. vixie cron adds a number of features to the "
+"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"cron هو برنامج يونكس القياسي لتشغيل البرامج المحددة من قبل المستخدم\n"
@@ -5740,7 +5841,8 @@ msgstr ""
#: services.pm:31
#, c-format
-msgid "Common UNIX Printing System (CUPS) is an advanced printer spooling system"
+msgid ""
+"Common UNIX Printing System (CUPS) is an advanced printer spooling system"
msgstr ""
#: services.pm:32
@@ -5751,7 +5853,8 @@ msgstr ""
#: services.pm:33
#, c-format
msgid ""
-"FAM is a file monitoring daemon. It is used to get reports when files change.\n"
+"FAM is a file monitoring daemon. It is used to get reports when files "
+"change.\n"
"It is used by GNOME and KDE"
msgstr ""
"FAM هي خدمة مراقبة الملفّات. إنها تستخدم للحصول على تقارير عن تغيّر الملفّات.\n"
@@ -5761,9 +5864,12 @@ msgstr ""
#, c-format
msgid ""
"G15Daemon allows users access to all extra keys by decoding them and \n"
-"pushing them back into the kernel via the linux UINPUT driver. This driver must be loaded \n"
-"before g15daemon can be used for keyboard access. The G15 LCD is also supported. By default, \n"
-"with no other clients active, g15daemon will display a clock. Client applications and \n"
+"pushing them back into the kernel via the linux UINPUT driver. This driver "
+"must be loaded \n"
+"before g15daemon can be used for keyboard access. The G15 LCD is also "
+"supported. By default, \n"
+"with no other clients active, g15daemon will display a clock. Client "
+"applications and \n"
"scripts can access the LCD via a simple API."
msgstr ""
@@ -5771,11 +5877,13 @@ msgstr ""
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste operations,\n"
+"Midnight Commander. It also allows mouse-based console cut-and-paste "
+"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"يقوم GPM بإضافة دعم الماوس لتطبيقات لينكس في الوضع النصي مثل\n"
-"Midnight Commander. إضافة إلى ذلك فإنه يسمح بعمليات القص و اللصق في سطر الأوامر،\n"
+"Midnight Commander. إضافة إلى ذلك فإنه يسمح بعمليات القص و اللصق في سطر "
+"الأوامر،\n"
"كما يتضمن دعم القوائم المختصرة في سطر الأوامر."
#: services.pm:43
@@ -5794,15 +5902,18 @@ msgstr ""
#: services.pm:46
#, c-format
-msgid "Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr "Apache هو خادم وب. و يُستخدم لخدمة ملفات HTML و CGI."
#: services.pm:47
#, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables\n"
+"variety of other internet services as needed. It is responsible for "
+"starting\n"
+"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
+"disables\n"
"all of the services it is responsible for."
msgstr ""
"مراقب الإنترنت الأساسي (يسمى عادةً بـ inetd) يبدأ\n"
@@ -5825,11 +5936,14 @@ msgstr ""
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
-msgstr "شغّل تصفية الرّزم لنواة لينكس من السّلسلة 2.2 كي تُعدّ جداراً ناريّاً لحماية ماكينتك من هجمات الشّبكة."
+msgstr ""
+"شغّل تصفية الرّزم لنواة لينكس من السّلسلة 2.2 كي تُعدّ جداراً ناريّاً لحماية ماكينتك "
+"من هجمات الشّبكة."
#: services.pm:55
#, c-format
-msgid "Evenly distributes IRQ load across multiple CPUs for enhanced performance"
+msgid ""
+"Evenly distributes IRQ load across multiple CPUs for enhanced performance"
msgstr ""
#: services.pm:56
@@ -5840,7 +5954,8 @@ msgid ""
"You should leave this enabled for most machines."
msgstr ""
"هذه الحزمة تقوم بتحميل خريطة لوحة المفاتيح المختارة كما\n"
-"تم تعيينها في /etc/sysconfig/keyboard. يمكن اختيار لوخة المفاتيح باستخدام أداة kbdconfig.\n"
+"تم تعيينها في /etc/sysconfig/keyboard. يمكن اختيار لوخة المفاتيح باستخدام "
+"أداة kbdconfig.\n"
"يجب تركها ممكّنة في أغلب الأجهزة."
#: services.pm:59
@@ -5901,7 +6016,9 @@ msgstr ""
#: services.pm:71
#, c-format
-msgid "DBUS is a daemon which broadcasts notifications of system events and other messages"
+msgid ""
+"DBUS is a daemon which broadcasts notifications of system events and other "
+"messages"
msgstr ""
#: services.pm:72
@@ -5911,8 +6028,12 @@ msgstr ""
#: services.pm:73
#, c-format
-msgid "named (BIND) is a Domain Name Server (DNS) that is used to resolve host names to IP addresses."
-msgstr "named (BIND) هو خادم أسماء نطاق (DNS) و الذي يستخدم لمعرفة أسماء المضيفات أو عناوين IP."
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) هو خادم أسماء نطاق (DNS) و الذي يستخدم لمعرفة أسماء المضيفات أو "
+"عناوين IP."
#: services.pm:74
#, c-format
@@ -5995,18 +6116,21 @@ msgstr ""
#, c-format
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
-"modems in laptops. It will not get started unless configured so it is safe to have\n"
+"modems in laptops. It will not get started unless configured so it is safe "
+"to have\n"
"it installed on machines that do not need it."
msgstr ""
"دعم PCMCIA مهم لدعم أشياء مثل بطاقات الإيثرنت و\n"
-"المودمات على الأجهزة الدفترية. لن يتم بدء هذه الخدمة الا عند تهيئتها لذا فلا مسكلة عند تشغيله\n"
+"المودمات على الأجهزة الدفترية. لن يتم بدء هذه الخدمة الا عند تهيئتها لذا فلا "
+"مسكلة عند تشغيله\n"
"على الأجهزة التي لا تحتاجه."
#: services.pm:94
#, c-format
msgid ""
"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on machines\n"
+"protocols such as NFS and NIS. The portmap server must be running on "
+"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"يقوم portmapper بإدارة اتصالات RPC، و التي تستخدم عن طريق\n"
@@ -6020,8 +6144,11 @@ msgstr ""
#: services.pm:98
#, c-format
-msgid "Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another."
-msgstr "Postfix هو عميل لنقل البريد، أي البرنامج الذي ينقل البريد من جهاز إلى آخر."
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"Postfix هو عميل لنقل البريد، أي البرنامج الذي ينقل البريد من جهاز إلى آخر."
#: services.pm:99
#, c-format
@@ -6066,7 +6193,9 @@ msgstr ""
#: services.pm:109
#, c-format
-msgid "Syslog is the facility by which many daemons use to log messages to various system log files. It is a good idea to always run rsyslog."
+msgid ""
+"Syslog is the facility by which many daemons use to log messages to various "
+"system log files. It is a good idea to always run rsyslog."
msgstr ""
#: services.pm:110
@@ -6089,7 +6218,8 @@ msgstr ""
#: services.pm:114
#, c-format
-msgid "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
+msgid ""
+"SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
msgstr ""
#: services.pm:115
@@ -6099,7 +6229,9 @@ msgstr ""
#: services.pm:116
#, c-format
-msgid "The SMB/CIFS protocol enables to share access to files & printers and also integrates with a Windows Server domain"
+msgid ""
+"The SMB/CIFS protocol enables to share access to files & printers and also "
+"integrates with a Windows Server domain"
msgstr ""
#: services.pm:117
@@ -6114,7 +6246,9 @@ msgstr ""
#: services.pm:119
#, c-format
-msgid "Secure Shell is a network protocol that allows data to be exchanged over a secure channel between two computers"
+msgid ""
+"Secure Shell is a network protocol that allows data to be exchanged over a "
+"secure channel between two computers"
msgstr ""
#: services.pm:120
@@ -6260,8 +6394,8 @@ msgid ""
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
-"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-""
+"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
+"USA.\n"
msgstr ""
" هذا البرنامج هو برنامج حر؛ يمكنك إعادة توزيعة و/أو تعديله\n"
" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما نُشِرت عن طريق\n"
@@ -6274,8 +6408,10 @@ msgstr ""
" رخصة GNU العمومية الشاملة للتفاصيل.\n"
"\n"
" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
-" مع البرنامج؛ في حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان التالي\n"
-" Free Software Foundation, Inc.، 51 Franklin Street, Fifth Floor، Boston، MA 02110-1301،\n"
+" مع البرنامج؛ في حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
+"التالي\n"
+" Free Software Foundation, Inc.، 51 Franklin Street, Fifth Floor، Boston، MA "
+"02110-1301،\n"
" USA.\n"
#: standalone.pm:44
@@ -6287,11 +6423,11 @@ msgid ""
"--default : save default directories.\n"
"--debug : show all debug messages.\n"
"--show-conf : list of files or directories to backup.\n"
-"--config-info : explain configuration file options (for non-X users).\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
"--daemon : use daemon configuration. \n"
"--help : show this message.\n"
"--version : show version number.\n"
-""
msgstr ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"تطبيق النسخ الاحتياطي والاسترجاع\n"
@@ -6386,9 +6522,12 @@ msgid ""
"--start : start MTS\n"
"--stop : stop MTS\n"
"--adduser : add an existing system user to MTS (requires username)\n"
-"--deluser : delete an existing system user from MTS (requires username)\n"
-"--addclient : add a client machine to MTS (requires MAC address, IP, nbi image name)\n"
-"--delclient : delete a client machine from MTS (requires MAC address, IP, nbi image name)"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
msgstr ""
#: standalone.pm:99
@@ -6428,16 +6567,22 @@ msgstr ""
#, c-format
msgid ""
"[OPTION]...\n"
-" --no-confirmation do not ask first confirmation question in %s Update mode\n"
+" --no-confirmation do not ask first confirmation question in %s Update "
+"mode\n"
" --no-verify-rpm do not verify packages signatures\n"
-" --changelog-first display changelog before filelist in the description window\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
#: standalone.pm:116
#, c-format
-msgid "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"
-msgstr "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
+msgstr ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
#: standalone.pm:117
#, c-format
@@ -6454,10 +6599,12 @@ msgstr ""
#, c-format
msgid ""
"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] "
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
msgstr ""
"\n"
-"الاستخدام: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] "
+"الاستخدام: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
#: timezone.pm:161 timezone.pm:162
#, c-format
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index a4a5c9ea3..14bef0ca0 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-az\n"
-"POT-Creation-Date: 2011-04-29 01:59+0200\n"
+"POT-Creation-Date: 2011-08-05 21:16+0200\n"
"PO-Revision-Date: 2005-03-31 14:21+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -19,21 +19,21 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n"
-#: any.pm:258 any.pm:955 diskdrake/interactive.pm:648
+#: any.pm:270 any.pm:967 diskdrake/interactive.pm:648
#: diskdrake/interactive.pm:871 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1033 diskdrake/interactive.pm:1263
#: diskdrake/interactive.pm:1315 do_pkgs.pm:241 do_pkgs.pm:287
-#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
#, c-format
msgid "Please wait"
msgstr "Xahiş edirik, gözləyin"
-#: any.pm:258
+#: any.pm:270
#, c-format
msgid "Bootloader installation in progress"
msgstr "Açılış yükləyicisi qurulumu fəaliyyətdədir"
-#: any.pm:269
+#: any.pm:281
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
@@ -44,12 +44,12 @@ msgid ""
"Assign a new Volume ID?"
msgstr ""
-#: any.pm:280
+#: any.pm:292
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
-#: any.pm:286
+#: any.pm:298
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -67,7 +67,7 @@ msgstr ""
" Sonra da bunları yazın: shut-down\n"
"Bir sonrakı başlanğıcda açılış yükləyicisi sətirini görməlisiniz."
-#: any.pm:326
+#: any.pm:338
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
@@ -82,269 +82,269 @@ msgstr ""
"\n"
"Hansı sürücü üstündən açılış edirsiniz?"
-#: any.pm:337
+#: any.pm:349
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "Açılış yükləyicisi qurulumu fəaliyyətdədir"
-#: any.pm:341
+#: any.pm:353
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Sistem yükləyicisini hara qurmaq istəyirsiniz?"
-#: any.pm:365
+#: any.pm:377
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "Diskin ilk sektoru (MBR)"
-#: any.pm:367
+#: any.pm:379
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Diskin ilk sektoru (MBR)"
-#: any.pm:369
+#: any.pm:381
#, c-format
msgid "First sector of the root partition"
msgstr "Kök bolməsinin ilk sektoru"
-#: any.pm:371
+#: any.pm:383
#, c-format
msgid "On Floppy"
msgstr "Disketə"
-#: any.pm:373 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:385 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Keç"
-#: any.pm:408
+#: any.pm:420
#, c-format
msgid "Boot Style Configuration"
msgstr "Açılış Tərzi Quraşdırılması"
-#: any.pm:418 any.pm:451 any.pm:452
+#: any.pm:430 any.pm:463 any.pm:464
#, c-format
msgid "Bootloader main options"
msgstr "Sistem yükləyicisinin ana seçimləri"
-#: any.pm:422
+#: any.pm:434
#, c-format
msgid "Bootloader"
msgstr "Açılış yükləyicisi"
-#: any.pm:423 any.pm:455
+#: any.pm:435 any.pm:467
#, c-format
msgid "Bootloader to use"
msgstr "İstifadə ediləcək Açılış idarəcisi"
-#: any.pm:426 any.pm:458
+#: any.pm:438 any.pm:470
#, c-format
msgid "Boot device"
msgstr "Açılış avadanlığı"
-#: any.pm:429
+#: any.pm:441
#, c-format
msgid "Main options"
msgstr ""
-#: any.pm:430
+#: any.pm:442
#, c-format
msgid "Delay before booting default image"
msgstr "Açılışda gecikmə müddəti"
-#: any.pm:431
+#: any.pm:443
#, c-format
msgid "Enable ACPI"
msgstr "ACPI-ni Fəallaşdır"
-#: any.pm:432
+#: any.pm:444
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "ACPI-ni Fəallaşdır"
-#: any.pm:433
+#: any.pm:445
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "ACPI-ni Fəallaşdır"
-#: any.pm:435
+#: any.pm:447
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "ACPI-ni Fəallaşdır"
-#: any.pm:436 security/level.pm:51
+#: any.pm:448 security/level.pm:63
#, c-format
msgid "Security"
msgstr "Təhlükəsizlik"
-#: any.pm:437 any.pm:890 any.pm:909 authentication.pm:252
+#: any.pm:449 any.pm:902 any.pm:921 authentication.pm:252
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Şifrə"
-#: any.pm:440 authentication.pm:263
+#: any.pm:452 authentication.pm:263
#, c-format
msgid "The passwords do not match"
msgstr "Şifrələr uyğun gəlmir"
-#: any.pm:440 authentication.pm:263 diskdrake/interactive.pm:1490
+#: any.pm:452 authentication.pm:263 diskdrake/interactive.pm:1490
#, c-format
msgid "Please try again"
msgstr "Xahiş edirik, təkrar sınayın"
-#: any.pm:442
+#: any.pm:454
#, fuzzy, c-format
msgid "You cannot use a password with %s"
msgstr ""
"%s bağlama nöqtəsi üçün şifrələnmiş fayl sistemi istifadə edə bilməzsiniz"
-#: any.pm:446 any.pm:893 any.pm:911 authentication.pm:253
+#: any.pm:458 any.pm:905 any.pm:923 authentication.pm:253
#, c-format
msgid "Password (again)"
msgstr "Şifrə (təkrar)"
-#: any.pm:447
+#: any.pm:459
#, c-format
msgid "Clean /tmp at each boot"
msgstr "/tmp-i hər açılışda təmizlə"
-#: any.pm:457
+#: any.pm:469
#, c-format
msgid "Init Message"
msgstr "Init İsmarışı"
-#: any.pm:459
+#: any.pm:471
#, c-format
msgid "Open Firmware Delay"
msgstr "Açıq Firmware Gecikməsi"
-#: any.pm:460
+#: any.pm:472
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Çəyirdək Açılış Vaxt Dolması"
-#: any.pm:461
+#: any.pm:473
#, c-format
msgid "Enable CD Boot?"
msgstr "CD Açılışı Fəallaşdırılsın?"
-#: any.pm:462
+#: any.pm:474
#, c-format
msgid "Enable OF Boot?"
msgstr "OF Açılışı Fəallaşdırılsın?"
-#: any.pm:463
+#: any.pm:475
#, c-format
msgid "Default OS?"
msgstr "Əsas ƏS?"
-#: any.pm:536
+#: any.pm:548
#, c-format
msgid "Image"
msgstr "Əks"
-#: any.pm:537 any.pm:551
+#: any.pm:549 any.pm:563
#, c-format
msgid "Root"
msgstr "Kök"
-#: any.pm:538 any.pm:564
+#: any.pm:550 any.pm:576
#, c-format
msgid "Append"
msgstr "Sonuna əlavə et"
-#: any.pm:540
+#: any.pm:552
#, c-format
msgid "Xen append"
msgstr ""
-#: any.pm:542
+#: any.pm:554
#, c-format
msgid "Requires password to boot"
msgstr ""
-#: any.pm:544
+#: any.pm:556
#, c-format
msgid "Video mode"
msgstr "Video modu"
-#: any.pm:546
+#: any.pm:558
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:547
+#: any.pm:559
#, c-format
msgid "Network profile"
msgstr "Şəbəkə profili"
-#: any.pm:556 any.pm:561 any.pm:563 diskdrake/interactive.pm:407
+#: any.pm:568 any.pm:573 any.pm:575 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "Etiket"
-#: any.pm:558 any.pm:566 harddrake/v4l.pm:438
+#: any.pm:570 any.pm:578 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Ön Qurğulu"
-#: any.pm:565
+#: any.pm:577
#, c-format
msgid "NoVideo"
msgstr "NoVideo"
-#: any.pm:576
+#: any.pm:588
#, c-format
msgid "Empty label not allowed"
msgstr "Boş etiket qəbul edilmir"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a kernel image"
msgstr "Çəyirdək əksini bildirməlisiniz"
-#: any.pm:577
+#: any.pm:589
#, c-format
msgid "You must specify a root partition"
msgstr "Kök bölməsini bildirməlisiniz"
-#: any.pm:578
+#: any.pm:590
#, c-format
msgid "This label is already used"
msgstr "Bu etiket onsuzda istifadə edilib"
-#: any.pm:596
+#: any.pm:608
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Nə cür bir giriş əlavə etmək istəyirsiniz?"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Linux"
msgstr "Linuks"
-#: any.pm:597
+#: any.pm:609
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Digər sistemlər (SunOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Digər ƏS (MacOS...)"
-#: any.pm:598
+#: any.pm:610
#, c-format
msgid "Other OS (Windows...)"
msgstr "Digər ƏS (Windows...)"
-#: any.pm:645
+#: any.pm:657
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "Açılış Tərzi Quraşdırılması"
-#: any.pm:646
+#: any.pm:658
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -353,47 +353,47 @@ msgstr ""
"Buradakı bir birindən fərqli seçimlərə yenilərini əlavə edə bilər,\n"
"ya da mövcud olanları dəyişdirə bilərsiniz."
-#: any.pm:851
+#: any.pm:863
#, c-format
msgid "access to X programs"
msgstr "X proqramlarına yetişmə icazəsi"
-#: any.pm:852
+#: any.pm:864
#, c-format
msgid "access to rpm tools"
msgstr "rpm vasitələrinə yetişmə"
-#: any.pm:853
+#: any.pm:865
#, c-format
msgid "allow \"su\""
msgstr "\"su\" icazəsi ver"
-#: any.pm:854
+#: any.pm:866
#, c-format
msgid "access to administrative files"
msgstr "idarəvi fayllara yetişmə"
-#: any.pm:855
+#: any.pm:867
#, c-format
msgid "access to network tools"
msgstr "şəbəkə vasitələrinə yetişmə"
-#: any.pm:856
+#: any.pm:868
#, c-format
msgid "access to compilation tools"
msgstr "dərləmə vasitələrinə yetişmə"
-#: any.pm:862
+#: any.pm:874
#, c-format
msgid "(already added %s)"
msgstr "(%s artıq əlavə edilmişdir)"
-#: any.pm:868
+#: any.pm:880
#, c-format
msgid "Please give a user name"
msgstr "Xahiş edirik, bir istifadəçi adı alın"
-#: any.pm:869
+#: any.pm:881
#, fuzzy, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
@@ -402,150 +402,150 @@ msgstr ""
"İstifadəçi adında sadacə kiçik hərflər, rəqəmlər, `-' və `_' xarakterləri "
"ola bilər"
-#: any.pm:870
+#: any.pm:882
#, c-format
msgid "The user name is too long"
msgstr "İstifadəçi adı çox uzundur"
-#: any.pm:871
+#: any.pm:883
#, c-format
msgid "This user name has already been added"
msgstr "Bu istifadəçi adı onsuzda əlavə edilib"
-#: any.pm:877 any.pm:913
+#: any.pm:889 any.pm:925
#, c-format
msgid "User ID"
msgstr "İstifadəçi ID'si"
-#: any.pm:877 any.pm:914
+#: any.pm:889 any.pm:926
#, c-format
msgid "Group ID"
msgstr "Qrup ID'si"
-#: any.pm:878
+#: any.pm:890
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "%s seçimi rəqəm olmalıdır!"
-#: any.pm:879
+#: any.pm:891
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:883
+#: any.pm:895
#, fuzzy, c-format
msgid "User management"
msgstr "İstifadəçi adı"
-#: any.pm:888
+#: any.pm:900
#, c-format
msgid "Enable guest account"
msgstr ""
-#: any.pm:889 authentication.pm:239
+#: any.pm:901 authentication.pm:239
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Ali istifadəçi şifrəsini tə'yin et"
-#: any.pm:895
+#: any.pm:907
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Bir istifadəçi daxil edin\n"
"%s"
-#: any.pm:897
+#: any.pm:909
#, c-format
msgid "Icon"
msgstr "Timsal"
-#: any.pm:900
+#: any.pm:912
#, c-format
msgid "Real name"
msgstr "Həqiqi ad"
-#: any.pm:907
+#: any.pm:919
#, c-format
msgid "Login name"
msgstr "Giriş adı"
-#: any.pm:912
+#: any.pm:924
#, c-format
msgid "Shell"
msgstr "Qabıq"
-#: any.pm:955
+#: any.pm:967
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "ttmkfdir fəaliyyətdədir, xahiş edirik, gözləyin..."
-#: any.pm:985 security/l10n.pm:14
+#: any.pm:997 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Avtomatik Giriş"
-#: any.pm:986
+#: any.pm:998
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Kompüteriniz istifadəçinin avtomatik giriş etməsi üçün qurğulana bilər."
-#: any.pm:987
+#: any.pm:999
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Bu xüsusiyyəti istifadə etmək istəyirsiniz?"
-#: any.pm:988
+#: any.pm:1000
#, c-format
msgid "Choose the default user:"
msgstr "Əsas istifadəçini seçin:"
-#: any.pm:989
+#: any.pm:1001
#, c-format
msgid "Choose the window manager to run:"
msgstr "İşlətmək istədiyiniz pəncərə idarəçisini seçin:"
-#: any.pm:1000 any.pm:1020 any.pm:1088
+#: any.pm:1012 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Buraxılış:"
-#: any.pm:1027 any.pm:1376 interactive/gtk.pm:819
+#: any.pm:1039 any.pm:1388 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Bağla"
-#: any.pm:1074
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Lisenziya razılığı"
-#: any.pm:1076 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Çıx"
-#: any.pm:1083
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Başqası var?"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Qəbul Et"
-#: any.pm:1084
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Rədd Et"
-#: any.pm:1110 any.pm:1172
+#: any.pm:1122 any.pm:1184
#, c-format
msgid "Please choose a language to use"
msgstr "Xahiş edirik, istifadə ediləcək dili seçin"
-#: any.pm:1138
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -556,82 +556,82 @@ msgstr ""
"dilləri seçin. Onlar qurulum tamamlanandan və sistem yenidən\n"
"başlayandan sonra istifadəyə hazır olacaqlar."
-#: any.pm:1140 fs/partitioning_wizard.pm:172
+#: any.pm:1152 fs/partitioning_wizard.pm:172
#, c-format
msgid "Mageia"
msgstr ""
-#: any.pm:1141
-#, c-format
-msgid "Multi languages"
-msgstr ""
+#: any.pm:1153
+#, fuzzy, c-format
+msgid "Multiple languages"
+msgstr "Bütün dillər"
-#: any.pm:1150 any.pm:1181
+#: any.pm:1162 any.pm:1193
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1151
+#: any.pm:1163
#, c-format
msgid "All languages"
msgstr "Bütün dillər"
-#: any.pm:1173
+#: any.pm:1185
#, c-format
msgid "Language choice"
msgstr "Dil seçkisi"
-#: any.pm:1227
+#: any.pm:1239
#, c-format
msgid "Country / Region"
msgstr "Ölkə / Bölgə"
-#: any.pm:1228
+#: any.pm:1240
#, c-format
msgid "Please choose your country"
msgstr "Xahiş edirik, ölkənizi seçin"
-#: any.pm:1230
+#: any.pm:1242
#, c-format
msgid "Here is the full list of available countries"
msgstr "Bütün mövcud ölkələrinn siyahısı"
-#: any.pm:1231
+#: any.pm:1243
#, c-format
msgid "Other Countries"
msgstr "Diqər Ölkələr"
-#: any.pm:1231 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1243 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Ətraflı"
-#: any.pm:1237
+#: any.pm:1249
#, c-format
msgid "Input method:"
msgstr "Giriş yöntəmi:"
-#: any.pm:1240
+#: any.pm:1252
#, c-format
msgid "None"
msgstr "Heç biri"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "No sharing"
msgstr "Bölüşmə yoxdur"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Allow all users"
msgstr "Bütün istifadəçilərə icazə ver"
-#: any.pm:1321
+#: any.pm:1333
#, c-format
msgid "Custom"
msgstr "Xüsusi"
-#: any.pm:1325
+#: any.pm:1337
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -648,21 +648,21 @@ msgstr ""
"\"Xüsusi\" seçənəyi, hər istifadəçiyə fərqli icazə vermək üçün istifadə "
"edilir.\n"
-#: any.pm:1337
+#: any.pm:1349
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1340
+#: any.pm:1352
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1348
+#: any.pm:1360
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -670,12 +670,12 @@ msgstr ""
"NFS ya da SMB işlədərək ixrac edə bilərsiniz. Xahiş edirik, işlətmək "
"istədiyinizi seçin."
-#: any.pm:1376
+#: any.pm:1388
#, c-format
msgid "Launch userdrake"
msgstr "Userdrake-ni başlat"
-#: any.pm:1378
+#: any.pm:1390
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -685,7 +685,7 @@ msgstr ""
"Bu qrupa istifadəçiləri əlavə etmək üçün userdrake'dən istifadə edə "
"bilərsiniz. "
-#: any.pm:1485
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -693,48 +693,48 @@ msgid ""
msgstr ""
"Dəyişikliklərin fəal olması üçün hesabdan çıxış edib, yenidən girməlisiniz."
-#: any.pm:1489
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Dəyişikliklərin fəal olması üçün hesabdan çıxış edib, yenidən girməlisiniz."
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Vaxt Zolağı"
-#: any.pm:1524
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Vaxt zolağınız hansıdır?"
-#: any.pm:1547 any.pm:1549
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1550
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1554
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Avadanlıq saatı GMT'yə görə quruludur"
-#: any.pm:1555
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Avadanlıq saatı GMT'yə görə quruludur"
-#: any.pm:1557
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP Verici"
-#: any.pm:1558
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Avtomatik vaxt sinxronizasiyası (NTP vasitəsiylə)"
@@ -1062,7 +1062,7 @@ msgstr "Domen İdarəçi Şifrəsi"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:994
+#: bootloader.pm:982
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1072,56 +1072,56 @@ msgid ""
"\n"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1159
#, c-format
msgid "LILO with text menu"
msgstr "Mətn menyulu LILO"
-#: bootloader.pm:1172
+#: bootloader.pm:1160
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1173
+#: bootloader.pm:1161
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1174
+#: bootloader.pm:1162
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1175
+#: bootloader.pm:1163
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1259
+#: bootloader.pm:1247
#, c-format
msgid "not enough room in /boot"
msgstr "/boot içində lazımi yer yoxdur"
-#: bootloader.pm:1985
+#: bootloader.pm:1973
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Sistem yükləyicisini %s bölməsinə qura bilməzsiniz\n"
-#: bootloader.pm:2106
+#: bootloader.pm:2094
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2119
+#: bootloader.pm:2107
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2120
+#: bootloader.pm:2108
#, c-format
msgid "Re-install Boot Loader"
msgstr "Sistem Yükləyicisini Yenidən Qur"
@@ -1262,7 +1262,7 @@ msgstr "URL http:// ya da https:// ilə başlamalıdır"
#: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073
#: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300
#: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19
-#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "Xəbərdarlıq"
@@ -2389,22 +2389,22 @@ msgstr "%s ayrılırkən xəta oldu: %s"
msgid "Enabling swap partition %s"
msgstr "%s dəyiş-toqquş sahəsi fəallaşdırılır"
-#: fs/mount_options.pm:112
+#: fs/mount_options.pm:113
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""
-#: fs/mount_options.pm:114
+#: fs/mount_options.pm:115
#, c-format
msgid "Flush write cache on file close"
msgstr ""
-#: fs/mount_options.pm:116
+#: fs/mount_options.pm:117
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:118
+#: fs/mount_options.pm:119
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
@@ -2413,7 +2413,7 @@ msgstr ""
"Bu fayl sistemi üstündəki inode yetişmə vaxtlarını yeniləmə\n"
"(mis,xəbərlər vericisini tezləşdirmək üçün)."
-#: fs/mount_options.pm:121
+#: fs/mount_options.pm:122
#, fuzzy, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
@@ -2422,7 +2422,7 @@ msgstr ""
"Bu fayl sistemi üstündəki inode yetişmə vaxtlarını yeniləmə\n"
"(mis,xəbərlər vericisini tezləşdirmək üçün)."
-#: fs/mount_options.pm:124
+#: fs/mount_options.pm:125
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
@@ -2431,13 +2431,13 @@ msgstr ""
"Yalnız dəqiq olaraq bağlana bilər (mis.,\n"
" -a seçimi fayl sisteminin bağlanmasına səbəb olmayacaq)."
-#: fs/mount_options.pm:127
+#: fs/mount_options.pm:128
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""
"Fayl sistemi üstündə hərfləri çevirmə və xüsusi avadanlıqları bloklama."
-#: fs/mount_options.pm:129
+#: fs/mount_options.pm:130
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
@@ -2449,7 +2449,7 @@ msgstr ""
"daxil\n"
"edən bir verici üçün faydalı ola bilər."
-#: fs/mount_options.pm:133
+#: fs/mount_options.pm:134
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
@@ -2460,42 +2460,42 @@ msgstr ""
"icazə vermə. (Bu e'tibarlı görsənir, yalnız sisteminizdə suidperl(1)\n"
"quruludursa təhlükəli ola bilər.)"
-#: fs/mount_options.pm:137
+#: fs/mount_options.pm:138
#, c-format
msgid "Mount the filesystem read-only."
msgstr "Fayl sistemini ancaq oxuna bilən şəkildə bağla."
-#: fs/mount_options.pm:139
+#: fs/mount_options.pm:140
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr "Fayl sisteminə bütün G/Ç'lar sinxron olaraq yerinə gətirilməlidir."
-#: fs/mount_options.pm:141
+#: fs/mount_options.pm:142
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""
-#: fs/mount_options.pm:143
+#: fs/mount_options.pm:144
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""
-#: fs/mount_options.pm:145
+#: fs/mount_options.pm:146
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:147
+#: fs/mount_options.pm:148
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""
-#: fs/mount_options.pm:149
+#: fs/mount_options.pm:150
#, c-format
msgid "Give write access to ordinary users"
msgstr "Sıravi istifadəçilərə yazma səlahiyyəti ver"
-#: fs/mount_options.pm:151
+#: fs/mount_options.pm:152
#, fuzzy, c-format
msgid "Give read-only access to ordinary users"
msgstr "Sıravi istifadəçilərə yazma səlahiyyəti ver"
@@ -3146,47 +3146,37 @@ msgstr "Na'məlum/Digərləri"
msgid "cpu # "
msgstr "cpu # "
-#: harddrake/sound.pm:303
+#: harddrake/sound.pm:270
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Xahiş edirik, gözləyin... Qurğular tətbiq edilir"
-#: harddrake/sound.pm:366
+#: harddrake/sound.pm:331
#, c-format
msgid "Enable PulseAudio"
msgstr ""
-#: harddrake/sound.pm:370
-#, c-format
-msgid "Enable 5.1 sound with Pulse Audio"
-msgstr ""
-
-#: harddrake/sound.pm:375
-#, c-format
-msgid "Enable user switching for audio applications"
-msgstr ""
-
-#: harddrake/sound.pm:379
+#: harddrake/sound.pm:336
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""
-#: harddrake/sound.pm:385
+#: harddrake/sound.pm:342
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""
-#: harddrake/sound.pm:390
+#: harddrake/sound.pm:347
#, c-format
msgid "Troubleshooting"
msgstr "Problem həlli"
-#: harddrake/sound.pm:397
+#: harddrake/sound.pm:354
#, c-format
msgid "No alternative driver"
msgstr "Alternativ sürücü yoxdur"
-#: harddrake/sound.pm:398
+#: harddrake/sound.pm:355
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -3195,12 +3185,12 @@ msgstr ""
"Hazırda \"%2$s\" işlədən %1$s səs kartınız üçün bilinən başqa OSS/ALSA "
"sürücü mövcud deyil"
-#: harddrake/sound.pm:405
+#: harddrake/sound.pm:362
#, c-format
msgid "Sound configuration"
msgstr "Səs quraşdırılması"
-#: harddrake/sound.pm:407
+#: harddrake/sound.pm:364
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -3212,7 +3202,7 @@ msgstr ""
#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
-#: harddrake/sound.pm:412
+#: harddrake/sound.pm:369
#, fuzzy, c-format
msgid ""
"\n"
@@ -3225,7 +3215,7 @@ msgstr ""
"Səs kartınız hazırda %s\"%s\" sürücüsünü işlədir (kartınızın əsas sürücüsü "
"\"%s\"dir)"
-#: harddrake/sound.pm:414
+#: harddrake/sound.pm:371
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
@@ -3258,12 +3248,12 @@ msgstr ""
"- köhnə OSS API'si\n"
"- yeni ALSA API'si.\n"
-#: harddrake/sound.pm:428 harddrake/sound.pm:511
+#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, c-format
msgid "Driver:"
msgstr "Sürücü:"
-#: harddrake/sound.pm:442
+#: harddrake/sound.pm:399
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -3278,12 +3268,12 @@ msgstr ""
"\n"
"Növbəti açılışda ancaq \"%s\" sürücüsü istifadə ediləcək."
-#: harddrake/sound.pm:450
+#: harddrake/sound.pm:407
#, c-format
msgid "No open source driver"
msgstr "Açıq mənbəli sürücü yoxdur"
-#: harddrake/sound.pm:451
+#: harddrake/sound.pm:408
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
@@ -3292,23 +3282,23 @@ msgstr ""
"(%s) səs kartınız üçün pulsuz sürücü mövcud deyil, ancaq \"%s\" ünvanında "
"lazım olan sürücünü tapa bilərsiniz."
-#: harddrake/sound.pm:454
+#: harddrake/sound.pm:411
#, c-format
msgid "No known driver"
msgstr "Bilinən sürücü yoxdur"
-#: harddrake/sound.pm:455
+#: harddrake/sound.pm:412
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Sizin (%s) səs kartınız üçün sürücü mövcud deyil"
-#: harddrake/sound.pm:470
+#: harddrake/sound.pm:427
#, c-format
msgid "Sound troubleshooting"
msgstr "Səs problemini həll et"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:473
+#: harddrake/sound.pm:430
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
@@ -3353,18 +3343,18 @@ msgstr ""
"- \"/sbin/fuser -v /dev/dsp\" hansı proqramın səs kartını işlətdiyini "
"bildirir.\n"
-#: harddrake/sound.pm:500
+#: harddrake/sound.pm:457
#, c-format
msgid "Let me pick any driver"
msgstr "İstədiyim sürücünü seçməyə icazə ver"
-#: harddrake/sound.pm:503
+#: harddrake/sound.pm:460
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Səbəbsiz bir sürücü seçilir"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: harddrake/sound.pm:506
+#: harddrake/sound.pm:463
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
@@ -6015,7 +6005,7 @@ msgstr "Standart"
msgid "Secure"
msgstr "Təhlükəsizlik"
-#: security/level.pm:40
+#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
@@ -6024,7 +6014,7 @@ msgid ""
"on your own."
msgstr ""
-#: security/level.pm:43
+#: security/level.pm:55
#, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -6033,7 +6023,7 @@ msgstr ""
"Bu, İnternetə bağlı olan bir kompüter üçün standart və məsləhət edilən bir "
"təhlükəsizlik səviyyəsidir."
-#: security/level.pm:44
+#: security/level.pm:56
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -6050,28 +6040,28 @@ msgstr ""
"Qeyd: əgər sisteminiz İnternet üstündə sadə bir alıcıdırsa, daha aşağı olan "
"səviyyəni seçin."
-#: security/level.pm:51
+#: security/level.pm:63
#, c-format
msgid "DrakSec Basic Options"
msgstr "DrakSec Əsas Seçimləri"
-#: security/level.pm:54
+#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr "Xahiş edirik, uyğun təhlükəsizlik səviyyəsini seçin"
#. -PO: this string is used to properly format "<security level>: <level description>"
-#: security/level.pm:58
+#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""
-#: security/level.pm:61
+#: security/level.pm:73
#, c-format
msgid "Security Administrator:"
msgstr "Təhlükəsizlik İdarəçisi:"
-#: security/level.pm:62