git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
cd98d6c7b
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
torbutton
fr
index.wml
updated translations from pootle
Runa A. Sandvik
commited
cd98d6c7b
at 2010-03-25 18:22:01
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 3-low #include "head.wmi" TITLE="Torbutton - Quickly toggle Firefox's use of the Tor network" CHARSET="UTF-8" <div class="main-column"> <!-- PUT CONTENT AFTER THIS TAG --> <link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml"/> <link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="search/google-uk.xml" /> <link rel="search" type="application/opensearchdescription+xml" title="Google USA" href="search/google-us.xml"/> <script type="text/javascript"> function addSearchProvider(prov) { try { window.external.AddSearchProvider(prov); } catch (e) { alert("Search plugins require Firefox 2"); return; } } function addEngine(name,ext,cat,pid) { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + ".src", "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + "."+ ext, name, cat ); } else { alert("You will need a browser which supports Sherlock to install this plugin."); } } function addOpenSearch(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://mycroft.mozdev.org/installos.php/" + pid + "/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function addOpenSearch2(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://torbutton.torproject.org/dev/search/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function install (aEvent) { var params = { "Torbutton": { URL: aEvent.target.href, Hash: aEvent.target.getAttribute("hash"), toString: function () { return this.URL; } } }; InstallTrigger.install(params); return false; } </script> <h2>Torbutton</h2> <hr /> <strong>Version actuelle:</strong><version-torbutton><br/> <br/> <strong>Auteurs:</strong> Mike Perry & Scott Squires<br/> <br/> <strong>Installation:</strong> Cliquer pour <a href="http://www.torproject.org/torbutton/torbutton-current.xpi" hash="<version-hash-torbutton>" onclick="return install(event);">installer à partir de ce site web</a> ou pour <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">installer depuis le site des extensions Mozilla</a><br/> <strong>Versions antérieures:</strong> <a href="releases/">Locale</a><br/> <strong>Documentation Développeur:</strong> <a href="design/">Document de spécification de Torbutton </a> et <a href="design/MozillaBrownBag.pdf">Diaporama (Pas nécéssairement à jour)</a><br/> <strong>Extras:</strong> Plugins de recherche Google pour <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return false">Google CA</a>, and <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('googleuk_web','png','General','14445','g');return false">Google UK</a>. <br/> <strong>Source:</strong> Vous pouvez <a href="https://svn.torproject.org/svn/torbutton/trunk/">parcourir le référentiel</a> ou simplement décompresser le xpi. <br/> <strong>Rapports de Bugs:</strong> <a href="https://bugs.torproject.org/flyspray/index.php?tasks=all&project=5">Torproject flyspray</a><br/> <strong>Documents:</strong> <b>[</b> <a href="<page torbutton/faq>">FAQ</a> <b>|</b> <a href="https://svn.torproject.org/svn/torbutton/trunk/src/CHANGELOG">changelog</a> <b>|</b> <a href="https://svn.torproject.org/svn/torbutton/trunk/src/LICENSE">licence</a> <b>|</b> <a href="https://svn.torproject.org/svn/torbutton/trunk/src/CREDITS">crédits</a> <b>]</b><br/> <br/> <p> Torbutton permet aux utilisateurs de Firefox d'activer ou de désactiver l'utilisation de <a href="<page index>">Tor</a> dans le navigateur en un seul click. Il ajoute un panneau à la barre d'état qui indique "Tor Activé" (en vert) ou "Tor Désactivé" (en rouge). L'utilisateur peut cliquer sur le panneau pour changer de statut. Si l'utilisateur (ou une autre extension) modifie les paramètres de proxy, le changement est automatiquement pris en compte dans la barre d'état. </p> <p> Afin de préserver votre sécurité, Torbutton désactive différents types de contenu dynamique. Vous pouvez en apprendre plus dans <a href="<page torbutton/faq>">la FAQ de Torbutton</a>, ou consultez la liste détaillée des <a href="<page torbutton/options>">options de Torbutton</a>. </p> <p> Certains utilisateurs préfèrent avoir un bouton dans la barre d'outils au lieu d'un panneau d'état. Torbutton vous permet d'jouter un bouton à la barre d'outils en effectuant un clic-droit sur la barre d'outils concernée, en sélectionnant "Personnaliser ...", puis en faisant glisser l'icône Torbutton sur la barre d'outils. Il existe une option dans les préférences pour cacher le panneau d'état (Outils-> Modules complémentaires, sélectionnez Torbutton, et cliquez sur Préférences). </p> </div> #include <foot.wmi>