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

Revision 3481, 90.0 kB (checked in by jerome, 15 years ago)

Changed copyright years.
Copyright years are now dynamic when displayed by a command line tool.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#
2# PyKota : Print Quotas for CUPS
3#
4# (c) 2003-2009 Jerome Alet <alet@librelogiciel.com>
5# This program is free software: you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation, either version 3 of the License, or
8# (at your option) any later version.
9#
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with this program.  If not, see <http://www.gnu.org/licenses/>.
17#
18# $Id$
19#
20#
21msgid ""
22msgstr ""
23"Project-Id-Version: PyKota v1.20\n"
24"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
25"POT-Creation-Date: 2006-03-30 22:00+0200\n"
26"PO-Revision-Date: 2004-01-15 12:00+0100\n"
27"Last-Translator: Stefan Wold <stefan.wold@it.su.se>\n"
28"Language-Team: Swedish <alet@librelogiciel.com>\n"
29"MIME-Version: 1.0\n"
30"Content-Type: text/plain; charset=UTF-8\n"
31"Content-Transfer-Encoding: 8bit\n"
32
33#
34# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
35#
36msgid "ALLOW"
37msgstr ""
38
39msgid "DENY"
40msgstr ""
41
42msgid "CANCEL"
43msgstr ""
44
45msgid "PROBLEM"
46msgstr ""
47
48msgid "REFUND"
49msgstr ""
50
51#, python-format
52msgid ""
53"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
54"\n"
55"A tool to automate user account creation and initial balance setting.\n"
56"\n"
57"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
58"\n"
59"command line usage :\n"
60"\n"
61"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
62"  OF AN external policy IN pykota.conf\n"
63"  \n"
64"  autopykota { -i | --initbalance value } \n"
65"\n"
66"options :\n"
67"\n"
68"  -v | --version       Prints autopykota's version number then exits.\n"
69"  -h | --help          Prints this message then exits.\n"
70"  \n"
71"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
72"                       If the user already exists, actual balance is left\n"
73"                       unmodified. If unset, the default value is 0.\n"
74"\n"
75"  -e | --email addr    Sets the user's e-mail address.\n"
76"  \n"
77msgstr ""
78
79#, python-format
80msgid "SIGTERM received, job %s cancelled."
81msgstr "Mottog SIGTERM, utskrift %s avbröts."
82
83#, python-format
84msgid "Network error while querying the CUPS server : %s"
85msgstr ""
86
87msgid "You are not allowed to print at this time."
88msgstr "Du har inte tillåtelse att skriva ut just nu."
89
90msgid "Print job cancelled."
91msgstr ""
92
93msgid "Unlimited"
94msgstr "Obegränsad"
95
96msgid "ON"
97msgstr "PÅ"
98
99msgid "OFF"
100msgstr "AV"
101
102#, python-format
103msgid "Banner generator %s exit code is %s"
104msgstr ""
105
106msgid "Banner won't be printed : maximum number of deny banners reached."
107msgstr ""
108
109#, python-format
110msgid "Beware : computed job size (%s) != precomputed job size (%s)"
111msgstr "Uppmärksamma : beräknad jobbstorlek (%s) != förberäknad jobbstorlek (%s)"
112
113msgid "The job size will be trusted anyway according to the 'trustjobsize' directive"
114msgstr "Jobbets storlek kommer litas på i alla fall enligt direktivet 'trustjobsize'"
115
116#, python-format
117msgid "The job size will be trusted because it is inferior to the 'trustjobsize' directive's limit %s"
118msgstr "Jobbets storlek kommer att litas på eftersom det är lägre än direktivet 'trustjobsize' gräns %s"
119
120#, python-format
121msgid "The job size will be modified according to the 'trustjobsize' directive : %s"
122msgstr "Jobbets storlek kommer att modifieras enligt direktivet 'trustjobsize' : %s"
123
124#, python-format
125msgid "Printer %s not registered in the PyKota system, applying external policy (%s) for printer %s"
126msgstr "Skrivare %s inte registrerad i PyKotasystemet, tillämpar extern policy (%s) för skrivare %s"
127
128#, python-format
129msgid "User %s not registered in the PyKota system, applying external policy (%s) for printer %s"
130msgstr "Användare %s inte registrerad i Pykotasystemet, tillämpar extern policy (%s) för skrivare %s"
131
132#, python-format
133msgid "User %s doesn't have quota on printer %s in the PyKota system, applying external policy (%s) for printer %s"
134msgstr "Användare %s har inget utskriftssaldo på skrivare %s i PyKotasystemet, tillämparextern policy (%s) för skrivare %s"
135
136#, python-format
137msgid "External policy %s for printer %s produced an error. Job rejected. Please check PyKota's configuration files."
138msgstr "Extern policy %s för skrivare %s lämnade ett felmeddelande. Utskrift avbruten. Vänligen kontrollera PyKotas konfigurationsfiler."
139
140#, python-format
141msgid "Printer %s not registered in the PyKota system, applying default policy (%s)"
142msgstr "Skrivare %s är inte registrerad i PyKotasystemet, tillämpar standardpolicy (%s)"
143
144#, python-format
145msgid "User %s not registered in the PyKota system, applying default policy (%s) for printer %s"
146msgstr "Användare %s är inte registrerad i PyKotasystemet, tillämpar standardpolicy (%s) för skrivare %s"
147
148#, python-format
149msgid "User %s doesn't have quota on printer %s in the PyKota system, applying default policy (%s)"
150msgstr "Användare %s har inget utskriftssaldo på skrivare %s i PyKotasystemet, tillämpar standardpolicy (%s)"
151
152#, python-format
153msgid "Printer %s still not registered in the PyKota system, job will be rejected"
154msgstr "Skrivare %s fortfarande inte registrerad i PyKotasystemet, utskriften avbryts"
155
156#, python-format
157msgid "User %s still not registered in the PyKota system, job will be rejected on printer %s"
158msgstr "Användare %s fortfarande inte registrerad i PyKotasystemet, utskriften på skrivare %s avbryts"
159
160#, python-format
161msgid "User %s still doesn't have quota on printer %s in the PyKota system, job will be rejected"
162msgstr "Användare %s har fortfarande inget utskriftssaldo på skrivare %s i PyKotasystemet,utskriften avbryts"
163
164msgid "Job is a dupe"
165msgstr "Jobbet är ett duplikat"
166
167msgid "Printing is denied by configuration"
168msgstr "Utskrifter nekade av konfigurationen"
169
170#, python-format
171msgid "Duplicate print jobs are not allowed on printer %s."
172msgstr "Kopior av utskriftsjobb är inte tillåtna för skrivaren %s."
173
174msgid "Subprocess denied printing of a dupe"
175msgstr "Underprocess nekar utskrift av kopia"
176
177#, python-format
178msgid "Duplicate print jobs are not allowed on printer %s at this time."
179msgstr "Kopior av utskriftsjobb är för tillfället ej tillåtet mot skrivaren %s."
180
181msgid "Subprocess allowed printing of a dupe"
182msgstr "Underprocess godkände utskrift av kopia"
183
184#, python-format
185msgid ""
186"\n"
187"\n"
188"Your system administrator :\n"
189"\n"
190"\t%s - <%s>\n"
191msgstr ""
192"\n"
193"\n"
194"Din systemadministratör :\n"
195"\n"
196"\t%s - <%s>\n"
197
198#, python-format
199msgid "Impossible to connect to SMTP server : %s"
200msgstr "Kunde ej få kontakt med SMTP server : %s"
201
202msgid "Print Quota"
203msgstr "Utskriftssaldo"
204
205#, python-format
206msgid "Impossible to send mail to %s, error %s : %s"
207msgstr "Kunde inte sända epost till %s, felmeddelande %s : %s"
208
209#, python-format
210msgid "Problem when sending mail : %s"
211msgstr ""
212
213msgid "Job contains no data. Printing is denied."
214msgstr "Jobb innehåller ingen data. Utskrift nekad"
215
216msgid "Error in external policy script. Printing is denied."
217msgstr ""
218
219#, python-format
220msgid "Still no print quota entry for user %s on printer %s after external policy. Printing is denied."
221msgstr ""
222
223msgid "Printing is denied by printer policy."
224msgstr ""
225
226msgid "Job allowed by printer policy. No accounting will be done."
227msgstr "Jobb godkänt av printerpolicy. Ingen debitering kommer att ske."
228
229#, python-format
230msgid "Invalid policy %s for printer %s"
231msgstr "Ogiltig policy %s för skrivare %s"
232
233#, python-format
234msgid "Precomputed job size (%s pages) too large for printer %s."
235msgstr "Förberäknad jobbstorlek (%s sidor) är för högt mot skrivaren %s."
236
237#, python-format
238msgid "You are not allowed to print so many pages on printer %s at this time."
239msgstr "Du är ej tillåten att skriva ut så många sidor mot skrivaren %s för tillfället."
240
241#, python-format
242msgid "User %s is not allowed to print at this time."
243msgstr "Användare %s har ej tillåtelse att skriva ut för tillfället."
244
245msgid "Your account settings forbid you to print at this time."
246msgstr "Dina användarinställningar förbjuder utskrift för tillfället."
247
248#, python-format
249msgid "Print Quota exceeded for user %s on printer %s"
250msgstr "Utskriftssaldot är övertrasserad för användare %s på skrivare %s"
251
252#, python-format
253msgid "Print Quota low for user %s on printer %s"
254msgstr "Utskriftssaldot är lågt användare %s på skrivare %s"
255
256msgid "Job denied, no accounting will be done."
257msgstr "Jobb nekat, ingen debitering kommer att ske."
258
259msgid "Job cancelled, no accounting will be done."
260msgstr ""
261
262msgid "Job accounting begins."
263msgstr "Jobbsaldo påbörjas."
264
265msgid "Job denied, no accounting has been done."
266msgstr "Jobb nekat, ingen debitering gjord."
267
268msgid "Job cancelled, no accounting has been done."
269msgstr ""
270
271msgid "Job accounting ends."
272msgstr "Jobbsaldo avslutas."
273
274msgid "Job size forced to 0 because the real CUPS backend failed. No accounting will be done."
275msgstr ""
276
277msgid "The real CUPS backend failed, but the job will be accounted for anyway."
278msgstr ""
279
280msgid "Job size forced to 0 because printing is denied."
281msgstr "Jobbstorlek satt till 0 för att utskriften nekades."
282
283msgid "Job size forced to 0 because printing was cancelled."
284msgstr ""
285
286#, python-format
287msgid "Job size : %i"
288msgstr "Jobbstorlek : %i"
289
290#, python-format
291msgid "User %s's quota on printer %s won't be modified"
292msgstr "Användare %s saldo för skrivaren %s kommer ej modifieras"
293
294#, python-format
295msgid "Updating user %s's quota on printer %s"
296msgstr "Uppdaterar användare %s kvot på skrivare %s"
297
298msgid "Job added to history."
299msgstr "Jobb adderat till arkivet."
300
301#, python-format
302msgid "Billing code %s was updated."
303msgstr ""
304
305#, python-format
306msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
307msgstr ""
308
309#, python-format
310msgid "The real backend produced an error, we will try again in %s seconds."
311msgstr ""
312
313#, python-format
314msgid "Job %s interrupted by the administrator !"
315msgstr ""
316
317#, python-format
318msgid ""
319"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
320"\n"
321"Dumps PyKota database's content.\n"
322"\n"
323"command line usage :\n"
324"\n"
325"  dumpykota [options] [filterexpr]\n"
326"\n"
327"options :\n"
328"\n"
329"  -v | --version       Prints dumpykota's version number then exits.\n"
330"  -h | --help          Prints this message then exits.\n"
331"  \n"
332"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
333"                       \n"
334"                         - history : dumps the jobs history.\n"
335"                         - users : dumps users.\n"
336"                         - groups : dumps user groups.\n"
337"                         - printers : dump printers.\n"
338"                         - upquotas : dump user quotas.\n"
339"                         - gpquotas : dump user groups quotas.\n"
340"                         - payments : dumps user payments.\n"
341"                         - pmembers : dumps printer groups members.\n"
342"                         - umembers : dumps user groups members.\n"
343"                         - billingcodes : dumps billing codes.\n"
344"                         - all : dumps all PyKota datas. The output format\n"
345"                                 is always XML in this case.\n"
346"                         \n"
347"                       NB : the -d | --data command line option   \n"
348"                       is MANDATORY.\n"
349"  \n"
350"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
351"                       the format is to dump datas in the csv format (comma\n"
352"                       separated values). All data dumped is between double\n"
353"                       quotes. Allowed formats are :\n"
354"                       \n"
355"                         - csv : separate datas with commas\n"
356"                         - ssv : separate datas with semicolons\n"
357"                         - tsv : separate datas with tabs\n"
358"                         - xml : dump data as XML \n"
359"                         - cups : dump datas in CUPS' page_log format :\n"
360"                                  ONLY AVAILABLE WITH --data history\n"
361"                         \n"
362"  -o | --output fname  All datas will be dumped to the file instead of\n"
363"                       to the standard output. The special '-' filename\n"
364"                       is the default value and means stdout.\n"
365"                       WARNING : existing files are truncated !\n"
366"\n"
367"  -O | --orderby exp   Change the ordering or result. 'exp' is a comma\n"
368"                       separated list of ordering statements, for example\n"
369"                       '--orderby +username,-printername'. Not all expression\n"
370"                       values are meaningful, so using this command line \n"
371"                       switch is not recommanded if you don't know the \n"
372"                       exact layout of PyKota's database schema.\n"
373"                       \n"
374"  -s | --sum           Summarize the selected datas.\n"
375"                           ONLY AVAILABLE WITH --data history or payments\n"
376"\n"
377"  Use the filter expressions to extract only parts of the \n"
378"  datas. Allowed filters are of the form :\n"
379"                \n"
380"         key=value\n"
381"                         \n"
382"  Allowed keys for now are :  \n"
383"                       \n"
384"         username       User's name\n"
385"         groupname      Users group's name\n"
386"         printername    Printer's name\n"
387"         pgroupname     Printers group's name\n"
388"         hostname       Client's hostname\n"
389"         jobid          Job's Id\n"
390"         billingcode    Job's billing code\n"
391"         start          Job's date of printing\n"
392"         end            Job's date of printing\n"
393"         \n"
394"  Dates formatting with 'start' and 'end' filter keys :\n"
395"  \n"
396"    YYYY : year boundaries\n"
397"    YYYYMM : month boundaries\n"
398"    YYYYMMDD : day boundaries\n"
399"    YYYYMMDDhh : hour boundaries\n"
400"    YYYYMMDDhhmm : minute boundaries\n"
401"    YYYYMMDDhhmmss : second boundaries\n"
402"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-15)\n"
403"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
404"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
405"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
406"\n"
407"  'now' and 'today' are not exactly the same since today represents the first\n"
408"  or last second of the day depending on if it's used in a start= or end=\n"
409"  date expression. The utility to be able to specify dates in the future is\n"
410"  a question which remains to be answered :-)\n"
411"  \n"
412"  Contrary to other PyKota management tools, wildcard characters are not \n"
413"  expanded, so you can't use them.\n"
414"  \n"
415"  NB : not all keys are allowed for each data type, so the result may be \n"
416"  empty if you use a key not available for a particular data type.\n"
417"  \n"
418"Examples :\n"
419"\n"
420"  $ dumpykota --data history --format csv >myfile.csv\n"
421"  \n"
422"  This dumps the history in a comma separated values file, for possible\n"
423"  use in a spreadsheet.\n"
424"  \n"
425"  $ dumpykota --data users --format xml -o users.xml\n"
426"  \n"
427"  Dumps all users datas to the users.xml file.\n"
428"  \n"
429"  $ dumpykota --data history printername=HP2100 username=jerome\n"
430"  \n"
431"  Dumps the job history for user jerome on printer HP2100 only.\n"
432"  \n"
433"  $ dumpykota --data history start=200503 end=20050730234615\n"
434"  \n"
435"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
436"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
437msgstr ""
438
439msgid "The -d | --data command line option is mandatory, see help."
440msgstr ""
441
442#, python-format
443msgid ""
444"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
445"\n"
446"A Print Quota editor for PyKota.\n"
447"\n"
448"command line usage :\n"
449"\n"
450"  edpykota [options] user1 user2 ... userN\n"
451"  \n"
452"  edpykota [options] group1 group2 ... groupN\n"
453"\n"
454"options :\n"
455"\n"
456"  -v | --version       Prints edpykota's version number then exits.\n"
457"  -h | --help          Prints this message then exits.\n"
458"  \n"
459"  -a | --add           Adds users or groups print quota entries if\n"
460"                       they don't exist in database.\n"
461"                       \n"
462"  -d | --delete        Deletes users or groups print quota entries.\n"
463"                       Users or groups are never deleted, you have\n"
464"                       to use the pkusers command to delete them.\n"
465"                       The history will be purge from all matching\n"
466"                       jobs, unless -g | --groups is used.\n"
467"  \n"
468"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
469"                       use wildcards characters to select only\n"
470"                       some printers. The default value is *, meaning\n"
471"                       all printers. \n"
472"                       You can specify several names or wildcards, \n"
473"                       by separating them with commas.\n"
474"  \n"
475"  -g | --groups        Edit groups print quota entries instead of \n"
476"                       users print quota entries.\n"
477"                          \n"
478"  -L | --list          Lists users or groups print quota entries.\n"
479"  \n"
480"  -n | --noquota       Sets both soft and hard limits to None for users\n"
481"                       or groups print quota entries.\n"
482"  \n"
483"  -r | --reset         Resets the actual page counter for the user\n"
484"                       or group to zero on the specified printers. \n"
485"                       The life time page counter is kept unchanged.\n"
486"                       \n"
487"  -R | --hardreset     Resets the actual and life time page counters\n"
488"                       for the user or group to zero on the specified \n"
489"                       printers. This is a shortcut for '--used 0'.\n"
490"                       \n"
491"  -s | --skipexisting  In combination with the --add option above, tells\n"
492"                       edpykota to not modify existing print quota entries.\n"
493"                       \n"
494"  -S | --softlimit sl  Sets the quota soft limit to sl pages.                       \n"
495"  \n"
496"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
497"  \n"
498"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
499"                       of v. You can prefix v with + or -, if no sign is\n"
500"                       used, + is assumed.\n"
501"\n"
502"  -U | --used u        Sets the page counters for the user u pages on\n"
503"                       the selected printers. Doesn't work for groups, since\n"
504"                       their page counters are the sum of all their members'\n"
505"                       page counters.\n"
506"                       Useful for migrating users from a different system\n"
507"                       where they have already used some pages. Actual\n"
508"                       and Life Time page counters may be increased or decreased\n"
509"                       if u is prefixed with + or -.\n"
510"                       WARNING : BOTH page counters are modified in all cases,\n"
511"                       so be careful.\n"
512"                       NB : if u equals '0', then the action taken is\n"
513"                       the same as if --hardreset was used.\n"
514"\n"
515"  user1 through userN and group1 through groupN can use wildcards\n"
516"  if the --add option is not set.\n"
517"  \n"
518"examples :                              \n"
519"\n"
520"  $ edpykota --add john paul george ringo\n"
521"  \n"
522"  This will create print quota entries for users john, paul, george\n"
523"  and ringo on all printers. These print quota entries will have no\n"
524"  limit set.\n"
525"  \n"
526"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
527"  \n"
528"  This will set jerome's print quota on the lp printer to a soft limit\n"
529"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
530"  printer lp have been previously created with the pkusers and pkprinters\n"
531"  commands, respectively.\n"
532"\n"
533"  $ edpykota -g -S 500 -H 550 financial support            \n"
534"  \n"
535"  This will set print quota soft limit to 500 pages and hard limit\n"
536"  to 550 pages for groups financial and support on all printers.\n"
537"  \n"
538"  $ edpykota --reset jerome \"jo*\"\n"
539"  \n"
540"  This will reset jerome's page counter to zero on all printers, as\n"
541"  well as every user whose name begins with 'jo'.\n"
542"  Their life time page counter on each printer will be kept unchanged.\n"
543"  You can also reset the life time page counters by using the\n"
544"  --hardreset | -R command line option.\n"
545"  \n"
546"  $ edpykota --printer hpcolor --noquota jerome\n"
547"  \n"
548"  This will tell PyKota to not limit jerome when printing on the \n"
549"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
550"  accounting of the pages he prints will still be kept.\n"
551"  Print Quotas for jerome on other printers are unchanged.\n"
552"  \n"
553"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
554"  \n"
555"  This will delete users jerome and rachel's print quota\n"
556"  entries on all printers which name begin with 'HP' or\n"
557"  'XER'. The jobs printed by these users on these printers\n"
558"  will be deleted from the history.\n"
559msgstr ""
560
561#, python-format
562msgid "You can't set negative limits for %s"
563msgstr ""
564
565msgid "Extracting datas"
566msgstr ""
567
568#, python-format
569msgid "Page counter : %s"
570msgstr ""
571
572#, python-format
573msgid "Lifetime page counter : %s"
574msgstr ""
575
576#, python-format
577msgid "Soft limit : %s"
578msgstr ""
579
580#, python-format
581msgid "Hard limit : %s"
582msgstr ""
583
584#, python-format
585msgid "Date limit : %s"
586msgstr ""
587
588#, python-format
589msgid "Maximum job size : %s"
590msgstr "Max jobbstorlek : %s"
591
592#, python-format
593msgid "%s pages"
594msgstr "%s sidor"
595
596#, python-format
597msgid "Warning banners printed : %s"
598msgstr ""
599
600msgid "Deletion"
601msgstr ""
602
603#, python-format
604msgid "Invalid used value %s."
605msgstr "Ogiltigt värde %s."
606
607#, python-format
608msgid "Invalid increase value %s."
609msgstr "Ogiltigt värde för höjning %s."
610
611#, python-format
612msgid "Invalid softlimit value %s."
613msgstr "Ogiltigt mjukgränsvärde %s."
614
615#, python-format
616msgid "Invalid hardlimit value %s."
617msgstr "Ogiltigt hårdgränsvärde %s."
618
619#, python-format
620msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
621msgstr "Hårdgränsvärdet %i är mindre än mjukgränsvärdet %i, värdena kommer bytas."
622
623#, python-format
624msgid "Undefined hard limit set to soft limit (%s)."
625msgstr ""
626
627#, python-format
628msgid "Undefined soft limit set to hard limit (%s)."
629msgstr ""
630
631msgid "Creation"
632msgstr ""
633
634#, python-format
635msgid "No entry matches %s. Please use pkusers to create them first."
636msgstr ""
637
638msgid "Modification"
639msgstr ""
640
641msgid "incompatible options, see help."
642msgstr "Oförenliga val, se manualerna"
643
644msgid "You have to pass user or group names on the command line"
645msgstr "Du måste skicka med användare- eller gruppnamn på kommandoraden"
646
647#, python-format
648msgid ""
649"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
650"\n"
651"Generates print quota reports.\n"
652"\n"
653"command line usage :\n"
654"\n"
655"  repykota [options] \n"
656"\n"
657"options :\n"
658"\n"
659"  -v | --version       Prints repykota's version number then exits.\n"
660"  -h | --help          Prints this message then exits.\n"
661"  \n"
662"  -u | --users         Generates a report on users quota, this is \n"
663"                       the default.\n"
664"  \n"
665"  -g | --groups        Generates a report on group quota instead of users.\n"
666"  \n"
667"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
668"                              groups. Reserved to PyKota Administrators.\n"
669"  \n"
670"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
671"                       use wildcards characters to select only\n"
672"                       some printers. The default value is *, meaning\n"
673"                       all printers.\n"
674"                       You can specify several names or wildcards, \n"
675"                       by separating them with commas.\n"
676"  \n"
677"examples :                              \n"
678"\n"
679"  $ repykota --printer lp\n"
680"  \n"
681"  This will print the quota status for all users who use the lp printer.\n"
682"\n"
683"  $ repykota \n"
684"  \n"
685"  This will print the quota status for all users on all printers.\n"
686"  \n"
687"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
688"  \n"
689"  This will print the quota status for user jerome and all users\n"
690"  whose name begins with \"jo\" on all printers which name begins\n"
691"  with \"laser\" or ends with \"pson\".\n"
692"  \n"
693"  If launched by an user who is not a PyKota administrator, additionnal\n"
694"  arguments representing users or groups names are ignored, and only the\n"
695"  current user/group is reported.\n"
696msgstr ""
697
698msgid "Option --ingroups is reserved to PyKota Administrators."
699msgstr ""
700
701#, python-format
702msgid "There's no printer matching %s"
703msgstr "Det finns ingen matchande skrivare till %s"
704
705#, python-format
706msgid ""
707"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
708"\n"
709"Sends mail to users over print quota.\n"
710"\n"
711"command line usage :\n"
712"\n"
713"  warnpykota  [options]  [names]\n"
714"\n"
715"options :\n"
716"\n"
717"  -v | --version       Prints warnpykota's version number then exits.\n"
718"  -h | --help          Prints this message then exits.\n"
719"  \n"
720"  -u | --users         Warns users over their print quota, this is the \n"
721"                       default.\n"
722"  \n"
723"  -g | --groups        Warns users whose groups quota are over limit.\n"
724"  \n"
725"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
726"                       use wildcards characters to select only\n"
727"                       some printers. The default value is *, meaning\n"
728"                       all printers.\n"
729"                       You can specify several names or wildcards, \n"
730"                       by separating them with commas.\n"
731"  \n"
732"examples :                              \n"
733"\n"
734"  $ warnpykota --printer lp\n"
735"  \n"
736"  This will warn all users of the lp printer who have exceeded their\n"
737"  print quota.\n"
738"\n"
739"  $ warnpykota \n"
740"  \n"
741"  This will warn all users  who have exceeded their print quota on\n"
742"  any printer.\n"
743"\n"
744"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
745"  \n"
746"  This will warn all users of groups which names begins with \"dev\" and\n"
747"  who have exceeded their print quota on any printer which name begins \n"
748"  with \"laserjet\"\n"
749"  \n"
750"  If launched by an user who is not a PyKota administrator, additionnal\n"
751"  arguments representing users or groups names are ignored, and only the\n"
752"  current user/group is reported.\n"
753msgstr ""
754
755#, python-format
756msgid ""
757"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
758"\n"
759"Generates banners.\n"
760"\n"
761"command line usage :\n"
762"\n"
763"  pkbanner  [options]  [more info]\n"
764"\n"
765"options :\n"
766"\n"
767"  -v | --version       Prints pkbanner's version number then exits.\n"
768"  -h | --help          Prints this message then exits.\n"
769"  \n"
770"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
771"                       be drawn at the center top of the page. The default\n"
772"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
773"                       \n"
774"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
775"                       page sizes are recognized, like 'A4' or 'Letter'\n"
776"                       to name a few. The default size is A4.\n"
777"  \n"
778"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
779"                       used to save toner. The default value is 0, which\n"
780"                       means that no toner saving will be done.\n"
781"  \n"
782"  -u | --url u         Uses u as an url to be written at the bottom of \n"
783"                       the banner page. The default url is :\n"
784"                       http://www.pykota.com/\n"
785"  \n"
786"examples :                              \n"
787"\n"
788"  Using pkbanner directly from the command line is not recommended,\n"
789"  excepted for testing purposes. You should use pkbanner in the\n"
790"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
791"  \n"
792"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
793"  \n"
794"      With such a setting in pykota.conf, all print jobs will be \n"
795"      prefixed with an A4 banner with no logo, and text luminosity will\n"
796"      be increased by 75%%. The PostScript output will be directly sent\n"
797"      to your printer.\n"
798"      \n"
799"  You'll find more examples in the sample configuration file included    \n"
800"  in PyKota.\n"
801msgstr ""
802
803msgid "Unknown"
804msgstr "Okänd"
805
806msgid "Username"
807msgstr "Användarnamn"
808
809msgid "More Info"
810msgstr "Mer information"
811
812msgid "Job"
813msgstr "Jobb"
814
815msgid "Date"
816msgstr "Datum"
817
818msgid "Allowed"
819msgstr "Tillåten"
820
821msgid "Denied"
822msgstr "Nekad"
823
824msgid "Allowed with Warning"
825msgstr "Tillåten med varning"
826
827msgid "Problem"
828msgstr ""
829
830msgid "Cancelled"
831msgstr ""
832
833msgid "Result"
834msgstr "Resultat"
835
836msgid "Title"
837msgstr "Titel"
838
839msgid "Filename"
840msgstr "Filnamn"
841
842#, python-format
843msgid "Pages printed so far on %s"
844msgstr "Antal sidor tills nu mot %s"
845
846msgid "Account balance"
847msgstr ""
848
849msgid "Soft Limit"
850msgstr "Mjukgräns"
851
852msgid "Hard Limit"
853msgstr "Hårdgräns"
854
855msgid "Date Limit"
856msgstr "Datumgräns"
857
858msgid "No Limit"
859msgstr ""
860
861msgid "No Accounting"
862msgstr ""
863
864msgid "Forbidden"
865msgstr ""
866
867msgid "Printing Mode"
868msgstr ""
869
870msgid "Allowed range is (0..99)"
871msgstr "Tillåten skala är (0..99)"
872
873#, python-format
874msgid "Invalid 'savetoner' option %s : %s"
875msgstr "Ogiltig 'savetoner' valmöjlighet %s : %s"
876
877#, python-format
878msgid "Invalid 'pagesize' option %s, defaulting to A4."
879msgstr "Ogiltig 'pagesize' valmöjlighet %s, sätter standard till A4."
880
881#, python-format
882msgid ""
883"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
884"\n"
885"A billing codes Manager for PyKota.\n"
886"\n"
887"command line usage :\n"
888"\n"
889"  pkbcodes [options] code1 code2 code3 ... codeN\n"
890"\n"
891"options :\n"
892"\n"
893"  -v | --version       Prints pkbcodes version number then exits.\n"
894"  -h | --help          Prints this message then exits.\n"
895"  \n"
896"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
897"                       database. If they exist, they are modified\n"
898"                       unless -s|--skipexisting is also used.\n"
899"\n"
900"  -d | --delete        Deletes billing codes from PyKota's database.\n"
901"                       NB : the history entries with this billing code\n"
902"                       are not deleted, voluntarily.\n"
903"\n"
904"  -D | --description d Adds a textual description to billing codes.\n"
905"\n"
906"  -l | --list          List informations about the billing codes.\n"
907"\n"
908"  -r | --reset         Resets the billing codes' balance and page counters\n"
909"                       to 0.\n"
910"\n"
911"  -s | --skipexisting  In combination with the --add option above, tells\n"
912"                       pkbcodes to not modify existing billing codes.\n"
913"\n"
914"  code1 through codeN can contain wildcards if the --add option\n"
915"  is not set.\n"
916"\n"
917"examples :                              \n"
918"\n"
919"  $ pkbcodes --add -D \"My project\" myproj\n"
920"\n"
921"  Will create the myproj billing code with \"My project\"\n"
922"  as the description.\n"
923"\n"
924"  $ pkbcodes --delete \"*\"\n"
925"\n"
926"  This will completely delete all the billing codes, but without\n"
927"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
928"  \n"
929"  $ pkbcodes --list \"my*\"\n"
930"  \n"
931"  This will list all billing codes which name begins with 'my'.\n"
932msgstr ""
933
934msgid "You're not allowed to use this command."
935msgstr "Du har inte behörigjet att använda detta kommando."
936
937#, python-format
938msgid "There's no billingcode matching %s"
939msgstr ""
940
941msgid "pages"
942msgstr ""
943
944msgid "and"
945msgstr ""
946
947msgid "credits"
948msgstr ""
949
950#, python-format
951msgid "Billing code [%s] already exists, skipping."
952msgstr ""
953
954#, python-format
955msgid "Billing code [%s] already exists, will be modified."
956msgstr ""
957
958msgid "You have to pass billing codes on the command line"
959msgstr ""
960
961#, python-format
962msgid ""
963"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
964"\n"
965"An invoice generator for PyKota.\n"
966"\n"
967"command line usage :\n"
968"\n"
969"  pkinvoice [options] [filterexpr]\n"
970"\n"
971"options :\n"
972"\n"
973"  -v | --version       Prints pkinvoice's version number then exits.\n"
974"  -h | --help          Prints this message then exits.\n"
975"  \n"
976"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
977"                       be drawn at the center top of the page. The default\n"
978"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
979"                       \n"
980"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
981"                       page sizes are recognized, like 'A4' or 'Letter'\n"
982"                       to name a few. The default size is A4.\n"
983"                       \n"
984"  -n | --number N      Sets the number of the first invoice. This number\n"
985"                       will automatically be incremented for each invoice.\n"
986"                       \n"
987"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
988"                       be generated as a PDF document. If not set or\n"
989"                       set to '-', the PDF document is sent to standard\n"
990"                       output. \n"
991"                       \n"
992"  -u | --unit u        Defines the name of the unit to use on the invoice.                       \n"
993"                       The default unit is 'Credits', optionally translated\n"
994"                       to your native language if it is supported by PyKota.\n"
995"  \n"
996"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
997"                       exposed. The default is 0.0, meaning no VAT\n"
998"                       information will be included.\n"
999"  \n"
1000"\n"
1001"  Use the filter expressions to extract only parts of the \n"
1002"  datas. Allowed filters are of the form :\n"
1003"                \n"
1004"         key=value\n"
1005"                         \n"
1006"  Allowed keys for now are :  \n"
1007"                       \n"
1008"         username       User's name\n"
1009"         printername    Printer's name\n"
1010"         hostname       Client's hostname\n"
1011"         jobid          Job's Id\n"
1012"         billingcode    Job's billing code\n"
1013"         start          Job's date of printing\n"
1014"         end            Job's date of printing\n"
1015"         \n"
1016"  Dates formatting with 'start' and 'end' filter keys :\n"
1017"  \n"
1018"    YYYY : year boundaries\n"
1019"    YYYYMM : month boundaries\n"
1020"    YYYYMMDD : day boundaries\n"
1021"    YYYYMMDDhh : hour boundaries\n"
1022"    YYYYMMDDhhmm : minute boundaries\n"
1023"    YYYYMMDDhhmmss : second boundaries\n"
1024"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-15)\n"
1025"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1026"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1027"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1028"\n"
1029"  'now' and 'today' are not exactly the same since today represents the first\n"
1030"  or last second of the day depending on if it's used in a start= or end=\n"
1031"  date expression. The utility to be able to specify dates in the future is\n"
1032"  a question which remains to be answered :-)\n"
1033"  \n"
1034"  Contrary to other PyKota management tools, wildcard characters are not \n"
1035"  expanded, so you can't use them.\n"
1036"  \n"
1037"examples :\n"
1038"\n"
1039"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1040"  \n"
1041"  Will generate a PDF document containing invoices for all users\n"
1042"  who have spent some credits last month. Invoices will be done in\n"
1043"  EURO.  No VAT information will be included.\n"
1044msgstr ""
1045
1046msgid "Invoice"
1047msgstr ""
1048
1049msgid "Edited on"
1050msgstr ""
1051
1052msgid "Number of jobs printed"
1053msgstr ""
1054
1055msgid "Number of pages printed"
1056msgstr ""
1057
1058msgid "Amount due"
1059msgstr ""
1060
1061msgid "Included VAT"
1062msgstr ""
1063
1064msgid "Here's the invoice for your printouts"
1065msgstr ""
1066
1067msgid "Generating invoices"
1068msgstr ""
1069
1070#, python-format
1071msgid "Incorrect value '%s' for the --vat command line option"
1072msgstr ""
1073
1074#, python-format
1075msgid "Incorrect value '%s' for the --number command line option"
1076msgstr ""
1077
1078#, python-format
1079msgid "Invalid filter value [%s], see help."
1080msgstr "Ogiltigt filtervärde [%s], se hjälp."
1081
1082#, python-format
1083msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1084msgstr ""
1085
1086msgid "Credits"
1087msgstr ""
1088
1089#, python-format
1090msgid ""
1091"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1092"\n"
1093"Email gateway for PyKota.\n"
1094"\n"
1095"command line usage :\n"
1096"\n"
1097"  pkmail  [options]\n"
1098"\n"
1099"options :\n"
1100"\n"
1101"  -v | --version       Prints pkmail's version number then exits.\n"
1102"  -h | --help          Prints this message then exits.\n"
1103"  \n"
1104"    \n"
1105"  This command is meant to be used from your mail server's aliases file,\n"
1106"  as a pipe. It will then accept commands send to it in email messages,\n"
1107"  and will send the answer to the command's originator.\n"
1108"  \n"
1109"  To use this command, create an email alias in /etc/aliases with\n"
1110"  the following format :\n"
1111"  \n"
1112"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1113"    \n"
1114"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1115"  \n"
1116"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1117"  the command in the subject.\n"
1118"  \n"
1119"  List of supported commands :\n"
1120"  \n"
1121"        report [username]\n"
1122"  \n"
1123"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1124"  system user in the 'pykota' system group to ensure this user can\n"
1125"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1126"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1127"  that you think at least twice before doing this though.\n"
1128"  \n"
1129"  Use at your own risk !\n"
1130msgstr ""
1131
1132msgid "Result of your commands"
1133msgstr ""
1134
1135#, python-format
1136msgid ""
1137"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1138"\n"
1139"Notifies or ask questions to end users who launched the PyKotIcon application.\n"
1140"\n"
1141"command line usage :\n"
1142"\n"
1143"  pknotify  [options]  [arguments]\n"
1144"\n"
1145"options :\n"
1146"\n"
1147"  -v | --version             Prints pknotify's version number then exits.\n"
1148"  -h | --help                Prints this message then exits.\n"
1149"  \n"
1150"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1151"                             port onto which contact the remote PyKotIcon\n"
1152"                             application. This option is mandatory.\n"
1153"                             When not specified, the port defaults to 7654.\n"
1154"                             \n"
1155"  -a | --ask                 Tells pknotify to ask something to the end\n"
1156"                             user. Then pknotify will output the result.\n"
1157"                       \n"
1158"  -C | --checkauth           When --ask is used and both an 'username' and a\n"
1159"                             'password' are asked to the end user, then\n"
1160"                             pknotify will try to authenticate the user\n"
1161"                             through PAM. If authentified, this program\n"
1162"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1163"                             If a field is missing, \"AUTH=IMPOSSIBLE\" will\n"
1164"                             be printed. If the user is authenticated, then\n"
1165"                             \"USERNAME=xxxx\" will be printed as well.\n"
1166"                             \n"
1167"  -c | --confirm             Tells pknotify to ask for either a confirmation                       \n"
1168"                             or abortion.\n"
1169"                             \n"
1170"  -D | --denyafter N         With --checkauth above, makes pknotify loop                           \n"
1171"                             up to N times if the password is incorrect.\n"
1172"                             After having reached the limit, \"DENY\" will\n"
1173"                             be printed, which effectively rejects the job.\n"
1174"                             The default value of N is 1, meaning the job\n"
1175"                             is denied after the first unsuccessful try.\n"
1176"                             \n"
1177"  -N | --noremote action     If it's impossible to connect to the remote\n"
1178"                             PyKotIcon machine, do this action instead.\n"
1179"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1180"                             which will respectively allow the processing\n"
1181"                             of the print job to continue, or the job to\n"
1182"                             be cancelled. The default value is CANCEL.\n"
1183"                             \n"
1184"  -n | --notify              Tells pknotify to send an informational message\n"
1185"                             to the end user.\n"
1186"                             \n"
1187"  -q | --quit                Tells pknotify to send a message asking the\n"
1188"                             PyKotIcon application to exit. This option can\n"
1189"                             be combined with the other ones to make PyKotIcon\n"
1190"                             exit after having sent the answer from the dialog.\n"
1191"                             \n"
1192"  -t | --timeout T           Tells pknotify to ignore the end user's answer if\n"
1193"                             it comes past T seconds after the dialog box being\n"
1194"                             opened. The default value is 0 seconds, which \n"
1195"                             tells pknotify to wait indefinitely.\n"
1196"                             Use this option to avoid having an user who\n"
1197"                             leaved his computer stall a whole print queue.\n"
1198"                             \n"
1199"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1200"\n"
1201"  arguments :             \n"
1202"  \n"
1203"    -a | --ask : Several arguments are accepted, of the form\n"
1204"                 \"label:varname:defaultvalue\". The result will\n"
1205"                 be printed to stdout in the following format :\n"
1206"                 VAR1NAME=VAR1VALUE\n"
1207"                 VAR2NAME=VAR2VALUE\n"
1208"                 ...\n"
1209"                 If the dialog was cancelled, nothing will be\n"
1210"                 printed. If one of the varname is 'password'\n"
1211"                 then this field is asked as a password (you won't\n"
1212"                 see what you type in), and is NOT printed. Although\n"
1213"                 it is not printed, it will be used to check if\n"
1214"                 authentication is valid if you specify --checkauth.\n"
1215"                 \n"
1216"    -c | --confirm : A single argument is expected, representing the\n"
1217"                     message to display. If the dialog is confirmed\n"
1218"                     then pknotify will print OK, else CANCEL.\n"
1219"                     \n"
1220"    -n | --notify : A single argument is expected, representing the                 \n"
1221"                    message to display. In this case pknotify will\n"
1222"                    always print OK.\n"
1223"                    \n"
1224"examples :                    \n"
1225"\n"
1226"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 credits\"\n"
1227"  \n"
1228"  Would display the cost of the print job and asks for confirmation.\n"
1229"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1230"  from the print server, PyKota will consider that the end user accepted\n"
1231"  to print this job.\n"
1232"  \n"
1233"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1234"           --checkauth --ask \"Your name:username:\" \"Your password:password:\"\n"
1235"           \n"
1236"  Asks an username and password, and checks if they are valid.         \n"
1237"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1238"  only set if you launch pknotify from cupspykota through a directive\n"
1239"  in ~pykota/pykota.conf\n"
1240"  \n"
1241"  The TCP port you'll use must be reachable on the client from the\n"
1242"  print server.\n"
1243msgstr ""
1244
1245msgid "You MUST install PyPAM for this functionnality to work !"
1246msgstr ""
1247
1248#, python-format
1249msgid "Authentication error for user %s : %s"
1250msgstr ""
1251
1252#, python-format
1253msgid "Internal error : can't authenticate user %s"
1254msgstr ""
1255
1256#, python-format
1257msgid "Password correct for user %s"
1258msgstr ""
1259
1260#, python-format
1261msgid "The end user at %s:%i didn't answer within %i seconds. The print job will be cancelled."
1262msgstr ""
1263
1264#, python-format
1265msgid "Are you sure that PyKotIcon is running and accepting incoming connections on %s:%s ?"
1266msgstr ""
1267
1268msgid "Connection error"
1269msgstr ""
1270
1271msgid "some options are mandatory, see help."
1272msgstr ""
1273
1274msgid "incorrect value for the --noremote command line switch, see help."
1275msgstr ""
1276
1277msgid "some options require arguments, see help."
1278msgstr ""
1279
1280#, python-format
1281msgid ""
1282"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1283"\n"
1284"A Printers Manager for PyKota.\n"
1285"\n"
1286"command line usage :\n"
1287"\n"
1288"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1289"\n"
1290"options :\n"
1291"\n"
1292"  -v | --version       Prints pkprinters's version number then exits.\n"
1293"  -h | --help          Prints this message then exits.\n"
1294"  \n"
1295"  -a | --add           Adds printers if they don't exist on the Quota \n"
1296"                       Storage Server. If they exist, they are modified\n"
1297"                       unless -s|--skipexisting is also used.\n"
1298"                       \n"
1299"  -d | --delete        Deletes printers from the quota storage.\n"
1300"  \n"
1301"  -D | --description d Adds a textual description to printers.\n"
1302"\n"
1303"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1304"\n"
1305"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1306"                       Job price is optional.\n"
1307"                       If both are to be set, separate them with a comma.\n"
1308"                       Floating point and negative values are allowed.\n"
1309"  \n"
1310"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1311"                       groups pg1, pg2, etc... which must already exist.\n"
1312"                       A printer group is just like a normal printer,\n"
1313"                       only that it is usually unknown from the printing\n"
1314"                       system. Create printer groups exactly the same\n"
1315"                       way that you create printers, then add other \n"
1316"                       printers to them with this option.\n"
1317"                       Accounting is done on a printer and on all\n"
1318"                       the printer groups it belongs to, quota checking\n"
1319"                       is done on a printer and on all the printer groups\n"
1320"                       it belongs to.\n"
1321"                       If the --remove option below is not used, the \n"
1322"                       default action is to add printers to the specified\n"
1323"                       printer groups.\n"
1324"                       \n"
1325"  -l | --list          List informations about the printer(s) and the\n"
1326"                       printers groups it is a member of.\n"
1327"                       \n"
1328"  -r | --remove        In combination with the --groups option above,                       \n"
1329"                       remove printers from the specified printers groups.\n"
1330"                       \n"
1331"  -s | --skipexisting  In combination with the --add option above, tells\n"
1332"                       pkprinters to not modify existing printers.\n"
1333"                       \n"
1334"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1335"                       to s pages.\n"
1336"                       \n"
1337"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1338"                       mode, users are allowed to print without any impact\n"
1339"                       on their quota or account balance.\n"
1340"                       \n"
1341"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1342"                       Without -p or -n, printers are created in \n"
1343"                       normal mode, i.e. no passthrough.\n"
1344"  \n"
1345"  printer1 through printerN can contain wildcards if the --add option \n"
1346"  is not set.\n"
1347"  \n"
1348"examples :                              \n"
1349"\n"
1350"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 hp8000\n"
1351"  \n"
1352"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1353"  Their price per page will be set at 0.05 unit, and their price\n"
1354"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1355"  or whatever you want them to mean.\n"
1356"  All of their descriptions will be set to the string \"HP Printer\".\n"
1357"  If any of these printers already exists, it will also be modified \n"
1358"  unless the -s|--skipexisting command line option is also used.\n"
1359"            \n"
1360"  $ pkprinters --delete \"*\"\n"
1361"  \n"
1362"  This will completely delete all printers and associated quota information,\n"
1363"  as well as their job history. USE WITH CARE !\n"
1364"  \n"
1365"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1366"  \n"
1367"  This will put all printers which name matches \"hp*\" into printers groups \n"
1368"  Laser and HP, which MUST already exist.\n"
1369"  \n"
1370"  $ pkprinters --groups LexMark --remove hp2200\n"
1371"  \n"
1372"  This will remove the hp2200 printer from the LexMark printer group.\n"
1373msgstr ""
1374
1375#, python-format
1376msgid "Passthrough mode : %s"
1377msgstr "Passera igenom läge : %s"
1378
1379#, python-format
1380msgid "Routed through PyKota : %s"
1381msgstr ""
1382
1383msgid "YES"
1384msgstr ""
1385
1386msgid "NO"
1387msgstr ""
1388
1389msgid "in"
1390msgstr "i"
1391
1392msgid "Rerouting printers to CUPS"
1393msgstr ""
1394
1395#, python-format
1396msgid "Invalid charge amount value %s"
1397msgstr "Ogiltigt värde %s på pris."
1398
1399#, python-format
1400msgid "Invalid maximum job size value %s"
1401msgstr "Ogiltig maxstorlek för värdet jobbstorlek %s"
1402
1403#, python-format
1404msgid "Printer %s already exists, skipping."
1405msgstr "Skrivare %s existerar redan, hoppar över."
1406
1407#, python-format
1408msgid "Printer %s already exists, will be modified."
1409msgstr "Skrivare %s existerar redan, kommer bli modifierad."
1410
1411#, python-format
1412msgid "Invalid printer name %s"
1413msgstr "Ogiltigt skrivarnamn %s"
1414
1415msgid "You have to pass printer groups names on the command line"
1416msgstr "Du måste skicka med skrivargruppnamn på kommandoraden"
1417
1418msgid "You have to pass printer names on the command line"
1419msgstr "Du måste skicka med skrivarnamn på kommandoraden"
1420
1421#, python-format
1422msgid ""
1423"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1424"\n"
1425"Refunds jobs.\n"
1426"\n"
1427"command line usage :\n"
1428"\n"
1429"  pkrefund [options] [filterexpr]\n"
1430"\n"
1431"options :\n"
1432"\n"
1433"  -v | --version       Prints pkrefund's version number then exits.\n"
1434"  -h | --help          Prints this message then exits.\n"
1435"  \n"
1436"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1437"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1438"\n"
1439"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1440"                       be drawn at the center top of the page. The default\n"
1441"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1442"\n"
1443"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1444"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1445"                       to name a few. The default size is A4.\n"
1446"\n"
1447"  -n | --number N      Sets the number of the first receipt. This number\n"
1448"                       will automatically be incremented for each receipt.\n"
1449"\n"
1450"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1451"                       the receipts. If not set, then no PDF file will\n"
1452"                       be created. If set to '-', then --force is assumed,\n"
1453"                       and the PDF document is sent to standard output.\n"
1454"\n"
1455"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1456"                       The default unit is 'Credits', optionally translated\n"
1457"                       to your native language if it is supported by PyKota.\n"
1458"  \n"
1459"\n"
1460"  Use the filter expressions to extract only parts of the \n"
1461"  datas. Allowed filters are of the form :\n"
1462"                \n"
1463"         key=value\n"
1464"                         \n"
1465"  Allowed keys for now are :  \n"
1466"                       \n"
1467"         username       User's name\n"
1468"         printername    Printer's name\n"
1469"         hostname       Client's hostname\n"
1470"         jobid          Job's Id\n"
1471"         billingcode    Job's billing code\n"
1472"         start          Job's date of printing\n"
1473"         end            Job's date of printing\n"
1474"         \n"
1475"  Dates formatting with 'start' and 'end' filter keys :\n"
1476"  \n"
1477"    YYYY : year boundaries\n"
1478"    YYYYMM : month boundaries\n"
1479"    YYYYMMDD : day boundaries\n"
1480"    YYYYMMDDhh : hour boundaries\n"
1481"    YYYYMMDDhhmm : minute boundaries\n"
1482"    YYYYMMDDhhmmss : second boundaries\n"
1483"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-15)\n"
1484"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1485"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1486"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1487"\n"
1488"  'now' and 'today' are not exactly the same since today represents the first\n"
1489"  or last second of the day depending on if it's used in a start= or end=\n"
1490"  date expression. The utility to be able to specify dates in the future is\n"
1491"  a question which remains to be answered :-)\n"
1492"  \n"
1493"  Contrary to other PyKota management tools, wildcard characters are not \n"
1494"  expanded, so you can't use them.\n"
1495"  \n"
1496"Examples :\n"
1497"\n"
1498"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1499"  \n"
1500"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1501"  afresh will reset the first job id at 1, so you probably want to use\n"
1502"  a more precise filter as explained below. A confirmation will\n"
1503"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1504"  will be created which will contain printable receipts.\n"
1505"  \n"
1506"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1507"  \n"
1508"  Refunds all jobs which id is 503 but which were printed during the\n"
1509"  past week. The reason will be marked as being an hardware problem.\n"
1510"  \n"
1511"  $ pkrefund --force username=jerome printername=HP2100\n"
1512"  \n"
1513"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1514"  confirmation will be asked.\n"
1515"  \n"
1516"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1517"  \n"
1518"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1519"  and yesterday. No confirmation will be asked.\n"
1520msgstr ""
1521
1522msgid "Refunding receipt"
1523msgstr ""
1524
1525msgid "Jobs refunded"
1526msgstr ""
1527
1528msgid "Pages refunded"
1529msgstr ""
1530
1531msgid "Amount refunded"
1532msgstr ""
1533
1534msgid "Reason"
1535msgstr ""
1536
1537msgid "Here's the receipt for the refunding of your print jobs"
1538msgstr ""
1539
1540msgid "Generating receipts"
1541msgstr ""
1542
1543msgid "Refunding for no reason is forbidden. Please use the --reason command line option."
1544msgstr ""
1545
1546msgid "The PDF file containing the receipts will be sent to stdout. --force is assumed."
1547msgstr ""
1548
1549#, python-format
1550msgid "Date : %s"
1551msgstr ""
1552
1553#, python-format
1554msgid "JobId : %s"
1555msgstr ""
1556
1557#, python-format
1558msgid "User : %s"
1559msgstr ""
1560
1561#, python-format
1562msgid "Printer : %s"
1563msgstr ""
1564
1565#, python-format
1566msgid "Billing code : %s"
1567msgstr ""
1568
1569#, python-format
1570msgid "Pages : %i"
1571msgstr ""
1572
1573#, python-format
1574msgid "Credits : %.3f"
1575msgstr ""
1576
1577#, python-format
1578msgid "Title : %s"
1579msgstr ""
1580
1581msgid "Refund (Y/N)"
1582msgstr ""
1583
1584msgid "Y"
1585msgstr ""
1586
1587msgid "N"
1588msgstr ""
1589
1590#, python-format
1591msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1592msgstr ""
1593
1594#, python-format
1595msgid ""
1596"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1597"\n"
1598"A turn key tool for PyKota. When launched, this command will initialize\n"
1599"PyKota's database with all existing print queues and some or all users.\n"
1600"For now, no prices or limits are set, so printing is fully accounted\n"
1601"for, but not limited. That's why you'll probably want to also use\n"
1602"edpykota once the database has been initialized.\n"
1603"\n"
1604"command line usage :\n"
1605"\n"
1606"  pkturnkey [options] [printqueues names]\n"
1607"\n"
1608"options :\n"
1609"\n"
1610"  -v | --version       Prints pkturnkey version number then exits.\n"
1611"  -h | --help          Prints this message then exits.\n"
1612"  \n"
1613"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1614"  \n"
1615"  -d | --dousers       Manages users accounts as well.\n"
1616"  \n"
1617"  -D | --dogroups      Manages users groups as well.\n"
1618"                       Implies -d | --dousers.\n"
1619"  \n"
1620"  -e | --emptygroups   Includes empty groups.\n"
1621"  \n"
1622"  -f | --force         Modifies the database instead of printing what\n"
1623"                       it would do.\n"
1624"                       \n"
1625"  -u | --uidmin uid    Only adds users whose uid is greater than or equal to\n"
1626"                       uid. You can pass an username there as well, and its\n"
1627"                       uid will be used automatically.\n"
1628"                       If not set, 0 will be used automatically.\n"
1629"                       Implies -d | --dousers.\n"
1630"                       \n"
1631"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1632"                       uid. You can pass an username there as well, and its\n"
1633"                       uid will be used automatically.\n"
1634"                       If not set, a large value will be used automatically.\n"
1635"                       Implies -d | --dousers.\n"
1636"\n"
1637"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal to\n"
1638"                       gid. You can pass a groupname there as well, and its\n"
1639"                       gid will be used automatically.\n"
1640"                       If not set, 0 will be used automatically.\n"
1641"                       Implies -D | --dogroups.\n"
1642"                       \n"
1643"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal to\n"
1644"                       gid. You can pass a groupname there as well, and its\n"
1645"                       gid will be used automatically.\n"
1646"                       If not set, a large value will be used automatically.\n"
1647"                       Implies -D | --dogroups.\n"
1648"\n"
1649"examples :                              \n"
1650"\n"
1651"  $ pkturnkey --dousers --uidmin jerome\n"
1652"\n"
1653"  Will simulate the initialization of PyKota's database will all existing\n"
1654"  printers and print accounts for all users whose uid is greater than\n"
1655"  or equal to jerome's one. Won't manage any users group.\n"
1656"  \n"
1657"  To REALLY initialize the database instead of simulating it, please\n"
1658"  use the -f | --force command line switch.\n"
1659"  \n"
1660"  You can limit the initialization to only a subset of the existing\n"
1661"  printers, by passing their names at the end of the command line.\n"
1662msgstr ""
1663
1664#, python-format
1665msgid "Printer %s is not managed by PyKota yet. Please modify printers.conf and restart CUPS."
1666msgstr ""
1667
1668msgid "Please be patient..."
1669msgstr "Var god vänta..."
1670
1671msgid "Don't worry, the database WILL NOT BE MODIFIED."
1672msgstr "OBS! Databasen kommer EJ MODIFIERAS!"
1673
1674msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1675msgstr "Varning! Databasen kommer nu att modifiereas!"
1676
1677msgid "System users will have a print account as well !"
1678msgstr "Systemanvändare kommer också ha utskriftskonton!"
1679
1680#, python-format
1681msgid "Unknown username %s : %s"
1682msgstr "Okänt användarnamn %s : %s"
1683
1684msgid "System groups will have a print account as well !"
1685msgstr "Systemgrupper kommer också ha utskriftskonton !"
1686
1687#, python-format
1688msgid "Unknown groupname %s : %s"
1689msgstr "Okänt gruppnamn %s : %s"
1690
1691msgid "Simulation terminated."
1692msgstr "Simulering avslutad."
1693
1694msgid "Database initialized !"
1695msgstr "Databas initierad !"
1696
1697msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1698msgstr ""
1699
1700msgid "The --gidmin or --gidmax command line option implies --dogroups as well."
1701msgstr ""
1702
1703msgid "The --dogroups command line option implies --dousers as well."
1704msgstr ""
1705
1706#, python-format
1707msgid ""
1708"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1709"\n"
1710"An Users and Groups Manager for PyKota.\n"
1711"\n"
1712"command line usage :\n"
1713"\n"
1714"  pkusers [options] user1 user2 user3 ... userN\n"
1715"  \n"
1716"or :  \n"
1717"\n"
1718"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1719"\n"
1720"options :\n"
1721"\n"
1722"  -v | --version       Prints pkusers's version number then exits.\n"
1723"  -h | --help          Prints this message then exits.\n"
1724"  \n"
1725"  -a | --add           Adds users if they don't exist on the database.\n"
1726"                       If they exist, they are modified unless\n"
1727"                       -s|--skipexisting is also used.\n"
1728"                       \n"
1729"  -d | --delete        Deletes users from the quota storage.\n"
1730"\n"
1731"  -e | --email addr    Sets the email address for the users.\n"
1732"                       If the addr parameter begins with @, then\n"
1733"                       the username is prepended to addr to form\n"
1734"                       a valid email address.\n"
1735"\n"
1736"  -D | --description d Adds a textual description to users or groups.\n"
1737"                       \n"
1738"  -g | --groups        Edit users groups instead of users.\n"
1739"                          \n"
1740"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1741"                       when computing the cost of a print job. Positive or \n"
1742"                       negative floating point values are allowed,\n"
1743"                       this allows you to do some really creative\n"
1744"                       things like giving money to an user whenever\n"
1745"                       he prints. The number of pages in a print job\n"
1746"                       is not modified by this coefficient, only the\n"
1747"                       cost of the job for a particular user.\n"
1748"                       Only users have such a coefficient.\n"
1749"  \n"
1750"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1751"                              listed, separated by commas. The groups\n"
1752"                              must already exist in the Quota Storage.\n"
1753"                       \n"
1754"  -L | --list          Lists users or groups.\n"
1755"  \n"
1756"  -l | --limitby l     Choose if the user/group is limited in printing                     \n"
1757"                       by its account balance or by its page quota.\n"
1758"                       The default value is 'quota'. Allowed values\n"
1759"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1760"                       and 'nochange' :\n"
1761"                       \n"
1762"                         - quota : limit by number of pages per printer.\n"
1763"                         - balance : limit by number of credits in account.\n"
1764"                         - noquota : no limit, accounting still done.\n"
1765"                         - nochange : no limit, accounting not done. \n"
1766"                         - noprint : printing is denied. \n"
1767"                       NB : nochange and noprint are not supported for groups.\n"
1768"                       \n"
1769"  -b | --balance b     Sets the user's account balance to b.                     \n"
1770"                       Account balance may be increase or decreased\n"
1771"                       if b is prefixed with + or -.\n"
1772"                       WARNING : when decreasing account balance,\n"
1773"                       the total paid so far by the user is decreased\n"
1774"                       too.\n"
1775"                       Groups don't have a real balance, but the\n"
1776"                       sum of their users' account balance.\n"
1777"                       \n"
1778"  -C | --comment txt   Defines some informational text to be associated\n"
1779"                       with a change to an user's account balance.\n"
1780"                       Only meaningful if -b | --balance is also used.\n"
1781"                       \n"
1782"                       \n"
1783"  -r | --remove        In combination with the --ingroups option above,                       \n"
1784"                       remove users from the specified users groups.\n"
1785"                       \n"
1786"  -s | --skipexisting  In combination with the --add option above, tells\n"
1787"                       pkusers to not modify existing users.\n"
1788"                       \n"
1789"  user1 through userN and group1 through groupN can use wildcards\n"
1790"  if the --add option is not set.\n"
1791"  \n"
1792"examples :                              \n"
1793"\n"
1794"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1795"  \n"
1796"  This will add users john, paul, george and ringo to the quota\n"
1797"  database. User ringo's email address will also be set to \n"
1798"  'ringo@example.com'\n"
1799"  \n"
1800"  $ pkusers --ingroups coders,it jerome\n"
1801"  \n"
1802"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1803"  already exist in the quota database.\n"
1804"            \n"
1805"  $ pkusers --limitby balance jerome\n"
1806"  \n"
1807"  This will tell PyKota to limit jerome by his account's balance\n"
1808"  when printing.\n"
1809"  \n"
1810"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1811"  \n"
1812"  This will increase jerome's account balance by 10.0 (in your\n"
1813"  own currency). You can decrease the account balance with a\n"
1814"  dash prefix, and set it to a fixed amount with no prefix.\n"
1815"  A comment will be stored for this balance change.\n"
1816"  \n"
1817"  $ pkusers --delete jerome rachel\n"
1818"  \n"
1819"  This will completely delete jerome and rachel from the quota\n"
1820"  database. All their quotas and jobs will be deleted too.\n"
1821"  \n"
1822"  $ pkusers --overcharge 2.5 poorstudent\n"
1823"  \n"
1824"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1825"  \n"
1826"  $ pkusers --overcharge -1 jerome\n"
1827"  \n"
1828"  User jerome will actually earn money whenever he prints.\n"
1829"  \n"
1830"  $ pkusers --overcharge 0 boss\n"
1831"  \n"
1832"  User boss can print at will, it won't cost him anything because the\n"
1833"  cost of each print job will be multiplied by zero before charging\n"
1834"  his account.\n"
1835"\n"
1836"  $ pkusers --email @example.com\n"
1837"\n"
1838"  This will set the email address for each user to username@example.com\n"
1839msgstr ""
1840
1841#, python-format
1842msgid "Invalid email address %s"
1843msgstr "Ogiltig epostadress %s"
1844
1845#, python-format
1846msgid "There's no %s matching %s"
1847msgstr ""
1848
1849#, python-format
1850msgid "Limited by : %s"
1851msgstr ""
1852
1853#, python-format
1854msgid "Account balance : %.2f"
1855msgstr ""
1856
1857#, python-format
1858msgid "Total paid so far : %.2f"
1859msgstr ""
1860
1861#, python-format
1862msgid "Overcharging factor : %.2f"
1863msgstr ""
1864
1865#, python-format
1866msgid "Group balance : %.2f"
1867msgstr ""
1868
1869#, python-format
1870msgid "Invalid limitby value %s"
1871msgstr "Ogiltigt värde %s på variabeln limitby"
1872
1873#, python-format
1874msgid "Invalid overcharge value %s"
1875msgstr "Ogiltigt överdebiteringsvärde %s"
1876
1877#, python-format
1878msgid "Invalid balance value %s"
1879msgstr "Ogiltigt saldovärde %s. "
1880
1881#, python-format
1882msgid "There's no users group matching %s"
1883msgstr ""
1884
1885#, python-format
1886msgid "Unknown group %s"
1887msgstr "Okänd grupp %s"
1888
1889#, python-format
1890msgid "Unknown user %s"
1891msgstr "Okänd användare %s"
1892
1893#, python-format
1894msgid "%s %s already exists, skipping."
1895msgstr ""
1896
1897#, python-format
1898msgid "%s %s already exists, will be modified."
1899msgstr ""
1900
1901#, python-format
1902msgid "Invalid name %s"
1903msgstr ""
1904
1905msgid "You have to pass user groups names on the command line"
1906msgstr ""
1907
1908#, python-format
1909msgid ""
1910"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1911"\n"
1912"An OSD quota monitor for PyKota.\n"
1913"\n"
1914"command line usage :\n"
1915"\n"
1916"  pykosd [options]\n"
1917"\n"
1918"options :\n"
1919"\n"
1920"  -v | --version       Prints pykosd's version number then exits.\n"
1921"  -h | --help          Prints this message then exits.\n"
1922"  \n"
1923"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
1924"                       triplet, for example #FF0000 is 100%% red.\n"
1925"                       Defaults to 100%% green (#00FF00).\n"
1926"                       \n"
1927"  -d | --duration d    Sets the duration of the display in seconds. \n"
1928"                       Defaults to 3 seconds.\n"
1929"                       \n"
1930"  -f | --font f        Sets the font to use for display.                      \n"
1931"                       Defaults to the Python OSD library's default.\n"
1932"  \n"
1933"  -l | --loop n        Sets the number of times the info will be displayed.\n"
1934"                       Defaults to 0, which means loop forever.\n"
1935"                       \n"
1936"  -s | --sleep s       Sets the sleeping duration between two displays \n"
1937"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
1938"                       \n"
1939"  \n"
1940"examples :                              \n"
1941"\n"
1942"  $ pykosd -s 60 --loop 5\n"
1943"  \n"
1944"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
1945"  and will last for 3 seconds (the default) each time. After five\n"
1946"  iterations, the program will exit.\n"
1947msgstr ""
1948
1949#, python-format
1950msgid "Invalid duration option %s"
1951msgstr "Felaktig val för 'duration' %s"
1952
1953#, python-format
1954msgid "Invalid loop option %s"
1955msgstr "Felaktig val för 'loop' %s"
1956
1957#, python-format
1958msgid "Invalid sleep option %s"
1959msgstr "Felaktig val för 'sleep %s"
1960
1961#, python-format
1962msgid "Invalid color option %s"
1963msgstr "Felaktig val för 'color' %s"
1964
1965#, python-format
1966msgid "User %s doesn't exist in PyKota's database"
1967msgstr "Användare %s existerar inte i PyKotas databas"
1968
1969#, python-format
1970msgid "Pages used on %s : %s"
1971msgstr "Sidor använda på %s : %s"
1972
1973#, python-format
1974msgid "PyKota Units left : %.2f"
1975msgstr "PyKota enheter kvar : %.2f"
1976
1977msgid "Printing denied."
1978msgstr ""
1979
1980msgid "Printing not limited."
1981msgstr ""
1982
1983msgid "Printing not limited, no accounting."
1984msgstr ""
1985
1986#, python-format
1987msgid ""
1988"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1989"\n"
1990"Gives print quotes to users.\n"
1991"\n"
1992"command line usage :\n"
1993"\n"
1994"  pykotme  [options]  [files]\n"
1995"\n"
1996"options :\n"
1997"\n"
1998"  -v | --version       Prints pykotme's version number then exits.\n"
1999"  -h | --help          Prints this message then exits.\n"
2000"  \n"
2001"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2002"                       use wildcards characters to select only\n"
2003"                       some printers. The default value is *, meaning\n"
2004"                       all printers.\n"
2005"                       You can specify several names or wildcards, \n"
2006"                       by separating them with commas.\n"
2007"  \n"
2008"examples :                              \n"
2009"\n"
2010"  $ pykotme --printer apple file1.ps file2.ps\n"
2011"  \n"
2012"  This will give a print quote to the current user. The quote will show\n"
2013"  the price and size of a job consisting in file1.ps and file2.ps \n"
2014"  which would be sent to the apple printer.\n"
2015"  \n"
2016"  $ pykotme --printer apple,hplaser <file1.ps\n"
2017"  \n"
2018"  This will give a print quote to the current user. The quote will show\n"
2019"  the price and size of a job consisting in file1.ps as read from\n"
2020"  standard input, which would be sent to the apple or hplaser\n"
2021"  printer.\n"
2022"\n"
2023"  $ pykotme \n"
2024"  \n"
2025"  This will give a quote for a job consisting of what is on standard \n"
2026"  input. The quote will list the job size, and the price the job\n"
2027"  would cost on each printer.\n"
2028msgstr ""
2029
2030#, python-format
2031msgid "Your account balance : %.2f"
2032msgstr "Ditt utskriftssaldo : %.2f"
2033
2034#, python-format
2035msgid "Job size : %i pages"
2036msgstr "Utskriftsstorlek : %i sidor"
2037
2038#, python-format
2039msgid "Cost on printer %s : %.2f"
2040msgstr "Kostnad på skrivare %s : %.2f"
2041
2042msgid "won't be charged, printer is in passthrough mode"
2043msgstr ""
2044
2045msgid "won't be charged, your account is immutable"
2046msgstr ""
2047
2048#, python-format
2049msgid "Unsupported accounter backend %s"
2050msgstr "Ej understödd redovisningsmetod %s"
2051
2052#, python-format
2053msgid "Configuration file %s can't be read. Please check that the file exists and that your permissions are sufficient."
2054msgstr "Konfigurationsfil %s går ej att läsa. Se efter att filen existerar och att rättigheterna är rätt."
2055
2056#, python-format
2057msgid "Configuration file %s not found."
2058msgstr "Konfigurationsfil %s hittades inte."
2059
2060#, python-format
2061msgid "Option %s not found in section global of %s"
2062msgstr "Variabeln %s hittades inte i sektion 'global' i %s"
2063
2064#, python-format
2065msgid "Option %s not found in section %s of %s"
2066msgstr "Variabeln %s hittades inte i sektion '%s' i %s"
2067
2068#, python-format
2069msgid "Option ldaptls is set, but certificate %s is not readable."
2070msgstr "Optionen ldaptls är satt men certifikatet %s går ej att läsa."
2071
2072#, python-format
2073msgid "Option logger only supports values in %s"
2074msgstr "Variabeln 'logger' stödjer bara värden i %s"
2075
2076#, python-format
2077msgid "Invalid preaccounter %s for printer %s"
2078msgstr ""
2079
2080#, python-format
2081msgid "Option preaccounter in section %s only supports values in %s"
2082msgstr ""
2083
2084#, python-format
2085msgid "Invalid accounter %s for printer %s"
2086msgstr "Ogiltig redovisningsmetod %s för printern %s"
2087
2088#, python-format
2089msgid "Option accounter in section %s only supports values in %s"
2090msgstr "Variabeln 'accounter' i sektion '%s' stödjer bara värden i %s"
2091
2092#, python-format
2093msgid "Invalid unknown_billingcode directive %s for printer %s"
2094msgstr ""
2095
2096#, python-format
2097msgid "Directive unknown_billingcode in section %s only supports values in %s"
2098msgstr ""
2099
2100#, python-format
2101msgid "Option enforcement in section %s only supports values in %s"
2102msgstr "Tillämpad option i sektion %s stödjer bara värden i %s"
2103
2104#, python-format
2105msgid "Option onbackenderror in section %s only supports values 'charge', 'nocharge', and 'retry:num:delay'"
2106msgstr ""
2107
2108#, python-format
2109msgid "Option onaccountererror in section %s only supports values in %s"
2110msgstr "Optionen onaccountererror i sektionen %s stödjer endast värden i %s"
2111
2112#, python-format
2113msgid "Option policy in section %s only supports values in %s"
2114msgstr "Variabeln 'policy' i sektion '%s' stödjer endast värden i %s"
2115
2116#, python-format
2117msgid "Invalid option mailto %s for printer %s"
2118msgstr "Ogiltig variabel 'mailto' %s för skrivare %s"
2119
2120#, python-format
2121msgid "Option mailto in section %s only supports values in %s"
2122msgstr "Variabeln 'mailto' i sektion '%s' stödjer endast värden i %s"
2123
2124#, python-format
2125msgid "Invalid maximal deny banners counter %s"
2126msgstr ""
2127
2128#, python-format
2129msgid "Invalid grace delay %s"
2130msgstr "Ogiltigt uppskovsvärde (grace delay) %s"
2131
2132#, python-format
2133msgid "Invalid poor man's threshold %s"
2134msgstr "Ogiltigt fattigmansvärde (poor man's threshold) %s"
2135
2136#, python-format
2137msgid "Invalid balancezero value %s"
2138msgstr ""
2139
2140msgid ""
2141"Your Print Quota account balance is Low.\n"
2142"Soon you'll not be allowed to print anymore.\n"
2143"Please contact the Print Quota Administrator to solve the problem."
2144msgstr ""
2145"Saldot på ditt utskriftskonto är lågt.\n"
2146"Snart kommer du inte kunna skriva ut längre.\n"
2147"Vänligen kontakta din systemadministratör för att lösa problemet."
2148
2149#, python-format
2150msgid ""
2151"You are not allowed to print anymore because\n"
2152"your Print Quota is exceeded on printer %s."
2153msgstr ""
2154"Du får inte längre skriva ut eftersom\n"
2155"din utskriftkvot på skrivare %s är nådd."
2156
2157#, python-format
2158msgid ""
2159"You will soon be forbidden to print anymore because\n"
2160"your Print Quota is almost reached on printer %s."
2161msgstr ""
2162"Du kommer snart inte få skriva ut eftersom\n"
2163"din utskriftskvot nästan är nådd på skrivare %s."
2164
2165#, python-format
2166msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2167msgstr ""
2168
2169#, python-format
2170msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2171msgstr ""
2172
2173#, python-format
2174msgid "Option accountbanner in section %s only supports values in %s"
2175msgstr ""
2176
2177#, python-format
2178msgid "Option trustjobsize for printer %s is incorrect"
2179msgstr "Optionen trustjobsize för skrivaren %s är ej korrekt"
2180
2181msgid "History"
2182msgstr "Historia"
2183
2184msgid "Users"
2185msgstr "Användare"
2186
2187msgid "Groups"
2188msgstr "Grupper"
2189
2190msgid "Printers"
2191msgstr "Skrivare"
2192
2193msgid "Users Print Quotas"
2194msgstr "Användares printkvoter"
2195
2196msgid "Users Groups Print Quotas"
2197msgstr "Användargruppers printkvoter"
2198
2199msgid "History of Payments"
2200msgstr "Betalningshistorik"
2201
2202msgid "Printers Groups Membership"
2203msgstr "Skrivares gruppmedlemskap"
2204
2205msgid "Users Groups Membership"
2206msgstr "Användargruppsmedlemskap"
2207
2208msgid "Billing Codes"
2209msgstr ""
2210
2211msgid "All"
2212msgstr ""
2213
2214msgid "Comma Separated Values"
2215msgstr "Kommaseparerade värden"
2216
2217msgid "Semicolon Separated Values"
2218msgstr "Semikolonseparerade värden"
2219
2220msgid "Tabulation Separated Values"
2221msgstr "Tabseparerade värden"
2222
2223msgid "eXtensible Markup Language"
2224msgstr ""
2225
2226msgid "CUPS' page_log"
2227msgstr ""
2228
2229#, python-format
2230msgid "Invalid modifier [%s] for --data command line option, see help."
2231msgstr "Ogiltig modifierare [%s] för kommandoradoptionen --data, se hjälp."
2232
2233msgid "Dumping all PyKota's datas forces format to XML, and disables --sum and filters."
2234msgstr ""
2235
2236#, python-format
2237msgid "Invalid modifier [%s] for --format command line option, see help."
2238msgstr "Ogiltig modifierare [%s] för kommandoradoptionen --format,  se hjälp."
2239
2240msgid "XML output is disabled because the jaxml module is not available."
2241msgstr "XML utdata är avstängd eftersom jaxml modulen saknas."
2242
2243#, python-format
2244msgid "Invalid data type [%s] for --sum command line option, see help."
2245msgstr "Ogiltig datatyp [%s] för kommandoradoptionen --sum, se hjälp."
2246
2247msgid "PyKota data dumper failed : I/O error"
2248msgstr "PyKota datadump misslyckades : I/O fel"
2249
2250#, python-format
2251msgid "Unsupported logging subsystem %s"
2252msgstr "Ej understött loggningssystem %s"
2253
2254#, python-format
2255msgid "Report for %s quota on printer %s"
2256msgstr "Rapport för %s utskriftssaldo på skrivare %s"
2257
2258#, python-format
2259msgid "Pages grace time: %i days"
2260msgstr "Uppskov för utskrifter: %i days"
2261
2262#, python-format
2263msgid "Price per job: %.3f"
2264msgstr "Pris per utskrift: %.3f"
2265
2266#, python-format
2267msgid "Price per page: %.3f"
2268msgstr "Pris per sida: %.3f"
2269
2270msgid "Group          overcharge   used    soft    hard    balance grace         total       paid warn"
2271msgstr ""
2272
2273msgid "User           overcharge   used    soft    hard    balance grace         total       paid warn"
2274msgstr ""
2275
2276msgid "unknown"
2277msgstr "okänd/okänt"
2278
2279#, python-format
2280msgid "Real : %s"
2281msgstr "Riktigt : %s"
2282
2283#, python-format
2284msgid "Total : %9i"
2285msgstr "Summa : %9i"
2286
2287msgid "N/A"
2288msgstr "Ej tillgängligt"
2289
2290#, python-format
2291msgid "Unsupported reporter backend %s"
2292msgstr "Ej understödd rapportmetod %s"
2293
2294#, python-format
2295msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2296msgstr ""
2297
2298#, python-format
2299msgid "Unsupported quota storage backend %s"
2300msgstr "Ej understödd metod %s för att lagra data"
2301
2302msgid "Done"
2303msgstr ""
2304
2305msgid "Average speed"
2306msgstr ""
2307
2308msgid "entries per second"
2309msgstr ""
2310
2311#, python-format
2312msgid "Strange problem with uid(%s) : %s"
2313msgstr "Märkligt problmed med uid(%s) : %s"
2314
2315#, python-format
2316msgid "Running as user '%s'."
2317msgstr "Kör som användare '%s'."
2318
2319msgid "No user named 'pykota'. Not dropping priviledges."
2320msgstr "Ingen användare med namn 'pykota'. Släpper ej privilegierna."
2321
2322#, python-format
2323msgid "Impossible to drop priviledges : %s"
2324msgstr "Omöjligt att släppa privilegier : %s"
2325
2326msgid "Priviledges dropped. Now running as user 'pykota'."
2327msgstr "Privilegier släppta. Kör nu som användare 'pykota'."
2328
2329#, python-format
2330msgid "Impossible to regain priviledges : %s"
2331msgstr "Omöjligt att återta privilegier : %s"
2332
2333msgid "Regained priviledges. Now running as root."
2334msgstr "Återtog privilegier. Kör nu som root."
2335
2336msgid "Please report bugs to :"
2337msgstr "Vänligen rapportera buggar till :"
2338
2339#, python-format
2340msgid ""
2341"\n"
2342"\n"
2343"Please contact your system administrator :\n"
2344"\n"
2345"\t%s - <%s>\n"
2346msgstr ""
2347"\n"
2348"\n"
2349"Vänligen kontakta din systemadministratör :\n"
2350"\n"
2351"\t%s - <%s>\n"
2352
2353#, python-format
2354msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2355msgstr "Kunde inte matcha användare %s på skrivare %s, tillämpar standardpolicyn (%s)"
2356
2357#, python-format
2358msgid "Unable to find user %s's account balance, applying default policy (%s) for printer %s"
2359msgstr "Kunde inte hitta utskriftssaldo för användare %s, tillämpar standardpolicyn (%s) för skrivare %s"
2360
2361#, python-format
2362msgid "User %s will not be charged for printing."
2363msgstr ""
2364
2365#, python-format
2366msgid "Print Quota exceeded for group %s on printer %s"
2367msgstr "Utskriftssaldot är övertrasserad för grupp %s på printer %s"
2368
2369msgid "Print Quota Exceeded"
2370msgstr "Utskriftssaldo övertrasserad"
2371
2372#, python-format
2373msgid "Print Quota low for group %s on printer %s"
2374msgstr "Utskriftssaldot är lågt för grupp %s på printer %s"
2375
2376msgid "Print Quota Low"
2377msgstr "Utskriftssaldo lågt"
2378
2379#, python-format
2380msgid "Search base %s doesn't seem to exist. Probable misconfiguration. Please double check /etc/pykota/pykota.conf : %s"
2381msgstr "Sökbasen %s existerar inte. Möjlig felkonfiguration. Var god kontrollera /etc/pykota/pykota.conf : %s"
2382
2383#, python-format
2384msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2385msgstr "Sökning efter %s(%s) från %s(scope=%s) gav inget svar."
2386
2387#, python-format
2388msgid "Problem adding LDAP entry (%s, %s)"
2389msgstr "Problem med att lägga till LDAP post (%s, %s)"
2390
2391#, python-format
2392msgid "Problem deleting LDAP entry (%s)"
2393msgstr "Problem med att ta bort LDAP post (%s)"
2394
2395#, python-format
2396msgid "Problem modifying LDAP entry (%s, %s)"
2397msgstr "Problem med att modifiera LDAP post (%s, %s)"
2398
2399#, python-format
2400msgid "No pykotaAccountBalance object found for user %s. Did you create LDAP entries manually ?"
2401msgstr ""
2402
2403msgid "Hidden because of privacy concerns"
2404msgstr ""
2405
2406#, python-format
2407msgid "Unable to find an existing objectClass %s entry with %s=%s to attach pykotaAccount objectClass"
2408msgstr "Kunde ej hitta en existerande 'objectClass' %s med posten %s=%s för att binda pykotaAccount objectClass"
2409
2410#, python-format
2411msgid "%s. A new entry will be created instead."
2412msgstr ""
2413
2414#, python-format
2415msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2416msgstr "Kunde ej hitta existerande post för att binda pykotaGroup objectclass %s"
2417
2418msgid "Your version of python-mysqldb is too old. Please install a newer release."
2419msgstr ""
2420
2421#, python-format
2422msgid "A problem occured while reading printer %s's internal page counter."
2423msgstr "Ett problem uppstod vid läsning av skrivarens %s interna sidräknare"
2424
2425#, python-format
2426msgid "Retrieving printer %s's page counter from database instead."
2427msgstr "Hämtar skrivaren %s sidräknare från databasen istället."
2428
2429#, python-format
2430msgid "Couldn't retrieve printer %s's internal page counter either before or after printing."
2431msgstr "Kunde ej hämta skrivarens %s interna sidräknare varken före eller efter utskriften."
2432
2433#, python-format
2434msgid "Job's size forced to 1 page for printer %s."
2435msgstr "Jobbstorlek tvingad till 1 sida för skrivaren %s."
2436
2437#, python-format
2438msgid "No previous job in database for printer %s."
2439msgstr "Inget föregående jobb i databasen för skrivaren %s."
2440
2441#, python-format
2442msgid "Inconsistent values for printer %s's internal page counter."
2443msgstr "Inkonsekventa värden för skrivaren %s interna sidräknare."
2444
2445#, python-format
2446msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2447msgstr "Okänd skrivaradress i HARDWARE(%s) för skrivare %s"
2448
2449#, python-format
2450msgid "Launching HARDWARE(%s)..."
2451msgstr "Startar HÅRDVARA(%s)..."
2452
2453#, python-format
2454msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2455msgstr "SIGTERM skickad till hårdvarumetod %s (pid: %s)"
2456
2457#, python-format
2458msgid "Line [%s] skipped in accounter's output. Trying again..."
2459msgstr ""
2460
2461#, python-format
2462msgid "Hardware accounter %s exit code is %s"
2463msgstr ""
2464
2465#, python-format
2466msgid "Unable to query printer %s via HARDWARE(%s)"
2467msgstr "Kunde inte hämta information från skrivare %s via HARDWARE(%s)"
2468
2469#, python-format
2470msgid "Unable to precompute the job's size and ink coverage with the generic PDL analyzer : %s"
2471msgstr ""
2472
2473#, python-format
2474msgid "Problem during connection to %s:%s : %s"
2475msgstr "Problem under anslutning till %s:%s : %s"
2476
2477#, python-format
2478msgid "Problem while sending PJL query to %s:%s : %s"
2479msgstr "Problem vid sändning av PJL-frågor till %s:%s : %s"
2480
2481#, python-format
2482msgid "Problem while receiving PJL answer from %s:%s : %s"
2483msgstr "Problem vid mottagning av PJL-svar från %s:%s : %s"
2484
2485#, python-format
2486msgid "Waiting for printer %s to be printing..."
2487msgstr "Väntar på att skrivaren %s ska börja utskrift..."
2488
2489#, python-format
2490msgid "Waiting for printer %s's idle status to stabilize..."
2491msgstr "Väntar på att skrivaren %s inaktivitetsstatus ska stabiliseras..."
2492
2493#, python-format
2494msgid "PJL querying stage interrupted. Using latest value seen for internal page counter (%s) on printer %s."
2495msgstr "PJL-fråga avbruten. Använder senaste värdet för den interna sidräknaren (%s) on printer %s."
2496
2497#, python-format
2498msgid "SNMP querying stage interrupted. Using latest value seen for internal page counter (%s) on printer %s."
2499msgstr ""
2500
2501#, python-format
2502msgid "Network error while doing SNMP queries on printer %s : %s"
2503msgstr ""
2504
2505#, python-format
2506msgid "SNMP message decoding error for printer %s : %s"
2507msgstr ""
2508
2509#, python-format
2510msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2511msgstr ""
2512
2513#, python-format
2514msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2515msgstr "Kunde ej förberäkna jobbets storlek med standard PDL analys : %s"
2516
2517#, python-format
2518msgid "Launching SOFTWARE(%s)..."
2519msgstr "Startar MJUKVARA(%s)..."
2520
2521#, python-format
2522msgid "Unable to compute job size with accounter %s"
2523msgstr "Kunde inte beräkna utskriftsstorlek med metod %s"
2524
2525#, python-format
2526msgid "Problem while waiting for software accounter pid %s to exit : %s"
2527msgstr "Problem vid inväntan för mjukvarumetod pid %s att avslutas : %s"
2528
2529#, python-format
2530msgid "Software accounter %s exit code is %s"
2531msgstr "Mjukvarumetod %s avslutningskod är %s"
2532
2533msgid "Totals may be inaccurate if some users are members of several groups."
2534msgstr "Summor kan vara felaktiga om vissa användare är medlemmar i flera grupper."
2535
2536msgid "PyKota Data Dumper"
2537msgstr ""
2538
2539msgid "Dump"
2540msgstr "Dump"
2541
2542msgid "Please click on the above button"
2543msgstr "Var god klicka på knappen ovan"
2544
2545msgid "Data Type"
2546msgstr "Datatyp"
2547
2548msgid "Output Format"
2549msgstr "Utformat"
2550
2551msgid "Filter"
2552msgstr "Filter"
2553
2554msgid "Summarize"
2555msgstr "Summera"
2556
2557msgid "only for payments or history"
2558msgstr "endast för betalningar och historik"
2559
2560msgid "PyKota Reports"
2561msgstr "PyKota rapporter"
2562
2563msgid "Report"
2564msgstr "Rapport"
2565
2566msgid "Printer"
2567msgstr "Skrivare"
2568
2569msgid "User / Group names mask"
2570msgstr "Användar- / Gruppnamn maskering"
2571
2572msgid "Groups report"
2573msgstr "Grupprapport"
2574
2575msgid "Empty"
2576msgstr "Tom"
2577
2578msgid "Action"
2579msgstr "Aktion"
2580
2581msgid "User"
2582msgstr "Användare"
2583
2584msgid "Hostname"
2585msgstr "Datornamn"
2586
2587msgid "JobId"
2588msgstr "JobbId"
2589
2590msgid "Number of pages"
2591msgstr ""
2592
2593msgid "Cost"
2594msgstr "Kostnad"
2595
2596msgid "Copies"
2597msgstr "Kopior"
2598
2599msgid "Number of bytes"
2600msgstr "Antal bytes"
2601
2602msgid "Printer's internal counter"
2603msgstr "Printerns interna räknare"
2604
2605msgid "Options"
2606msgstr "Optioner"
2607
2608msgid "MD5Sum"
2609msgstr "MD5Sum"
2610
2611msgid "Billing code"
2612msgstr ""
2613
2614msgid "Precomputed number of pages"
2615msgstr "Förberäknade antal sidor"
2616
2617msgid "Precomputed cost"
2618msgstr "Förberäknad kostnad"
2619
2620msgid "Pages details"
2621msgstr "Siddetaljer"
2622
2623msgid "(not supported yet)"
2624msgstr "(inget stöd ännu)"
2625
2626msgid "Previous page"
2627msgstr "Föregående sida"
2628
2629msgid "PyKota Quotes"
2630msgstr ""
2631
2632msgid "Quote"
2633msgstr ""
2634
2635msgid "The exact cost of a print job can only be determined for a particular user. Please retry while logged-in."
2636msgstr "Exakt kostnad av ett utskriftsjobb kan endast utföras för en specifik användare. Var god och försök igen när du är inloggad."
2637
2638msgid "Ordering"
2639msgstr ""
2640
2641#~ msgid "Impossible to add printer %s"
2642#~ msgstr "Omöjligt att lägga till skrivare %s"
2643
2644#~ msgid "Prototype object %s not found in Quota Storage."
2645#~ msgstr "Prototypen för objektet %s hittas inte i PyKotasystemet"
2646
2647#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2648#~ msgstr "Prototypen %s hittas inte i PyKotasystemet för skrivaren %s."
2649
2650#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2651#~ msgstr "Odefinerat hårdgränsvärde satt till mjukgränsvärde (%s) på printer %s."
2652
2653#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2654#~ msgstr "Odefinerat mjukgränsvärde satt till hårdgränsvärde (%s) på printer %s."
2655
2656#~ msgid "Invalid group name %s"
2657#~ msgstr "Ogiltigt gruppnamn %s"
2658
2659#~ msgid "Invalid user name %s"
2660#~ msgstr "Ogiltigt användarnamn %s"
2661
2662#~ msgid "Quota not found for object %s on printer %s."
2663#~ msgstr "Utskriftssaldo hittades inte för objekt %s på printer %s."
2664
2665#~ msgid "You can't increase limits by %s when no limit is set."
2666#~ msgstr "Du kan ej höja gränsen för %s när ingen gräns är satt."
2667
2668#~ msgid "You can't set negative limits."
2669#~ msgstr "Du kan ej sätta negativa gränser."
2670
2671#~ msgid "Group %s not found in the PyKota Storage."
2672#~ msgstr "Gruppen %s hittades inte i PyKotasystemet."
2673
2674#~ msgid "Nonexistent user %s or missing print quota entry."
2675#~ msgstr "Icke existerande användare %s eller saknad av printersaldopost."
2676
2677#~ msgid "Nonexistent group %s or missing print quota entry."
2678#~ msgstr "Icke existerande grupp %s eller saknad av printersaldopost."
2679
2680#~ msgid "File number %s unregistered twice from polling object, ignored."
2681#~ msgstr "Filnummer %s oregistrerat två gånger från utfrågning av objekt, ignoreras."
2682
2683#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2684#~ msgstr "SIGTERM sändes till bakgrundsprocess %s (pid: %s)"
2685
2686#~ msgid "CUPS backend %s died abnormally."
2687#~ msgstr "CUPS bakgrundsprocess %s avbröts oväntat."
2688
2689#~ msgid "Software accounting already done in first pass. Ignoring."
2690#~ msgstr "Mjukvarusaldo redan utfört under första passet. Ignoreras."
2691
2692#~ msgid "Hardware accounting already done in first pass. Ignoring."
2693#~ msgstr "Hårdvarusaldo redan utfört under första passet. Ignoreras."
2694
2695#~ msgid "Invalid DeviceURI : %s"
2696#~ msgstr "Felaktig EnhetsURI : %s"
2697
2698#~ msgid ""
2699#~ "\n"
2700#~ "Please wait while pkhint analyzes your printing system's configuration..."
2701#~ msgstr ""
2702#~ "\n"
2703#~ "Var god vänta medan pkhint analyserar utskriftssystemets konfiguration..."
2704
2705#~ msgid "Unknown device %s for printer %s"
2706#~ msgstr "Okänd enhet %s för skrivare %s"
2707
2708#~ msgid ""
2709#~ "\n"
2710#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2711#~ msgstr ""
2712#~ "\n"
2713#~ "Lägg till följande rader i filen /etc/pykota/pykota.conf :\n"
2714
2715#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2716#~ msgstr "# UPPMÄRKSAMMA : om mjukvarumetoden föreslås, betyder det inte"
2717
2718#~ msgid "# that hardware accounting wouldn't work, this only means that PyKota"
2719#~ msgstr "# att hårdvarumetoden inte skulle fungera, det betyder endast att PyKota"
2720
2721#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2722#~ msgstr "# inte automatiskt kunde upptäcka vilken metod den skall använda."
2723
2724#~ msgid "JobSize"
2725#~ msgstr "JobbStorlek"
2726
2727#~ msgid "JobPrice"
2728#~ msgstr "JobbPris"
2729
2730#~ msgid "JobBytes"
2731#~ msgstr "JobBytes"
2732
2733#~ msgid "PageCounter"
2734#~ msgstr "SidRäknare"
2735
2736#~ msgid "Printing system %s, args=%s"
2737#~ msgstr "Utskriftssystem %s, args=%s"
2738
2739#~ msgid "Printer hostname undefined, set to 'localhost'"
2740#~ msgstr "Skrivarens värdnamn ej definerat, sätts till 'localhost'"
2741
2742#~ msgid "Printing system unknown, args=%s"
2743#~ msgstr "Utskriftsystem okänt, args=%s"
2744
2745#~ msgid "Group           used    soft    hard    balance grace         total       paid"
2746#~ msgstr "Grupp           använt  mjuk    hård    saldo   uppskov       summa       betalt"
2747
2748#~ msgid "User            used    soft    hard    balance grace         total       paid"
2749#~ msgstr "Användare       använt  mjuk    hård    saldo   uppskov       summa       betalt"
Note: See TracBrowser for help on using the browser.