From ef687c9d6e65464486b23be0cc7506bfda13d49b Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Sat, 2 Apr 2011 18:46:37 +0000 Subject: - modify a string in partitioning_wizard.pm to be more grammatically correct (spotted by Sigrid Carrera, on mageia-i18n ML) --- perl-install/NEWS | 3 + perl-install/fs/partitioning_wizard.pm | 2 +- perl-install/install/share/po/DrakX.pot | 60 +- perl-install/share/po/libDrakX.pot | 1280 +++++++++++++++---------------- 4 files changed, 632 insertions(+), 713 deletions(-) diff --git a/perl-install/NEWS b/perl-install/NEWS index ee3737b19..dc410a756 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- modify a string in partitioning_wizard.pm to be more grammatically correct + (spotted by Sigrid Carrera, on mageia-i18n ML) + Version 13.45 - arm/mips support - use EVIOCGBIT ioctl instead of parsing /proc/bus/input/devices diff --git a/perl-install/fs/partitioning_wizard.pm b/perl-install/fs/partitioning_wizard.pm index 355992142..affb18033 100644 --- a/perl-install/fs/partitioning_wizard.pm +++ b/perl-install/fs/partitioning_wizard.pm @@ -232,7 +232,7 @@ filesystem checks will be run on your next boot into Microsoft Windows®")) if $ sub { my $hd; if (!$in->isa('interactive::gtk')) { - $hd = $in->ask_from_listf_raw({ messages => N("You have more than one hard drive, which one do you install linux on?"), + $hd = $in->ask_from_listf_raw({ messages => N("You have more than one hard disk drive, which one do you want the installer to use?"), title => N("Partitioning"), interactive_help_id => 'takeOverHdChoose', }, diff --git a/perl-install/install/share/po/DrakX.pot b/perl-install/install/share/po/DrakX.pot index f021cda13..d16de7a01 100644 --- a/perl-install/install/share/po/DrakX.pot +++ b/perl-install/install/share/po/DrakX.pot @@ -3,41 +3,25 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-01 16:50+0200\n" +"POT-Creation-Date: 2011-04-01 20:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../../advertising/IM_flash.pl:1 +#: ../../advertising/01_IM_mageia.pl:1 ../../advertising/02_IM_mageia.pl:1 +#: ../../advertising/03_IM_mageia.pl:1 #, c-format -msgid "Your desktop on a USB key" -msgstr "" - -#: ../../advertising/IM_free.pl:1 -#, c-format -msgid "The 100%% open source Mageia Linux distribution" -msgstr "" - -#: ../../advertising/IM_one.pl:1 -#, c-format -msgid "Explore Linux easily with Mageia One" -msgstr "" - -#: ../../advertising/IM_pwp.pl:1 -#, c-format -msgid "A full Mageia Linux desktop, with support" -msgstr "" - -#: ../../advertising/IM_range.pl:1 -#, c-format -msgid "Mageia: distributions for everybody's needs" +msgid "Mageia, the new Linux distribution" msgstr "" #: any.pm:109 @@ -87,15 +71,12 @@ msgstr "" #: any.pm:182 #, c-format -msgid "" -"Contacting Mageia Linux web site to get the list of available mirrors..." +msgid "Contacting %s web site to get the list of available mirrors..." msgstr "" #: any.pm:187 #, c-format -msgid "" -"Failed contacting Mageia Linux web site to get the list of available " -"mirrors" +msgid "Failed contacting %s web site to get the list of available mirrors" msgstr "" #: any.pm:197 @@ -277,17 +258,17 @@ msgstr "" msgid "Please wait, retrieving file" msgstr "" -#: media.pm:717 +#: media.pm:715 #, c-format msgid "unable to add medium" msgstr "" -#: media.pm:757 +#: media.pm:755 #, c-format msgid "Copying some packages on disks for future use" msgstr "" -#: media.pm:810 +#: media.pm:808 #, c-format msgid "Copying in progress" msgstr "" @@ -678,7 +659,7 @@ msgstr "" #: steps_curses.pm:22 #, c-format -msgid "Mageia Linux Installation %s" +msgid "%s Installation %s" msgstr "" #: steps_curses.pm:32 @@ -695,19 +676,18 @@ msgstr "" #, c-format msgid "" "Your system is low on resources. You may have some problem installing\n" -"Mageia Linux. If that occurs, you can try a text install instead. For " -"this,\n" +"%s. If that occurs, you can try a text install instead. For this,\n" "press `F1' when booting on CDROM, then enter `text'." msgstr "" #: steps_gtk.pm:239 #, c-format -msgid "Install Mageia KDE Desktop" +msgid "Install %s KDE Desktop" msgstr "" #: steps_gtk.pm:240 #, c-format -msgid "Install Mageia GNOME Desktop" +msgid "Install %s GNOME Desktop" msgstr "" #: steps_gtk.pm:241 @@ -1000,7 +980,7 @@ msgstr "" #: steps_interactive.pm:211 #, c-format msgid "" -"Installer has detected that your installed Mageia Linux system could not\n" +"Installer has detected that your installed Linux system could not\n" "safely be upgraded to %s.\n" "\n" "New installation replacing your previous one is recommended.\n" @@ -1051,8 +1031,8 @@ msgstr "" #: steps_interactive.pm:396 #, c-format msgid "" -"Your system does not have enough space left for installation or upgrade (%" -"dMB > %dMB)" +"Your system does not have enough space left for installation or upgrade " +"(%dMB > %dMB)" msgstr "" #: steps_interactive.pm:443 diff --git a/perl-install/share/po/libDrakX.pot b/perl-install/share/po/libDrakX.pot index 5cbb3cf82..9755a2dc8 100644 --- a/perl-install/share/po/libDrakX.pot +++ b/perl-install/share/po/libDrakX.pot @@ -2,29 +2,30 @@ # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-06-05 23:30+0200\n" +"POT-Creation-Date: 2011-04-01 20:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8-bit\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: any.pm:252 any.pm:947 diskdrake/interactive.pm:647 diskdrake/interactive.pm:870 diskdrake/interactive.pm:930 diskdrake/interactive.pm:1032 diskdrake/interactive.pm:1262 diskdrake/interactive.pm:1314 do_pkgs.pm:241 do_pkgs.pm:287 harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281 +#: any.pm:253 any.pm:950 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 #, c-format msgid "Please wait" msgstr "" -#: any.pm:252 +#: any.pm:253 #, c-format msgid "Bootloader installation in progress" msgstr "" -#: any.pm:263 +#: any.pm:264 #, c-format msgid "" "LILO wants to assign a new Volume ID to drive %s. However, changing\n" @@ -34,12 +35,12 @@ msgid "" "Assign a new Volume ID?" msgstr "" -#: any.pm:274 +#: any.pm:275 #, c-format msgid "Installation of bootloader failed. The following error occurred:" msgstr "" -#: any.pm:280 +#: any.pm:281 #, c-format msgid "" "You may need to change your Open Firmware boot-device to\n" @@ -50,7 +51,7 @@ msgid "" "At your next boot you should see the bootloader prompt." msgstr "" -#: any.pm:320 +#: any.pm:321 #, c-format msgid "" "You decided to install the bootloader on a partition.\n" @@ -59,349 +60,349 @@ msgid "" "On which drive are you booting?" msgstr "" -#: any.pm:331 +#: any.pm:332 #, c-format msgid "Bootloader Installation" msgstr "" -#: any.pm:335 +#: any.pm:336 #, c-format msgid "Where do you want to install the bootloader?" msgstr "" -#: any.pm:359 +#: any.pm:360 #, c-format msgid "First sector (MBR) of drive %s" msgstr "" -#: any.pm:361 +#: any.pm:362 #, c-format msgid "First sector of drive (MBR)" msgstr "" -#: any.pm:363 +#: any.pm:364 #, c-format msgid "First sector of the root partition" msgstr "" -#: any.pm:365 +#: any.pm:366 #, c-format msgid "On Floppy" msgstr "" -#: any.pm:367 pkgs.pm:277 ugtk2.pm:526 +#: any.pm:368 pkgs.pm:281 ugtk2.pm:526 #, c-format msgid "Skip" msgstr "" -#: any.pm:402 +#: any.pm:403 #, c-format msgid "Boot Style Configuration" msgstr "" -#: any.pm:412 any.pm:445 any.pm:446 +#: any.pm:413 any.pm:446 any.pm:447 #, c-format msgid "Bootloader main options" msgstr "" -#: any.pm:416 +#: any.pm:417 #, c-format msgid "Bootloader" msgstr "" -#: any.pm:417 any.pm:449 +#: any.pm:418 any.pm:450 #, c-format msgid "Bootloader to use" msgstr "" -#: any.pm:420 any.pm:452 +#: any.pm:421 any.pm:453 #, c-format msgid "Boot device" msgstr "" -#: any.pm:423 +#: any.pm:424 #, c-format msgid "Main options" msgstr "" -#: any.pm:424 +#: any.pm:425 #, c-format msgid "Delay before booting default image" msgstr "" -#: any.pm:425 +#: any.pm:426 #, c-format msgid "Enable ACPI" msgstr "" -#: any.pm:426 +#: any.pm:427 #, c-format msgid "Enable SMP" msgstr "" -#: any.pm:427 +#: any.pm:428 #, c-format msgid "Enable APIC" msgstr "" -#: any.pm:429 +#: any.pm:430 #, c-format msgid "Enable Local APIC" msgstr "" -#: any.pm:430 security/level.pm:51 +#: any.pm:431 security/level.pm:51 #, c-format msgid "Security" msgstr "" -#: any.pm:431 any.pm:885 any.pm:901 authentication.pm:250 diskdrake/smbnfs_gtk.pm:181 +#: any.pm:432 any.pm:885 any.pm:904 authentication.pm:252 diskdrake/smbnfs_gtk.pm:181 #, c-format msgid "Password" msgstr "" -#: any.pm:434 authentication.pm:261 +#: any.pm:435 authentication.pm:263 #, c-format msgid "The passwords do not match" msgstr "" -#: any.pm:434 authentication.pm:261 diskdrake/interactive.pm:1489 +#: any.pm:435 authentication.pm:263 diskdrake/interactive.pm:1490 #, c-format msgid "Please try again" msgstr "" -#: any.pm:436 +#: any.pm:437 #, c-format msgid "You can not use a password with %s" msgstr "" -#: any.pm:440 any.pm:887 any.pm:903 authentication.pm:251 +#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253 #, c-format msgid "Password (again)" msgstr "" -#: any.pm:441 +#: any.pm:442 #, c-format msgid "Clean /tmp at each boot" msgstr "" -#: any.pm:451 +#: any.pm:452 #, c-format msgid "Init Message" msgstr "" -#: any.pm:453 +#: any.pm:454 #, c-format msgid "Open Firmware Delay" msgstr "" -#: any.pm:454 +#: any.pm:455 #, c-format msgid "Kernel Boot Timeout" msgstr "" -#: any.pm:455 +#: any.pm:456 #, c-format msgid "Enable CD Boot?" msgstr "" -#: any.pm:456 +#: any.pm:457 #, c-format msgid "Enable OF Boot?" msgstr "" -#: any.pm:457 +#: any.pm:458 #, c-format msgid "Default OS?" msgstr "" -#: any.pm:530 +#: any.pm:531 #, c-format msgid "Image" msgstr "" -#: any.pm:531 any.pm:545 +#: any.pm:532 any.pm:546 #, c-format msgid "Root" msgstr "" -#: any.pm:532 any.pm:558 +#: any.pm:533 any.pm:559 #, c-format msgid "Append" msgstr "" -#: any.pm:534 +#: any.pm:535 #, c-format msgid "Xen append" msgstr "" -#: any.pm:536 +#: any.pm:537 #, c-format msgid "Requires password to boot" msgstr "" -#: any.pm:538 +#: any.pm:539 #, c-format msgid "Video mode" msgstr "" -#: any.pm:540 +#: any.pm:541 #, c-format msgid "Initrd" msgstr "" -#: any.pm:541 +#: any.pm:542 #, c-format msgid "Network profile" msgstr "" -#: any.pm:550 any.pm:555 any.pm:557 diskdrake/interactive.pm:407 +#: any.pm:551 any.pm:556 any.pm:558 diskdrake/interactive.pm:407 #, c-format msgid "Label" msgstr "" -#: any.pm:552 any.pm:560 harddrake/v4l.pm:438 +#: any.pm:553 any.pm:561 harddrake/v4l.pm:438 #, c-format msgid "Default" msgstr "" -#: any.pm:559 +#: any.pm:560 #, c-format msgid "NoVideo" msgstr "" -#: any.pm:570 +#: any.pm:571 #, c-format msgid "Empty label not allowed" msgstr "" -#: any.pm:571 +#: any.pm:572 #, c-format msgid "You must specify a kernel image" msgstr "" -#: any.pm:571 +#: any.pm:572 #, c-format msgid "You must specify a root partition" msgstr "" -#: any.pm:572 +#: any.pm:573 #, c-format msgid "This label is already used" msgstr "" -#: any.pm:590 +#: any.pm:591 #, c-format msgid "Which type of entry do you want to add?" msgstr "" -#: any.pm:591 +#: any.pm:592 #, c-format msgid "Linux" msgstr "" -#: any.pm:591 +#: any.pm:592 #, c-format msgid "Other OS (SunOS...)" msgstr "" -#: any.pm:592 +#: any.pm:593 #, c-format msgid "Other OS (MacOS...)" msgstr "" -#: any.pm:592 +#: any.pm:593 #, c-format msgid "Other OS (Windows...)" msgstr "" -#: any.pm:639 +#: any.pm:640 #, c-format msgid "Bootloader Configuration" msgstr "" -#: any.pm:640 +#: any.pm:641 #, 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:845 +#: any.pm:846 #, c-format msgid "access to X programs" msgstr "" -#: any.pm:846 +#: any.pm:847 #, c-format msgid "access to rpm tools" msgstr "" -#: any.pm:847 +#: any.pm:848 #, c-format msgid "allow \"su\"" msgstr "" -#: any.pm:848 +#: any.pm:849 #, c-format msgid "access to administrative files" msgstr "" -#: any.pm:849 +#: any.pm:850 #, c-format msgid "access to network tools" msgstr "" -#: any.pm:850 +#: any.pm:851 #, c-format msgid "access to compilation tools" msgstr "" -#: any.pm:856 +#: any.pm:857 #, c-format msgid "(already added %s)" msgstr "" -#: any.pm:862 +#: any.pm:863 #, c-format msgid "Please give a user name" msgstr "" -#: any.pm:863 +#: any.pm:864 #, c-format msgid "The user name must start with a lower case letter followed by only lower cased letters, numbers, `-' and `_'" msgstr "" -#: any.pm:864 +#: any.pm:865 #, c-format msgid "The user name is too long" msgstr "" -#: any.pm:865 +#: any.pm:866 #, c-format msgid "This user name has already been added" msgstr "" -#: any.pm:871 any.pm:905 +#: any.pm:872 any.pm:908 #, c-format msgid "User ID" msgstr "" -#: any.pm:871 any.pm:906 +#: any.pm:872 any.pm:909 #, c-format msgid "Group ID" msgstr "" -#: any.pm:872 +#: any.pm:873 #, c-format msgid "%s must be a number" msgstr "" -#: any.pm:873 +#: any.pm:874 #, c-format msgid "%s should be above 500. Accept anyway?" msgstr "" -#: any.pm:877 +#: any.pm:878 #, c-format msgid "User management" msgstr "" @@ -411,185 +412,185 @@ msgstr "" msgid "Enable guest account" msgstr "" -#: any.pm:884 authentication.pm:237 +#: any.pm:884 authentication.pm:239 #, c-format msgid "Set administrator (root) password" msgstr "" -#: any.pm:889 +#: any.pm:890 #, c-format msgid "Enter a user" msgstr "" -#: any.pm:891 +#: any.pm:892 #, c-format msgid "Icon" msgstr "" -#: any.pm:894 +#: any.pm:895 #, c-format msgid "Real name" msgstr "" -#: any.pm:899 +#: any.pm:902 #, c-format msgid "Login name" msgstr "" -#: any.pm:904 +#: any.pm:907 #, c-format msgid "Shell" msgstr "" -#: any.pm:947 +#: any.pm:950 #, c-format msgid "Please wait, adding media..." msgstr "" -#: any.pm:977 security/l10n.pm:14 +#: any.pm:980 security/l10n.pm:14 #, c-format msgid "Autologin" msgstr "" -#: any.pm:978 +#: any.pm:981 #, c-format msgid "I can set up your computer to automatically log on one user." msgstr "" -#: any.pm:979 +#: any.pm:982 #, c-format msgid "Use this feature" msgstr "" -#: any.pm:980 +#: any.pm:983 #, c-format msgid "Choose the default user:" msgstr "" -#: any.pm:981 +#: any.pm:984 #, c-format msgid "Choose the window manager to run:" msgstr "" -#: any.pm:992 any.pm:1012 any.pm:1085 +#: any.pm:995 any.pm:1015 any.pm:1083 #, c-format msgid "Release Notes" msgstr "" -#: any.pm:1019 any.pm:1373 interactive/gtk.pm:819 +#: any.pm:1022 any.pm:1371 interactive/gtk.pm:819 #, c-format msgid "Close" msgstr "" -#: any.pm:1071 +#: any.pm:1069 #, c-format msgid "License agreement" msgstr "" -#: any.pm:1073 diskdrake/dav.pm:26 +#: any.pm:1071 diskdrake/dav.pm:26 #, c-format msgid "Quit" msgstr "" -#: any.pm:1080 +#: any.pm:1078 #, c-format msgid "Do you accept this license ?" msgstr "" -#: any.pm:1081 +#: any.pm:1079 #, c-format msgid "Accept" msgstr "" -#: any.pm:1081 +#: any.pm:1079 #, c-format msgid "Refuse" msgstr "" -#: any.pm:1107 any.pm:1169 +#: any.pm:1105 any.pm:1167 #, c-format msgid "Please choose a language to use" msgstr "" -#: any.pm:1135 +#: any.pm:1133 #, c-format msgid "" -"Mageia Linux can support multiple languages. Select\n" +"Mageia can support multiple languages. Select\n" "the languages you would like to install. They will be available\n" "when your installation is complete and you restart your system." msgstr "" -#: any.pm:1138 +#: any.pm:1136 #, c-format msgid "Multi languages" msgstr "" -#: any.pm:1147 any.pm:1178 +#: any.pm:1145 any.pm:1176 #, c-format msgid "Old compatibility (non UTF-8) encoding" msgstr "" -#: any.pm:1148 +#: any.pm:1146 #, c-format msgid "All languages" msgstr "" -#: any.pm:1170 +#: any.pm:1168 #, c-format msgid "Language choice" msgstr "" -#: any.pm:1224 +#: any.pm:1222 #, c-format msgid "Country / Region" msgstr "" -#: any.pm:1225 +#: any.pm:1223 #, c-format msgid "Please choose your country" msgstr "" -#: any.pm:1227 +#: any.pm:1225 #, c-format msgid "Here is the full list of available countries" msgstr "" -#: any.pm:1228 +#: any.pm:1226 #, c-format msgid "Other Countries" msgstr "" -#: any.pm:1228 interactive.pm:488 interactive/gtk.pm:445 +#: any.pm:1226 interactive.pm:488 interactive/gtk.pm:445 #, c-format msgid "Advanced" msgstr "" -#: any.pm:1234 +#: any.pm:1232 #, c-format msgid "Input method:" msgstr "" -#: any.pm:1237 +#: any.pm:1235 #, c-format msgid "None" msgstr "" -#: any.pm:1318 +#: any.pm:1316 #, c-format msgid "No sharing" msgstr "" -#: any.pm:1318 +#: any.pm:1316 #, c-format msgid "Allow all users" msgstr "" -#: any.pm:1318 +#: any.pm:1316 #, c-format msgid "Custom" msgstr "" -#: any.pm:1322 +#: any.pm:1320 #, c-format msgid "" "Would you like to allow users to share some of their directories?\n" @@ -599,79 +600,79 @@ msgid "" "" msgstr "" -#: any.pm:1334 +#: any.pm:1332 #, c-format msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows." msgstr "" -#: any.pm:1337 +#: any.pm:1335 #, c-format msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems." msgstr "" -#: any.pm:1345 +#: any.pm:1343 #, c-format msgid "You can export using NFS or SMB. Please select which you would like to use." msgstr "" -#: any.pm:1373 +#: any.pm:1371 #, c-format msgid "Launch userdrake" msgstr "" -#: any.pm:1375 +#: any.pm:1373 #, 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:1481 +#: any.pm:1480 #, c-format msgid "You need to logout and back in again for changes to take effect. Press OK to logout now." msgstr "" -#: any.pm:1485 +#: any.pm:1484 #, c-format msgid "You need to log out and back in again for changes to take effect" msgstr "" -#: any.pm:1520 +#: any.pm:1519 #, c-format msgid "Timezone" msgstr "" -#: any.pm:1520 +#: any.pm:1519 #, c-format msgid "Which is your timezone?" msgstr "" -#: any.pm:1543 any.pm:1545 +#: any.pm:1542 any.pm:1544 #, c-format msgid "Date, Clock & Time Zone Settings" msgstr "" -#: any.pm:1546 +#: any.pm:1545 #, c-format msgid "What is the best time?" msgstr "" -#: any.pm:1550 +#: any.pm:1549 #, c-format msgid "%s (hardware clock set to UTC)" msgstr "" -#: any.pm:1551 +#: any.pm:1550 #, c-format msgid "%s (hardware clock set to local time)" msgstr "" -#: any.pm:1553 +#: any.pm:1552 #, c-format msgid "NTP Server" msgstr "" -#: any.pm:1554 +#: any.pm:1553 #, c-format msgid "Automatic time synchronization (using NTP)" msgstr "" @@ -696,7 +697,7 @@ msgstr "" msgid "Smart Card" msgstr "" -#: authentication.pm:28 authentication.pm:216 +#: authentication.pm:28 authentication.pm:218 #, c-format msgid "Windows Domain" msgstr "" @@ -706,274 +707,274 @@ msgstr "" msgid "Kerberos 5" msgstr "" -#: authentication.pm:63 +#: authentication.pm:65 #, c-format msgid "Local file:" msgstr "" -#: authentication.pm:63 +#: authentication.pm:65 #, c-format msgid "Use local for all authentication and information user tell in local file" msgstr "" -#: authentication.pm:64 +#: authentication.pm:66 #, c-format msgid "LDAP:" msgstr "" -#: authentication.pm:64 +#: 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 "" -#: authentication.pm:65 +#: authentication.pm:67 #, c-format msgid "NIS:" msgstr "" -#: authentication.pm:65 +#: 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 "" -#: authentication.pm:66 +#: authentication.pm:68 #, c-format msgid "Windows Domain:" msgstr "" -#: authentication.pm:66 +#: authentication.pm:68 #, c-format msgid "Winbind allows the system to retrieve information and authenticate users in a Windows domain." msgstr "" -#: authentication.pm:67 +#: authentication.pm:69 #, c-format msgid "Kerberos 5 :" msgstr "" -#: authentication.pm:67 +#: authentication.pm:69 #, c-format msgid "With Kerberos and Ldap for authentication in Active Directory Server " msgstr "" -#: authentication.pm:107 authentication.pm:141 authentication.pm:160 authentication.pm:161 authentication.pm:187 authentication.pm:211 authentication.pm:896 +#: authentication.pm:109 authentication.pm:143 authentication.pm:162 authentication.pm:163 authentication.pm:189 authentication.pm:213 authentication.pm:898 #, c-format msgid " " msgstr "" -#: authentication.pm:108 authentication.pm:142 authentication.pm:188 authentication.pm:212 +#: authentication.pm:110 authentication.pm:144 authentication.pm:190 authentication.pm:214 #, c-format msgid "Welcome to the Authentication Wizard" msgstr "" -#: authentication.pm:110 +#: authentication.pm:112 #, c-format msgid "You have selected LDAP authentication. Please review the configuration options below " msgstr "" -#: authentication.pm:112 authentication.pm:167 +#: authentication.pm:114 authentication.pm:169 #, c-format msgid "LDAP Server" msgstr "" -#: authentication.pm:113 authentication.pm:168 +#: authentication.pm:115 authentication.pm:170 #, c-format msgid "Base dn" msgstr "" -#: authentication.pm:114 +#: authentication.pm:116 #, c-format msgid "Fetch base Dn " msgstr "" -#: authentication.pm:116 authentication.pm:171 +#: authentication.pm:118 authentication.pm:173 #, c-format msgid "Use encrypt connection with TLS " msgstr "" -#: authentication.pm:117 authentication.pm:172 +#: authentication.pm:119 authentication.pm:174 #, c-format msgid "Download CA Certificate " msgstr "" -#: authentication.pm:119 authentication.pm:152 +#: authentication.pm:121 authentication.pm:154 #, c-format msgid "Use Disconnect mode " msgstr "" -#: authentication.pm:120 authentication.pm:173 +#: authentication.pm:122 authentication.pm:175 #, c-format msgid "Use anonymous BIND " msgstr "" -#: authentication.pm:121 authentication.pm:124 authentication.pm:126 authentication.pm:130 +#: authentication.pm:123 authentication.pm:126 authentication.pm:128 authentication.pm:132 #, c-format msgid " " msgstr "" -#: authentication.pm:122 authentication.pm:174 +#: authentication.pm:124 authentication.pm:176 #, c-format msgid "Bind DN " msgstr "" -#: authentication.pm:123 authentication.pm:175 +#: authentication.pm:125 authentication.pm:177 #, c-format msgid "Bind Password " msgstr "" -#: authentication.pm:125 +#: authentication.pm:127 #, c-format msgid "Advanced path for group " msgstr "" -#: authentication.pm:127 +#: authentication.pm:129 #, c-format msgid "Password base" msgstr "" -#: authentication.pm:128 +#: authentication.pm:130 #, c-format msgid "Group base" msgstr "" -#: authentication.pm:129 +#: authentication.pm:131 #, c-format msgid "Shadow base" msgstr "" -#: authentication.pm:144 +#: authentication.pm:146 #, c-format msgid "You have selected Kerberos 5 authentication. Please review the configuration options below " msgstr "" -#: authentication.pm:146 +#: authentication.pm:148 #, c-format msgid "Realm " msgstr "" -#: authentication.pm:148 +#: authentication.pm:150 #, c-format msgid "KDCs Servers" msgstr "" -#: authentication.pm:150 +#: authentication.pm:152 #, c-format msgid "Use DNS to locate KDC for the realm" msgstr "" -#: authentication.pm:151 +#: authentication.pm:153 #, c-format msgid "Use DNS to locate realms" msgstr "" -#: authentication.pm:156 +#: authentication.pm:158 #, c-format msgid "Use local file for users information" msgstr "" -#: authentication.pm:157 +#: authentication.pm:159 #, c-format msgid "Use Ldap for users information" msgstr "" -#: authentication.pm:163 +#: authentication.pm:165 #, c-format msgid "You have selected Kerberos 5 for authentication, now you must choose the type of users information " msgstr "" -#: authentication.pm:169 +#: authentication.pm:171 #, c-format msgid "Fecth base Dn " msgstr "" -#: authentication.pm:190 +#: authentication.pm:192 #, c-format msgid "You have selected NIS authentication. Please review the configuration options below " msgstr "" -#: authentication.pm:192 +#: authentication.pm:194 #, c-format msgid "NIS Domain" msgstr "" -#: authentication.pm:193 +#: authentication.pm:195 #, c-format msgid "NIS Server" msgstr "" -#: authentication.pm:214 +#: authentication.pm:216 #, c-format msgid "You have selected Windows Domain authentication. Please review the configuration options below " msgstr "" -#: authentication.pm:218 +#: authentication.pm:220 #, c-format msgid "Domain Model " msgstr "" -#: authentication.pm:220 +#: authentication.pm:222 #, c-format msgid "Active Directory Realm " msgstr "" -#: authentication.pm:221 +#: authentication.pm:223 #, c-format msgid "DNS Domain" msgstr "" -#: authentication.pm:222 +#: authentication.pm:224 #, c-format msgid "DC Server" msgstr "" -#: authentication.pm:236 authentication.pm:252 +#: authentication.pm:238 authentication.pm:254 #, c-format msgid "Authentication" msgstr "" -#: authentication.pm:238 +#: authentication.pm:240 #, c-format msgid "Authentication method" msgstr "" #. -PO: keep this short or else the buttons will not fit in the window -#: authentication.pm:243 +#: authentication.pm:245 #, c-format msgid "No password" msgstr "" -#: authentication.pm:264 +#: authentication.pm:266 #, c-format msgid "This password is too short (it must be at least %d characters long)" msgstr "" -#: authentication.pm:375 +#: authentication.pm:377 #, c-format msgid "Can not use broadcast with no NIS domain" msgstr "" -#: authentication.pm:891 +#: authentication.pm:893 #, c-format msgid "Select file" msgstr "" -#: authentication.pm:897 +#: authentication.pm:899 #, c-format msgid "Domain Windows for authentication : " msgstr "" -#: authentication.pm:899 +#: authentication.pm:901 #, c-format msgid "Domain Admin User Name" msgstr "" -#: authentication.pm:900 +#: authentication.pm:902 #, c-format msgid "Domain Admin Password" msgstr "" #. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#: bootloader.pm:969 +#: bootloader.pm:994 #, c-format msgid "" "Welcome to the operating system chooser!\n" @@ -984,54 +985,54 @@ msgid "" "" msgstr "" -#: bootloader.pm:1146 +#: bootloader.pm:1171 #, c-format msgid "LILO with text menu" msgstr "" -#: bootloader.pm:1147 +#: bootloader.pm:1172 #, c-format msgid "GRUB with graphical menu" msgstr "" -#: bootloader.pm:1148 +#: bootloader.pm:1173 #, c-format msgid "GRUB with text menu" msgstr "" -#: bootloader.pm:1149 +#: bootloader.pm:1174 #, c-format msgid "Yaboot" msgstr "" -#: bootloader.pm:1150 +#: bootloader.pm:1175 #, c-format msgid "SILO" msgstr "" -#: bootloader.pm:1232 +#: bootloader.pm:1259 #, c-format msgid "not enough room in /boot" msgstr "" -#: bootloader.pm:1932 +#: bootloader.pm:1985 #, c-format msgid "" "You can not install the bootloader on a %s partition\n" "" msgstr "" -#: bootloader.pm:2053 +#: bootloader.pm:2106 #, c-format msgid "Your bootloader configuration must be updated because partition has been renumbered" msgstr "" -#: bootloader.pm:2066 +#: bootloader.pm:2119 #, c-format msgid "The bootloader can not be installed correctly. You have to boot rescue and choose \"%s\"" msgstr "" -#: bootloader.pm:2067 +#: bootloader.pm:2120 #, c-format msgid "Re-install Boot Loader" msgstr "" @@ -1110,12 +1111,12 @@ msgstr "" msgid "Server" msgstr "" -#: diskdrake/dav.pm:66 diskdrake/interactive.pm:404 diskdrake/interactive.pm:724 diskdrake/interactive.pm:742 diskdrake/interactive.pm:746 diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:79 +#: diskdrake/dav.pm:66 diskdrake/interactive.pm:404 diskdrake/interactive.pm:725 diskdrake/interactive.pm:743 diskdrake/interactive.pm:747 diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:79 #, c-format msgid "Mount point" msgstr "" -#: diskdrake/dav.pm:67 diskdrake/interactive.pm:406 diskdrake/interactive.pm:1159 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:80 +#: diskdrake/dav.pm:67 diskdrake/interactive.pm:406 diskdrake/interactive.pm:1160 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:80 #, c-format msgid "Options" msgstr "" @@ -1130,7 +1131,7 @@ msgstr "" msgid "Done" msgstr "" -#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:292 diskdrake/interactive.pm:247 diskdrake/interactive.pm:260 diskdrake/interactive.pm:453 diskdrake/interactive.pm:523 diskdrake/interactive.pm:541 diskdrake/interactive.pm:546 diskdrake/interactive.pm:714 diskdrake/interactive.pm:999 diskdrake/interactive.pm:1050 diskdrake/interactive.pm:1205 diskdrake/interactive.pm:1218 diskdrake/interactive.pm:1221 diskdrake/interactive.pm:1489 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121 +#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:292 diskdrake/interactive.pm:247 diskdrake/interactive.pm:260 diskdrake/interactive.pm:453 diskdrake/interactive.pm:524 diskdrake/interactive.pm:542 diskdrake/interactive.pm:547 diskdrake/interactive.pm:715 diskdrake/interactive.pm:1000 diskdrake/interactive.pm:1051 diskdrake/interactive.pm:1206 diskdrake/interactive.pm:1219 diskdrake/interactive.pm:1222 diskdrake/interactive.pm:1490 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121 #, c-format msgid "Error" msgstr "" @@ -1145,7 +1146,7 @@ msgstr "" msgid "The URL must begin with http:// or https://" msgstr "" -#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:417 diskdrake/interactive.pm:306 diskdrake/interactive.pm:391 diskdrake/interactive.pm:594 diskdrake/interactive.pm:817 diskdrake/interactive.pm:881 diskdrake/interactive.pm:1030 diskdrake/interactive.pm:1072 diskdrake/interactive.pm:1073 diskdrake/interactive.pm:1299 diskdrake/interactive.pm:1337 diskdrake/interactive.pm:1488 do_pkgs.pm:19 do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442 +#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:417 diskdrake/interactive.pm:306 diskdrake/interactive.pm:391 diskdrake/interactive.pm:600 diskdrake/interactive.pm:818 diskdrake/interactive.pm:882 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 #, c-format msgid "Warning" msgstr "" @@ -1160,17 +1161,17 @@ msgstr "" msgid "Server: " msgstr "" -#: diskdrake/dav.pm:125 diskdrake/interactive.pm:498 diskdrake/interactive.pm:1361 diskdrake/interactive.pm:1449 +#: diskdrake/dav.pm:125 diskdrake/interactive.pm:498 diskdrake/interactive.pm:1362 diskdrake/interactive.pm:1450 #, c-format msgid "Mount point: " msgstr "" -#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1456 +#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1457 #, c-format msgid "Options: %s" msgstr "" -#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301 diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106 fs/partitioning_wizard.pm:53 fs/partitioning_wizard.pm:236 fs/partitioning_wizard.pm:244 fs/partitioning_wizard.pm:283 fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:496 fs/partitioning_wizard.pm:572 fs/partitioning_wizard.pm:575 +#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301 diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108 fs/partitioning_wizard.pm:53 fs/partitioning_wizard.pm:236 fs/partitioning_wizard.pm:244 fs/partitioning_wizard.pm:283 fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:494 fs/partitioning_wizard.pm:577 fs/partitioning_wizard.pm:580 #, c-format msgid "Partitioning" msgstr "" @@ -1180,7 +1181,7 @@ msgstr "" msgid "Click on a partition, choose a filesystem type then choose an action" msgstr "" -#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1180 diskdrake/interactive.pm:1190 diskdrake/interactive.pm:1243 +#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1181 diskdrake/interactive.pm:1191 diskdrake/interactive.pm:1244 #, c-format msgid "Read carefully" msgstr "" @@ -1200,7 +1201,7 @@ msgstr "" msgid "Continue" msgstr "" -#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:548 interactive.pm:653 interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850 ugtk2.pm:936 +#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:553 interactive.pm:653 interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850 ugtk2.pm:936 #, c-format msgid "Help" msgstr "" @@ -1238,37 +1239,37 @@ msgstr "" msgid "Ext4" msgstr "" -#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402 +#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "XFS" msgstr "" -#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402 +#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "Swap" msgstr "" -#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402 +#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "SunOS" msgstr "" -#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402 +#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "HFS" msgstr "" -#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:402 +#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401 #, c-format msgid "Windows" msgstr "" -#: diskdrake/hd_gtk.pm:389 fs/partitioning_wizard.pm:403 services.pm:184 +#: diskdrake/hd_gtk.pm:389 fs/partitioning_wizard.pm:402 services.pm:184 #, c-format msgid "Other" msgstr "" -#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:1376 fs/partitioning_wizard.pm:403 +#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:1377 fs/partitioning_wizard.pm:402 #, c-format msgid "Empty" msgstr "" @@ -1293,7 +1294,7 @@ msgstr "" msgid "Use ``%s'' instead (in expert mode)" msgstr "" -#: diskdrake/hd_gtk.pm:426 diskdrake/interactive.pm:405 diskdrake/interactive.pm:641 diskdrake/removable.pm:25 diskdrake/removable.pm:48 +#: diskdrake/hd_gtk.pm:426 diskdrake/interactive.pm:405 diskdrake/interactive.pm:642 diskdrake/removable.pm:25 diskdrake/removable.pm:48 #, c-format msgid "Type" msgstr "" @@ -1313,7 +1314,7 @@ msgstr "" msgid "More" msgstr "" -#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294 diskdrake/interactive.pm:568 diskdrake/interactive.pm:1284 +#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294 diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285 #, c-format msgid "Confirmation" msgstr "" @@ -1406,7 +1407,7 @@ msgstr "" msgid "View" msgstr "" -#: diskdrake/interactive.pm:408 diskdrake/interactive.pm:830 +#: diskdrake/interactive.pm:408 diskdrake/interactive.pm:831 #, c-format msgid "Resize" msgstr "" @@ -1416,12 +1417,12 @@ msgstr "" msgid "Format" msgstr "" -#: diskdrake/interactive.pm:411 diskdrake/interactive.pm:962 +#: diskdrake/interactive.pm:411 diskdrake/interactive.pm:963 #, c-format msgid "Add to RAID" msgstr "" -#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:981 +#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:982 #, c-format msgid "Add to LVM" msgstr "" @@ -1481,12 +1482,12 @@ msgstr "" msgid "Start sector: " msgstr "" -#: diskdrake/interactive.pm:494 diskdrake/interactive.pm:1065 +#: diskdrake/interactive.pm:494 diskdrake/interactive.pm:1066 #, c-format msgid "Size in MB: " msgstr "" -#: diskdrake/interactive.pm:496 diskdrake/interactive.pm:1066 +#: diskdrake/interactive.pm:496 diskdrake/interactive.pm:1067 #, c-format msgid "Filesystem type: " msgstr "" @@ -1511,22 +1512,22 @@ msgstr "" msgid "Encryption key " msgstr "" -#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:1493 +#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:1494 #, c-format msgid "Encryption key (again)" msgstr "" -#: diskdrake/interactive.pm:520 diskdrake/interactive.pm:1489 +#: diskdrake/interactive.pm:521 diskdrake/interactive.pm:1490 #, c-format msgid "The encryption keys do not match" msgstr "" -#: diskdrake/interactive.pm:521 +#: diskdrake/interactive.pm:522 #, c-format msgid "Missing encryption key" msgstr "" -#: diskdrake/interactive.pm:541 +#: diskdrake/interactive.pm:542 #, c-format msgid "" "You can not create a new partition\n" @@ -1534,298 +1535,298 @@ msgid "" "First remove a primary partition and create an extended partition." msgstr "" -#: diskdrake/interactive.pm:568 diskdrake/interactive.pm:1284 fs/partitioning.pm:48 +#: diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285 fs/partitioning.pm:48 #, c-format msgid "Check bad blocks?" msgstr "" -#: diskdrake/interactive.pm:594 +#: diskdrake/interactive.pm:600 #, c-format msgid "Remove the loopback file?" msgstr "" -#: diskdrake/interactive.pm:622 +#: diskdrake/interactive.pm:623 #, c-format msgid "After changing type of partition %s, all data on this partition will be lost" msgstr "" -#: diskdrake/interactive.pm:638 +#: diskdrake/interactive.pm:639 #, c-format msgid "Change partition type" msgstr "" -#: diskdrake/interactive.pm:640 diskdrake/removable.pm:47 +#: diskdrake/interactive.pm:641 diskdrake/removable.pm:47 #, c-format msgid "Which filesystem do you want?" msgstr "" -#: diskdrake/interactive.pm:647 +#: diskdrake/interactive.pm:648 #, c-format msgid "Switching from %s to %s" msgstr "" -#: diskdrake/interactive.pm:682 +#: diskdrake/interactive.pm:683 #, c-format msgid "Set volume label" msgstr "" -#: diskdrake/interactive.pm:684 +#: diskdrake/interactive.pm:685 #, c-format msgid "Beware, this will be written to disk as soon as you validate!" msgstr "" -#: diskdrake/interactive.pm:685 +#: diskdrake/interactive.pm:686 #, c-format msgid "Beware, this will be written to disk only after formatting!" msgstr "" -#: diskdrake/interactive.pm:687 +#: diskdrake/interactive.pm:688 #, c-format msgid "Which volume label?" msgstr "" -#: diskdrake/interactive.pm:688 +#: diskdrake/interactive.pm:689 #, c-format msgid "Label:" msgstr "" -#: diskdrake/interactive.pm:709 +#: diskdrake/interactive.pm:710 #, c-format msgid "Where do you want to mount the loopback file %s?" msgstr "" -#: diskdrake/interactive.pm:710 +#: diskdrake/interactive.pm:711 #, c-format msgid "Where do you want to mount device %s?" msgstr "" -#: diskdrake/interactive.pm:715 +#: diskdrake/interactive.pm:716 #, c-format msgid "" "Can not unset mount point as this partition is used for loop back.\n" "Remove the loopback first" msgstr "" -#: diskdrake/interactive.pm:745 +#: diskdrake/interactive.pm:746 #, c-format msgid "Where do you want to mount %s?" msgstr "" -#: diskdrake/interactive.pm:775 diskdrake/interactive.pm:870 fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:205 +#: diskdrake/interactive.pm:776 diskdrake/interactive.pm:871 fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:205 #, c-format msgid "Resizing" msgstr "" -#: diskdrake/interactive.pm:775 +#: diskdrake/interactive.pm:776 #, c-format msgid "Computing FAT filesystem bounds" msgstr "" -#: diskdrake/interactive.pm:817 +#: diskdrake/interactive.pm:818 #, c-format msgid "This partition is not resizeable" msgstr "" -#: diskdrake/interactive.pm:822 +#: diskdrake/interactive.pm:823 #, c-format msgid "All data on this partition should be backed-up" msgstr "" -#: diskdrake/interactive.pm:824 +#: diskdrake/interactive.pm:825 #, c-format msgid "After resizing partition %s, all data on this partition will be lost" msgstr "" -#: diskdrake/interactive.pm:831 +#: diskdrake/interactive.pm:832 #, c-format msgid "Choose the new size" msgstr "" -#: diskdrake/interactive.pm:832 +#: diskdrake/interactive.pm:833 #, c-format msgid "New size in MB: " msgstr "" -#: diskdrake/interactive.pm:833 +#: diskdrake/interactive.pm:834 #, c-format msgid "Minimum size: %s MB" msgstr "" -#: diskdrake/interactive.pm:834 +#: diskdrake/interactive.pm:835 #, c-format msgid "Maximum size: %s MB" msgstr "" -#: diskdrake/interactive.pm:881 fs/partitioning_wizard.pm:213 +#: diskdrake/interactive.pm:882 fs/partitioning_wizard.pm:213 #, c-format msgid "" "To ensure data integrity after resizing the partition(s),\n" "filesystem checks will be run on your next boot into Microsoft Windows®" msgstr "" -#: diskdrake/interactive.pm:945 diskdrake/interactive.pm:1484 +#: diskdrake/interactive.pm:946 diskdrake/interactive.pm:1485 #, c-format msgid "Filesystem encryption key" msgstr "" -#: diskdrake/interactive.pm:946 +#: diskdrake/interactive.pm:947 #, c-format msgid "Enter your filesystem encryption key" msgstr "" -#: diskdrake/interactive.pm:947 diskdrake/interactive.pm:1492 +#: diskdrake/interactive.pm:948 diskdrake/interactive.pm:1493 #, c-format msgid "Encryption key" msgstr "" -#: diskdrake/interactive.pm:954 +#: diskdrake/interactive.pm:955 #, c-format msgid "Invalid key" msgstr "" -#: diskdrake/interactive.pm:962 +#: diskdrake/interactive.pm:963 #, c-format msgid "Choose an existing RAID to add to" msgstr "" -#: diskdrake/interactive.pm:964 diskdrake/interactive.pm:983 +#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:984 #, c-format msgid "new" msgstr "" -#: diskdrake/interactive.pm:981 +#: diskdrake/interactive.pm:982 #, c-format msgid "Choose an existing LVM to add to" msgstr "" -#: diskdrake/interactive.pm:993 diskdrake/interactive.pm:1002 +#: diskdrake/interactive.pm:994 diskdrake/interactive.pm:1003 #, c-format msgid "LVM name" msgstr "" -#: diskdrake/interactive.pm:994 +#: diskdrake/interactive.pm:995 #, c-format msgid "Enter a name for the new LVM volume group" msgstr "" -#: diskdrake/interactive.pm:999 +#: diskdrake/interactive.pm:1000 #, c-format msgid "\"%s\" already exists" msgstr "" -#: diskdrake/interactive.pm:1030 +#: diskdrake/interactive.pm:1031 #, c-format msgid "" "Physical volume %s is still in use.\n" "Do you want to move used physical extents on this volume to other volumes?" msgstr "" -#: diskdrake/interactive.pm:1032 +#: diskdrake/interactive.pm:1033 #, c-format msgid "Moving physical extents" msgstr "" -#: diskdrake/interactive.pm:1050 +#: diskdrake/interactive.pm:1051 #, c-format msgid "This partition can not be used for loopback" msgstr "" -#: diskdrake/interactive.pm:1063 +#: diskdrake/interactive.pm:1064 #, c-format msgid "Loopback" msgstr "" -#: diskdrake/interactive.pm:1064 +#: diskdrake/interactive.pm:1065 #, c-format msgid "Loopback file name: " msgstr "" -#: diskdrake/interactive.pm:1069 diskdrake/interactive.pm:1069 +#: diskdrake/interactive.pm:1070 diskdrake/interactive.pm:1070 #, c-format msgid "Give a file name" msgstr "" -#: diskdrake/interactive.pm:1072 +#: diskdrake/interactive.pm:1073 #, c-format msgid "File is already used by another loopback, choose another one" msgstr "" -#: diskdrake/interactive.pm:1073 +#: diskdrake/interactive.pm:1074 #, c-format msgid "File already exists. Use it?" msgstr "" -#: diskdrake/interactive.pm:1105 diskdrake/interactive.pm:1108 +#: diskdrake/interactive.pm:1106 diskdrake/interactive.pm:1109 #, c-format msgid "Mount options" msgstr "" -#: diskdrake/interactive.pm:1115 +#: diskdrake/interactive.pm:1116 #, c-format msgid "Various" msgstr "" -#: diskdrake/interactive.pm:1161 +#: diskdrake/interactive.pm:1162 #, c-format msgid "device" msgstr "" -#: diskdrake/interactive.pm:1162 +#: diskdrake/interactive.pm:1163 #, c-format msgid "level" msgstr "" -#: diskdrake/interactive.pm:1163 +#: diskdrake/interactive.pm:1164 #, c-format msgid "chunk size in KiB" msgstr "" -#: diskdrake/interactive.pm:1181 +#: diskdrake/interactive.pm:1182 #, c-format msgid "Be careful: this operation is dangerous." msgstr "" -#: diskdrake/interactive.pm:1196 +#: diskdrake/interactive.pm:1197 #, c-format msgid "Partitioning Type" msgstr "" -#: diskdrake/interactive.pm:1196 +#: diskdrake/interactive.pm:1197 #, c-format msgid "What type of partitioning?" msgstr "" -#: diskdrake/interactive.pm:1234 +#: diskdrake/interactive.pm:1235 #, c-format msgid "You'll need to reboot before the modification can take place" msgstr "" -#: diskdrake/interactive.pm:1243 +#: diskdrake/interactive.pm:1244 #, c-format msgid "Partition table of drive %s is going to be written to disk" msgstr "" -#: diskdrake/interactive.pm:1262 fs/format.pm:102 fs/format.pm:109 +#: diskdrake/interactive.pm:1263 fs/format.pm:102 fs/format.pm:109 #, c-format msgid "Formatting partition %s" msgstr "" -#: diskdrake/interactive.pm:1275 +#: diskdrake/interactive.pm:1276 #, c-format msgid "After formatting partition %s, all data on this partition will be lost" msgstr "" -#: diskdrake/interactive.pm:1298 +#: diskdrake/interactive.pm:1299 #, c-format msgid "Move files to the new partition" msgstr "" -#: diskdrake/interactive.pm:1298 +#: diskdrake/interactive.pm:1299 #, c-format msgid "Hide files" msgstr "" -#: diskdrake/interactive.pm:1299 +#: diskdrake/interactive.pm:1300 #, c-format msgid "" "Directory %s already contains data\n" @@ -1834,143 +1835,143 @@ msgid "" "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:1314 +#: diskdrake/interactive.pm:1315 #, c-format msgid "Moving files to the new partition" msgstr "" -#: diskdrake/interactive.pm:1318 +#: diskdrake/interactive.pm:1319 #, c-format msgid "Copying %s" msgstr "" -#: diskdrake/interactive.pm:1322 +#: diskdrake/interactive.pm:1323 #, c-format msgid "Removing %s" msgstr "" -#: diskdrake/interactive.pm:1336 +#: diskdrake/interactive.pm:1337 #, c-format msgid "partition %s is now known as %s" msgstr "" -#: diskdrake/interactive.pm:1337 +#: diskdrake/interactive.pm:1338 #, c-format msgid "Partitions have been renumbered: " msgstr "" -#: diskdrake/interactive.pm:1362 diskdrake/interactive.pm:1433 +#: diskdrake/interactive.pm:1363 diskdrake/interactive.pm:1434 #, c-format msgid "Device: " msgstr "" -#: diskdrake/interactive.pm:1363 +#: diskdrake/interactive.pm:1364 #, c-format msgid "Volume label: " msgstr "" -#: diskdrake/interactive.pm:1364 +#: diskdrake/interactive.pm:1365 #, c-format msgid "UUID: " msgstr "" -#: diskdrake/interactive.pm:1365 +#: diskdrake/interactive.pm:1366 #, c-format msgid "" "DOS drive letter: %s (just a guess)\n" "" msgstr "" -#: diskdrake/interactive.pm:1369 diskdrake/interactive.pm:1378 diskdrake/interactive.pm:1452 +#: diskdrake/interactive.pm:1370 diskdrake/interactive.pm:1379 diskdrake/interactive.pm:1453 #, c-format msgid "Type: " msgstr "" -#: diskdrake/interactive.pm:1373 diskdrake/interactive.pm:1437 +#: diskdrake/interactive.pm:1374 diskdrake/interactive.pm:1438 #, c-format msgid "Name: " msgstr "" -#: diskdrake/interactive.pm:1380 +#: diskdrake/interactive.pm:1381 #, c-format msgid "" "Start: sector %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1381 +#: diskdrake/interactive.pm:1382 #, c-format msgid "Size: %s" msgstr "" -#: diskdrake/interactive.pm:1383 +#: diskdrake/interactive.pm:1384 #, c-format msgid ", %s sectors" msgstr "" -#: diskdrake/interactive.pm:1385 +#: diskdrake/interactive.pm:1386 #, c-format msgid "" "Cylinder %d to %d\n" "" msgstr "" -#: diskdrake/interactive.pm:1386 +#: diskdrake/interactive.pm:1387 #, c-format msgid "" "Number of logical extents: %d\n" "" msgstr "" -#: diskdrake/interactive.pm:1387 +#: diskdrake/interactive.pm:1388 #, c-format msgid "" "Formatted\n" "" msgstr "" -#: diskdrake/interactive.pm:1388 +#: diskdrake/interactive.pm:1389 #, c-format msgid "" "Not formatted\n" "" msgstr "" -#: diskdrake/interactive.pm:1389 +#: diskdrake/interactive.pm:1390 #, c-format msgid "" "Mounted\n" "" msgstr "" -#: diskdrake/interactive.pm:1390 +#: diskdrake/interactive.pm:1391 #, c-format msgid "" "RAID %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1392 +#: diskdrake/interactive.pm:1393 #, c-format msgid "Encrypted" msgstr "" -#: diskdrake/interactive.pm:1394 +#: diskdrake/interactive.pm:1395 #, c-format msgid " (mapped on %s)" msgstr "" -#: diskdrake/interactive.pm:1395 +#: diskdrake/interactive.pm:1396 #, c-format msgid " (to map on %s)" msgstr "" -#: diskdrake/interactive.pm:1396 +#: diskdrake/interactive.pm:1397 #, c-format msgid " (inactive)" msgstr "" -#: diskdrake/interactive.pm:1403 +#: diskdrake/interactive.pm:1404 #, c-format msgid "" "Loopback file(s):\n" @@ -1978,7 +1979,7 @@ msgid "" "" msgstr "" -#: diskdrake/interactive.pm:1404 +#: diskdrake/interactive.pm:1405 #, c-format msgid "" "Partition booted by default\n" @@ -1986,33 +1987,33 @@ msgid "" "" msgstr "" -#: diskdrake/interactive.pm:1406 +#: diskdrake/interactive.pm:1407 #, c-format msgid "" "Level %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1407 +#: diskdrake/interactive.pm:1408 #, c-format msgid "" "Chunk size %d KiB\n" "" msgstr "" -#: diskdrake/interactive.pm:1408 +#: diskdrake/interactive.pm:1409 #, c-format msgid "" "RAID-disks %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1410 +#: diskdrake/interactive.pm:1411 #, c-format msgid "Loopback file name: %s" msgstr "" -#: diskdrake/interactive.pm:1413 +#: diskdrake/interactive.pm:1414 #, c-format msgid "" "\n" @@ -2022,7 +2023,7 @@ msgid "" "" msgstr "" -#: diskdrake/interactive.pm:1416 +#: diskdrake/interactive.pm:1417 #, c-format msgid "" "\n" @@ -2032,67 +2033,67 @@ msgid "" "" msgstr "" -#: diskdrake/interactive.pm:1425 +#: diskdrake/interactive.pm:1426 #, c-format msgid "Free space on %s (%s)" msgstr "" -#: diskdrake/interactive.pm:1434 +#: diskdrake/interactive.pm:1435 #, c-format msgid "Read-only" msgstr "" -#: diskdrake/interactive.pm:1435 +#: diskdrake/interactive.pm:1436 #, c-format msgid "" "Size: %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1436 +#: diskdrake/interactive.pm:1437 #, c-format msgid "" "Geometry: %s cylinders, %s heads, %s sectors\n" "" msgstr "" -#: diskdrake/interactive.pm:1438 +#: diskdrake/interactive.pm:1439 #, c-format msgid "Medium type: " msgstr "" -#: diskdrake/interactive.pm:1439 +#: diskdrake/interactive.pm:1440 #, c-format msgid "" "LVM-disks %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1440 +#: diskdrake/interactive.pm:1441 #, c-format msgid "" "Partition table type: %s\n" "" msgstr "" -#: diskdrake/interactive.pm:1441 +#: diskdrake/interactive.pm:1442 #, c-format msgid "" "on channel %d id %d\n" "" msgstr "" -#: diskdrake/interactive.pm:1485 +#: diskdrake/interactive.pm:1486 #, c-format msgid "Choose your filesystem encryption key" msgstr "" -#: diskdrake/interactive.pm:1488 +#: diskdrake/interactive.pm:1489 #, c-format msgid "This encryption key is too simple (must be at least %d characters long)" msgstr "" -#: diskdrake/interactive.pm:1495 +#: diskdrake/interactive.pm:1496 #, c-format msgid "Encryption algorithm" msgstr "" @@ -2179,7 +2180,7 @@ msgstr "" msgid "Installing packages..." msgstr "" -#: do_pkgs.pm:287 pkgs.pm:281 +#: do_pkgs.pm:287 pkgs.pm:285 #, c-format msgid "Removing packages..." msgstr "" @@ -2348,22 +2349,22 @@ msgstr "" msgid "Give read-only access to ordinary users" msgstr "" -#: fs/mount_point.pm:80 +#: fs/mount_point.pm:82 #, c-format msgid "Duplicate mount point %s" msgstr "" -#: fs/mount_point.pm:95 +#: fs/mount_point.pm:97 #, c-format msgid "No partition available" msgstr "" -#: fs/mount_point.pm:98 +#: fs/mount_point.pm:100 #, c-format msgid "Scanning partitions to find mount points" msgstr "" -#: fs/mount_point.pm:105 +#: fs/mount_point.pm:107 #, c-format msgid "Choose the mount points" msgstr "" @@ -2455,7 +2456,7 @@ msgid "" msgstr "" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: fs/partitioning_wizard.pm:189 fs/partitioning_wizard.pm:552 interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519 +#: fs/partitioning_wizard.pm:189 fs/partitioning_wizard.pm:557 interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519 #, c-format msgid "Next" msgstr "" @@ -2502,10 +2503,10 @@ msgstr "" #: fs/partitioning_wizard.pm:235 #, c-format -msgid "You have more than one hard drive, which one do you install linux on?" +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:610 +#: fs/partitioning_wizard.pm:243 fsedit.pm:632 #, c-format msgid "ALL existing partitions and their data will be lost on drive %s" msgstr "" @@ -2527,27 +2528,27 @@ msgid "" "When you are done, do not forget to save using `w'" msgstr "" -#: fs/partitioning_wizard.pm:402 +#: fs/partitioning_wizard.pm:401 #, c-format msgid "Ext2/3/4" msgstr "" -#: fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:572 +#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577 #, c-format msgid "I can not find any room for installing" msgstr "" -#: fs/partitioning_wizard.pm:441 fs/partitioning_wizard.pm:579 +#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584 #, c-format msgid "The DrakX Partitioning wizard found the following solutions:" msgstr "" -#: fs/partitioning_wizard.pm:512 +#: fs/partitioning_wizard.pm:510 #, c-format msgid "Here is the content of your disk drive " msgstr "" -#: fs/partitioning_wizard.pm:589 +#: fs/partitioning_wizard.pm:594 #, c-format msgid "Partitioning failed: %s" msgstr "" @@ -2594,24 +2595,24 @@ msgid "" "" msgstr "" -#: fsedit.pm:425 +#: fsedit.pm:427 #, c-format msgid "Mount points must begin with a leading /" msgstr "" -#: fsedit.pm:426 +#: fsedit.pm:428 #, c-format msgid "Mount points should contain only alphanumerical characters" msgstr "" -#: fsedit.pm:427 +#: fsedit.pm:429 #, c-format msgid "" "There is already a partition with mount point %s\n" "" msgstr "" -#: fsedit.pm:431 +#: fsedit.pm:434 #, c-format msgid "" "You've selected a software RAID partition as root (/).\n" @@ -2619,24 +2620,24 @@ msgid "" "Please be sure to add a /boot partition" msgstr "" -#: fsedit.pm:438 +#: fsedit.pm:440 #, c-format msgid "Metadata version unsupported for a boot partition. Please be sure to add a /boot partition." msgstr "" -#: fsedit.pm:446 +#: fsedit.pm:448 #, c-format msgid "" "You've selected a software RAID partition as /boot.\n" "No bootloader is able to handle this." msgstr "" -#: fsedit.pm:450 +#: fsedit.pm:452 #, c-format msgid "Metadata version unsupported for a boot partition." msgstr "" -#: fsedit.pm:457 +#: fsedit.pm:459 #, c-format msgid "" "You've selected an encrypted partition as root (/).\n" @@ -2644,17 +2645,17 @@ msgid "" "Please be sure to add a /boot partition" msgstr "" -#: fsedit.pm:443 fsedit.pm:461 +#: fsedit.pm:465 fsedit.pm:483 #, c-format msgid "You can not use an encrypted file system for mount point %s" msgstr "" -#: fsedit.pm:447 +#: fsedit.pm:469 #, c-format msgid "You can not use the LVM Logical Volume for mount point %s since it spans physical volumes" msgstr "" -#: fsedit.pm:449 +#: fsedit.pm:471 #, c-format msgid "" "You've selected the LVM Logical Volume as root (/).\n" @@ -2662,24 +2663,24 @@ msgid "" "You should create a /boot partition first" msgstr "" -#: fsedit.pm:453 fsedit.pm:455 +#: fsedit.pm:475 fsedit.pm:477 #, c-format msgid "This directory should remain within the root filesystem" msgstr "" -#: fsedit.pm:457 fsedit.pm:459 +#: 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 "" -#: fsedit.pm:526 +#: fsedit.pm:548 #, c-format msgid "Not enough free space for auto-allocating" msgstr "" -#: fsedit.pm:528 +#: fsedit.pm:550 #, c-format msgid "Nothing to do" msgstr "" @@ -2988,7 +2989,7 @@ msgstr "" msgid "" "\n" "\n" -"Your card currently use the %s\"%s\" driver (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 @@ -3270,1202 +3271,1202 @@ msgstr "" #. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR" #. -PO: or as "default:RTL", depending if your language is written from #. -PO: left to right, or from right to left; any other string is wrong. -#: lang.pm:195 +#: lang.pm:203 #, c-format msgid "default:LTR" msgstr "" -#: lang.pm:212 +#: lang.pm:220 #, c-format msgid "Andorra" msgstr "" -#: lang.pm:213 timezone.pm:226 +#: lang.pm:221 timezone.pm:226 #, c-format msgid "United Arab Emirates" msgstr "" -#: lang.pm:214 +#: lang.pm:222 #, c-format msgid "Afghanistan" msgstr "" -#: lang.pm:215 +#: lang.pm:223 #, c-format msgid "Antigua and Barbuda" msgstr "" -#: lang.pm:216 +#: lang.pm:224 #, c-format msgid "Anguilla" msgstr "" -#: lang.pm:217 +#: lang.pm:225 #, c-format msgid "Albania" msgstr "" -#: lang.pm:218 +#: lang.pm:226 #, c-format msgid "Armenia" msgstr "" -#: lang.pm:219 +#: lang.pm:227 #, c-format msgid "Netherlands Antilles" msgstr "" -#: lang.pm:220 +#: lang.pm:228 #, c-format msgid "Angola" msgstr "" -#: lang.pm:221 +#: lang.pm:229 #, c-format msgid "Antarctica" msgstr "" -#: lang.pm:222 timezone.pm:271 +#: lang.pm:230 timezone.pm:271 #, c-format msgid "Argentina" msgstr "" -#: lang.pm:223 +#: lang.pm:231 #, c-format msgid "American Samoa" msgstr "" -#: lang.pm:224 mirror.pm:12 timezone.pm:229 +#: lang.pm:232 mirror.pm:12 timezone.pm:229 #, c-format msgid "Austria" msgstr "" -#: lang.pm:225 mirror.pm:11 timezone.pm:267 +#: lang.pm:233 mirror.pm:11 timezone.pm:267 #, c-format msgid "Australia" msgstr "" -#: lang.pm:226 +#: lang.pm:234 #, c-format msgid "Aruba" msgstr "" -#: lang.pm:227 +#: lang.pm:235 #, c-format msgid "Azerbaijan" msgstr "" -#: lang.pm:228 +#: lang.pm:236 #, c-format msgid "Bosnia and Herzegovina" msgstr "" -#: lang.pm:229 +#: lang.pm:237 #, c-format msgid "Barbados" msgstr "" -#: lang.pm:230 timezone.pm:211 +#: lang.pm:238 timezone.pm:211 #, c-format msgid "Bangladesh" msgstr "" -#: lang.pm:231 mirror.pm:13 timezone.pm:231 +#: lang.pm:239 mirror.pm:13 timezone.pm:231 #, c-format msgid "Belgium" msgstr "" -#: lang.pm:232 +#: lang.pm:240 #, c-format msgid "Burkina Faso" msgstr "" -#: lang.pm:233 timezone.pm:232 +#: lang.pm:241 timezone.pm:232 #, c-format msgid "Bulgaria" msgstr "" -#: lang.pm:234 +#: lang.pm:242 #, c-format msgid "Bahrain" msgstr "" -#: lang.pm:235 +#: lang.pm:243 #, c-format msgid "Burundi" msgstr "" -#: lang.pm:236 +#: lang.pm:244 #, c-format msgid "Benin" msgstr "" -#: lang.pm:237 +#: lang.pm:245 #, c-format msgid "Bermuda" msgstr "" -#: lang.pm:238 +#: lang.pm:246 #, c-format msgid "Brunei Darussalam" msgstr "" -#: lang.pm:239 +#: lang.pm:247 #, c-format msgid "Bolivia" msgstr "" -#: lang.pm:240 mirror.pm:14 timezone.pm:272 +#: lang.pm:248 mirror.pm:14 timezone.pm:272 #, c-format msgid "Brazil" msgstr "" -#: lang.pm:241 +#: lang.pm:249 #, c-format msgid "Bahamas" msgstr "" -#: lang.pm:242 +#: lang.pm:250 #, c-format msgid "Bhutan" msgstr "" -#: lang.pm:243 +#: lang.pm:251 #, c-format msgid "Bouvet Island" msgstr "" -#: lang.pm:244 +#: lang.pm:252 #, c-format msgid "Botswana" msgstr "" -#: lang.pm:245 timezone.pm:230 +#: lang.pm:253 timezone.pm:230 #, c-format msgid "Belarus" msgstr "" -#: lang.pm:246 +#: lang.pm:254 #, c-format msgid "Belize" msgstr "" -#: lang.pm:247 mirror.pm:15 timezone.pm:261 +#: lang.pm:255 mirror.pm:15 timezone.pm:261 #, c-format msgid "Canada" msgstr "" -#: lang.pm:248 +#: lang.pm:256 #, c-format msgid "Cocos (Keeling) Islands" msgstr "" -#: lang.pm:249 +#: lang.pm:257 #, c-format msgid "Congo (Kinshasa)" msgstr "" -#: lang.pm:250 +#: lang.pm:258 #, c-format msgid "Central African Republic" msgstr "" -#: lang.pm:251 +#: lang.pm:259 #, c-format msgid "Congo (Brazzaville)" msgstr "" -#: lang.pm:252 mirror.pm:39 timezone.pm:255 +#: lang.pm:260 mirror.pm:39 timezone.pm:255 #, c-format msgid "Switzerland" msgstr "" -#: lang.pm:253 +#: lang.pm:261 #, c-format msgid "Cote d'Ivoire" msgstr "" -#: lang.pm:254 +#: lang.pm:262 #, c-format msgid "Cook Islands" msgstr "" -#: lang.pm:255 timezone.pm:273 +#: lang.pm:263 timezone.pm:273 #, c-format msgid "Chile" msgstr "" -#: lang.pm:256 +#: lang.pm:264 #, c-format msgid "Cameroon" msgstr "" -#: lang.pm:257 timezone.pm:212 +#: lang.pm:265 timezone.pm:212 #, c-format msgid "China" msgstr "" -#: lang.pm:258 +#: lang.pm:266 #, c-format msgid "Colombia" msgstr "" -#: lang.pm:259 mirror.pm:16 +#: lang.pm:267 mirror.pm:16 #, c-format msgid "Costa Rica" msgstr "" -#: lang.pm:260 +#: lang.pm:268 #, c-format msgid "Serbia & Montenegro" msgstr "" -#: lang.pm:261 +#: lang.pm:269 #, c-format msgid "Cuba" msgstr "" -#: lang.pm:262 +#: lang.pm:270 #, c-format msgid "Cape Verde" msgstr "" -#: lang.pm:263 +#: lang.pm:271 #, c-format msgid "Christmas Island" msgstr "" -#: lang.pm:264 +#: lang.pm:272 #, c-format msgid "Cyprus" msgstr "" -#: lang.pm:265 mirror.pm:17 timezone.pm:233 +#: lang.pm:273 mirror.pm:17 timezone.pm:233 #, c-format msgid "Czech Republic" msgstr "" -#: lang.pm:266 mirror.pm:22 timezone.pm:238 +#: lang.pm:274 mirror.pm:22 timezone.pm:238 #, c-format msgid "Germany" msgstr "" -#: lang.pm:267 +#: lang.pm:275 #, c-format msgid "Djibouti" msgstr "" -#: lang.pm:268 mirror.pm:18 timezone.pm:234 +#: lang.pm:276 mirror.pm:18 timezone.pm:234 #, c-format msgid "Denmark" msgstr "" -#: lang.pm:269 +#: lang.pm:277 #, c-format msgid "Dominica" msgstr "" -#: lang.pm:270 +#: lang.pm:278 #, c-format msgid "Dominican Republic" msgstr "" -#: lang.pm:271 +#: lang.pm:279 #, c-format msgid "Algeria" msgstr "" -#: lang.pm:272 +#: lang.pm:280 #, c-format msgid "Ecuador" msgstr "" -#: lang.pm:273 mirror.pm:19 timezone.pm:235 +#: lang.pm:281 mirror.pm:19 timezone.pm:235 #, c-format msgid "Estonia" msgstr "" -#: lang.pm:274 +#: lang.pm:282 #, c-format msgid "Egypt" msgstr "" -#: lang.pm:275 +#: lang.pm:283 #, c-format msgid "Western Sahara" msgstr "" -#: lang.pm:276 +#: lang.pm:284 #, c-format msgid "Eritrea" msgstr "" -#: lang.pm:277 mirror.pm:37 timezone.pm:253 +#: lang.pm:285 mirror.pm:37 timezone.pm:253 #, c-format msgid "Spain" msgstr "" -#: lang.pm:278 +#: lang.pm:286 #, c-format msgid "Ethiopia" msgstr "" -#: lang.pm:279 mirror.pm:20 timezone.pm:236 +#: lang.pm:287 mirror.pm:20 timezone.pm:236 #, c-format msgid "Finland" msgstr "" -#: lang.pm:280 +#: lang.pm:288 #, c-format msgid "Fiji" msgstr "" -#: lang.pm:281 +#: lang.pm:289 #, c-format msgid "Falkland Islands (Malvinas)" msgstr "" -#: lang.pm:282 +#: lang.pm:290 #, c-format msgid "Micronesia" msgstr "" -#: lang.pm:283 +#: lang.pm:291 #, c-format msgid "Faroe Islands" msgstr "" -#: lang.pm:284 mirror.pm:21 timezone.pm:237 +#: lang.pm:292 mirror.pm:21 timezone.pm:237 #, c-format msgid "France" msgstr "" -#: lang.pm:285 +#: lang.pm:293 #, c-format msgid "Gabon" msgstr "" -#: lang.pm:286 timezone.pm:257 +#: lang.pm:294 timezone.pm:257 #, c-format msgid "United Kingdom" msgstr "" -#: lang.pm:287 +#: lang.pm:295 #, c-format msgid "Grenada" msgstr "" -#: lang.pm:288 +#: lang.pm:296 #, c-format msgid "Georgia" msgstr "" -#: lang.pm:289 +#: lang.pm:297 #, c-format msgid "French Guiana" msgstr "" -#: lang.pm:290 +#: lang.pm:298 #, c-format msgid "Ghana" msgstr "" -#: lang.pm:291 +#: lang.pm:299 #, c-format msgid "Gibraltar" msgstr "" -#: lang.pm:292 +#: lang.pm:300 #, c-format msgid "Greenland" msgstr "" -#: lang.pm:293 +#: lang.pm:301 #, c-format msgid "Gambia" msgstr "" -#: lang.pm:294 +#: lang.pm:302 #, c-format msgid "Guinea" msgstr "" -#: lang.pm:295 +#: lang.pm:303 #, c-format msgid "Guadeloupe" msgstr "" -#: lang.pm:296 +#: lang.pm:304 #, c-format msgid "Equatorial Guinea" msgstr "" -#: lang.pm:297 mirror.pm:23 timezone.pm:239 +#: lang.pm:305 mirror.pm:23 timezone.pm:239 #, c-format msgid "Greece" msgstr "" -#: lang.pm:298 +#: lang.pm:306 #, c-format msgid "South Georgia and the South Sandwich Islands" msgstr "" -#: lang.pm:299 timezone.pm:262 +#: lang.pm:307 timezone.pm:262 #, c-format msgid "Guatemala" msgstr "" -#: lang.pm:300 +#: lang.pm:308 #, c-format msgid "Guam" msgstr "" -#: lang.pm:301 +#: lang.pm:309 #, c-format msgid "Guinea-Bissau" msgstr "" -#: lang.pm:302 +#: lang.pm:310 #, c-format msgid "Guyana" msgstr "" -#: lang.pm:303 +#: lang.pm:311 #, c-format msgid "Hong Kong SAR (China)" msgstr "" -#: lang.pm:304 +#: lang.pm:312 #, c-format msgid "Heard and McDonald Islands" msgstr "" -#: lang.pm:305 +#: lang.pm:313 #, c-format msgid "Honduras" msgstr "" -#: lang.pm:306 +#: lang.pm:314 #, c-format msgid "Croatia" msgstr "" -#: lang.pm:307 +#: lang.pm:315 #, c-format msgid "Haiti" msgstr "" -#: lang.pm:308 mirror.pm:24 timezone.pm:240 +#: lang.pm:316 mirror.pm:24 timezone.pm:240 #, c-format msgid "Hungary" msgstr "" -#: lang.pm:309 timezone.pm:215 +#: lang.pm:317 timezone.pm:215 #, c-format msgid "Indonesia" msgstr "" -#: lang.pm:310 mirror.pm:25 timezone.pm:241 +#: lang.pm:318 mirror.pm:25 timezone.pm:241 #, c-format msgid "Ireland" msgstr "" -#: lang.pm:311 mirror.pm:26 timezone.pm:217 +#: lang.pm:319 mirror.pm:26 timezone.pm:217 #, c-format msgid "Israel" msgstr "" -#: lang.pm:312 timezone.pm:214 +#: lang.pm:320 timezone.pm:214 #, c-format msgid "India" msgstr "" -#: lang.pm:313 +#: lang.pm:321 #, c-format msgid "British Indian Ocean Territory" msgstr "" -#: lang.pm:314 +#: lang.pm:322 #, c-format msgid "Iraq" msgstr "" -#: lang.pm:315 timezone.pm:216 +#: lang.pm:323 timezone.pm:216 #, c-format msgid "Iran" msgstr "" -#: lang.pm:316 +#: lang.pm:324 #, c-format msgid "Iceland" msgstr "" -#: lang.pm:317 mirror.pm:27 timezone.pm:242 +#: lang.pm:325 mirror.pm:27 timezone.pm:242 #, c-format msgid "Italy" msgstr "" -#: lang.pm:318 +#: lang.pm:326 #, c-format msgid "Jamaica" msgstr "" -#: lang.pm:319 +#: lang.pm:327 #, c-format msgid "Jordan" msgstr "" -#: lang.pm:320 mirror.pm:28 timezone.pm:218 +#: lang.pm:328 mirror.pm:28 timezone.pm:218 #, c-format msgid "Japan" msgstr "" -#: lang.pm:321 +#: lang.pm:329 #, c-format msgid "Kenya" msgstr "" -#: lang.pm:322 +#: lang.pm:330 #, c-format msgid "Kyrgyzstan" msgstr "" -#: lang.pm:323 +#: lang.pm:331 #, c-format msgid "Cambodia" msgstr "" -#: lang.pm:324 +#: lang.pm:332 #, c-format msgid "Kiribati" msgstr "" -#: lang.pm:325 +#: lang.pm:333 #, c-format msgid "Comoros" msgstr "" -#: lang.pm:326 +#: lang.pm:334 #, c-format msgid "Saint Kitts and Nevis" msgstr "" -#: lang.pm:327 +#: lang.pm:335 #, c-format msgid "Korea (North)" msgstr "" -#: lang.pm:328 timezone.pm:219 +#: lang.pm:336 timezone.pm:219 #, c-format msgid "Korea" msgstr "" -#: lang.pm:329 +#: lang.pm:337 #, c-format msgid "Kuwait" msgstr "" -#: lang.pm:330 +#: lang.pm:338 #, c-format msgid "Cayman Islands" msgstr "" -#: lang.pm:331 +#: lang.pm:339 #, c-format msgid "Kazakhstan" msgstr "" -#: lang.pm:332 +#: lang.pm:340 #, c-format msgid "Laos" msgstr "" -#: lang.pm:333 +#: lang.pm:341 #, c-format msgid "Lebanon" msgstr "" -#: lang.pm:334 +#: lang.pm:342 #, c-format msgid "Saint Lucia" msgstr "" -#: lang.pm:335 +#: lang.pm:343 #, c-format msgid "Liechtenstein" msgstr "" -#: lang.pm:336 +#: lang.pm:344 #, c-format msgid "Sri Lanka" msgstr "" -#: lang.pm:337 +#: lang.pm:345 #, c-format msgid "Liberia" msgstr "" -#: lang.pm:338 +#: lang.pm:346 #, c-format msgid "Lesotho" msgstr "" -#: lang.pm:339 timezone.pm:243 +#: lang.pm:347 timezone.pm:243 #, c-format msgid "Lithuania" msgstr "" -#: lang.pm:340 timezone.pm:244 +#: lang.pm:348 timezone.pm:244 #, c-format msgid "Luxembourg" msgstr "" -#: lang.pm:341 +#: lang.pm:349 #, c-format msgid "Latvia" msgstr "" -#: lang.pm:342 +#: lang.pm:350 #, c-format msgid "Libya" msgstr "" -#: lang.pm:343 +#: lang.pm:351 #, c-format msgid "Morocco" msgstr "" -#: lang.pm:344 +#: lang.pm:352 #, c-format msgid "Monaco" msgstr "" -#: lang.pm:345 +#: lang.pm:353 #, c-format msgid "Moldova" msgstr "" -#: lang.pm:346 +#: lang.pm:354 #, c-format msgid "Madagascar" msgstr "" -#: lang.pm:347 +#: lang.pm:355 #, c-format msgid "Marshall Islands" msgstr "" -#: lang.pm:348 +#: lang.pm:356 #, c-format msgid "Macedonia" msgstr "" -#: lang.pm:349 +#: lang.pm:357 #, c-format msgid "Mali" msgstr "" -#: lang.pm:350 +#: lang.pm:358 #, c-format msgid "Myanmar" msgstr "" -#: lang.pm:351 +#: lang.pm:359 #, c-format msgid "Mongolia" msgstr "" -#: lang.pm:352 +#: lang.pm:360 #, c-format msgid "Northern Mariana Islands" msgstr "" -#: lang.pm:353 +#: lang.pm:361 #, c-format msgid "Martinique" msgstr "" -#: lang.pm:354 +#: lang.pm:362 #, c-format msgid "Mauritania" msgstr "" -#: lang.pm:355 +#: lang.pm:363 #, c-format msgid "Montserrat" msgstr "" -#: lang.pm:356 +#: lang.pm:364 #, c-format msgid "Malta" msgstr "" -#: lang.pm:357 +#: lang.pm:365 #, c-format msgid "Mauritius" msgstr "" -#: lang.pm:358 +#: lang.pm:366 #, c-format msgid "Maldives" msgstr "" -#: lang.pm:359 +#: lang.pm:367 #, c-format msgid "Malawi" msgstr "" -#: lang.pm:360 timezone.pm:263 +#: lang.pm:368 timezone.pm:263 #, c-format msgid "Mexico" msgstr "" -#: lang.pm:361 timezone.pm:220 +#: lang.pm:369 timezone.pm:220 #, c-format msgid "Malaysia" msgstr "" -#: lang.pm:362 +#: lang.pm:370 #, c-format msgid "Mozambique" msgstr "" -#: lang.pm:363 +#: lang.pm:371 #, c-format msgid "Namibia" msgstr "" -#: lang.pm:364 +#: lang.pm:372 #, c-format msgid "New Caledonia" msgstr "" -#: lang.pm:365 +#: lang.pm:373 #, c-format msgid "Niger" msgstr "" -#: lang.pm:366 +#: lang.pm:374 #, c-format msgid "Norfolk Island" msgstr "" -#: lang.pm:367 +#: lang.pm:375 #, c-format msgid "Nigeria" msgstr "" -#: lang.pm:368 +#: lang.pm:376 #, c-format msgid "Nicaragua" msgstr "" -#: lang.pm:369 mirror.pm:29 timezone.pm:245 +#: lang.pm:377 mirror.pm:29 timezone.pm:245 #, c-format msgid "Netherlands" msgstr "" -#: lang.pm:370 mirror.pm:31 timezone.pm:246 +#: lang.pm:378 mirror.pm:31 timezone.pm:246 #, c-format msgid "Norway" msgstr "" -#: lang.pm:371 +#: lang.pm:379 #, c-format msgid "Nepal" msgstr "" -#: lang.pm:372 +#: lang.pm:380 #, c-format msgid "Nauru" msgstr "" -#: lang.pm:373 +#: lang.pm:381 #, c-format msgid "Niue" msgstr "" -#: lang.pm:374 mirror.pm:30 timezone.pm:268 +#: lang.pm:382 mirror.pm:30 timezone.pm:268 #, c-format msgid "New Zealand" msgstr "" -#: lang.pm:375 +#: lang.pm:383 #, c-format msgid "Oman" msgstr "" -#: lang.pm:376 +#: lang.pm:384 #, c-format msgid "Panama" msgstr "" -#: lang.pm:377 +#: lang.pm:385 #, c-format msgid "Peru" msgstr "" -#: lang.pm:378 +#: lang.pm:386 #, c-format msgid "French Polynesia" msgstr "" -#: lang.pm:379 +#: lang.pm:387 #, c-format msgid "Papua New Guinea" msgstr "" -#: lang.pm:380 timezone.pm:221 +#: lang.pm:388 timezone.pm:221 #, c-format msgid "Philippines" msgstr "" -#: lang.pm:381 +#: lang.pm:389 #, c-format msgid "Pakistan" msgstr "" -#: lang.pm:382 mirror.pm:32 timezone.pm:247 +#: lang.pm:390 mirror.pm:32 timezone.pm:247 #, c-format msgid "Poland" msgstr "" -#: lang.pm:383 +#: lang.pm:391 #, c-format msgid "Saint Pierre and Miquelon" msgstr "" -#: lang.pm:384 +#: lang.pm:392 #, c-format msgid "Pitcairn" msgstr "" -#: lang.pm:385 +#: lang.pm:393 #, c-format msgid "Puerto Rico" msgstr "" -#: lang.pm:386 +#: lang.pm:394 #, c-format msgid "Palestine" msgstr "" -#: lang.pm:387 mirror.pm:33 timezone.pm:248 +#: lang.pm:395 mirror.pm:33 timezone.pm:248 #, c-format msgid "Portugal" msgstr "" -#: lang.pm:388 +#: lang.pm:396 #, c-format msgid "Paraguay" msgstr "" -#: lang.pm:389 +#: lang.pm:397 #, c-format msgid "Palau" msgstr "" -#: lang.pm:390 +#: lang.pm:398 #, c-format msgid "Qatar" msgstr "" -#: lang.pm:391 +#: lang.pm:399 #, c-format msgid "Reunion" msgstr "" -#: lang.pm:392 timezone.pm:249 +#: lang.pm:400 timezone.pm:249 #, c-format msgid "Romania" msgstr "" -#: lang.pm:393 mirror.pm:34 +#: lang.pm:401 mirror.pm:34 #, c-format msgid "Russia" msgstr "" -#: lang.pm:394 +#: lang.pm:402 #, c-format msgid "Rwanda" msgstr "" -#: lang.pm:395 +#: lang.pm:403 #, c-format msgid "Saudi Arabia" msgstr "" -#: lang.pm:396 +#: lang.pm:404 #, c-format msgid "Solomon Islands" msgstr "" -#: lang.pm:397 +#: lang.pm:405 #, c-format msgid "Seychelles" msgstr "" -#: lang.pm:398 +#: lang.pm:406 #, c-format msgid "Sudan" msgstr "" -#: lang.pm:399 mirror.pm:38 timezone.pm:254 +#: lang.pm:407 mirror.pm:38 timezone.pm:254 #, c-format msgid "Sweden" msgstr "" -#: lang.pm:400 timezone.pm:222 +#: lang.pm:408 timezone.pm:222 #, c-format msgid "Singapore" msgstr "" -#: lang.pm:401 +#: lang.pm:409 #, c-format msgid "Saint Helena" msgstr "" -#: lang.pm:402 timezone.pm:252 +#: lang.pm:410 timezone.pm:252 #, c-format msgid "Slovenia" msgstr "" -#: lang.pm:403 +#: lang.pm:411 #, c-format msgid "Svalbard and Jan Mayen Islands" msgstr "" -#: lang.pm:404 mirror.pm:35 timezone.pm:251 +#: lang.pm:412 mirror.pm:35 timezone.pm:251 #, c-format msgid "Slovakia" msgstr "" -#: lang.pm:405 +#: lang.pm:413 #, c-format msgid "Sierra Leone" msgstr "" -#: lang.pm:406 +#: lang.pm:414 #, c-format msgid "San Marino" msgstr "" -#: lang.pm:407 +#: lang.pm:415 #, c-format msgid "Senegal" msgstr "" -#: lang.pm:408 +#: lang.pm:416 #, c-format msgid "Somalia" msgstr "" -#: lang.pm:409 +#: lang.pm:417 #, c-format msgid "Suriname" msgstr "" -#: lang.pm:410 +#: lang.pm:418 #, c-format msgid "Sao Tome and Principe" msgstr "" -#: lang.pm:411 +#: lang.pm:419 #, c-format msgid "El Salvador" msgstr "" -#: lang.pm:412 +#: lang.pm:420 #, c-format msgid "Syria" msgstr "" -#: lang.pm:413 +#: lang.pm:421 #, c-format msgid "Swaziland" msgstr "" -#: lang.pm:414 +#: lang.pm:422 #, c-format msgid "Turks and Caicos Islands" msgstr "" -#: lang.pm:415 +#: lang.pm:423 #, c-format msgid "Chad" msgstr "" -#: lang.pm:416 +#: lang.pm:424 #, c-format msgid "French Southern Territories" msgstr "" -#: lang.pm:417 +#: lang.pm:425 #, c-format msgid "Togo" msgstr "" -#: lang.pm:418 mirror.pm:41 timezone.pm:224 +#: lang.pm:426 mirror.pm:41 timezone.pm:224 #, c-format msgid "Thailand" msgstr "" -#: lang.pm:419 +#: lang.pm:427 #, c-format msgid "Tajikistan" msgstr "" -#: lang.pm:420 +#: lang.pm:428 #, c-format msgid "Tokelau" msgstr "" -#: lang.pm:421 +#: lang.pm:429 #, c-format msgid "East Timor" msgstr "" -#: lang.pm:422 +#: lang.pm:430 #, c-format msgid "Turkmenistan" msgstr "" -#: lang.pm:423 +#: lang.pm:431 #, c-format msgid "Tunisia" msgstr "" -#: lang.pm:424 +#: lang.pm:432 #, c-format msgid "Tonga" msgstr "" -#: lang.pm:425 timezone.pm:225 +#: lang.pm:433 timezone.pm:225 #, c-format msgid "Turkey" msgstr "" -#: lang.pm:426 +#: lang.pm:434 #, c-format msgid "Trinidad and Tobago" msgstr "" -#: lang.pm:427 +#: lang.pm:435 #, c-format msgid "Tuvalu" msgstr "" -#: lang.pm:428 mirror.pm:40 timezone.pm:223 +#: lang.pm:436 mirror.pm:40 timezone.pm:223 #, c-format msgid "Taiwan" msgstr "" -#: lang.pm:429 timezone.pm:208 +#: lang.pm:437 timezone.pm:208 #, c-format msgid "Tanzania" msgstr "" -#: lang.pm:430 timezone.pm:256 +#: lang.pm:438 timezone.pm:256 #, c-format msgid "Ukraine" msgstr "" -#: lang.pm:431 +#: lang.pm:439 #, c-format msgid "Uganda" msgstr "" -#: lang.pm:432 +#: lang.pm:440 #, c-format msgid "United States Minor Outlying Islands" msgstr "" -#: lang.pm:433 mirror.pm:42 timezone.pm:264 +#: lang.pm:441 mirror.pm:42 timezone.pm:264 #, c-format msgid "United States" msgstr "" -#: lang.pm:434 +#: lang.pm:442 #, c-format msgid "Uruguay" msgstr "" -#: lang.pm:435 +#: lang.pm:443 #, c-format msgid "Uzbekistan" msgstr "" -#: lang.pm:436 +#: lang.pm:444 #, c-format msgid "Vatican" msgstr "" -#: lang.pm:437 +#: lang.pm:445 #, c-format msgid "Saint Vincent and the Grenadines" msgstr "" -#: lang.pm:438 +#: lang.pm:446 #, c-format msgid "Venezuela" msgstr "" -#: lang.pm:439 +#: lang.pm:447 #, c-format msgid "Virgin Islands (British)" msgstr "" -#: lang.pm:440 +#: lang.pm:448 #, c-format msgid "Virgin Islands (U.S.)" msgstr "" -#: lang.pm:441 +#: lang.pm:449 #, c-format msgid "Vietnam" msgstr "" -#: lang.pm:442 +#: lang.pm:450 #, c-format msgid "Vanuatu" msgstr "" -#: lang.pm:443 +#: lang.pm:451 #, c-format msgid "Wallis and Futuna" msgstr "" -#: lang.pm:444 +#: lang.pm:452 #, c-format msgid "Samoa" msgstr "" -#: lang.pm:445 +#: lang.pm:453 #, c-format msgid "Yemen" msgstr "" -#: lang.pm:446 +#: lang.pm:454 #, c-format msgid "Mayotte" msgstr "" -#: lang.pm:447 mirror.pm:36 timezone.pm:207 +#: lang.pm:455 mirror.pm:36 timezone.pm:207 #, c-format msgid "South Africa" msgstr "" -#: lang.pm:448 +#: lang.pm:456 #, c-format msgid "Zambia" msgstr "" -#: lang.pm:449 +#: lang.pm:457 #, c-format msgid "Zimbabwe" msgstr "" -#: lang.pm:1208 +#: lang.pm:1216 #, c-format msgid "Welcome to %s" msgstr "" @@ -4492,6 +4493,7 @@ msgstr "" 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 #: messages.pm:11 #, c-format msgid "" @@ -4542,11 +4544,11 @@ msgid "" "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" -"%s\n" +"\n" "\n" "3. The GPL License and Related Licenses\n" "\n" -"The Software Products consist of components created by different persons or entities. %s\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" @@ -4573,45 +4575,10 @@ msgid "" "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 "" - -#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: messages.pm:90 -#, c-format -msgid "" -"You agree not to (i) sell, export, re-export, transfer, divert, disclose technical data, or \n" -"dispose of, any Software to any person, entity, or destination prohibited by US export laws \n" -"or regulations including, without limitation, Cuba, Iran, North Korea, Sudan and Syria; or \n" -"(ii) use any Software for any use prohibited by the laws or regulations of the United States.\n" -"\n" -"U.S. GOVERNMENT RESTRICTED RIGHTS. \n" -"\n" -"The Software Products and any accompanying documentation are and shall be deemed to be \n" -"\"commercial computer software\" and \"commercial computer software documentation,\" respectively, \n" -"as defined in DFAR 252.227-7013 and as described in FAR 12.212. Any use, modification, reproduction, \n" -"release, performance, display or disclosure of the Software and any accompanying documentation \n" -"by the United States Government shall be governed solely by the terms of this Agreement and any \n" -"other applicable licence agreements and shall be prohibited except to the extent expressly permitted \n" -"by the terms of this Agreement." +"For any question on this document, please contact Mageia." msgstr "" -#: messages.pm:104 -#, c-format -msgid "" -"Most of these components, but excluding the applications and software provided by Google Inc. or \n" -"its subsidiaries (\"Google Software\"), are governed under the terms and conditions of the GNU \n" -"General Public Licence, hereafter called \"GPL\", or of similar licenses." -msgstr "" - -#: messages.pm:107 -#, c-format -msgid "" -"Most of these components are governed under the terms and conditions of the GNU \n" -"General Public Licence, hereafter called \"GPL\", or of similar licenses." -msgstr "" - -#: messages.pm:112 +#: messages.pm:93 #, c-format msgid "" "Warning: Free Software may not necessarily be patent free, and some Free\n" @@ -4621,39 +4588,8 @@ msgid "" "may be applicable to you, check your local laws." msgstr "" -#: messages.pm:120 -#, c-format -msgid "" -"6. Additional provisions applicable to those Software Products provided by Google Inc. (\"Google Software\")\n" -"\n" -"(a) You acknowledge that Google or third parties own all rights, title and interest in and to the Google \n" -"Software, portions thereof, or software provided through or in conjunction with the Google Software, including\n" -"without limitation all Intellectual Property Rights. \"Intellectual Property Rights\" means any and all rights \n" -"existing from time to time under patent law, copyright law, trade secret law, trademark law, unfair competition \n" -"law, database rights and any and all other proprietary rights, and any and all applications, renewals, extensions \n" -"and restorations thereof, now or hereafter in force and effect worldwide. You agree not to modify, adapt, \n" -"translate, prepare derivative works from, decompile, reverse engineer, disassemble or otherwise attempt to derive \n" -"source code from Google Software. You also agree to not remove, obscure, or alter Google's or any third party's \n" -"copyright notice, trademarks, or other proprietary rights notices affixed to or contained within or accessed in \n" -"conjunction with or through the Google Software. \n" -"\n" -"(b) The Google Software is made available to you for your personal, non-commercial use only.\n" -"You may not use the Google Software in any manner that could damage, disable, overburden, or impair Google's \n" -"search services (e.g., you may not use the Google Software in an automated manner), nor may you use Google \n" -"Software in any manner that could interfere with any other party's use and enjoyment of Google's search services\n" -"or the services and products of the third party licensors of the Google Software.\n" -"\n" -"(c) Some of the Google Software is designed to be used in conjunction with Google's search and other services.\n" -"Accordingly, your use of such Google Software is also defined by Google's Terms of Service located at \n" -"http://www.google.com/terms_of_service.html and Google's Toolbar Privacy Policy located at \n" -"http://www.google.com/support/toolbar/bin/static.py?page=privacy.html.\n" -"\n" -"(d) Google Inc. and each of its subsidiaries and affiliates are third party beneficiaries of this contract \n" -"and may enforce its terms." -msgstr "" - #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: messages.pm:150 +#: messages.pm:102 #, c-format msgid "" "Congratulations, installation is complete.\n" @@ -4831,7 +4767,7 @@ msgid "" "It means writing anything on the disk will end up with random, corrupted data." msgstr "" -#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:264 +#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268 #, c-format msgid "Unused packages removal" msgstr "" @@ -4846,22 +4782,22 @@ msgstr "" msgid "Finding unused localization packages..." msgstr "" -#: pkgs.pm:265 +#: pkgs.pm:269 #, c-format msgid "We have detected that some packages are not needed for your system configuration." msgstr "" -#: pkgs.pm:266 +#: pkgs.pm:270 #, c-format msgid "We will remove the following packages, unless you choose otherwise:" msgstr "" -#: pkgs.pm:269 pkgs.pm:270 +#: pkgs.pm:273 pkgs.pm:274 #, c-format msgid "Unused hardware support" msgstr "" -#: pkgs.pm:273 pkgs.pm:274 +#: pkgs.pm:277 pkgs.pm:278 #, c-format msgid "Unused localization" msgstr "" @@ -4871,7 +4807,7 @@ msgstr "" msgid "Can not add a partition to _formatted_ RAID %s" msgstr "" -#: raid.pm:164 +#: raid.pm:165 #, c-format msgid "" "Not enough partitions for RAID level %d\n" @@ -6101,8 +6037,8 @@ msgid "" "\n" "OPTIONS:\n" " --help - print this help message.\n" -" --report - program should be one of Mageia Linux tools\n" -" --incident - program should be one of Mageia Linux tools" +" --report - program should be one of %s tools\n" +" --incident - program should be one of %s tools" msgstr "" #: standalone.pm:66 @@ -6138,7 +6074,7 @@ msgstr "" #, c-format msgid "" "[OPTIONS]...\n" -"Mageia Linux Terminal Server Configurator\n" +"%s Terminal Server Configurator\n" "--enable : enable MTS\n" "--disable : disable MTS\n" "--start : start MTS\n" @@ -6177,7 +6113,7 @@ msgstr "" #, c-format msgid "" "[OPTION]...\n" -" --no-confirmation do not ask first confirmation question in Mageia 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" " --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found" -- cgit v1.2.1