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/po/el_GR/pykota.po

    r2308 r2344  
    3838#, python-format 
    3939msgid "" 
    40 "autopykota v%s (c) %s %s\n" 
     40"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    4141"\n" 
    4242"A tool to automate user account creation and initial balance setting.\n" 
     
    5959"                       If the user already exists, actual balance is left\n" 
    6060"                       unmodified. If unset, the default value is 0.\n" 
    61 "                       \n" 
    62 "This program is free software; you can redistribute it and/or modify\n" 
    63 "it under the terms of the GNU General Public License as published by\n" 
    64 "the Free Software Foundation; either version 2 of the License, or\n" 
    65 "(at your option) any later version.\n" 
    66 "\n" 
    67 "This program is distributed in the hope that it will be useful,\n" 
    68 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    69 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    70 "GNU General Public License for more details.\n" 
    71 "\n" 
    72 "You should have received a copy of the GNU General Public License\n" 
    73 "along with this program; if not, write to the Free Software\n" 
    74 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    75 "USA.\n" 
    76 "\n" 
    77 "Please e-mail bugs to: %s" 
    78 msgstr "" 
    79 "autopykota v%s (c) %s %s\n" 
    80 "\n" 
    81 "��� � ������������� ��� ������\n" 
    82 "\n" 
    83 "�� � ���� ����� � ����������������� �����n" 
    84 "�����������!\n" 
    85 "\n" 
    86 "���� ���\n" 
    87 "\n" 
    88 "  � ���� �� ����� � ����������� ��� ���� " 
    89 "��\n" 
    90 "  � ����� ��� ���xternal policy) ��pykota.conf\n" 
    91 "  \n" 
    92 "  autopykota { -i | --initbalance � } \n" 
    93 "\n" 
    94 "���:\n" 
    95 "\n" 
    96 "  -v | --version       ��� �����autopykota � ���.\n" 
    97 "  -h | --help          ��� ����� ���.\n" 
    98 "  \n" 
    99 "  -i | --initbalance b ���� �������� �b.\n" 
    100 "                       � ������ ��� ���n" 
    101 "                       �� � � ����, ����\n" 
    102 "                       \n" 
    103 "This program is free software; you can redistribute it and/or modify\n" 
    104 "it under the terms of the GNU General Public License as published by\n" 
    105 "the Free Software Foundation; either version 2 of the License, or\n" 
    106 "(at your option) any later version.\n" 
    107 "\n" 
    108 "This program is distributed in the hope that it will be useful,\n" 
    109 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    110 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    111 "GNU General Public License for more details.\n" 
    112 "\n" 
    113 "You should have received a copy of the GNU General Public License\n" 
    114 "along with this program; if not, write to the Free Software\n" 
    115 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    116 "USA.\n" 
    117 "\n" 
    118 "��� ��� �� e-mail � %s" 
     61msgstr "" 
    11962 
    12063#, python-format 
     
    183126#, python-format 
    184127msgid "" 
    185 "dumpykota v%s (c) %s %s\n" 
     128"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    186129"\n" 
    187130"Dumps PyKota database's content.\n" 
     
    207150"                         - pmembers : dumps printer groups members.\n" 
    208151"                         - umembers : dumps user groups members.\n" 
     152"                         - billingcodes : dumps billing codes.\n" 
    209153"                         \n" 
    210154"                       NB : the -d | --data command line option   \n" 
     
    272216"  Dumps all jobs printed between March 1st 2005 at midnight and\n" 
    273217"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n" 
    274 "  \n" 
    275 "This program is free software; you can redistribute it and/or modify\n" 
    276 "it under the terms of the GNU General Public License as published by\n" 
    277 "the Free Software Foundation; either version 2 of the License, or\n" 
    278 "(at your option) any later version.\n" 
    279 "\n" 
    280 "This program is distributed in the hope that it will be useful,\n" 
    281 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    282 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    283 "GNU General Public License for more details.\n" 
    284 "\n" 
    285 "You should have received a copy of the GNU General Public License\n" 
    286 "along with this program; if not, write to the Free Software\n" 
    287 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    288 "USA.\n" 
    289 "\n" 
    290 "Please e-mail bugs to: %s" 
    291218msgstr "" 
    292219 
     
    296223#, python-format 
    297224msgid "" 
    298 "edpykota v%s (c) %s %s\n" 
     225"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    299226"\n" 
    300227"A Print Quota editor for PyKota.\n" 
     
    494421"  cost of each print job will be multiplied by zero before charging\n" 
    495422"  his account.\n" 
    496 "\n" 
    497 "This program is free software; you can redistribute it and/or modify\n" 
    498 "it under the terms of the GNU General Public License as published by\n" 
    499 "the Free Software Foundation; either version 2 of the License, or\n" 
    500 "(at your option) any later version.\n" 
    501 "\n" 
    502 "This program is distributed in the hope that it will be useful,\n" 
    503 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    504 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    505 "GNU General Public License for more details.\n" 
    506 "\n" 
    507 "You should have received a copy of the GNU General Public License\n" 
    508 "along with this program; if not, write to the Free Software\n" 
    509 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    510 "USA.\n" 
    511 "\n" 
    512 "Please e-mail bugs to: %s" 
    513423msgstr "" 
    514424 
     
    623533#, python-format 
    624534msgid "" 
    625 "pkbanner v%s (c) %s %s\n" 
     535"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    626536"\n" 
    627537"Generates banners.\n" 
     
    667577"  You'll find more examples in the sample configuration file included    \n" 
    668578"  in PyKota.\n" 
    669 "      \n" 
    670 "This program is free software; you can redistribute it and/or modify\n" 
    671 "it under the terms of the GNU General Public License as published by\n" 
    672 "the Free Software Foundation; either version 2 of the License, or\n" 
    673 "(at your option) any later version.\n" 
    674 "\n" 
    675 "This program is distributed in the hope that it will be useful,\n" 
    676 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    677 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    678 "GNU General Public License for more details.\n" 
    679 "\n" 
    680 "You should have received a copy of the GNU General Public License\n" 
    681 "along with this program; if not, write to the Free Software\n" 
    682 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    683 "USA.\n" 
    684 "\n" 
    685 "Please e-mail bugs to: %s" 
    686579msgstr "" 
    687580 
     
    748641#, python-format 
    749642msgid "" 
    750 "pkhint v%s (c) %s %s\n" 
     643"pkhint v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    751644"\n" 
    752645"A tool to give hints on what accounting method is best for each printer.\n" 
     
    771664"  If you don't pass any argument on the command line, all\n" 
    772665"  printers will be analyzed.\n" 
    773 "  \n" 
    774 "This program is free software; you can redistribute it and/or modify\n" 
    775 "it under the terms of the GNU General Public License as published by\n" 
    776 "the Free Software Foundation; either version 2 of the License, or\n" 
    777 "(at your option) any later version.\n" 
    778 "\n" 
    779 "This program is distributed in the hope that it will be useful,\n" 
    780 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    781 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    782 "GNU General Public License for more details.\n" 
    783 "\n" 
    784 "You should have received a copy of the GNU General Public License\n" 
    785 "along with this program; if not, write to the Free Software\n" 
    786 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    787 "USA.\n" 
    788 "\n" 
    789 "Please e-mail bugs to: %s" 
    790 msgstr "" 
    791 "pkhint v%s (c) %s %s\n" 
    792 "\n" 
    793 "���� ��� � ����� �������\n" 
    794 "\n" 
    795 "���� ���\n" 
    796 "\n" 
    797 "  pkhint [��� [���1 ���2 ... ���N] <file.conf\n" 
    798 "\n" 
    799 "���:\n" 
    800 "\n" 
    801 "  -v | --version       ��� �����pkhint � ���.\n" 
    802 "  -h | --help          ��� ����� ���.\n" 
    803 "  \n" 
    804 "����                              \n" 
    805 "\n" 
    806 "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 
    807 "  \n" 
    808 "  ����� ��� �� ����� ��\n" 
    809 "  ������ ��� � ���� � ���\n" 
    810 "  ��� ����� ����� � ����.\n" 
    811 "  \n" 
    812 "  � ������������������� 
    813 "  ����.\n" 
    814 "  \n" 
    815 "This program is free software; you can redistribute it and/or modify\n" 
    816 "it under the terms of the GNU General Public License as published by\n" 
    817 "the Free Software Foundation; either version 2 of the License, or\n" 
    818 "(at your option) any later version.\n" 
    819 "\n" 
    820 "This program is distributed in the hope that it will be useful,\n" 
    821 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    822 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    823 "GNU General Public License for more details.\n" 
    824 "\n" 
    825 "You should have received a copy of the GNU General Public License\n" 
    826 "along with this program; if not, write to the Free Software\n" 
    827 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    828 "USA.\n" 
    829 "\n" 
    830 "��� ��� �� e-mail � %s" 
     666msgstr "" 
    831667 
    832668#, python-format 
     
    861697msgstr "# ��� ������� �������, python-format 
    862698msgid "" 
    863 "pkmail v%s (c) %s %s\n" 
     699"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    864700"\n" 
    865701"Email gateway for PyKota.\n" 
     
    900736"  \n" 
    901737"  Use at your own risk !\n" 
    902 "  \n" 
    903 "This program is free software; you can redistribute it and/or modify\n" 
    904 "it under the terms of the GNU General Public License as published by\n" 
    905 "the Free Software Foundation; either version 2 of the License, or\n" 
    906 "(at your option) any later version.\n" 
    907 "\n" 
    908 "This program is distributed in the hope that it will be useful,\n" 
    909 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    910 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    911 "GNU General Public License for more details.\n" 
    912 "\n" 
    913 "You should have received a copy of the GNU General Public License\n" 
    914 "along with this program; if not, write to the Free Software\n" 
    915 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    916 "USA.\n" 
    917 "\n" 
    918 "Please e-mail bugs to: %s" 
    919 msgstr "" 
    920  
    921 #, python-format 
    922 msgid "" 
    923 "pkprinters v%s (c) %s %s\n" 
     738msgstr "" 
     739 
     740#, python-format 
     741msgid "" 
     742"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    924743"\n" 
    925744"A Printers Manager for PyKota.\n" 
     
    1003822"  \n" 
    1004823"  This will remove the hp2200 printer from the LexMark printer group.\n" 
    1005 "  \n" 
    1006 "This program is free software; you can redistribute it and/or modify\n" 
    1007 "it under the terms of the GNU General Public License as published by\n" 
    1008 "the Free Software Foundation; either version 2 of the License, or\n" 
    1009 "(at your option) any later version.\n" 
    1010 "\n" 
    1011 "This program is distributed in the hope that it will be useful,\n" 
    1012 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1013 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1014 "GNU General Public License for more details.\n" 
    1015 "\n" 
    1016 "You should have received a copy of the GNU General Public License\n" 
    1017 "along with this program; if not, write to the Free Software\n" 
    1018 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1019 "USA.\n" 
    1020 "\n" 
    1021 "Please e-mail bugs to: %s" 
    1022 msgstr "" 
    1023 "pkprinters v%s (c) %s %s\n" 
    1024 "\n" 
    1025 "���� ������yKota.\n" 
    1026 "\n" 
    1027 "���� ���\n" 
    1028 "\n" 
    1029 "  pkprinters [��� ���1 ���2 ... ���N\n" 
    1030 "\n" 
    1031 "���:\n" 
    1032 "\n" 
    1033 "  -v | --version       ��� �����pkprinters � ���.\n" 
    1034 "  -h | --help          ��� ����� ���.\n" 
    1035 "  \n" 
    1036 "  -a | --add           ������� �� �� ���" 
    1037 "                       ���. � ��, �������"                       ����� � ����-s|--" 
    1038 "skipexisting.\n" 
    1039 "                       \n" 
    1040 "  -d | --delete        ������� � ��������n" 
    1041 "  \n" 
    1042 "  -D | --description   ����� ����������" 
    1043 "                       \n" 
    1044 "  -c | --charge p[,j]  ���� ��� ��� � ���n" 
    1045 "                       �� ��������.\n" 
    1046 "                       � ������, ��������" 
    1047 "                       ��\n" 
    1048 "                       �������� ����� ��" 
    1049 "  \n" 
    1050 "  -g | --groups pg1[,pg2...] ���������� ����\n" 
    1051 "                       � �� ����g1, pg2, �.� ��� 
    1052 "                       ������. ���������n" 
    1053 "                       ������ ���, ���� �\n" 
    1054 "                       ������� ���. ����n" 
    1055 "                       �� ���������������" 
    1056 "                       ���, ���������� ��\n" 
    1057 "                       ����������������n" 
    1058 "                       ������������ ��\n" 
    1059 "                       ��� ����������\n" 
    1060 "                       � � ���� �������n" 
    1061 "                       --remove, ��������� ����" 
    1062 "                       � ���� �� ����" 
    1063 "                       \n" 
    1064 "  -l | --list          ������ �� ��� ����\n" 
    1065 "                       � ��� ����������\n" 
    1066 "                       \n" 
    1067 "  -r | --remove        � �������-groups ��,\n" 
    1068 "                       ������ � ���� ��\n" 
    1069 "                       ����n" 
    1070 "                       \n" 
    1071 "  -s | --skipexisting  � �������-add ��, �\n" 
    1072 "                       ����pkprinters ��������n" 
    1073 "                       ���.\n" 
    1074 "  \n" 
    1075 "  � ������1 � ���N ������ ���n" 
    1076 "  �� �� ����--add.\n" 
    1077 "  \n" 
    1078 "���:                              \n" 
    1079 "\n" 
    1080 "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " 
    1081 "hp8000\n" 
    1082 "  \n" 
    1083 "  ������������p2100, hp2200 � hp8000.\n" 
    1084 "  �� � � ������.05 ��� � �� �\n" 
    1085 "  � ����0.1 ��� ��� ��������n" 
    1086 "  ���� �� ��� � ���� ����\n" 
    1087 "  �� ����� ��������\"HP Printer\".\n" 
    1088 "  � ���� � � ��� ���������n" 
    1089 "  ������ � ����-s|--skipexisting.\n" 
    1090 "            \n" 
    1091 "  $ pkprinters --delete \"*\"\n" 
    1092 "  \n" 
    1093 "  �������� � ��� � ����� �\n" 
    1094 "  ������ ������ �.\n" 
    1095 "  ������� � ����!\n" 
    1096 "  \n" 
    1097 "  $ pkprinters --groups Laser,HP \"hp*\"\n" 
    1098 "  \n" 
    1099 "  ��������� ������� �\"hp*\" \n" 
    1100 "  � �� ����aser � HP, ���� ����.\n" 
    1101 "  \n" 
    1102 "  $ pkprinters --groups LexMark --remove hp2200\n" 
    1103 "  \n" 
    1104 "  ��������hp2200 � �������exMark.\n" 
    1105 "  \n" 
    1106 "This program is free software; you can redistribute it and/or modify\n" 
    1107 "it under the terms of the GNU General Public License as published by\n" 
    1108 "the Free Software Foundation; either version 2 of the License, or\n" 
    1109 "(at your option) any later version.\n" 
    1110 "\n" 
    1111 "This program is distributed in the hope that it will be useful,\n" 
    1112 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1113 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1114 "GNU General Public License for more details.\n" 
    1115 "\n" 
    1116 "You should have received a copy of the GNU General Public License\n" 
    1117 "along with this program; if not, write to the Free Software\n" 
    1118 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1119 "USA.\n" 
    1120 "\n" 
    1121 "��� ��� �� e-mail � %s" 
     824msgstr "" 
    1122825 
    1123826#, python-format 
     
    1136839#, python-format 
    1137840msgid "" 
    1138 "pykosd v%s (c) %s %s\n" 
     841"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    1139842"\n" 
    1140843"An OSD quota monitor for PyKota.\n" 
     
    1174877"  and will last for 3 seconds (the default) each time. After five\n" 
    1175878"  iterations, the program will exit.\n" 
    1176 "  \n" 
    1177 "This program is free software; you can redistribute it and/or modify\n" 
    1178 "it under the terms of the GNU General Public License as published by\n" 
    1179 "the Free Software Foundation; either version 2 of the License, or\n" 
    1180 "(at your option) any later version.\n" 
    1181 "\n" 
    1182 "This program is distributed in the hope that it will be useful,\n" 
    1183 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1184 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1185 "GNU General Public License for more details.\n" 
    1186 "\n" 
    1187 "You should have received a copy of the GNU General Public License\n" 
    1188 "along with this program; if not, write to the Free Software\n" 
    1189 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1190 "USA.\n" 
    1191 "\n" 
    1192 "Please e-mail bugs to: %s" 
    1193 msgstr "" 
    1194 "pykosd v%s (c) %s %s\n" 
    1195 "\n" 
    1196 "������PyKota ��������OSD).\n" 
    1197 "\n" 
    1198 "���� ���\n" 
    1199 "\n" 
    1200 "  pykosd [���\n" 
    1201 "\n" 
    1202 "���:\n" 
    1203 "\n" 
    1204 "  -v | --version       ��� �����pykosd � ���.\n" 
    1205 "  -h | --help          ��� ����� ���.\n" 
    1206 "  \n" 
    1207 "  -c | --color #rrggbb ����� ���������n" 
    1208 "                       ���� ���� ��� #FF0000 ��n" 
    1209 "                       100%% ���n" 
    1210 "                       ����������00%% �� " 
    1211 "(#00FF00).\n" 
    1212 "                       \n" 
    1213 "  -d | --duration d    ����������������\n" 
    1214 "                       ����� ����� ����n" 
    1215 "                       \n" 
    1216 "  -f | --font f        ��������� �������" 
    1217 "                       �������� �����OSD �" 
    1218 "Python.\n" 
    1219 "  \n" 
    1220 "  -l | --loop n        ������ �������� � 
    1221 "���\n" 
    1222 "                       �������, ���������" 
    1223 "                       \n" 
    1224 "  -s | --sleep s       ����� ��� �� � ����\n" 
    1225 "                       ����������80 ����3 " 
    1226 "��\n" 
    1227 "                       \n" 
    1228 "  \n" 
    1229 "����                              \n" 
    1230 "\n" 
    1231 "  $ pykosd -s 60 --loop 5\n" 
    1232 "  \n" 
    1233 "  ����ykosd. ������������0 ����n" 
    1234 "  � ��� � 3 ������� ���. ���" 
    1235 "  �����, ��������\n" 
    1236 "  \n" 
    1237 "This program is free software; you can redistribute it and/or modify\n" 
    1238 "it under the terms of the GNU General Public License as published by\n" 
    1239 "the Free Software Foundation; either version 2 of the License, or\n" 
    1240 "(at your option) any later version.\n" 
    1241 "\n" 
    1242 "This program is distributed in the hope that it will be useful,\n" 
    1243 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1244 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1245 "GNU General Public License for more details.\n" 
    1246 "\n" 
    1247 "You should have received a copy of the GNU General Public License\n" 
    1248 "along with this program; if not, write to the Free Software\n" 
    1249 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1250 "USA.\n" 
    1251 "\n" 
    1252 "��� ��� �� e-mail � %s" 
     879msgstr "" 
    1253880 
    1254881#, python-format 
     
    1282909#, python-format 
    1283910msgid "" 
    1284 "pykotme v%s (c) %s %s\n" 
     911"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    1285912"\n" 
    1286913"Gives print quotes to users.\n" 
     
    1322949"  input. The quote will list the job size, and the price the job\n" 
    1323950"  would cost on each printer.\n" 
    1324 "\n" 
    1325 "This program is free software; you can redistribute it and/or modify\n" 
    1326 "it under the terms of the GNU General Public License as published by\n" 
    1327 "the Free Software Foundation; either version 2 of the License, or\n" 
    1328 "(at your option) any later version.\n" 
    1329 "\n" 
    1330 "This program is distributed in the hope that it will be useful,\n" 
    1331 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1332 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1333 "GNU General Public License for more details.\n" 
    1334 "\n" 
    1335 "You should have received a copy of the GNU General Public License\n" 
    1336 "along with this program; if not, write to the Free Software\n" 
    1337 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1338 "USA.\n" 
    1339 "\n" 
    1340 "Please e-mail bugs to: %s" 
    1341 msgstr "" 
    1342 "pykotme v%s (c) %s %s\n" 
    1343 "\n" 
    1344 "��� ��� � ���� ����\n" 
    1345 "\n" 
    1346 "���� ���\n" 
    1347 "\n" 
    1348 "  pykotme  [���  [��]\n" 
    1349 "\n" 
    1350 "���:\n" 
    1351 "\n" 
    1352 "  -v | --version       ��� �����pykotme � ���.\n" 
    1353 "  -h | --help          ��� ����� ���.\n" 
    1354 "  \n" 
    1355 "  -P | --printer p     ��� ��� ��������\n" 
    1356 "                       �p ���������� ����\n" 
    1357 "                       �������� �����*,\n" 
    1358 "                       ���������" 
    1359 "                       ������������� ��� \n" 
    1360 "                       ������.\n" 
    1361 "  \n" 
    1362 "����                              \n" 
    1363 "\n" 
    1364 "  $ pykotme --printer apple file1.ps file2.ps\n" 
    1365 "  \n" 
    1366 "  ��� ����� � ����������n" 
    1367 "  ��� �� � ��������������\n" 
    1368 "  ���ile1.ps � file2.ps ����������n" 
    1369 "  apple.\n" 
    1370 "  \n" 
    1371 "  $ pykotme --printer apple,hplaser <file1.ps\n" 
    1372 "  \n" 
    1373 "  ��� ����� � ����������n" 
    1374 "  ��� �� � ��������������\n" 
    1375 "  ���ile1.ps ���������, ��n" 
    1376 "  ���� ���apple �����hplaser.\n" 
    1377 "\n" 
    1378 "  $ pykotme \n" 
    1379 "  \n" 
    1380 "  ��� ����� � � ���������\n" 
    1381 "  ���� ��. ������������� 
    1382 "  ���� �� ���� �����.\n" 
    1383 "\n" 
    1384 "This program is free software; you can redistribute it and/or modify\n" 
    1385 "it under the terms of the GNU General Public License as published by\n" 
    1386 "the Free Software Foundation; either version 2 of the License, or\n" 
    1387 "(at your option) any later version.\n" 
    1388 "\n" 
    1389 "This program is distributed in the hope that it will be useful,\n" 
    1390 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1391 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1392 "GNU General Public License for more details.\n" 
    1393 "\n" 
    1394 "You should have received a copy of the GNU General Public License\n" 
    1395 "along with this program; if not, write to the Free Software\n" 
    1396 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1397 "USA.\n" 
    1398 "\n" 
    1399 "��� ��� �� e-mail � %s" 
     951msgstr "" 
    1400952 
    1401953#, python-format 
     
    1413965#, python-format 
    1414966msgid "" 
    1415 "repykota v%s (c) %s %s\n" 
     967"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    1416968"\n" 
    1417969"Generates print quota reports.\n" 
     
    14571009"  arguments representing users or groups names are ignored, and only the\n" 
    14581010"  current user/group is reported.\n" 
    1459 "\n" 
    1460 "This program is free software; you can redistribute it and/or modify\n" 
    1461 "it under the terms of the GNU General Public License as published by\n" 
    1462 "the Free Software Foundation; either version 2 of the License, or\n" 
    1463 "(at your option) any later version.\n" 
    1464 "\n" 
    1465 "This program is distributed in the hope that it will be useful,\n" 
    1466 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1467 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1468 "GNU General Public License for more details.\n" 
    1469 "\n" 
    1470 "You should have received a copy of the GNU General Public License\n" 
    1471 "along with this program; if not, write to the Free Software\n" 
    1472 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1473 "USA.\n" 
    1474 "\n" 
    1475 "Please e-mail bugs to: %s" 
    1476 msgstr "" 
    1477 "repykota v%s (c) %s %s\n" 
    1478 "\n" 
    1479 "�����������" 
    1480 "\n" 
    1481 "���� ���\n" 
    1482 "\n" 
    1483 "  repykota [��� \n" 
    1484 "\n" 
    1485 "���:\n" 
    1486 "\n" 
    1487 "  -v | --version       ��� �����repykota � ���.\n" 
    1488 "  -h | --help          ��� ����� ���.\n" 
    1489 "  \n" 
    1490 "  -u | --users         ������ ������ �n" 
    1491 "                       �� ��������\n" 
    1492 "  \n" 
    1493 "  -g | --groups        ������ ������ ��\n" 
    1494 "                       ������\n" 
    1495 "  \n" 
    1496 "  -P | --printer p     ����� ����� �n" 
    1497 "                       ���p ���������� �n" 
    1498 "                       ��� ��������" 
    1499 "                       ������*, �� �����" 
    1500 "                       ������������ ���\n" 
    1501 "                       �������.\n" 
    1502 "  \n" 
    1503 "����                              \n" 
    1504 "\n" 
    1505 "  $ repykota --printer lp\n" 
    1506 "  \n" 
    1507 "  ��� ���� ���� � �� ���n" 
    1508 "  ���� ���lp.\n" 
    1509 "\n" 
    1510 "  $ repykota \n" 
    1511 "  \n" 
    1512 "  ��� ���� ���� � �� ���" 
    1513 "  �� ���.\n" 
    1514 "  \n" 
    1515 "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" 
    1516 "  \n" 
    1517 "  ��� ���� ���� � ���erome �\n" 
    1518 "  �� ������� ���� \"jo\" ��� 
    1519 "  � ��� ����� ���� \"laser\" ����n" 
    1520 "  �"pson\".\n" 
    1521 "  \n" 
    1522 "  � ��� � ���� ������ �PyKota, ���" 
    1523 "  ���� ������������ � ��\n" 
    1524 "  �������������\n" 
    1525 "\n" 
    1526 "This program is free software; you can redistribute it and/or modify\n" 
    1527 "it under the terms of the GNU General Public License as published by\n" 
    1528 "the Free Software Foundation; either version 2 of the License, or\n" 
    1529 "(at your option) any later version.\n" 
    1530 "\n" 
    1531 "This program is distributed in the hope that it will be useful,\n" 
    1532 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1533 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1534 "GNU General Public License for more details.\n" 
    1535 "\n" 
    1536 "You should have received a copy of the GNU General Public License\n" 
    1537 "along with this program; if not, write to the Free Software\n" 
    1538 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1539 "USA.\n" 
    1540 "\n" 
    1541 "��� ��� �� e-mail � %s" 
    1542  
    1543 #, python-format 
    1544 msgid "" 
    1545 "warnpykota v%s (c) %s %s\n" 
     1011msgstr "" 
     1012 
     1013#, python-format 
     1014msgid "" 
     1015"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" 
    15461016"\n" 
    15471017"Sends mail to users over print quota.\n" 
     
    15891059"  arguments representing users or groups names are ignored, and only the\n" 
    15901060"  current user/group is reported.\n" 
    1591 "\n" 
    1592 "This program is free software; you can redistribute it and/or modify\n" 
    1593 "it under the terms of the GNU General Public License as published by\n" 
    1594 "the Free Software Foundation; either version 2 of the License, or\n" 
    1595 "(at your option) any later version.\n" 
    1596 "\n" 
    1597 "This program is distributed in the hope that it will be useful,\n" 
    1598 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1599 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1600 "GNU General Public License for more details.\n" 
    1601 "\n" 
    1602 "You should have received a copy of the GNU General Public License\n" 
    1603 "along with this program; if not, write to the Free Software\n" 
    1604 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1605 "USA.\n" 
    1606 "\n" 
    1607 "Please e-mail bugs to: %s" 
    1608 msgstr "" 
    1609 "warnpykota v%s (c) %s %s\n" 
    1610 "\n" 
    1611 "��� email ������ �� �����.\n" 
    1612 "\n" 
    1613 "���� ���\n" 
    1614 "\n" 
    1615 "  warnpykota  [���  [���n" 
    1616 "\n" 
    1617 "���:\n" 
    1618 "\n" 
    1619 "  -v | --version       ��� �����warnpykota � ���.\n" 
    1620 "  -h | --help          ��� ����� ���.\n" 
    1621 "  \n" 
    1622 "  -u | --users         ������ ���� ���n" 
    1623 "                       ��� �. ��������\n" 
    1624 "  \n" 
    1625 "  -g | --groups        ������ ����� �� ��" 
    1626 "��.\n" 
    1627 "  \n" 
    1628 "  -P | --printer p     �������������� �" 
    1629 "���n" 
    1630 "                       p ����������� ���� " 
    1631 "��" 
    1632 "                       ������ ����� ��*, �n" 
    1633 "                       ��������" 
    1634 "                       ������������ ��� ��" 
    1635 "                       ���������" 
    1636 "  \n" 
    1637 "����                              \n" 
    1638 "\n" 
    1639 "  $ warnpykota --printer lp\n" 
    1640 "  \n" 
    1641 "  ������� ������lp ��� �� �" 
    1642 "  ������.\n" 
    1643 "\n" 
    1644 "  $ warnpykota \n" 
    1645 "  \n" 
    1646 "  ������� ����� �� �����\n" 
    1647 "  � ���� ���\n" 
    1648 "\n" 
    1649 "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" 
    1650 "  \n" 
    1651 "  ������� ����� �������� �\n" 
    1652 "  \"dev\" ����� �� ����� � ����\n" 
    1653 "  ������������  \"laserjet\"\n" 
    1654 "  \n" 
    1655 "  � ��� � ���� ������ �PyKota, �n" 
    1656 "  �������������� ���� �\n" 
    1657 "  ����������� ��������n" 
    1658 "\n" 
    1659 "This program is free software; you can redistribute it and/or modify\n" 
    1660 "it under the terms of the GNU General Public License as published by\n" 
    1661 "the Free Software Foundation; either version 2 of the License, or\n" 
    1662 "(at your option) any later version.\n" 
    1663 "\n" 
    1664 "This program is distributed in the hope that it will be useful,\n" 
    1665 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    1666 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    1667 "GNU General Public License for more details.\n" 
    1668 "\n" 
    1669 "You should have received a copy of the GNU General Public License\n" 
    1670 "along with this program; if not, write to the Free Software\n" 
    1671 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
    1672 "USA.\n" 
    1673 "\n" 
    1674 "��� ��� �� e-mail � %s" 
     1061msgstr "" 
    16751062 
    16761063msgid "PyKota Data Dumper" 
     
    23441731msgid "Job is a duplicate. Printing is allowed by subprocess." 
    23451732msgstr "" 
     1733 
     1734msgid "Please report bugs to :" 
     1735msgstr "" 
     1736 
     1737#~ msgid "" 
     1738#~ "autopykota v%s (c) %s %s\n" 
     1739#~ "\n" 
     1740#~ "A tool to automate user account creation and initial balance setting.\n" 
     1741#~ "\n" 
     1742#~ "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE " 
     1743#~ "QUOTA !\n" 
     1744#~ "\n" 
     1745#~ "command line usage :\n" 
     1746#~ "\n" 
     1747#~ "  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" 
     1748#~ "  OF AN external policy IN pykota.conf\n" 
     1749#~ "  \n" 
     1750#~ "  autopykota { -i | --initbalance value } \n" 
     1751#~ "\n" 
     1752#~ "options :\n" 
     1753#~ "\n" 
     1754#~ "  -v | --version       Prints autopykota's version number then exits.\n" 
     1755#~ "  -h | --help          Prints this message then exits.\n" 
     1756#~ "  \n" 
     1757#~ "  -i | --initbalance b Sets the user's account initial balance value to " 
     1758#~ "b.\n" 
     1759#~ "                       If the user already exists, actual balance is " 
     1760#~ "left\n" 
     1761#~ "                       unmodified. If unset, the default value is 0.\n" 
     1762#~ "                       \n" 
     1763#~ "This program is free software; you can redistribute it and/or modify\n" 
     1764#~ "it under the terms of the GNU General Public License as published by\n" 
     1765#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     1766#~ "(at your option) any later version.\n" 
     1767#~ "\n" 
     1768#~ "This program is distributed in the hope that it will be useful,\n" 
     1769#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     1770#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     1771#~ "GNU General Public License for more details.\n" 
     1772#~ "\n" 
     1773#~ "You should have received a copy of the GNU General Public License\n" 
     1774#~ "along with this program; if not, write to the Free Software\n" 
     1775#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     1776#~ "USA.\n" 
     1777#~ "\n" 
     1778#~ "Please e-mail bugs to: %s" 
     1779#~ msgstr "" 
     1780#~ "autopykota v%s (c) %s %s\n" 
     1781#~ "\n" 
     1782#~ "��� � ������������� ��� " 
     1783#~ "���~ "���\n" 
     1784#~ "\n" 
     1785#~ "�� � ���� ����� � ����������������� ��" 
     1786#~ "���n" 
     1787#~ "�����������!\n" 
     1788#~ "\n" 
     1789#~ "���� ���\n" 
     1790#~ "\n" 
     1791#~ "  � ���� �� ����� � ����������� ��� ���� " 
     1792#~ "��\n" 
     1793#~ "  � ����� ��� ���xternal policy) ��pykota.conf\n" 
     1794#~ "  \n" 
     1795#~ "  autopykota { -i | --initbalance � } \n" 
     1796#~ "\n" 
     1797#~ "���:\n" 
     1798#~ "\n" 
     1799#~ "  -v | --version       ��� �����autopykota � " 
     1800#~ "���.\n" 
     1801#~ "  -h | --help          ��� ����� ���.\n" 
     1802#~ "  \n" 
     1803#~ "  -i | --initbalance b ���� �������� �b.\n" 
     1804#~ "                       � ������ ��� ���n" 
     1805#~ "                       �� � � ����, ����\n" 
     1806#~ "                       \n" 
     1807#~ "This program is free software; you can redistribute it and/or modify\n" 
     1808#~ "it under the terms of the GNU General Public License as published by\n" 
     1809#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     1810#~ "(at your option) any later version.\n" 
     1811#~ "\n" 
     1812#~ "This program is distributed in the hope that it will be useful,\n" 
     1813#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     1814#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     1815#~ "GNU General Public License for more details.\n" 
     1816#~ "\n" 
     1817#~ "You should have received a copy of the GNU General Public License\n" 
     1818#~ "along with this program; if not, write to the Free Software\n" 
     1819#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     1820#~ "USA.\n" 
     1821#~ "\n" 
     1822#~ "��� ��� �� e-mail � %s" 
     1823 
     1824#~ msgid "" 
     1825#~ "pkhint v%s (c) %s %s\n" 
     1826#~ "\n" 
     1827#~ "A tool to give hints on what accounting method is best for each printer.\n" 
     1828#~ "\n" 
     1829#~ "command line usage :\n" 
     1830#~ "\n" 
     1831#~ "  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" 
     1832#~ "\n" 
     1833#~ "options :\n" 
     1834#~ "\n" 
     1835#~ "  -v | --version       Prints pkhint's version number then exits.\n" 
     1836#~ "  -h | --help          Prints this message then exits.\n" 
     1837#~ "  \n" 
     1838#~ "examples :                              \n" 
     1839#~ "\n" 
     1840#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 
     1841#~ "  \n" 
     1842#~ "  Will analyze your printing system to test which accounter\n" 
     1843#~ "  is the best for each of the defined printer which\n" 
     1844#~ "  name matches one of the parameters.\n" 
     1845#~ "  \n" 
     1846#~ "  If you don't pass any argument on the command line, all\n" 
     1847#~ "  printers will be analyzed.\n" 
     1848#~ "  \n" 
     1849#~ "This program is free software; you can redistribute it and/or modify\n" 
     1850#~ "it under the terms of the GNU General Public License as published by\n" 
     1851#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     1852#~ "(at your option) any later version.\n" 
     1853#~ "\n" 
     1854#~ "This program is distributed in the hope that it will be useful,\n" 
     1855#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     1856#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     1857#~ "GNU General Public License for more details.\n" 
     1858#~ "\n" 
     1859#~ "You should have received a copy of the GNU General Public License\n" 
     1860#~ "along with this program; if not, write to the Free Software\n" 
     1861#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     1862#~ "USA.\n" 
     1863#~ "\n" 
     1864#~ "Please e-mail bugs to: %s" 
     1865#~ msgstr "" 
     1866#~ "pkhint v%s (c) %s %s\n" 
     1867#~ "\n" 
     1868#~ "���� ��� � ����� �������\n" 
     1869#~ "\n" 
     1870#~ "���� ���\n" 
     1871#~ "\n" 
     1872#~ "  pkhint [��� [���1 ���2 ... ���N] <file.conf\n" 
     1873#~ "\n" 
     1874#~ "���:\n" 
     1875#~ "\n" 
     1876#~ "  -v | --version       ��� �����pkhint � ���.\n" 
     1877#~ "  -h | --help          ��� ����� ���.\n" 
     1878#~ "  \n" 
     1879#~ "����                              \n" 
     1880#~ "\n" 
     1881#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 
     1882#~ "  \n" 
     1883#~ "  ����� ��� �� ����� ��\n" 
     1884#~ "  ������ ��� � ���� � ���\n" 
     1885#~ "  ��� ����� ����� � ����.\n" 
     1886#~ "  \n" 
     1887#~ "  � ������������������� 
     1888#~ "  ����.\n" 
     1889#~ "  \n" 
     1890#~ "This program is free software; you can redistribute it and/or modify\n" 
     1891#~ "it under the terms of the GNU General Public License as published by\n" 
     1892#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     1893#~ "(at your option) any later version.\n" 
     1894#~ "\n" 
     1895#~ "This program is distributed in the hope that it will be useful,\n" 
     1896#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     1897#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     1898#~ "GNU General Public License for more details.\n" 
     1899#~ "\n" 
     1900#~ "You should have received a copy of the GNU General Public License\n" 
     1901#~ "along with this program; if not, write to the Free Software\n" 
     1902#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     1903#~ "USA.\n" 
     1904#~ "\n" 
     1905#~ "��� ��� �� e-mail � %s" 
     1906 
     1907#~ msgid "" 
     1908#~ "pkprinters v%s (c) %s %s\n" 
     1909#~ "\n" 
     1910#~ "A Printers Manager for PyKota.\n" 
     1911#~ "\n" 
     1912#~ "command line usage :\n" 
     1913#~ "\n" 
     1914#~ "  pkprinters [options] printer1 printer2 printer3 ... printerN\n" 
     1915#~ "\n" 
     1916#~ "options :\n" 
     1917#~ "\n" 
     1918#~ "  -v | --version       Prints pkprinters's version number then exits.\n" 
     1919#~ "  -h | --help          Prints this message then exits.\n" 
     1920#~ "  \n" 
     1921#~ "  -a | --add           Adds printers if they don't exist on the Quota \n" 
     1922#~ "                       Storage Server. If they exist, they are modified\n" 
     1923#~ "                       unless -s|--skipexisting is also used.\n" 
     1924#~ "                       \n" 
     1925#~ "  -d | --delete        Deletes printers from the quota storage.\n" 
     1926#~ "  \n" 
     1927#~ "  -D | --description d Adds a textual description to printers.\n" 
     1928#~ "                       \n" 
     1929#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge.\n" 
     1930#~ "                       Job price is optional.\n" 
     1931#~ "                       If both are to be set, separate them with a " 
     1932#~ "comma.\n" 
     1933#~ "                       Floating point and negative values are allowed.\n" 
     1934#~ "  \n" 
     1935#~ "  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the " 
     1936#~ "printer \n" 
     1937#~ "                       groups pg1, pg2, etc... which must already exist.\n" 
     1938#~ "                       A printer group is just like a normal printer,\n" 
     1939#~ "                       only that it is usually unknown from the printing\n" 
     1940#~ "                       system. Create printer groups exactly the same\n" 
     1941#~ "                       way that you create printers, then add other \n" 
     1942#~ "                       printers to them with this option.\n" 
     1943#~ "                       Accounting is done on a printer and on all\n" 
     1944#~ "                       the printer groups it belongs to, quota checking\n" 
     1945#~ "                       is done on a printer and on all the printer " 
     1946#~ "groups\n" 
     1947#~ "                       it belongs to.\n" 
     1948#~ "                       If the --remove option below is not used, the \n" 
     1949#~ "                       default action is to add printers to the " 
     1950#~ "specified\n" 
     1951#~ "                       printer groups.\n" 
     1952#~ "                       \n" 
     1953#~ "  -l | --list          List informations about the printer(s) and the\n" 
     1954#~ "                       printers groups it is a member of.\n" 
     1955#~ "                       \n" 
     1956#~ "  -r | --remove        In combination with the --groups option " 
     1957#~ "above,                       \n" 
     1958#~ "                       remove printers from the specified printers " 
     1959#~ "groups.\n" 
     1960#~ "                       \n" 
     1961#~ "  -s | --skipexisting  In combination with the --add option above, tells\n" 
     1962#~ "                       pkprinters to not modify existing printers.\n" 
     1963#~ "  \n" 
     1964#~ "  printer1 through printerN can contain wildcards if the --add option \n" 
     1965#~ "  is not set.\n" 
     1966#~ "  \n" 
     1967#~ "examples :                              \n" 
     1968#~ "\n" 
     1969#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " 
     1970#~ "hp8000\n" 
     1971#~ "  \n" 
     1972#~ "  Will create three printers named hp2100, hp2200 and hp8000.\n" 
     1973#~ "  Their price per page will be set at 0.05 unit, and their price\n" 
     1974#~ "  per job will be set at 0.1 unit. Units are in your own currency,\n" 
     1975#~ "  or whatever you want them to mean.\n" 
     1976#~ "  All of their descriptions will be set to the string \"HP Printer\".\n" 
     1977#~ "  If any of these printers already exists, it will also be modified \n" 
     1978#~ "  unless the -s|--skipexisting command line option is also used.\n" 
     1979#~ "            \n" 
     1980#~ "  $ pkprinters --delete \"*\"\n" 
     1981#~ "  \n" 
     1982#~ "  This will completely delete all printers and associated quota " 
     1983#~ "information,\n" 
     1984#~ "  as well as their job history. USE WITH CARE !\n" 
     1985#~ "  \n" 
     1986#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n" 
     1987#~ "  \n" 
     1988#~ "  This will put all printers which name matches \"hp*\" into printers " 
     1989#~ "groups \n" 
     1990#~ "  Laser and HP, which MUST already exist.\n" 
     1991#~ "  \n" 
     1992#~ "  $ pkprinters --groups LexMark --remove hp2200\n" 
     1993#~ "  \n" 
     1994#~ "  This will remove the hp2200 printer from the LexMark printer group.\n" 
     1995#~ "  \n" 
     1996#~ "This program is free software; you can redistribute it and/or modify\n" 
     1997#~ "it under the terms of the GNU General Public License as published by\n" 
     1998#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     1999#~ "(at your option) any later version.\n" 
     2000#~ "\n" 
     2001#~ "This program is distributed in the hope that it will be useful,\n" 
     2002#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2003#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2004#~ "GNU General Public License for more details.\n" 
     2005#~ "\n" 
     2006#~ "You should have received a copy of the GNU General Public License\n" 
     2007#~ "along with this program; if not, write to the Free Software\n" 
     2008#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2009#~ "USA.\n" 
     2010#~ "\n" 
     2011#~ "Please e-mail bugs to: %s" 
     2012#~ msgstr "" 
     2013#~ "pkprinters v%s (c) %s %s\n" 
     2014#~ "\n" 
     2015#~ "���� ������yKota.\n" 
     2016#~ "\n" 
     2017#~ "���� ���\n" 
     2018#~ "\n" 
     2019#~ "  pkprinters [��� ���1 ���2 ... ���N\n" 
     2020#~ "\n" 
     2021#~ "���:\n" 
     2022#~ "\n" 
     2023#~ "  -v | --version       ��� �����pkprinters � " 
     2024#~ "���.\n" 
     2025#~ "  -h | --help          ��� ����� ���.\n" 
     2026#~ "  \n" 
     2027#~ "  -a | --add           ������� �� �� ���" 
     2028#~ "                       ���. � ��, �������#~ "                       ����� � ����-s|--" 
     2029#~ "skipexisting.\n" 
     2030#~ "                       \n" 
     2031#~ "  -d | --delete        ������� � ��������n" 
     2032#~ "  \n" 
     2033#~ "  -D | --description   ����� ����������" 
     2034#~ "                       \n" 
     2035#~ "  -c | --charge p[,j]  ���� ��� ��� � " 
     2036#~ "���n" 
     2037#~ "                       �� ��������.\n" 
     2038#~ "                       � ������, ��������" 
     2039#~ "                       ��\n" 
     2040#~ "                       �������� ����� ��" 
     2041#~ "  \n" 
     2042#~ "  -g | --groups pg1[,pg2...] ���������� ����\n" 
     2043#~ "                       � �� ����g1, pg2, �.� ��� 
     2044#~ "                       ������. ���������n" 
     2045#~ "                       ������ ���, ���� �\n" 
     2046#~ "                       ������� ���. ����n" 
     2047#~ "                       �� �����������" 
     2048#~ "����" 
     2049#~ "                       ���, ���������� " 
     2050#~ "��\n" 
     2051#~ "                       ����������������n" 
     2052#~ "                       ������������ ��\n" 
     2053#~ "                       ��� ����������\n" 
     2054#~ "                       � � ���� �������n" 
     2055#~ "                       --remove, ��������� ����" 
     2056#~ "                       � ���� �� ����" 
     2057#~ "                       \n" 
     2058#~ "  -l | --list          ������ �� ��� ���" 
     2059#~ "�\n" 
     2060#~ "                       � ��� ����������\n" 
     2061#~ "                       \n" 
     2062#~ "  -r | --remove        � �������-groups ��,\n" 
     2063#~ "                       ������ � ���� ��\n" 
     2064#~ "                       ����n" 
     2065#~ "                       \n" 
     2066#~ "  -s | --skipexisting  � �������-add ��, �\n" 
     2067#~ "                       ����pkprinters ��������n" 
     2068#~ "                       ���.\n" 
     2069#~ "  \n" 
     2070#~ "  � ������1 � ���N ������ ���n" 
     2071#~ "  �� �� ����--add.\n" 
     2072#~ "  \n" 
     2073#~ "���:                              \n" 
     2074#~ "\n" 
     2075#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " 
     2076#~ "hp8000\n" 
     2077#~ "  \n" 
     2078#~ "  ������������p2100, hp2200 � hp8000.\n" 
     2079#~ "  �� � � ������.05 ��� � �� �\n" 
     2080#~ "  � ����0.1 ��� ��� ��������n" 
     2081#~ "  ���� �� ��� � ���� ����\n" 
     2082#~ "  �� ����� ��������\"HP Printer\".\n" 
     2083#~ "  � ���� � � ��� ���������n" 
     2084#~ "  ������ � ����-s|--skipexisting.\n" 
     2085#~ "            \n" 
     2086#~ "  $ pkprinters --delete \"*\"\n" 
     2087#~ "  \n" 
     2088#~ "  �������� � ��� � ����� �\n" 
     2089#~ "  ������ ������ �.\n" 
     2090#~ "  ������� � ����!\n" 
     2091#~ "  \n" 
     2092#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n" 
     2093#~ "  \n" 
     2094#~ "  ��������� ������� �\"hp*\" \n" 
     2095#~ "  � �� ����aser � HP, ���� ����.\n" 
     2096#~ "  \n" 
     2097#~ "  $ pkprinters --groups LexMark --remove hp2200\n" 
     2098#~ "  \n" 
     2099#~ "  ��������hp2200 � �������exMark.\n" 
     2100#~ "  \n" 
     2101#~ "This program is free software; you can redistribute it and/or modify\n" 
     2102#~ "it under the terms of the GNU General Public License as published by\n" 
     2103#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2104#~ "(at your option) any later version.\n" 
     2105#~ "\n" 
     2106#~ "This program is distributed in the hope that it will be useful,\n" 
     2107#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2108#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2109#~ "GNU General Public License for more details.\n" 
     2110#~ "\n" 
     2111#~ "You should have received a copy of the GNU General Public License\n" 
     2112#~ "along with this program; if not, write to the Free Software\n" 
     2113#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2114#~ "USA.\n" 
     2115#~ "\n" 
     2116#~ "��� ��� �� e-mail � %s" 
     2117 
     2118#~ msgid "" 
     2119#~ "pykosd v%s (c) %s %s\n" 
     2120#~ "\n" 
     2121#~ "An OSD quota monitor for PyKota.\n" 
     2122#~ "\n" 
     2123#~ "command line usage :\n" 
     2124#~ "\n" 
     2125#~ "  pykosd [options]\n" 
     2126#~ "\n" 
     2127#~ "options :\n" 
     2128#~ "\n" 
     2129#~ "  -v | --version       Prints pykosd's version number then exits.\n" 
     2130#~ "  -h | --help          Prints this message then exits.\n" 
     2131#~ "  \n" 
     2132#~ "  -c | --color #rrggbb Sets the color to use for display as an " 
     2133#~ "hexadecimal\n" 
     2134#~ "                       triplet, for example #FF0000 is 100%% red.\n" 
     2135#~ "                       Defaults to 100%% green (#00FF00).\n" 
     2136#~ "                       \n" 
     2137#~ "  -d | --duration d    Sets the duration of the display in seconds. \n" 
     2138#~ "                       Defaults to 3 seconds.\n" 
     2139#~ "                       \n" 
     2140#~ "  -f | --font f        Sets the font to use for " 
     2141#~ "display.                      \n" 
     2142#~ "                       Defaults to the Python OSD library's default.\n" 
     2143#~ "  \n" 
     2144#~ "  -l | --loop n        Sets the number of times the info will be " 
     2145#~ "displayed.\n" 
     2146#~ "                       Defaults to 0, which means loop forever.\n" 
     2147#~ "                       \n" 
     2148#~ "  -s | --sleep s       Sets the sleeping duration between two displays \n" 
     2149#~ "                       in seconds. Defaults to 180 seconds (3 minutes).\n" 
     2150#~ "                       \n" 
     2151#~ "  \n" 
     2152#~ "examples :                              \n" 
     2153#~ "\n" 
     2154#~ "  $ pykosd -s 60 --loop 5\n" 
     2155#~ "  \n" 
     2156#~ "  Will launch pykosd. Display will be refreshed every 60 seconds,\n" 
     2157#~ "  and will last for 3 seconds (the default) each time. After five\n" 
     2158#~ "  iterations, the program will exit.\n" 
     2159#~ "  \n" 
     2160#~ "This program is free software; you can redistribute it and/or modify\n" 
     2161#~ "it under the terms of the GNU General Public License as published by\n" 
     2162#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2163#~ "(at your option) any later version.\n" 
     2164#~ "\n" 
     2165#~ "This program is distributed in the hope that it will be useful,\n" 
     2166#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2167#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2168#~ "GNU General Public License for more details.\n" 
     2169#~ "\n" 
     2170#~ "You should have received a copy of the GNU General Public License\n" 
     2171#~ "along with this program; if not, write to the Free Software\n" 
     2172#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2173#~ "USA.\n" 
     2174#~ "\n" 
     2175#~ "Please e-mail bugs to: %s" 
     2176#~ msgstr "" 
     2177#~ "pykosd v%s (c) %s %s\n" 
     2178#~ "\n" 
     2179#~ "������PyKota ��������OSD).\n" 
     2180#~ "\n" 
     2181#~ "���� ���\n" 
     2182#~ "\n" 
     2183#~ "  pykosd [���\n" 
     2184#~ "\n" 
     2185#~ "���:\n" 
     2186#~ "\n" 
     2187#~ "  -v | --version       ��� �����pykosd � ���.\n" 
     2188#~ "  -h | --help          ��� ����� ���.\n" 
     2189#~ "  \n" 
     2190#~ "  -c | --color #rrggbb ����� ���������n" 
     2191#~ "                       ���� ���� ��� #FF0000 " 
     2192#~ "��n" 
     2193#~ "                       100%% ���n" 
     2194#~ "                       ����������00%% �� " 
     2195#~ "(#00FF00).\n" 
     2196#~ "                       \n" 
     2197#~ "  -d | --duration d    ������������ 
     2198#~ "����\n" 
     2199#~ "                       ����� ����� ����n" 
     2200#~ "                       \n" 
     2201#~ "  -f | --font f        ��������� �������" 
     2202#~ "                       �������� �����OSD �" 
     2203#~ "Python.\n" 
     2204#~ "  \n" 
     2205#~ "  -l | --loop n        ������ �������� � 
     2206#~ "���\n" 
     2207#~ "                       �������, �������" 
     2208#~ "��" 
     2209#~ "                       \n" 
     2210#~ "  -s | --sleep s       ����� ��� �� � ����\n" 
     2211#~ "                       ����������80 ����3 " 
     2212#~ "��\n" 
     2213#~ "                       \n" 
     2214#~ "  \n" 
     2215#~ "����                              \n" 
     2216#~ "\n" 
     2217#~ "  $ pykosd -s 60 --loop 5\n" 
     2218#~ "  \n" 
     2219#~ "  ����ykosd. ������������0 ����n" 
     2220#~ "  � ��� � 3 ������� ���. ���" 
     2221#~ "  �����, ��������\n" 
     2222#~ "  \n" 
     2223#~ "This program is free software; you can redistribute it and/or modify\n" 
     2224#~ "it under the terms of the GNU General Public License as published by\n" 
     2225#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2226#~ "(at your option) any later version.\n" 
     2227#~ "\n" 
     2228#~ "This program is distributed in the hope that it will be useful,\n" 
     2229#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2230#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2231#~ "GNU General Public License for more details.\n" 
     2232#~ "\n" 
     2233#~ "You should have received a copy of the GNU General Public License\n" 
     2234#~ "along with this program; if not, write to the Free Software\n" 
     2235#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2236#~ "USA.\n" 
     2237#~ "\n" 
     2238#~ "��� ��� �� e-mail � %s" 
     2239 
     2240#~ msgid "" 
     2241#~ "pykotme v%s (c) %s %s\n" 
     2242#~ "\n" 
     2243#~ "Gives print quotes to users.\n" 
     2244#~ "\n" 
     2245#~ "command line usage :\n" 
     2246#~ "\n" 
     2247#~ "  pykotme  [options]  [files]\n" 
     2248#~ "\n" 
     2249#~ "options :\n" 
     2250#~ "\n" 
     2251#~ "  -v | --version       Prints pykotme's version number then exits.\n" 
     2252#~ "  -h | --help          Prints this message then exits.\n" 
     2253#~ "  \n" 
     2254#~ "  -P | --printer p     Gives a quote for this printer only. Actually p " 
     2255#~ "can\n" 
     2256#~ "                       use wildcards characters to select only\n" 
     2257#~ "                       some printers. The default value is *, meaning\n" 
     2258#~ "                       all printers.\n" 
     2259#~ "                       You can specify several names or wildcards, \n" 
     2260#~ "                       by separating them with commas.\n" 
     2261#~ "  \n" 
     2262#~ "examples :                              \n" 
     2263#~ "\n" 
     2264#~ "  $ pykotme --printer apple file1.ps file2.ps\n" 
     2265#~ "  \n" 
     2266#~ "  This will give a print quote to the current user. The quote will show\n" 
     2267#~ "  the price and size of a job consisting in file1.ps and file2.ps \n" 
     2268#~ "  which would be sent to the apple printer.\n" 
     2269#~ "  \n" 
     2270#~ "  $ pykotme --printer apple,hplaser <file1.ps\n" 
     2271#~ "  \n" 
     2272#~ "  This will give a print quote to the current user. The quote will show\n" 
     2273#~ "  the price and size of a job consisting in file1.ps as read from\n" 
     2274#~ "  standard input, which would be sent to the apple or hplaser\n" 
     2275#~ "  printer.\n" 
     2276#~ "\n" 
     2277#~ "  $ pykotme \n" 
     2278#~ "  \n" 
     2279#~ "  This will give a quote for a job consisting of what is on standard \n" 
     2280#~ "  input. The quote will list the job size, and the price the job\n" 
     2281#~ "  would cost on each printer.\n" 
     2282#~ "\n" 
     2283#~ "This program is free software; you can redistribute it and/or modify\n" 
     2284#~ "it under the terms of the GNU General Public License as published by\n" 
     2285#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2286#~ "(at your option) any later version.\n" 
     2287#~ "\n" 
     2288#~ "This program is distributed in the hope that it will be useful,\n" 
     2289#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2290#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2291#~ "GNU General Public License for more details.\n" 
     2292#~ "\n" 
     2293#~ "You should have received a copy of the GNU General Public License\n" 
     2294#~ "along with this program; if not, write to the Free Software\n" 
     2295#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2296#~ "USA.\n" 
     2297#~ "\n" 
     2298#~ "Please e-mail bugs to: %s" 
     2299#~ msgstr "" 
     2300#~ "pykotme v%s (c) %s %s\n" 
     2301#~ "\n" 
     2302#~ "��� ��� � ���� ����\n" 
     2303#~ "\n" 
     2304#~ "���� ���\n" 
     2305#~ "\n" 
     2306#~ "  pykotme  [���  [��]\n" 
     2307#~ "\n" 
     2308#~ "���:\n" 
     2309#~ "\n" 
     2310#~ "  -v | --version       ��� �����pykotme � ���.\n" 
     2311#~ "  -h | --help          ��� ����� ���.\n" 
     2312#~ "  \n" 
     2313#~ "  -P | --printer p     ��� ��� ��������\n" 
     2314#~ "                       �p ���������� ����\n" 
     2315#~ "                       �������� �����*,\n" 
     2316#~ "                       ���������" 
     2317#~ "                       ������������� ��� \n" 
     2318#~ "                       ������.\n" 
     2319#~ "  \n" 
     2320#~ "����                              \n" 
     2321#~ "\n" 
     2322#~ "  $ pykotme --printer apple file1.ps file2.ps\n" 
     2323#~ "  \n" 
     2324#~ "  ��� ����� � ����������n" 
     2325#~ "  ��� �� � ��������������\n" 
     2326#~ "  ���ile1.ps � file2.ps ����������n" 
     2327#~ "  apple.\n" 
     2328#~ "  \n" 
     2329#~ "  $ pykotme --printer apple,hplaser <file1.ps\n" 
     2330#~ "  \n" 
     2331#~ "  ��� ����� � ����������n" 
     2332#~ "  ��� �� � ��������������\n" 
     2333#~ "  ���ile1.ps ���������, ��n" 
     2334#~ "  ���� ���apple �����hplaser.\n" 
     2335#~ "\n" 
     2336#~ "  $ pykotme \n" 
     2337#~ "  \n" 
     2338#~ "  ��� ����� � � ���������\n" 
     2339#~ "  ���� ��. ������������� 
     2340#~ "  ���� �� ���� �����.\n" 
     2341#~ "\n" 
     2342#~ "This program is free software; you can redistribute it and/or modify\n" 
     2343#~ "it under the terms of the GNU General Public License as published by\n" 
     2344#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2345#~ "(at your option) any later version.\n" 
     2346#~ "\n" 
     2347#~ "This program is distributed in the hope that it will be useful,\n" 
     2348#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2349#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2350#~ "GNU General Public License for more details.\n" 
     2351#~ "\n" 
     2352#~ "You should have received a copy of the GNU General Public License\n" 
     2353#~ "along with this program; if not, write to the Free Software\n" 
     2354#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2355#~ "USA.\n" 
     2356#~ "\n" 
     2357#~ "��� ��� �� e-mail � %s" 
     2358 
     2359#~ msgid "" 
     2360#~ "repykota v%s (c) %s %s\n" 
     2361#~ "\n" 
     2362#~ "Generates print quota reports.\n" 
     2363#~ "\n" 
     2364#~ "command line usage :\n" 
     2365#~ "\n" 
     2366#~ "  repykota [options] \n" 
     2367#~ "\n" 
     2368#~ "options :\n" 
     2369#~ "\n" 
     2370#~ "  -v | --version       Prints repykota's version number then exits.\n" 
     2371#~ "  -h | --help          Prints this message then exits.\n" 
     2372#~ "  \n" 
     2373#~ "  -u | --users         Generates a report on users quota, this is \n" 
     2374#~ "                       the default.\n" 
     2375#~ "  \n" 
     2376#~ "  -g | --groups        Generates a report on group quota instead of " 
     2377#~ "users.\n" 
     2378#~ "  \n" 
     2379#~ "  -P | --printer p     Report quotas on this printer only. Actually p " 
     2380#~ "can\n" 
     2381#~ "                       use wildcards characters to select only\n" 
     2382#~ "                       some printers. The default value is *, meaning\n" 
     2383#~ "                       all printers.\n" 
     2384#~ "                       You can specify several names or wildcards, \n" 
     2385#~ "                       by separating them with commas.\n" 
     2386#~ "  \n" 
     2387#~ "examples :                              \n" 
     2388#~ "\n" 
     2389#~ "  $ repykota --printer lp\n" 
     2390#~ "  \n" 
     2391#~ "  This will print the quota status for all users who use the lp printer.\n" 
     2392#~ "\n" 
     2393#~ "  $ repykota \n" 
     2394#~ "  \n" 
     2395#~ "  This will print the quota status for all users on all printers.\n" 
     2396#~ "  \n" 
     2397#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" 
     2398#~ "  \n" 
     2399#~ "  This will print the quota status for user jerome and all users\n" 
     2400#~ "  whose name begins with \"jo\" on all printers which name begins\n" 
     2401#~ "  with \"laser\" or ends with \"pson\".\n" 
     2402#~ "  \n" 
     2403#~ "  If launched by an user who is not a PyKota administrator, additionnal\n" 
     2404#~ "  arguments representing users or groups names are ignored, and only the\n" 
     2405#~ "  current user/group is reported.\n" 
     2406#~ "\n" 
     2407#~ "This program is free software; you can redistribute it and/or modify\n" 
     2408#~ "it under the terms of the GNU General Public License as published by\n" 
     2409#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2410#~ "(at your option) any later version.\n" 
     2411#~ "\n" 
     2412#~ "This program is distributed in the hope that it will be useful,\n" 
     2413#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2414#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2415#~ "GNU General Public License for more details.\n" 
     2416#~ "\n" 
     2417#~ "You should have received a copy of the GNU General Public License\n" 
     2418#~ "along with this program; if not, write to the Free Software\n" 
     2419#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2420#~ "USA.\n" 
     2421#~ "\n" 
     2422#~ "Please e-mail bugs to: %s" 
     2423#~ msgstr "" 
     2424#~ "repykota v%s (c) %s %s\n" 
     2425#~ "\n" 
     2426#~ "�����������" 
     2427#~ "\n" 
     2428#~ "���� ���\n" 
     2429#~ "\n" 
     2430#~ "  repykota [��� \n" 
     2431#~ "\n" 
     2432#~ "���:\n" 
     2433#~ "\n" 
     2434#~ "  -v | --version       ��� �����repykota � ���.\n" 
     2435#~ "  -h | --help          ��� ����� ���.\n" 
     2436#~ "  \n" 
     2437#~ "  -u | --users         ������ ������ �n" 
     2438#~ "                       �� ��������\n" 
     2439#~ "  \n" 
     2440#~ "  -g | --groups        ������ ������ ��\n" 
     2441#~ "                       ������\n" 
     2442#~ "  \n" 
     2443#~ "  -P | --printer p     ����� ����� �n" 
     2444#~ "                       ���p ���������� �n" 
     2445#~ "                       ��� ��������" 
     2446#~ "                       ������*, �� �����" 
     2447#~ "                       ������������ ���\n" 
     2448#~ "                       �������.\n" 
     2449#~ "  \n" 
     2450#~ "����                              \n" 
     2451#~ "\n" 
     2452#~ "  $ repykota --printer lp\n" 
     2453#~ "  \n" 
     2454#~ "  ��� ���� ���� � �� ���n" 
     2455#~ "  ���� ���lp.\n" 
     2456#~ "\n" 
     2457#~ "  $ repykota \n" 
     2458#~ "  \n" 
     2459#~ "  ��� ���� ���� � �� ���" 
     2460#~ "  �� ���.\n" 
     2461#~ "  \n" 
     2462#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" 
     2463#~ "  \n" 
     2464#~ "  ��� ���� ���� � ���erome �\n" 
     2465#~ "  �� ������� ���� \"jo\" ��� 
     2466#~ "  � ��� ����� ���� \"laser\" ����n" 
     2467#~ "  �"pson\".\n" 
     2468#~ "  \n" 
     2469#~ "  � ��� � ���� ������ �PyKota, " 
     2470#~ "���" 
     2471#~ "  ���� ������������ � ��\n" 
     2472#~ "  �������������\n" 
     2473#~ "\n" 
     2474#~ "This program is free software; you can redistribute it and/or modify\n" 
     2475#~ "it under the terms of the GNU General Public License as published by\n" 
     2476#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2477#~ "(at your option) any later version.\n" 
     2478#~ "\n" 
     2479#~ "This program is distributed in the hope that it will be useful,\n" 
     2480#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2481#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2482#~ "GNU General Public License for more details.\n" 
     2483#~ "\n" 
     2484#~ "You should have received a copy of the GNU General Public License\n" 
     2485#~ "along with this program; if not, write to the Free Software\n" 
     2486#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2487#~ "USA.\n" 
     2488#~ "\n" 
     2489#~ "��� ��� �� e-mail � %s" 
     2490 
     2491#~ msgid "" 
     2492#~ "warnpykota v%s (c) %s %s\n" 
     2493#~ "\n" 
     2494#~ "Sends mail to users over print quota.\n" 
     2495#~ "\n" 
     2496#~ "command line usage :\n" 
     2497#~ "\n" 
     2498#~ "  warnpykota  [options]  [names]\n" 
     2499#~ "\n" 
     2500#~ "options :\n" 
     2501#~ "\n" 
     2502#~ "  -v | --version       Prints warnpykota's version number then exits.\n" 
     2503#~ "  -h | --help          Prints this message then exits.\n" 
     2504#~ "  \n" 
     2505#~ "  -u | --users         Warns users over their print quota, this is the \n" 
     2506#~ "                       default.\n" 
     2507#~ "  \n" 
     2508#~ "  -g | --groups        Warns users whose groups quota are over limit.\n" 
     2509#~ "  \n" 
     2510#~ "  -P | --printer p     Verify quotas on this printer only. Actually p " 
     2511#~ "can\n" 
     2512#~ "                       use wildcards characters to select only\n" 
     2513#~ "                       some printers. The default value is *, meaning\n" 
     2514#~ "                       all printers.\n" 
     2515#~ "                       You can specify several names or wildcards, \n" 
     2516#~ "                       by separating them with commas.\n" 
     2517#~ "  \n" 
     2518#~ "examples :                              \n" 
     2519#~ "\n" 
     2520#~ "  $ warnpykota --printer lp\n" 
     2521#~ "  \n" 
     2522#~ "  This will warn all users of the lp printer who have exceeded their\n" 
     2523#~ "  print quota.\n" 
     2524#~ "\n" 
     2525#~ "  $ warnpykota \n" 
     2526#~ "  \n" 
     2527#~ "  This will warn all users  who have exceeded their print quota on\n" 
     2528#~ "  any printer.\n" 
     2529#~ "\n" 
     2530#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" 
     2531#~ "  \n" 
     2532#~ "  This will warn all users of groups which names begins with \"dev\" and\n" 
     2533#~ "  who have exceeded their print quota on any printer which name begins \n" 
     2534#~ "  with \"laserjet\"\n" 
     2535#~ "  \n" 
     2536#~ "  If launched by an user who is not a PyKota administrator, additionnal\n" 
     2537#~ "  arguments representing users or groups names are ignored, and only the\n" 
     2538#~ "  current user/group is reported.\n" 
     2539#~ "\n" 
     2540#~ "This program is free software; you can redistribute it and/or modify\n" 
     2541#~ "it under the terms of the GNU General Public License as published by\n" 
     2542#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2543#~ "(at your option) any later version.\n" 
     2544#~ "\n" 
     2545#~ "This program is distributed in the hope that it will be useful,\n" 
     2546#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2547#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2548#~ "GNU General Public License for more details.\n" 
     2549#~ "\n" 
     2550#~ "You should have received a copy of the GNU General Public License\n" 
     2551#~ "along with this program; if not, write to the Free Software\n" 
     2552#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2553#~ "USA.\n" 
     2554#~ "\n" 
     2555#~ "Please e-mail bugs to: %s" 
     2556#~ msgstr "" 
     2557#~ "warnpykota v%s (c) %s %s\n" 
     2558#~ "\n" 
     2559#~ "��� email ������ �� �����.\n" 
     2560#~ "\n" 
     2561#~ "���� ���\n" 
     2562#~ "\n" 
     2563#~ "  warnpykota  [���  [���n" 
     2564#~ "\n" 
     2565#~ "���:\n" 
     2566#~ "\n" 
     2567#~ "  -v | --version       ��� �����warnpykota � " 
     2568#~ "���.\n" 
     2569#~ "  -h | --help          ��� ����� ���.\n" 
     2570#~ "  \n" 
     2571#~ "  -u | --users         ������ ���� ���n" 
     2572#~ "                       ��� �. ��������\n" 
     2573#~ "  \n" 
     2574#~ "  -g | --groups        ������ ����� �� � 
     2575#~ "���\n" 
     2576#~ "  \n" 
     2577#~ "  -P | --printer p     �������������� �" 
     2578#~ "���n" 
     2579#~ "                       p ����������� �" 
     2580#~ "��� ��" 
     2581#~ "                       ������ ����� ��*, " 
     2582#~ "�n" 
     2583#~ "                       ��������" 
     2584#~ "                       ������������ ��� �" 
     2585#~ "�" 
     2586#~ "                       ���������" 
     2587#~ "  \n" 
     2588#~ "����                              \n" 
     2589#~ "\n" 
     2590#~ "  $ warnpykota --printer lp\n" 
     2591#~ "  \n" 
     2592#~ "  ������� ������lp ��� �� �" 
     2593#~ "  ������.\n" 
     2594#~ "\n" 
     2595#~ "  $ warnpykota \n" 
     2596#~ "  \n" 
     2597#~ "  ������� ����� �� �����\n" 
     2598#~ "  � ���� ���\n" 
     2599#~ "\n" 
     2600#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" 
     2601#~ "  \n" 
     2602#~ "  ������� ����� �������� �\n" 
     2603#~ "  \"dev\" ����� �� ����� � � 
     2604#~ "����\n" 
     2605#~ "  ������������  \"laserjet\"\n" 
     2606#~ "  \n" 
     2607#~ "  � ��� � ���� ������ �PyKota, �n" 
     2608#~ "  �������������� ���� �\n" 
     2609#~ "  ����������� ��������n" 
     2610#~ "\n" 
     2611#~ "This program is free software; you can redistribute it and/or modify\n" 
     2612#~ "it under the terms of the GNU General Public License as published by\n" 
     2613#~ "the Free Software Foundation; either version 2 of the License, or\n" 
     2614#~ "(at your option) any later version.\n" 
     2615#~ "\n" 
     2616#~ "This program is distributed in the hope that it will be useful,\n" 
     2617#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     2618#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     2619#~ "GNU General Public License for more details.\n" 
     2620#~ "\n" 
     2621#~ "You should have received a copy of the GNU General Public License\n" 
     2622#~ "along with this program; if not, write to the Free Software\n" 
     2623#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " 
     2624#~ "USA.\n" 
     2625#~ "\n" 
     2626#~ "��� ��� �� e-mail � %s" 
    23462627 
    23472628#~ msgid ""