root / pykota / trunk / po / sv_SE / pykota.po @ 2503

Revision 2503, 62.7 kB (checked in by jerome, 19 years ago)

Updated translation files with pkturnkey's new help.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
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 Swedish translation file.
23# Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005.
25#
26msgid ""
27msgstr ""
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-01-15 12:00+0100\n"
32"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
33"Language-Team: Swedish <alet@librelogiciel.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37
38#, python-format
39msgid ""
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"
61msgstr ""
62
63#, python-format
64msgid "SIGTERM received, job %s cancelled."
65msgstr "Mottog SIGTERM, utskrift %s avbr�"
66
67msgid "You are not allowed to print at this time."
68msgstr ""
69
70#, python-format
71msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
72msgstr "Kunde ej f�r�a jobbets storlek med standard PDL analys : %s"
73
74#, python-format
75msgid "Banner generator %s exit code is %s"
76msgstr ""
77
78msgid "Banner won't be printed : maximum number of deny banners reached."
79msgstr ""
80
81#, python-format
82msgid "Beware : computed job size (%s) != precomputed job size (%s)"
83msgstr ""
84
85msgid ""
86"The job size will be trusted anyway according to the 'trustjobsize' directive"
87msgstr ""
88
89#, python-format
90msgid ""
91"The job size will be trusted because it is inferior to the 'trustjobsize' "
92"directive's limit %s"
93msgstr ""
94
95#, python-format
96msgid ""
97"The job size will be modified according to the 'trustjobsize' directive : %s"
98msgstr ""
99
100#, python-format
101msgid ""
102"Printer %s not registered in the PyKota system, applying external policy (%"
103"s) for printer %s"
104msgstr ""
105"Skrivare %s inte registrerad i PyKotasystemet, till�ar extern policy (%s) "
106"f�krivare %s"
107
108#, python-format
109msgid ""
110"User %s not registered in the PyKota system, applying external policy (%s) "
111"for printer %s"
112msgstr ""
113"Anv�are %s inte registrerad i Pykotasystemet, till�ar extern policy (%s) "
114"f�krivare %s"
115
116#, python-format
117msgid ""
118"User %s doesn't have quota on printer %s in the PyKota system, applying "
119"external policy (%s) for printer %s"
120msgstr ""
121"Anv�are %s har inget utskriftssaldo p�krivare %s i PyKotasystemet, "
122"till�arextern policy (%s) f�krivare %s"
123
124#, python-format
125msgid ""
126"External policy %s for printer %s produced an error. Job rejected. Please "
127"check PyKota's configuration files."
128msgstr ""
129"Extern policy %s f�krivare %s l�ade ett felmeddelande. Utskrift "
130"avbruten. V�igen kontrollera PyKotas konfigurationsfiler."
131
132#, python-format
133msgid ""
134"Printer %s not registered in the PyKota system, applying default policy (%s)"
135msgstr ""
136"Skrivare %s �inte registrerad i PyKotasystemet, till�ar standardpolicy (%"
137"s)"
138
139#, python-format
140msgid ""
141"User %s not registered in the PyKota system, applying default policy (%s) "
142"for printer %s"
143msgstr ""
144"Anv�are %s �inte registrerad i PyKotasystemet, till�ar standardpolicy "
145"(%s) f�krivare %s"
146
147#, python-format
148msgid ""
149"User %s doesn't have quota on printer %s in the PyKota system, applying "
150"default policy (%s)"
151msgstr ""
152"Anv�are %s har inget utskriftssaldo p�krivare %s i PyKotasystemet, "
153"till�ar standardpolicy (%s)"
154
155#, python-format
156msgid ""
157"Printer %s still not registered in the PyKota system, job will be rejected"
158msgstr ""
159"Skrivare %s fortfarande inte registrerad i PyKotasystemet, utskriften avbryts"
160
161#, python-format
162msgid ""
163"User %s still not registered in the PyKota system, job will be rejected on "
164"printer %s"
165msgstr ""
166"Anv�are %s fortfarande inte registrerad i PyKotasystemet, utskriften p�
167"skrivare %s avbryts"
168
169#, python-format
170msgid ""
171"User %s still doesn't have quota on printer %s in the PyKota system, job "
172"will be rejected"
173msgstr ""
174"Anv�are %s har fortfarande inget utskriftssaldo p�krivare %s i "
175"PyKotasystemet,utskriften avbryts"
176
177msgid "Job is a dupe"
178msgstr ""
179
180msgid "Printing is denied by configuration"
181msgstr ""
182
183#, python-format
184msgid "Duplicate print jobs are not allowed on printer %s."
185msgstr ""
186
187msgid "Subprocess denied printing of a dupe"
188msgstr ""
189
190#, python-format
191msgid "Duplicate print jobs are not allowed on printer %s at this time."
192msgstr ""
193
194msgid "Subprocess allowed printing of a dupe"
195msgstr ""
196
197#, python-format
198msgid ""
199"\n"
200"\n"
201"Your system administrator :\n"
202"\n"
203"\t%s - <%s>\n"
204msgstr ""
205
206#, python-format
207msgid "Impossible to connect to SMTP server : %s"
208msgstr "Kunde ej f�ontakt med SMTP server : %s"
209
210msgid "Print Quota"
211msgstr "Utskriftssaldo"
212
213#, python-format
214msgid "Impossible to send mail to %s, error %s : %s"
215msgstr "Kunde inte s�a epost till %s, felmeddelande %s : %s"
216
217msgid "Job contains no data. Printing is denied."
218msgstr "Jobb inneh�er ingen data. Utskrift nekad"
219
220msgid "Job allowed by printer policy. No accounting will be done."
221msgstr ""
222
223#, python-format
224msgid "Invalid policy %s for printer %s"
225msgstr "Ogiltig policy %s f�krivare %s"
226
227#, python-format
228msgid "Precomputed job size (%s pages) too large for printer %s."
229msgstr ""
230
231#, python-format
232msgid "You are not allowed to print so many pages on printer %s at this time."
233msgstr ""
234
235#, python-format
236msgid "User %s is not allowed to print at this time."
237msgstr ""
238
239msgid "Your account settings forbid you to print at this time."
240msgstr ""
241
242#, python-format
243msgid "Print Quota exceeded for user %s on printer %s"
244msgstr "Utskriftssaldot ��trasserad f�nv�are %s p�krivare %s"
245
246#, python-format
247msgid "Print Quota low for user %s on printer %s"
248msgstr "Utskriftssaldot �l� anv�are %s p�krivare %s"
249
250msgid "Job denied, no accounting will be done."
251msgstr ""
252
253msgid "Job accounting begins."
254msgstr "Jobbsaldo p�rjas."
255
256msgid "Job denied, no accounting has been done."
257msgstr ""
258
259msgid "Job accounting ends."
260msgstr "Jobbsaldo avslutas."
261
262msgid "Job size forced to 0 because printing is denied."
263msgstr "Jobbstorlek satt till 0 f�tt utskriften nekades."
264
265#, python-format
266msgid "Job size : %i"
267msgstr "Jobbstorlek : %i"
268
269#, python-format
270msgid "User %s's quota on printer %s won't be modified"
271msgstr ""
272
273#, python-format
274msgid "Updating user %s's quota on printer %s"
275msgstr "Uppdaterar anv�are %s kvot p�krivare %s"
276
277msgid "Job added to history."
278msgstr "Jobb adderat till arkivet."
279
280#, python-format
281msgid "Billing code %s was updated."
282msgstr ""
283
284#, python-format
285msgid ""
286"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
287"\n"
288"Dumps PyKota database's content.\n"
289"\n"
290"command line usage :\n"
291"\n"
292"  dumpykota [options] [filterexpr]\n"
293"\n"
294"options :\n"
295"\n"
296"  -v | --version       Prints dumpykota's version number then exits.\n"
297"  -h | --help          Prints this message then exits.\n"
298"  \n"
299"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
300"                       \n"
301"                         - history : dumps the jobs history.\n"
302"                         - users : dumps users.\n"
303"                         - groups : dumps user groups.\n"
304"                         - printers : dump printers.\n"
305"                         - upquotas : dump user quotas.\n"
306"                         - gpquotas : dump user groups quotas.\n"
307"                         - payments : dumps user payments.\n"
308"                         - pmembers : dumps printer groups members.\n"
309"                         - umembers : dumps user groups members.\n"
310"                         - billingcodes : dumps billing codes.\n"
311"                         \n"
312"                       NB : the -d | --data command line option   \n"
313"                       is MANDATORY.\n"
314"  \n"
315"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
316"                       the format is to dump datas in the csv format (comma\n"
317"                       separated values). All data dumped is between double\n"
318"                       quotes. Allowed formats are :\n"
319"                       \n"
320"                         - csv : separate datas with commas\n"
321"                         - ssv : separate datas with semicolons\n"
322"                         - tsv : separate datas with tabs\n"
323"                         - xml : dump data as XML\n"
324"                         - cups : dump datas in CUPS' page_log format :\n"
325"                                  ONLY AVAILABLE WITH --data history\n"
326"                         \n"
327"  -o | --output fname  All datas will be dumped to the file instead of\n"
328"                       to the standard output. The special '-' filename\n"
329"                       is the default value and means stdout.\n"
330"                       WARNING : existing files are truncated !\n"
331"\n"
332"  -s | --sum           Summarize the selected datas.\n"
333"                           ONLY AVAILABLE WITH --data history or payments\n"
334"\n"
335"  Use the filter expressions to extract only parts of the \n"
336"  datas. Allowed filters are of the form :\n"
337"                \n"
338"         key=value\n"
339"                         \n"
340"  Allowed keys for now are :  \n"
341"                       \n"
342"         username       User's name\n"
343"         groupname      Users group's name\n"
344"         printername    Printer's name\n"
345"         pgroupname     Printers group's name\n"
346"         hostname       Client's hostname\n"
347"         billingcode    Job's billing code\n"
348"         start          Job's date of printing\n"
349"         end            Job's date of printing\n"
350"         \n"
351"  Contrary to other PyKota management tools, wildcard characters are not \n"
352"  expanded, so you can't use them.\n"
353"  \n"
354"  NB : not all keys are allowed for each data type, so the result may be \n"
355"  empty if you use a key not available for a particular data type.\n"
356"  \n"
357"Examples :\n"
358"\n"
359"  $ dumpykota --data history --format csv >myfile.csv\n"
360"  \n"
361"  This dumps the history in a comma separated values file, for possible\n"
362"  use in a spreadsheet.\n"
363"  \n"
364"  $ dumpykota --data users --format xml -o users.xml\n"
365"  \n"
366"  Dumps all users datas to the users.xml file.\n"
367"  \n"
368"  $ dumpykota --data history printername=HP2100 username=jerome\n"
369"  \n"
370"  Dumps the job history for user jerome on printer HP2100 only.\n"
371"  \n"
372"  $ dumpykota --data history start=200503 end=20050730234615\n"
373"  \n"
374"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
375"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
376msgstr ""
377
378msgid "The -d | --data command line option is mandatory, see help."
379msgstr ""
380
381#, python-format
382msgid ""
383"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
384"\n"
385"A Print Quota editor for PyKota.\n"
386"\n"
387"command line usage :\n"
388"\n"
389"  edpykota [options] user1 user2 ... userN\n"
390"  \n"
391"  edpykota [options] group1 group2 ... groupN\n"
392"\n"
393"options :\n"
394"\n"
395"  -v | --version       Prints edpykota's version number then exits.\n"
396"  -h | --help          Prints this message then exits.\n"
397"  \n"
398"  -a | --add           Adds users and/or printers if they don't \n"
399"                       exist on the Quota Storage Server.\n"
400"                       \n"
401"  -d | --delete        Deletes users/groups from the quota storage.\n"
402"                       Printers are never deleted.\n"
403"                       \n"
404"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
405"                       for a particular printer. Job price is optional.\n"
406"                       If both are to be set, separate them with a comma.\n"
407"                       Floating point values are allowed.\n"
408"                       \n"
409"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
410"                       when computing the cost of a print job. Positive or \n"
411"                       negative floating point values are allowed,\n"
412"                       this allows you to do some really creative\n"
413"                       things like giving money to an user whenever\n"
414"                       he prints. The number of pages in a print job\n"
415"                       is not modified by this coefficient, only the\n"
416"                       cost of the job for a particular user.\n"
417"                       Only users have a coefficient.\n"
418"  \n"
419"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
420"                              listed, separated by commas. The groups\n"
421"                              must already exist in the Quota Storage.\n"
422"  \n"
423"  -u | --users         Edit users print quotas, this is the default.\n"
424"  \n"
425"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
426"                       use wildcards characters to select only\n"
427"                       some printers. The default value is *, meaning\n"
428"                       all printers. \n"
429"                       You can specify several names or wildcards, \n"
430"                       by separating them with commas.\n"
431"  \n"
432"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
433"                       pg1, pg2, etc... which must already exist.\n"
434"                       A printer group is just like a normal printer,\n"
435"                       only that it is usually unknown from the printing\n"
436"                       system. Create printer groups exactly the same\n"
437"                       way that you create printers, then add other \n"
438"                       printers to them with this option.\n"
439"                       Accounting is done on a printer and on all\n"
440"                       the printer groups it belongs to, quota checking\n"
441"                       is done on a printer and on all the printer groups\n"
442"                       it belongs to.\n"
443"  \n"
444"  -g | --groups        Edit users groups print quotas instead of users.\n"
445"                          \n"
446"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
447"                       print quotas\n"
448"                       \n"
449"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
450"                       This is the same as --limitby noquota.\n"
451"  \n"
452"  -r | --reset         Resets the actual page counter for the user\n"
453"                       or group to zero on the specified printers. \n"
454"                       The life time page counter is kept unchanged.\n"
455"                       \n"
456"  -R | --hardreset     Resets the actual and life time page counters\n"
457"                       for the user or group to zero on the specified \n"
458"                       printers. This is a shortcut for '--used 0'.\n"
459"                       \n"
460"  -l | --limitby l     Choose if the user/group is limited in "
461"printing                     \n"
462"                       by its account balance or by its page quota.\n"
463"                       The default value is 'quota'. Allowed values\n"
464"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
465"                       and 'nochange' :\n"
466"                       \n"
467"                         - quota : limit by number of pages per printer.\n"
468"                         - balance : limit by number of credits in account.\n"
469"                         - noquota : no limit, accounting still done.\n"
470"                         - nochange : no limit, accounting not done. \n"
471"                         - noprint : printing is denied. \n"
472"                       NB : nochange and noprint are not supported for "
473"groups.\n"
474"                       \n"
475"  -b | --balance b     Sets the user's account balance to "
476"b.                     \n"
477"                       Account balance may be increase or decreased\n"
478"                       if b is prefixed with + or -.\n"
479"                       WARNING : when decreasing account balance,\n"
480"                       the total paid so far by the user is decreased\n"
481"                       too.\n"
482"                       Groups don't have a real balance, but the\n"
483"                       sum of their users' account balance.\n"
484"                       \n"
485"  -C | --comment txt   Defines some informational text to be associated\n"
486"                       with a change to an user's account balance.\n"
487"                       Only meaningful if -b | --balance is also used.\n"
488"                       \n"
489"  -S | --softlimit sl  Sets the quota soft limit to sl "
490"pages.                       \n"
491"  \n"
492"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
493"  \n"
494"  -I | --increase v    Increase both Soft and Hard limits by the value\n"
495"                       of v. You can prefix v with + or -, if no sign is\n"
496"                       used, + is assumed.\n"
497"\n"
498"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
499"                       useful for migrating users from a different system\n"
500"                       where they have already used some pages. Actual\n"
501"                       and Life Time page counters may be increased or "
502"decreased\n"
503"                       if usage is prefixed with + or -.\n"
504"                       WARNING : BOTH page counters are modified in all "
505"cases,\n"
506"                       so be careful.\n"
507"                       NB : if 'usage' equals '0', then the action taken is\n"
508"                       the same as if --hardreset was used.\n"
509"\n"
510"  user1 through userN and group1 through groupN can use wildcards\n"
511"  if the --add option is not set.\n"
512"  \n"
513"examples :                              \n"
514"\n"
515"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
516"  \n"
517"  This will add users john, paul, george and ringo to the quota\n"
518"  database, and set their print quotas to the same values than user \n"
519"  jerome. User jerome must already exist.\n"
520"  User ringo's email address will also be set to 'ringo@example.com'\n"
521"  \n"
522"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
523"  \n"
524"  This will set jerome's print quota on the lp printer to a soft limit\n"
525"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
526"  printer lp doesn't exist on the Quota Storage Server then nothing is "
527"done.\n"
528"\n"
529"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
530"  \n"
531"  Same as above, but if either user jerome or printer lp doesn't exist \n"
532"  on the Quota Storage Server they are automatically added. Also\n"
533"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
534"  already exist in the Quota Storage.\n"
535"            \n"
536"  $ edpykota -g -S 500 -H 550 financial support            \n"
537"  \n"
538"  This will set print quota soft limit to 500 pages and hard limit\n"
539"  to 550 pages for groups financial and support on all printers.\n"
540"  \n"
541"  $ edpykota --reset jerome \"jo*\"\n"
542"  \n"
543"  This will reset jerome's page counter to zero on all printers, as\n"
544"  well as every user whose name begins with 'jo'.\n"
545"  Their life time page counter on each printer will be kept unchanged.\n"
546"  You can also reset the life time page counters by using the\n"
547"  --hardreset | -R command line option.\n"
548"  \n"
549"  $ edpykota --printer hpcolor --noquota jerome\n"
550"  \n"
551"  This will tell PyKota to not limit jerome when printing on the \n"
552"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
553"  accounting of the pages he prints will still be kept.\n"
554"  Print Quotas for jerome on other printers are unchanged.\n"
555"  \n"
556"  $ edpykota --limitby balance jerome\n"
557"  \n"
558"  This will tell PyKota to limit jerome by his account's balance\n"
559"  when printing.\n"
560"  \n"
561"  $ edpykota --balance +10.0 jerome\n"
562"  \n"
563"  This will increase jerome's account balance by 10.0 (in your\n"
564"  own currency). You can decrease the account balance with a\n"
565"  dash prefix, and set it to a fixed amount with no prefix.\n"
566"  \n"
567"  $ edpykota --delete jerome rachel\n"
568"  \n"
569"  This will completely delete jerome and rachel from the Quota Storage\n"
570"  database. All their quotas and jobs will be deleted too.\n"
571"  \n"
572"  $ edpykota --printer lp --charge 0.1\n"
573"  \n"
574"  This will set the page price for printer lp to 0.1. Job price\n"
575"  will not be changed.\n"
576"  \n"
577"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
578"  \n"
579"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
580"  When printing either on hplj1 or hplj2, print quota will also be \n"
581"  checked and accounted for on virtual printers Laser and HP.\n"
582"  \n"
583"  $ edpykota --overcharge 2.5 poorstudent\n"
584"  \n"
585"  This will overcharge the poorstudent user by a factor of 2.5.\n"
586"  \n"
587"  $ edpykota --overcharge -1 jerome\n"
588"  \n"
589"  User jerome will actually earn money whenever he prints.\n"
590"  \n"
591"  $ edpykota --overcharge 0 boss\n"
592"  \n"
593"  User boss can print at will, it won't cost him anything because the\n"
594"  cost of each print job will be multiplied by zero before charging\n"
595"  his account.\n"
596msgstr ""
597
598msgid "You're not allowed to use this command."
599msgstr ""
600
601#, python-format
602msgid "Invalid limitby value %s"
603msgstr "Ogiltigt v�e %s p�ariabeln limitby"
604
605#, python-format
606msgid "Invalid used value %s."
607msgstr ""
608
609#, python-format
610msgid "Invalid increase value %s."
611msgstr ""
612
613#, python-format
614msgid "Invalid softlimit value %s."
615msgstr "Ogiltigt mjukgr�v�e %s."
616
617#, python-format
618msgid "Invalid hardlimit value %s."
619msgstr "Ogiltigt h�gr�v�e %s."
620
621#, python-format
622msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
623msgstr ""
624"H�gr�v�et %i �mindre �mjukgr�v�et %i, v�ena kommer bytas."
625
626#, python-format
627msgid "Invalid overcharge value %s"
628msgstr ""
629
630#, python-format
631msgid "Invalid balance value %s"
632msgstr "Ogiltigt saldov�e %s. "
633
634#, python-format
635msgid "Invalid charge amount value %s"
636msgstr "Ogiltigt v�e %s p�ris."
637
638#, python-format
639msgid "Impossible to add printer %s"
640msgstr "Om�gt att l�a till skrivare %s"
641
642#, python-format
643msgid "Invalid printer name %s"
644msgstr "Ogiltigt skrivarnamn %s"
645
646#, python-format
647msgid "There's no printer matching %s"
648msgstr "Det finns ingen matchande skrivare till %s"
649
650msgid "You have to pass user or group names on the command line"
651msgstr "Du m�e skicka med anv�are- eller gruppnamn p�ommandoraden"
652
653#, python-format
654msgid "Prototype object %s not found in Quota Storage."
655msgstr "Prototypen f�bjektet %s hittas inte i PyKotasystemet"
656
657#, python-format
658msgid "Prototype %s not found in Quota Storage for printer %s."
659msgstr "Prototypen %s hittas inte i PyKotasystemet f�krivaren %s."
660
661#, python-format
662msgid "Undefined hard limit set to soft limit (%s) on printer %s."
663msgstr "Odefinerat h�gr�v�e satt till mjukgr�v�e (%s) p�rinter %s."
664
665#, python-format
666msgid "Undefined soft limit set to hard limit (%s) on printer %s."
667msgstr "Odefinerat mjukgr�v�e satt till h�gr�v�e (%s) p�rinter %s."
668
669#, python-format
670msgid "Invalid email address %s"
671msgstr "Ogiltig epostadress %s"
672
673#, python-format
674msgid "Unknown group %s"
675msgstr ""
676
677#, python-format
678msgid "Unknown user %s"
679msgstr ""
680
681#, python-format
682msgid "Invalid group name %s"
683msgstr "Ogiltigt gruppnamn %s"
684
685#, python-format
686msgid "Invalid user name %s"
687msgstr "Ogiltigt anv�arnamn %s"
688
689#, python-format
690msgid "Quota not found for object %s on printer %s."
691msgstr "Utskriftssaldo hittades inte f�bjekt %s p�rinter %s."
692
693#, python-format
694msgid "You can't increase limits by %s when no limit is set."
695msgstr ""
696
697msgid "You can't set negative limits."
698msgstr ""
699
700#, python-format
701msgid "Group %s not found in the PyKota Storage."
702msgstr "Gruppen %s hittades inte i PyKotasystemet."
703
704#, python-format
705msgid "Nonexistent user %s or missing print quota entry."
706msgstr ""
707
708#, python-format
709msgid "Nonexistent group %s or missing print quota entry."
710msgstr ""
711
712msgid "incompatible options, see help."
713msgstr "Of�liga val, se manualerna"
714
715#, python-format
716msgid ""
717"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
718"\n"
719"Generates print quota reports.\n"
720"\n"
721"command line usage :\n"
722"\n"
723"  repykota [options] \n"
724"\n"
725"options :\n"
726"\n"
727"  -v | --version       Prints repykota's version number then exits.\n"
728"  -h | --help          Prints this message then exits.\n"
729"  \n"
730"  -u | --users         Generates a report on users quota, this is \n"
731"                       the default.\n"
732"  \n"
733"  -g | --groups        Generates a report on group quota instead of users.\n"
734"  \n"
735"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
736"                              groups. Reserved to PyKota Administrators.\n"
737"  \n"
738"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
739"                       use wildcards characters to select only\n"
740"                       some printers. The default value is *, meaning\n"
741"                       all printers.\n"
742"                       You can specify several names or wildcards, \n"
743"                       by separating them with commas.\n"
744"  \n"
745"examples :                              \n"
746"\n"
747"  $ repykota --printer lp\n"
748"  \n"
749"  This will print the quota status for all users who use the lp printer.\n"
750"\n"
751"  $ repykota \n"
752"  \n"
753"  This will print the quota status for all users on all printers.\n"
754"  \n"
755"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
756"  \n"
757"  This will print the quota status for user jerome and all users\n"
758"  whose name begins with \"jo\" on all printers which name begins\n"
759"  with \"laser\" or ends with \"pson\".\n"
760"  \n"
761"  If launched by an user who is not a PyKota administrator, additionnal\n"
762"  arguments representing users or groups names are ignored, and only the\n"
763"  current user/group is reported.\n"
764msgstr ""
765
766msgid "Option --ingroups is reserved to PyKota Administrators."
767msgstr ""
768
769#, python-format
770msgid ""
771"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
772"\n"
773"Sends mail to users over print quota.\n"
774"\n"
775"command line usage :\n"
776"\n"
777"  warnpykota  [options]  [names]\n"
778"\n"
779"options :\n"
780"\n"
781"  -v | --version       Prints warnpykota's version number then exits.\n"
782"  -h | --help          Prints this message then exits.\n"
783"  \n"
784"  -u | --users         Warns users over their print quota, this is the \n"
785"                       default.\n"
786"  \n"
787"  -g | --groups        Warns users whose groups quota are over limit.\n"
788"  \n"
789"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
790"                       use wildcards characters to select only\n"
791"                       some printers. The default value is *, meaning\n"
792"                       all printers.\n"
793"                       You can specify several names or wildcards, \n"
794"                       by separating them with commas.\n"
795"  \n"
796"examples :                              \n"
797"\n"
798"  $ warnpykota --printer lp\n"
799"  \n"
800"  This will warn all users of the lp printer who have exceeded their\n"
801"  print quota.\n"
802"\n"
803"  $ warnpykota \n"
804"  \n"
805"  This will warn all users  who have exceeded their print quota on\n"
806"  any printer.\n"
807"\n"
808"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
809"  \n"
810"  This will warn all users of groups which names begins with \"dev\" and\n"
811"  who have exceeded their print quota on any printer which name begins \n"
812"  with \"laserjet\"\n"
813"  \n"
814"  If launched by an user who is not a PyKota administrator, additionnal\n"
815"  arguments representing users or groups names are ignored, and only the\n"
816"  current user/group is reported.\n"
817msgstr ""
818
819#, python-format
820msgid ""
821"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
822"\n"
823"Generates banners.\n"
824"\n"
825"command line usage :\n"
826"\n"
827"  pkbanner  [options]  [more info]\n"
828"\n"
829"options :\n"
830"\n"
831"  -v | --version       Prints pkbanner's version number then exits.\n"
832"  -h | --help          Prints this message then exits.\n"
833"  \n"
834"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
835"                       be drawn at the center top of the page. The default\n"
836"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
837"                       \n"
838"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
839"                       page sizes are recognized, like 'A4' or 'Letter'\n"
840"                       to name a few. The default size is A4.\n"
841"  \n"
842"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
843"                       used to save toner. The default value is 0, which\n"
844"                       means that no toner saving will be done.\n"
845"  \n"
846"  -u | --url u         Uses u as an url to be written at the bottom of \n"
847"                       the banner page. The default url is :\n"
848"                       http://www.librelogiciel.com/software/\n"
849"  \n"
850"examples :                              \n"
851"\n"
852"  Using pkbanner directly from the command line is not recommended,\n"
853"  excepted for testing purposes. You should use pkbanner in the\n"
854"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
855"  \n"
856"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
857"  \n"
858"      With such a setting in pykota.conf, all print jobs will be \n"
859"      prefixed with an A4 banner with no logo, and text luminosity will\n"
860"      be increased by 75%%. The PostScript output will be directly sent\n"
861"      to your printer.\n"
862"      \n"
863"  You'll find more examples in the sample configuration file included    \n"
864"  in PyKota.\n"
865msgstr ""
866
867msgid "Unknown"
868msgstr ""
869
870msgid "Username"
871msgstr ""
872
873msgid "More Info"
874msgstr ""
875
876msgid "Job"
877msgstr ""
878
879msgid "Date"
880msgstr "Datum"
881
882msgid "Allowed"
883msgstr ""
884
885msgid "Denied"
886msgstr ""
887
888msgid "Allowed with Warning"
889msgstr ""
890
891msgid "Result"
892msgstr ""
893
894msgid "Title"
895msgstr "Titel"
896
897msgid "Filename"
898msgstr "Filnamn"
899
900#, python-format
901msgid "Pages printed so far on %s"
902msgstr ""
903
904msgid "Account balance"
905msgstr ""
906
907msgid "Soft Limit"
908msgstr ""
909
910msgid "Hard Limit"
911msgstr ""
912
913msgid "Date Limit"
914msgstr ""
915
916msgid "Allowed range is (0..99)"
917msgstr ""
918
919#, python-format
920msgid "Invalid 'savetoner' option %s : %s"
921msgstr ""
922
923#, python-format
924msgid "Invalid 'pagesize' option %s, defaulting to A4."
925msgstr ""
926
927#, python-format
928msgid ""
929"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
930"\n"
931"A billing codes Manager for PyKota.\n"
932"\n"
933"command line usage :\n"
934"\n"
935"  pkbcodes [options] code1 code2 code3 ... codeN\n"
936"\n"
937"options :\n"
938"\n"
939"  -v | --version       Prints pkbcodes version number then exits.\n"
940"  -h | --help          Prints this message then exits.\n"
941"  \n"
942"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
943"                       database. If they exist, they are modified\n"
944"                       unless -s|--skipexisting is also used.\n"
945"\n"
946"  -d | --delete        Deletes billing codes from PyKota's database.\n"
947"                       NB : the history entries with this billing code\n"
948"                       are not deleted, voluntarily.\n"
949"\n"
950"  -D | --description d Adds a textual description to billing codes.\n"
951"\n"
952"  -l | --list          List informations about the billing codes.\n"
953"\n"
954"  -s | --reset         Resets the billing codes' balance and page counters\n"
955"                       to 0.\n"
956"\n"
957"  -s | --skipexisting  In combination with the --add option above, tells\n"
958"                       pkbcodes to not modify existing billing codes.\n"
959"\n"
960"  code1 through codeN can contain wildcards if the --add option\n"
961"  is not set.\n"
962"\n"
963"examples :                              \n"
964"\n"
965"  $ pkbcodes --add -D \"My project\" myproj\n"
966"\n"
967"  Will create the myproj billing code with \"My project\"\n"
968"  as the description.\n"
969"\n"
970"  $ pkbcodes --delete \"*\"\n"
971"\n"
972"  This will completely delete all the billing codes, but without\n"
973"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
974"  \n"
975"  $ pkbcodes --list \"my*\"\n"
976"  \n"
977"  This will list all billing codes which name begins with 'my'.\n"
978msgstr ""
979
980#, python-format
981msgid "Billing code [%s] already exists, skipping."
982msgstr ""
983
984#, python-format
985msgid "Billing code [%s] already exists, will be modified."
986msgstr ""
987
988#, python-format
989msgid "Impossible to add billingcode %s"
990msgstr ""
991
992#, python-format
993msgid "There's no billingcode matching %s"
994msgstr ""
995
996msgid "pages"
997msgstr ""
998
999msgid "and"
1000msgstr ""
1001
1002msgid "credits"
1003msgstr ""
1004
1005msgid "You have to pass billing codes on the command line"
1006msgstr ""
1007
1008#, python-format
1009msgid ""
1010"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1011"\n"
1012"Email gateway for PyKota.\n"
1013"\n"
1014"command line usage :\n"
1015"\n"
1016"  pkmail  [options]\n"
1017"\n"
1018"options :\n"
1019"\n"
1020"  -v | --version       Prints pkmail's version number then exits.\n"
1021"  -h | --help          Prints this message then exits.\n"
1022"  \n"
1023"    \n"
1024"  This command is meant to be used from your mail server's aliases file,\n"
1025"  as a pipe. It will then accept commands send to it in email messages,\n"
1026"  and will send the answer to the command's originator.\n"
1027"  \n"
1028"  To use this command, create an email alias in /etc/aliases with\n"
1029"  the following format :\n"
1030"  \n"
1031"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1032"    \n"
1033"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1034"  \n"
1035"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1036"  the command in the subject.\n"
1037"  \n"
1038"  List of supported commands :\n"
1039"  \n"
1040"        report [username]\n"
1041"  \n"
1042"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1043"  system user in the 'pykota' system group to ensure this user can\n"
1044"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1045"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1046"  that you think at least twice before doing this though.\n"
1047"  \n"
1048"  Use at your own risk !\n"
1049msgstr ""
1050
1051#, python-format
1052msgid ""
1053"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1054"\n"
1055"A Printers Manager for PyKota.\n"
1056"\n"
1057"command line usage :\n"
1058"\n"
1059"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1060"\n"
1061"options :\n"
1062"\n"
1063"  -v | --version       Prints pkprinters's version number then exits.\n"
1064"  -h | --help          Prints this message then exits.\n"
1065"  \n"
1066"  -a | --add           Adds printers if they don't exist on the Quota \n"
1067"                       Storage Server. If they exist, they are modified\n"
1068"                       unless -s|--skipexisting is also used.\n"
1069"                       \n"
1070"  -d | --delete        Deletes printers from the quota storage.\n"
1071"  \n"
1072"  -D | --description d Adds a textual description to printers.\n"
1073"                       \n"
1074"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1075"                       Job price is optional.\n"
1076"                       If both are to be set, separate them with a comma.\n"
1077"                       Floating point and negative values are allowed.\n"
1078"  \n"
1079"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1080"                       groups pg1, pg2, etc... which must already exist.\n"
1081"                       A printer group is just like a normal printer,\n"
1082"                       only that it is usually unknown from the printing\n"
1083"                       system. Create printer groups exactly the same\n"
1084"                       way that you create printers, then add other \n"
1085"                       printers to them with this option.\n"
1086"                       Accounting is done on a printer and on all\n"
1087"                       the printer groups it belongs to, quota checking\n"
1088"                       is done on a printer and on all the printer groups\n"
1089"                       it belongs to.\n"
1090"                       If the --remove option below is not used, the \n"
1091"                       default action is to add printers to the specified\n"
1092"                       printer groups.\n"
1093"                       \n"
1094"  -l | --list          List informations about the printer(s) and the\n"
1095"                       printers groups it is a member of.\n"
1096"                       \n"
1097"  -r | --remove        In combination with the --groups option "
1098"above,                       \n"
1099"                       remove printers from the specified printers groups.\n"
1100"                       \n"
1101"  -s | --skipexisting  In combination with the --add option above, tells\n"
1102"                       pkprinters to not modify existing printers.\n"
1103"                       \n"
1104"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1105"                       to s pages.\n"
1106"                       \n"
1107"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1108"                       mode, users are allowed to print without any impact\n"
1109"                       on their quota or account balance.\n"
1110"                       \n"
1111"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1112"                       Without -p or -n, printers are created in \n"
1113"                       normal mode, i.e. no passthrough.\n"
1114"  \n"
1115"  printer1 through printerN can contain wildcards if the --add option \n"
1116"  is not set.\n"
1117"  \n"
1118"examples :                              \n"
1119"\n"
1120"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1121"hp8000\n"
1122"  \n"
1123"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1124"  Their price per page will be set at 0.05 unit, and their price\n"
1125"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1126"  or whatever you want them to mean.\n"
1127"  All of their descriptions will be set to the string \"HP Printer\".\n"
1128"  If any of these printers already exists, it will also be modified \n"
1129"  unless the -s|--skipexisting command line option is also used.\n"
1130"            \n"
1131"  $ pkprinters --delete \"*\"\n"
1132"  \n"
1133"  This will completely delete all printers and associated quota "
1134"information,\n"
1135"  as well as their job history. USE WITH CARE !\n"
1136"  \n"
1137"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1138"  \n"
1139"  This will put all printers which name matches \"hp*\" into printers "
1140"groups \n"
1141"  Laser and HP, which MUST already exist.\n"
1142"  \n"
1143"  $ pkprinters --groups LexMark --remove hp2200\n"
1144"  \n"
1145"  This will remove the hp2200 printer from the LexMark printer group.\n"
1146msgstr ""
1147
1148#, python-format
1149msgid "Invalid maximum job size value %s"
1150msgstr ""
1151
1152#, python-format
1153msgid "Printer %s already exists, skipping."
1154msgstr "Skrivare %s existerar redan, hoppar �."
1155
1156#, python-format
1157msgid "Printer %s already exists, will be modified."
1158msgstr "Skrivare %s existerar redan, kommer bli modifierad."
1159
1160msgid "in"
1161msgstr "i"
1162
1163#, python-format
1164msgid "Passthrough mode : %s"
1165msgstr ""
1166
1167msgid "ON"
1168msgstr ""
1169
1170msgid "OFF"
1171msgstr ""
1172
1173#, python-format
1174msgid "Maximum job size : %s"
1175msgstr ""
1176
1177#, python-format
1178msgid "%s pages"
1179msgstr ""
1180
1181msgid "Unlimited"
1182msgstr ""
1183
1184msgid "You have to pass printer groups names on the command line"
1185msgstr "Du m�e skicka med skrivargruppnamn p�ommandoraden"
1186
1187msgid "You have to pass printer names on the command line"
1188msgstr "Du m�e skicka med skrivarnamn p�ommandoraden"
1189
1190#, python-format
1191msgid ""
1192"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1193"\n"
1194"A turn key tool for PyKota. When launched, this command will initialize\n"
1195"PyKota's database with all existing print queues and some or all users.\n"
1196"For now, no prices or limits are set, so printing is fully accounted\n"
1197"for, but not limited. That's why you'll probably want to also use\n"
1198"edpykota once the database has been initialized.\n"
1199"\n"
1200"command line usage :\n"
1201"\n"
1202"  pkturnkey [options] [printqueues names]\n"
1203"\n"
1204"options :\n"
1205"\n"
1206"  -v | --version       Prints pkturnkey version number then exits.\n"
1207"  -h | --help          Prints this message then exits.\n"
1208"  \n"
1209"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1210"  \n"
1211"  -d | --dousers       Manages users accounts as well.\n"
1212"  \n"
1213"  -D | --dogroups      Manages users groups as well.\n"
1214"                       Implies -d | --dousers.\n"
1215"  \n"
1216"  -e | --emptygroups   Includes empty groups.\n"
1217"  \n"
1218"  -f | --force         Modifies the database instead of printing what\n"
1219"                       it would do.\n"
1220"                       \n"
1221"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1222"to\n"
1223"                       uid. You can pass an username there as well, and its\n"
1224"                       uid will be used automatically.\n"
1225"                       If not set, 0 will be used automatically.\n"
1226"                       Implies -d | --dousers.\n"
1227"                       \n"
1228"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1229"                       uid. You can pass an username there as well, and its\n"
1230"                       uid will be used automatically.\n"
1231"                       If not set, a large value will be used "
1232"automatically.\n"
1233"                       Implies -d | --dousers.\n"
1234"\n"
1235"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1236"to\n"
1237"                       gid. You can pass a groupname there as well, and its\n"
1238"                       gid will be used automatically.\n"
1239"                       If not set, 0 will be used automatically.\n"
1240"                       Implies -D | --dogroups.\n"
1241"                       \n"
1242"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1243"to\n"
1244"                       gid. You can pass a groupname there as well, and its\n"
1245"                       gid will be used automatically.\n"
1246"                       If not set, a large value will be used "
1247"automatically.\n"
1248"                       Implies -D | --dogroups.\n"
1249"\n"
1250"examples :                              \n"
1251"\n"
1252"  $ pkturnkey --dousers --uidmin jerome\n"
1253"\n"
1254"  Will simulate the initialization of PyKota's database will all existing\n"
1255"  printers and print accounts for all users whose uid is greater than\n"
1256"  or equal to jerome's one. Won't manage any users group.\n"
1257"  \n"
1258"  To REALLY initialize the database instead of simulating it, please\n"
1259"  use the -f | --force command line switch.\n"
1260"  \n"
1261"  You can limit the initialization to only a subset of the existing\n"
1262"  printers, by passing their names at the end of the command line.\n"
1263msgstr ""
1264
1265#, python-format
1266msgid ""
1267"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1268"restart CUPS."
1269msgstr ""
1270
1271msgid "Please be patient..."
1272msgstr ""
1273
1274msgid "Don't worry, the database WILL NOT BE MODIFIED."
1275msgstr ""
1276
1277msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1278msgstr ""
1279
1280msgid "System users will have a print account as well !"
1281msgstr ""
1282
1283#, python-format
1284msgid "Unknown username %s : %s"
1285msgstr ""
1286
1287msgid "System groups will have a print account as well !"
1288msgstr ""
1289
1290#, python-format
1291msgid "Unknown groupname %s : %s"
1292msgstr ""
1293
1294msgid "Simulation terminated."
1295msgstr ""
1296
1297msgid "Database initialized !"
1298msgstr ""
1299
1300msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1301msgstr ""
1302
1303msgid ""
1304"The --gidmin or --gidmax command line option implies --dogroups as well."
1305msgstr ""
1306
1307msgid "The --dogroups command line option implies --dousers as well."
1308msgstr ""
1309
1310#, python-format
1311msgid ""
1312"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1313"\n"
1314"An OSD quota monitor for PyKota.\n"
1315"\n"
1316"command line usage :\n"
1317"\n"
1318"  pykosd [options]\n"
1319"\n"
1320"options :\n"
1321"\n"
1322"  -v | --version       Prints pykosd's version number then exits.\n"
1323"  -h | --help          Prints this message then exits.\n"
1324"  \n"
1325"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
1326"                       triplet, for example #FF0000 is 100%% red.\n"
1327"                       Defaults to 100%% green (#00FF00).\n"
1328"                       \n"
1329"  -d | --duration d    Sets the duration of the display in seconds. \n"
1330"                       Defaults to 3 seconds.\n"
1331"                       \n"
1332"  -f | --font f        Sets the font to use for "
1333"display.                      \n"
1334"                       Defaults to the Python OSD library's default.\n"
1335"  \n"
1336"  -l | --loop n        Sets the number of times the info will be displayed.\n"
1337"                       Defaults to 0, which means loop forever.\n"
1338"                       \n"
1339"  -s | --sleep s       Sets the sleeping duration between two displays \n"
1340"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
1341"                       \n"
1342"  \n"
1343"examples :                              \n"
1344"\n"
1345"  $ pykosd -s 60 --loop 5\n"
1346"  \n"
1347"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
1348"  and will last for 3 seconds (the default) each time. After five\n"
1349"  iterations, the program will exit.\n"
1350msgstr ""
1351
1352#, python-format
1353msgid "Invalid duration option %s"
1354msgstr "Felaktig val f�duration' %s"
1355
1356#, python-format
1357msgid "Invalid loop option %s"
1358msgstr "Felaktig val f�loop' %s"
1359
1360#, python-format
1361msgid "Invalid sleep option %s"
1362msgstr "Felaktig val f�sleep %s"
1363
1364#, python-format
1365msgid "Invalid color option %s"
1366msgstr "Felaktig val f�color' %s"
1367
1368#, python-format
1369msgid "User %s doesn't exist in PyKota's database"
1370msgstr "Anv�are %s existerar inte i PyKotas databas"
1371
1372#, python-format
1373msgid "Pages used on %s : %s"
1374msgstr "Sidor anv�a p�s : %s"
1375
1376#, python-format
1377msgid "PyKota Units left : %.2f"
1378msgstr "PyKota enheter kvar : %.2f"
1379
1380#, python-format
1381msgid ""
1382"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1383"\n"
1384"Gives print quotes to users.\n"
1385"\n"
1386"command line usage :\n"
1387"\n"
1388"  pykotme  [options]  [files]\n"
1389"\n"
1390"options :\n"
1391"\n"
1392"  -v | --version       Prints pykotme's version number then exits.\n"
1393"  -h | --help          Prints this message then exits.\n"
1394"  \n"
1395"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1396"                       use wildcards characters to select only\n"
1397"                       some printers. The default value is *, meaning\n"
1398"                       all printers.\n"
1399"                       You can specify several names or wildcards, \n"
1400"                       by separating them with commas.\n"
1401"  \n"
1402"examples :                              \n"
1403"\n"
1404"  $ pykotme --printer apple file1.ps file2.ps\n"
1405"  \n"
1406"  This will give a print quote to the current user. The quote will show\n"
1407"  the price and size of a job consisting in file1.ps and file2.ps \n"
1408"  which would be sent to the apple printer.\n"
1409"  \n"
1410"  $ pykotme --printer apple,hplaser <file1.ps\n"
1411"  \n"
1412"  This will give a print quote to the current user. The quote will show\n"
1413"  the price and size of a job consisting in file1.ps as read from\n"
1414"  standard input, which would be sent to the apple or hplaser\n"
1415"  printer.\n"
1416"\n"
1417"  $ pykotme \n"
1418"  \n"
1419"  This will give a quote for a job consisting of what is on standard \n"
1420"  input. The quote will list the job size, and the price the job\n"
1421"  would cost on each printer.\n"
1422msgstr ""
1423
1424#, python-format
1425msgid "Your account balance : %.2f"
1426msgstr "Ditt utskriftssaldo : %.2f"
1427
1428#, python-format
1429msgid "Job size : %i pages"
1430msgstr "Utskriftsstorlek : %i sidor"
1431
1432#, python-format
1433msgid "Cost on printer %s : %.2f"
1434msgstr "Kostnad p�krivare %s : %.2f"
1435
1436msgid "PyKota Data Dumper"
1437msgstr ""
1438
1439msgid "Dump"
1440msgstr ""
1441
1442msgid "Please click on the above button"
1443msgstr ""
1444
1445msgid "Data Type"
1446msgstr ""
1447
1448msgid "Output Format"
1449msgstr ""
1450
1451msgid "Filter"
1452msgstr ""
1453
1454msgid "Summarize"
1455msgstr ""
1456
1457msgid "only for payments or history"
1458msgstr ""
1459
1460msgid "PyKota Reports"
1461msgstr "PyKota rapporter"
1462
1463msgid "Report"
1464msgstr "Rapport"
1465
1466msgid "Printer"
1467msgstr "Skrivare"
1468
1469msgid "User / Group names mask"
1470msgstr "Anv�ar- / Gruppnamn maskering"
1471
1472msgid "Groups report"
1473msgstr "Grupprapport"
1474
1475msgid "History"
1476msgstr "Historia"
1477
1478msgid "Empty"
1479msgstr "Tom"
1480
1481msgid "Action"
1482msgstr "Aktion"
1483
1484msgid "User"
1485msgstr "Anv�are"
1486
1487msgid "Hostname"
1488msgstr "Datornamn"
1489
1490msgid "JobId"
1491msgstr "JobbId"
1492
1493msgid "Number of pages"
1494msgstr ""
1495
1496msgid "Cost"
1497msgstr ""
1498
1499msgid "Copies"
1500msgstr "Kopior"
1501
1502msgid "Number of bytes"
1503msgstr ""
1504
1505msgid "Printer's internal counter"
1506msgstr ""
1507
1508msgid "Options"
1509msgstr "Optioner"
1510
1511msgid "MD5Sum"
1512msgstr ""
1513
1514msgid "Billing code"
1515msgstr ""
1516
1517msgid "Precomputed number of pages"
1518msgstr ""
1519
1520msgid "Precomputed cost"
1521msgstr ""
1522
1523msgid "Pages details"
1524msgstr ""
1525
1526msgid "(not supported yet)"
1527msgstr ""
1528
1529msgid "Previous page"
1530msgstr "F��de sida"
1531
1532msgid "PyKota Quotes"
1533msgstr ""
1534
1535msgid "Quote"
1536msgstr ""
1537
1538msgid ""
1539"The exact cost of a print job can only be determined for a particular user. "
1540"Please retry while logged-in."
1541msgstr ""
1542
1543#, python-format
1544msgid "Unsupported accounter backend %s"
1545msgstr "Ej underst�redovisningsmetod %s"
1546
1547#, python-format
1548msgid ""
1549"Configuration file %s can't be read. Please check that the file exists and "
1550"that your permissions are sufficient."
1551msgstr ""
1552
1553#, python-format
1554msgid "Configuration file %s not found."
1555msgstr "Konfigurationsfil %s hittades inte."
1556
1557#, python-format
1558msgid "Option %s not found in section global of %s"
1559msgstr "Variabeln %s hittades inte i sektion 'global' i %s"
1560
1561#, python-format
1562msgid "Option %s not found in section %s of %s"
1563msgstr "Variabeln %s hittades inte i sektion '%s' i %s"
1564
1565#, python-format
1566msgid "Option ldaptls is set, but certificate %s is not readable."
1567msgstr ""
1568
1569#, python-format
1570msgid "Option logger only supports values in %s"
1571msgstr "Variabeln 'logger' st�r bara v�en i %s"
1572
1573#, python-format
1574msgid "Invalid accounter %s for printer %s"
1575msgstr "Ogiltig redovisningsmetod %s f�rintern %s"
1576
1577#, python-format
1578msgid "Option accounter in section %s only supports values in %s"
1579msgstr "Variabeln 'accounter' i sektion '%s' st�r bara v�en i %s"
1580
1581#, python-format
1582msgid "Invalid unknown_billingcode directive %s for printer %s"
1583msgstr ""
1584
1585#, python-format
1586msgid "Directive unknown_billingcode in section %s only supports values in %s"
1587msgstr ""
1588
1589#, python-format
1590msgid "Option enforcement in section %s only supports values in %s"
1591msgstr "Till�ad option i sektion %s st�r bara v�en i %s"
1592
1593#, python-format
1594msgid "Option onaccountererror in section %s only supports values in %s"
1595msgstr ""
1596
1597#, python-format
1598msgid "Option policy in section %s only supports values in %s"
1599msgstr "Variabeln 'policy' i sektion '%s' st�r bara v�en i %s"
1600
1601#, python-format
1602msgid "Invalid option mailto %s for printer %s"
1603msgstr "Ogiltig variabel 'mailto' %s f�krivare %s"
1604
1605#, python-format
1606msgid "Option mailto in section %s only supports values in %s"
1607msgstr "Variabeln 'mailto' i sektion '%s' st�r bara v�en i %s"
1608
1609#, python-format
1610msgid "Invalid maximal deny banners counter %s"
1611msgstr ""
1612
1613#, python-format
1614msgid "Invalid grace delay %s"
1615msgstr "Ogiltigt uppskovsv�e (grace delay) %s"
1616
1617#, python-format
1618msgid "Invalid poor man's threshold %s"
1619msgstr "Ogiltigt fattigmansv�e (poor man's threshold) %s"
1620
1621msgid ""
1622"Your Print Quota account balance is Low.\n"
1623"Soon you'll not be allowed to print anymore.\n"
1624"Please contact the Print Quota Administrator to solve the problem."
1625msgstr ""
1626"Saldot p�itt utskriftskonto �l�.\n"
1627"Snart kommer du inte kunna skriva ut l�re.\n"
1628"V�igen kontakta din systemadministrat��tt l�problemet."
1629
1630#, python-format
1631msgid ""
1632"You are not allowed to print anymore because\n"
1633"your Print Quota is exceeded on printer %s."
1634msgstr ""
1635"Du f�inte l�re skriva ut eftersom\n"
1636"din utskriftkvot p�krivare %s �n�."
1637
1638#, python-format
1639msgid ""
1640"You will soon be forbidden to print anymore because\n"
1641"your Print Quota is almost reached on printer %s."
1642msgstr ""
1643"Du kommer snart inte f�kriva ut eftersom\n"
1644"din utskriftskvot n�an �n� p�krivare %s."
1645
1646#, python-format
1647msgid "Option accountbanner in section %s only supports values in %s"
1648msgstr ""
1649
1650#, python-format
1651msgid "Option trustjobsize for printer %s is incorrect"
1652msgstr ""
1653
1654msgid "Users"
1655msgstr ""
1656
1657msgid "Groups"
1658msgstr ""
1659
1660msgid "Printers"
1661msgstr ""
1662
1663msgid "Users Print Quotas"
1664msgstr ""
1665
1666msgid "Users Groups Print Quotas"
1667msgstr ""
1668
1669msgid "History of Payments"
1670msgstr ""
1671
1672msgid "Printers Groups Membership"
1673msgstr ""
1674
1675msgid "Users Groups Membership"
1676msgstr ""
1677
1678msgid "Billing Codes"
1679msgstr ""
1680
1681msgid "Comma Separated Values"
1682msgstr ""
1683
1684msgid "Semicolon Separated Values"
1685msgstr ""
1686
1687msgid "Tabulation Separated Values"
1688msgstr ""
1689
1690msgid "eXtensible Markup Language"
1691msgstr ""
1692
1693msgid "CUPS' page_log"
1694msgstr ""
1695
1696#, python-format
1697msgid "Invalid filter value [%s], see help."
1698msgstr ""
1699
1700#, python-format
1701msgid "Invalid modifier [%s] for --data command line option, see help."
1702msgstr ""
1703
1704#, python-format
1705msgid "Invalid modifier [%s] for --format command line option, see help."
1706msgstr ""
1707
1708msgid "XML output is disabled because the jaxml module is not available."
1709msgstr ""
1710
1711#, python-format
1712msgid "Invalid data type [%s] for --sum command line option, see help."
1713msgstr ""
1714
1715msgid "PyKota data dumper failed : I/O error"
1716msgstr ""
1717
1718#, python-format
1719msgid "Unsupported logging subsystem %s"
1720msgstr "Ej underst�loggningssystem %s"
1721
1722#, python-format
1723msgid "Report for %s quota on printer %s"
1724msgstr "Rapport f�s utskriftssaldo p�krivare %s"
1725
1726#, python-format
1727msgid "Pages grace time: %i days"
1728msgstr "Uppskov f�tskrifter: %i days"
1729
1730#, python-format
1731msgid "Price per job: %.3f"
1732msgstr "Pris per utskrift: %.3f"
1733
1734#, python-format
1735msgid "Price per page: %.3f"
1736msgstr "Pris per sida: %.3f"
1737
1738msgid ""
1739"Group          overcharge   used    soft    hard    balance grace         "
1740"total       paid warn"
1741msgstr ""
1742
1743msgid ""
1744"User           overcharge   used    soft    hard    balance grace         "
1745"total       paid warn"
1746msgstr ""
1747
1748msgid "unknown"
1749msgstr "ok�/ok�"
1750
1751#, python-format
1752msgid "Real : %s"
1753msgstr "Riktigt : %s"
1754
1755#, python-format
1756msgid "Total : %9i"
1757msgstr "Summa : %9i"
1758
1759msgid "N/A"
1760msgstr ""
1761
1762#, python-format
1763msgid "Unsupported reporter backend %s"
1764msgstr "Ej underst�rapportmetod %s"
1765
1766#, python-format
1767msgid "Unsupported quota storage backend %s"
1768msgstr "Ej underst�metod %s f�tt lagra data"
1769
1770#, python-format
1771msgid "Strange problem with uid(%s) : %s"
1772msgstr ""
1773
1774#, python-format
1775msgid "Running as user '%s'."
1776msgstr ""
1777
1778msgid "No user named 'pykota'. Not dropping priviledges."
1779msgstr ""
1780
1781#, python-format
1782msgid "Impossible to drop priviledges : %s"
1783msgstr ""
1784
1785msgid "Priviledges dropped. Now running as user 'pykota'."
1786msgstr ""
1787
1788#, python-format
1789msgid "Impossible to regain priviledges : %s"
1790msgstr ""
1791
1792msgid "Regained priviledges. Now running as root."
1793msgstr ""
1794
1795msgid "Please report bugs to :"
1796msgstr ""
1797
1798#, python-format
1799msgid ""
1800"\n"
1801"\n"
1802"Please contact your system administrator :\n"
1803"\n"
1804"\t%s - <%s>\n"
1805msgstr ""
1806"\n"
1807"\n"
1808"V�igen kontakta din systemadministrat�\n"
1809"\n"
1810"\t%s - <%s>\n"
1811
1812#, python-format
1813msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1814msgstr ""
1815"Kunde inte matcha anv�are %s p�krivare %s, till�ar standardpolicyn (%s)"
1816
1817#, python-format
1818msgid ""
1819"Unable to find user %s's account balance, applying default policy (%s) for "
1820"printer %s"
1821msgstr ""
1822"Kunde inte hitta utskriftssaldo f�nv�are %s, till�ar standardpolicyn "
1823"(%s) f�krivare %s"
1824
1825#, python-format
1826msgid "User %s will not be charged for printing."
1827msgstr ""
1828
1829#, python-format
1830msgid "Print Quota exceeded for group %s on printer %s"
1831msgstr "Utskriftssaldot ��trasserad f�rupp %s p�rinter %s"
1832
1833msgid "Print Quota Exceeded"
1834msgstr "Utskriftssaldo �trasserad"
1835
1836#, python-format
1837msgid "Print Quota low for group %s on printer %s"
1838msgstr "Utskriftssaldot �l� f�rupp %s p�rinter %s"
1839
1840msgid "Print Quota Low"
1841msgstr "Utskriftssaldo l�"
1842
1843#, python-format
1844msgid "A problem occured while reading printer %s's internal page counter."
1845msgstr ""
1846
1847#, python-format
1848msgid "Retrieving printer %s's page counter from database instead."
1849msgstr ""
1850
1851#, python-format
1852msgid ""
1853"Couldn't retrieve printer %s's internal page counter either before or after "
1854"printing."
1855msgstr ""
1856
1857#, python-format
1858msgid "Job's size forced to 1 page for printer %s."
1859msgstr ""
1860
1861#, python-format
1862msgid "No previous job in database for printer %s."
1863msgstr ""
1864
1865#, python-format
1866msgid "Inconsistent values for printer %s's internal page counter."
1867msgstr ""
1868
1869#, python-format
1870msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1871msgstr "Ok� skrivaradress i HARDWARE(%s) f�krivare %s"
1872
1873#, python-format
1874msgid "Launching HARDWARE(%s)..."
1875msgstr "Startar H�DVARA(%s)..."
1876
1877#, python-format
1878msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1879msgstr "SIGTERM skickad till h�varumetod %s (pid: %s)"
1880
1881#, python-format
1882msgid "Line [%s] skipped in accounter's output. Trying again..."
1883msgstr ""
1884
1885#, python-format
1886msgid "Hardware accounter %s exit code is %s"
1887msgstr ""
1888
1889#, python-format
1890msgid "Unable to query printer %s via HARDWARE(%s)"
1891msgstr "Kunde inte h�a information fr�skrivare %s via HARDWARE(%s)"
1892
1893#, python-format
1894msgid "Problem during connection to %s:%s : %s"
1895msgstr ""
1896
1897#, python-format
1898msgid "Problem while sending PJL query to %s:%s : %s"
1899msgstr ""
1900
1901#, python-format
1902msgid "Problem while receiving PJL answer from %s:%s : %s"
1903msgstr ""
1904
1905#, python-format
1906msgid "Waiting for printer %s to be printing..."
1907msgstr ""
1908
1909#, python-format
1910msgid "Waiting for printer %s's idle status to stabilize..."
1911msgstr ""
1912
1913#, python-format
1914msgid ""
1915"PJL querying stage interrupted. Using latest value seen for internal page "
1916"counter (%s) on printer %s."
1917msgstr ""
1918
1919#, python-format
1920msgid "Network error while doing SNMP queries on printer %s : %s"
1921msgstr ""
1922
1923#, python-format
1924msgid "SNMP message decoding error for printer %s : %s"
1925msgstr ""
1926
1927#, python-format
1928msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1929msgstr ""
1930
1931#, python-format
1932msgid ""
1933"SNMP querying stage interrupted. Using latest value seen for internal page "
1934"counter (%s) on printer %s."
1935msgstr ""
1936
1937#, python-format
1938msgid "Launching SOFTWARE(%s)..."
1939msgstr "Startar MJUKVARA(%s)..."
1940
1941#, python-format
1942msgid "Unable to compute job size with accounter %s"
1943msgstr "Kunde inte ber�a utskriftsstorlek med metod %s"
1944
1945#, python-format
1946msgid "Problem while waiting for software accounter pid %s to exit : %s"
1947msgstr "Problem vid inv�an f�jukvarumetod pid %s att avslutas : %s"
1948
1949#, python-format
1950msgid "Software accounter %s exit code is %s"
1951msgstr "Mjukvarumetod %s avslutningskod �%s"
1952
1953msgid "Totals may be inaccurate if some users are members of several groups."
1954msgstr ""
1955"Summor kan vara felaktiga om vissa anv�are �medlemmar i flera grupper."
1956
1957#, python-format
1958msgid ""
1959"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1960"double check /etc/pykota/pykota.conf : %s"
1961msgstr ""
1962"S�sen %s existerar inte. M�g felkonfiguration. Var god kontrollera /"
1963"etc/pykota/pykota.conf : %s"
1964
1965#, python-format
1966msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1967msgstr "S�ng efter %s(%s) fr�%s(scope=%s) gav inget svar."
1968
1969#, python-format
1970msgid "Problem adding LDAP entry (%s, %s)"
1971msgstr "Problem med att l�a till LDAP post (%s, %s)"
1972
1973#, python-format
1974msgid "Problem deleting LDAP entry (%s)"
1975msgstr "Problem med att ta bort LDAP post (%s)"
1976
1977#, python-format
1978msgid "Problem modifying LDAP entry (%s, %s)"
1979msgstr "Problem med att modifiera LDAP post (%s, %s)"
1980
1981#, python-format
1982msgid ""
1983"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1984"entries manually ?"
1985msgstr ""
1986
1987msgid "Hidden because of privacy concerns"
1988msgstr ""
1989
1990#, python-format
1991msgid ""
1992"Unable to find an existing objectClass %s entry with %s=%s to attach "
1993"pykotaAccount objectClass"
1994msgstr ""
1995"Kunde ej hitta en existerande 'objectClass' %s med posten %s=%s f�tt "
1996"binda pykotaAccount objectClass"
1997
1998#, python-format
1999msgid "%s. A new entry will be created instead."
2000msgstr ""
2001
2002#, python-format
2003msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2004msgstr ""
2005"Kunde ej hitta existerande post f�tt binda pykotaGroup objectclass %s"
2006
2007msgid "ALLOW"
2008msgstr ""
2009
2010msgid "WARN"
2011msgstr ""
2012
2013msgid "DENY"
2014msgstr ""
2015
2016#~ msgid "File number %s unregistered twice from polling object, ignored."
2017#~ msgstr ""
2018#~ "Filnummer %s oregistrerat tv��er fr�utfr�ing av objekt, ignoreras."
2019
2020#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2021#~ msgstr "SIGTERM s�es till bakgrundsprocess %s (pid: %s)"
2022
2023#~ msgid "CUPS backend %s died abnormally."
2024#~ msgstr "CUPS bakgrundsprocess %s avbr�ov�at."
2025
2026#~ msgid "Software accounting already done in first pass. Ignoring."
2027#~ msgstr "Mjukvarusaldo redan utf�under f�a passet. Ignoreras."
2028
2029#~ msgid "Hardware accounting already done in first pass. Ignoring."
2030#~ msgstr "H�varusaldo redan utf�under f�a passet. Ignoreras."
2031
2032#~ msgid "Invalid DeviceURI : %s"
2033#~ msgstr "Felaktig EnhetsURI : %s"
2034
2035#~ msgid ""
2036#~ "\n"
2037#~ "Please wait while pkhint analyzes your printing system's configuration..."
2038#~ msgstr ""
2039#~ "\n"
2040#~ "Var god v�a medan pkhint analyserar utskriftssystemets konfiguration..."
2041
2042#~ msgid "Unknown device %s for printer %s"
2043#~ msgstr "Ok� enhet %s f�krivare %s"
2044
2045#~ msgid ""
2046#~ "\n"
2047#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2048#~ msgstr ""
2049#~ "\n"
2050#~ "L� till f�nde rader i filen /etc/pykota/pykota.conf :\n"
2051
2052#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2053#~ msgstr "# UPPM�KSAMMA : om mjukvarumetoden f�l� betyder det inte"
2054
2055#~ msgid ""
2056#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2057#~ msgstr ""
2058#~ "# att h�varumetoden inte skulle fungera, det betyder endast att PyKota"
2059
2060#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2061#~ msgstr "# inte automatiskt kunde uppt�a vilken metod den skall anv�a."
2062
2063#~ msgid "JobSize"
2064#~ msgstr "JobbStorlek"
2065
2066#~ msgid "JobPrice"
2067#~ msgstr "JobbPris"
2068
2069#~ msgid "JobBytes"
2070#~ msgstr "JobBytes"
2071
2072#~ msgid "PageCounter"
2073#~ msgstr "SidR�are"
2074
2075#~ msgid "Printing system %s, args=%s"
2076#~ msgstr "Utskriftssystem %s, args=%s"
2077
2078#~ msgid "Printer hostname undefined, set to 'localhost'"
2079#~ msgstr "Skrivarens v�namn ej definerat, s�s till 'localhost'"
2080
2081#~ msgid "Printing system unknown, args=%s"
2082#~ msgstr "Utskriftsystem ok�, args=%s"
2083
2084#~ msgid ""
2085#~ "Group           used    soft    hard    balance grace         total       "
2086#~ "paid"
2087#~ msgstr ""
2088#~ "Grupp           anv�  mjuk    h�    saldo   uppskov       summa       "
2089#~ "betalt"
2090
2091#~ msgid ""
2092#~ "User            used    soft    hard    balance grace         total       "
2093#~ "paid"
2094#~ msgstr ""
2095#~ "Anv�are       anv�  mjuk    h�    saldo   uppskov       summa       "
2096#~ "betalt"
Note: See TracBrowser for help on using the browser.