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

Revision 2228, 60.7 kB (checked in by jerome, 19 years ago)

1.22beta is out

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