~ubuntu-branches/ubuntu/hardy/foxyproxy/hardy-updates

« back to all changes in this revision

Viewing changes to locale/tr-TR/torwizhelp.html

  • Committer: Bazaar Package Importer
  • Author(s): Sasa Bodiroza
  • Date: 2008-04-09 13:55:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080409135500-x7u28czocbidxpmg
Tags: 2.7.2-0ubuntu1
* New upstream release. (LP: #212875)
* Improved packaging to make use of xpi.mk
* debian/control: 
  - Updated Maintainer field according to DebianMaintainerField spec
  - s/IceWeasel/Firefox/ in description
* debian/copyright: 
  - Updated copyright years
  - Updated packaging copyright
  - Added notice about xpi.mk packaging
  - Getting the source differs for this upload, added notice
* install.rdf: Bumped maxVersion to 3.0.*

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- switched from xhtml to html because of BabelZilla WTS adds extraneous html tags on locale download -->
2
 
<html>
3
 
  <head>
4
 
  <style type="text/css">
5
 
    table {
6
 
        border-width: 0px;
7
 
        border-spacing: 2px;
8
 
        border-style: none;
9
 
        border-color: white;
10
 
        border-collapse: separate;
11
 
        background-color: rgb(250, 240, 230);
12
 
        font-size: x-small;
13
 
        font-family: verdana, sans-serif;
14
 
    }
15
 
    table td,table th {
16
 
        border-width: 1px;
17
 
        padding: 1px;
18
 
        border-style: groove;
19
 
        border-color: green;
20
 
        background-color: rgb(250, 240, 230);
21
 
      vertical-align: top;      
22
 
                  font-size: x-small; 
23
 
                  font-family: verdana, sans-serif;
24
 
    }    
25
 
    p {background-color: white; font-size: x-small; font-family: verdana, sans-serif;}
26
 
    body {font-family: verdana, sans-serif;}
27
 
    h3 {font-size: small;}
28
 
    h4 {font-size: x-small;}
29
 
  </style>
30
 
  </head>
31
 
<body>
32
 
  <h3>URL Şablonları</h3>
33
 
  <p>Firefox bir URL yüklemeden önce FoxyProxy'ye bir vekil kullanılıp kullanılmayacağını sorar.
34
 
     FoxyProxy bu soruyu, geçerli URL'yi aşağıda belirlediğiniz tüm URL şablonları ile eşleştirmeye çalışarak cevaplar.
35
 
     Şablon belirlemenin en kolay yolu joker sembollerle yapılanıdır.</p>        
36
 
   <h4><a name="wildcards">Joker Semboller</a></h4>
37
 
   <p>Joker Semboller bir hesaplamayı baştan başa kaplayan sembollerdir; büyük bir ihtimalle onlarla daha önce de karşılaşmışsınızdır.
38
 
   Yıldız işareti(*) joker sembol olarak sıfır ya da daha fazla karakterin yerine kullanılabilirken, 
39
 
   soru işareti(?) ise joker sembol olarak ancak bir karakter yerine kullanılabilir.
40
 
   </p>
41
 
   <p>Daha gelişmiş eşleşme kuralları normal ifadeleri kullanmakla mümkün olacaktır. Ayrıntılar için "Yardım İçeriği" düğmesine basınız.</p>
42
 
   
43
 
   <h4>Joker Sembol Örnekleri</h4>
44
 
   <table>
45
 
     <thead><tr><th>URL Şablonu</th><th>Bazı Eşleşen URL'ler</th><th>Bazı Eşleşmeyen URL'ler</th></tr></thead>
46
 
     <tr><td>*//:*.yahoo.com/*</td><td>Yahoo domainindeki her şey</td><td>http://mail.google.com/</td></tr>      
47
 
     <tr><td>*//:mail.yahoo.com/*</td><td>http://mail.yahoo.com/<br/>http://mail.yahoo.com/clownshoes/<br/>http://mail.yahoo.com/inbox/123.html<br/>ftp://mail.yahoo.com</td><td>http://maps.yahoo.com</td></tr>
48
 
     <tr><td>http://??.wikipedia.org/wiki/Clown</td><td>http://en.wikipedia.org/wiki/Clown<br/>http://de.wikipedia.org/wiki/Clown<br/>http://cs.wikipedia.org/wiki/Clown</td><td>https://en.wikipedia.org/wiki/Clown<br/>http://de.wikipedia.org/wiki/Clown/<br/>ftp://en.wikipedia.org/wiki/Clown</td></tr>
49
 
     <tr><td>http://digg.com/</td><td>http://digg.com/</td><td>http://digg.com<br/>http://www.digg.com/</td></tr>      
50
 
     <tr><td>*://*.asimov.???/*</td><td>ftp://ftp.asimov.net/<br/>ftp://ftp.asimov.com/theory.html<br/>http://bear.asimov.net/mom/<br/>https://isaac.asimov.org/hercules<br/>gopher://asimov.net/</td>
51
 
       <td>ftp://ftp.asimov.co.uk<br/>http://isaac.home.com/tin.php</td></tr>     
52
 
     <tr><td>*</td><td><i>Herşeyle eşleşir</i></td><td>&nbsp;</td></tr>            
53
 
   </table>
54
 
</body>
55
 
</html>
 
 
b'\\ No newline at end of file'