1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003-2004 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
19 | # |
---|
20 | # $Id$ |
---|
21 | # |
---|
22 | # PyKota translation master file. |
---|
23 | # Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres |
---|
24 | # Jerome Alet <alet@librelogiciel.com>, 2003-2004. |
---|
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-10-11 14:49+0200\n" |
---|
31 | "PO-Revision-Date: 2004-07-21 15:35:00+0100\n" |
---|
32 | "Last-Translator: Suthep Yonpimai <tomzt@hotmail.com>\n" |
---|
33 | "Language-Team: Thai <tomzt@hotmail.com>\n" |
---|
34 | "MIME-Version: 1.0\n" |
---|
35 | "Content-Type: text/plain; charset=TIS-620\n" |
---|
36 | "Content-Transfer-Encoding: 8bit\n" |
---|
37 | |
---|
38 | #, python-format |
---|
39 | msgid "" |
---|
40 | "autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
41 | "A tool to automate user account creation and initial balance setting.\n" |
---|
42 | "\n" |
---|
43 | "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" |
---|
44 | "\n" |
---|
45 | "command line usage :\n" |
---|
46 | "\n" |
---|
47 | " THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" |
---|
48 | " OF AN external policy IN pykota.conf\n" |
---|
49 | " \n" |
---|
50 | " autopykota { -i | --initbalance value } \n" |
---|
51 | "\n" |
---|
52 | "options :\n" |
---|
53 | "\n" |
---|
54 | " -v | --version Prints autopykota's version number then exits.\n" |
---|
55 | " -h | --help Prints this message then exits.\n" |
---|
56 | " \n" |
---|
57 | " -i | --initbalance b Sets the user's account initial balance value to b.\n" |
---|
58 | " If the user already exists, actual balance is left\n" |
---|
59 | " unmodified. If unset, the default value is 0.\n" |
---|
60 | " \n" |
---|
61 | "This program is free software; you can redistribute it and/or modify\n" |
---|
62 | "it under the terms of the GNU General Public License as published by\n" |
---|
63 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
64 | "(at your option) any later version.\n" |
---|
65 | "\n" |
---|
66 | "This program is distributed in the hope that it will be useful,\n" |
---|
67 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
68 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
69 | "GNU General Public License for more details.\n" |
---|
70 | "\n" |
---|
71 | "You should have received a copy of the GNU General Public License\n" |
---|
72 | "along with this program; if not, write to the Free Software\n" |
---|
73 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
74 | "\n" |
---|
75 | "Please e-mail bugs to: %s" |
---|
76 | msgstr "" |
---|
77 | |
---|
78 | #, python-format |
---|
79 | msgid "" |
---|
80 | "edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
81 | "A Print Quota editor for PyKota.\n" |
---|
82 | "\n" |
---|
83 | "command line usage :\n" |
---|
84 | "\n" |
---|
85 | " edpykota [options] user1 user2 ... userN\n" |
---|
86 | " \n" |
---|
87 | " edpykota [options] group1 group2 ... groupN\n" |
---|
88 | "\n" |
---|
89 | "options :\n" |
---|
90 | "\n" |
---|
91 | " -v | --version Prints edpykota's version number then exits.\n" |
---|
92 | " -h | --help Prints this message then exits.\n" |
---|
93 | " \n" |
---|
94 | " -a | --add Adds users and/or printers if they don't \n" |
---|
95 | " exist on the Quota Storage Server.\n" |
---|
96 | " \n" |
---|
97 | " -d | --delete Deletes users/groups from the quota storage.\n" |
---|
98 | " Printers are never deleted.\n" |
---|
99 | " \n" |
---|
100 | " -c | --charge p[,j] Sets the price per page and per job to charge\n" |
---|
101 | " for a particular printer. Job price is optional.\n" |
---|
102 | " If both are to be set, separate them with a comma.\n" |
---|
103 | " Floating point values are allowed.\n" |
---|
104 | " \n" |
---|
105 | " -i | --ingroups g1[,g2...] Puts the users into each of the groups\n" |
---|
106 | " listed, separated by commas. The groups\n" |
---|
107 | " must already exist in the Quota Storage.\n" |
---|
108 | " \n" |
---|
109 | " -u | --users Edit users print quotas, this is the default.\n" |
---|
110 | " \n" |
---|
111 | " -P | --printer p Edit quotas on printer p only. Actually p can\n" |
---|
112 | " use wildcards characters to select only\n" |
---|
113 | " some printers. The default value is *, meaning\n" |
---|
114 | " all printers. \n" |
---|
115 | " You can specify several names or wildcards, \n" |
---|
116 | " by separating them with commas.\n" |
---|
117 | " \n" |
---|
118 | " -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" |
---|
119 | " pg1, pg2, etc... which must already exist.\n" |
---|
120 | " A printer group is just like a normal printer,\n" |
---|
121 | " only that it is usually unknown from the printing\n" |
---|
122 | " system. Create printer groups exactly the same\n" |
---|
123 | " way that you create printers, then add other \n" |
---|
124 | " printers to them with this option.\n" |
---|
125 | " Accounting is done on a printer and on all\n" |
---|
126 | " the printer groups it belongs to, quota checking\n" |
---|
127 | " is done on a printer and on all the printer groups\n" |
---|
128 | " it belongs to.\n" |
---|
129 | " \n" |
---|
130 | " -g | --groups Edit users groups print quotas instead of users.\n" |
---|
131 | " \n" |
---|
132 | " -p | --prototype u|g Uses user u or group g as a prototype to set\n" |
---|
133 | " print quotas\n" |
---|
134 | " \n" |
---|
135 | " -n | --noquota Doesn't set a quota but only does accounting.\n" |
---|
136 | " \n" |
---|
137 | " -r | --reset Resets the actual page counter for the user\n" |
---|
138 | " or group to zero on the specified printers. \n" |
---|
139 | " The life time page counter is kept unchanged.\n" |
---|
140 | " \n" |
---|
141 | " -R | --hardreset Resets the actual and life time page counters\n" |
---|
142 | " for the user or group to zero on the specified \n" |
---|
143 | " printers. \n" |
---|
144 | " \n" |
---|
145 | " -l | --limitby l Choose if the user/group is limited in " |
---|
146 | "printing \n" |
---|
147 | " by its account balance or by its page quota.\n" |
---|
148 | " The default value is 'quota'. Allowed values\n" |
---|
149 | " are 'quota' 'balance' 'quota-then-balance' and\n" |
---|
150 | " 'balance-then-quota'.\n" |
---|
151 | " WARNING : quota-then-balance and balance-then-quota\n" |
---|
152 | " are not yet implemented.\n" |
---|
153 | " \n" |
---|
154 | " -b | --balance b Sets the user's account balance to " |
---|
155 | "b. \n" |
---|
156 | " Account balance may be increase or decreased\n" |
---|
157 | " if b is prefixed with + or -.\n" |
---|
158 | " WARNING : when decreasing account balance,\n" |
---|
159 | " the total paid so far by the user is decreased\n" |
---|
160 | " too.\n" |
---|
161 | " Groups don't have a real balance, but the\n" |
---|
162 | " sum of their users' account balance.\n" |
---|
163 | " \n" |
---|
164 | " -S | --softlimit sl Sets the quota soft limit to sl " |
---|
165 | "pages. \n" |
---|
166 | " \n" |
---|
167 | " -H | --hardlimit hl Sets the quota hard limit to hl pages.\n" |
---|
168 | " \n" |
---|
169 | " user1 through userN and group1 through groupN can use wildcards\n" |
---|
170 | " if the --add option is not set.\n" |
---|
171 | " \n" |
---|
172 | "examples : \n" |
---|
173 | "\n" |
---|
174 | " $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" |
---|
175 | " \n" |
---|
176 | " This will add users john, paul, george and ringo to the quota\n" |
---|
177 | " database, and set their print quotas to the same values than user \n" |
---|
178 | " jerome. User jerome must already exist.\n" |
---|
179 | " User ringo's email address will also be set to 'ringo@example.com'\n" |
---|
180 | " \n" |
---|
181 | " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
182 | " \n" |
---|
183 | " This will set jerome's print quota on the lp printer to a soft limit\n" |
---|
184 | " of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" |
---|
185 | " printer lp doesn't exist on the Quota Storage Server then nothing is " |
---|
186 | "done.\n" |
---|
187 | "\n" |
---|
188 | " $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" |
---|
189 | " \n" |
---|
190 | " Same as above, but if either user jerome or printer lp doesn't exist \n" |
---|
191 | " on the Quota Storage Server they are automatically added. Also\n" |
---|
192 | " user jerome is put into the groups \"coders\" and \"it\" which must\n" |
---|
193 | " already exist in the Quota Storage.\n" |
---|
194 | " \n" |
---|
195 | " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
196 | " \n" |
---|
197 | " This will set print quota soft limit to 500 pages and hard limit\n" |
---|
198 | " to 550 pages for groups financial and support on all printers.\n" |
---|
199 | " \n" |
---|
200 | " $ edpykota --reset jerome \"jo*\"\n" |
---|
201 | " \n" |
---|
202 | " This will reset jerome's page counter to zero on all printers, as\n" |
---|
203 | " well as every user whose name begins with 'jo'.\n" |
---|
204 | " Their life time page counter on each printer will be kept unchanged.\n" |
---|
205 | " You can also reset the life time page counters by using the\n" |
---|
206 | " --hardreset | -R command line option.\n" |
---|
207 | " \n" |
---|
208 | " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
209 | " \n" |
---|
210 | " This will tell PyKota to not limit jerome when printing on the \n" |
---|
211 | " hpcolor printer. All his jobs will be allowed on this printer, but \n" |
---|
212 | " accounting of the pages he prints will still be kept.\n" |
---|
213 | " Print Quotas for jerome on other printers are unchanged.\n" |
---|
214 | " \n" |
---|
215 | " $ edpykota --limitby balance jerome\n" |
---|
216 | " \n" |
---|
217 | " This will tell PyKota to limit jerome by his account's balance\n" |
---|
218 | " when printing.\n" |
---|
219 | " \n" |
---|
220 | " $ edpykota --balance +10.0 jerome\n" |
---|
221 | " \n" |
---|
222 | " This will increase jerome's account balance by 10.0 (in your\n" |
---|
223 | " own currency). You can decrease the account balance with a\n" |
---|
224 | " dash prefix, and set it to a fixed amount with no prefix.\n" |
---|
225 | " \n" |
---|
226 | " $ edpykota --delete jerome rachel\n" |
---|
227 | " \n" |
---|
228 | " This will completely delete jerome and rachel from the Quota Storage\n" |
---|
229 | " database. All their quotas and jobs will be deleted too.\n" |
---|
230 | " \n" |
---|
231 | " $ edpykota --printer lp --charge 0.1\n" |
---|
232 | " \n" |
---|
233 | " This will set the page price for printer lp to 0.1. Job price\n" |
---|
234 | " will not be changed.\n" |
---|
235 | " \n" |
---|
236 | " $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" |
---|
237 | " \n" |
---|
238 | " This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n" |
---|
239 | " When printing either on hplj1 or hplj2, print quota will also be \n" |
---|
240 | " checked and accounted for on virtual printers Laser and HP.\n" |
---|
241 | "\n" |
---|
242 | "This program is free software; you can redistribute it and/or modify\n" |
---|
243 | "it under the terms of the GNU General Public License as published by\n" |
---|
244 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
245 | "(at your option) any later version.\n" |
---|
246 | "\n" |
---|
247 | "This program is distributed in the hope that it will be useful,\n" |
---|
248 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
249 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
250 | "GNU General Public License for more details.\n" |
---|
251 | "\n" |
---|
252 | "You should have received a copy of the GNU General Public License\n" |
---|
253 | "along with this program; if not, write to the Free Software\n" |
---|
254 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
255 | "\n" |
---|
256 | "Please e-mail bugs to: %s" |
---|
257 | msgstr "" |
---|
258 | |
---|
259 | msgid "You're not allowed to use this command." |
---|
260 | msgstr "" |
---|
261 | |
---|
262 | #, python-format |
---|
263 | msgid "Invalid softlimit value %s." |
---|
264 | msgstr "��%s �ͧ softlimit ��١��" |
---|
265 | |
---|
266 | #, python-format |
---|
267 | msgid "Invalid hardlimit value %s." |
---|
268 | msgstr "��%s �ͧ hardlimit��١�� " |
---|
269 | |
---|
270 | #, python-format |
---|
271 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
272 | msgstr "��Hard limit %i �������soft limit %i ������" |
---|
273 | |
---|
274 | #, python-format |
---|
275 | msgid "Invalid balance value %s" |
---|
276 | msgstr "����������١�� %s" |
---|
277 | |
---|
278 | #, python-format |
---|
279 | msgid "Invalid charge amount value %s" |
---|
280 | msgstr "����������١�� %s" |
---|
281 | |
---|
282 | #, python-format |
---|
283 | msgid "Invalid limitby value %s" |
---|
284 | msgstr "����ӡѴ %s ��١��" |
---|
285 | |
---|
286 | #, python-format |
---|
287 | msgid "Impossible to add printer %s" |
---|
288 | msgstr "���ö�ӡ����������� |
---|
289 | #, python-format |
---|
290 | msgid "Invalid printer name %s" |
---|
291 | msgstr "����������s ��١��" |
---|
292 | |
---|
293 | #, python-format |
---|
294 | msgid "There's no printer matching %s" |
---|
295 | msgstr "�����ͧ����s ����ҹ�" |
---|
296 | |
---|
297 | msgid "You have to pass user or group names on the command line" |
---|
298 | msgstr "�س���������� ����������������� |
---|
299 | #, python-format |
---|
300 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
301 | msgstr "������� %s �����������Ѻ��ͧ����s " |
---|
302 | |
---|
303 | #, python-format |
---|
304 | msgid "Prototype object %s not found in Quota Storage." |
---|
305 | msgstr "������ص��� %s ���������" |
---|
306 | |
---|
307 | #, python-format |
---|
308 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
309 | msgstr "���ӡ������hard limit �֧ soft limit (%s) ����ͧ����s" |
---|
310 | |
---|
311 | #, python-format |
---|
312 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
313 | msgstr "���ӡ������soft limit �֧ hard limit (%s) ����ͧ����s" |
---|
314 | |
---|
315 | #, python-format |
---|
316 | msgid "Invalid email address %s" |
---|
317 | msgstr "email address %s ��١��" |
---|
318 | |
---|
319 | #, python-format |
---|
320 | msgid "Invalid group name %s" |
---|
321 | msgstr "��͡���� %s ��١��" |
---|
322 | |
---|
323 | #, python-format |
---|
324 | msgid "Invalid user name %s" |
---|
325 | msgstr "��ͼ�� %s ��١��" |
---|
326 | |
---|
327 | #, python-format |
---|
328 | msgid "Quota not found for object %s on printer %s." |
---|
329 | msgstr "��������������Ѻ %s ����ͧ����s" |
---|
330 | |
---|
331 | #, python-format |
---|
332 | msgid "Group %s not found in the PyKota Storage." |
---|
333 | msgstr "�������� %s ��������ͧ PyKota" |
---|
334 | |
---|
335 | msgid "incompatible options, see help." |
---|
336 | msgstr "���͡����, ���Ҵ٨ҡ�ǹ����" |
---|
337 | |
---|
338 | #, python-format |
---|
339 | msgid "" |
---|
340 | "pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
341 | "An OSD quota monitor for PyKota.\n" |
---|
342 | "\n" |
---|
343 | "command line usage :\n" |
---|
344 | "\n" |
---|
345 | " pykosd [options]\n" |
---|
346 | "\n" |
---|
347 | "options :\n" |
---|
348 | "\n" |
---|
349 | " -v | --version Prints pykosd's version number then exits.\n" |
---|
350 | " -h | --help Prints this message then exits.\n" |
---|
351 | " \n" |
---|
352 | " -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" |
---|
353 | " triplet, for example #FF0000 is 100%% red.\n" |
---|
354 | " Defaults to 100%% green (#00FF00).\n" |
---|
355 | " \n" |
---|
356 | " -d | --duration d Sets the duration of the display in seconds. \n" |
---|
357 | " Defaults to 3 seconds.\n" |
---|
358 | " \n" |
---|
359 | " -f | --font f Sets the font to use for " |
---|
360 | "display. \n" |
---|
361 | " Defaults to the Python OSD library's default.\n" |
---|
362 | " \n" |
---|
363 | " -l | --loop n Sets the number of times the info will be displayed.\n" |
---|
364 | " Defaults to 0, which means loop forever.\n" |
---|
365 | " \n" |
---|
366 | " -s | --sleep s Sets the sleeping duration between two displays \n" |
---|
367 | " in seconds. Defaults to 180 seconds (3 minutes).\n" |
---|
368 | " \n" |
---|
369 | " \n" |
---|
370 | "examples : \n" |
---|
371 | "\n" |
---|
372 | " $ pykosd -s 60 --loop 5\n" |
---|
373 | " \n" |
---|
374 | " Will launch pykosd. Display will be refreshed every 60 seconds,\n" |
---|
375 | " and will last for 3 seconds (the default) each time. After five\n" |
---|
376 | " iterations, the program will exit.\n" |
---|
377 | " \n" |
---|
378 | "This program is free software; you can redistribute it and/or modify\n" |
---|
379 | "it under the terms of the GNU General Public License as published by\n" |
---|
380 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
381 | "(at your option) any later version.\n" |
---|
382 | "\n" |
---|
383 | "This program is distributed in the hope that it will be useful,\n" |
---|
384 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
385 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
386 | "GNU General Public License for more details.\n" |
---|
387 | "\n" |
---|
388 | "You should have received a copy of the GNU General Public License\n" |
---|
389 | "along with this program; if not, write to the Free Software\n" |
---|
390 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
391 | "\n" |
---|
392 | "Please e-mail bugs to: %s" |
---|
393 | msgstr "" |
---|
394 | |
---|
395 | #, python-format |
---|
396 | msgid "Invalid duration option %s" |
---|
397 | msgstr "������������١��" |
---|
398 | |
---|
399 | #, python-format |
---|
400 | msgid "Invalid loop option %s" |
---|
401 | msgstr "�ҵ������ӫ���١��" |
---|
402 | |
---|
403 | #, python-format |
---|
404 | msgid "Invalid sleep option %s" |
---|
405 | msgstr "���������ѡ��ͧ��١��" |
---|
406 | |
---|
407 | #, python-format |
---|
408 | msgid "Invalid color option %s" |
---|
409 | msgstr "����������١��" |
---|
410 | |
---|
411 | #, python-format |
---|
412 | msgid "User %s doesn't exist in PyKota's database" |
---|
413 | msgstr "����ͼ�� %s 㹰ҹ����ͧ PyKota" |
---|
414 | |
---|
415 | #, python-format |
---|
416 | msgid "Pages used on %s : %s" |
---|
417 | msgstr "�ӹǹ˹���仺� %s : %s" |
---|
418 | |
---|
419 | #, python-format |
---|
420 | msgid "PyKota Units left : %.2f" |
---|
421 | msgstr "˹������ͧ PyKota : %.2f" |
---|
422 | |
---|
423 | #, python-format |
---|
424 | msgid "" |
---|
425 | "warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
426 | "\n" |
---|
427 | "Sends mail to users over print quota.\n" |
---|
428 | "\n" |
---|
429 | "command line usage :\n" |
---|
430 | "\n" |
---|
431 | " warnpykota [options] [names]\n" |
---|
432 | "\n" |
---|
433 | "options :\n" |
---|
434 | "\n" |
---|
435 | " -v | --version Prints warnpykota's version number then exits.\n" |
---|
436 | " -h | --help Prints this message then exits.\n" |
---|
437 | " \n" |
---|
438 | " -u | --users Warns users over their print quota, this is the \n" |
---|
439 | " default.\n" |
---|
440 | " \n" |
---|
441 | " -g | --groups Warns users whose groups quota are over limit.\n" |
---|
442 | " \n" |
---|
443 | " -P | --printer p Verify quotas on this printer only. Actually p can\n" |
---|
444 | " use wildcards characters to select only\n" |
---|
445 | " some printers. The default value is *, meaning\n" |
---|
446 | " all printers.\n" |
---|
447 | " You can specify several names or wildcards, \n" |
---|
448 | " by separating them with commas.\n" |
---|
449 | " \n" |
---|
450 | "examples : \n" |
---|
451 | "\n" |
---|
452 | " $ warnpykota --printer lp\n" |
---|
453 | " \n" |
---|
454 | " This will warn all users of the lp printer who have exceeded their\n" |
---|
455 | " print quota.\n" |
---|
456 | "\n" |
---|
457 | " $ warnpykota \n" |
---|
458 | " \n" |
---|
459 | " This will warn all users who have exceeded their print quota on\n" |
---|
460 | " any printer.\n" |
---|
461 | "\n" |
---|
462 | " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
463 | " \n" |
---|
464 | " This will warn all users of groups which names begins with \"dev\" and\n" |
---|
465 | " who have exceeded their print quota on any printer which name begins \n" |
---|
466 | " with \"laserjet\"\n" |
---|
467 | " \n" |
---|
468 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
469 | " arguments representing users or groups names are ignored, and only the\n" |
---|
470 | " current user/group is reported.\n" |
---|
471 | "\n" |
---|
472 | "This program is free software; you can redistribute it and/or modify\n" |
---|
473 | "it under the terms of the GNU General Public License as published by\n" |
---|
474 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
475 | "(at your option) any later version.\n" |
---|
476 | "\n" |
---|
477 | "This program is distributed in the hope that it will be useful,\n" |
---|
478 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
479 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
480 | "GNU General Public License for more details.\n" |
---|
481 | "\n" |
---|
482 | "You should have received a copy of the GNU General Public License\n" |
---|
483 | "along with this program; if not, write to the Free Software\n" |
---|
484 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
485 | "\n" |
---|
486 | "Please e-mail bugs to: %s" |
---|
487 | msgstr "" |
---|
488 | |
---|
489 | msgid "Job contains no data. Printing is denied." |
---|
490 | msgstr "������㹧ҹ ���ʸ������ |
---|
491 | |
---|
492 | msgid "Job accounting begins." |
---|
493 | msgstr "����ӧҹ�ͧ�Ҫԡ" |
---|
494 | |
---|
495 | msgid "Job accounting ends." |
---|
496 | msgstr "�����ӧҹ�ͧ�Ҫԡ" |
---|
497 | |
---|
498 | msgid "Job size forced to 0 because printing is denied." |
---|
499 | msgstr "��Ҵ�ͧ�ҹ�١��¹�� 0 �����ʸ������ |
---|
500 | #, python-format |
---|
501 | msgid "Job size : %i" |
---|
502 | msgstr "��Ҵ�ҹ : %i" |
---|
503 | |
---|
504 | #, python-format |
---|
505 | msgid "Updating user %s's quota on printer %s" |
---|
506 | msgstr "��ѧ���������ͧ��� %s ����ͧ����s" |
---|
507 | |
---|
508 | msgid "Job added to history." |
---|
509 | msgstr "���ҹ�������� |
---|
510 | |
---|
511 | #, python-format |
---|
512 | msgid "File number %s unregistered twice from polling object, ignored." |
---|
513 | msgstr "������� %s ������ŧ����� 2 ��駨ҡ������� ,��� |
---|
514 | |
---|
515 | #, python-format |
---|
516 | msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
517 | msgstr "���ҳ SIGTERM �١���ѧ��ͧ�� %s (pid: %s)" |
---|
518 | |
---|
519 | #, python-format |
---|
520 | msgid "CUPS backend %s died abnormally." |
---|
521 | msgstr "CUPS �ͧ��ͧ�� %s ����ش�ӧҹẺ�Դ�á�� |
---|
522 | |
---|
523 | #, python-format |
---|
524 | msgid "" |
---|
525 | "dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
526 | "\n" |
---|
527 | "Dumps PyKota database's content.\n" |
---|
528 | "\n" |
---|
529 | "command line usage :\n" |
---|
530 | "\n" |
---|
531 | " dumpykota [options] \n" |
---|
532 | "\n" |
---|
533 | "options :\n" |
---|
534 | "\n" |
---|
535 | " -v | --version Prints dumpykota's version number then exits.\n" |
---|
536 | " -h | --help Prints this message then exits.\n" |
---|
537 | " \n" |
---|
538 | " -d | --data type Dumps 'type' datas. Allowed types are :\n" |
---|
539 | " \n" |
---|
540 | " - history : dumps the jobs history.\n" |
---|
541 | " - users : dumps users.\n" |
---|
542 | " - groups : dumps user groups.\n" |
---|
543 | " - printers : dump printers.\n" |
---|
544 | " - upquotas : dump user quotas.\n" |
---|
545 | " - gpquotas : dump user groups quotas.\n" |
---|
546 | " - payments : dumps user payments.\n" |
---|
547 | " - pmembers : dumps printer groups members.\n" |
---|
548 | " - umembers : dumps user groups members.\n" |
---|
549 | " \n" |
---|
550 | " NB : the -d | --data command line option \n" |
---|
551 | " is MANDATORY.\n" |
---|
552 | " \n" |
---|
553 | " -f | --format fmt Dumps datas in the 'fmt' format. When not specified,\n" |
---|
554 | " the format is to dump datas in the csv format (comma\n" |
---|
555 | " separated values). All data dumped is between double\n" |
---|
556 | " quotes. Allowed formats are :\n" |
---|
557 | " \n" |
---|
558 | " - csv : separate datas with commas\n" |
---|
559 | " - ssv : separate datas with semicolons\n" |
---|
560 | " - tsv : separate datas with tabs\n" |
---|
561 | " - xml : dump data as XML\n" |
---|
562 | " \n" |
---|
563 | " -o | --output fname All datas will be dumped to the file instead of\n" |
---|
564 | " to the standard output. The special '-' filename\n" |
---|
565 | " is the default value and means stdout.\n" |
---|
566 | " WARNING : existing files are truncated !\n" |
---|
567 | " \n" |
---|
568 | "Examples :\n" |
---|
569 | "\n" |
---|
570 | " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
571 | " \n" |
---|
572 | " This dumps the history in a comma separated values file, for possible\n" |
---|
573 | " use in a spreadsheet.\n" |
---|
574 | " \n" |
---|
575 | " $ dumpykota --data users --format xml -o users.xml\n" |
---|
576 | " \n" |
---|
577 | " Dumps all users datas to the users.xml file.\n" |
---|
578 | " \n" |
---|
579 | "This program is free software; you can redistribute it and/or modify\n" |
---|
580 | "it under the terms of the GNU General Public License as published by\n" |
---|
581 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
582 | "(at your option) any later version.\n" |
---|
583 | "\n" |
---|
584 | "This program is distributed in the hope that it will be useful,\n" |
---|
585 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
586 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
587 | "GNU General Public License for more details.\n" |
---|
588 | "\n" |
---|
589 | "You should have received a copy of the GNU General Public License\n" |
---|
590 | "along with this program; if not, write to the Free Software\n" |
---|
591 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
592 | "\n" |
---|
593 | "Please e-mail bugs to: %s" |
---|
594 | msgstr "" |
---|
595 | |
---|
596 | #, python-format |
---|
597 | msgid "Invalid modifier [%s] for --data command line option, see help." |
---|
598 | msgstr "" |
---|
599 | |
---|
600 | #, python-format |
---|
601 | msgid "Invalid modifier [%s] for --format command line option, see help." |
---|
602 | msgstr "" |
---|
603 | |
---|
604 | msgid "XML output is disabled because the jaxml module is not available." |
---|
605 | msgstr "" |
---|
606 | |
---|
607 | msgid "PyKota data dumper failed : I/O error" |
---|
608 | msgstr "" |
---|
609 | |
---|
610 | msgid "The -d | --data command line option is mandatory, see help." |
---|
611 | msgstr "" |
---|
612 | |
---|
613 | msgid "Too many arguments, see help." |
---|
614 | msgstr "" |
---|
615 | |
---|
616 | msgid "Software accounting already done in first pass. Ignoring." |
---|
617 | msgstr "����Ϳ�������ѭ����ԡ����ǹ� ��� |
---|
618 | |
---|
619 | msgid "Hardware accounting already done in first pass. Ignoring." |
---|
620 | msgstr "�����������ѭ����ԡ����ǹ� ��� |
---|
621 | |
---|
622 | #, python-format |
---|
623 | msgid "" |
---|
624 | "pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
625 | "A tool to give hints on what accounting method is best for each printer.\n" |
---|
626 | "\n" |
---|
627 | "command line usage :\n" |
---|
628 | "\n" |
---|
629 | " pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" |
---|
630 | "\n" |
---|
631 | "options :\n" |
---|
632 | "\n" |
---|
633 | " -v | --version Prints pkhint's version number then exits.\n" |
---|
634 | " -h | --help Prints this message then exits.\n" |
---|
635 | " \n" |
---|
636 | "examples : \n" |
---|
637 | "\n" |
---|
638 | " $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" |
---|
639 | " \n" |
---|
640 | " Will analyze your printing system to test which accounter\n" |
---|
641 | " is the best for each of the defined printer which\n" |
---|
642 | " name matches one of the parameters.\n" |
---|
643 | " \n" |
---|
644 | " If you don't pass any argument on the command line, all\n" |
---|
645 | " printers will be analyzed.\n" |
---|
646 | " \n" |
---|
647 | "This program is free software; you can redistribute it and/or modify\n" |
---|
648 | "it under the terms of the GNU General Public License as published by\n" |
---|
649 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
650 | "(at your option) any later version.\n" |
---|
651 | "\n" |
---|
652 | "This program is distributed in the hope that it will be useful,\n" |
---|
653 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
654 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
655 | "GNU General Public License for more details.\n" |
---|
656 | "\n" |
---|
657 | "You should have received a copy of the GNU General Public License\n" |
---|
658 | "along with this program; if not, write to the Free Software\n" |
---|
659 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
660 | "\n" |
---|
661 | "Please e-mail bugs to: %s" |
---|
662 | msgstr "" |
---|
663 | |
---|
664 | #, python-format |
---|
665 | msgid "Invalid DeviceURI : %s" |
---|
666 | msgstr "��DeviceURI : %s ��١��" |
---|
667 | |
---|
668 | msgid "" |
---|
669 | "\n" |
---|
670 | "Please wait while pkhint analyzes your printing system's configuration..." |
---|
671 | msgstr "" |
---|
672 | "\n" |
---|
673 | "�����pkhint �зӡ������������к����������..." |
---|
674 | |
---|
675 | #, python-format |
---|
676 | msgid "Unknown device %s for printer %s" |
---|
677 | msgstr "�������ó�s ��Ѻ��ͧ����s" |
---|
678 | |
---|
679 | msgid "" |
---|
680 | "\n" |
---|
681 | "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
682 | msgstr "" |
---|
683 | "\n" |
---|
684 | "��������Ѵ�����ŧ���/etc/pykota/pykota.conf file :\n" |
---|
685 | |
---|
686 | msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
687 | msgstr "# ����� : ��Ϳ�������Ҫԡ����й� |
---|
688 | |
---|
689 | msgid "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
690 | msgstr "# ��������Ҫԡ���ö�ӧҹ�, �ѭ���������Ѻ PyKota" |
---|
691 | |
---|
692 | msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
693 | msgstr "# ��������������Ҫԡ����ö��" |
---|
694 | |
---|
695 | #, python-format |
---|
696 | msgid "" |
---|
697 | "pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
698 | "A Printers Manager for PyKota.\n" |
---|
699 | "\n" |
---|
700 | "command line usage :\n" |
---|
701 | "\n" |
---|
702 | " pkprinters [options] printer1 printer2 printer3 ... printerN\n" |
---|
703 | "\n" |
---|
704 | "options :\n" |
---|
705 | "\n" |
---|
706 | " -v | --version Prints pkprinters's version number then exits.\n" |
---|
707 | " -h | --help Prints this message then exits.\n" |
---|
708 | " \n" |
---|
709 | " -a | --add Adds printers if they don't exist on the Quota \n" |
---|
710 | " Storage Server. If they exist, they are modified\n" |
---|
711 | " unless -s|--skipexisting is also used.\n" |
---|
712 | " \n" |
---|
713 | " -d | --delete Deletes printers from the quota storage.\n" |
---|
714 | " \n" |
---|
715 | " -D | --description d Adds a textual description to printers.\n" |
---|
716 | " \n" |
---|
717 | " -c | --charge p[,j] Sets the price per page and per job to charge.\n" |
---|
718 | " Job price is optional.\n" |
---|
719 | " If both are to be set, separate them with a comma.\n" |
---|
720 | " Floating point and negative values are allowed.\n" |
---|
721 | " \n" |
---|
722 | " -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n" |
---|
723 | " groups pg1, pg2, etc... which must already exist.\n" |
---|
724 | " A printer group is just like a normal printer,\n" |
---|
725 | " only that it is usually unknown from the printing\n" |
---|
726 | " system. Create printer groups exactly the same\n" |
---|
727 | " way that you create printers, then add other \n" |
---|
728 | " printers to them with this option.\n" |
---|
729 | " Accounting is done on a printer and on all\n" |
---|
730 | " the printer groups it belongs to, quota checking\n" |
---|
731 | " is done on a printer and on all the printer groups\n" |
---|
732 | " it belongs to.\n" |
---|
733 | " If the --remove option below is not used, the \n" |
---|
734 | " default action is to add printers to the specified\n" |
---|
735 | " printer groups.\n" |
---|
736 | " \n" |
---|
737 | " -l | --list List informations about the printer(s) and the\n" |
---|
738 | " printers groups it is a member of.\n" |
---|
739 | " \n" |
---|
740 | " -r | --remove In combination with the --groups option " |
---|
741 | "above, \n" |
---|
742 | " remove printers from the specified printers groups.\n" |
---|
743 | " \n" |
---|
744 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
745 | " pkprinters to not modify existing printers.\n" |
---|
746 | " \n" |
---|
747 | " printer1 through printerN can contain wildcards if the --add option \n" |
---|
748 | " is not set.\n" |
---|
749 | " \n" |
---|
750 | "examples : \n" |
---|
751 | "\n" |
---|
752 | " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
753 | "hp8000\n" |
---|
754 | " \n" |
---|
755 | " Will create three printers named hp2100, hp2200 and hp8000.\n" |
---|
756 | " Their price per page will be set at 0.05 unit, and their price\n" |
---|
757 | " per job will be set at 0.1 unit. Units are in your own currency,\n" |
---|
758 | " or whatever you want them to mean.\n" |
---|
759 | " All of their descriptions will be set to the string \"HP Printer\".\n" |
---|
760 | " If any of these printers already exists, it will also be modified \n" |
---|
761 | " unless the -s|--skipexisting command line option is also used.\n" |
---|
762 | " \n" |
---|
763 | " $ pkprinters --delete \"*\"\n" |
---|
764 | " \n" |
---|
765 | " This will completely delete all printers and associated quota " |
---|
766 | "information,\n" |
---|
767 | " as well as their job history. USE WITH CARE !\n" |
---|
768 | " \n" |
---|
769 | " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
770 | " \n" |
---|
771 | " This will put all printers which name matches \"hp*\" into printers " |
---|
772 | "groups \n" |
---|
773 | " Laser and HP, which MUST already exist.\n" |
---|
774 | " \n" |
---|
775 | " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
776 | " \n" |
---|
777 | " This will remove the hp2200 printer from the LexMark printer group.\n" |
---|
778 | " \n" |
---|
779 | "This program is free software; you can redistribute it and/or modify\n" |
---|
780 | "it under the terms of the GNU General Public License as published by\n" |
---|
781 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
782 | "(at your option) any later version.\n" |
---|
783 | "\n" |
---|
784 | "This program is distributed in the hope that it will be useful,\n" |
---|
785 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
786 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
787 | "GNU General Public License for more details.\n" |
---|
788 | "\n" |
---|
789 | "You should have received a copy of the GNU General Public License\n" |
---|
790 | "along with this program; if not, write to the Free Software\n" |
---|
791 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
792 | "\n" |
---|
793 | "Please e-mail bugs to: %s" |
---|
794 | msgstr "" |
---|
795 | |
---|
796 | #, python-format |
---|
797 | msgid "Printer %s already exists, skipping." |
---|
798 | msgstr "��ͧ����s ��١�Դ����� ��� |
---|
799 | |
---|
800 | #, python-format |
---|
801 | msgid "Printer %s already exists, will be modified." |
---|
802 | msgstr "��ͧ����s ��١�Դ����� �ӡ������" |
---|
803 | |
---|
804 | msgid "in" |
---|
805 | msgstr "� |
---|
806 | |
---|
807 | msgid "You have to pass printer groups names on the command line" |
---|
808 | msgstr "�س�����͡��������캹�������� |
---|
809 | msgid "You have to pass printer names on the command line" |
---|
810 | msgstr "�س������������캹�������� |
---|
811 | #, python-format |
---|
812 | msgid "" |
---|
813 | "pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
814 | "\n" |
---|
815 | "Gives print quotes to users.\n" |
---|
816 | "\n" |
---|
817 | "command line usage :\n" |
---|
818 | "\n" |
---|
819 | " pykotme [options] [files]\n" |
---|
820 | "\n" |
---|
821 | "options :\n" |
---|
822 | "\n" |
---|
823 | " -v | --version Prints pykotme's version number then exits.\n" |
---|
824 | " -h | --help Prints this message then exits.\n" |
---|
825 | " \n" |
---|
826 | " -P | --printer p Gives a quote for this printer only. Actually p can\n" |
---|
827 | " use wildcards characters to select only\n" |
---|
828 | " some printers. The default value is *, meaning\n" |
---|
829 | " all printers.\n" |
---|
830 | " You can specify several names or wildcards, \n" |
---|
831 | " by separating them with commas.\n" |
---|
832 | " \n" |
---|
833 | "examples : \n" |
---|
834 | "\n" |
---|
835 | " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
836 | " \n" |
---|
837 | " This will give a print quote to the current user. The quote will show\n" |
---|
838 | " the price and size of a job consisting in file1.ps and file2.ps \n" |
---|
839 | " which would be sent to the apple printer.\n" |
---|
840 | " \n" |
---|
841 | " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
842 | " \n" |
---|
843 | " This will give a print quote to the current user. The quote will show\n" |
---|
844 | " the price and size of a job consisting in file1.ps as read from\n" |
---|
845 | " standard input, which would be sent to the apple or hplaser\n" |
---|
846 | " printer.\n" |
---|
847 | "\n" |
---|
848 | " $ pykotme \n" |
---|
849 | " \n" |
---|
850 | " This will give a quote for a job consisting of what is on standard \n" |
---|
851 | " input. The quote will list the job size, and the price the job\n" |
---|
852 | " would cost on each printer.\n" |
---|
853 | "\n" |
---|
854 | "This program is free software; you can redistribute it and/or modify\n" |
---|
855 | "it under the terms of the GNU General Public License as published by\n" |
---|
856 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
857 | "(at your option) any later version.\n" |
---|
858 | "\n" |
---|
859 | "This program is distributed in the hope that it will be useful,\n" |
---|
860 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
861 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
862 | "GNU General Public License for more details.\n" |
---|
863 | "\n" |
---|
864 | "You should have received a copy of the GNU General Public License\n" |
---|
865 | "along with this program; if not, write to the Free Software\n" |
---|
866 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
867 | "\n" |
---|
868 | "Please e-mail bugs to: %s" |
---|
869 | msgstr "" |
---|
870 | |
---|
871 | #, python-format |
---|
872 | msgid "Your account balance : %.2f" |
---|
873 | msgstr "���������ͧ�س : %.2f" |
---|
874 | |
---|
875 | #, python-format |
---|
876 | msgid "Job size : %i pages" |
---|
877 | msgstr "�ӹǹ�ҹ : %i ˹� |
---|
878 | |
---|
879 | #, python-format |
---|
880 | msgid "Cost on printer %s : %.2f" |
---|
881 | msgstr "��ҡ��������ͧ����s : %.2f" |
---|
882 | |
---|
883 | #, python-format |
---|
884 | msgid "" |
---|
885 | "repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
886 | "\n" |
---|
887 | "Generates print quota reports.\n" |
---|
888 | "\n" |
---|
889 | "command line usage :\n" |
---|
890 | "\n" |
---|
891 | " repykota [options] \n" |
---|
892 | "\n" |
---|
893 | "options :\n" |
---|
894 | "\n" |
---|
895 | " -v | --version Prints repykota's version number then exits.\n" |
---|
896 | " -h | --help Prints this message then exits.\n" |
---|
897 | " \n" |
---|
898 | " -u | --users Generates a report on users quota, this is \n" |
---|
899 | " the default.\n" |
---|
900 | " \n" |
---|
901 | " -g | --groups Generates a report on group quota instead of users.\n" |
---|
902 | " \n" |
---|
903 | " -P | --printer p Report quotas on this printer only. Actually p can\n" |
---|
904 | " use wildcards characters to select only\n" |
---|
905 | " some printers. The default value is *, meaning\n" |
---|
906 | " all printers.\n" |
---|
907 | " You can specify several names or wildcards, \n" |
---|
908 | " by separating them with commas.\n" |
---|
909 | " \n" |
---|
910 | "examples : \n" |
---|
911 | "\n" |
---|
912 | " $ repykota --printer lp\n" |
---|
913 | " \n" |
---|
914 | " This will print the quota status for all users who use the lp printer.\n" |
---|
915 | "\n" |
---|
916 | " $ repykota \n" |
---|
917 | " \n" |
---|
918 | " This will print the quota status for all users on all printers.\n" |
---|
919 | " \n" |
---|
920 | " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
921 | " \n" |
---|
922 | " This will print the quota status for user jerome and all users\n" |
---|
923 | " whose name begins with \"jo\" on all printers which name begins\n" |
---|
924 | " with \"laser\" or ends with \"pson\".\n" |
---|
925 | " \n" |
---|
926 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
927 | " arguments representing users or groups names are ignored, and only the\n" |
---|
928 | " current user/group is reported.\n" |
---|
929 | "\n" |
---|
930 | "This program is free software; you can redistribute it and/or modify\n" |
---|
931 | "it under the terms of the GNU General Public License as published by\n" |
---|
932 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
933 | "(at your option) any later version.\n" |
---|
934 | "\n" |
---|
935 | "This program is distributed in the hope that it will be useful,\n" |
---|
936 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
937 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
938 | "GNU General Public License for more details.\n" |
---|
939 | "\n" |
---|
940 | "You should have received a copy of the GNU General Public License\n" |
---|
941 | "along with this program; if not, write to the Free Software\n" |
---|
942 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
943 | "\n" |
---|
944 | "Please e-mail bugs to: %s" |
---|
945 | msgstr "" |
---|
946 | |
---|
947 | #, python-format |
---|
948 | msgid "Unsupported accounter backend %s" |
---|
949 | msgstr "����ѭ����ԡ�ʹѺʹع���ӧҹ %s" |
---|
950 | |
---|
951 | #, python-format |
---|
952 | msgid "Configuration file %s not found." |
---|
953 | msgstr "���! �����ԡ��s" |
---|
954 | |
---|
955 | #, python-format |
---|
956 | msgid "Option %s not found in section global of %s" |
---|
957 | msgstr "������͡ %s ��������ͧ %s " |
---|
958 | |
---|
959 | #, python-format |
---|
960 | msgid "Option %s not found in section %s of %s" |
---|
961 | msgstr "������͡ %s ��� %s �ͧ %s" |
---|
962 | |
---|
963 | #, python-format |
---|
964 | msgid "Option logger only supports values in %s" |
---|
965 | msgstr "���͡�ѹ�֡���ӧҹʹѺʹع������%s" |
---|
966 | |
---|
967 | #, python-format |
---|
968 | msgid "Invalid accounter %s for printer %s" |
---|
969 | msgstr "����ѭ����ԡ %s ��Ѻ��ͧ����s ��١��" |
---|
970 | |
---|
971 | #, python-format |
---|
972 | msgid "Option accounter in section %s only supports values in %s" |
---|
973 | msgstr "���͡����ѭ����ԡ��� %s ʹѺʹع���� %s" |
---|
974 | |
---|
975 | #, python-format |
---|
976 | msgid "Option enforcement in section %s only supports values in %s" |
---|
977 | msgstr "���͡ enforcement ��� %s ʹѺʹع���� %s" |
---|
978 | |
---|
979 | #, python-format |
---|
980 | msgid "Option onaccountererror in section %s only supports values in %s" |
---|
981 | msgstr "" |
---|
982 | |
---|
983 | #, python-format |
---|
984 | msgid "Invalid policy %s for printer %s" |
---|
985 | msgstr "����� %s ��Ѻ��ͧ����s ��١��" |
---|
986 | |
---|
987 | #, python-format |
---|
988 | msgid "Option policy in section %s only supports values in %s" |
---|
989 | msgstr "���͡�������� %s ʹѺʹع���� %s" |
---|
990 | |
---|
991 | #, python-format |
---|
992 | msgid "Invalid option mailto %s for printer %s" |
---|
993 | msgstr "���͡����%s ��Ѻ��ͧ����s ��١��" |
---|
994 | |
---|
995 | #, python-format |
---|
996 | msgid "Option mailto in section %s only supports values in %s" |
---|
997 | msgstr "���͡�����Ǵ %s ʹѺʹع���� %s" |
---|
998 | |
---|
999 | #, python-format |
---|
1000 | msgid "Invalid grace delay %s" |
---|
1001 | msgstr "��grace delay %s ��١��" |
---|
1002 | |
---|
1003 | #, python-format |
---|
1004 | msgid "Invalid poor man's threshold %s" |
---|
1005 | msgstr "��poor man's threshold %s ��١��" |
---|
1006 | |
---|
1007 | msgid "" |
---|
1008 | "Your Print Quota account balance is Low.\n" |
---|
1009 | "Soon you'll not be allowed to print anymore.\n" |
---|
1010 | "Please contact the Print Quota Administrator to solve the problem." |
---|
1011 | msgstr "" |
---|
1012 | "���� �����ͧ������\n" |
---|
1013 | "�������þ����������������" |
---|
1014 | "���ҵԴ������к������������ѭ�" |
---|
1015 | |
---|
1016 | #, python-format |
---|
1017 | msgid "" |
---|
1018 | "You are not allowed to print anymore because\n" |
---|
1019 | "your Print Quota is exceeded on printer %s." |
---|
1020 | msgstr "" |
---|
1021 | "���� �س���ö�ӡ�����������ҡ\n" |
---|
1022 | "����㹡�������س����������ͧ����s." |
---|
1023 | |
---|
1024 | #, python-format |
---|
1025 | msgid "" |
---|
1026 | "You will soon be forbidden to print anymore because\n" |
---|
1027 | "your Print Quota is almost reached on printer %s." |
---|
1028 | msgstr "" |
---|
1029 | "���� �س������حҵ��ӡ����������\n" |
---|
1030 | "������������س�������ͧ����s." |
---|
1031 | |
---|
1032 | #, python-format |
---|
1033 | msgid "Unsupported logging subsystem %s" |
---|
1034 | msgstr "����ѹ�֡�����ʹѺʹع���ӧҹ %s" |
---|
1035 | |
---|
1036 | #, python-format |
---|
1037 | msgid "Report for %s quota on printer %s" |
---|
1038 | msgstr "�§ҹ�����������Ѻ %s ����ͧ����s" |
---|
1039 | |
---|
1040 | #, python-format |
---|
1041 | msgid "Pages grace time: %i days" |
---|
1042 | msgstr "˹�grace time : %i ��" |
---|
1043 | |
---|
1044 | #, python-format |
---|
1045 | msgid "Price per job: %.3f" |
---|
1046 | msgstr "��ҵ�ҹ : %.3f" |
---|
1047 | |
---|
1048 | #, python-format |
---|
1049 | msgid "Price per page: %.3f" |
---|
1050 | msgstr "��ҵ���: %.3f " |
---|
1051 | |
---|
1052 | msgid "" |
---|
1053 | "Group used soft hard balance grace total " |
---|
1054 | "paid" |
---|
1055 | msgstr "" |
---|
1056 | "��� �� soft hard ���� grace �� ��� |
---|
1057 | |
---|
1058 | msgid "" |
---|
1059 | "User used soft hard balance grace total " |
---|
1060 | "paid" |
---|
1061 | msgstr "" |
---|
1062 | "��� �� soft hard ���� grace �� ��� |
---|
1063 | |
---|
1064 | msgid "unknown" |
---|
1065 | msgstr "�������" |
---|
1066 | |
---|
1067 | #, python-format |
---|
1068 | msgid "Real : %s" |
---|
1069 | msgstr "����� : %s" |
---|
1070 | |
---|
1071 | #, python-format |
---|
1072 | msgid "Total : %9i" |
---|
1073 | msgstr "��: %9i" |
---|
1074 | |
---|
1075 | #, python-format |
---|
1076 | msgid "Unsupported reporter backend %s" |
---|
1077 | msgstr "����§ҹ�ʹѺʹع %s" |
---|
1078 | |
---|
1079 | #, python-format |
---|
1080 | msgid "Unsupported quota storage backend %s" |
---|
1081 | msgstr "�������㹡��������ʹѺʹع %s" |
---|
1082 | |
---|
1083 | #, python-format |
---|
1084 | msgid "Impossible to connect to SMTP server : %s" |
---|
1085 | msgstr "���ö�Դ��Ѻ SMTP ������" |
---|
1086 | |
---|
1087 | #, python-format |
---|
1088 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
1089 | msgstr "���ö����� %s, ����Դ��� %s : %s" |
---|
1090 | |
---|
1091 | #, python-format |
---|
1092 | msgid "" |
---|
1093 | "\n" |
---|
1094 | "\n" |
---|
1095 | "Please contact your system administrator :\n" |
---|
1096 | "\n" |
---|
1097 | "\t%s - <%s>\n" |
---|
1098 | msgstr "" |
---|
1099 | "\n" |
---|
1100 | "\n" |
---|
1101 | "���ҵԴ������к� :\n" |
---|
1102 | "\n" |
---|
1103 | "\t%s - <%s>\n" |
---|
1104 | |
---|
1105 | #, python-format |
---|
1106 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
1107 | msgstr "�����ͼ�� %s ����ͧ����s, �����������ҹ����(%s)" |
---|
1108 | |
---|
1109 | #, python-format |
---|
1110 | msgid "" |
---|
1111 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
1112 | "printer %s" |
---|
1113 | msgstr "��������ͧ��� %s, �����������ҹ����%s) �ͧ ��ͧ����s" |
---|
1114 | |
---|
1115 | #, python-format |
---|
1116 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
1117 | msgstr "���� ��������������%s ����ͧ����s ���� |
---|
1118 | |
---|
1119 | msgid "Print Quota" |
---|
1120 | msgstr "���������� |
---|
1121 | msgid "Print Quota Exceeded" |
---|
1122 | msgstr "����������Թ�� |
---|
1123 | |
---|
1124 | #, python-format |
---|
1125 | msgid "Print Quota low for group %s on printer %s" |
---|
1126 | msgstr "��������������%s ����ͧ����s ����� |
---|
1127 | |
---|
1128 | #, python-format |
---|
1129 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
1130 | msgstr "����������� %s ����ͧ����s ���� |
---|
1131 | |
---|
1132 | #, python-format |
---|
1133 | msgid "Print Quota low for user %s on printer %s" |
---|
1134 | msgstr "����������� %s ����ͧ����s ����� |
---|
1135 | |
---|
1136 | msgid "Print Quota Low" |
---|
1137 | msgstr "��������������� |
---|
1138 | |
---|
1139 | #, python-format |
---|
1140 | msgid "Printing system %s, args=%s" |
---|
1141 | msgstr "���������s, args=%s" |
---|
1142 | |
---|
1143 | #, python-format |
---|
1144 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
1145 | msgstr "���ö�ӡ��ӹdz��Ҵ�ͧ�ҹ��� PDL analyzer : %s" |
---|
1146 | |
---|
1147 | #, python-format |
---|
1148 | msgid "SIGTERM received, job %s cancelled." |
---|
1149 | msgstr "�����SIGTERM , �ҹ %s �١¡��." |
---|
1150 | |
---|
1151 | msgid "Printer hostname undefined, set to 'localhost'" |
---|
1152 | msgstr "������������������ҵ���� 'localhost'" |
---|
1153 | |
---|
1154 | #, python-format |
---|
1155 | msgid "Printing system unknown, args=%s" |
---|
1156 | msgstr "�������������args=%s" |
---|
1157 | |
---|
1158 | #, python-format |
---|
1159 | msgid "" |
---|
1160 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
1161 | "s) for printer %s" |
---|
1162 | msgstr "" |
---|
1163 | "��ͧ����s ����ŧ������к��ͧ PyKota ,ŧ�������������ҹ�¹͡ (%" |
---|
1164 | "s) ��Ѻ��ͧ����s" |
---|
1165 | |
---|
1166 | #, python-format |
---|
1167 | msgid "" |
---|
1168 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
1169 | "for printer %s" |
---|
1170 | msgstr "" |
---|
1171 | "��� %s ����ŧ������к��ͧ PyKota, ,ŧ�������������ҹ�¹͡ (%s) " |
---|
1172 | "��Ѻ��ͧ����s" |
---|
1173 | |
---|
1174 | #, python-format |
---|
1175 | msgid "" |
---|
1176 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
1177 | "external policy (%s) for printer %s" |
---|
1178 | msgstr "" |
---|
1179 | "��� %s �����������캹��ͧ����s �к��ͧ PyKota, " |
---|
1180 | "ŧ�������������ҹ�¹͡ (%s) ��Ѻ��ͧ����s" |
---|
1181 | |
---|
1182 | #, python-format |
---|
1183 | msgid "" |
---|
1184 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
1185 | "check PyKota's configuration files." |
---|
1186 | msgstr "" |
---|
1187 | "������ҹ�¹͡ %s ��Ѻ��ͧ����s ����Դ���. ¡�����ӧҹ. " |
---|
1188 | "���ҵ��������ԡ��ê���ͧ PyKota" |
---|
1189 | |
---|
1190 | #, python-format |
---|
1191 | msgid "" |
---|
1192 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
1193 | msgstr "" |
---|
1194 | "��ͧ����s ����ŧ������к��ͧ PyKota, ŧ�������������ҹ����(%" |
---|
1195 | "s)" |
---|
1196 | |
---|
1197 | #, python-format |
---|
1198 | msgid "" |
---|
1199 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
1200 | "for printer %s" |
---|
1201 | msgstr "" |
---|
1202 | "��� %s ����ŧ������к��ͧ PyKota, ŧ�������������ҹ����(%s) " |
---|
1203 | "��Ѻ��ͧ����s" |
---|
1204 | |
---|
1205 | #, python-format |
---|
1206 | msgid "" |
---|
1207 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
1208 | "default policy (%s)" |
---|
1209 | msgstr "" |
---|
1210 | "��� %s �����������캹��ͧ����s �к��ͧ PyKota , ŧ����� " |
---|
1211 | "��������ҹ����(%s)" |
---|
1212 | |
---|
1213 | #, python-format |
---|
1214 | msgid "" |
---|
1215 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
1216 | msgstr "��ͧ����s ������ŧ������к� PyKota, �ҹ���觨ж١¡��" |
---|
1217 | |
---|
1218 | #, python-format |
---|
1219 | msgid "" |
---|
1220 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
1221 | "printer %s" |
---|
1222 | msgstr "��� %s ������ŧ������к� PyKota, �ҹ���觨ж١¡�� printer %s" |
---|
1223 | |
---|
1224 | #, python-format |
---|
1225 | msgid "" |
---|
1226 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
1227 | "will be rejected" |
---|
1228 | msgstr "" |
---|
1229 | "��� %s ���������������캹��ͧ����s �к� PyKota ,�ҹ���觨ж١¡�� " |
---|
1230 | |
---|
1231 | #, python-format |
---|
1232 | msgid "" |
---|
1233 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
1234 | "double check /etc/pykota/pykota.conf : %s" |
---|
1235 | msgstr "" |
---|
1236 | "�š����%s ���. ������������١�� �������� /etc/pykota/pykota.conf : %" |
---|
1237 | "s ����� |
---|
1238 | |
---|
1239 | #, python-format |
---|
1240 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
1241 | msgstr "�š����%s(%s) �ҡ %s(scope=%s) �� ����觷���" |
---|
1242 | |
---|
1243 | #, python-format |
---|
1244 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
1245 | msgstr "���ѭ�㹡�������� LDAP (%s, %s)" |
---|
1246 | |
---|
1247 | #, python-format |
---|
1248 | msgid "Problem deleting LDAP entry (%s)" |
---|
1249 | msgstr "���ѭ�㹡�ź����ҡ LDAP (%s, %s)" |
---|
1250 | |
---|
1251 | #, python-format |
---|
1252 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
1253 | msgstr "���ѭ�㹡��㢢���LDAP (%s, %s)" |
---|
1254 | |
---|
1255 | #, python-format |
---|
1256 | msgid "" |
---|
1257 | "No pykotaAccountBalance object found for user %s. Did you create LDAP " |
---|
1258 | "entries manually ?" |
---|
1259 | msgstr "" |
---|
1260 | |
---|
1261 | #, python-format |
---|
1262 | msgid "" |
---|
1263 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
1264 | "pykotaAccount objectClass" |
---|
1265 | msgstr "" |
---|
1266 | "���ö�鹾��������%s ���Ҷ֧�� %s=%s �����Ѻ ����Ҫԡ Pykota " |
---|
1267 | "������� |
---|
1268 | |
---|
1269 | #, python-format |
---|
1270 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
1271 | msgstr "���ö�鹾�������Ҷ֧�������Ѻ pykotaGroup �������%s" |
---|
1272 | |
---|
1273 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
1274 | msgstr "�ӹǹ��Ҩ��١�� ������ҧ�����Ҫԡ�ͧ����¡��" |
---|
1275 | |
---|
1276 | #, python-format |
---|
1277 | msgid "Network error while doing SNMP queries on printer %s : %s" |
---|
1278 | msgstr "" |
---|
1279 | |
---|
1280 | #, python-format |
---|
1281 | msgid "Problem encountered while doing SNMP queries on printer %s : %s" |
---|
1282 | msgstr "" |
---|
1283 | |
---|
1284 | #, python-format |
---|
1285 | msgid "Waiting for printer %s to be idle or printing..." |
---|
1286 | msgstr "" |
---|
1287 | |
---|
1288 | #, python-format |
---|
1289 | msgid "Waiting for printer %s's idle status to stabilize..." |
---|
1290 | msgstr "" |
---|
1291 | |
---|
1292 | #, python-format |
---|
1293 | msgid "Problem during connection to %s:%s : %s" |
---|
1294 | msgstr "" |
---|
1295 | |
---|
1296 | #, python-format |
---|
1297 | msgid "Problem while sending PJL query to %s:%s : %s" |
---|
1298 | msgstr "" |
---|
1299 | |
---|
1300 | #, python-format |
---|
1301 | msgid "A problem occured while reading printer %s's internal page counter." |
---|
1302 | msgstr "" |
---|
1303 | |
---|
1304 | #, python-format |
---|
1305 | msgid "Retrieving printer %s's page counter from database instead." |
---|
1306 | msgstr "" |
---|
1307 | |
---|
1308 | #, python-format |
---|
1309 | msgid "" |
---|
1310 | "Couldn't retrieve printer %s's internal page counter either before or after " |
---|
1311 | "printing." |
---|
1312 | msgstr "" |
---|
1313 | |
---|
1314 | #, python-format |
---|
1315 | msgid "Job's size forced to 1 page for printer %s." |
---|
1316 | msgstr "" |
---|
1317 | |
---|
1318 | #, python-format |
---|
1319 | msgid "No previous job in database for printer %s." |
---|
1320 | msgstr "" |
---|
1321 | |
---|
1322 | #, python-format |
---|
1323 | msgid "Inconsistent values for printer %s's internal page counter." |
---|
1324 | msgstr "" |
---|
1325 | |
---|
1326 | msgid "" |
---|
1327 | "Internal SNMP accounting asked, but Python-SNMP is not available. Please " |
---|
1328 | "download it from http://pysnmp.sourceforge.net" |
---|
1329 | msgstr "" |
---|
1330 | |
---|
1331 | #, python-format |
---|
1332 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
1333 | msgstr "��������ͧ��ͧ�������ó�%s) ��Ѻ��ͧ����s" |
---|
1334 | |
---|
1335 | #, python-format |
---|
1336 | msgid "Launching HARDWARE(%s)..." |
---|
1337 | msgstr "����ӧҹ�ͧ���ó�%s)..." |
---|
1338 | |
---|
1339 | #, python-format |
---|
1340 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
1341 | msgstr "���ҳ SIGTERM �١���ѧ���ó����ѭ����ԡ %s (pid: %s)" |
---|
1342 | |
---|
1343 | #, python-format |
---|
1344 | msgid "Line [%s] skipped in accounter's output. Trying again..." |
---|
1345 | msgstr "" |
---|
1346 | |
---|
1347 | #, python-format |
---|
1348 | msgid "Hardware accounter %s exit code is %s" |
---|
1349 | msgstr "" |
---|
1350 | |
---|
1351 | #, python-format |
---|
1352 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
1353 | msgstr "���ä���������s ������ó�s)" |
---|
1354 | |
---|
1355 | #, python-format |
---|
1356 | msgid "" |
---|
1357 | "SNMP querying stage interrupted. Using latest value seen for internal page " |
---|
1358 | "counter (%s) on printer %s." |
---|
1359 | msgstr "" |
---|
1360 | |
---|
1361 | #, python-format |
---|
1362 | msgid "" |
---|
1363 | "PJL querying stage interrupted. Using latest value seen for internal page " |
---|
1364 | "counter (%s) on printer %s." |
---|
1365 | msgstr "" |
---|
1366 | |
---|
1367 | #, python-format |
---|
1368 | msgid "Launching SOFTWARE(%s)..." |
---|
1369 | msgstr "����ӧҹ�ͧ�Ϳ���(%s)..." |
---|
1370 | |
---|
1371 | #, python-format |
---|
1372 | msgid "Unable to compute job size with accounter %s" |
---|
1373 | msgstr "���ö�ӹdz��Ҵ�ҹ�������Ҫԡ %s" |
---|
1374 | |
---|
1375 | #, python-format |
---|
1376 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
1377 | msgstr "���ѭ��ҡ�����Ϳ�������Ҫԡ pid %s ��͡ : %s" |
---|
1378 | |
---|
1379 | #, python-format |
---|
1380 | msgid "Software accounter %s exit code is %s" |
---|
1381 | msgstr "�Ϳ�������Ҫԡ %s ���觡����� %s" |
---|
1382 | |
---|
1383 | msgid "PyKota Reports" |
---|
1384 | msgstr "�§ҹ PyKota" |
---|
1385 | |
---|
1386 | msgid "Report" |
---|
1387 | msgstr "�§ҹ" |
---|
1388 | |
---|
1389 | msgid "User / Group names mask" |
---|
1390 | msgstr "�� ��ͼ��/��͡����" |
---|
1391 | |
---|
1392 | msgid "Groups report" |
---|
1393 | msgstr "�§ҹ��� |
---|
1394 | |
---|
1395 | msgid "History" |
---|
1396 | msgstr "����� |
---|
1397 | |
---|
1398 | msgid "Empty" |
---|
1399 | msgstr "�ҧ" |
---|
1400 | |
---|
1401 | msgid "Date" |
---|
1402 | msgstr "����" |
---|
1403 | |
---|
1404 | msgid "Action" |
---|
1405 | msgstr "�Ԩ��� |
---|
1406 | |
---|
1407 | msgid "User" |
---|
1408 | msgstr "���" |
---|
1409 | |
---|
1410 | msgid "Printer" |
---|
1411 | msgstr "��ͧ���� |
---|
1412 | msgid "Hostname" |
---|
1413 | msgstr "������" |
---|
1414 | |
---|
1415 | msgid "JobId" |
---|
1416 | msgstr "����ҹ" |
---|
1417 | |
---|
1418 | msgid "JobSize" |
---|
1419 | msgstr "��Ҵ�ҹ" |
---|
1420 | |
---|
1421 | msgid "JobPrice" |
---|
1422 | msgstr "��ҧҹ" |
---|
1423 | |
---|
1424 | msgid "Copies" |
---|
1425 | msgstr "�ӹǹ��" |
---|
1426 | |
---|
1427 | msgid "JobBytes" |
---|
1428 | msgstr "�����Ҵ�ҹ" |
---|
1429 | |
---|
1430 | msgid "PageCounter" |
---|
1431 | msgstr "�ӹǹ˹� |
---|
1432 | |
---|
1433 | msgid "Title" |
---|
1434 | msgstr "�����" |
---|
1435 | |
---|
1436 | msgid "Filename" |
---|
1437 | msgstr "�������" |
---|
1438 | |
---|
1439 | msgid "Options" |
---|
1440 | msgstr "���͡" |
---|
1441 | |
---|
1442 | msgid "Previous page" |
---|
1443 | msgstr "˹���� |
---|
1444 | |
---|
1445 | msgid "Please click on the above button" |
---|
1446 | msgstr "" |
---|