From 710c11bc433ae3de3117d7d32c2e5a0ee816a42d Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Fri, 8 Apr 2016 20:28:59 +0000 Subject: Refresh po|pot files after changings in en --- po/fr/random-bits.po | 131 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 103 insertions(+), 28 deletions(-) (limited to 'po/fr/random-bits.po') diff --git a/po/fr/random-bits.po b/po/fr/random-bits.po index c9fcec850..7b4d1c320 100644 --- a/po/fr/random-bits.po +++ b/po/fr/random-bits.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-04-15 20:29+0000\n" +"POT-Creation-Date: 2016-04-08 20:25+0000\n" "PO-Revision-Date: 2015-04-16 19:40+0100\n" "Last-Translator: Baptiste Jammet \n" "Language-Team: debian-l10n-french \n" @@ -846,8 +846,8 @@ msgid "" "it is referenced later below." msgstr "" "Initialisez et activez la zone d'échange (swap) (modifiez le numéro de la " -"partition en fonction de celui que vous souhaitez utiliser avec &debian;)" -" : \n" +"partition en fonction de celui que vous souhaitez utiliser avec " +"&debian;) : \n" "# mkswap /dev/sda5\n" "# sync\n" "# swapon /dev/sda5\n" @@ -1090,9 +1090,14 @@ msgstr "" #. Tag: screen #: random-bits.xml:528 -#, no-c-format -msgid "" -"# apt-get install makedev\n" +#, fuzzy, no-c-format +#| msgid "" +#| "# apt-get install makedev\n" +#| "# mount none /proc -t proc\n" +#| "# cd /dev\n" +#| "# MAKEDEV generic" +msgid "" +"# apt install makedev\n" "# mount none /proc -t proc\n" "# cd /dev\n" "# MAKEDEV generic" @@ -1417,7 +1422,18 @@ msgstr "Configurer Apt" #. Tag: para #: random-bits.xml:654 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debootstrap will have created a very basic /etc/apt/sources." +#| "list that will allow installing additional packages. However, " +#| "you may want to add some additional sources, for example for source " +#| "packages and security updates: \n" +#| "deb-src http://ftp.us.debian.org/debian &releasename; main\n" +#| "\n" +#| "deb http://security.debian.org/ &releasename;/updates main\n" +#| "deb-src http://security.debian.org/ &releasename;/updates main\n" +#| " Make sure to run aptitude update after you have made changes to the sources list." msgid "" "Debootstrap will have created a very basic /etc/apt/sources.list that will allow installing additional packages. However, you may " @@ -1427,7 +1443,7 @@ msgid "" "\n" "deb http://security.debian.org/ &releasename;/updates main\n" "deb-src http://security.debian.org/ &releasename;/updates main\n" -" Make sure to run aptitude update Make sure to run apt update after you have made changes to the sources list." msgstr "" "Debootstrap aura créé un fichier /etc/apt/sources.list " @@ -1451,13 +1467,21 @@ msgstr "Configurer les locales et le clavier" #. Tag: para #: random-bits.xml:671 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "To configure your locale settings to use a language other than English, " +#| "install the locales support package and configure " +#| "it. Currently the use of UTF-8 locales is recommended. " +#| "\n" +#| "# aptitude install locales\n" +#| "# dpkg-reconfigure locales\n" +#| " To configure your keyboard (if needed):" msgid "" "To configure your locale settings to use a language other than English, " "install the locales support package and configure it. " "Currently the use of UTF-8 locales is recommended. " "\n" -"# aptitude install locales\n" +"# apt install locales\n" "# dpkg-reconfigure locales\n" " To configure your keyboard (if needed):" msgstr "" @@ -1471,9 +1495,12 @@ msgstr "" #. Tag: screen #: random-bits.xml:681 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "# aptitude install console-setup\n" +#| "# dpkg-reconfigure keyboard-configuration" msgid "" -"# aptitude install console-setup\n" +"# apt install console-setup\n" "# dpkg-reconfigure keyboard-configuration" msgstr "" "# aptitude install console-setup\n" @@ -1508,8 +1535,9 @@ msgstr "" #. Tag: screen #: random-bits.xml:699 -#, no-c-format -msgid "# apt-cache search &kernelpackage;" +#, fuzzy, no-c-format +#| msgid "# apt-cache search &kernelpackage;" +msgid "# apt search &kernelpackage;" msgstr "# apt-cache search &kernelpackage;" #. Tag: para @@ -1520,8 +1548,10 @@ msgstr "Installez alors le noyau de votre choix en utilisant son nom :" #. Tag: screen #: random-bits.xml:705 -#, no-c-format -msgid "# aptitude install &kernelpackage;-arch-etc" +#, fuzzy, no-c-format +#| msgid "" +#| "# aptitude install &kernelpackage;-arch-etc" +msgid "# apt install &kernelpackage;-arch-etc" msgstr "# aptitude install &kernelpackage;-arch-etc" #. Tag: title @@ -1532,12 +1562,17 @@ msgstr "Configurer le programme d'amorçage" #. Tag: para #: random-bits.xml:712 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "To make your &debian-gnu; system bootable, set up your boot loader to " +#| "load the installed kernel with your new root partition. Note that " +#| "debootstrap does not install a boot loader, though you " +#| "can use aptitude inside your &debian; chroot to do so." msgid "" "To make your &debian-gnu; system bootable, set up your boot loader to load " "the installed kernel with your new root partition. Note that " -"debootstrap does not install a boot loader, though you " -"can use aptitude inside your &debian; chroot to do so." +"debootstrap does not install a boot loader, but you can " +"use apt inside your &debian; chroot to do so." msgstr "" "Pour que votre système &debian-gnu; puisse démarrer, configurez le programme " "d'amorçage pour qu'il charge le noyau installé avec votre nouvelle partition " @@ -1573,11 +1608,21 @@ msgstr "" #. Tag: para #: random-bits.xml:731 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Installing and setting up grub2 is as easy as: " +#| "\n" +#| "# aptitude install grub-pc\n" +#| "# grub-install /dev/sda\n" +#| "# update-grub\n" +#| " The second command will install " +#| "grub2 (in this case in the MBR of sda). The last command will create a sane and working /" +#| "boot/grub/grub.cfg." msgid "" "Installing and setting up grub2 is as easy as: " "\n" -"# aptitude install grub-pc\n" +"# apt install grub-pc\n" "# grub-install /dev/sda\n" "# update-grub\n" " The second command will install grub2\n" +#| "# aptitude install ssh\n" +#| " Root login with password is disabled by " +#| "default, so setting up access can be done by setting a password and re-" +#| "enable root login with password: \n" +#| "# passwd\n" +#| "# editor /etc/ssh/sshd_config\n" +#| " This is the option to be enabled: " +#| "\n" +#| "PermitRootLogin yes\n" +#| " Access can also be set up by adding an ssh " +#| "key to the root account: \n" +#| "# mkdir /root/.ssh\n" +#| "# cat << EOF > /root/.ssh/authorized_keys\n" +#| "ssh-rsa ....\n" +#| "EOF\n" +#| " Lastly, access can be set up by adding a non-" +#| "root user and setting a password:" msgid "" "In case you can login to the system via console, you can skip this section. " "If the system should be accessible via the network later on, you need to " "install SSH and set up access. \n" -"# aptitude install ssh\n" +"# apt install ssh\n" " Root login with password is disabled by default, " "so setting up access can be done by setting a password and re-enable root " "login with password: \n" @@ -1756,15 +1822,23 @@ msgstr "Touches finales" #. Tag: para #: random-bits.xml:807 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "As mentioned earlier, the installed system will be very basic. If you " +#| "would like to make the system a bit more mature, there is an easy method " +#| "to install all packages with standard priority: " +#| "\n" +#| "# tasksel install standard\n" +#| " Of course, you can also just use " +#| "aptitude to install packages individually." msgid "" "As mentioned earlier, the installed system will be very basic. If you would " "like to make the system a bit more mature, there is an easy method to " "install all packages with standard priority: " "\n" "# tasksel install standard\n" -" Of course, you can also just use " -"aptitude to install packages individually." +" Of course, you can also just use apt to install packages individually." msgstr "" "Comme signalé auparavant, le système sera très basique. Pour l'améliorer " "sensiblement, il existe une méthode très simple pour installer les paquets " @@ -1787,8 +1861,9 @@ msgstr "" #. Tag: screen #: random-bits.xml:824 -#, no-c-format -msgid "# aptitude clean" +#, fuzzy, no-c-format +#| msgid "# aptitude clean" +msgid "# apt clean" msgstr "# aptitude clean" #. Tag: title -- cgit v1.2.3