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

Revision 2266, 61.0 kB (checked in by jerome, 19 years ago)

Now dumpykota and dumpykota.cgi accept start= and end=
to specify the starting and ending dates when dumping the
history.
Syntax allowed is :

start|end=YYYY[MM[DD[hh[mm[ss]]]]]

and this is REALLY powerful !

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