1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> |
---|
6 | # This program is free software; you can redistribute it and/or modify |
---|
7 | # it under the terms of the GNU General Public License as published by |
---|
8 | # the Free Software Foundation; either version 2 of the License, or |
---|
9 | # (at your option) any later version. |
---|
10 | # |
---|
11 | # This program is distributed in the hope that it will be useful, |
---|
12 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
13 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
14 | # GNU General Public License for more details. |
---|
15 | # |
---|
16 | # You should have received a copy of the GNU General Public License |
---|
17 | # along with this program; if not, write to the Free Software |
---|
18 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
---|
19 | # |
---|
20 | # $Id$ |
---|
21 | # |
---|
22 | # PyKota translation master file. |
---|
23 | # Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres |
---|
24 | # Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005. |
---|
25 | # |
---|
26 | msgid "" |
---|
27 | msgstr "" |
---|
28 | "Project-Id-Version: PyKota v1.20\n" |
---|
29 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
30 | "POT-Creation-Date: 2004-11-25 10:16+0100\n" |
---|
31 | "PO-Revision-Date: 2004-10-26 18:51:00+0200\n" |
---|
32 | "Last-Translator: Spyros Melissovas <peppe@cs.uoi.gr>\n" |
---|
33 | "Language-Team: Greek <peppe@cs.uoi.gr>\n" |
---|
34 | "MIME-Version: 1.0\n" |
---|
35 | "Content-Type: text/plain; charset=ISO-8859-7\n" |
---|
36 | "Content-Transfer-Encoding: 8bit\n" |
---|
37 | |
---|
38 | #, python-format |
---|
39 | msgid "" |
---|
40 | "autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
41 | "\n" |
---|
42 | "A tool to automate user account creation and initial balance setting.\n" |
---|
43 | "\n" |
---|
44 | "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" |
---|
45 | "\n" |
---|
46 | "command line usage :\n" |
---|
47 | "\n" |
---|
48 | " THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" |
---|
49 | " OF AN external policy IN pykota.conf\n" |
---|
50 | " \n" |
---|
51 | " autopykota { -i | --initbalance value } \n" |
---|
52 | "\n" |
---|
53 | "options :\n" |
---|
54 | "\n" |
---|
55 | " -v | --version Prints autopykota's version number then exits.\n" |
---|
56 | " -h | --help Prints this message then exits.\n" |
---|
57 | " \n" |
---|
58 | " -i | --initbalance b Sets the user's account initial balance value to b.\n" |
---|
59 | " If the user already exists, actual balance is left\n" |
---|
60 | " unmodified. If unset, the default value is 0.\n" |
---|
61 | msgstr "" |
---|
62 | |
---|
63 | #, python-format |
---|
64 | msgid "SIGTERM received, job %s cancelled." |
---|
65 | msgstr "SIGTERM �� �� ���%s." |
---|
66 | |
---|
67 | msgid "You are not allowed to print at this time." |
---|
68 | msgstr "" |
---|
69 | |
---|
70 | #, python-format |
---|
71 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
72 | msgstr "�� ����� ���������PDL : %s" |
---|
73 | |
---|
74 | #, python-format |
---|
75 | msgid "Banner generator %s exit code is %s" |
---|
76 | msgstr "" |
---|
77 | |
---|
78 | msgid "Banner won't be printed : maximum number of deny banners reached." |
---|
79 | msgstr "" |
---|
80 | |
---|
81 | #, python-format |
---|
82 | msgid "Beware : computed job size (%s) != precomputed job size (%s)" |
---|
83 | msgstr "" |
---|
84 | |
---|
85 | msgid "" |
---|
86 | "The job size will be trusted anyway according to the 'trustjobsize' directive" |
---|
87 | msgstr "" |
---|
88 | |
---|
89 | #, python-format |
---|
90 | msgid "" |
---|
91 | "The job size will be trusted because it is inferior to the 'trustjobsize' " |
---|
92 | "directive's limit %s" |
---|
93 | msgstr "" |
---|
94 | |
---|
95 | #, python-format |
---|
96 | msgid "" |
---|
97 | "The job size will be modified according to the 'trustjobsize' directive : %s" |
---|
98 | msgstr "" |
---|
99 | |
---|
100 | #, python-format |
---|
101 | msgid "" |
---|
102 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
103 | "s) for printer %s" |
---|
104 | msgstr "" |
---|
105 | "���� %s � ������ ��� PyKota, ���" |
---|
106 | "��� ���s) � ����%s" |
---|
107 | |
---|
108 | #, python-format |
---|
109 | msgid "" |
---|
110 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
111 | "for printer %s" |
---|
112 | msgstr "" |
---|
113 | "���%s � ������ ��� PyKota, ������ " |
---|
114 | "���s) � ����%s" |
---|
115 | |
---|
116 | #, python-format |
---|
117 | msgid "" |
---|
118 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
119 | "external policy (%s) for printer %s" |
---|
120 | msgstr "" |
---|
121 | "���%s � �������%s ��� PyKota, ���" |
---|
122 | "��� ���s) � ����%s" |
---|
123 | |
---|
124 | #, python-format |
---|
125 | msgid "" |
---|
126 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
127 | "check PyKota's configuration files." |
---|
128 | msgstr "" |
---|
129 | "������ %s � ����%s ������� " |
---|
130 | "��� ����������� �PyKota." |
---|
131 | |
---|
132 | #, python-format |
---|
133 | msgid "" |
---|
134 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
135 | msgstr "" |
---|
136 | "���� %s � ������ ��� PyKota, ����� " |
---|
137 | "���s)" |
---|
138 | |
---|
139 | #, python-format |
---|
140 | msgid "" |
---|
141 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
142 | "for printer %s" |
---|
143 | msgstr "" |
---|
144 | "���%s � ������ ��� PyKota, ����� " |
---|
145 | "���s) � ����%s" |
---|
146 | |
---|
147 | #, python-format |
---|
148 | msgid "" |
---|
149 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
150 | "default policy (%s)" |
---|
151 | msgstr "" |
---|
152 | "���%s � �������%s ��� PyKota, ���" |
---|
153 | "�� ���s)" |
---|
154 | |
---|
155 | #, python-format |
---|
156 | msgid "" |
---|
157 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
158 | msgstr "" |
---|
159 | "���� %s � �������� ��� PyKota, ��� " |
---|
160 | "����" |
---|
161 | |
---|
162 | #, python-format |
---|
163 | msgid "" |
---|
164 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
165 | "printer %s" |
---|
166 | msgstr "" |
---|
167 | "���%s � �������� ��� PyKota, ��� �" |
---|
168 | "��� � ���%s" |
---|
169 | |
---|
170 | #, python-format |
---|
171 | msgid "" |
---|
172 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
173 | "will be rejected" |
---|
174 | msgstr "" |
---|
175 | "���%s � ���������%s ��� PyKota, � |
---|
176 | "������� |
---|
177 | |
---|
178 | msgid "Job is a dupe" |
---|
179 | msgstr "" |
---|
180 | |
---|
181 | msgid "Printing is denied by configuration" |
---|
182 | msgstr "" |
---|
183 | |
---|
184 | #, python-format |
---|
185 | msgid "Duplicate print jobs are not allowed on printer %s." |
---|
186 | msgstr "" |
---|
187 | |
---|
188 | msgid "Subprocess denied printing of a dupe" |
---|
189 | msgstr "" |
---|
190 | |
---|
191 | #, python-format |
---|
192 | msgid "Duplicate print jobs are not allowed on printer %s at this time." |
---|
193 | msgstr "" |
---|
194 | |
---|
195 | msgid "Subprocess allowed printing of a dupe" |
---|
196 | msgstr "" |
---|
197 | |
---|
198 | #, python-format |
---|
199 | msgid "" |
---|
200 | "\n" |
---|
201 | "\n" |
---|
202 | "Your system administrator :\n" |
---|
203 | "\n" |
---|
204 | "\t%s - <%s>\n" |
---|
205 | msgstr "" |
---|
206 | |
---|
207 | #, python-format |
---|
208 | msgid "Impossible to connect to SMTP server : %s" |
---|
209 | msgstr "���� ����� SMTP : %s" |
---|
210 | |
---|
211 | msgid "Print Quota" |
---|
212 | msgstr "�����" |
---|
213 | |
---|
214 | #, python-format |
---|
215 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
216 | msgstr "����� e-mail � %s, ��%s : %s" |
---|
217 | |
---|
218 | msgid "Job contains no data. Printing is denied." |
---|
219 | msgstr "����������� ������� |
---|
220 | |
---|
221 | msgid "Job allowed by printer policy. No accounting will be done." |
---|
222 | msgstr "" |
---|
223 | |
---|
224 | #, python-format |
---|
225 | msgid "Invalid policy %s for printer %s" |
---|
226 | msgstr "� ����� %s � ����%s" |
---|
227 | |
---|
228 | #, python-format |
---|
229 | msgid "Precomputed job size (%s pages) too large for printer %s." |
---|
230 | msgstr "" |
---|
231 | |
---|
232 | #, python-format |
---|
233 | msgid "You are not allowed to print so many pages on printer %s at this time." |
---|
234 | msgstr "" |
---|
235 | |
---|
236 | #, python-format |
---|
237 | msgid "User %s is not allowed to print at this time." |
---|
238 | msgstr "" |
---|
239 | |
---|
240 | msgid "Your account settings forbid you to print at this time." |
---|
241 | msgstr "" |
---|
242 | |
---|
243 | #, python-format |
---|
244 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
245 | msgstr "����� ��� � ���s � ���%s" |
---|
246 | |
---|
247 | #, python-format |
---|
248 | msgid "Print Quota low for user %s on printer %s" |
---|
249 | msgstr "������������s � ���%s" |
---|
250 | |
---|
251 | msgid "Job denied, no accounting will be done." |
---|
252 | msgstr "" |
---|
253 | |
---|
254 | msgid "Job accounting begins." |
---|
255 | msgstr "����������� |
---|
256 | msgid "Job denied, no accounting has been done." |
---|
257 | msgstr "" |
---|
258 | |
---|
259 | msgid "Job accounting ends." |
---|
260 | msgstr "���������� |
---|
261 | msgid "Job size forced to 0 because printing is denied." |
---|
262 | msgstr "� ���������� �� ������" |
---|
263 | |
---|
264 | #, python-format |
---|
265 | msgid "Job size : %i" |
---|
266 | msgstr "������: %i" |
---|
267 | |
---|
268 | #, python-format |
---|
269 | msgid "User %s's quota on printer %s won't be modified" |
---|
270 | msgstr "" |
---|
271 | |
---|
272 | #, python-format |
---|
273 | msgid "Updating user %s's quota on printer %s" |
---|
274 | msgstr "��� �����s � ���%s" |
---|
275 | |
---|
276 | msgid "Job added to history." |
---|
277 | msgstr "������� ����" |
---|
278 | |
---|
279 | #, python-format |
---|
280 | msgid "Billing code %s was updated." |
---|
281 | msgstr "" |
---|
282 | |
---|
283 | #, python-format |
---|
284 | msgid "" |
---|
285 | "dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
286 | "\n" |
---|
287 | "Dumps PyKota database's content.\n" |
---|
288 | "\n" |
---|
289 | "command line usage :\n" |
---|
290 | "\n" |
---|
291 | " dumpykota [options] [filterexpr]\n" |
---|
292 | "\n" |
---|
293 | "options :\n" |
---|
294 | "\n" |
---|
295 | " -v | --version Prints dumpykota's version number then exits.\n" |
---|
296 | " -h | --help Prints this message then exits.\n" |
---|
297 | " \n" |
---|
298 | " -d | --data type Dumps 'type' datas. Allowed types are :\n" |
---|
299 | " \n" |
---|
300 | " - history : dumps the jobs history.\n" |
---|
301 | " - users : dumps users.\n" |
---|
302 | " - groups : dumps user groups.\n" |
---|
303 | " - printers : dump printers.\n" |
---|
304 | " - upquotas : dump user quotas.\n" |
---|
305 | " - gpquotas : dump user groups quotas.\n" |
---|
306 | " - payments : dumps user payments.\n" |
---|
307 | " - pmembers : dumps printer groups members.\n" |
---|
308 | " - umembers : dumps user groups members.\n" |
---|
309 | " - billingcodes : dumps billing codes.\n" |
---|
310 | " \n" |
---|
311 | " NB : the -d | --data command line option \n" |
---|
312 | " is MANDATORY.\n" |
---|
313 | " \n" |
---|
314 | " -f | --format fmt Dumps datas in the 'fmt' format. When not specified,\n" |
---|
315 | " the format is to dump datas in the csv format (comma\n" |
---|
316 | " separated values). All data dumped is between double\n" |
---|
317 | " quotes. Allowed formats are :\n" |
---|
318 | " \n" |
---|
319 | " - csv : separate datas with commas\n" |
---|
320 | " - ssv : separate datas with semicolons\n" |
---|
321 | " - tsv : separate datas with tabs\n" |
---|
322 | " - xml : dump data as XML\n" |
---|
323 | " - cups : dump datas in CUPS' page_log format :\n" |
---|
324 | " ONLY AVAILABLE WITH --data history\n" |
---|
325 | " \n" |
---|
326 | " -o | --output fname All datas will be dumped to the file instead of\n" |
---|
327 | " to the standard output. The special '-' filename\n" |
---|
328 | " is the default value and means stdout.\n" |
---|
329 | " WARNING : existing files are truncated !\n" |
---|
330 | "\n" |
---|
331 | " -s | --sum Summarize the selected datas.\n" |
---|
332 | " ONLY AVAILABLE WITH --data history or payments\n" |
---|
333 | "\n" |
---|
334 | " Use the filter expressions to extract only parts of the \n" |
---|
335 | " datas. Allowed filters are of the form :\n" |
---|
336 | " \n" |
---|
337 | " key=value\n" |
---|
338 | " \n" |
---|
339 | " Allowed keys for now are : \n" |
---|
340 | " \n" |
---|
341 | " username User's name\n" |
---|
342 | " groupname Users group's name\n" |
---|
343 | " printername Printer's name\n" |
---|
344 | " pgroupname Printers group's name\n" |
---|
345 | " hostname Client's hostname\n" |
---|
346 | " billingcode Job's billing code\n" |
---|
347 | " start Job's date of printing\n" |
---|
348 | " end Job's date of printing\n" |
---|
349 | " \n" |
---|
350 | " Contrary to other PyKota management tools, wildcard characters are not \n" |
---|
351 | " expanded, so you can't use them.\n" |
---|
352 | " \n" |
---|
353 | " NB : not all keys are allowed for each data type, so the result may be \n" |
---|
354 | " empty if you use a key not available for a particular data type.\n" |
---|
355 | " \n" |
---|
356 | "Examples :\n" |
---|
357 | "\n" |
---|
358 | " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
359 | " \n" |
---|
360 | " This dumps the history in a comma separated values file, for possible\n" |
---|
361 | " use in a spreadsheet.\n" |
---|
362 | " \n" |
---|
363 | " $ dumpykota --data users --format xml -o users.xml\n" |
---|
364 | " \n" |
---|
365 | " Dumps all users datas to the users.xml file.\n" |
---|
366 | " \n" |
---|
367 | " $ dumpykota --data history printername=HP2100 username=jerome\n" |
---|
368 | " \n" |
---|
369 | " Dumps the job history for user jerome on printer HP2100 only.\n" |
---|
370 | " \n" |
---|
371 | " $ dumpykota --data history start=200503 end=20050730234615\n" |
---|
372 | " \n" |
---|
373 | " Dumps all jobs printed between March 1st 2005 at midnight and\n" |
---|
374 | " July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n" |
---|
375 | msgstr "" |
---|
376 | |
---|
377 | msgid "The -d | --data command line option is mandatory, see help." |
---|
378 | msgstr "����-d | --data �����, �����." |
---|
379 | |
---|
380 | #, python-format |
---|
381 | msgid "" |
---|
382 | "edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
383 | "\n" |
---|
384 | "A Print Quota editor for PyKota.\n" |
---|
385 | "\n" |
---|
386 | "command line usage :\n" |
---|
387 | "\n" |
---|
388 | " edpykota [options] user1 user2 ... userN\n" |
---|
389 | " \n" |
---|
390 | " edpykota [options] group1 group2 ... groupN\n" |
---|
391 | "\n" |
---|
392 | "options :\n" |
---|
393 | "\n" |
---|
394 | " -v | --version Prints edpykota's version number then exits.\n" |
---|
395 | " -h | --help Prints this message then exits.\n" |
---|
396 | " \n" |
---|
397 | " -a | --add Adds users and/or printers if they don't \n" |
---|
398 | " exist on the Quota Storage Server.\n" |
---|
399 | " \n" |
---|
400 | " -d | --delete Deletes users/groups from the quota storage.\n" |
---|
401 | " Printers are never deleted.\n" |
---|
402 | " \n" |
---|
403 | " -c | --charge p[,j] Sets the price per page and per job to charge\n" |
---|
404 | " for a particular printer. Job price is optional.\n" |
---|
405 | " If both are to be set, separate them with a comma.\n" |
---|
406 | " Floating point values are allowed.\n" |
---|
407 | " \n" |
---|
408 | " -o | --overcharge f Sets the overcharging factor applied to the user \n" |
---|
409 | " when computing the cost of a print job. Positive or \n" |
---|
410 | " negative floating point values are allowed,\n" |
---|
411 | " this allows you to do some really creative\n" |
---|
412 | " things like giving money to an user whenever\n" |
---|
413 | " he prints. The number of pages in a print job\n" |
---|
414 | " is not modified by this coefficient, only the\n" |
---|
415 | " cost of the job for a particular user.\n" |
---|
416 | " Only users have a coefficient.\n" |
---|
417 | " \n" |
---|
418 | " -i | --ingroups g1[,g2...] Puts the users into each of the groups\n" |
---|
419 | " listed, separated by commas. The groups\n" |
---|
420 | " must already exist in the Quota Storage.\n" |
---|
421 | " \n" |
---|
422 | " -u | --users Edit users print quotas, this is the default.\n" |
---|
423 | " \n" |
---|
424 | " -P | --printer p Edit quotas on printer p only. Actually p can\n" |
---|
425 | " use wildcards characters to select only\n" |
---|
426 | " some printers. The default value is *, meaning\n" |
---|
427 | " all printers. \n" |
---|
428 | " You can specify several names or wildcards, \n" |
---|
429 | " by separating them with commas.\n" |
---|
430 | " \n" |
---|
431 | " -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" |
---|
432 | " pg1, pg2, etc... which must already exist.\n" |
---|
433 | " A printer group is just like a normal printer,\n" |
---|
434 | " only that it is usually unknown from the printing\n" |
---|
435 | " system. Create printer groups exactly the same\n" |
---|
436 | " way that you create printers, then add other \n" |
---|
437 | " printers to them with this option.\n" |
---|
438 | " Accounting is done on a printer and on all\n" |
---|
439 | " the printer groups it belongs to, quota checking\n" |
---|
440 | " is done on a printer and on all the printer groups\n" |
---|
441 | " it belongs to.\n" |
---|
442 | " \n" |
---|
443 | " -g | --groups Edit users groups print quotas instead of users.\n" |
---|
444 | " \n" |
---|
445 | " -p | --prototype u|g Uses user u or group g as a prototype to set\n" |
---|
446 | " print quotas\n" |
---|
447 | " \n" |
---|
448 | " -n | --noquota Sets both soft and hard limits to None for a\n" |
---|
449 | " particular print quota entry.\n" |
---|
450 | " This is NOT the same as --limitby noquota\n" |
---|
451 | " which acts on ALL print quota entries for a\n" |
---|
452 | " particular user.\n" |
---|
453 | " \n" |
---|
454 | " -r | --reset Resets the actual page counter for the user\n" |
---|
455 | " or group to zero on the specified printers. \n" |
---|
456 | " The life time page counter is kept unchanged.\n" |
---|
457 | " \n" |
---|
458 | " -R | --hardreset Resets the actual and life time page counters\n" |
---|
459 | " for the user or group to zero on the specified \n" |
---|
460 | " printers. This is a shortcut for '--used 0'.\n" |
---|
461 | " \n" |
---|
462 | " -l | --limitby l Choose if the user/group is limited in " |
---|
463 | "printing \n" |
---|
464 | " by its account balance or by its page quota.\n" |
---|
465 | " The default value is 'quota'. Allowed values\n" |
---|
466 | " are 'quota' 'balance' 'noquota' 'noprint' \n" |
---|
467 | " and 'nochange' :\n" |
---|
468 | " \n" |
---|
469 | " - quota : limit by number of pages per printer.\n" |
---|
470 | " - balance : limit by number of credits in account.\n" |
---|
471 | " - noquota : no limit, accounting still done.\n" |
---|
472 | " - nochange : no limit, accounting not done. \n" |
---|
473 | " - noprint : printing is denied. \n" |
---|
474 | " NB : nochange and noprint are not supported for " |
---|
475 | "groups.\n" |
---|
476 | " \n" |
---|
477 | " -b | --balance b Sets the user's account balance to " |
---|
478 | "b. \n" |
---|
479 | " Account balance may be increase or decreased\n" |
---|
480 | " if b is prefixed with + or -.\n" |
---|
481 | " WARNING : when decreasing account balance,\n" |
---|
482 | " the total paid so far by the user is decreased\n" |
---|
483 | " too.\n" |
---|
484 | " Groups don't have a real balance, but the\n" |
---|
485 | " sum of their users' account balance.\n" |
---|
486 | " \n" |
---|
487 | " -C | --comment txt Defines some informational text to be associated\n" |
---|
488 | " with a change to an user's account balance.\n" |
---|
489 | " Only meaningful if -b | --balance is also used.\n" |
---|
490 | " \n" |
---|
491 | " -S | --softlimit sl Sets the quota soft limit to sl " |
---|
492 | "pages. \n" |
---|
493 | " \n" |
---|
494 | " -H | --hardlimit hl Sets the quota hard limit to hl pages.\n" |
---|
495 | " \n" |
---|
496 | " -I | --increase v Increase both Soft and Hard limits by the value\n" |
---|
497 | " of v. You can prefix v with + or -, if no sign is\n" |
---|
498 | " used, + is assumed.\n" |
---|
499 | "\n" |
---|
500 | " -U | --used usage Sets the pagecounters for the user to usage pages;\n" |
---|
501 | " useful for migrating users from a different system\n" |
---|
502 | " where they have already used some pages. Actual\n" |
---|
503 | " and Life Time page counters may be increased or " |
---|
504 | "decreased\n" |
---|
505 | " if usage is prefixed with + or -.\n" |
---|
506 | " WARNING : BOTH page counters are modified in all " |
---|
507 | "cases,\n" |
---|
508 | " so be careful.\n" |
---|
509 | " NB : if 'usage' equals '0', then the action taken is\n" |
---|
510 | " the same as if --hardreset was used.\n" |
---|
511 | "\n" |
---|
512 | " user1 through userN and group1 through groupN can use wildcards\n" |
---|
513 | " if the --add option is not set.\n" |
---|
514 | " \n" |
---|
515 | "examples : \n" |
---|
516 | "\n" |
---|
517 | " $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" |
---|
518 | " \n" |
---|
519 | " This will add users john, paul, george and ringo to the quota\n" |
---|
520 | " database, and set their print quotas to the same values than user \n" |
---|
521 | " jerome. User jerome must already exist.\n" |
---|
522 | " User ringo's email address will also be set to 'ringo@example.com'\n" |
---|
523 | " \n" |
---|
524 | " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
525 | " \n" |
---|
526 | " This will set jerome's print quota on the lp printer to a soft limit\n" |
---|
527 | " of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" |
---|
528 | " printer lp doesn't exist on the Quota Storage Server then nothing is " |
---|
529 | "done.\n" |
---|
530 | "\n" |
---|
531 | " $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" |
---|
532 | " \n" |
---|
533 | " Same as above, but if either user jerome or printer lp doesn't exist \n" |
---|
534 | " on the Quota Storage Server they are automatically added. Also\n" |
---|
535 | " user jerome is put into the groups \"coders\" and \"it\" which must\n" |
---|
536 | " already exist in the Quota Storage.\n" |
---|
537 | " \n" |
---|
538 | " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
539 | " \n" |
---|
540 | " This will set print quota soft limit to 500 pages and hard limit\n" |
---|
541 | " to 550 pages for groups financial and support on all printers.\n" |
---|
542 | " \n" |
---|
543 | " $ edpykota --reset jerome \"jo*\"\n" |
---|
544 | " \n" |
---|
545 | " This will reset jerome's page counter to zero on all printers, as\n" |
---|
546 | " well as every user whose name begins with 'jo'.\n" |
---|
547 | " Their life time page counter on each printer will be kept unchanged.\n" |
---|
548 | " You can also reset the life time page counters by using the\n" |
---|
549 | " --hardreset | -R command line option.\n" |
---|
550 | " \n" |
---|
551 | " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
552 | " \n" |
---|
553 | " This will tell PyKota to not limit jerome when printing on the \n" |
---|
554 | " hpcolor printer. All his jobs will be allowed on this printer, but \n" |
---|
555 | " accounting of the pages he prints will still be kept.\n" |
---|
556 | " Print Quotas for jerome on other printers are unchanged.\n" |
---|
557 | " \n" |
---|
558 | " $ edpykota --limitby balance jerome\n" |
---|
559 | " \n" |
---|
560 | " This will tell PyKota to limit jerome by his account's balance\n" |
---|
561 | " when printing.\n" |
---|
562 | " \n" |
---|
563 | " $ edpykota --balance +10.0 jerome\n" |
---|
564 | " \n" |
---|
565 | " This will increase jerome's account balance by 10.0 (in your\n" |
---|
566 | " own currency). You can decrease the account balance with a\n" |
---|
567 | " dash prefix, and set it to a fixed amount with no prefix.\n" |
---|
568 | " \n" |
---|
569 | " $ edpykota --delete jerome rachel\n" |
---|
570 | " \n" |
---|
571 | " This will completely delete jerome and rachel from the Quota Storage\n" |
---|
572 | " database. All their quotas and jobs will be deleted too.\n" |
---|
573 | " \n" |
---|
574 | " $ edpykota --printer lp --charge 0.1\n" |
---|
575 | " \n" |
---|
576 | " This will set the page price for printer lp to 0.1. Job price\n" |
---|
577 | " will not be changed.\n" |
---|
578 | " \n" |
---|
579 | " $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" |
---|
580 | " \n" |
---|
581 | " This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n" |
---|
582 | " When printing either on hplj1 or hplj2, print quota will also be \n" |
---|
583 | " checked and accounted for on virtual printers Laser and HP.\n" |
---|
584 | " \n" |
---|
585 | " $ edpykota --overcharge 2.5 poorstudent\n" |
---|
586 | " \n" |
---|
587 | " This will overcharge the poorstudent user by a factor of 2.5.\n" |
---|
588 | " \n" |
---|
589 | " $ edpykota --overcharge -1 jerome\n" |
---|
590 | " \n" |
---|
591 | " User jerome will actually earn money whenever he prints.\n" |
---|
592 | " \n" |
---|
593 | " $ edpykota --overcharge 0 boss\n" |
---|
594 | " \n" |
---|
595 | " User boss can print at will, it won't cost him anything because the\n" |
---|
596 | " cost of each print job will be multiplied by zero before charging\n" |
---|
597 | " his account.\n" |
---|
598 | msgstr "" |
---|
599 | |
---|
600 | msgid "You're not allowed to use this command." |
---|
601 | msgstr "��������� �����" |
---|
602 | |
---|
603 | #, python-format |
---|
604 | msgid "Invalid limitby value %s" |
---|
605 | msgstr "� ���� limitby %s" |
---|
606 | |
---|
607 | #, python-format |
---|
608 | msgid "Invalid used value %s." |
---|
609 | msgstr "" |
---|
610 | |
---|
611 | #, python-format |
---|
612 | msgid "Invalid increase value %s." |
---|
613 | msgstr "" |
---|
614 | |
---|
615 | #, python-format |
---|
616 | msgid "Invalid softlimit value %s." |
---|
617 | msgstr "� ��������%s." |
---|
618 | |
---|
619 | #, python-format |
---|
620 | msgid "Invalid hardlimit value %s." |
---|
621 | msgstr "� ����� �s." |
---|
622 | |
---|
623 | #, python-format |
---|
624 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
625 | msgstr "" |
---|
626 | "� �� �%i ������������%i, ��� " |
---|
627 | "�� |
---|
628 | |
---|
629 | #, python-format |
---|
630 | msgid "Invalid overcharge value %s" |
---|
631 | msgstr "" |
---|
632 | |
---|
633 | #, python-format |
---|
634 | msgid "Invalid balance value %s" |
---|
635 | msgstr "� ���� ���%s" |
---|
636 | |
---|
637 | #, python-format |
---|
638 | msgid "Invalid charge amount value %s" |
---|
639 | msgstr "� ���� ��%s" |
---|
640 | |
---|
641 | #, python-format |
---|
642 | msgid "Impossible to add printer %s" |
---|
643 | msgstr "����������%s" |
---|
644 | |
---|
645 | #, python-format |
---|
646 | msgid "Invalid printer name %s" |
---|
647 | msgstr "� ������� %s" |
---|
648 | |
---|
649 | #, python-format |
---|
650 | msgid "There's no printer matching %s" |
---|
651 | msgstr "������� ������%s" |
---|
652 | |
---|
653 | msgid "You have to pass user or group names on the command line" |
---|
654 | msgstr "������� ������ �� � �� ��� |
---|
655 | #, python-format |
---|
656 | msgid "Prototype object %s not found in Quota Storage." |
---|
657 | msgstr "� ������ %s ���������� |
---|
658 | #, python-format |
---|
659 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
660 | msgstr "� ��%s ���������������%s." |
---|
661 | |
---|
662 | #, python-format |
---|
663 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
664 | msgstr "" |
---|
665 | "����� ��� ������%s) � ���%s." |
---|
666 | |
---|
667 | #, python-format |
---|
668 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
669 | msgstr "" |
---|
670 | "�������������� �%s) � ���%s." |
---|
671 | |
---|
672 | #, python-format |
---|
673 | msgid "Invalid email address %s" |
---|
674 | msgstr "� ������-mail %s" |
---|
675 | |
---|
676 | #, python-format |
---|
677 | msgid "Unknown group %s" |
---|
678 | msgstr "" |
---|
679 | |
---|
680 | #, python-format |
---|
681 | msgid "Unknown user %s" |
---|
682 | msgstr "" |
---|
683 | |
---|
684 | #, python-format |
---|
685 | msgid "Invalid group name %s" |
---|
686 | msgstr "� �������%s" |
---|
687 | |
---|
688 | #, python-format |
---|
689 | msgid "Invalid user name %s" |
---|
690 | msgstr "� �������s" |
---|
691 | |
---|
692 | #, python-format |
---|
693 | msgid "Quota not found for object %s on printer %s." |
---|
694 | msgstr "� ����� �����s � ���%s." |
---|
695 | |
---|
696 | #, python-format |
---|
697 | msgid "You can't increase limits by %s when no limit is set." |
---|
698 | msgstr "" |
---|
699 | |
---|
700 | msgid "You can't set negative limits." |
---|
701 | msgstr "" |
---|
702 | |
---|
703 | #, python-format |
---|
704 | msgid "Group %s not found in the PyKota Storage." |
---|
705 | msgstr "���%s �����������Kota." |
---|
706 | |
---|
707 | #, python-format |
---|
708 | msgid "Nonexistent user %s or missing print quota entry." |
---|
709 | msgstr "" |
---|
710 | |
---|
711 | #, python-format |
---|
712 | msgid "Nonexistent group %s or missing print quota entry." |
---|
713 | msgstr "" |
---|
714 | |
---|
715 | msgid "incompatible options, see help." |
---|
716 | msgstr "������ ������." |
---|
717 | |
---|
718 | #, python-format |
---|
719 | msgid "" |
---|
720 | "repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
721 | "\n" |
---|
722 | "Generates print quota reports.\n" |
---|
723 | "\n" |
---|
724 | "command line usage :\n" |
---|
725 | "\n" |
---|
726 | " repykota [options] \n" |
---|
727 | "\n" |
---|
728 | "options :\n" |
---|
729 | "\n" |
---|
730 | " -v | --version Prints repykota's version number then exits.\n" |
---|
731 | " -h | --help Prints this message then exits.\n" |
---|
732 | " \n" |
---|
733 | " -u | --users Generates a report on users quota, this is \n" |
---|
734 | " the default.\n" |
---|
735 | " \n" |
---|
736 | " -g | --groups Generates a report on group quota instead of users.\n" |
---|
737 | " \n" |
---|
738 | " -i | --ingroups g1[,g2...] Only lists users who are members of these\n" |
---|
739 | " groups. Reserved to PyKota Administrators.\n" |
---|
740 | " \n" |
---|
741 | " -P | --printer p Report quotas on this printer only. Actually p can\n" |
---|
742 | " use wildcards characters to select only\n" |
---|
743 | " some printers. The default value is *, meaning\n" |
---|
744 | " all printers.\n" |
---|
745 | " You can specify several names or wildcards, \n" |
---|
746 | " by separating them with commas.\n" |
---|
747 | " \n" |
---|
748 | "examples : \n" |
---|
749 | "\n" |
---|
750 | " $ repykota --printer lp\n" |
---|
751 | " \n" |
---|
752 | " This will print the quota status for all users who use the lp printer.\n" |
---|
753 | "\n" |
---|
754 | " $ repykota \n" |
---|
755 | " \n" |
---|
756 | " This will print the quota status for all users on all printers.\n" |
---|
757 | " \n" |
---|
758 | " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
759 | " \n" |
---|
760 | " This will print the quota status for user jerome and all users\n" |
---|
761 | " whose name begins with \"jo\" on all printers which name begins\n" |
---|
762 | " with \"laser\" or ends with \"pson\".\n" |
---|
763 | " \n" |
---|
764 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
765 | " arguments representing users or groups names are ignored, and only the\n" |
---|
766 | " current user/group is reported.\n" |
---|
767 | msgstr "" |
---|
768 | |
---|
769 | msgid "Option --ingroups is reserved to PyKota Administrators." |
---|
770 | msgstr "" |
---|
771 | |
---|
772 | #, python-format |
---|
773 | msgid "" |
---|
774 | "warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
775 | "\n" |
---|
776 | "Sends mail to users over print quota.\n" |
---|
777 | "\n" |
---|
778 | "command line usage :\n" |
---|
779 | "\n" |
---|
780 | " warnpykota [options] [names]\n" |
---|
781 | "\n" |
---|
782 | "options :\n" |
---|
783 | "\n" |
---|
784 | " -v | --version Prints warnpykota's version number then exits.\n" |
---|
785 | " -h | --help Prints this message then exits.\n" |
---|
786 | " \n" |
---|
787 | " -u | --users Warns users over their print quota, this is the \n" |
---|
788 | " default.\n" |
---|
789 | " \n" |
---|
790 | " -g | --groups Warns users whose groups quota are over limit.\n" |
---|
791 | " \n" |
---|
792 | " -P | --printer p Verify quotas on this printer only. Actually p can\n" |
---|
793 | " use wildcards characters to select only\n" |
---|
794 | " some printers. The default value is *, meaning\n" |
---|
795 | " all printers.\n" |
---|
796 | " You can specify several names or wildcards, \n" |
---|
797 | " by separating them with commas.\n" |
---|
798 | " \n" |
---|
799 | "examples : \n" |
---|
800 | "\n" |
---|
801 | " $ warnpykota --printer lp\n" |
---|
802 | " \n" |
---|
803 | " This will warn all users of the lp printer who have exceeded their\n" |
---|
804 | " print quota.\n" |
---|
805 | "\n" |
---|
806 | " $ warnpykota \n" |
---|
807 | " \n" |
---|
808 | " This will warn all users who have exceeded their print quota on\n" |
---|
809 | " any printer.\n" |
---|
810 | "\n" |
---|
811 | " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
812 | " \n" |
---|
813 | " This will warn all users of groups which names begins with \"dev\" and\n" |
---|
814 | " who have exceeded their print quota on any printer which name begins \n" |
---|
815 | " with \"laserjet\"\n" |
---|
816 | " \n" |
---|
817 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
818 | " arguments representing users or groups names are ignored, and only the\n" |
---|
819 | " current user/group is reported.\n" |
---|
820 | msgstr "" |
---|
821 | |
---|
822 | #, python-format |
---|
823 | msgid "" |
---|
824 | "pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
825 | "\n" |
---|
826 | "Generates banners.\n" |
---|
827 | "\n" |
---|
828 | "command line usage :\n" |
---|
829 | "\n" |
---|
830 | " pkbanner [options] [more info]\n" |
---|
831 | "\n" |
---|
832 | "options :\n" |
---|
833 | "\n" |
---|
834 | " -v | --version Prints pkbanner's version number then exits.\n" |
---|
835 | " -h | --help Prints this message then exits.\n" |
---|
836 | " \n" |
---|
837 | " -l | --logo img Use the image as the banner's logo. The logo will\n" |
---|
838 | " be drawn at the center top of the page. The default\n" |
---|
839 | " logo is /usr/share/pykota/logos/pykota.jpeg\n" |
---|
840 | " \n" |
---|
841 | " -p | --pagesize sz Sets sz as the page size. Most well known\n" |
---|
842 | " page sizes are recognized, like 'A4' or 'Letter'\n" |
---|
843 | " to name a few. The default size is A4.\n" |
---|
844 | " \n" |
---|
845 | " -s | --savetoner s Sets the text luminosity factor to s%%. This can be \n" |
---|
846 | " used to save toner. The default value is 0, which\n" |
---|
847 | " means that no toner saving will be done.\n" |
---|
848 | " \n" |
---|
849 | " -u | --url u Uses u as an url to be written at the bottom of \n" |
---|
850 | " the banner page. The default url is :\n" |
---|
851 | " http://www.librelogiciel.com/software/\n" |
---|
852 | " \n" |
---|
853 | "examples : \n" |
---|
854 | "\n" |
---|
855 | " Using pkbanner directly from the command line is not recommended,\n" |
---|
856 | " excepted for testing purposes. You should use pkbanner in the\n" |
---|
857 | " 'startingbanner' or 'endingbanner' directives in pykota.conf\n" |
---|
858 | " \n" |
---|
859 | " startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n" |
---|
860 | " \n" |
---|
861 | " With such a setting in pykota.conf, all print jobs will be \n" |
---|
862 | " prefixed with an A4 banner with no logo, and text luminosity will\n" |
---|
863 | " be increased by 75%%. The PostScript output will be directly sent\n" |
---|
864 | " to your printer.\n" |
---|
865 | " \n" |
---|
866 | " You'll find more examples in the sample configuration file included \n" |
---|
867 | " in PyKota.\n" |
---|
868 | msgstr "" |
---|
869 | |
---|
870 | msgid "Unknown" |
---|
871 | msgstr "" |
---|
872 | |
---|
873 | msgid "Username" |
---|
874 | msgstr "" |
---|
875 | |
---|
876 | msgid "More Info" |
---|
877 | msgstr "" |
---|
878 | |
---|
879 | msgid "Job" |
---|
880 | msgstr "" |
---|
881 | |
---|
882 | msgid "Date" |
---|
883 | msgstr "����" |
---|
884 | |
---|
885 | msgid "Allowed" |
---|
886 | msgstr "" |
---|
887 | |
---|
888 | msgid "Denied" |
---|
889 | msgstr "" |
---|
890 | |
---|
891 | msgid "Allowed with Warning" |
---|
892 | msgstr "" |
---|
893 | |
---|
894 | msgid "Result" |
---|
895 | msgstr "" |
---|
896 | |
---|
897 | msgid "Title" |
---|
898 | msgstr "��" |
---|
899 | |
---|
900 | msgid "Filename" |
---|
901 | msgstr "����� |
---|
902 | |
---|
903 | #, python-format |
---|
904 | msgid "Pages printed so far on %s" |
---|
905 | msgstr "" |
---|
906 | |
---|
907 | msgid "Account balance" |
---|
908 | msgstr "" |
---|
909 | |
---|
910 | msgid "Soft Limit" |
---|
911 | msgstr "" |
---|
912 | |
---|
913 | msgid "Hard Limit" |
---|
914 | msgstr "" |
---|
915 | |
---|
916 | msgid "Date Limit" |
---|
917 | msgstr "" |
---|
918 | |
---|
919 | msgid "Allowed range is (0..99)" |
---|
920 | msgstr "" |
---|
921 | |
---|
922 | #, python-format |
---|
923 | msgid "Invalid 'savetoner' option %s : %s" |
---|
924 | msgstr "" |
---|
925 | |
---|
926 | #, python-format |
---|
927 | msgid "Invalid 'pagesize' option %s, defaulting to A4." |
---|
928 | msgstr "" |
---|
929 | |
---|
930 | #, python-format |
---|
931 | msgid "" |
---|
932 | "pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
933 | "\n" |
---|
934 | "A billing codes Manager for PyKota.\n" |
---|
935 | "\n" |
---|
936 | "command line usage :\n" |
---|
937 | "\n" |
---|
938 | " pkbcodes [options] code1 code2 code3 ... codeN\n" |
---|
939 | "\n" |
---|
940 | "options :\n" |
---|
941 | "\n" |
---|
942 | " -v | --version Prints pkbcodes version number then exits.\n" |
---|
943 | " -h | --help Prints this message then exits.\n" |
---|
944 | " \n" |
---|
945 | " -a | --add Adds billing codes if they don't exist in PyKota's\n" |
---|
946 | " database. If they exist, they are modified\n" |
---|
947 | " unless -s|--skipexisting is also used.\n" |
---|
948 | "\n" |
---|
949 | " -d | --delete Deletes billing codes from PyKota's database.\n" |
---|
950 | " NB : the history entries with this billing code\n" |
---|
951 | " are not deleted, voluntarily.\n" |
---|
952 | "\n" |
---|
953 | " -D | --description d Adds a textual description to billing codes.\n" |
---|
954 | "\n" |
---|
955 | " -l | --list List informations about the billing codes.\n" |
---|
956 | "\n" |
---|
957 | " -r | --reset Resets the billing codes' balance and page counters\n" |
---|
958 | " to 0.\n" |
---|
959 | "\n" |
---|
960 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
961 | " pkbcodes to not modify existing billing codes.\n" |
---|
962 | "\n" |
---|
963 | " code1 through codeN can contain wildcards if the --add option\n" |
---|
964 | " is not set.\n" |
---|
965 | "\n" |
---|
966 | "examples : \n" |
---|
967 | "\n" |
---|
968 | " $ pkbcodes --add -D \"My project\" myproj\n" |
---|
969 | "\n" |
---|
970 | " Will create the myproj billing code with \"My project\"\n" |
---|
971 | " as the description.\n" |
---|
972 | "\n" |
---|
973 | " $ pkbcodes --delete \"*\"\n" |
---|
974 | "\n" |
---|
975 | " This will completely delete all the billing codes, but without\n" |
---|
976 | " removing any matching job from the history. USE WITH CARE ANYWAY !\n" |
---|
977 | " \n" |
---|
978 | " $ pkbcodes --list \"my*\"\n" |
---|
979 | " \n" |
---|
980 | " This will list all billing codes which name begins with 'my'.\n" |
---|
981 | msgstr "" |
---|
982 | |
---|
983 | #, python-format |
---|
984 | msgid "Billing code [%s] already exists, skipping." |
---|
985 | msgstr "" |
---|
986 | |
---|
987 | #, python-format |
---|
988 | msgid "Billing code [%s] already exists, will be modified." |
---|
989 | msgstr "" |
---|
990 | |
---|
991 | #, python-format |
---|
992 | msgid "Impossible to add billingcode %s" |
---|
993 | msgstr "" |
---|
994 | |
---|
995 | #, python-format |
---|
996 | msgid "There's no billingcode matching %s" |
---|
997 | msgstr "" |
---|
998 | |
---|
999 | msgid "pages" |
---|
1000 | msgstr "" |
---|
1001 | |
---|
1002 | msgid "and" |
---|
1003 | msgstr "" |
---|
1004 | |
---|
1005 | msgid "credits" |
---|
1006 | msgstr "" |
---|
1007 | |
---|
1008 | msgid "You have to pass billing codes on the command line" |
---|
1009 | msgstr "" |
---|
1010 | |
---|
1011 | #, python-format |
---|
1012 | msgid "" |
---|
1013 | "pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1014 | "\n" |
---|
1015 | "Email gateway for PyKota.\n" |
---|
1016 | "\n" |
---|
1017 | "command line usage :\n" |
---|
1018 | "\n" |
---|
1019 | " pkmail [options]\n" |
---|
1020 | "\n" |
---|
1021 | "options :\n" |
---|
1022 | "\n" |
---|
1023 | " -v | --version Prints pkmail's version number then exits.\n" |
---|
1024 | " -h | --help Prints this message then exits.\n" |
---|
1025 | " \n" |
---|
1026 | " \n" |
---|
1027 | " This command is meant to be used from your mail server's aliases file,\n" |
---|
1028 | " as a pipe. It will then accept commands send to it in email messages,\n" |
---|
1029 | " and will send the answer to the command's originator.\n" |
---|
1030 | " \n" |
---|
1031 | " To use this command, create an email alias in /etc/aliases with\n" |
---|
1032 | " the following format :\n" |
---|
1033 | " \n" |
---|
1034 | " pykotacmd: \"|/usr/bin/pkmail\"\n" |
---|
1035 | " \n" |
---|
1036 | " Then run the 'newaliases' command to regenerate the aliases database.\n" |
---|
1037 | " \n" |
---|
1038 | " You can now send commands by email to 'pykotacmd@yourdomain.com', with\n" |
---|
1039 | " the command in the subject.\n" |
---|
1040 | " \n" |
---|
1041 | " List of supported commands :\n" |
---|
1042 | " \n" |
---|
1043 | " report [username]\n" |
---|
1044 | " \n" |
---|
1045 | " NB : For pkmail to work correctly, you may have to put the 'mail'\n" |
---|
1046 | " system user in the 'pykota' system group to ensure this user can\n" |
---|
1047 | " read the /etc/pykota/pykotadmin.conf file, and restart your\n" |
---|
1048 | " mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n" |
---|
1049 | " that you think at least twice before doing this though.\n" |
---|
1050 | " \n" |
---|
1051 | " Use at your own risk !\n" |
---|
1052 | msgstr "" |
---|
1053 | |
---|
1054 | #, python-format |
---|
1055 | msgid "" |
---|
1056 | "pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1057 | "\n" |
---|
1058 | "A Printers Manager for PyKota.\n" |
---|
1059 | "\n" |
---|
1060 | "command line usage :\n" |
---|
1061 | "\n" |
---|
1062 | " pkprinters [options] printer1 printer2 printer3 ... printerN\n" |
---|
1063 | "\n" |
---|
1064 | "options :\n" |
---|
1065 | "\n" |
---|
1066 | " -v | --version Prints pkprinters's version number then exits.\n" |
---|
1067 | " -h | --help Prints this message then exits.\n" |
---|
1068 | " \n" |
---|
1069 | " -a | --add Adds printers if they don't exist on the Quota \n" |
---|
1070 | " Storage Server. If they exist, they are modified\n" |
---|
1071 | " unless -s|--skipexisting is also used.\n" |
---|
1072 | " \n" |
---|
1073 | " -d | --delete Deletes printers from the quota storage.\n" |
---|
1074 | " \n" |
---|
1075 | " -D | --description d Adds a textual description to printers.\n" |
---|
1076 | " \n" |
---|
1077 | " -c | --charge p[,j] Sets the price per page and per job to charge.\n" |
---|
1078 | " Job price is optional.\n" |
---|
1079 | " If both are to be set, separate them with a comma.\n" |
---|
1080 | " Floating point and negative values are allowed.\n" |
---|
1081 | " \n" |
---|
1082 | " -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n" |
---|
1083 | " groups pg1, pg2, etc... which must already exist.\n" |
---|
1084 | " A printer group is just like a normal printer,\n" |
---|
1085 | " only that it is usually unknown from the printing\n" |
---|
1086 | " system. Create printer groups exactly the same\n" |
---|
1087 | " way that you create printers, then add other \n" |
---|
1088 | " printers to them with this option.\n" |
---|
1089 | " Accounting is done on a printer and on all\n" |
---|
1090 | " the printer groups it belongs to, quota checking\n" |
---|
1091 | " is done on a printer and on all the printer groups\n" |
---|
1092 | " it belongs to.\n" |
---|
1093 | " If the --remove option below is not used, the \n" |
---|
1094 | " default action is to add printers to the specified\n" |
---|
1095 | " printer groups.\n" |
---|
1096 | " \n" |
---|
1097 | " -l | --list List informations about the printer(s) and the\n" |
---|
1098 | " printers groups it is a member of.\n" |
---|
1099 | " \n" |
---|
1100 | " -r | --remove In combination with the --groups option " |
---|
1101 | "above, \n" |
---|
1102 | " remove printers from the specified printers groups.\n" |
---|
1103 | " \n" |
---|
1104 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
1105 | " pkprinters to not modify existing printers.\n" |
---|
1106 | " \n" |
---|
1107 | " -m | --maxjobsize s Sets the maximum job size allowed on the printer\n" |
---|
1108 | " to s pages.\n" |
---|
1109 | " \n" |
---|
1110 | " -p | --passthrough Activate passthrough mode for the printer. In this\n" |
---|
1111 | " mode, users are allowed to print without any impact\n" |
---|
1112 | " on their quota or account balance.\n" |
---|
1113 | " \n" |
---|
1114 | " -n | --nopassthrough Deactivate passthrough mode for the printer.\n" |
---|
1115 | " Without -p or -n, printers are created in \n" |
---|
1116 | " normal mode, i.e. no passthrough.\n" |
---|
1117 | " \n" |
---|
1118 | " printer1 through printerN can contain wildcards if the --add option \n" |
---|
1119 | " is not set.\n" |
---|
1120 | " \n" |
---|
1121 | "examples : \n" |
---|
1122 | "\n" |
---|
1123 | " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
1124 | "hp8000\n" |
---|
1125 | " \n" |
---|
1126 | " Will create three printers named hp2100, hp2200 and hp8000.\n" |
---|
1127 | " Their price per page will be set at 0.05 unit, and their price\n" |
---|
1128 | " per job will be set at 0.1 unit. Units are in your own currency,\n" |
---|
1129 | " or whatever you want them to mean.\n" |
---|
1130 | " All of their descriptions will be set to the string \"HP Printer\".\n" |
---|
1131 | " If any of these printers already exists, it will also be modified \n" |
---|
1132 | " unless the -s|--skipexisting command line option is also used.\n" |
---|
1133 | " \n" |
---|
1134 | " $ pkprinters --delete \"*\"\n" |
---|
1135 | " \n" |
---|
1136 | " This will completely delete all printers and associated quota " |
---|
1137 | "information,\n" |
---|
1138 | " as well as their job history. USE WITH CARE !\n" |
---|
1139 | " \n" |
---|
1140 | " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
1141 | " \n" |
---|
1142 | " This will put all printers which name matches \"hp*\" into printers " |
---|
1143 | "groups \n" |
---|
1144 | " Laser and HP, which MUST already exist.\n" |
---|
1145 | " \n" |
---|
1146 | " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
1147 | " \n" |
---|
1148 | " This will remove the hp2200 printer from the LexMark printer group.\n" |
---|
1149 | msgstr "" |
---|
1150 | |
---|
1151 | #, python-format |
---|
1152 | msgid "Invalid maximum job size value %s" |
---|
1153 | msgstr "" |
---|
1154 | |
---|
1155 | #, python-format |
---|
1156 | msgid "Printer %s already exists, skipping." |
---|
1157 | msgstr "���� %s ������� |
---|
1158 | #, python-format |
---|
1159 | msgid "Printer %s already exists, will be modified." |
---|
1160 | msgstr "���� %s ���������" |
---|
1161 | |
---|
1162 | msgid "in" |
---|
1163 | msgstr "� |
---|
1164 | #, python-format |
---|
1165 | msgid "Passthrough mode : %s" |
---|
1166 | msgstr "" |
---|
1167 | |
---|
1168 | msgid "ON" |
---|
1169 | msgstr "" |
---|
1170 | |
---|
1171 | msgid "OFF" |
---|
1172 | msgstr "" |
---|
1173 | |
---|
1174 | #, python-format |
---|
1175 | msgid "Maximum job size : %s" |
---|
1176 | msgstr "" |
---|
1177 | |
---|
1178 | #, python-format |
---|
1179 | msgid "%s pages" |
---|
1180 | msgstr "" |
---|
1181 | |
---|
1182 | msgid "Unlimited" |
---|
1183 | msgstr "" |
---|
1184 | |
---|
1185 | msgid "You have to pass printer groups names on the command line" |
---|
1186 | msgstr "������� ���������� ��� |
---|
1187 | msgid "You have to pass printer names on the command line" |
---|
1188 | msgstr "������� ������������ |
---|
1189 | #, python-format |
---|
1190 | msgid "" |
---|
1191 | "pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1192 | "\n" |
---|
1193 | "A turn key tool for PyKota. When launched, this command will initialize\n" |
---|
1194 | "PyKota's database with all existing print queues and some or all users.\n" |
---|
1195 | "For now, no prices or limits are set, so printing is fully accounted\n" |
---|
1196 | "for, but not limited. That's why you'll probably want to also use\n" |
---|
1197 | "edpykota once the database has been initialized.\n" |
---|
1198 | "\n" |
---|
1199 | "command line usage :\n" |
---|
1200 | "\n" |
---|
1201 | " pkturnkey [options] [printqueues names]\n" |
---|
1202 | "\n" |
---|
1203 | "options :\n" |
---|
1204 | "\n" |
---|
1205 | " -v | --version Prints pkturnkey version number then exits.\n" |
---|
1206 | " -h | --help Prints this message then exits.\n" |
---|
1207 | " \n" |
---|
1208 | " -c | --doconf Give hints about what to put into pykota.conf\n" |
---|
1209 | " \n" |
---|
1210 | " -d | --dousers Manages users accounts as well.\n" |
---|
1211 | " \n" |
---|
1212 | " -D | --dogroups Manages users groups as well.\n" |
---|
1213 | " Implies -d | --dousers.\n" |
---|
1214 | " \n" |
---|
1215 | " -e | --emptygroups Includes empty groups.\n" |
---|
1216 | " \n" |
---|
1217 | " -f | --force Modifies the database instead of printing what\n" |
---|
1218 | " it would do.\n" |
---|
1219 | " \n" |
---|
1220 | " -u | --uidmin uid Only adds users whose uid is greater than or equal " |
---|
1221 | "to\n" |
---|
1222 | " uid. You can pass an username there as well, and its\n" |
---|
1223 | " uid will be used automatically.\n" |
---|
1224 | " If not set, 0 will be used automatically.\n" |
---|
1225 | " Implies -d | --dousers.\n" |
---|
1226 | " \n" |
---|
1227 | " -U | --uidmax uid Only adds users whose uid is lesser than or equal to\n" |
---|
1228 | " uid. You can pass an username there as well, and its\n" |
---|
1229 | " uid will be used automatically.\n" |
---|
1230 | " If not set, a large value will be used " |
---|
1231 | "automatically.\n" |
---|
1232 | " Implies -d | --dousers.\n" |
---|
1233 | "\n" |
---|
1234 | " -g | --gidmin gid Only adds groups whose gid is greater than or equal " |
---|
1235 | "to\n" |
---|
1236 | " gid. You can pass a groupname there as well, and its\n" |
---|
1237 | " gid will be used automatically.\n" |
---|
1238 | " If not set, 0 will be used automatically.\n" |
---|
1239 | " Implies -D | --dogroups.\n" |
---|
1240 | " \n" |
---|
1241 | " -G | --gidmax gid Only adds groups whose gid is lesser than or equal " |
---|
1242 | "to\n" |
---|
1243 | " gid. You can pass a groupname there as well, and its\n" |
---|
1244 | " gid will be used automatically.\n" |
---|
1245 | " If not set, a large value will be used " |
---|
1246 | "automatically.\n" |
---|
1247 | " Implies -D | --dogroups.\n" |
---|
1248 | "\n" |
---|
1249 | "examples : \n" |
---|
1250 | "\n" |
---|
1251 | " $ pkturnkey --dousers --uidmin jerome\n" |
---|
1252 | "\n" |
---|
1253 | " Will simulate the initialization of PyKota's database will all existing\n" |
---|
1254 | " printers and print accounts for all users whose uid is greater than\n" |
---|
1255 | " or equal to jerome's one. Won't manage any users group.\n" |
---|
1256 | " \n" |
---|
1257 | " To REALLY initialize the database instead of simulating it, please\n" |
---|
1258 | " use the -f | --force command line switch.\n" |
---|
1259 | " \n" |
---|
1260 | " You can limit the initialization to only a subset of the existing\n" |
---|
1261 | " printers, by passing their names at the end of the command line.\n" |
---|
1262 | msgstr "" |
---|
1263 | |
---|
1264 | #, python-format |
---|
1265 | msgid "" |
---|
1266 | "Printer %s is not managed by PyKota yet. Please modify printers.conf and " |
---|
1267 | "restart CUPS." |
---|
1268 | msgstr "" |
---|
1269 | |
---|
1270 | msgid "Please be patient..." |
---|
1271 | msgstr "" |
---|
1272 | |
---|
1273 | msgid "Don't worry, the database WILL NOT BE MODIFIED." |
---|
1274 | msgstr "" |
---|
1275 | |
---|
1276 | msgid "Please WORRY NOW, the database WILL BE MODIFIED." |
---|
1277 | msgstr "" |
---|
1278 | |
---|
1279 | msgid "System users will have a print account as well !" |
---|
1280 | msgstr "" |
---|
1281 | |
---|
1282 | #, python-format |
---|
1283 | msgid "Unknown username %s : %s" |
---|
1284 | msgstr "" |
---|
1285 | |
---|
1286 | msgid "System groups will have a print account as well !" |
---|
1287 | msgstr "" |
---|
1288 | |
---|
1289 | #, python-format |
---|
1290 | msgid "Unknown groupname %s : %s" |
---|
1291 | msgstr "" |
---|
1292 | |
---|
1293 | msgid "Simulation terminated." |
---|
1294 | msgstr "" |
---|
1295 | |
---|
1296 | msgid "Database initialized !" |
---|
1297 | msgstr "" |
---|
1298 | |
---|
1299 | msgid "The --uidmin or --uidmax command line option implies --dousers as well." |
---|
1300 | msgstr "" |
---|
1301 | |
---|
1302 | msgid "" |
---|
1303 | "The --gidmin or --gidmax command line option implies --dogroups as well." |
---|
1304 | msgstr "" |
---|
1305 | |
---|
1306 | msgid "The --dogroups command line option implies --dousers as well." |
---|
1307 | msgstr "" |
---|
1308 | |
---|
1309 | #, python-format |
---|
1310 | msgid "" |
---|
1311 | "pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1312 | "\n" |
---|
1313 | "An OSD quota monitor for PyKota.\n" |
---|
1314 | "\n" |
---|
1315 | "command line usage :\n" |
---|
1316 | "\n" |
---|
1317 | " pykosd [options]\n" |
---|
1318 | "\n" |
---|
1319 | "options :\n" |
---|
1320 | "\n" |
---|
1321 | " -v | --version Prints pykosd's version number then exits.\n" |
---|
1322 | " -h | --help Prints this message then exits.\n" |
---|
1323 | " \n" |
---|
1324 | " -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" |
---|
1325 | " triplet, for example #FF0000 is 100%% red.\n" |
---|
1326 | " Defaults to 100%% green (#00FF00).\n" |
---|
1327 | " \n" |
---|
1328 | " -d | --duration d Sets the duration of the display in seconds. \n" |
---|
1329 | " Defaults to 3 seconds.\n" |
---|
1330 | " \n" |
---|
1331 | " -f | --font f Sets the font to use for " |
---|
1332 | "display. \n" |
---|
1333 | " Defaults to the Python OSD library's default.\n" |
---|
1334 | " \n" |
---|
1335 | " -l | --loop n Sets the number of times the info will be displayed.\n" |
---|
1336 | " Defaults to 0, which means loop forever.\n" |
---|
1337 | " \n" |
---|
1338 | " -s | --sleep s Sets the sleeping duration between two displays \n" |
---|
1339 | " in seconds. Defaults to 180 seconds (3 minutes).\n" |
---|
1340 | " \n" |
---|
1341 | " \n" |
---|
1342 | "examples : \n" |
---|
1343 | "\n" |
---|
1344 | " $ pykosd -s 60 --loop 5\n" |
---|
1345 | " \n" |
---|
1346 | " Will launch pykosd. Display will be refreshed every 60 seconds,\n" |
---|
1347 | " and will last for 3 seconds (the default) each time. After five\n" |
---|
1348 | " iterations, the program will exit.\n" |
---|
1349 | msgstr "" |
---|
1350 | |
---|
1351 | #, python-format |
---|
1352 | msgid "Invalid duration option %s" |
---|
1353 | msgstr "� ���������%s" |
---|
1354 | |
---|
1355 | #, python-format |
---|
1356 | msgid "Invalid loop option %s" |
---|
1357 | msgstr "� ����������" |
---|
1358 | |
---|
1359 | #, python-format |
---|
1360 | msgid "Invalid sleep option %s" |
---|
1361 | msgstr "� ��������� %s" |
---|
1362 | |
---|
1363 | #, python-format |
---|
1364 | msgid "Invalid color option %s" |
---|
1365 | msgstr "� ���������" |
---|
1366 | |
---|
1367 | #, python-format |
---|
1368 | msgid "User %s doesn't exist in PyKota's database" |
---|
1369 | msgstr "���%s � ���������Kota" |
---|
1370 | |
---|
1371 | #, python-format |
---|
1372 | msgid "Pages used on %s : %s" |
---|
1373 | msgstr "��� �� � %s : %s" |
---|
1374 | |
---|
1375 | #, python-format |
---|
1376 | msgid "PyKota Units left : %.2f" |
---|
1377 | msgstr "���PyKota ���� : %.2f" |
---|
1378 | |
---|
1379 | #, python-format |
---|
1380 | msgid "" |
---|
1381 | "pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1382 | "\n" |
---|
1383 | "Gives print quotes to users.\n" |
---|
1384 | "\n" |
---|
1385 | "command line usage :\n" |
---|
1386 | "\n" |
---|
1387 | " pykotme [options] [files]\n" |
---|
1388 | "\n" |
---|
1389 | "options :\n" |
---|
1390 | "\n" |
---|
1391 | " -v | --version Prints pykotme's version number then exits.\n" |
---|
1392 | " -h | --help Prints this message then exits.\n" |
---|
1393 | " \n" |
---|
1394 | " -P | --printer p Gives a quote for this printer only. Actually p can\n" |
---|
1395 | " use wildcards characters to select only\n" |
---|
1396 | " some printers. The default value is *, meaning\n" |
---|
1397 | " all printers.\n" |
---|
1398 | " You can specify several names or wildcards, \n" |
---|
1399 | " by separating them with commas.\n" |
---|
1400 | " \n" |
---|
1401 | "examples : \n" |
---|
1402 | "\n" |
---|
1403 | " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
1404 | " \n" |
---|
1405 | " This will give a print quote to the current user. The quote will show\n" |
---|
1406 | " the price and size of a job consisting in file1.ps and file2.ps \n" |
---|
1407 | " which would be sent to the apple printer.\n" |
---|
1408 | " \n" |
---|
1409 | " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
1410 | " \n" |
---|
1411 | " This will give a print quote to the current user. The quote will show\n" |
---|
1412 | " the price and size of a job consisting in file1.ps as read from\n" |
---|
1413 | " standard input, which would be sent to the apple or hplaser\n" |
---|
1414 | " printer.\n" |
---|
1415 | "\n" |
---|
1416 | " $ pykotme \n" |
---|
1417 | " \n" |
---|
1418 | " This will give a quote for a job consisting of what is on standard \n" |
---|
1419 | " input. The quote will list the job size, and the price the job\n" |
---|
1420 | " would cost on each printer.\n" |
---|
1421 | msgstr "" |
---|
1422 | |
---|
1423 | #, python-format |
---|
1424 | msgid "Your account balance : %.2f" |
---|
1425 | msgstr "� ���������: %.2f" |
---|
1426 | |
---|
1427 | #, python-format |
---|
1428 | msgid "Job size : %i pages" |
---|
1429 | msgstr "������: %i ��" |
---|
1430 | |
---|
1431 | #, python-format |
---|
1432 | msgid "Cost on printer %s : %.2f" |
---|
1433 | msgstr "��� ���%s : %.2f" |
---|
1434 | |
---|
1435 | msgid "PyKota Data Dumper" |
---|
1436 | msgstr "" |
---|
1437 | |
---|
1438 | msgid "Dump" |
---|
1439 | msgstr "" |
---|
1440 | |
---|
1441 | msgid "Please click on the above button" |
---|
1442 | msgstr "" |
---|
1443 | |
---|
1444 | msgid "Data Type" |
---|
1445 | msgstr "" |
---|
1446 | |
---|
1447 | msgid "Output Format" |
---|
1448 | msgstr "" |
---|
1449 | |
---|
1450 | msgid "Filter" |
---|
1451 | msgstr "" |
---|
1452 | |
---|
1453 | msgid "Summarize" |
---|
1454 | msgstr "" |
---|
1455 | |
---|
1456 | msgid "only for payments or history" |
---|
1457 | msgstr "" |
---|
1458 | |
---|
1459 | msgid "PyKota Reports" |
---|
1460 | msgstr "���PyKota" |
---|
1461 | |
---|
1462 | msgid "Report" |
---|
1463 | msgstr "��� |
---|
1464 | msgid "Printer" |
---|
1465 | msgstr "��� |
---|
1466 | |
---|
1467 | msgid "User / Group names mask" |
---|
1468 | msgstr "�������� ��� |
---|
1469 | |
---|
1470 | msgid "Groups report" |
---|
1471 | msgstr "�����msgid "History" |
---|
1472 | msgstr "��� |
---|
1473 | |
---|
1474 | msgid "Empty" |
---|
1475 | msgstr "��� |
---|
1476 | msgid "Action" |
---|
1477 | msgstr "���� |
---|
1478 | msgid "User" |
---|
1479 | msgstr "��� |
---|
1480 | |
---|
1481 | msgid "Hostname" |
---|
1482 | msgstr "���� |
---|
1483 | |
---|
1484 | msgid "JobId" |
---|
1485 | msgstr "���" |
---|
1486 | |
---|
1487 | msgid "Number of pages" |
---|
1488 | msgstr "" |
---|
1489 | |
---|
1490 | msgid "Cost" |
---|
1491 | msgstr "" |
---|
1492 | |
---|
1493 | msgid "Copies" |
---|
1494 | msgstr "���" |
---|
1495 | |
---|
1496 | msgid "Number of bytes" |
---|
1497 | msgstr "" |
---|
1498 | |
---|
1499 | msgid "Printer's internal counter" |
---|
1500 | msgstr "" |
---|
1501 | |
---|
1502 | msgid "Options" |
---|
1503 | msgstr "���" |
---|
1504 | |
---|
1505 | msgid "MD5Sum" |
---|
1506 | msgstr "" |
---|
1507 | |
---|
1508 | msgid "Billing code" |
---|
1509 | msgstr "" |
---|
1510 | |
---|
1511 | msgid "Precomputed number of pages" |
---|
1512 | msgstr "" |
---|
1513 | |
---|
1514 | msgid "Precomputed cost" |
---|
1515 | msgstr "" |
---|
1516 | |
---|
1517 | msgid "Pages details" |
---|
1518 | msgstr "" |
---|
1519 | |
---|
1520 | msgid "(not supported yet)" |
---|
1521 | msgstr "" |
---|
1522 | |
---|
1523 | msgid "Previous page" |
---|
1524 | msgstr "���� �� |
---|
1525 | |
---|
1526 | msgid "PyKota Quotes" |
---|
1527 | msgstr "" |
---|
1528 | |
---|
1529 | msgid "Quote" |
---|
1530 | msgstr "" |
---|
1531 | |
---|
1532 | msgid "" |
---|
1533 | "The exact cost of a print job can only be determined for a particular user. " |
---|
1534 | "Please retry while logged-in." |
---|
1535 | msgstr "" |
---|
1536 | |
---|
1537 | #, python-format |
---|
1538 | msgid "Unsupported accounter backend %s" |
---|
1539 | msgstr "� ���� �� ���� %s" |
---|
1540 | |
---|
1541 | #, python-format |
---|
1542 | msgid "" |
---|
1543 | "Configuration file %s can't be read. Please check that the file exists and " |
---|
1544 | "that your permissions are sufficient." |
---|
1545 | msgstr "" |
---|
1546 | |
---|
1547 | #, python-format |
---|
1548 | msgid "Configuration file %s not found." |
---|
1549 | msgstr "� �������� %s." |
---|
1550 | |
---|
1551 | #, python-format |
---|
1552 | msgid "Option %s not found in section global of %s" |
---|
1553 | msgstr "����%s ������� global �%s" |
---|
1554 | |
---|
1555 | #, python-format |
---|
1556 | msgid "Option %s not found in section %s of %s" |
---|
1557 | msgstr "����%s ������� %s �%s" |
---|
1558 | |
---|
1559 | #, python-format |
---|
1560 | msgid "Option ldaptls is set, but certificate %s is not readable." |
---|
1561 | msgstr "" |
---|
1562 | |
---|
1563 | #, python-format |
---|
1564 | msgid "Option logger only supports values in %s" |
---|
1565 | msgstr "����logger ��� �����" |
---|
1566 | |
---|
1567 | #, python-format |
---|
1568 | msgid "Invalid accounter %s for printer %s" |
---|
1569 | msgstr "� �������� � ����%s" |
---|
1570 | |
---|
1571 | #, python-format |
---|
1572 | msgid "Option accounter in section %s only supports values in %s" |
---|
1573 | msgstr "" |
---|
1574 | "�������� � �� %s ��� �����" |
---|
1575 | |
---|
1576 | #, python-format |
---|
1577 | msgid "Invalid unknown_billingcode directive %s for printer %s" |
---|
1578 | msgstr "" |
---|
1579 | |
---|
1580 | #, python-format |
---|
1581 | msgid "Directive unknown_billingcode in section %s only supports values in %s" |
---|
1582 | msgstr "" |
---|
1583 | |
---|
1584 | #, python-format |
---|
1585 | msgid "Option enforcement in section %s only supports values in %s" |
---|
1586 | msgstr "����enforcement � �� %s ��� �����" |
---|
1587 | |
---|
1588 | #, python-format |
---|
1589 | msgid "Option onaccountererror in section %s only supports values in %s" |
---|
1590 | msgstr "����onaccounterror ���s ��� �����" |
---|
1591 | |
---|
1592 | #, python-format |
---|
1593 | msgid "Option policy in section %s only supports values in %s" |
---|
1594 | msgstr "����policy � �� %s ��� �����" |
---|
1595 | |
---|
1596 | #, python-format |
---|
1597 | msgid "Invalid option mailto %s for printer %s" |
---|
1598 | msgstr "� ������mailto %s � ����%s" |
---|
1599 | |
---|
1600 | #, python-format |
---|
1601 | msgid "Option mailto in section %s only supports values in %s" |
---|
1602 | msgstr "����mailto � �� %s ��� �����" |
---|
1603 | |
---|
1604 | #, python-format |
---|
1605 | msgid "Invalid maximal deny banners counter %s" |
---|
1606 | msgstr "" |
---|
1607 | |
---|
1608 | #, python-format |
---|
1609 | msgid "Invalid grace delay %s" |
---|
1610 | msgstr "� ��������" |
---|
1611 | |
---|
1612 | #, python-format |
---|
1613 | msgid "Invalid poor man's threshold %s" |
---|
1614 | msgstr "� �����poor man's %s" |
---|
1615 | |
---|
1616 | msgid "" |
---|
1617 | "Your Print Quota account balance is Low.\n" |
---|
1618 | "Soon you'll not be allowed to print anymore.\n" |
---|
1619 | "Please contact the Print Quota Administrator to solve the problem." |
---|
1620 | msgstr "" |
---|
1621 | "� ��������� �����\n" |
---|
1622 | "������������ ��n" |
---|
1623 | "�����������������." |
---|
1624 | |
---|
1625 | #, python-format |
---|
1626 | msgid "" |
---|
1627 | "You are not allowed to print anymore because\n" |
---|
1628 | "your Print Quota is exceeded on printer %s." |
---|
1629 | msgstr "" |
---|
1630 | "��������������n" |
---|
1631 | "�� �� ����� �� ���%s." |
---|
1632 | |
---|
1633 | #, python-format |
---|
1634 | msgid "" |
---|
1635 | "You will soon be forbidden to print anymore because\n" |
---|
1636 | "your Print Quota is almost reached on printer %s." |
---|
1637 | msgstr "" |
---|
1638 | "������������� ��" |
---|
1639 | "�� ����������� ���%s." |
---|
1640 | |
---|
1641 | #, python-format |
---|
1642 | msgid "Option accountbanner in section %s only supports values in %s" |
---|
1643 | msgstr "" |
---|
1644 | |
---|
1645 | #, python-format |
---|
1646 | msgid "Option trustjobsize for printer %s is incorrect" |
---|
1647 | msgstr "" |
---|
1648 | |
---|
1649 | msgid "Users" |
---|
1650 | msgstr "" |
---|
1651 | |
---|
1652 | msgid "Groups" |
---|
1653 | msgstr "" |
---|
1654 | |
---|
1655 | msgid "Printers" |
---|
1656 | msgstr "" |
---|
1657 | |
---|
1658 | msgid "Users Print Quotas" |
---|
1659 | msgstr "" |
---|
1660 | |
---|
1661 | msgid "Users Groups Print Quotas" |
---|
1662 | msgstr "" |
---|
1663 | |
---|
1664 | msgid "History of Payments" |
---|
1665 | msgstr "" |
---|
1666 | |
---|
1667 | msgid "Printers Groups Membership" |
---|
1668 | msgstr "" |
---|
1669 | |
---|
1670 | msgid "Users Groups Membership" |
---|
1671 | msgstr "" |
---|
1672 | |
---|
1673 | msgid "Billing Codes" |
---|
1674 | msgstr "" |
---|
1675 | |
---|
1676 | msgid "Comma Separated Values" |
---|
1677 | msgstr "" |
---|
1678 | |
---|
1679 | msgid "Semicolon Separated Values" |
---|
1680 | msgstr "" |
---|
1681 | |
---|
1682 | msgid "Tabulation Separated Values" |
---|
1683 | msgstr "" |
---|
1684 | |
---|
1685 | msgid "eXtensible Markup Language" |
---|
1686 | msgstr "" |
---|
1687 | |
---|
1688 | msgid "CUPS' page_log" |
---|
1689 | msgstr "" |
---|
1690 | |
---|
1691 | #, python-format |
---|
1692 | msgid "Invalid filter value [%s], see help." |
---|
1693 | msgstr "" |
---|
1694 | |
---|
1695 | #, python-format |
---|
1696 | msgid "Invalid modifier [%s] for --data command line option, see help." |
---|
1697 | msgstr "� �� �� [%s] � ����-data, �����." |
---|
1698 | |
---|
1699 | #, python-format |
---|
1700 | msgid "Invalid modifier [%s] for --format command line option, see help." |
---|
1701 | msgstr "� �� �� [%s] � ����-format, �����." |
---|
1702 | |
---|
1703 | msgid "XML output is disabled because the jaxml module is not available." |
---|
1704 | msgstr "���� XML ��������������axml." |
---|
1705 | |
---|
1706 | #, python-format |
---|
1707 | msgid "Invalid data type [%s] for --sum command line option, see help." |
---|
1708 | msgstr "" |
---|
1709 | |
---|
1710 | msgid "PyKota data dumper failed : I/O error" |
---|
1711 | msgstr "������� �PyKota �� : ������� |
---|
1712 | |
---|
1713 | #, python-format |
---|
1714 | msgid "Unsupported logging subsystem %s" |
---|
1715 | msgstr "� ���� �� ����" |
---|
1716 | |
---|
1717 | #, python-format |
---|
1718 | msgid "Report for %s quota on printer %s" |
---|
1719 | msgstr "�����s � ���%s" |
---|
1720 | |
---|
1721 | #, python-format |
---|
1722 | msgid "Pages grace time: %i days" |
---|
1723 | msgstr "�������: %i �� |
---|
1724 | |
---|
1725 | #, python-format |
---|
1726 | msgid "Price per job: %.3f" |
---|
1727 | msgstr "��� ���%.3f" |
---|
1728 | |
---|
1729 | #, python-format |
---|
1730 | msgid "Price per page: %.3f" |
---|
1731 | msgstr "��� �� %.3f" |
---|
1732 | |
---|
1733 | msgid "" |
---|
1734 | "Group overcharge used soft hard balance grace " |
---|
1735 | "total paid warn" |
---|
1736 | msgstr "" |
---|
1737 | |
---|
1738 | msgid "" |
---|
1739 | "User overcharge used soft hard balance grace " |
---|
1740 | "total paid warn" |
---|
1741 | msgstr "" |
---|
1742 | |
---|
1743 | msgid "unknown" |
---|
1744 | msgstr "��� |
---|
1745 | #, python-format |
---|
1746 | msgid "Real : %s" |
---|
1747 | msgstr "����: %s" |
---|
1748 | |
---|
1749 | #, python-format |
---|
1750 | msgid "Total : %9i" |
---|
1751 | msgstr "��� %9i" |
---|
1752 | |
---|
1753 | msgid "N/A" |
---|
1754 | msgstr "" |
---|
1755 | |
---|
1756 | #, python-format |
---|
1757 | msgid "Unsupported reporter backend %s" |
---|
1758 | msgstr "� ���� �� ���s" |
---|
1759 | |
---|
1760 | #, python-format |
---|
1761 | msgid "Unsupported quota storage backend %s" |
---|
1762 | msgstr "� ���� �� ����%s" |
---|
1763 | |
---|
1764 | #, python-format |
---|
1765 | msgid "Strange problem with uid(%s) : %s" |
---|
1766 | msgstr "" |
---|
1767 | |
---|
1768 | #, python-format |
---|
1769 | msgid "Running as user '%s'." |
---|
1770 | msgstr "" |
---|
1771 | |
---|
1772 | msgid "No user named 'pykota'. Not dropping priviledges." |
---|
1773 | msgstr "" |
---|
1774 | |
---|
1775 | #, python-format |
---|
1776 | msgid "Impossible to drop priviledges : %s" |
---|
1777 | msgstr "" |
---|
1778 | |
---|
1779 | msgid "Priviledges dropped. Now running as user 'pykota'." |
---|
1780 | msgstr "" |
---|
1781 | |
---|
1782 | #, python-format |
---|
1783 | msgid "Impossible to regain priviledges : %s" |
---|
1784 | msgstr "" |
---|
1785 | |
---|
1786 | msgid "Regained priviledges. Now running as root." |
---|
1787 | msgstr "" |
---|
1788 | |
---|
1789 | msgid "Please report bugs to :" |
---|
1790 | msgstr "" |
---|
1791 | |
---|
1792 | #, python-format |
---|
1793 | msgid "" |
---|
1794 | "\n" |
---|
1795 | "\n" |
---|
1796 | "Please contact your system administrator :\n" |
---|
1797 | "\n" |
---|
1798 | "\t%s - <%s>\n" |
---|
1799 | msgstr "" |
---|
1800 | "\n" |
---|
1801 | "\n" |
---|
1802 | "������������������n" |
---|
1803 | "\n" |
---|
1804 | "\t%s - <%s>\n" |
---|
1805 | |
---|
1806 | #, python-format |
---|
1807 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
1808 | msgstr "" |
---|
1809 | "������s � ���%s, ����� ���s)" |
---|
1810 | |
---|
1811 | #, python-format |
---|
1812 | msgid "" |
---|
1813 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
1814 | "printer %s" |
---|
1815 | msgstr "" |
---|
1816 | "�����������s, ����� ���s)" |
---|
1817 | "� ����%s" |
---|
1818 | |
---|
1819 | #, python-format |
---|
1820 | msgid "User %s will not be charged for printing." |
---|
1821 | msgstr "" |
---|
1822 | |
---|
1823 | #, python-format |
---|
1824 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
1825 | msgstr "����� ��� � ���%s � ���%s" |
---|
1826 | |
---|
1827 | msgid "Print Quota Exceeded" |
---|
1828 | msgstr "����� ���" |
---|
1829 | |
---|
1830 | #, python-format |
---|
1831 | msgid "Print Quota low for group %s on printer %s" |
---|
1832 | msgstr "������������%s � ���%s" |
---|
1833 | |
---|
1834 | msgid "Print Quota Low" |
---|
1835 | msgstr "��������#, python-format |
---|
1836 | msgid "A problem occured while reading printer %s's internal page counter." |
---|
1837 | msgstr "" |
---|
1838 | "�������� ���������� ���� �" |
---|
1839 | "���%s." |
---|
1840 | |
---|
1841 | #, python-format |
---|
1842 | msgid "Retrieving printer %s's page counter from database instead." |
---|
1843 | msgstr "" |
---|
1844 | "������� ����%s � ���������." |
---|
1845 | |
---|
1846 | #, python-format |
---|
1847 | msgid "" |
---|
1848 | "Couldn't retrieve printer %s's internal page counter either before or after " |
---|
1849 | "printing." |
---|
1850 | msgstr "" |
---|
1851 | "��������� ���� ����%s ���" |
---|
1852 | "��� ���" |
---|
1853 | |
---|
1854 | #, python-format |
---|
1855 | msgid "Job's size forced to 1 page for printer %s." |
---|
1856 | msgstr "� ���������� ��� ����%s." |
---|
1857 | |
---|
1858 | #, python-format |
---|
1859 | msgid "No previous job in database for printer %s." |
---|
1860 | msgstr "" |
---|
1861 | "���������� �����������%s." |
---|
1862 | |
---|
1863 | #, python-format |
---|
1864 | msgid "Inconsistent values for printer %s's internal page counter." |
---|
1865 | msgstr "����� � �������� ����%s." |
---|
1866 | |
---|
1867 | #, python-format |
---|
1868 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
1869 | msgstr "����� ����HARDWARE(%s) � ����%s" |
---|
1870 | |
---|
1871 | #, python-format |
---|
1872 | msgid "Launching HARDWARE(%s)..." |
---|
1873 | msgstr "���ARDWARE(%s)..." |
---|
1874 | |
---|
1875 | #, python-format |
---|
1876 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
1877 | msgstr "SIGTERM ��� ����� ��%s (pid: %s)" |
---|
1878 | |
---|
1879 | #, python-format |
---|
1880 | msgid "Line [%s] skipped in accounter's output. Trying again..." |
---|
1881 | msgstr "" |
---|
1882 | "��� [%s] ������� �����. ���� ��.." |
---|
1883 | |
---|
1884 | #, python-format |
---|
1885 | msgid "Hardware accounter %s exit code is %s" |
---|
1886 | msgstr "�� �� ����� ��%s ��%s" |
---|
1887 | |
---|
1888 | #, python-format |
---|
1889 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
1890 | msgstr "������ �����s ��DWARE(%s)" |
---|
1891 | |
---|
1892 | #, python-format |
---|
1893 | msgid "Problem during connection to %s:%s : %s" |
---|
1894 | msgstr "�� ���� � %s:%s : %s" |
---|
1895 | |
---|
1896 | #, python-format |
---|
1897 | msgid "Problem while sending PJL query to %s:%s : %s" |
---|
1898 | msgstr "�� ���������L �%s:%s : %s" |
---|
1899 | |
---|
1900 | #, python-format |
---|
1901 | msgid "Problem while receiving PJL answer from %s:%s : %s" |
---|
1902 | msgstr "" |
---|
1903 | |
---|
1904 | #, python-format |
---|
1905 | msgid "Waiting for printer %s to be printing..." |
---|
1906 | msgstr "" |
---|
1907 | |
---|
1908 | #, python-format |
---|
1909 | msgid "Waiting for printer %s's idle status to stabilize..." |
---|
1910 | msgstr "���� ������������s..." |
---|
1911 | |
---|
1912 | #, python-format |
---|
1913 | msgid "" |
---|
1914 | "PJL querying stage interrupted. Using latest value seen for internal page " |
---|
1915 | "counter (%s) on printer %s." |
---|
1916 | msgstr "" |
---|
1917 | "��� PJL ���. �������������" |
---|
1918 | "���� (%s) ����%s." |
---|
1919 | |
---|
1920 | #, python-format |
---|
1921 | msgid "Network error while doing SNMP queries on printer %s : %s" |
---|
1922 | msgstr "����� ���SNMP �� � ���%s : %s" |
---|
1923 | |
---|
1924 | #, python-format |
---|
1925 | msgid "SNMP message decoding error for printer %s : %s" |
---|
1926 | msgstr "" |
---|
1927 | |
---|
1928 | #, python-format |
---|
1929 | msgid "Problem encountered while doing SNMP queries on printer %s : %s" |
---|
1930 | msgstr "������ ����� SNMP � ���%s : %s" |
---|
1931 | |
---|
1932 | #, python-format |
---|
1933 | msgid "" |
---|
1934 | "SNMP querying stage interrupted. Using latest value seen for internal page " |
---|
1935 | "counter (%s) on printer %s." |
---|
1936 | msgstr "" |
---|
1937 | "��� SNMP ���. �������������" |
---|
1938 | "���� (%s) ����%s." |
---|
1939 | |
---|
1940 | #, python-format |
---|
1941 | msgid "Launching SOFTWARE(%s)..." |
---|
1942 | msgstr "���OFTWARE(%s)..." |
---|
1943 | |
---|
1944 | #, python-format |
---|
1945 | msgid "Unable to compute job size with accounter %s" |
---|
1946 | msgstr "�� ���� ��������� %s" |
---|
1947 | |
---|
1948 | #, python-format |
---|
1949 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
1950 | msgstr "" |
---|
1951 | "������������ ����� ����%s : %s" |
---|
1952 | |
---|
1953 | #, python-format |
---|
1954 | msgid "Software accounter %s exit code is %s" |
---|
1955 | msgstr "�� �� ����� ������%s" |
---|
1956 | |
---|
1957 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
1958 | msgstr "" |
---|
1959 | "� ����������������������� |
---|
1960 | "��." |
---|
1961 | |
---|
1962 | #, python-format |
---|
1963 | msgid "" |
---|
1964 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
1965 | "double check /etc/pykota/pykota.conf : %s" |
---|
1966 | msgstr "" |
---|
1967 | "������� ������� ��������. " |
---|
1968 | "�����������etc/pykota/pykota.conf : %s" |
---|
1969 | |
---|
1970 | #, python-format |
---|
1971 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
1972 | msgstr "���� �%s(%s) � %s(��%s) � ������" |
---|
1973 | |
---|
1974 | #, python-format |
---|
1975 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
1976 | msgstr "������������LDAP (%s, %s)" |
---|
1977 | |
---|
1978 | #, python-format |
---|
1979 | msgid "Problem deleting LDAP entry (%s)" |
---|
1980 | msgstr "������������LDAP (%s)" |
---|
1981 | |
---|
1982 | #, python-format |
---|
1983 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
1984 | msgstr "�������������LDAP (%s, %s)" |
---|
1985 | |
---|
1986 | #, python-format |
---|
1987 | msgid "" |
---|
1988 | "No pykotaAccountBalance object found for user %s. Did you create LDAP " |
---|
1989 | "entries manually ?" |
---|
1990 | msgstr "" |
---|
1991 | "� �������ykotaAccountBalance � ���s. ���� " |
---|
1992 | "LDAP ������� ;" |
---|
1993 | |
---|
1994 | msgid "Hidden because of privacy concerns" |
---|
1995 | msgstr "" |
---|
1996 | |
---|
1997 | #, python-format |
---|
1998 | msgid "" |
---|
1999 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
2000 | "pykotaAccount objectClass" |
---|
2001 | msgstr "" |
---|
2002 | "�������objectClass %s ���� %s=%s � ��� |
---|
2003 | "pykotaAccount objectClass" |
---|
2004 | |
---|
2005 | #, python-format |
---|
2006 | msgid "%s. A new entry will be created instead." |
---|
2007 | msgstr "" |
---|
2008 | |
---|
2009 | #, python-format |
---|
2010 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
2011 | msgstr "" |
---|
2012 | "����������������ykotaGroup " |
---|
2013 | "objectclass %s" |
---|
2014 | |
---|
2015 | msgid "ALLOW" |
---|
2016 | msgstr "" |
---|
2017 | |
---|
2018 | msgid "WARN" |
---|
2019 | msgstr "" |
---|
2020 | |
---|
2021 | msgid "DENY" |
---|
2022 | msgstr "" |
---|
2023 | |
---|
2024 | msgid "won't be charged, printer is in passthrough mode" |
---|
2025 | msgstr "" |
---|
2026 | |
---|
2027 | msgid "won't be charged, your account is immutable" |
---|
2028 | msgstr "" |
---|
2029 | |
---|
2030 | msgid "Printing denied." |
---|
2031 | msgstr "" |
---|
2032 | |
---|
2033 | msgid "Printing not limited." |
---|
2034 | msgstr "" |
---|
2035 | |
---|
2036 | msgid "Printing not limited, no accounting." |
---|
2037 | msgstr "" |
---|
2038 | |
---|
2039 | msgid "No Accounting" |
---|
2040 | msgstr "" |
---|
2041 | |
---|
2042 | msgid "No Limit" |
---|
2043 | msgstr "" |
---|
2044 | |
---|
2045 | msgid "Forbidden" |
---|
2046 | msgstr "" |
---|
2047 | |
---|
2048 | msgid "Printing Mode" |
---|
2049 | msgstr "" |
---|
2050 | |
---|
2051 | #~ msgid "File number %s unregistered twice from polling object, ignored." |
---|
2052 | #~ msgstr "" |
---|
2053 | #~ "� �� ��� %s ��� � ������� |
---|
2054 | #~ "�������� |
---|
2055 | #~ msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
2056 | #~ msgstr "SIGTERM ��� ���� �� %s (pid: %s)" |
---|
2057 | |
---|
2058 | #~ msgid "CUPS backend %s died abnormally." |
---|
2059 | #~ msgstr "��� CUPS %s ������� |
---|
2060 | |
---|
2061 | #~ msgid "Software accounting already done in first pass. Ignoring." |
---|
2062 | #~ msgstr "���������� ���� �� ���." |
---|
2063 | |
---|
2064 | #~ msgid "Hardware accounting already done in first pass. Ignoring." |
---|
2065 | #~ msgstr "��������� ���� �� ���." |
---|
2066 | |
---|
2067 | #~ msgid "Invalid DeviceURI : %s" |
---|
2068 | #~ msgstr "� ���RI ���s" |
---|
2069 | |
---|
2070 | #~ msgid "" |
---|
2071 | #~ "\n" |
---|
2072 | #~ "Please wait while pkhint analyzes your printing system's configuration..." |
---|
2073 | #~ msgstr "" |
---|
2074 | #~ "\n" |
---|
2075 | #~ "������ � pkhint ������� �����#~ "���..." |
---|
2076 | |
---|
2077 | #~ msgid "Unknown device %s for printer %s" |
---|
2078 | #~ msgstr "����� %s � ����%s" |
---|
2079 | |
---|
2080 | #~ msgid "" |
---|
2081 | #~ "\n" |
---|
2082 | #~ "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
2083 | #~ msgstr "" |
---|
2084 | #~ "\n" |
---|
2085 | #~ "������� ������etc/pykota/pykota.conf :\n" |
---|
2086 | |
---|
2087 | #~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
2088 | #~ msgstr "" |
---|
2089 | #~ "# ����: �������� �������� |
---|
2090 | |
---|
2091 | #~ msgid "" |
---|
2092 | #~ "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
2093 | #~ msgstr "# ������ ������ ��� PyKota" |
---|
2094 | |
---|
2095 | #~ msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
2096 | #~ msgstr "# ��� ������� �������~ msgid "JobSize" |
---|
2097 | #~ msgstr "��� |
---|
2098 | |
---|
2099 | #~ msgid "JobPrice" |
---|
2100 | #~ msgstr "�� |
---|
2101 | |
---|
2102 | #~ msgid "JobBytes" |
---|
2103 | #~ msgstr "��� |
---|
2104 | |
---|
2105 | #~ msgid "PageCounter" |
---|
2106 | #~ msgstr "�����" |
---|
2107 | |
---|
2108 | #~ msgid "Printing system %s, args=%s" |
---|
2109 | #~ msgstr "������, ���%s" |
---|
2110 | |
---|
2111 | #~ msgid "Printer hostname undefined, set to 'localhost'" |
---|
2112 | #~ msgstr "��������� ��localhost'" |
---|
2113 | |
---|
2114 | #~ msgid "Printing system unknown, args=%s" |
---|
2115 | #~ msgstr "����� ���, ���%s" |
---|
2116 | |
---|
2117 | #~ msgid "" |
---|
2118 | #~ "autopykota v%s (c) %s %s\n" |
---|
2119 | #~ "\n" |
---|
2120 | #~ "A tool to automate user account creation and initial balance setting.\n" |
---|
2121 | #~ "\n" |
---|
2122 | #~ "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE " |
---|
2123 | #~ "QUOTA !\n" |
---|
2124 | #~ "\n" |
---|
2125 | #~ "command line usage :\n" |
---|
2126 | #~ "\n" |
---|
2127 | #~ " THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" |
---|
2128 | #~ " OF AN external policy IN pykota.conf\n" |
---|
2129 | #~ " \n" |
---|
2130 | #~ " autopykota { -i | --initbalance value } \n" |
---|
2131 | #~ "\n" |
---|
2132 | #~ "options :\n" |
---|
2133 | #~ "\n" |
---|
2134 | #~ " -v | --version Prints autopykota's version number then exits.\n" |
---|
2135 | #~ " -h | --help Prints this message then exits.\n" |
---|
2136 | #~ " \n" |
---|
2137 | #~ " -i | --initbalance b Sets the user's account initial balance value to " |
---|
2138 | #~ "b.\n" |
---|
2139 | #~ " If the user already exists, actual balance is " |
---|
2140 | #~ "left\n" |
---|
2141 | #~ " unmodified. If unset, the default value is 0.\n" |
---|
2142 | #~ " \n" |
---|
2143 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2144 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2145 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2146 | #~ "(at your option) any later version.\n" |
---|
2147 | #~ "\n" |
---|
2148 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2149 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2150 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2151 | #~ "GNU General Public License for more details.\n" |
---|
2152 | #~ "\n" |
---|
2153 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2154 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2155 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2156 | #~ "USA.\n" |
---|
2157 | #~ "\n" |
---|
2158 | #~ "Please e-mail bugs to: %s" |
---|
2159 | #~ msgstr "" |
---|
2160 | #~ "autopykota v%s (c) %s %s\n" |
---|
2161 | #~ "\n" |
---|
2162 | #~ "��� � ������������� ��� " |
---|
2163 | #~ "���~ "���\n" |
---|
2164 | #~ "\n" |
---|
2165 | #~ "�� � ���� ����� � ����������������� ��" |
---|
2166 | #~ "���n" |
---|
2167 | #~ "�����������!\n" |
---|
2168 | #~ "\n" |
---|
2169 | #~ "���� ���\n" |
---|
2170 | #~ "\n" |
---|
2171 | #~ " � ���� �� ����� � ����������� ��� ���� " |
---|
2172 | #~ "��\n" |
---|
2173 | #~ " � ����� ��� ���xternal policy) ��pykota.conf\n" |
---|
2174 | #~ " \n" |
---|
2175 | #~ " autopykota { -i | --initbalance � } \n" |
---|
2176 | #~ "\n" |
---|
2177 | #~ "���:\n" |
---|
2178 | #~ "\n" |
---|
2179 | #~ " -v | --version ��� �����autopykota � " |
---|
2180 | #~ "���.\n" |
---|
2181 | #~ " -h | --help ��� ����� ���.\n" |
---|
2182 | #~ " \n" |
---|
2183 | #~ " -i | --initbalance b ���� �������� �b.\n" |
---|
2184 | #~ " � ������ ��� ���n" |
---|
2185 | #~ " �� � � ����, ����\n" |
---|
2186 | #~ " \n" |
---|
2187 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2188 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2189 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2190 | #~ "(at your option) any later version.\n" |
---|
2191 | #~ "\n" |
---|
2192 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2193 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2194 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2195 | #~ "GNU General Public License for more details.\n" |
---|
2196 | #~ "\n" |
---|
2197 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2198 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2199 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2200 | #~ "USA.\n" |
---|
2201 | #~ "\n" |
---|
2202 | #~ "��� ��� �� e-mail � %s" |
---|
2203 | |
---|
2204 | #~ msgid "" |
---|
2205 | #~ "pkhint v%s (c) %s %s\n" |
---|
2206 | #~ "\n" |
---|
2207 | #~ "A tool to give hints on what accounting method is best for each printer.\n" |
---|
2208 | #~ "\n" |
---|
2209 | #~ "command line usage :\n" |
---|
2210 | #~ "\n" |
---|
2211 | #~ " pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" |
---|
2212 | #~ "\n" |
---|
2213 | #~ "options :\n" |
---|
2214 | #~ "\n" |
---|
2215 | #~ " -v | --version Prints pkhint's version number then exits.\n" |
---|
2216 | #~ " -h | --help Prints this message then exits.\n" |
---|
2217 | #~ " \n" |
---|
2218 | #~ "examples : \n" |
---|
2219 | #~ "\n" |
---|
2220 | #~ " $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" |
---|
2221 | #~ " \n" |
---|
2222 | #~ " Will analyze your printing system to test which accounter\n" |
---|
2223 | #~ " is the best for each of the defined printer which\n" |
---|
2224 | #~ " name matches one of the parameters.\n" |
---|
2225 | #~ " \n" |
---|
2226 | #~ " If you don't pass any argument on the command line, all\n" |
---|
2227 | #~ " printers will be analyzed.\n" |
---|
2228 | #~ " \n" |
---|
2229 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2230 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2231 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2232 | #~ "(at your option) any later version.\n" |
---|
2233 | #~ "\n" |
---|
2234 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2235 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2236 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2237 | #~ "GNU General Public License for more details.\n" |
---|
2238 | #~ "\n" |
---|
2239 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2240 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2241 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2242 | #~ "USA.\n" |
---|
2243 | #~ "\n" |
---|
2244 | #~ "Please e-mail bugs to: %s" |
---|
2245 | #~ msgstr "" |
---|
2246 | #~ "pkhint v%s (c) %s %s\n" |
---|
2247 | #~ "\n" |
---|
2248 | #~ "���� ��� � ����� �������\n" |
---|
2249 | #~ "\n" |
---|
2250 | #~ "���� ���\n" |
---|
2251 | #~ "\n" |
---|
2252 | #~ " pkhint [��� [���1 ���2 ... ���N] <file.conf\n" |
---|
2253 | #~ "\n" |
---|
2254 | #~ "���:\n" |
---|
2255 | #~ "\n" |
---|
2256 | #~ " -v | --version ��� �����pkhint � ���.\n" |
---|
2257 | #~ " -h | --help ��� ����� ���.\n" |
---|
2258 | #~ " \n" |
---|
2259 | #~ "���� \n" |
---|
2260 | #~ "\n" |
---|
2261 | #~ " $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" |
---|
2262 | #~ " \n" |
---|
2263 | #~ " ����� ��� �� ����� ��\n" |
---|
2264 | #~ " ������ ��� � ���� � ���\n" |
---|
2265 | #~ " ��� ����� ����� � ����.\n" |
---|
2266 | #~ " \n" |
---|
2267 | #~ " � ������������������� |
---|
2268 | #~ " ����.\n" |
---|
2269 | #~ " \n" |
---|
2270 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2271 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2272 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2273 | #~ "(at your option) any later version.\n" |
---|
2274 | #~ "\n" |
---|
2275 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2276 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2277 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2278 | #~ "GNU General Public License for more details.\n" |
---|
2279 | #~ "\n" |
---|
2280 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2281 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2282 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2283 | #~ "USA.\n" |
---|
2284 | #~ "\n" |
---|
2285 | #~ "��� ��� �� e-mail � %s" |
---|
2286 | |
---|
2287 | #~ msgid "" |
---|
2288 | #~ "pkprinters v%s (c) %s %s\n" |
---|
2289 | #~ "\n" |
---|
2290 | #~ "A Printers Manager for PyKota.\n" |
---|
2291 | #~ "\n" |
---|
2292 | #~ "command line usage :\n" |
---|
2293 | #~ "\n" |
---|
2294 | #~ " pkprinters [options] printer1 printer2 printer3 ... printerN\n" |
---|
2295 | #~ "\n" |
---|
2296 | #~ "options :\n" |
---|
2297 | #~ "\n" |
---|
2298 | #~ " -v | --version Prints pkprinters's version number then exits.\n" |
---|
2299 | #~ " -h | --help Prints this message then exits.\n" |
---|
2300 | #~ " \n" |
---|
2301 | #~ " -a | --add Adds printers if they don't exist on the Quota \n" |
---|
2302 | #~ " Storage Server. If they exist, they are modified\n" |
---|
2303 | #~ " unless -s|--skipexisting is also used.\n" |
---|
2304 | #~ " \n" |
---|
2305 | #~ " -d | --delete Deletes printers from the quota storage.\n" |
---|
2306 | #~ " \n" |
---|
2307 | #~ " -D | --description d Adds a textual description to printers.\n" |
---|
2308 | #~ " \n" |
---|
2309 | #~ " -c | --charge p[,j] Sets the price per page and per job to charge.\n" |
---|
2310 | #~ " Job price is optional.\n" |
---|
2311 | #~ " If both are to be set, separate them with a " |
---|
2312 | #~ "comma.\n" |
---|
2313 | #~ " Floating point and negative values are allowed.\n" |
---|
2314 | #~ " \n" |
---|
2315 | #~ " -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the " |
---|
2316 | #~ "printer \n" |
---|
2317 | #~ " groups pg1, pg2, etc... which must already exist.\n" |
---|
2318 | #~ " A printer group is just like a normal printer,\n" |
---|
2319 | #~ " only that it is usually unknown from the printing\n" |
---|
2320 | #~ " system. Create printer groups exactly the same\n" |
---|
2321 | #~ " way that you create printers, then add other \n" |
---|
2322 | #~ " printers to them with this option.\n" |
---|
2323 | #~ " Accounting is done on a printer and on all\n" |
---|
2324 | #~ " the printer groups it belongs to, quota checking\n" |
---|
2325 | #~ " is done on a printer and on all the printer " |
---|
2326 | #~ "groups\n" |
---|
2327 | #~ " it belongs to.\n" |
---|
2328 | #~ " If the --remove option below is not used, the \n" |
---|
2329 | #~ " default action is to add printers to the " |
---|
2330 | #~ "specified\n" |
---|
2331 | #~ " printer groups.\n" |
---|
2332 | #~ " \n" |
---|
2333 | #~ " -l | --list List informations about the printer(s) and the\n" |
---|
2334 | #~ " printers groups it is a member of.\n" |
---|
2335 | #~ " \n" |
---|
2336 | #~ " -r | --remove In combination with the --groups option " |
---|
2337 | #~ "above, \n" |
---|
2338 | #~ " remove printers from the specified printers " |
---|
2339 | #~ "groups.\n" |
---|
2340 | #~ " \n" |
---|
2341 | #~ " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
2342 | #~ " pkprinters to not modify existing printers.\n" |
---|
2343 | #~ " \n" |
---|
2344 | #~ " printer1 through printerN can contain wildcards if the --add option \n" |
---|
2345 | #~ " is not set.\n" |
---|
2346 | #~ " \n" |
---|
2347 | #~ "examples : \n" |
---|
2348 | #~ "\n" |
---|
2349 | #~ " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
2350 | #~ "hp8000\n" |
---|
2351 | #~ " \n" |
---|
2352 | #~ " Will create three printers named hp2100, hp2200 and hp8000.\n" |
---|
2353 | #~ " Their price per page will be set at 0.05 unit, and their price\n" |
---|
2354 | #~ " per job will be set at 0.1 unit. Units are in your own currency,\n" |
---|
2355 | #~ " or whatever you want them to mean.\n" |
---|
2356 | #~ " All of their descriptions will be set to the string \"HP Printer\".\n" |
---|
2357 | #~ " If any of these printers already exists, it will also be modified \n" |
---|
2358 | #~ " unless the -s|--skipexisting command line option is also used.\n" |
---|
2359 | #~ " \n" |
---|
2360 | #~ " $ pkprinters --delete \"*\"\n" |
---|
2361 | #~ " \n" |
---|
2362 | #~ " This will completely delete all printers and associated quota " |
---|
2363 | #~ "information,\n" |
---|
2364 | #~ " as well as their job history. USE WITH CARE !\n" |
---|
2365 | #~ " \n" |
---|
2366 | #~ " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
2367 | #~ " \n" |
---|
2368 | #~ " This will put all printers which name matches \"hp*\" into printers " |
---|
2369 | #~ "groups \n" |
---|
2370 | #~ " Laser and HP, which MUST already exist.\n" |
---|
2371 | #~ " \n" |
---|
2372 | #~ " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
2373 | #~ " \n" |
---|
2374 | #~ " This will remove the hp2200 printer from the LexMark printer group.\n" |
---|
2375 | #~ " \n" |
---|
2376 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2377 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2378 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2379 | #~ "(at your option) any later version.\n" |
---|
2380 | #~ "\n" |
---|
2381 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2382 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2383 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2384 | #~ "GNU General Public License for more details.\n" |
---|
2385 | #~ "\n" |
---|
2386 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2387 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2388 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2389 | #~ "USA.\n" |
---|
2390 | #~ "\n" |
---|
2391 | #~ "Please e-mail bugs to: %s" |
---|
2392 | #~ msgstr "" |
---|
2393 | #~ "pkprinters v%s (c) %s %s\n" |
---|
2394 | #~ "\n" |
---|
2395 | #~ "���� ������yKota.\n" |
---|
2396 | #~ "\n" |
---|
2397 | #~ "���� ���\n" |
---|
2398 | #~ "\n" |
---|
2399 | #~ " pkprinters [��� ���1 ���2 ... ���N\n" |
---|
2400 | #~ "\n" |
---|
2401 | #~ "���:\n" |
---|
2402 | #~ "\n" |
---|
2403 | #~ " -v | --version ��� �����pkprinters � " |
---|
2404 | #~ "���.\n" |
---|
2405 | #~ " -h | --help ��� ����� ���.\n" |
---|
2406 | #~ " \n" |
---|
2407 | #~ " -a | --add ������� �� �� ���" |
---|
2408 | #~ " ���. � ��, �������#~ " ����� � ����-s|--" |
---|
2409 | #~ "skipexisting.\n" |
---|
2410 | #~ " \n" |
---|
2411 | #~ " -d | --delete ������� � ��������n" |
---|
2412 | #~ " \n" |
---|
2413 | #~ " -D | --description ����� ����������" |
---|
2414 | #~ " \n" |
---|
2415 | #~ " -c | --charge p[,j] ���� ��� ��� � " |
---|
2416 | #~ "���n" |
---|
2417 | #~ " �� ��������.\n" |
---|
2418 | #~ " � ������, ��������" |
---|
2419 | #~ " ��\n" |
---|
2420 | #~ " �������� ����� ��" |
---|
2421 | #~ " \n" |
---|
2422 | #~ " -g | --groups pg1[,pg2...] ���������� ����\n" |
---|
2423 | #~ " � �� ����g1, pg2, �.� ��� |
---|
2424 | #~ " ������. ���������n" |
---|
2425 | #~ " ������ ���, ���� �\n" |
---|
2426 | #~ " ������� ���. ����n" |
---|
2427 | #~ " �� �����������" |
---|
2428 | #~ "����" |
---|
2429 | #~ " ���, ���������� " |
---|
2430 | #~ "��\n" |
---|
2431 | #~ " ����������������n" |
---|
2432 | #~ " ������������ ��\n" |
---|
2433 | #~ " ��� ����������\n" |
---|
2434 | #~ " � � ���� �������n" |
---|
2435 | #~ " --remove, ��������� ����" |
---|
2436 | #~ " � ���� �� ����" |
---|
2437 | #~ " \n" |
---|
2438 | #~ " -l | --list ������ �� ��� ���" |
---|
2439 | #~ "�\n" |
---|
2440 | #~ " � ��� ����������\n" |
---|
2441 | #~ " \n" |
---|
2442 | #~ " -r | --remove � �������-groups ��,\n" |
---|
2443 | #~ " ������ � ���� ��\n" |
---|
2444 | #~ " ����n" |
---|
2445 | #~ " \n" |
---|
2446 | #~ " -s | --skipexisting � �������-add ��, �\n" |
---|
2447 | #~ " ����pkprinters ��������n" |
---|
2448 | #~ " ���.\n" |
---|
2449 | #~ " \n" |
---|
2450 | #~ " � ������1 � ���N ������ ���n" |
---|
2451 | #~ " �� �� ����--add.\n" |
---|
2452 | #~ " \n" |
---|
2453 | #~ "���: \n" |
---|
2454 | #~ "\n" |
---|
2455 | #~ " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
2456 | #~ "hp8000\n" |
---|
2457 | #~ " \n" |
---|
2458 | #~ " ������������p2100, hp2200 � hp8000.\n" |
---|
2459 | #~ " �� � � ������.05 ��� � �� �\n" |
---|
2460 | #~ " � ����0.1 ��� ��� ��������n" |
---|
2461 | #~ " ���� �� ��� � ���� ����\n" |
---|
2462 | #~ " �� ����� ��������\"HP Printer\".\n" |
---|
2463 | #~ " � ���� � � ��� ���������n" |
---|
2464 | #~ " ������ � ����-s|--skipexisting.\n" |
---|
2465 | #~ " \n" |
---|
2466 | #~ " $ pkprinters --delete \"*\"\n" |
---|
2467 | #~ " \n" |
---|
2468 | #~ " �������� � ��� � ����� �\n" |
---|
2469 | #~ " ������ ������ �.\n" |
---|
2470 | #~ " ������� � ����!\n" |
---|
2471 | #~ " \n" |
---|
2472 | #~ " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
2473 | #~ " \n" |
---|
2474 | #~ " ��������� ������� �\"hp*\" \n" |
---|
2475 | #~ " � �� ����aser � HP, ���� ����.\n" |
---|
2476 | #~ " \n" |
---|
2477 | #~ " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
2478 | #~ " \n" |
---|
2479 | #~ " ��������hp2200 � �������exMark.\n" |
---|
2480 | #~ " \n" |
---|
2481 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2482 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2483 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2484 | #~ "(at your option) any later version.\n" |
---|
2485 | #~ "\n" |
---|
2486 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2487 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2488 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2489 | #~ "GNU General Public License for more details.\n" |
---|
2490 | #~ "\n" |
---|
2491 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2492 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2493 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2494 | #~ "USA.\n" |
---|
2495 | #~ "\n" |
---|
2496 | #~ "��� ��� �� e-mail � %s" |
---|
2497 | |
---|
2498 | #~ msgid "" |
---|
2499 | #~ "pykosd v%s (c) %s %s\n" |
---|
2500 | #~ "\n" |
---|
2501 | #~ "An OSD quota monitor for PyKota.\n" |
---|
2502 | #~ "\n" |
---|
2503 | #~ "command line usage :\n" |
---|
2504 | #~ "\n" |
---|
2505 | #~ " pykosd [options]\n" |
---|
2506 | #~ "\n" |
---|
2507 | #~ "options :\n" |
---|
2508 | #~ "\n" |
---|
2509 | #~ " -v | --version Prints pykosd's version number then exits.\n" |
---|
2510 | #~ " -h | --help Prints this message then exits.\n" |
---|
2511 | #~ " \n" |
---|
2512 | #~ " -c | --color #rrggbb Sets the color to use for display as an " |
---|
2513 | #~ "hexadecimal\n" |
---|
2514 | #~ " triplet, for example #FF0000 is 100%% red.\n" |
---|
2515 | #~ " Defaults to 100%% green (#00FF00).\n" |
---|
2516 | #~ " \n" |
---|
2517 | #~ " -d | --duration d Sets the duration of the display in seconds. \n" |
---|
2518 | #~ " Defaults to 3 seconds.\n" |
---|
2519 | #~ " \n" |
---|
2520 | #~ " -f | --font f Sets the font to use for " |
---|
2521 | #~ "display. \n" |
---|
2522 | #~ " Defaults to the Python OSD library's default.\n" |
---|
2523 | #~ " \n" |
---|
2524 | #~ " -l | --loop n Sets the number of times the info will be " |
---|
2525 | #~ "displayed.\n" |
---|
2526 | #~ " Defaults to 0, which means loop forever.\n" |
---|
2527 | #~ " \n" |
---|
2528 | #~ " -s | --sleep s Sets the sleeping duration between two displays \n" |
---|
2529 | #~ " in seconds. Defaults to 180 seconds (3 minutes).\n" |
---|
2530 | #~ " \n" |
---|
2531 | #~ " \n" |
---|
2532 | #~ "examples : \n" |
---|
2533 | #~ "\n" |
---|
2534 | #~ " $ pykosd -s 60 --loop 5\n" |
---|
2535 | #~ " \n" |
---|
2536 | #~ " Will launch pykosd. Display will be refreshed every 60 seconds,\n" |
---|
2537 | #~ " and will last for 3 seconds (the default) each time. After five\n" |
---|
2538 | #~ " iterations, the program will exit.\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 | #~ "pykosd v%s (c) %s %s\n" |
---|
2558 | #~ "\n" |
---|
2559 | #~ "������PyKota ��������OSD).\n" |
---|
2560 | #~ "\n" |
---|
2561 | #~ "���� ���\n" |
---|
2562 | #~ "\n" |
---|
2563 | #~ " pykosd [���\n" |
---|
2564 | #~ "\n" |
---|
2565 | #~ "���:\n" |
---|
2566 | #~ "\n" |
---|
2567 | #~ " -v | --version ��� �����pykosd � ���.\n" |
---|
2568 | #~ " -h | --help ��� ����� ���.\n" |
---|
2569 | #~ " \n" |
---|
2570 | #~ " -c | --color #rrggbb ����� ���������n" |
---|
2571 | #~ " ���� ���� ��� #FF0000 " |
---|
2572 | #~ "��n" |
---|
2573 | #~ " 100%% ���n" |
---|
2574 | #~ " ����������00%% �� " |
---|
2575 | #~ "(#00FF00).\n" |
---|
2576 | #~ " \n" |
---|
2577 | #~ " -d | --duration d ������������ |
---|
2578 | #~ "����\n" |
---|
2579 | #~ " ����� ����� ����n" |
---|
2580 | #~ " \n" |
---|
2581 | #~ " -f | --font f ��������� �������" |
---|
2582 | #~ " �������� �����OSD �" |
---|
2583 | #~ "Python.\n" |
---|
2584 | #~ " \n" |
---|
2585 | #~ " -l | --loop n ������ �������� � |
---|
2586 | #~ "���\n" |
---|
2587 | #~ " �������, �������" |
---|
2588 | #~ "��" |
---|
2589 | #~ " \n" |
---|
2590 | #~ " -s | --sleep s ����� ��� �� � ����\n" |
---|
2591 | #~ " ����������80 ����3 " |
---|
2592 | #~ "��\n" |
---|
2593 | #~ " \n" |
---|
2594 | #~ " \n" |
---|
2595 | #~ "���� \n" |
---|
2596 | #~ "\n" |
---|
2597 | #~ " $ pykosd -s 60 --loop 5\n" |
---|
2598 | #~ " \n" |
---|
2599 | #~ " ����ykosd. ������������0 ����n" |
---|
2600 | #~ " � ��� � 3 ������� ���. ���" |
---|
2601 | #~ " �����, ��������\n" |
---|
2602 | #~ " \n" |
---|
2603 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2604 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2605 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2606 | #~ "(at your option) any later version.\n" |
---|
2607 | #~ "\n" |
---|
2608 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2609 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2610 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2611 | #~ "GNU General Public License for more details.\n" |
---|
2612 | #~ "\n" |
---|
2613 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2614 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2615 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2616 | #~ "USA.\n" |
---|
2617 | #~ "\n" |
---|
2618 | #~ "��� ��� �� e-mail � %s" |
---|
2619 | |
---|
2620 | #~ msgid "" |
---|
2621 | #~ "pykotme v%s (c) %s %s\n" |
---|
2622 | #~ "\n" |
---|
2623 | #~ "Gives print quotes to users.\n" |
---|
2624 | #~ "\n" |
---|
2625 | #~ "command line usage :\n" |
---|
2626 | #~ "\n" |
---|
2627 | #~ " pykotme [options] [files]\n" |
---|
2628 | #~ "\n" |
---|
2629 | #~ "options :\n" |
---|
2630 | #~ "\n" |
---|
2631 | #~ " -v | --version Prints pykotme's version number then exits.\n" |
---|
2632 | #~ " -h | --help Prints this message then exits.\n" |
---|
2633 | #~ " \n" |
---|
2634 | #~ " -P | --printer p Gives a quote for this printer only. Actually p " |
---|
2635 | #~ "can\n" |
---|
2636 | #~ " use wildcards characters to select only\n" |
---|
2637 | #~ " some printers. The default value is *, meaning\n" |
---|
2638 | #~ " all printers.\n" |
---|
2639 | #~ " You can specify several names or wildcards, \n" |
---|
2640 | #~ " by separating them with commas.\n" |
---|
2641 | #~ " \n" |
---|
2642 | #~ "examples : \n" |
---|
2643 | #~ "\n" |
---|
2644 | #~ " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
2645 | #~ " \n" |
---|
2646 | #~ " This will give a print quote to the current user. The quote will show\n" |
---|
2647 | #~ " the price and size of a job consisting in file1.ps and file2.ps \n" |
---|
2648 | #~ " which would be sent to the apple printer.\n" |
---|
2649 | #~ " \n" |
---|
2650 | #~ " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
2651 | #~ " \n" |
---|
2652 | #~ " This will give a print quote to the current user. The quote will show\n" |
---|
2653 | #~ " the price and size of a job consisting in file1.ps as read from\n" |
---|
2654 | #~ " standard input, which would be sent to the apple or hplaser\n" |
---|
2655 | #~ " printer.\n" |
---|
2656 | #~ "\n" |
---|
2657 | #~ " $ pykotme \n" |
---|
2658 | #~ " \n" |
---|
2659 | #~ " This will give a quote for a job consisting of what is on standard \n" |
---|
2660 | #~ " input. The quote will list the job size, and the price the job\n" |
---|
2661 | #~ " would cost on each printer.\n" |
---|
2662 | #~ "\n" |
---|
2663 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2664 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2665 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2666 | #~ "(at your option) any later version.\n" |
---|
2667 | #~ "\n" |
---|
2668 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2669 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2670 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2671 | #~ "GNU General Public License for more details.\n" |
---|
2672 | #~ "\n" |
---|
2673 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2674 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2675 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2676 | #~ "USA.\n" |
---|
2677 | #~ "\n" |
---|
2678 | #~ "Please e-mail bugs to: %s" |
---|
2679 | #~ msgstr "" |
---|
2680 | #~ "pykotme v%s (c) %s %s\n" |
---|
2681 | #~ "\n" |
---|
2682 | #~ "��� ��� � ���� ����\n" |
---|
2683 | #~ "\n" |
---|
2684 | #~ "���� ���\n" |
---|
2685 | #~ "\n" |
---|
2686 | #~ " pykotme [��� [��]\n" |
---|
2687 | #~ "\n" |
---|
2688 | #~ "���:\n" |
---|
2689 | #~ "\n" |
---|
2690 | #~ " -v | --version ��� �����pykotme � ���.\n" |
---|
2691 | #~ " -h | --help ��� ����� ���.\n" |
---|
2692 | #~ " \n" |
---|
2693 | #~ " -P | --printer p ��� ��� ��������\n" |
---|
2694 | #~ " �p ���������� ����\n" |
---|
2695 | #~ " �������� �����*,\n" |
---|
2696 | #~ " ���������" |
---|
2697 | #~ " ������������� ��� \n" |
---|
2698 | #~ " ������.\n" |
---|
2699 | #~ " \n" |
---|
2700 | #~ "���� \n" |
---|
2701 | #~ "\n" |
---|
2702 | #~ " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
2703 | #~ " \n" |
---|
2704 | #~ " ��� ����� � ����������n" |
---|
2705 | #~ " ��� �� � ��������������\n" |
---|
2706 | #~ " ���ile1.ps � file2.ps ����������n" |
---|
2707 | #~ " apple.\n" |
---|
2708 | #~ " \n" |
---|
2709 | #~ " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
2710 | #~ " \n" |
---|
2711 | #~ " ��� ����� � ����������n" |
---|
2712 | #~ " ��� �� � ��������������\n" |
---|
2713 | #~ " ���ile1.ps ���������, ��n" |
---|
2714 | #~ " ���� ���apple �����hplaser.\n" |
---|
2715 | #~ "\n" |
---|
2716 | #~ " $ pykotme \n" |
---|
2717 | #~ " \n" |
---|
2718 | #~ " ��� ����� � � ���������\n" |
---|
2719 | #~ " ���� ��. ������������� |
---|
2720 | #~ " ���� �� ���� �����.\n" |
---|
2721 | #~ "\n" |
---|
2722 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2723 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2724 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2725 | #~ "(at your option) any later version.\n" |
---|
2726 | #~ "\n" |
---|
2727 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2728 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2729 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2730 | #~ "GNU General Public License for more details.\n" |
---|
2731 | #~ "\n" |
---|
2732 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2733 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2734 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2735 | #~ "USA.\n" |
---|
2736 | #~ "\n" |
---|
2737 | #~ "��� ��� �� e-mail � %s" |
---|
2738 | |
---|
2739 | #~ msgid "" |
---|
2740 | #~ "repykota v%s (c) %s %s\n" |
---|
2741 | #~ "\n" |
---|
2742 | #~ "Generates print quota reports.\n" |
---|
2743 | #~ "\n" |
---|
2744 | #~ "command line usage :\n" |
---|
2745 | #~ "\n" |
---|
2746 | #~ " repykota [options] \n" |
---|
2747 | #~ "\n" |
---|
2748 | #~ "options :\n" |
---|
2749 | #~ "\n" |
---|
2750 | #~ " -v | --version Prints repykota's version number then exits.\n" |
---|
2751 | #~ " -h | --help Prints this message then exits.\n" |
---|
2752 | #~ " \n" |
---|
2753 | #~ " -u | --users Generates a report on users quota, this is \n" |
---|
2754 | #~ " the default.\n" |
---|
2755 | #~ " \n" |
---|
2756 | #~ " -g | --groups Generates a report on group quota instead of " |
---|
2757 | #~ "users.\n" |
---|
2758 | #~ " \n" |
---|
2759 | #~ " -P | --printer p Report quotas on this printer only. Actually p " |
---|
2760 | #~ "can\n" |
---|
2761 | #~ " use wildcards characters to select only\n" |
---|
2762 | #~ " some printers. The default value is *, meaning\n" |
---|
2763 | #~ " all printers.\n" |
---|
2764 | #~ " You can specify several names or wildcards, \n" |
---|
2765 | #~ " by separating them with commas.\n" |
---|
2766 | #~ " \n" |
---|
2767 | #~ "examples : \n" |
---|
2768 | #~ "\n" |
---|
2769 | #~ " $ repykota --printer lp\n" |
---|
2770 | #~ " \n" |
---|
2771 | #~ " This will print the quota status for all users who use the lp printer.\n" |
---|
2772 | #~ "\n" |
---|
2773 | #~ " $ repykota \n" |
---|
2774 | #~ " \n" |
---|
2775 | #~ " This will print the quota status for all users on all printers.\n" |
---|
2776 | #~ " \n" |
---|
2777 | #~ " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
2778 | #~ " \n" |
---|
2779 | #~ " This will print the quota status for user jerome and all users\n" |
---|
2780 | #~ " whose name begins with \"jo\" on all printers which name begins\n" |
---|
2781 | #~ " with \"laser\" or ends with \"pson\".\n" |
---|
2782 | #~ " \n" |
---|
2783 | #~ " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
2784 | #~ " arguments representing users or groups names are ignored, and only the\n" |
---|
2785 | #~ " current user/group is reported.\n" |
---|
2786 | #~ "\n" |
---|
2787 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2788 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2789 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2790 | #~ "(at your option) any later version.\n" |
---|
2791 | #~ "\n" |
---|
2792 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2793 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2794 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2795 | #~ "GNU General Public License for more details.\n" |
---|
2796 | #~ "\n" |
---|
2797 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2798 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2799 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2800 | #~ "USA.\n" |
---|
2801 | #~ "\n" |
---|
2802 | #~ "Please e-mail bugs to: %s" |
---|
2803 | #~ msgstr "" |
---|
2804 | #~ "repykota v%s (c) %s %s\n" |
---|
2805 | #~ "\n" |
---|
2806 | #~ "�����������" |
---|
2807 | #~ "\n" |
---|
2808 | #~ "���� ���\n" |
---|
2809 | #~ "\n" |
---|
2810 | #~ " repykota [��� \n" |
---|
2811 | #~ "\n" |
---|
2812 | #~ "���:\n" |
---|
2813 | #~ "\n" |
---|
2814 | #~ " -v | --version ��� �����repykota � ���.\n" |
---|
2815 | #~ " -h | --help ��� ����� ���.\n" |
---|
2816 | #~ " \n" |
---|
2817 | #~ " -u | --users ������ ������ �n" |
---|
2818 | #~ " �� ��������\n" |
---|
2819 | #~ " \n" |
---|
2820 | #~ " -g | --groups ������ ������ ��\n" |
---|
2821 | #~ " ������\n" |
---|
2822 | #~ " \n" |
---|
2823 | #~ " -P | --printer p ����� ����� �n" |
---|
2824 | #~ " ���p ���������� �n" |
---|
2825 | #~ " ��� ��������" |
---|
2826 | #~ " ������*, �� �����" |
---|
2827 | #~ " ������������ ���\n" |
---|
2828 | #~ " �������.\n" |
---|
2829 | #~ " \n" |
---|
2830 | #~ "���� \n" |
---|
2831 | #~ "\n" |
---|
2832 | #~ " $ repykota --printer lp\n" |
---|
2833 | #~ " \n" |
---|
2834 | #~ " ��� ���� ���� � �� ���n" |
---|
2835 | #~ " ���� ���lp.\n" |
---|
2836 | #~ "\n" |
---|
2837 | #~ " $ repykota \n" |
---|
2838 | #~ " \n" |
---|
2839 | #~ " ��� ���� ���� � �� ���" |
---|
2840 | #~ " �� ���.\n" |
---|
2841 | #~ " \n" |
---|
2842 | #~ " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
2843 | #~ " \n" |
---|
2844 | #~ " ��� ���� ���� � ���erome �\n" |
---|
2845 | #~ " �� ������� ���� \"jo\" ��� |
---|
2846 | #~ " � ��� ����� ���� \"laser\" ����n" |
---|
2847 | #~ " �"pson\".\n" |
---|
2848 | #~ " \n" |
---|
2849 | #~ " � ��� � ���� ������ �PyKota, " |
---|
2850 | #~ "���" |
---|
2851 | #~ " ���� ������������ � ��\n" |
---|
2852 | #~ " �������������\n" |
---|
2853 | #~ "\n" |
---|
2854 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2855 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2856 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2857 | #~ "(at your option) any later version.\n" |
---|
2858 | #~ "\n" |
---|
2859 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2860 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2861 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2862 | #~ "GNU General Public License for more details.\n" |
---|
2863 | #~ "\n" |
---|
2864 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2865 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2866 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2867 | #~ "USA.\n" |
---|
2868 | #~ "\n" |
---|
2869 | #~ "��� ��� �� e-mail � %s" |
---|
2870 | |
---|
2871 | #~ msgid "" |
---|
2872 | #~ "warnpykota v%s (c) %s %s\n" |
---|
2873 | #~ "\n" |
---|
2874 | #~ "Sends mail to users over print quota.\n" |
---|
2875 | #~ "\n" |
---|
2876 | #~ "command line usage :\n" |
---|
2877 | #~ "\n" |
---|
2878 | #~ " warnpykota [options] [names]\n" |
---|
2879 | #~ "\n" |
---|
2880 | #~ "options :\n" |
---|
2881 | #~ "\n" |
---|
2882 | #~ " -v | --version Prints warnpykota's version number then exits.\n" |
---|
2883 | #~ " -h | --help Prints this message then exits.\n" |
---|
2884 | #~ " \n" |
---|
2885 | #~ " -u | --users Warns users over their print quota, this is the \n" |
---|
2886 | #~ " default.\n" |
---|
2887 | #~ " \n" |
---|
2888 | #~ " -g | --groups Warns users whose groups quota are over limit.\n" |
---|
2889 | #~ " \n" |
---|
2890 | #~ " -P | --printer p Verify quotas on this printer only. Actually p " |
---|
2891 | #~ "can\n" |
---|
2892 | #~ " use wildcards characters to select only\n" |
---|
2893 | #~ " some printers. The default value is *, meaning\n" |
---|
2894 | #~ " all printers.\n" |
---|
2895 | #~ " You can specify several names or wildcards, \n" |
---|
2896 | #~ " by separating them with commas.\n" |
---|
2897 | #~ " \n" |
---|
2898 | #~ "examples : \n" |
---|
2899 | #~ "\n" |
---|
2900 | #~ " $ warnpykota --printer lp\n" |
---|
2901 | #~ " \n" |
---|
2902 | #~ " This will warn all users of the lp printer who have exceeded their\n" |
---|
2903 | #~ " print quota.\n" |
---|
2904 | #~ "\n" |
---|
2905 | #~ " $ warnpykota \n" |
---|
2906 | #~ " \n" |
---|
2907 | #~ " This will warn all users who have exceeded their print quota on\n" |
---|
2908 | #~ " any printer.\n" |
---|
2909 | #~ "\n" |
---|
2910 | #~ " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
2911 | #~ " \n" |
---|
2912 | #~ " This will warn all users of groups which names begins with \"dev\" and\n" |
---|
2913 | #~ " who have exceeded their print quota on any printer which name begins \n" |
---|
2914 | #~ " with \"laserjet\"\n" |
---|
2915 | #~ " \n" |
---|
2916 | #~ " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
2917 | #~ " arguments representing users or groups names are ignored, and only the\n" |
---|
2918 | #~ " current user/group is reported.\n" |
---|
2919 | #~ "\n" |
---|
2920 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2921 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2922 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2923 | #~ "(at your option) any later version.\n" |
---|
2924 | #~ "\n" |
---|
2925 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2926 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2927 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2928 | #~ "GNU General Public License for more details.\n" |
---|
2929 | #~ "\n" |
---|
2930 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
2931 | #~ "along with this program; if not, write to the Free Software\n" |
---|
2932 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
2933 | #~ "USA.\n" |
---|
2934 | #~ "\n" |
---|
2935 | #~ "Please e-mail bugs to: %s" |
---|
2936 | #~ msgstr "" |
---|
2937 | #~ "warnpykota v%s (c) %s %s\n" |
---|
2938 | #~ "\n" |
---|
2939 | #~ "��� email ������ �� �����.\n" |
---|
2940 | #~ "\n" |
---|
2941 | #~ "���� ���\n" |
---|
2942 | #~ "\n" |
---|
2943 | #~ " warnpykota [��� [���n" |
---|
2944 | #~ "\n" |
---|
2945 | #~ "���:\n" |
---|
2946 | #~ "\n" |
---|
2947 | #~ " -v | --version ��� �����warnpykota � " |
---|
2948 | #~ "���.\n" |
---|
2949 | #~ " -h | --help ��� ����� ���.\n" |
---|
2950 | #~ " \n" |
---|
2951 | #~ " -u | --users ������ ���� ���n" |
---|
2952 | #~ " ��� �. ��������\n" |
---|
2953 | #~ " \n" |
---|
2954 | #~ " -g | --groups ������ ����� �� � |
---|
2955 | #~ "���\n" |
---|
2956 | #~ " \n" |
---|
2957 | #~ " -P | --printer p �������������� �" |
---|
2958 | #~ "���n" |
---|
2959 | #~ " p ����������� �" |
---|
2960 | #~ "��� ��" |
---|
2961 | #~ " ������ ����� ��*, " |
---|
2962 | #~ "�n" |
---|
2963 | #~ " ��������" |
---|
2964 | #~ " ������������ ��� �" |
---|
2965 | #~ "�" |
---|
2966 | #~ " ���������" |
---|
2967 | #~ " \n" |
---|
2968 | #~ "���� \n" |
---|
2969 | #~ "\n" |
---|
2970 | #~ " $ warnpykota --printer lp\n" |
---|
2971 | #~ " \n" |
---|
2972 | #~ " ������� ������lp ��� �� �" |
---|
2973 | #~ " ������.\n" |
---|
2974 | #~ "\n" |
---|
2975 | #~ " $ warnpykota \n" |
---|
2976 | #~ " \n" |
---|
2977 | #~ " ������� ����� �� �����\n" |
---|
2978 | #~ " � ���� ���\n" |
---|
2979 | #~ "\n" |
---|
2980 | #~ " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
2981 | #~ " \n" |
---|
2982 | #~ " ������� ����� �������� �\n" |
---|
2983 | #~ " \"dev\" ����� �� ����� � � |
---|
2984 | #~ "����\n" |
---|
2985 | #~ " ������������ \"laserjet\"\n" |
---|
2986 | #~ " \n" |
---|
2987 | #~ " � ��� � ���� ������ �PyKota, �n" |
---|
2988 | #~ " �������������� ���� �\n" |
---|
2989 | #~ " ����������� ��������n" |
---|
2990 | #~ "\n" |
---|
2991 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
2992 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
2993 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
2994 | #~ "(at your option) any later version.\n" |
---|
2995 | #~ "\n" |
---|
2996 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
2997 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
2998 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
2999 | #~ "GNU General Public License for more details.\n" |
---|
3000 | #~ "\n" |
---|
3001 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
3002 | #~ "along with this program; if not, write to the Free Software\n" |
---|
3003 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
3004 | #~ "USA.\n" |
---|
3005 | #~ "\n" |
---|
3006 | #~ "��� ��� �� e-mail � %s" |
---|
3007 | |
---|
3008 | #~ msgid "" |
---|
3009 | #~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please " |
---|
3010 | #~ "download it from http://pysnmp.sourceforge.net" |
---|
3011 | #~ msgstr "" |
---|
3012 | #~ "������� �SNMP, �������ython-SNMP � ��" |
---|
3013 | #~ "���. �������� http://pysnmp.sourceforge.net" |
---|
3014 | |
---|
3015 | #~ msgid "" |
---|
3016 | #~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
3017 | #~ "Libres\n" |
---|
3018 | #~ "\n" |
---|
3019 | #~ "Dumps PyKota database's content.\n" |
---|
3020 | #~ "\n" |
---|
3021 | #~ "command line usage :\n" |
---|
3022 | #~ "\n" |
---|
3023 | #~ " dumpykota [options] \n" |
---|
3024 | #~ "\n" |
---|
3025 | #~ "options :\n" |
---|
3026 | #~ "\n" |
---|
3027 | #~ " -v | --version Prints dumpykota's version number then exits.\n" |
---|
3028 | #~ " -h | --help Prints this message then exits.\n" |
---|
3029 | #~ " \n" |
---|
3030 | #~ " -d | --data type Dumps 'type' datas. Allowed types are :\n" |
---|
3031 | #~ " \n" |
---|
3032 | #~ " - history : dumps the jobs history.\n" |
---|
3033 | #~ " - users : dumps users.\n" |
---|
3034 | #~ " - groups : dumps user groups.\n" |
---|
3035 | #~ " - printers : dump printers.\n" |
---|
3036 | #~ " - upquotas : dump user quotas.\n" |
---|
3037 | #~ " - gpquotas : dump user groups quotas.\n" |
---|
3038 | #~ " - payments : dumps user payments.\n" |
---|
3039 | #~ " - pmembers : dumps printer groups members.\n" |
---|
3040 | #~ " - umembers : dumps user groups members.\n" |
---|
3041 | #~ " \n" |
---|
3042 | #~ " NB : the -d | --data command line option \n" |
---|
3043 | #~ " is MANDATORY.\n" |
---|
3044 | #~ " \n" |
---|
3045 | #~ " -f | --format fmt Dumps datas in the 'fmt' format. When not " |
---|
3046 | #~ "specified,\n" |
---|
3047 | #~ " the format is to dump datas in the csv format " |
---|
3048 | #~ "(comma\n" |
---|
3049 | #~ " separated values). All data dumped is between " |
---|
3050 | #~ "double\n" |
---|
3051 | #~ " quotes. Allowed formats are :\n" |
---|
3052 | #~ " \n" |
---|
3053 | #~ " - csv : separate datas with commas\n" |
---|
3054 | #~ " - ssv : separate datas with semicolons\n" |
---|
3055 | #~ " - tsv : separate datas with tabs\n" |
---|
3056 | #~ " - xml : dump data as XML\n" |
---|
3057 | #~ " \n" |
---|
3058 | #~ " -o | --output fname All datas will be dumped to the file instead of\n" |
---|
3059 | #~ " to the standard output. The special '-' filename\n" |
---|
3060 | #~ " is the default value and means stdout.\n" |
---|
3061 | #~ " WARNING : existing files are truncated !\n" |
---|
3062 | #~ " \n" |
---|
3063 | #~ "Examples :\n" |
---|
3064 | #~ "\n" |
---|
3065 | #~ " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
3066 | #~ " \n" |
---|
3067 | #~ " This dumps the history in a comma separated values file, for possible\n" |
---|
3068 | #~ " use in a spreadsheet.\n" |
---|
3069 | #~ " \n" |
---|
3070 | #~ " $ dumpykota --data users --format xml -o users.xml\n" |
---|
3071 | #~ " \n" |
---|
3072 | #~ " Dumps all users datas to the users.xml file.\n" |
---|
3073 | #~ " \n" |
---|
3074 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
3075 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
3076 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
3077 | #~ "(at your option) any later version.\n" |
---|
3078 | #~ "\n" |
---|
3079 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
3080 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
3081 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
3082 | #~ "GNU General Public License for more details.\n" |
---|
3083 | #~ "\n" |
---|
3084 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
3085 | #~ "along with this program; if not, write to the Free Software\n" |
---|
3086 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
3087 | #~ "USA.\n" |
---|
3088 | #~ "\n" |
---|
3089 | #~ "Please e-mail bugs to: %s" |
---|
3090 | #~ msgstr "" |
---|
3091 | #~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
3092 | #~ "Libres\n" |
---|
3093 | #~ "\n" |
---|
3094 | #~ "��� ����������� PyKota.\n" |
---|
3095 | #~ "\n" |
---|
3096 | #~ "���� ���\n" |
---|
3097 | #~ "\n" |
---|
3098 | #~ " dumpykota [��� \n" |
---|
3099 | #~ "\n" |
---|
3100 | #~ "���:\n" |
---|
3101 | #~ "\n" |
---|
3102 | #~ " -v | --version ��� �����dumpykota� ���.\n" |
---|
3103 | #~ " -h | --help ��� ����� ���.\n" |
---|
3104 | #~ " \n" |
---|
3105 | #~ " -d | --data type ��� ���'���������\n" |
---|
3106 | #~ " \n" |
---|
3107 | #~ " - history : ��� ������.\n" |
---|
3108 | #~ " - users : ��� ��\n" |
---|
3109 | #~ " - groups : ��� �� ��\n" |
---|
3110 | #~ " - printers : ��� ���.\n" |
---|
3111 | #~ " - upquotas : ��� ����n" |
---|
3112 | #~ " - gpquotas : ��� ������n" |
---|
3113 | #~ " - payments : ��� ��� ��\n" |
---|
3114 | #~ " - pmembers : ��� ������\n" |
---|
3115 | #~ " - umembers : ��� �������n" |
---|
3116 | #~ " \n" |
---|
3117 | #~ " ��� ����-d | --data ��" |
---|
3118 | #~ "������n" |
---|
3119 | #~ " \n" |
---|
3120 | #~ " -f | --format fmt ��� ���������� ��" |
---|
3121 | #~ "�\n" |
---|
3122 | #~ " ��� ������sv (��#~ "����n" |
---|
3123 | #~ " ���� �����������n" |
---|
3124 | #~ " ������������\n" |
---|
3125 | #~ " ���������� ��:\n" |
---|
3126 | #~ " \n" |
---|
3127 | #~ " - csv : ������ ���" |
---|
3128 | #~ " - ssv : ������ ���" |
---|
3129 | #~ "���\n" |
---|
3130 | #~ " - tsv : ������ ���" |
---|
3131 | #~ "(tabs)\n" |
---|
3132 | #~ " - xml : ��� ��� �L\n" |
---|
3133 | #~ " \n" |
---|
3134 | #~ " -o | --output � ��������� �� ��" |
---|
3135 | #~ "'�\n" |
---|
3136 | #~ " ���������� ����#~ "���n" |
---|
3137 | #~ " ��� � '-' � ����� � |
---|
3138 | #~ "���n" |
---|
3139 | #~ " � ������ � �� ����#~ "���n" |
---|
3140 | #~ " ���� �����������!\n" |
---|
3141 | #~ " \n" |
---|
3142 | #~ "�����\n" |
---|
3143 | #~ "\n" |
---|
3144 | #~ " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
3145 | #~ " \n" |
---|
3146 | #~ " ���������� ���� ��������n" |
---|
3147 | #~ " � ��������� ��n" |
---|
3148 | #~ " \n" |
---|
3149 | #~ " $ dumpykota --data users --format xml -o users.xml\n" |
---|
3150 | #~ " \n" |
---|
3151 | #~ " ���� ��������� users.xml .\n" |
---|
3152 | #~ " \n" |
---|
3153 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
3154 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
3155 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
3156 | #~ "(at your option) any later version.\n" |
---|
3157 | #~ "\n" |
---|
3158 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
3159 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
3160 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
3161 | #~ "GNU General Public License for more details.\n" |
---|
3162 | #~ "\n" |
---|
3163 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
3164 | #~ "along with this program; if not, write to the Free Software\n" |
---|
3165 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
3166 | #~ "USA.\n" |
---|
3167 | #~ "\n" |
---|
3168 | #~ "��� ��� �� e-mail � %s" |
---|
3169 | |
---|
3170 | #~ msgid "Too many arguments, see help." |
---|
3171 | #~ msgstr "������ ��� �����." |
---|
3172 | |
---|
3173 | #~ msgid "" |
---|
3174 | #~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
3175 | #~ "Libres\n" |
---|
3176 | #~ "A Print Quota editor for PyKota.\n" |
---|
3177 | #~ "\n" |
---|
3178 | #~ "command line usage :\n" |
---|
3179 | #~ "\n" |
---|
3180 | #~ " edpykota [options] user1 user2 ... userN\n" |
---|
3181 | #~ " \n" |
---|
3182 | #~ " edpykota [options] group1 group2 ... groupN\n" |
---|
3183 | #~ "\n" |
---|
3184 | #~ "options :\n" |
---|
3185 | #~ "\n" |
---|
3186 | #~ " -v | --version Prints edpykota's version number then exits.\n" |
---|
3187 | #~ " -h | --help Prints this message then exits.\n" |
---|
3188 | #~ " \n" |
---|
3189 | #~ " -a | --add Adds users and/or printers if they don't \n" |
---|
3190 | #~ " exist on the Quota Storage Server.\n" |
---|
3191 | #~ " \n" |
---|
3192 | #~ " -d | --delete Deletes users/groups from the quota storage.\n" |
---|
3193 | #~ " Printers are never deleted.\n" |
---|
3194 | #~ " \n" |
---|
3195 | #~ " -c | --charge p[,j] Sets the price per page and per job to charge\n" |
---|
3196 | #~ " for a particular printer. Job price is optional.\n" |
---|
3197 | #~ " If both are to be set, separate them with a " |
---|
3198 | #~ "comma.\n" |
---|
3199 | #~ " Floating point values are allowed.\n" |
---|
3200 | #~ " \n" |
---|
3201 | #~ " -i | --ingroups g1[,g2...] Puts the users into each of the groups\n" |
---|
3202 | #~ " listed, separated by commas. The groups\n" |
---|
3203 | #~ " must already exist in the Quota Storage.\n" |
---|
3204 | #~ " \n" |
---|
3205 | #~ " -u | --users Edit users print quotas, this is the default.\n" |
---|
3206 | #~ " \n" |
---|
3207 | #~ " -P | --printer p Edit quotas on printer p only. Actually p can\n" |
---|
3208 | #~ " use wildcards characters to select only\n" |
---|
3209 | #~ " some printers. The default value is *, meaning\n" |
---|
3210 | #~ " all printers. \n" |
---|
3211 | #~ " You can specify several names or wildcards, \n" |
---|
3212 | #~ " by separating them with commas.\n" |
---|
3213 | #~ " \n" |
---|
3214 | #~ " -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" |
---|
3215 | #~ " pg1, pg2, etc... which must already exist.\n" |
---|
3216 | #~ " A printer group is just like a normal printer,\n" |
---|
3217 | #~ " only that it is usually unknown from the printing\n" |
---|
3218 | #~ " system. Create printer groups exactly the same\n" |
---|
3219 | #~ " way that you create printers, then add other \n" |
---|
3220 | #~ " printers to them with this option.\n" |
---|
3221 | #~ " Accounting is done on a printer and on all\n" |
---|
3222 | #~ " the printer groups it belongs to, quota checking\n" |
---|
3223 | #~ " is done on a printer and on all the printer " |
---|
3224 | #~ "groups\n" |
---|
3225 | #~ " it belongs to.\n" |
---|
3226 | #~ " \n" |
---|
3227 | #~ " -g | --groups Edit users groups print quotas instead of users.\n" |
---|
3228 | #~ " \n" |
---|
3229 | #~ " -p | --prototype u|g Uses user u or group g as a prototype to set\n" |
---|
3230 | #~ " print quotas\n" |
---|
3231 | #~ " \n" |
---|
3232 | #~ " -n | --noquota Doesn't set a quota but only does accounting.\n" |
---|
3233 | #~ " \n" |
---|
3234 | #~ " -r | --reset Resets the actual page counter for the user\n" |
---|
3235 | #~ " or group to zero on the specified printers. \n" |
---|
3236 | #~ " The life time page counter is kept unchanged.\n" |
---|
3237 | #~ " \n" |
---|
3238 | #~ " -R | --hardreset Resets the actual and life time page counters\n" |
---|
3239 | #~ " for the user or group to zero on the specified \n" |
---|
3240 | #~ " printers. \n" |
---|
3241 | #~ " \n" |
---|
3242 | #~ " -l | --limitby l Choose if the user/group is limited in " |
---|
3243 | #~ "printing \n" |
---|
3244 | #~ " by its account balance or by its page quota.\n" |
---|
3245 | #~ " The default value is 'quota'. Allowed values\n" |
---|
3246 | #~ " are 'quota' 'balance' 'quota-then-balance' and\n" |
---|
3247 | #~ " 'balance-then-quota'.\n" |
---|
3248 | #~ " WARNING : quota-then-balance and balance-then-" |
---|
3249 | #~ "quota\n" |
---|
3250 | #~ " are not yet implemented.\n" |
---|
3251 | #~ " \n" |
---|
3252 | #~ " -b | --balance b Sets the user's account balance to " |
---|
3253 | #~ "b. \n" |
---|
3254 | #~ " Account balance may be increase or decreased\n" |
---|
3255 | #~ " if b is prefixed with + or -.\n" |
---|
3256 | #~ " WARNING : when decreasing account balance,\n" |
---|
3257 | #~ " the total paid so far by the user is decreased\n" |
---|
3258 | #~ " too.\n" |
---|
3259 | #~ " Groups don't have a real balance, but the\n" |
---|
3260 | #~ " sum of their users' account balance.\n" |
---|
3261 | #~ " \n" |
---|
3262 | #~ " -S | --softlimit sl Sets the quota soft limit to sl " |
---|
3263 | #~ "pages. \n" |
---|
3264 | #~ " \n" |
---|
3265 | #~ " -H | --hardlimit hl Sets the quota hard limit to hl pages.\n" |
---|
3266 | #~ " \n" |
---|
3267 | #~ " user1 through userN and group1 through groupN can use wildcards\n" |
---|
3268 | #~ " if the --add option is not set.\n" |
---|
3269 | #~ " \n" |
---|
3270 | #~ "examples : \n" |
---|
3271 | #~ "\n" |
---|
3272 | #~ " $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" |
---|
3273 | #~ " \n" |
---|
3274 | #~ " This will add users john, paul, george and ringo to the quota\n" |
---|
3275 | #~ " database, and set their print quotas to the same values than user \n" |
---|
3276 | #~ " jerome. User jerome must already exist.\n" |
---|
3277 | #~ " User ringo's email address will also be set to 'ringo@example.com'\n" |
---|
3278 | #~ " \n" |
---|
3279 | #~ " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
3280 | #~ " \n" |
---|
3281 | #~ " This will set jerome's print quota on the lp printer to a soft limit\n" |
---|
3282 | #~ " of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" |
---|
3283 | #~ " printer lp doesn't exist on the Quota Storage Server then nothing is " |
---|
3284 | #~ "done.\n" |
---|
3285 | #~ "\n" |
---|
3286 | #~ " $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" |
---|
3287 | #~ " \n" |
---|
3288 | #~ " Same as above, but if either user jerome or printer lp doesn't exist \n" |
---|
3289 | #~ " on the Quota Storage Server they are automatically added. Also\n" |
---|
3290 | #~ " user jerome is put into the groups \"coders\" and \"it\" which must\n" |
---|
3291 | #~ " already exist in the Quota Storage.\n" |
---|
3292 | #~ " \n" |
---|
3293 | #~ " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
3294 | #~ " \n" |
---|
3295 | #~ " This will set print quota soft limit to 500 pages and hard limit\n" |
---|
3296 | #~ " to 550 pages for groups financial and support on all printers.\n" |
---|
3297 | #~ " \n" |
---|
3298 | #~ " $ edpykota --reset jerome \"jo*\"\n" |
---|
3299 | #~ " \n" |
---|
3300 | #~ " This will reset jerome's page counter to zero on all printers, as\n" |
---|
3301 | #~ " well as every user whose name begins with 'jo'.\n" |
---|
3302 | #~ " Their life time page counter on each printer will be kept unchanged.\n" |
---|
3303 | #~ " You can also reset the life time page counters by using the\n" |
---|
3304 | #~ " --hardreset | -R command line option.\n" |
---|
3305 | #~ " \n" |
---|
3306 | #~ " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
3307 | #~ " \n" |
---|
3308 | #~ " This will tell PyKota to not limit jerome when printing on the \n" |
---|
3309 | #~ " hpcolor printer. All his jobs will be allowed on this printer, but \n" |
---|
3310 | #~ " accounting of the pages he prints will still be kept.\n" |
---|
3311 | #~ " Print Quotas for jerome on other printers are unchanged.\n" |
---|
3312 | #~ " \n" |
---|
3313 | #~ " $ edpykota --limitby balance jerome\n" |
---|
3314 | #~ " \n" |
---|
3315 | #~ " This will tell PyKota to limit jerome by his account's balance\n" |
---|
3316 | #~ " when printing.\n" |
---|
3317 | #~ " \n" |
---|
3318 | #~ " $ edpykota --balance +10.0 jerome\n" |
---|
3319 | #~ " \n" |
---|
3320 | #~ " This will increase jerome's account balance by 10.0 (in your\n" |
---|
3321 | #~ " own currency). You can decrease the account balance with a\n" |
---|
3322 | #~ " dash prefix, and set it to a fixed amount with no prefix.\n" |
---|
3323 | #~ " \n" |
---|
3324 | #~ " $ edpykota --delete jerome rachel\n" |
---|
3325 | #~ " \n" |
---|
3326 | #~ " This will completely delete jerome and rachel from the Quota Storage\n" |
---|
3327 | #~ " database. All their quotas and jobs will be deleted too.\n" |
---|
3328 | #~ " \n" |
---|
3329 | #~ " $ edpykota --printer lp --charge 0.1\n" |
---|
3330 | #~ " \n" |
---|
3331 | #~ " This will set the page price for printer lp to 0.1. Job price\n" |
---|
3332 | #~ " will not be changed.\n" |
---|
3333 | #~ " \n" |
---|
3334 | #~ " $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" |
---|
3335 | #~ " \n" |
---|
3336 | #~ " This will put printers hplj1 and hplj2 in printers groups Laser and " |
---|
3337 | #~ "HP.\n" |
---|
3338 | #~ " When printing either on hplj1 or hplj2, print quota will also be \n" |
---|
3339 | #~ " checked and accounted for on virtual printers Laser and HP.\n" |
---|
3340 | #~ "\n" |
---|
3341 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
3342 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
3343 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
3344 | #~ "(at your option) any later version.\n" |
---|
3345 | #~ "\n" |
---|
3346 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
3347 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
3348 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
3349 | #~ "GNU General Public License for more details.\n" |
---|
3350 | #~ "\n" |
---|
3351 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
3352 | #~ "along with this program; if not, write to the Free Software\n" |
---|
3353 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
3354 | #~ "USA.\n" |
---|
3355 | #~ "\n" |
---|
3356 | #~ "Please e-mail bugs to: %s" |
---|
3357 | #~ msgstr "" |
---|
3358 | #~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
3359 | #~ "Libres\n" |
---|
3360 | #~ "�������� � �yKota.\n" |
---|
3361 | #~ "\n" |
---|
3362 | #~ "���� ���\n" |
---|
3363 | #~ "\n" |
---|
3364 | #~ " edpykota [��� �� �� ... ��\n" |
---|
3365 | #~ " \n" |
---|
3366 | #~ " edpykota [��� �� �� ... ��\n" |
---|
3367 | #~ "\n" |
---|
3368 | #~ "���:\n" |
---|
3369 | #~ "\n" |
---|
3370 | #~ " -v | --version ��� �����edpykota� ���.\n" |
---|
3371 | #~ " -h | --help ��� ����� ���.\n" |
---|
3372 | #~ " \n" |
---|
3373 | #~ " -a | --add �������/���� �� ��\n" |
---|
3374 | #~ " �����������" |
---|
3375 | #~ " \n" |
---|
3376 | #~ " -d | --delete ������� � �������" |
---|
3377 | #~ " ��������������\n" |
---|
3378 | #~ " \n" |
---|
3379 | #~ " -c | --charge p[,j] ����� ��� ��� � " |
---|
3380 | #~ "���" |
---|
3381 | #~ " � ������� �� ����" |
---|
3382 | #~ "��n" |
---|
3383 | #~ " ���. � ������, ���" |
---|
3384 | #~ "���" |
---|
3385 | #~ " �� �������� ���\n" |
---|
3386 | #~ " \n" |
---|
3387 | #~ " -i | --ingroups g1[,g2...] ����� ����� � �" |
---|
3388 | #~ "��\n" |
---|
3389 | #~ " ���������� � " |
---|
3390 | #~ "��\n" |
---|
3391 | #~ " ����� ��������" |
---|
3392 | #~ " \n" |
---|
3393 | #~ " -u | --users ��������� �� ����" |
---|
3394 | #~ "�" |
---|
3395 | #~ " �������n" |
---|
3396 | #~ " \n" |
---|
3397 | #~ " -P | --printer p �������� �������" |
---|
3398 | #~ "p.\n" |
---|
3399 | #~ " ����p ���������� " |
---|
3400 | #~ "�n" |
---|
3401 | #~ " ��� �������� ����" |
---|
3402 | #~ "�\n" |
---|
3403 | #~ " ��*, �� �����n" |
---|
3404 | #~ " ������������ ��� \n" |
---|
3405 | #~ " �������.\n" |
---|
3406 | #~ " \n" |
---|
3407 | #~ " -G | --pgroups pg1[,pg2...] ������ ���� � ��\n" |
---|
3408 | #~ " ����g1, pg2, �.�����" |
---|
3409 | #~ "���.\n" |
---|
3410 | #~ " �������������� " |
---|
3411 | #~ "��" |
---|
3412 | #~ " ��� ������� ���.\n" |
---|
3413 | #~ " ������ ���������� |
---|
3414 | #~ "�n" |
---|
3415 | #~ " �������� ����� |
---|
3416 | #~ "���\n" |
---|
3417 | #~ " �� �������n" |
---|
3418 | #~ " ����� � �������� " |
---|
3419 | #~ "�n" |
---|
3420 | #~ " ���� � ���� �����" |
---|
3421 | #~ "��� |
---|
3422 | #~ " ��.\n" |
---|
3423 | #~ " \n" |
---|
3424 | #~ " -g | --groups �������� � �� ����" |
---|
3425 | #~ "�\n" |
---|
3426 | #~ " �� ��\n" |
---|
3427 | #~ " \n" |
---|
3428 | #~ " -p | --prototype u|g �������� ����g ��" |
---|
3429 | #~ "�\n" |
---|
3430 | #~ " �������\n" |
---|
3431 | #~ " \n" |
---|
3432 | #~ " -n | --noquota ���������� " |
---|
3433 | #~ "����.\n" |
---|
3434 | #~ " \n" |
---|
3435 | #~ " -r | --reset ������� �� � ��� �n" |
---|
3436 | #~ " ��� � ������� \n" |
---|
3437 | #~ " �������� �����\n" |
---|
3438 | #~ " \n" |
---|
3439 | #~ " -R | --hardreset �������� � ��� " |
---|
3440 | #~ "����\n" |
---|
3441 | #~ " � ��� ��������� \n" |
---|
3442 | #~ " ���. \n" |
---|
3443 | #~ " \n" |
---|
3444 | #~ " -l | --limitby l �������������� " |
---|
3445 | #~ "��� � ��� �������� |
---|
3446 | #~ "������\n" |
---|
3447 | #~ " ������ ��'quota' (� |
---|
3448 | #~ "���).\n" |
---|
3449 | #~ " ���� ��� 'quota' (����n" |
---|
3450 | #~ " 'balance' (������), 'quota-then-" |
---|
3451 | #~ "balance' (��" |
---|
3452 | #~ " �� ���� 'balance-then-" |
---|
3453 | #~ "quota' (����\n" |
---|
3454 | #~ " ��� ����: � " |
---|
3455 | #~ "��� quota-then-balance � balance-then-quota\n" |
---|
3456 | #~ " � �� ��� ��\n" |
---|
3457 | #~ " \n" |
---|
3458 | #~ " -b | --balance b ������ ��� ����� " |
---|
3459 | #~ "���.\n" |
---|
3460 | #~ " � ��������������" |
---|
3461 | #~ "�����n" |
---|
3462 | #~ " � � � ����+ �-.\n" |
---|
3463 | #~ " ����: ������� ���, " |
---|
3464 | #~ "�����,\n" |
---|
3465 | #~ " �� ������� ����� |
---|
3466 | #~ "����" |
---|
3467 | #~ " ��\n" |
---|
3468 | #~ " � �� � �� ��� ������ |
---|
3469 | #~ "����n" |
---|
3470 | #~ " ��������.\n" |
---|
3471 | #~ " \n" |
---|
3472 | #~ " -S | --softlimit sl ���������l ��\n" |
---|
3473 | #~ " \n" |
---|
3474 | #~ " -H | --hardlimit hl ����� ���� hl ��.\n" |
---|
3475 | #~ " \n" |
---|
3476 | #~ " ������ � �� � �� � �� �� �" |
---|
3477 | #~ "����#~ " ����� �� ����--add.\n" |
---|
3478 | #~ " \n" |
---|
3479 | #~ "���� \n" |
---|
3480 | #~ "\n" |
---|
3481 | #~ " $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" |
---|
3482 | #~ " \n" |
---|
3483 | #~ " ����� ��john, paul, george � ringo ���" |
---|
3484 | #~ " ���, � ������ � � �� ��" |
---|
3485 | #~ " ����erome. ���jerome ������\n" |
---|
3486 | #~ " �������mail �� ���ingo �" |
---|
3487 | #~ " 'ringo@example.com'\n" |
---|
3488 | #~ " \n" |
---|
3489 | #~ " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
3490 | #~ " \n" |
---|
3491 | #~ " �������erome � ���lp �� |
---|
3492 | #~ "����n" |
---|
3493 | #~ " 50 ��, � �� �0 ��. � �� ��jerome ��" |
---|
3494 | #~ " ���� � �������������� " |
---|
3495 | #~ "����\n" |
---|
3496 | #~ "\n" |
---|
3497 | #~ " $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" |
---|
3498 | #~ " \n" |
---|
3499 | #~ " ��� ��, ���� �� �� ��jerome �� \n" |
---|
3500 | #~ " ��� lp ������������ ���� |
---|
3501 | #~ "��n" |
---|
3502 | #~ " jerome ������� \"coders\" � \"it\" ����n" |
---|
3503 | #~ " ��� ������" |
---|
3504 | #~ " \n" |
---|
3505 | #~ " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
3506 | #~ " \n" |
---|
3507 | #~ " ���������00 �� � ��� ��50\n" |
---|
3508 | #~ " �� � ��� financial � support �������" |
---|
3509 | #~ " \n" |
---|
3510 | #~ " $ edpykota --reset jerome \"jo*\"\n" |
---|
3511 | #~ " \n" |
---|
3512 | #~ " ����� ��������erome � ����" |
---|
3513 | #~ "���" |
---|
3514 | #~ " ������'jo' �������" |
---|
3515 | #~ " ������ � ����� �������" |
---|
3516 | #~ " ������ ��� � �����������#~ "�n" |
---|
3517 | #~ " ���-hardreset | -R .\n" |
---|
3518 | #~ " \n" |
---|
3519 | #~ " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
3520 | #~ " \n" |
---|
3521 | #~ " �������� ���erome � ����" |
---|
3522 | #~ "hpcolor. \n" |
---|
3523 | #~ " �� ����������� ��� ��� |
---|
3524 | #~ "���� \n" |
---|
3525 | #~ " ���� ��������\n" |
---|
3526 | #~ " � �����rome ��������� |
---|
3527 | #~ "���.\n" |
---|
3528 | #~ " \n" |
---|
3529 | #~ " $ edpykota --limitby balance jerome\n" |
---|
3530 | #~ " \n" |
---|
3531 | #~ " �������erome ������ ��� �\n" |
---|
3532 | #~ " \n" |
---|
3533 | #~ " $ edpykota --balance +10.0 jerome\n" |
---|
3534 | #~ " \n" |
---|
3535 | #~ " ������ �����jerome ��10.0 ���(�" |
---|
3536 | #~ "��n" |
---|
3537 | #~ " ��� ������� ��� ����(-) ���" |
---|
3538 | #~ " �� ��� �� � ���\n" |
---|
3539 | #~ " \n" |
---|
3540 | #~ " $ edpykota --delete jerome rachel\n" |
---|
3541 | #~ " \n" |
---|
3542 | #~ " ���������jerome � rachel � ������" |
---|
3543 | #~ " ������� � ��� ����������\n" |
---|
3544 | #~ " \n" |
---|
3545 | #~ " $ edpykota --printer lp --charge 0.1\n" |
---|
3546 | #~ " \n" |
---|
3547 | #~ " ���� ��� � �����.1. �� ����n" |
---|
3548 | #~ " ������\n" |
---|
3549 | #~ " \n" |
---|
3550 | #~ " $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" |
---|
3551 | #~ " \n" |
---|
3552 | #~ " ���� ��� hplj1 � hplj2 � �� ����aser � " |
---|
3553 | #~ "HP.\n" |
---|
3554 | #~ " ������� ���hplj1 ��plj2, ����� " |
---|
3555 | #~ "�n" |
---|
3556 | #~ " ��� � ���� � � ������Laser � " |
---|
3557 | #~ "HP.\n" |
---|
3558 | #~ "\n" |
---|
3559 | #~ "This program is free software; you can redistribute it and/or modify\n" |
---|
3560 | #~ "it under the terms of the GNU General Public License as published by\n" |
---|
3561 | #~ "the Free Software Foundation; either version 2 of the License, or\n" |
---|
3562 | #~ "(at your option) any later version.\n" |
---|
3563 | #~ "\n" |
---|
3564 | #~ "This program is distributed in the hope that it will be useful,\n" |
---|
3565 | #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
3566 | #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
3567 | #~ "GNU General Public License for more details.\n" |
---|
3568 | #~ "\n" |
---|
3569 | #~ "You should have received a copy of the GNU General Public License\n" |
---|
3570 | #~ "along with this program; if not, write to the Free Software\n" |
---|
3571 | #~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " |
---|
3572 | #~ "USA.\n" |
---|
3573 | #~ "\n" |
---|
3574 | #~ "��� ��� �� e-mail � %s" |
---|
3575 | |
---|
3576 | #~ msgid "" |
---|
3577 | #~ "Group used soft hard balance grace total " |
---|
3578 | #~ "paid" |
---|
3579 | #~ msgstr "" |
---|
3580 | #~ "��� �� �� �� ����� �� " |
---|
3581 | #~ "��" |
---|
3582 | |
---|
3583 | #~ msgid "" |
---|
3584 | #~ "User used soft hard balance grace total " |
---|
3585 | #~ "paid" |
---|
3586 | #~ msgstr "" |
---|
3587 | #~ "��� �� �� �� ����� �� " |
---|
3588 | #~ "��" |
---|
3589 | |
---|
3590 | #~ msgid "Waiting for printer %s to be idle or printing..." |
---|
3591 | #~ msgstr "���� ��� ������ � ���%s..." |
---|