cb1a8481f78a0d7565f92cea385c6d2ede2bb386
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

1) 
2) 
3) 
4) 
5) 
6) 
7) ## translation metadata
Roger Dingledine put the svn properties back

Roger Dingledine authored 14 years ago

8) # Revision: $Revision$
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

9) # Translation-Priority: 3-low
10) #include "head.wmi" TITLE="Torbutton - Quickly toggle Firefox's use of the Tor network" CHARSET="UTF-8"
11) <div class="main-column">
12) 
13) 
14) 
15) <!-- PUT CONTENT AFTER THIS TAG -->
16) <link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml"/>
17) <link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="search/google-uk.xml" />
18) <link rel="search" type="application/opensearchdescription+xml" title="Google USA" href="search/google-us.xml"/>
19) <script type="text/javascript">
20) 
21) function addSearchProvider(prov) { try {
22) window.external.AddSearchProvider(prov); } catch (e) { alert("Search plugins
23) require Firefox 2"); return; } } function addEngine(name,ext,cat,pid)  { if
24) ((typeof window.sidebar == "object") && (typeof
25) window.sidebar.addSearchEngine == "function")) {
26) window.sidebar.addSearchEngine( "http://mycroft.mozdev.org/install.php/" +
27) pid + "/" + name + ".src", "http://mycroft.mozdev.org/install.php/" + pid +
28) "/" + name + "."+ ext, name, cat ); } else { alert("You will need a browser
29) which supports Sherlock to install this plugin."); } } function
30) addOpenSearch(name,ext,cat,pid,meth)  { if ((typeof window.external ==
31) "object") && ((typeof window.external.AddSearchProvider == "unknown") ||
32) (typeof window.external.AddSearchProvider == "function"))) { if ((typeof
33) window.external.AddSearchProvider == "unknown") && meth == "p") {
34) alert("This plugin uses POST which is not currently supported by Internet
35) Explorer's implementation of OpenSearch."); } else {
36) window.external.AddSearchProvider(
37) "http://mycroft.mozdev.org/installos.php/" + pid + "/" + name + ".xml"); } }
38) else { alert("You will need a browser which supports OpenSearch to install
39) this plugin."); } } function addOpenSearch2(name,ext,cat,pid,meth)  { if
40) ((typeof window.external == "object") && ((typeof
41) window.external.AddSearchProvider == "unknown") || (typeof
42) window.external.AddSearchProvider == "function"))) { if ((typeof
43) window.external.AddSearchProvider == "unknown") && meth == "p") {
44) alert("This plugin uses POST which is not currently supported by Internet
45) Explorer's implementation of OpenSearch."); } else {
46) window.external.AddSearchProvider(
47) "http://torbutton.torproject.org/dev/search/" + name + ".xml"); } } else {
48) alert("You will need a browser which supports OpenSearch to install this
49) plugin."); } } function install (aEvent)  { var params = { "Torbutton": {
50) URL: aEvent.target.href, Hash: aEvent.target.getAttribute("hash"), toString:
51) function () { return this.URL; } } }; InstallTrigger.install(params); return
52) false; }
53) 
54) 
55) </script>
56) 
57) <h2>Torbutton</h2>
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

58) <hr /> <strong>Version actuelle:</strong><version-torbutton><br/> <br/>
59) <strong>Auteurs:</strong> Mike Perry &amp; Scott Squires<br/> <br/>
60) <strong>Installation:</strong> Cliquez sur <a
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

61) href="http://www.torproject.org/torbutton/torbutton-current.xpi"
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

62) hash="<version-hash-torbutton>" onclick="return install(event);">ce lien
63) pour installer à partir du site web</a> ou <a
64) href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">installer
65) depuis le site Mozilla Add-On</a><br/> <strong>Versions
66) précédentes:</strong> <a href="releases/">Locale</a><br/>
67) <strong>Documentation Développeur:</strong> <a href="design/">Document de
68) spécification</a> and <a href="design/MozillaBrownBag.pdf">Diaporama (Pas
69) forcément à jour)</a><br/> <strong>Extras:</strong> Plugins de recherche
70) Google pour <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

71) onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

72) false">Google CA</a>, et <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

73) onClick="addOpenSearch('googleuk_web','png','General','14445','g');return
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

74) false">Google UK</a>.  <br/> <strong>Code source:</strong> Vous pouvez <a
75) href="https://gitweb.torproject.org/torbutton.git">naviguer sur le dépôt</a>
76) ou simplement décompresser le xpi.  <br/> <strong>Rapports de Bug:</strong>
77) <a href="https://trac.torproject.org/projects/tor/report/14">Torproject
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

78) trac</a><br/> <strong>Documents:</strong> <b>[</b> <a href="<page
79) torbutton/faq>">FAQ</a> <b>|</b> <a
80) href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/CHANGELOG">changelog</a>
81) <b>|</b> <a
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

82) href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/LICENSE">licence</a>
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 14 years ago

83) <b>|</b> <a
Runa A. Sandvik updated files for the website

Runa A. Sandvik authored 14 years ago

84) href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/CREDITS">crédits</a>