# HG changeset patch # User Pascal Bellard # Date 1447234812 -3600 # Node ID 53d59dc082e9ffd57d9640865b82410a92f56e29 # Parent c79a4557c4b591f86ee4f1bb49cf704042ddeb83 Update po/fr.po (thanks llev) diff -r c79a4557c4b5 -r 53d59dc082e9 Makefile --- a/Makefile Mon Nov 09 13:56:38 2015 +0200 +++ b/Makefile Wed Nov 11 10:40:12 2015 +0100 @@ -27,6 +27,7 @@ --package-version="$(VERSION)" \ ./tazpanel ./index.cgi ./network.cgi ./hosts.cgi ./boot.cgi \ ./hardware.cgi ./settings.cgi ./lib/libtazpanel ./help.cgi \ + ./floppy.cgi \ ./styles/default/header.html ./styles/default/footer.html msgmerge: diff -r c79a4557c4b5 -r 53d59dc082e9 po/fr.po --- a/po/fr.po Mon Nov 09 13:56:38 2015 +0200 +++ b/po/fr.po Wed Nov 11 10:40:12 2015 +0100 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: TazPanel 1.5.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-26 05:27+0300\n" -"PO-Revision-Date: 2015-10-11 21:53+0100\n" +"POT-Creation-Date: 2015-11-10 21:44+0100\n" +"PO-Revision-Date: 2015-11-10 22:14+0100\n" "Last-Translator: Lucas Levrel \n" "Language-Team: French\n" "Language: fr\n" @@ -17,29 +17,9 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.6\n" -#: tazpanel:54 -msgid "TazPanel is already running." -msgstr "TazPanel est déjà actif." - -#: tazpanel:57 -msgid "Starting TazPanel web server on port %d..." -msgstr "Lancement du serveur TazPanel sur le port %d..." - -#: tazpanel:59 -msgid "TazPanel Authentication - Default: root:root" -msgstr "TazPanel : Authentification (par défaut : root:root)" - -#: tazpanel:66 -msgid "TazPanel is not running." -msgstr "TazPanel n'est pas actif." - -#: tazpanel:69 -msgid "Stopping TazPanel web server..." -msgstr "Arrêt du serveur web TazPanel..." - -#: index.cgi:37 -#: index.cgi:120 +#: index.cgi:37 index.cgi:120 msgid "Differences" msgstr "Différences" @@ -51,263 +31,244 @@ msgid "File" msgstr "Fichier" -#: index.cgi:119 -#: index.cgi:138 -#: index.cgi:176 +#: index.cgi:119 index.cgi:139 index.cgi:178 msgid "Save" msgstr "Enregistrer" -#: index.cgi:174 -#: settings.cgi:784 -#: lib/libtazpanel:378 +#: index.cgi:176 settings.cgi:784 lib/libtazpanel:382 msgid "Edit" -msgstr "Éditer" +msgstr "Modifier" -#: index.cgi:225 -#: index.cgi:379 -#: index.cgi:402 -#: index.cgi:679 +#: index.cgi:227 index.cgi:381 index.cgi:404 index.cgi:714 #: styles/default/header.html:49 msgid "Terminal" msgstr "Terminal" -#: index.cgi:246 -#: index.cgi:331 +#: index.cgi:248 index.cgi:333 msgid "History" msgstr "Historique" -#: index.cgi:247 -#: lib/libtazpanel:361 +#: index.cgi:249 lib/libtazpanel:372 msgid "Back" msgstr "Retour" -#: index.cgi:254 +#: index.cgi:256 msgid "run" msgstr "lancer" -#: index.cgi:270 +#: index.cgi:272 msgid "Clear" msgstr "Effacer" -#: index.cgi:294 +#: index.cgi:296 msgid "Small non-interactive terminal emulator." msgstr "Terminal simplifié non interactif" -#: index.cgi:295 +#: index.cgi:297 msgid "Run any command at your own risk, avoid interactive commands (%s)" -msgstr "Lancer à vos risques et périls une commande non interactive (pas de %s)" +msgstr "" +"Lancer à vos risques et périls une commande non interactive (pas de %s)" -#: index.cgi:300 +#: index.cgi:302 msgid "Downloading to: %s" msgstr "Téléchargement dans : %s" -#: index.cgi:309 +#: index.cgi:311 msgid "%s needs an argument" msgstr "La commande %s nécessite un argument" -#: index.cgi:312 +#: index.cgi:314 msgid "Please, don't run interactive command \"%s\"" msgstr "Veuillez ne pas lancer la commande interactive « %s »" -#: index.cgi:330 -#: styles/default/header.html:101 +#: index.cgi:332 styles/default/header.html:101 msgid "Settings" msgstr "Paramétrage" -#: index.cgi:400 +#: index.cgi:402 msgid "Terminal settings" msgstr "Réglages du terminal" -#: index.cgi:421 +#: index.cgi:423 msgid "Font:" msgstr "Police :" -#: index.cgi:423 +#: index.cgi:425 msgid "Default" msgstr "Valeur par défaut :" -#: index.cgi:429 +#: index.cgi:431 msgid "Palette:" msgstr "Palette :" -#: index.cgi:435 +#: index.cgi:437 msgid "Apply" msgstr "Appliquer" -#: index.cgi:445 -#: index.cgi:680 +#: index.cgi:447 index.cgi:715 msgid "Process activity" msgstr "Activité des processus" -#: index.cgi:450 +#: index.cgi:452 msgid "Refresh:" msgstr "Rafraîchissement périodique :" -#: index.cgi:453 +#: index.cgi:455 msgid "1s" msgstr "1 s" -#: index.cgi:455 +#: index.cgi:457 msgid "5s" msgstr "5 s" -#: index.cgi:457 +#: index.cgi:459 msgid "10s" msgstr "10 s" -#: index.cgi:459 +#: index.cgi:461 floppy.cgi:108 msgid "none" msgstr "jamais" -#: index.cgi:473 +#: index.cgi:478 +msgid "Kill" +msgstr "Tuer" + +#: index.cgi:482 +msgid "Renice" +msgstr "Reprioriser" + +#: index.cgi:508 msgid "Debug" msgstr "Débogage" -#: index.cgi:476 +#: index.cgi:511 msgid "HTTP Environment" msgstr "Environnement HTTP" -#: index.cgi:488 +#: index.cgi:523 msgid "System report" msgstr "Rapport système" -#: index.cgi:495 +#: index.cgi:530 msgid "Reporting to: %s" msgstr "Création du rapport dans : %s" -#: index.cgi:498 +#: index.cgi:533 msgid "Creating report header..." msgstr "Création de l'en-tête du rapport..." -#: index.cgi:505 -#: index.cgi:522 +#: index.cgi:540 index.cgi:557 msgid "SliTaz system report" msgstr "Rapport système SliTaz" -#: index.cgi:519 +#: index.cgi:554 msgid "Creating system summary..." msgstr "Création du résumé du système..." -#: index.cgi:523 +#: index.cgi:558 msgid "Date:" msgstr "Date :" -#: index.cgi:534 +#: index.cgi:569 msgid "Getting hardware info..." msgstr "Collecte des informations sur le matériel..." -#: index.cgi:552 +#: index.cgi:587 msgid "Getting networking info..." msgstr "Collecte des informations sur le réseau..." -#: index.cgi:566 +#: index.cgi:601 msgid "Getting filesystems info..." msgstr "Collecte des informations sur les systèmes de fichiers..." -#: index.cgi:586 +#: index.cgi:621 msgid "Getting boot logs..." msgstr "Collecte des journaux de démarrage..." -#: index.cgi:589 -#: boot.cgi:93 -#: styles/default/header.html:77 +#: index.cgi:624 boot.cgi:93 styles/default/header.html:77 msgid "Kernel messages" msgstr "Messages du noyau" -#: index.cgi:592 -#: boot.cgi:94 -#: styles/default/header.html:78 +#: index.cgi:627 boot.cgi:94 styles/default/header.html:78 msgid "Boot scripts" msgstr "Scripts de démarrage" -#: index.cgi:597 +#: index.cgi:632 msgid "Getting package list..." msgstr "Liste les paquets installés..." -#: index.cgi:600 +#: index.cgi:635 msgid "Packages" msgstr "Paquets" -#: index.cgi:638 +#: index.cgi:673 msgid "Getting extra reports..." msgstr "Collecte de journaux supplémentaires..." -#: index.cgi:646 +#: index.cgi:681 msgid "Creating report footer..." msgstr "Création du pied de page du rapport..." -#: index.cgi:657 -#: index.cgi:753 -#: boot.cgi:499 -#: boot.cgi:501 +#: index.cgi:692 index.cgi:788 boot.cgi:499 boot.cgi:501 msgid "View" msgstr "Voir" -#: index.cgi:662 +#: index.cgi:697 msgid "This report can be attached with a bug report on:" msgstr "Ce rapport peut être attaché avec un rapport de bogue sur :" -#: index.cgi:672 +#: index.cgi:707 msgid "SliTaz administration and configuration Panel" msgstr "Panneau de configuration et d'administration de SliTaz" -#: index.cgi:681 +#: index.cgi:716 msgid "Create a report" msgstr "Créer un rapport" -#: index.cgi:685 -#: styles/default/header.html:47 -#: styles/default/header.html:57 -#: styles/default/header.html:67 -#: styles/default/header.html:93 +#: index.cgi:720 styles/default/header.html:47 styles/default/header.html:57 +#: styles/default/header.html:67 styles/default/header.html:93 #: styles/default/header.html:103 msgid "Summary" msgstr "Résumé" -#: index.cgi:687 -#: hosts.cgi:203 +#: index.cgi:722 hosts.cgi:227 msgid "Host:" msgstr "Hôte :" -#: index.cgi:688 +#: index.cgi:723 msgid "Uptime:" msgstr "Allumé depuis :" -#: index.cgi:691 +#: index.cgi:726 msgid "Memory in Mb:" msgstr "Mémoire en Mo :" -#: index.cgi:693 +#: index.cgi:728 msgid "Total: %d, Used: %d, Free: %d" msgstr "Totale : %d, Utilisée : %d, Disponible : %d" -#: index.cgi:697 +#: index.cgi:732 floppy.cgi:143 msgid "Linux kernel:" msgstr "Noyau Linux :" -#: index.cgi:706 +#: index.cgi:741 msgid "Network status" msgstr "État du réseau" -#: index.cgi:708 -#: network.cgi:15 -#: network.cgi:216 -#: hosts.cgi:15 +#: index.cgi:743 network.cgi:15 network.cgi:216 hosts.cgi:15 #: styles/default/header.html:55 msgid "Network" msgstr "Réseau" -#: index.cgi:717 -#: hardware.cgi:349 +#: index.cgi:752 hardware.cgi:353 msgid "Filesystem usage statistics" msgstr "Utilisation des systèmes de fichiers" -#: index.cgi:719 -#: styles/default/header.html:96 +#: index.cgi:754 styles/default/header.html:96 msgid "Disks" msgstr "Disques" -#: index.cgi:751 +#: index.cgi:786 msgid "Panel Activity" msgstr "Dernières actions" @@ -328,16 +289,19 @@ msgstr "Connexion réseau filaire" #: network.cgi:244 -msgid "Here you can configure a wired connection using DHCP to automatically get a random IP or configure a static/fixed IP" -msgstr "Ici vous pouvez configurer une connexion filaire utilisant le protocole DHCP pour obtenir automatiquement une adresse IP quelconque, ou configurer une adresse IP fixe" +msgid "" +"Here you can configure a wired connection using DHCP to automatically get a " +"random IP or configure a static/fixed IP" +msgstr "" +"Ici vous pouvez configurer une connexion filaire utilisant le protocole DHCP " +"pour obtenir automatiquement une adresse IP quelconque, ou configurer une " +"adresse IP fixe" -#: network.cgi:248 -#: boot.cgi:144 +#: network.cgi:248 boot.cgi:144 msgid "Configuration" msgstr "Configuration" -#: network.cgi:254 -#: lib/libtazpanel:170 +#: network.cgi:254 lib/libtazpanel:170 msgid "Interface" msgstr "Interface" @@ -365,8 +329,7 @@ msgid "DNS server" msgstr "Serveur DNS" -#: network.cgi:278 -#: network.cgi:298 +#: network.cgi:278 network.cgi:298 msgid "Wake up" msgstr "Réveiller" @@ -379,7 +342,6 @@ msgstr "Adresse MAC à réveiller" #: network.cgi:283 -#: network.cgi:288 msgid "Leave empty for a general wakeup" msgstr "Laissez vide pour un reveil général" @@ -391,41 +353,39 @@ msgid "MAC/IP address password" msgstr "Mot de passe MAC/IP" +#: network.cgi:288 +msgid "Optional" +msgstr "Optionnel" + #: network.cgi:289 msgid "Help" msgstr "Aide" -#: network.cgi:296 -#: network.cgi:446 -#: network.cgi:639 -#: boot.cgi:284 +#: network.cgi:296 network.cgi:446 network.cgi:639 boot.cgi:284 msgid "Start" msgstr "Démarrer" -#: network.cgi:297 -#: network.cgi:447 -#: network.cgi:640 -#: boot.cgi:273 +#: network.cgi:297 network.cgi:447 network.cgi:640 boot.cgi:273 msgid "Stop" msgstr "Arrêter" -#: network.cgi:322 -#: network.cgi:602 +#: network.cgi:322 network.cgi:602 msgid "Configuration file" msgstr "Fichier de configuration" #: network.cgi:327 -msgid "These values are the ethernet settings in the main /etc/network.conf configuration file" -msgstr "Valeur des paramètres Ethernet dans le fichier de configuration principal /etc/network.conf" +msgid "" +"These values are the ethernet settings in the main /etc/network.conf " +"configuration file" +msgstr "" +"Valeur des paramètres Ethernet dans le fichier de configuration principal /" +"etc/network.conf" #: network.cgi:339 msgid "(hidden)" msgstr "(caché)" -#: network.cgi:345 -#: hosts.cgi:219 -#: boot.cgi:142 -#: hardware.cgi:57 +#: network.cgi:345 hosts.cgi:243 boot.cgi:142 hardware.cgi:57 hardware.cgi:78 #: lib/libtazpanel:171 msgid "Name" msgstr "Nom" @@ -442,15 +402,11 @@ msgid "Encryption" msgstr "Chiffrement" -#: network.cgi:349 -#: boot.cgi:145 -#: lib/libtazpanel:172 +#: network.cgi:349 boot.cgi:145 lib/libtazpanel:172 msgid "Status" msgstr "État" -#: network.cgi:400 -#: network.cgi:482 -#: network.cgi:504 +#: network.cgi:400 network.cgi:482 network.cgi:504 msgid "None" msgstr "Néant" @@ -462,8 +418,7 @@ msgid "Wireless connection" msgstr "Connection sans fil" -#: network.cgi:448 -#: lib/libtazpanel:153 +#: network.cgi:448 lib/libtazpanel:153 msgid "Scan" msgstr "Balayage" @@ -515,8 +470,7 @@ msgid "Show password" msgstr "Afficher le mot de passe" -#: network.cgi:549 -#: network.cgi:678 +#: network.cgi:549 network.cgi:678 msgid "Configure" msgstr "Configurer" @@ -529,8 +483,12 @@ msgstr "Partager le réseau Wi-Fi avec vos amis" #: network.cgi:607 -msgid "These values are the wifi settings in the main /etc/network.conf configuration file" -msgstr "Valeur des paramètres Wi-Fi dans le fichier de configuration principal /etc/network.conf" +msgid "" +"These values are the wifi settings in the main /etc/network.conf " +"configuration file" +msgstr "" +"Valeur des paramètres Wi-Fi dans le fichier de configuration principal /etc/" +"network.conf" #: network.cgi:613 msgid "Output of iwconfig" @@ -556,16 +514,12 @@ msgid "forward packets between interfaces" msgstr "Échange des paquets entre interfaces" -#: network.cgi:662 -#: network.cgi:693 -#: boot.cgi:327 -#: settings.cgi:626 +#: network.cgi:662 network.cgi:693 boot.cgi:327 settings.cgi:626 #: settings.cgi:740 msgid "Change" msgstr "Changer" -#: network.cgi:670 -#: hosts.cgi:179 +#: network.cgi:670 hosts.cgi:203 msgid "Hosts" msgstr "Hôtes" @@ -575,8 +529,7 @@ msgstr[0] "%d entrée dans la base d'hôtes" msgstr[1] "%d entrées dans la base d'hôtes" -#: network.cgi:679 -#: hosts.cgi:16 +#: network.cgi:679 hosts.cgi:16 msgid "Use hosts file as Ad blocker" msgstr "Utiliser le fichier d'hôtes comme bloqueur de pub" @@ -604,9 +557,7 @@ msgid "Proxy" msgstr "Mandataire" -#: network.cgi:744 -#: hosts.cgi:200 -#: hosts.cgi:207 +#: network.cgi:744 hosts.cgi:224 hosts.cgi:231 msgid "Add" msgstr "Ajouter" @@ -636,86 +587,87 @@ msgid "Installing the \"%s\"..." msgstr "Installation de « %s »..." -#: hosts.cgi:132 -#: hosts.cgi:142 -#: hosts.cgi:152 +#: hosts.cgi:132 hosts.cgi:156 hosts.cgi:176 msgid "Done" msgstr "Fait" -#: hosts.cgi:140 +#: hosts.cgi:142 msgid "Updating the \"%s\"..." msgstr "Mise à jour de « %s »..." -#: hosts.cgi:150 +#: hosts.cgi:174 msgid "Removing the \"%s\"..." msgstr "Retrait de « %s »..." -#: hosts.cgi:163 +#: hosts.cgi:187 msgid "%d record used for Ad blocking" msgid_plural "%d records used for Ad blocking" msgstr[0] "%d entrée utilisée pour bloquer la pub" msgstr[1] "%d entrées utilisées pour bloquer la pub" -#: hosts.cgi:169 +#: hosts.cgi:193 msgid "%d record found for \"%s\"" msgid_plural "%d records found for \"%s\"" msgstr[0] "%d entrée pour « %s »" msgstr[1] "%d entrées pour « %s »" -#: hosts.cgi:173 +#: hosts.cgi:197 msgid " (The list is limited to the first 100 entries.)" msgstr " (La liste est limitée aux 100 premières entrées.)" -#: hosts.cgi:194 +#: hosts.cgi:218 msgid "Disable selected" msgstr "Désactiver" -#: hosts.cgi:213 +#: hosts.cgi:237 msgid "Manage lists" msgstr "Gérer les listes" -#: hosts.cgi:214 -msgid "You can use one or more prepared hosts files to block advertisements, malware and other irritants." -msgstr "Vous pouvez utiliser un ou plusieurs de ces fichiers d'hôtes pour bloquer les pubs, malwares et autres indésirables." +#: hosts.cgi:238 +msgid "" +"You can use one or more prepared hosts files to block advertisements, " +"malware and other irritants." +msgstr "" +"Vous pouvez utiliser un ou plusieurs de ces fichiers d'hôtes pour bloquer " +"les pubs, malwares et autres indésirables." -#: hosts.cgi:220 +#: hosts.cgi:244 msgid "Details" msgstr "Détails" -#: hosts.cgi:221 +#: hosts.cgi:245 msgid "Updates" msgstr "Mises à jour" -#: hosts.cgi:222 +#: hosts.cgi:246 msgid "Actions" msgstr "Actions" -#: hosts.cgi:235 +#: hosts.cgi:259 msgid "info" msgstr "info" -#: hosts.cgi:237 +#: hosts.cgi:261 msgid "Updated monthly" msgstr "Mise à jour mensuelle" -#: hosts.cgi:238 +#: hosts.cgi:262 msgid "Updated regularly" msgstr "Mise à jour régulière" -#: hosts.cgi:276 +#: hosts.cgi:303 msgid "Upgrade" msgstr "Mettre à jour" -#: hosts.cgi:281 +#: hosts.cgi:308 msgid "Remove" msgstr "Retirer" -#: hosts.cgi:287 +#: hosts.cgi:314 msgid "Install" msgstr "Installer" -#: boot.cgi:16 -#: styles/default/header.html:65 +#: boot.cgi:16 styles/default/header.html:65 msgid "Boot" msgstr "Démarrage" @@ -723,10 +675,7 @@ msgid "Show more..." msgstr "En voir plus..." -#: boot.cgi:40 -#: boot.cgi:45 -#: boot.cgi:481 -#: styles/default/header.html:83 +#: boot.cgi:40 boot.cgi:45 boot.cgi:481 styles/default/header.html:83 msgid "System logs" msgstr "Journaux système" @@ -734,19 +683,15 @@ msgid "Boot log files" msgstr "Journaux de démarrage" -#: boot.cgi:95 -#: styles/default/header.html:79 +#: boot.cgi:95 styles/default/header.html:79 msgid "X server" msgstr "Serveur X" -#: boot.cgi:96 -#: styles/default/header.html:80 +#: boot.cgi:96 styles/default/header.html:80 msgid "X session" msgstr "Session X" -#: boot.cgi:115 -#: boot.cgi:482 -#: styles/default/header.html:84 +#: boot.cgi:115 boot.cgi:482 styles/default/header.html:84 msgid "Manage daemons" msgstr "Gérer les démons" @@ -754,9 +699,7 @@ msgid "Check, start and stop daemons on SliTaz" msgstr "Vérifier, démarrer et arrêter les démons sur SliTaz" -#: boot.cgi:143 -#: hardware.cgi:177 -#: settings.cgi:452 +#: boot.cgi:143 hardware.cgi:181 settings.cgi:452 msgid "Description" msgstr "Description" @@ -860,9 +803,7 @@ msgid "Web boot is available with gPXE" msgstr "Le démarrage réseau est disponible avec gPXE" -#: boot.cgi:381 -#: boot.cgi:485 -#: styles/default/header.html:86 +#: boot.cgi:381 boot.cgi:485 styles/default/header.html:86 msgid "ISO mine" msgstr "Exploitation d'ISO" @@ -887,8 +828,12 @@ msgstr "Partition cible" #: boot.cgi:410 -msgid "For hard disk installation only. Will create /slitaz tree and keep other files. No partitioning and no formatting." -msgstr "Seulement pour l'installation sur disque dur. Créera l'arborescence /slitaz et conservera les autres fichiers. Ni partionnement, ni formatage." +msgid "" +"For hard disk installation only. Will create /slitaz tree and keep other " +"files. No partitioning and no formatting." +msgstr "" +"Seulement pour l'installation sur disque dur. Créera l'arborescence /slitaz " +"et conservera les autres fichiers. Ni partionnement, ni formatage." #: boot.cgi:413 msgid "Choose a partition (optional)" @@ -922,13 +867,11 @@ msgid "Everything that happens before user login" msgstr "Tout ce qui se produit avant la connexion de l'utilisateur" -#: boot.cgi:480 -#: styles/default/header.html:75 +#: boot.cgi:480 styles/default/header.html:75 msgid "Boot logs" msgstr "Journaux de démarrage" -#: boot.cgi:488 -#: styles/default/header.html:71 +#: boot.cgi:488 styles/default/header.html:71 msgid "Boot loader" msgstr "Chargeur d'amorçage" @@ -952,8 +895,7 @@ msgid "Local startup commands" msgstr "Commandes supplémentaires lors du démarrage" -#: hardware.cgi:13 -#: styles/default/header.html:91 +#: hardware.cgi:13 styles/default/header.html:91 msgid "Hardware" msgstr "Matériel" @@ -961,8 +903,7 @@ msgid "Bus" msgstr "Bus" -#: hardware.cgi:55 -#: hardware.cgi:527 +#: hardware.cgi:55 hardware.cgi:77 hardware.cgi:531 msgid "Device" msgstr "Périphérique" @@ -970,209 +911,200 @@ msgid "ID" msgstr "ID" -#: hardware.cgi:108 +#: hardware.cgi:76 +msgid "Slot" +msgstr "Emplacement" + +#: hardware.cgi:112 msgid "Detect hardware" msgstr "Détecter le matériel" -#: hardware.cgi:110 +#: hardware.cgi:114 msgid "Detect PCI and USB hardware" msgstr "Détecter le matériel PCI et USB" -#: hardware.cgi:118 -#: hardware.cgi:248 -#: styles/default/header.html:94 +#: hardware.cgi:122 hardware.cgi:252 styles/default/header.html:94 msgid "Kernel modules" msgstr "Modules du noyau" -#: hardware.cgi:122 +#: hardware.cgi:126 msgid "Manage, search or get information about the Linux kernel modules" -msgstr "Gérer, rechercher ou obtenir des informations sur les modules du noyau Linux" +msgstr "" +"Gérer, rechercher ou obtenir des informations sur les modules du noyau Linux" -#: hardware.cgi:126 +#: hardware.cgi:130 msgid "Modules search" msgstr "Recherche de modules" -#: hardware.cgi:127 +#: hardware.cgi:131 msgid "Search" msgstr "Rechercher" -#: hardware.cgi:135 +#: hardware.cgi:139 msgid "Detailed information for module: %s" msgstr "Informations détaillées pour le module : %s" -#: hardware.cgi:159 +#: hardware.cgi:163 msgid "Matching result(s) for: %s" msgstr "Résultats obtenus pour : %s" -#: hardware.cgi:166 +#: hardware.cgi:170 msgid "Module:" msgstr "Module :" -#: hardware.cgi:176 +#: hardware.cgi:180 msgid "Module" msgstr "Module" -#: hardware.cgi:178 -#: hardware.cgi:529 -#: lib/libtazpanel:312 +#: hardware.cgi:182 hardware.cgi:533 lib/libtazpanel:321 msgid "Size" msgstr "Taille" -#: hardware.cgi:179 -#: hardware.cgi:586 -#: lib/libtazpanel:314 +#: hardware.cgi:183 hardware.cgi:590 lib/libtazpanel:323 msgid "Used" msgstr "Utilisé" -#: hardware.cgi:180 +#: hardware.cgi:184 msgid "by" msgstr "par" -#: hardware.cgi:204 +#: hardware.cgi:208 msgid "Information for USB Device %s" msgstr "Détails du périphérique USB %s" -#: hardware.cgi:206 -#: hardware.cgi:224 +#: hardware.cgi:210 hardware.cgi:228 msgid "Detailed information about specified device." msgstr "Détails sur un périphérique." -#: hardware.cgi:222 +#: hardware.cgi:226 msgid "Information for PCI Device %s" msgstr "Détails du périphérique PCI %s" -#: hardware.cgi:243 +#: hardware.cgi:247 msgid "Drivers & Devices" msgstr "Pilotes & périphériques" -#: hardware.cgi:245 +#: hardware.cgi:249 msgid "Manage your computer hardware" msgstr "Gérer le matériel de l'ordinateur" -#: hardware.cgi:249 -#: styles/default/header.html:95 +#: hardware.cgi:253 styles/default/header.html:95 msgid "Detect PCI/USB" msgstr "Détecter le matériel PCI et USB" -#: hardware.cgi:250 +#: hardware.cgi:254 msgid "Auto-install Xorg video driver" msgstr "Installation automatique du driver vidéo Xorg" -#: hardware.cgi:260 -#: hardware.cgi:277 +#: hardware.cgi:264 hardware.cgi:281 msgid "Battery" msgstr "Batterie" -#: hardware.cgi:280 +#: hardware.cgi:284 msgid "health" msgstr "santé" -#: hardware.cgi:289 +#: hardware.cgi:293 msgid "Discharging %d%% - %s" msgstr "En décharge %d%% - %s" -#: hardware.cgi:293 +#: hardware.cgi:297 msgid "Charging %d%% - %s" msgstr "En charge %d%% - %s" -#: hardware.cgi:295 +#: hardware.cgi:299 msgid "Charged 100%%" msgstr "Chargée à 100%%" -#: hardware.cgi:314 +#: hardware.cgi:318 msgid "Temperature:" msgstr "Température :" -#: hardware.cgi:329 +#: hardware.cgi:333 msgid "Brightness" msgstr "Luminosité d'écran" -#: hardware.cgi:471 +#: hardware.cgi:475 msgid "new mount point:" msgstr "Nouveau point de montage" -#: hardware.cgi:472 +#: hardware.cgi:476 msgid "read-only" msgstr "en lecture seule" -#: hardware.cgi:487 +#: hardware.cgi:491 msgid "Filesystems table" msgstr "Systèmes de fichiers" -#: hardware.cgi:493 -#: lib/libtazpanel:309 +#: hardware.cgi:497 lib/libtazpanel:318 msgid "Disk" msgstr "Disque" -#: hardware.cgi:494 -#: lib/libtazpanel:315 +#: hardware.cgi:498 lib/libtazpanel:324 msgid "Mount point" msgstr "Point de montage" -#: hardware.cgi:495 -#: lib/libtazpanel:311 +#: hardware.cgi:499 lib/libtazpanel:320 msgid "Type" msgstr "Type" -#: hardware.cgi:496 +#: hardware.cgi:500 msgid "Options" msgstr "Options" -#: hardware.cgi:497 +#: hardware.cgi:501 msgid "Freq" msgstr "Fréq." -#: hardware.cgi:498 +#: hardware.cgi:502 msgid "Pass" msgstr "Passe" -#: hardware.cgi:520 -#, fuzzy +#: hardware.cgi:524 msgid "Loop devices" -msgstr "Loop devices" +msgstr "Périphériques « loop »" -#: hardware.cgi:528 +#: hardware.cgi:532 msgid "Backing file" msgstr "Fichier conteneur" -#: hardware.cgi:530 +#: hardware.cgi:534 msgid "Access" msgstr "Accès" -#: hardware.cgi:531 +#: hardware.cgi:535 msgid "Offset" msgstr "Décalage" -#: hardware.cgi:540 +#: hardware.cgi:544 msgid "read/write" msgstr "lecture/écriture" -#: hardware.cgi:541 -#: hardware.cgi:566 +#: hardware.cgi:545 hardware.cgi:570 msgid "read only" msgstr "lecture seule" -#: hardware.cgi:563 +#: hardware.cgi:567 msgid "Setup" msgstr "Appliquer" -#: hardware.cgi:564 +#: hardware.cgi:568 msgid "new backing file:" msgstr "nouveau fichier associé :" -#: hardware.cgi:565 +#: hardware.cgi:569 msgid "offset in bytes:" msgstr "décalage en octets :" -#: hardware.cgi:583 +#: hardware.cgi:587 msgid "System memory" msgstr "Mémoire système" -#: hardware.cgi:589 +#: hardware.cgi:593 msgid "Buffers" msgstr "Tampons" -#: hardware.cgi:592 +#: hardware.cgi:596 msgid "Free" msgstr "Libre" @@ -1180,20 +1112,15 @@ msgid "System settings" msgstr "Réglages système" -#: settings.cgi:100 -#: settings.cgi:639 -#: settings.cgi:666 -#: settings.cgi:671 +#: settings.cgi:100 settings.cgi:639 settings.cgi:666 settings.cgi:671 msgid "Set date" msgstr "Régler la date" -#: settings.cgi:226 -#: settings.cgi:613 +#: settings.cgi:226 settings.cgi:613 msgid "Manage groups" msgstr "Gestion des groupes" -#: settings.cgi:234 -#: settings.cgi:311 +#: settings.cgi:234 settings.cgi:311 msgid "Selection:" msgstr "Sélection :" @@ -1217,8 +1144,7 @@ msgid "Add a new group" msgstr "Ajouter un groupe" -#: settings.cgi:274 -#: settings.cgi:286 +#: settings.cgi:274 settings.cgi:286 msgid "Group name:" msgstr "Nom du groupe :" @@ -1230,10 +1156,9 @@ msgid "Manage group membership" msgstr "Gérer les appartenances aux groupes" -#: settings.cgi:287 -#: settings.cgi:374 -msgid "User name:" -msgstr "Nom de l'utilisateur :" +#: settings.cgi:287 settings.cgi:372 +msgid "User login:" +msgstr "Identifiant :" #: settings.cgi:290 msgid "Add user" @@ -1243,8 +1168,7 @@ msgid "Remove user" msgstr "Retirer l'utilisateur" -#: settings.cgi:304 -#: settings.cgi:612 +#: settings.cgi:304 settings.cgi:612 msgid "Manage users" msgstr "Gérer les utilisateurs" @@ -1296,9 +1220,9 @@ msgid "Add a new user" msgstr "Ajouter un utilisateur" -#: settings.cgi:372 -msgid "User login:" -msgstr "Identifiant :" +#: settings.cgi:374 +msgid "User name:" +msgstr "Nom de l'utilisateur :" #: settings.cgi:376 msgid "User password:" @@ -1333,8 +1257,13 @@ msgstr "Langues actuellement installées sur cette machine :" #: settings.cgi:438 -msgid "Can't see your language?
You can install glibc-locale to see a larger list of available locales." -msgstr "Votre langue est introuvable ?
Vous pouvez installer glibc-locale pour avoir une liste de langues plus importante." +msgid "" +"Can't see your language?
You can install glibc-locale to see a larger list of available locales." +msgstr "" +"Votre langue est introuvable ?
Vous pouvez installer glibc-locale pour avoir une liste de " +"langues plus importante." #: settings.cgi:445 msgid "Available locales:" @@ -1352,20 +1281,15 @@ msgid "Territory" msgstr "Territoire" -#: settings.cgi:468 -#: settings.cgi:469 +#: settings.cgi:468 settings.cgi:469 msgid "-d" msgstr "-d" -#: settings.cgi:480 -#: settings.cgi:783 -#: settings.cgi:795 -#: settings.cgi:807 +#: settings.cgi:480 settings.cgi:783 settings.cgi:795 settings.cgi:807 msgid "Activate" msgstr "Activer" -#: settings.cgi:493 -#: settings.cgi:515 +#: settings.cgi:493 settings.cgi:515 msgid "Small quick tweaks for user %s" msgstr "Réglages pour l'utilisateur %s" @@ -1381,14 +1305,17 @@ msgid "Colored" msgstr "Multicolore" -#: settings.cgi:542 -#: settings.cgi:590 +#: settings.cgi:542 settings.cgi:590 msgid "Manual edit: %s" msgstr "Édition manuelle de %s" #: settings.cgi:543 -msgid "To take effect: log out and log in to system or execute command in the terminal:" -msgstr "Pour prise d'effet, reconnectez-vous ou exécutez cette commande dans le terminal :" +msgid "" +"To take effect: log out and log in to system or execute command in the " +"terminal:" +msgstr "" +"Pour prise d'effet, reconnectez-vous ou exécutez cette commande dans le " +"terminal :" #: settings.cgi:551 msgid "Menu button appearance" @@ -1398,8 +1325,7 @@ msgid "Icon:" msgstr "Icône :" -#: settings.cgi:559 -#: settings.cgi:580 +#: settings.cgi:559 settings.cgi:580 msgid "Do not show" msgstr "Cacher" @@ -1444,8 +1370,11 @@ msgstr "Langue du système" #: settings.cgi:735 -msgid "You must logout and login again to your current session to use %s locale." -msgstr "Vous devez vous déconnecter et vous reconnecter à votre session courante pour utiliser la langue %s" +msgid "" +"You must logout and login again to your current session to use %s locale." +msgstr "" +"Vous devez vous déconnecter et vous reconnecter à votre session courante " +"pour utiliser la langue %s" #: settings.cgi:738 msgid "Current system locale:" @@ -1479,8 +1408,7 @@ msgid "Configuration files:" msgstr "Fichiers de configuration :" -#: settings.cgi:812 -#: styles/default/header.html:45 +#: settings.cgi:812 styles/default/header.html:45 msgid "Panel" msgstr "Panneau" @@ -1508,15 +1436,15 @@ msgid "Please wait" msgstr "Veuillez patienter" -#: lib/libtazpanel:310 +#: lib/libtazpanel:319 msgid "Label" msgstr "Étiquette" -#: lib/libtazpanel:313 +#: lib/libtazpanel:322 msgid "Available" msgstr "Disponible" -#: lib/libtazpanel:392 +#: lib/libtazpanel:396 msgid "You must be root to show this page." msgstr "Il faut être root pour afficher cette page." @@ -1584,6 +1512,127 @@ msgid "BSD License" msgstr "Licence BSD" +#: floppy.cgi:20 +msgid "Boot floppy" +msgstr "Disquettes de démarrage" + +#: floppy.cgi:71 floppy.cgi:92 +msgid "TazPanel - floppy" +msgstr "TazPanel - disquettes" + +#: floppy.cgi:103 +msgid "Floppy disk format" +msgstr "Format de disquette" + +#: floppy.cgi:105 +msgid "Format disk" +msgstr "Formater la disquette" + +#: floppy.cgi:115 +msgid "Floppy disk transfer" +msgstr "Duplication de disquette" + +#: floppy.cgi:121 +msgid "Write image" +msgstr "Écrire l'image" + +#: floppy.cgi:127 +msgid "Read image" +msgstr "Lire l'image" + +#: floppy.cgi:138 +msgid "Boot floppy set builder" +msgstr "Constructeur de jeu de disquettes de démarrage" + +#: floppy.cgi:144 +msgid "required" +msgstr "requis" + +#: floppy.cgi:147 +msgid "Initramfs / Initrd:" +msgstr "Initramfs / Initrd :" + +#: floppy.cgi:148 floppy.cgi:152 floppy.cgi:156 floppy.cgi:161 +msgid "optional" +msgstr "optionnel" + +#: floppy.cgi:151 +msgid "Extra initramfs:" +msgstr "Initramfs supplémentaire :" + +#: floppy.cgi:155 +msgid "Boot message:" +msgstr "Message de démarrage :" + +#: floppy.cgi:159 +msgid "Default cmdline:" +msgstr "Ligne de commande par défaut :" + +#: floppy.cgi:160 +msgid "edit" +msgstr "modifier" + +#: floppy.cgi:164 +msgid "Root device:" +msgstr "Périphérique racine" + +#: floppy.cgi:166 +msgid "Flags:" +msgstr "Drapeaux :" + +#: floppy.cgi:279 +msgid "Output directory:" +msgstr "Répertoire de sortie :" + +#: floppy.cgi:283 +msgid "Floppy size:" +msgstr "Taille des disquettes :" + +#: floppy.cgi:312 +msgid "no limit" +msgstr "illimitée" + +#: floppy.cgi:314 +msgid "RAM used" +msgstr "Mémoire utilisée" + +#: floppy.cgi:329 +msgid "Build floppy set" +msgstr "Construire les disquettes" + +#: floppy.cgi:335 floppy.cgi:338 +msgid "Note" +msgstr "Note" + +#: floppy.cgi:335 +msgid "the extra initramfs may be useful to add your own configuration files." +msgstr "" +"l'initramfs supplémentaire peut servir à ajouter vos propres fichiers de " +"configuration." + +#: floppy.cgi:338 +msgid "" +"the keyboard is read for ESC or ENTER on every form feed (ASCII 12) in the " +"boot message." +msgstr "" +"l'appui sur Échap ou Entrée sera attendu pour chaque caractère Form feed " +"(code ASCII 12) dans le message de démarrage." + +#~ msgid "TazPanel is already running." +#~ msgstr "TazPanel est déjà actif." + +#~ msgid "Starting TazPanel web server on port %d..." +#~ msgstr "Lancement du serveur TazPanel sur le port %d..." + +#~ msgid "TazPanel Authentication - Default: root:root" +#~ msgstr "TazPanel : Authentification (par défaut : root:root)" + +#~ msgid "TazPanel is not running." +#~ msgstr "TazPanel n'est pas actif." + +#~ msgid "Stopping TazPanel web server..." +#~ msgstr "Arrêt du serveur web TazPanel..." + #~ msgid "Groups management" #~ msgstr "Gestion des groupes"