Changeset 1881

Show
Ignore:
Timestamp:
10/26/04 18:52:57 (19 years ago)
Author:
jalet
Message:

Greek translation is finished now

Location:
pykota/trunk/man/el_GR
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/el_GR/pkprinters.1

    r1869 r1881  
    55.SH DESCRIPTION 
    66pkprinters v1.20beta_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
    7 A Printers Manager for PyKota. 
     7���� ������yKota. 
    88.PP 
    9 command line usage : 
     9���� ��� 
    1010.IP 
    11 pkprinters [options] printer1 printer2 printer3 ... printerN 
     11pkprinters [��� ���1 ���2 ... ���N 
    1212.PP 
    13 options : 
     13���: 
    1414.TP 
    1515\fB\-v\fR | \fB\-\-version\fR 
    16 Prints pkprinters's version number then exits. 
     16��� �����pkprinters � ���. 
    1717.TP 
    1818\fB\-h\fR | \fB\-\-help\fR 
    19 Prints this message then exits. 
     19��� ����� ���. 
    2020.TP 
    2121\fB\-a\fR | \fB\-\-add\fR 
    22 Adds printers if they don't exist on the Quota 
    23 Storage Server. If they exist, they are modified 
    24 unless \fB\-s\fR|--skipexisting is also used. 
     22������� �� �� ���������, ����������� � ����\fB\-s\fR|--skipexisting. 
    2523.TP 
    2624\fB\-d\fR | \fB\-\-delete\fR 
    27 Deletes printers from the quota storage. 
    28 .HP 
    29 \fB\-D\fR | \fB\-\-description\fR d Adds a textual description to printers. 
    30 .TP 
     25������� � ��������.TP 
     26\fB\-D\fR | \fB\-\-description\fR 
     27����� ����������TP 
    3128\fB\-c\fR | \fB\-\-charge\fR p[,j] 
    32 Sets the price per page and per job to charge. 
    33 Job price is optional. 
    34 If both are to be set, separate them with a comma. 
    35 Floating point and negative values are allowed. 
    36 .TP 
    37 \fB\-g\fR | \fB\-\-groups\fR pg1[,pg2...] Adds or Remove the printer(s) to the printer 
    38 groups pg1, pg2, etc... which must already exist. 
    39 A printer group is just like a normal printer, 
    40 only that it is usually unknown from the printing 
    41 system. Create printer groups exactly the same 
    42 way that you create printers, then add other 
    43 printers to them with this option. 
    44 Accounting is done on a printer and on all 
    45 the printer groups it belongs to, quota checking 
    46 is done on a printer and on all the printer groups 
    47 it belongs to. 
    48 If the \fB\-\-remove\fR option below is not used, the 
    49 default action is to add printers to the specified 
    50 printer groups. 
    51 .TP 
     29���� ��� ��� � ����� ��������. 
     30� ������, ����������������� ����� ��TP 
     31\fB\-g\fR | \fB\-\-groups\fR pg1[,pg2...] ���������� ���� 
     32� �� ����g1, pg2, �.� ���������. ��������������� ���, ���� � 
     33������� ���. ������ ������������������� �������� �� 
     34���������������������������� �� 
     35��� ���������� 
     36� � ���� �������\fB\-\-remove\fR, ��������� ��������� �� ����TP 
    5237\fB\-l\fR | \fB\-\-list\fR 
    53 List informations about the printer(s) and the 
    54 printers groups it is a member of. 
     38������ �� ��� ���� 
     39� ��� ���������� 
    5540.TP 
    5641\fB\-r\fR | \fB\-\-remove\fR 
    57 In combination with the \fB\-\-groups\fR option above, 
    58 remove printers from the specified printers groups. 
    59 .TP 
     42� �������fB\-\-groups\fR ��, 
     43������ � ���� �� 
     44����.TP 
    6045\fB\-s\fR | \fB\-\-skipexisting\fR 
    61 In combination with the \fB\-\-add\fR option above, tells 
    62 pkprinters to not modify existing printers. 
     46� �������fB\-\-add\fR ��, � 
     47����pkprinters �����������. 
    6348.IP 
    64 printer1 through printerN can contain wildcards if the \fB\-\-add\fR option 
    65 is not set. 
     49� ������1 � ���N ������ ����� �� ����\fB\-\-add\fR. 
    6650.PP 
    67 examples : 
     51���: 
    6852.IP 
    6953\f(CW$ pkprinters --add -D "HP Printer" --charge 0.05,0.1 hp2100 hp2200 hp8000\fR 
    7054.IP 
    71 Will create three printers named hp2100, hp2200 and hp8000. 
    72 Their price per page will be set at 0.05 unit, and their price 
    73 per job will be set at 0.1 unit. Units are in your own currency, 
    74 or whatever you want them to mean. 
    75 All of their descriptions will be set to the string "HP Printer". 
    76 If any of these printers already exists, it will also be modified 
    77 unless the \fB\-s\fR|--skipexisting command line option is also used. 
     55������������p2100, hp2200 � hp8000. 
     56�� � � ������.05 ��� � �� � 
     57� ����0.1 ��� ��� ������������ �� ��� � ���� ���� 
     58�� ����� ��������"HP Printer". 
     59� ���� � � ��� ��������������� � ����\fB\-s\fR|--skipexisting. 
    7860.IP 
    7961\f(CW$ pkprinters --delete "*"\fR 
    8062.IP 
    81 This will completely delete all printers and associated quota information, 
    82 as well as their job history. USE WITH CARE ! 
     63�������� � ��� � ����� � 
     64������ ������ �. 
     65������� � ����! 
    8366.IP 
    8467\f(CW$ pkprinters --groups Laser,HP "hp*"\fR 
    8568.IP 
    86 This will put all printers which name matches "hp*" into printers groups 
    87 Laser and HP, which MUST already exist. 
     69��������� ������� �"hp*" 
     70� �� ����aser � HP, ���� ����. 
    8871.IP 
    8972\f(CW$ pkprinters --groups LexMark --remove hp2200\fR 
    9073.IP 
    91 This will remove the hp2200 printer from the LexMark printer group. 
     74��������hp2200 � �������exMark. 
    9275.PP 
    9376This program is free software; you can redistribute it and/or modify 
     
    10588Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    10689.PP 
    107 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com 
     90��� ��� �� e-mail � Jerome Alet - alet@librelogiciel.com 
  • pykota/trunk/man/el_GR/pykosd.1

    r1869 r1881  
    55.SH DESCRIPTION 
    66pykosd v1.20beta_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
    7 An OSD quota monitor for PyKota. 
     7������PyKota ��������OSD). 
    88.PP 
    9 command line usage : 
     9���� ��� 
    1010.IP 
    11 pykosd [options] 
     11pykosd [��� 
    1212.PP 
    13 options : 
     13���: 
    1414.TP 
    1515\fB\-v\fR | \fB\-\-version\fR 
    16 Prints pykosd's version number then exits. 
     16��� �����pykosd � ���. 
    1717.TP 
    1818\fB\-h\fR | \fB\-\-help\fR 
    19 Prints this message then exits. 
     19��� ����� ���. 
    2020.TP 
    21 \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal 
    22 triplet, for example #FF0000 is 100% red. 
    23 Defaults to 100% green (#00FF00). 
     21\fB\-c\fR | \fB\-\-color\fR #rrggbb ����� ������������� ���� ��� #FF0000 ��100% �������������00% �� (#00FF00). 
    2422.TP 
    2523\fB\-d\fR | \fB\-\-duration\fR d 
    26 Sets the duration of the display in seconds. 
    27 Defaults to 3 seconds. 
    28 .TP 
     24��������������������� ����� ����.TP 
    2925\fB\-f\fR | \fB\-\-font\fR f 
    30 Sets the font to use for display. 
    31 Defaults to the Python OSD library's default. 
     26��������� �������������� �����OSD �Python. 
    3227.TP 
    3328\fB\-l\fR | \fB\-\-loop\fR n 
    34 Sets the number of times the info will be displayed. 
    35 Defaults to 0, which means loop forever. 
    36 .TP 
     29������ �������� ���� 
     30�������, ���������TP 
    3731\fB\-s\fR | \fB\-\-sleep\fR s 
    38 Sets the sleeping duration between two displays 
    39 in seconds. Defaults to 180 seconds (3 minutes). 
     32����� ��� �� � ���� 
     33����������80 ����3 �� 
    4034.PP 
    41 examples : 
     35���� 
    4236.IP 
    4337\f(CW$ pykosd -s 60 --loop 5\fR 
    4438.IP 
    45 Will launch pykosd. Display will be refreshed every 60 seconds, 
    46 and will last for 3 seconds (the default) each time. After five 
    47 iterations, the program will exit. 
     39����ykosd. ������������0 ����� ��� � 3 ������� ���. ��������, �������� 
    4840.PP 
    4941This program is free software; you can redistribute it and/or modify 
     
    6153Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    6254.PP 
    63 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com 
     55��� ��� �� e-mail � Jerome Alet - alet@librelogiciel.com 
  • pykota/trunk/man/el_GR/pykotme.1

    r1869 r1881  
    66pykotme v1.20beta_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
    77.PP 
    8 Gives print quotes to users. 
     8��� ��� � ���� ���� 
    99.PP 
    10 command line usage : 
     10���� ��� 
    1111.TP 
    1212pykotme 
    13 [options]  [files] 
     13[���  [��] 
    1414.PP 
    15 options : 
     15���: 
    1616.TP 
    1717\fB\-v\fR | \fB\-\-version\fR 
    18 Prints pykotme's version number then exits. 
     18��� �����pykotme � ���. 
    1919.TP 
    2020\fB\-h\fR | \fB\-\-help\fR 
    21 Prints this message then exits. 
     21��� ����� ���. 
    2222.TP 
    2323\fB\-P\fR | \fB\-\-printer\fR p 
    24 Gives a quote for this printer only. Actually p can 
    25 use wildcards characters to select only 
    26 some printers. The default value is *, meaning 
    27 all printers. 
    28 You can specify several names or wildcards, 
    29 by separating them with commas. 
     24��� ��� �������� 
     25�p ���������� ���� 
     26�������� �����*, 
     27��������������������� ��� 
     28������. 
    3029.PP 
    31 examples : 
     30���� 
    3231.IP 
    3332\f(CW$ pykotme --printer apple file1.ps file2.ps\fR 
    3433.IP 
    35 This will give a print quote to the current user. The quote will show 
    36 the price and size of a job consisting in file1.ps and file2.ps 
    37 which would be sent to the apple printer. 
     34��� ����� � ������������� �� � �������������� 
     35���ile1.ps � file2.ps ����������apple. 
    3836.IP 
    3937\f(CW$ pykotme --printer apple,hplaser <file1.ps\fR 
    4038.IP 
    41 This will give a print quote to the current user. The quote will show 
    42 the price and size of a job consisting in file1.ps as read from 
    43 standard input, which would be sent to the apple or hplaser 
    44 printer. 
     39��� ����� � ������������� �� � �������������� 
     40���ile1.ps ���������, ������ ���apple �����hplaser. 
    4541.IP 
    4642\f(CW$ pykotme\fR 
    4743.IP 
    48 This will give a quote for a job consisting of what is on standard 
    49 input. The quote will list the job size, and the price the job 
    50 would cost on each printer. 
     44��� ����� � � ��������� 
     45���� ��. ������������������� ���� �����. 
    5146.PP 
    5247This program is free software; you can redistribute it and/or modify 
     
    6459Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    6560.PP 
    66 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com 
     61��� ��� �� e-mail � Jerome Alet - alet@librelogiciel.com