Show
Ignore:
Timestamp:
07/08/05 18:52:50 (19 years ago)
Author:
jerome
Message:

Moved the GPL blurb into a single location.
Now uses named parameters in commands' help.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/tr/pykosd.1

    r2342 r2344  
    22.TH PYKOSD "1" "juillet 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pykosd \- page de manuel de pykosd 1.23alpha15_unofficial 
     4pykosd \- page de manuel de pykosd 1.23alpha16_unofficial 
    55.SH DESCRIPTION 
    6 pykosd v1.23alpha15_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pykosd v1.23alpha16_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    8 PyKota için bir OSD kota izleyicisi. 
     8An OSD quota monitor for PyKota. 
    99.PP 
    10 komut satırı kullanımı : 
     10command line usage : 
    1111.IP 
    12 pykosd [seçenekler] 
     12pykosd [options] 
    1313.PP 
    14 seçenekler : 
     14options : 
    1515.TP 
    1616\fB\-v\fR | \fB\-\-version\fR 
    17 pykosd'nin sürüm numarasını yazar ve çıkar. 
     17Prints pykosd's version number then exits. 
    1818.TP 
    1919\fB\-h\fR | \fB\-\-help\fR 
    20 Bu mesajı yazar ve çıkar. 
     20Prints this message then exits. 
    2121.TP 
    22 \fB\-c\fR | \fB\-\-color\fR #rrggbb onaltılı üçlü olarak arkaplan rengini ayarlar 
    23 örneğin #FF0000 değeri 100% kırmızı yapar. 
    24 Öntanımlı 100% yeşildir (#00FF00). 
     22\fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal 
     23triplet, for example #FF0000 is 100% red. 
     24Defaults to 100% green (#00FF00). 
    2525.TP 
    2626\fB\-d\fR | \fB\-\-duration\fR d 
    27 Saniye olarak gösterim süresini belirtir. 
    28 Öntanımlı 3 saniyedir. 
     27Sets the duration of the display in seconds. 
     28Defaults to 3 seconds. 
    2929.TP 
    3030\fB\-f\fR | \fB\-\-font\fR f 
    31 Gösterim için kullanılacak yazıtipini ayarlar. 
    32 Öntanımlı Python OSD kütüphanesinin öntanımlısıdır. 
     31Sets the font to use for display. 
     32Defaults to the Python OSD library's default. 
    3333.TP 
    3434\fB\-l\fR | \fB\-\-loop\fR n 
    35 Bilginin kaç kere gösterileceğini ayarlar. 
    36 Öntanımlı 0'dır, sonsuza kadar döngü yapılacaıını belirtir. 
     35Sets the number of times the info will be displayed. 
     36Defaults to 0, which means loop forever. 
    3737.TP 
    3838\fB\-s\fR | \fB\-\-sleep\fR s 
    39 Saniye cinsinden iki gösterim arasında beklenecek 
    40 süreyi ayarlar. Öntanımlı 180 saniyedir (3 dakika). 
     39Sets the sleeping duration between two displays 
     40in seconds. Defaults to 180 seconds (3 minutes). 
    4141.PP 
    42 örnekler : 
     42examples : 
    4343.IP 
    4444\f(CW$ pykosd -s 60 --loop 5\fR 
    4545.IP 
    46 pykosd'yi başlatır. Gösterim her 60 saniyede tazelenir, 
    47 ve her defasında 3 saniye sonunda (ön tanımlı) sona erer. Beş 
    48 tekrardan sonra çıkar. 
     46Will launch pykosd. Display will be refreshed every 60 seconds, 
     47and will last for 3 seconds (the default) each time. After five 
     48iterations, the program will exit. 
    4949.PP 
    50 Bu program özgür yazılımdır; bu yazılımı Özgür Yazılım Vakfı tarafından 
    51 yayınlanan GNU Genel Kamu Lisansı'nın 2. sürümü ya da (kendi 
    52 tercihinize bağlı) sonraki sürümü şartları altında yeniden dağıtabilir 
    53 ve/ya da değiştirebilirsiniz. 
     50This program is free software; you can redistribute it and/or modify 
     51it under the terms of the GNU General Public License as published by 
     52the Free Software Foundation; either version 2 of the License, or 
     53(at your option) any later version. 
    5454.PP 
    55 Bu program faydalı olacağı düşünülerek dağıtılmaktadır, fakat HİÇBİR 
    56 GARANTİSİ YOKTUR; BELLİ BİR AMACA UYGUNLUK ya da MAL 
    57 DEĞERİ gibi garantileri de yoktur.  Daha fazla ayrıntı için GNU Genel 
    58 Kamu Lisansını okuyun. 
     55This program is distributed in the hope that it will be useful, 
     56but WITHOUT ANY WARRANTY; without even the implied warranty of 
     57MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     58GNU General Public License for more details. 
    5959.PP 
    60 GNU Genel Kamu Lisansının bir nüshasını programla birlikte almış 
    61 olmalısınız, eğer almadıysanız Özgür Yazılım Vakfı'na 59 Temple Place, 
    62 Suite 330, Boston, MA 02110\-1301, USA adresinden ulaşın. 
     60You should have received a copy of the GNU General Public License 
     61along with this program; if not, write to the Free Software 
     62Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. 
    6363.PP 
    64 Lütfen hataları Jerome Alet \- alet@librelogiciel.com adresine mektupla bildirin 
     64Please report bugs to : Jerome Alet \- alet@librelogiciel.com