Show
Ignore:
Timestamp:
11/25/04 10:32:24 (19 years ago)
Author:
jalet
Message:

Updated translations

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/po/pykota.pot

    r1852 r1959  
    2828"Project-Id-Version: PyKota v1.20\n" 
    2929"Report-Msgid-Bugs-To: alet@librelogiciel.com\n" 
    30 "POT-Creation-Date: 2004-10-11 14:49+0200\n" 
     30"POT-Creation-Date: 2004-11-25 10:16+0100\n" 
    3131"PO-Revision-Date: 2004-07-21 15:35:00+0100\n" 
    3232"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" 
     
    3838#, python-format 
    3939msgid "" 
    40 "autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    41 "A tool to automate user account creation and initial balance setting.\n" 
    42 "\n" 
    43 "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" 
     40"pkbanner v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     41"\n" 
     42"Generates banners.\n" 
    4443"\n" 
    4544"command line usage :\n" 
    4645"\n" 
    47 "  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" 
    48 "  OF AN external policy IN pykota.conf\n" 
    49 "  \n" 
    50 "  autopykota { -i | --initbalance value } \n" 
     46"  pkbanner  [options] \n" 
    5147"\n" 
    5248"options :\n" 
    5349"\n" 
    54 "  -v | --version       Prints autopykota's version number then exits.\n" 
     50"  -v | --version       Prints pkbanner's version number then exits.\n" 
    5551"  -h | --help          Prints this message then exits.\n" 
    5652"  \n" 
    57 "  -i | --initbalance b Sets the user's account initial balance value to b.\n" 
    58 "                       If the user already exists, actual balance is left\n" 
    59 "                       unmodified. If unset, the default value is 0.\n" 
    60 "                       \n" 
     53"  -l | --logo img      Use the image as the banner's logo. The logo will\n" 
     54"                       be drawn at the center top of the page. The default\n" 
     55"                       logo is /usr/share/pykota/logos/pykota.jpeg\n" 
     56"                       \n" 
     57"  -p | --pagesize sz   Sets sz as the page size. Most well known\n" 
     58"                       page sizes are recognized, like 'A4' or 'Letter'\n" 
     59"                       to name a few. The default size is A4.\n" 
     60"  \n" 
     61"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n" 
     62"                       used to save toner. The default value is 0, which\n" 
     63"                       means that no toner saving will be done.\n" 
     64"  \n" 
     65"  -u | --url u         Uses u as an url to be written at the bottom of \n" 
     66"                       the banner page. The default url is :\n" 
     67"                       http://www.librelogiciel.com/software/\n" 
     68"  \n" 
     69"examples :                              \n" 
     70"\n" 
     71"  Using pkbanner directly from the command line is not recommended,\n" 
     72"  excepted for testing purposes. You should use pkbanner in the\n" 
     73"  'startingbanner' or 'endingbanner' directives in pykota.conf\n" 
     74"  \n" 
     75"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n" 
     76"  \n" 
     77"      With such a setting in pykota.conf, all print jobs will be \n" 
     78"      prefixed with an A4 banner with no logo, and text luminosity will\n" 
     79"      be increased by 75%%. The PostScript output will be directly sent\n" 
     80"      to your printer.\n" 
     81"      \n" 
     82"  You'll find more examples in the sample configuration file included    \n" 
     83"  in PyKota.\n" 
     84"      \n" 
    6185"This program is free software; you can redistribute it and/or modify\n" 
    6286"it under the terms of the GNU General Public License as published by\n" 
     
    76100msgstr "" 
    77101 
    78 #, python-format 
    79 msgid "" 
    80 "edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    81 "A Print Quota editor for PyKota.\n" 
     102msgid "Unknown" 
     103msgstr "" 
     104 
     105msgid "Username" 
     106msgstr "" 
     107 
     108msgid "Job" 
     109msgstr "" 
     110 
     111msgid "Date" 
     112msgstr "" 
     113 
     114msgid "Allowed" 
     115msgstr "" 
     116 
     117msgid "Denied" 
     118msgstr "" 
     119 
     120msgid "Allowed with Warning" 
     121msgstr "" 
     122 
     123msgid "Result" 
     124msgstr "" 
     125 
     126msgid "Title" 
     127msgstr "" 
     128 
     129msgid "Filename" 
     130msgstr "" 
     131 
     132#, python-format 
     133msgid "Pages printed so far on %s" 
     134msgstr "" 
     135 
     136msgid "Account balance" 
     137msgstr "" 
     138 
     139msgid "Soft Limit" 
     140msgstr "" 
     141 
     142msgid "Hard Limit" 
     143msgstr "" 
     144 
     145msgid "Date Limit" 
     146msgstr "" 
     147 
     148msgid "Allowed range is (0..99)" 
     149msgstr "" 
     150 
     151#, python-format 
     152msgid "Invalid 'savetoner' option %s : %s" 
     153msgstr "" 
     154 
     155#, python-format 
     156msgid "Invalid 'pagesize' option %s, defaulting to A4." 
     157msgstr "" 
     158 
     159#, python-format 
     160msgid "" 
     161"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     162"A tool to give hints on what accounting method is best for each printer.\n" 
    82163"\n" 
    83164"command line usage :\n" 
    84165"\n" 
    85 "  edpykota [options] user1 user2 ... userN\n" 
    86 "  \n" 
    87 "  edpykota [options] group1 group2 ... groupN\n" 
     166"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" 
    88167"\n" 
    89168"options :\n" 
    90169"\n" 
    91 "  -v | --version       Prints edpykota's version number then exits.\n" 
     170"  -v | --version       Prints pkhint's version number then exits.\n" 
    92171"  -h | --help          Prints this message then exits.\n" 
    93172"  \n" 
    94 "  -a | --add           Adds users and/or printers if they don't \n" 
    95 "                       exist on the Quota Storage Server.\n" 
    96 "                       \n" 
    97 "  -d | --delete        Deletes users/groups from the quota storage.\n" 
    98 "                       Printers are never deleted.\n" 
    99 "                       \n" 
    100 "  -c | --charge p[,j]  Sets the price per page and per job to charge\n" 
    101 "                       for a particular printer. Job price is optional.\n" 
    102 "                       If both are to be set, separate them with a comma.\n" 
    103 "                       Floating point values are allowed.\n" 
    104 "  \n" 
    105 "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n" 
    106 "                              listed, separated by commas. The groups\n" 
    107 "                              must already exist in the Quota Storage.\n" 
    108 "  \n" 
    109 "  -u | --users         Edit users print quotas, this is the default.\n" 
    110 "  \n" 
    111 "  -P | --printer p     Edit quotas on printer p only. Actually p can\n" 
    112 "                       use wildcards characters to select only\n" 
    113 "                       some printers. The default value is *, meaning\n" 
    114 "                       all printers. \n" 
    115 "                       You can specify several names or wildcards, \n" 
    116 "                       by separating them with commas.\n" 
    117 "  \n" 
    118 "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" 
    119 "                       pg1, pg2, etc... which must already exist.\n" 
    120 "                       A printer group is just like a normal printer,\n" 
    121 "                       only that it is usually unknown from the printing\n" 
    122 "                       system. Create printer groups exactly the same\n" 
    123 "                       way that you create printers, then add other \n" 
    124 "                       printers to them with this option.\n" 
    125 "                       Accounting is done on a printer and on all\n" 
    126 "                       the printer groups it belongs to, quota checking\n" 
    127 "                       is done on a printer and on all the printer groups\n" 
    128 "                       it belongs to.\n" 
    129 "  \n" 
    130 "  -g | --groups        Edit users groups print quotas instead of users.\n" 
    131 "                          \n" 
    132 "  -p | --prototype u|g Uses user u or group g as a prototype to set\n" 
    133 "                       print quotas\n" 
    134 "                       \n" 
    135 "  -n | --noquota       Doesn't set a quota but only does accounting.\n" 
    136 "  \n" 
    137 "  -r | --reset         Resets the actual page counter for the user\n" 
    138 "                       or group to zero on the specified printers. \n" 
    139 "                       The life time page counter is kept unchanged.\n" 
    140 "                       \n" 
    141 "  -R | --hardreset     Resets the actual and life time page counters\n" 
    142 "                       for the user or group to zero on the specified \n" 
    143 "                       printers. \n" 
    144 "                       \n" 
    145 "  -l | --limitby l     Choose if the user/group is limited in " 
    146 "printing                     \n" 
    147 "                       by its account balance or by its page quota.\n" 
    148 "                       The default value is 'quota'. Allowed values\n" 
    149 "                       are 'quota' 'balance' 'quota-then-balance' and\n" 
    150 "                       'balance-then-quota'.\n" 
    151 "                       WARNING : quota-then-balance and balance-then-quota\n" 
    152 "                       are not yet implemented.\n" 
    153 "                       \n" 
    154 "  -b | --balance b     Sets the user's account balance to " 
    155 "b.                     \n" 
    156 "                       Account balance may be increase or decreased\n" 
    157 "                       if b is prefixed with + or -.\n" 
    158 "                       WARNING : when decreasing account balance,\n" 
    159 "                       the total paid so far by the user is decreased\n" 
    160 "                       too.\n" 
    161 "                       Groups don't have a real balance, but the\n" 
    162 "                       sum of their users' account balance.\n" 
    163 "                       \n" 
    164 "  -S | --softlimit sl  Sets the quota soft limit to sl " 
    165 "pages.                       \n" 
    166 "  \n" 
    167 "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n" 
    168 "  \n" 
    169 "  user1 through userN and group1 through groupN can use wildcards\n" 
    170 "  if the --add option is not set.\n" 
    171 "  \n" 
    172173"examples :                              \n" 
    173174"\n" 
    174 "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" 
    175 "  \n" 
    176 "  This will add users john, paul, george and ringo to the quota\n" 
    177 "  database, and set their print quotas to the same values than user \n" 
    178 "  jerome. User jerome must already exist.\n" 
    179 "  User ringo's email address will also be set to 'ringo@example.com'\n" 
    180 "  \n" 
    181 "  $ edpykota --printer lp -S 50 -H 60 jerome\n" 
    182 "  \n" 
    183 "  This will set jerome's print quota on the lp printer to a soft limit\n" 
    184 "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" 
    185 "  printer lp doesn't exist on the Quota Storage Server then nothing is " 
    186 "done.\n" 
    187 "\n" 
    188 "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" 
    189 "  \n" 
    190 "  Same as above, but if either user jerome or printer lp doesn't exist \n" 
    191 "  on the Quota Storage Server they are automatically added. Also\n" 
    192 "  user jerome is put into the groups \"coders\" and \"it\" which must\n" 
    193 "  already exist in the Quota Storage.\n" 
    194 "            \n" 
    195 "  $ edpykota -g -S 500 -H 550 financial support            \n" 
    196 "  \n" 
    197 "  This will set print quota soft limit to 500 pages and hard limit\n" 
    198 "  to 550 pages for groups financial and support on all printers.\n" 
    199 "  \n" 
    200 "  $ edpykota --reset jerome \"jo*\"\n" 
    201 "  \n" 
    202 "  This will reset jerome's page counter to zero on all printers, as\n" 
    203 "  well as every user whose name begins with 'jo'.\n" 
    204 "  Their life time page counter on each printer will be kept unchanged.\n" 
    205 "  You can also reset the life time page counters by using the\n" 
    206 "  --hardreset | -R command line option.\n" 
    207 "  \n" 
    208 "  $ edpykota --printer hpcolor --noquota jerome\n" 
    209 "  \n" 
    210 "  This will tell PyKota to not limit jerome when printing on the \n" 
    211 "  hpcolor printer. All his jobs will be allowed on this printer, but \n" 
    212 "  accounting of the pages he prints will still be kept.\n" 
    213 "  Print Quotas for jerome on other printers are unchanged.\n" 
    214 "  \n" 
    215 "  $ edpykota --limitby balance jerome\n" 
    216 "  \n" 
    217 "  This will tell PyKota to limit jerome by his account's balance\n" 
    218 "  when printing.\n" 
    219 "  \n" 
    220 "  $ edpykota --balance +10.0 jerome\n" 
    221 "  \n" 
    222 "  This will increase jerome's account balance by 10.0 (in your\n" 
    223 "  own currency). You can decrease the account balance with a\n" 
    224 "  dash prefix, and set it to a fixed amount with no prefix.\n" 
    225 "  \n" 
    226 "  $ edpykota --delete jerome rachel\n" 
    227 "  \n" 
    228 "  This will completely delete jerome and rachel from the Quota Storage\n" 
    229 "  database. All their quotas and jobs will be deleted too.\n" 
    230 "  \n" 
    231 "  $ edpykota --printer lp --charge 0.1\n" 
    232 "  \n" 
    233 "  This will set the page price for printer lp to 0.1. Job price\n" 
    234 "  will not be changed.\n" 
    235 "  \n" 
    236 "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" 
    237 "  \n" 
    238 "  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n" 
    239 "  When printing either on hplj1 or hplj2, print quota will also be \n" 
    240 "  checked and accounted for on virtual printers Laser and HP.\n" 
    241 "\n" 
     175"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 
     176"  \n" 
     177"  Will analyze your printing system to test which accounter\n" 
     178"  is the best for each of the defined printer which\n" 
     179"  name matches one of the parameters.\n" 
     180"  \n" 
     181"  If you don't pass any argument on the command line, all\n" 
     182"  printers will be analyzed.\n" 
     183"  \n" 
    242184"This program is free software; you can redistribute it and/or modify\n" 
    243185"it under the terms of the GNU General Public License as published by\n" 
     
    257199msgstr "" 
    258200 
    259 msgid "You're not allowed to use this command." 
    260 msgstr "" 
    261  
    262 #, python-format 
    263 msgid "Invalid softlimit value %s." 
    264 msgstr "" 
    265  
    266 #, python-format 
    267 msgid "Invalid hardlimit value %s." 
    268 msgstr "" 
    269  
    270 #, python-format 
    271 msgid "Hard limit %i is less than soft limit %i, values will be exchanged." 
    272 msgstr "" 
    273  
    274 #, python-format 
    275 msgid "Invalid balance value %s" 
    276 msgstr "" 
    277  
    278 #, python-format 
    279 msgid "Invalid charge amount value %s" 
    280 msgstr "" 
    281  
    282 #, python-format 
    283 msgid "Invalid limitby value %s" 
    284 msgstr "" 
    285  
    286 #, python-format 
    287 msgid "Impossible to add printer %s" 
    288 msgstr "" 
    289  
    290 #, python-format 
    291 msgid "Invalid printer name %s" 
    292 msgstr "" 
    293  
    294 #, python-format 
    295 msgid "There's no printer matching %s" 
    296 msgstr "" 
    297  
    298 msgid "You have to pass user or group names on the command line" 
    299 msgstr "" 
    300  
    301 #, python-format 
    302 msgid "Prototype %s not found in Quota Storage for printer %s." 
    303 msgstr "" 
    304  
    305 #, python-format 
    306 msgid "Prototype object %s not found in Quota Storage." 
    307 msgstr "" 
    308  
    309 #, python-format 
    310 msgid "Undefined hard limit set to soft limit (%s) on printer %s." 
    311 msgstr "" 
    312  
    313 #, python-format 
    314 msgid "Undefined soft limit set to hard limit (%s) on printer %s." 
    315 msgstr "" 
    316  
    317 #, python-format 
    318 msgid "Invalid email address %s" 
    319 msgstr "" 
    320  
    321 #, python-format 
    322 msgid "Invalid group name %s" 
    323 msgstr "" 
    324  
    325 #, python-format 
    326 msgid "Invalid user name %s" 
    327 msgstr "" 
    328  
    329 #, python-format 
    330 msgid "Quota not found for object %s on printer %s." 
    331 msgstr "" 
    332  
    333 #, python-format 
    334 msgid "Group %s not found in the PyKota Storage." 
    335 msgstr "" 
    336  
    337 msgid "incompatible options, see help." 
    338 msgstr "" 
    339  
    340 #, python-format 
    341 msgid "" 
    342 "pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    343 "An OSD quota monitor for PyKota.\n" 
     201#, python-format 
     202msgid "Invalid DeviceURI : %s" 
     203msgstr "" 
     204 
     205msgid "" 
     206"\n" 
     207"Please wait while pkhint analyzes your printing system's configuration..." 
     208msgstr "" 
     209 
     210#, python-format 
     211msgid "Unknown device %s for printer %s" 
     212msgstr "" 
     213 
     214msgid "" 
     215"\n" 
     216"Put the following lines into your /etc/pykota/pykota.conf file :\n" 
     217msgstr "" 
     218 
     219msgid "# BEWARE : if software accounting is suggested, this doesn't mean" 
     220msgstr "" 
     221 
     222msgid "# that hardware accounting wouldn't work, this only means that PyKota" 
     223msgstr "" 
     224 
     225msgid "# wasn't able to autodetect which hardware accounting method to use." 
     226msgstr "" 
     227 
     228#, python-format 
     229msgid "" 
     230"pkmail v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     231"\n" 
     232"Email gateway for PyKota.\n" 
    344233"\n" 
    345234"command line usage :\n" 
    346235"\n" 
    347 "  pykosd [options]\n" 
     236"  pkmail [options]\n" 
    348237"\n" 
    349238"options :\n" 
    350239"\n" 
    351 "  -v | --version       Prints pykosd's version number then exits.\n" 
     240"  -v | --version       Prints pkmail's version number then exits.\n" 
    352241"  -h | --help          Prints this message then exits.\n" 
    353242"  \n" 
    354 "  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" 
    355 "                       triplet, for example #FF0000 is 100%% red.\n" 
    356 "                       Defaults to 100%% green (#00FF00).\n" 
    357 "                       \n" 
    358 "  -d | --duration d    Sets the duration of the display in seconds. \n" 
    359 "                       Defaults to 3 seconds.\n" 
    360 "                       \n" 
    361 "  -f | --font f        Sets the font to use for " 
    362 "display.                      \n" 
    363 "                       Defaults to the Python OSD library's default.\n" 
    364 "  \n" 
    365 "  -l | --loop n        Sets the number of times the info will be displayed.\n" 
    366 "                       Defaults to 0, which means loop forever.\n" 
    367 "                       \n" 
    368 "  -s | --sleep s       Sets the sleeping duration between two displays \n" 
    369 "                       in seconds. Defaults to 180 seconds (3 minutes).\n" 
    370 "                       \n" 
    371 "  \n" 
    372 "examples :                              \n" 
    373 "\n" 
    374 "  $ pykosd -s 60 --loop 5\n" 
    375 "  \n" 
    376 "  Will launch pykosd. Display will be refreshed every 60 seconds,\n" 
    377 "  and will last for 3 seconds (the default) each time. After five\n" 
    378 "  iterations, the program will exit.\n" 
     243"    \n" 
     244"  This command is meant to be used from your mail server's aliases file,\n" 
     245"  as a pipe. It will then accept commands send to it in email messages,\n" 
     246"  and will send the answer to the command's originator.\n" 
     247"  \n" 
     248"  To use this command, create an email alias in /etc/aliases with\n" 
     249"  the following format :\n" 
     250"  \n" 
     251"    pykotacmd: \"|/usr/bin/pkmail\"\n" 
     252"    \n" 
     253"  Then run the 'newaliases' command to regenerate the aliases database.\n" 
     254"  \n" 
     255"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n" 
     256"  the command in the subject.\n" 
     257"  \n" 
     258"  List of supported commands :\n" 
     259"  \n" 
     260"        report [username]\n" 
     261"  \n" 
     262"  NB : For pkmail to work correctly, you may have to put the 'mail'\n" 
     263"  system user in the 'lpadmin' system group to ensure this user can\n" 
     264"  read the /etc/pykota/pykotadmin.conf file, and restart your\n" 
     265"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n" 
     266"  that you think at least twice before doing this though.\n" 
     267"  \n" 
     268"  Use at your own risk !\n" 
    379269"  \n" 
    380270"This program is free software; you can redistribute it and/or modify\n" 
     
    393283"\n" 
    394284"Please e-mail bugs to: %s" 
    395 msgstr "" 
    396  
    397 #, python-format 
    398 msgid "Invalid duration option %s" 
    399 msgstr "" 
    400  
    401 #, python-format 
    402 msgid "Invalid loop option %s" 
    403 msgstr "" 
    404  
    405 #, python-format 
    406 msgid "Invalid sleep option %s" 
    407 msgstr "" 
    408  
    409 #, python-format 
    410 msgid "Invalid color option %s" 
    411 msgstr "" 
    412  
    413 #, python-format 
    414 msgid "User %s doesn't exist in PyKota's database" 
    415 msgstr "" 
    416  
    417 #, python-format 
    418 msgid "Pages used on %s : %s" 
    419 msgstr "" 
    420  
    421 #, python-format 
    422 msgid "PyKota Units left : %.2f" 
    423 msgstr "" 
    424  
    425 #, python-format 
    426 msgid "" 
    427 "warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    428 "\n" 
    429 "Sends mail to users over print quota.\n" 
    430 "\n" 
    431 "command line usage :\n" 
    432 "\n" 
    433 "  warnpykota  [options]  [names]\n" 
    434 "\n" 
    435 "options :\n" 
    436 "\n" 
    437 "  -v | --version       Prints warnpykota's version number then exits.\n" 
    438 "  -h | --help          Prints this message then exits.\n" 
    439 "  \n" 
    440 "  -u | --users         Warns users over their print quota, this is the \n" 
    441 "                       default.\n" 
    442 "  \n" 
    443 "  -g | --groups        Warns users whose groups quota are over limit.\n" 
    444 "  \n" 
    445 "  -P | --printer p     Verify quotas on this printer only. Actually p can\n" 
    446 "                       use wildcards characters to select only\n" 
    447 "                       some printers. The default value is *, meaning\n" 
    448 "                       all printers.\n" 
    449 "                       You can specify several names or wildcards, \n" 
    450 "                       by separating them with commas.\n" 
    451 "  \n" 
    452 "examples :                              \n" 
    453 "\n" 
    454 "  $ warnpykota --printer lp\n" 
    455 "  \n" 
    456 "  This will warn all users of the lp printer who have exceeded their\n" 
    457 "  print quota.\n" 
    458 "\n" 
    459 "  $ warnpykota \n" 
    460 "  \n" 
    461 "  This will warn all users  who have exceeded their print quota on\n" 
    462 "  any printer.\n" 
    463 "\n" 
    464 "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" 
    465 "  \n" 
    466 "  This will warn all users of groups which names begins with \"dev\" and\n" 
    467 "  who have exceeded their print quota on any printer which name begins \n" 
    468 "  with \"laserjet\"\n" 
    469 "  \n" 
    470 "  If launched by an user who is not a PyKota administrator, additionnal\n" 
    471 "  arguments representing users or groups names are ignored, and only the\n" 
    472 "  current user/group is reported.\n" 
    473 "\n" 
    474 "This program is free software; you can redistribute it and/or modify\n" 
    475 "it under the terms of the GNU General Public License as published by\n" 
    476 "the Free Software Foundation; either version 2 of the License, or\n" 
    477 "(at your option) any later version.\n" 
    478 "\n" 
    479 "This program is distributed in the hope that it will be useful,\n" 
    480 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    481 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    482 "GNU General Public License for more details.\n" 
    483 "\n" 
    484 "You should have received a copy of the GNU General Public License\n" 
    485 "along with this program; if not, write to the Free Software\n" 
    486 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
    487 "\n" 
    488 "Please e-mail bugs to: %s" 
    489 msgstr "" 
    490  
    491 msgid "Job contains no data. Printing is denied." 
    492 msgstr "" 
    493  
    494 msgid "Job accounting begins." 
    495 msgstr "" 
    496  
    497 msgid "Job accounting ends." 
    498 msgstr "" 
    499  
    500 msgid "Job size forced to 0 because printing is denied." 
    501 msgstr "" 
    502  
    503 #, python-format 
    504 msgid "Job size : %i" 
    505 msgstr "" 
    506  
    507 #, python-format 
    508 msgid "Updating user %s's quota on printer %s" 
    509 msgstr "" 
    510  
    511 msgid "Job added to history." 
    512 msgstr "" 
    513  
    514 #, python-format 
    515 msgid "File number %s unregistered twice from polling object, ignored." 
    516 msgstr "" 
    517  
    518 #, python-format 
    519 msgid "SIGTERM was sent to real backend %s (pid: %s)" 
    520 msgstr "" 
    521  
    522 #, python-format 
    523 msgid "CUPS backend %s died abnormally." 
    524 msgstr "" 
    525  
    526 #, python-format 
    527 msgid "" 
    528 "dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    529 "\n" 
    530 "Dumps PyKota database's content.\n" 
    531 "\n" 
    532 "command line usage :\n" 
    533 "\n" 
    534 "  dumpykota [options] \n" 
    535 "\n" 
    536 "options :\n" 
    537 "\n" 
    538 "  -v | --version       Prints dumpykota's version number then exits.\n" 
    539 "  -h | --help          Prints this message then exits.\n" 
    540 "  \n" 
    541 "  -d | --data type     Dumps 'type' datas. Allowed types are :\n" 
    542 "                       \n" 
    543 "                         - history : dumps the jobs history.\n" 
    544 "                         - users : dumps users.\n" 
    545 "                         - groups : dumps user groups.\n" 
    546 "                         - printers : dump printers.\n" 
    547 "                         - upquotas : dump user quotas.\n" 
    548 "                         - gpquotas : dump user groups quotas.\n" 
    549 "                         - payments : dumps user payments.\n" 
    550 "                         - pmembers : dumps printer groups members.\n" 
    551 "                         - umembers : dumps user groups members.\n" 
    552 "                         \n" 
    553 "                       NB : the -d | --data command line option   \n" 
    554 "                       is MANDATORY.\n" 
    555 "  \n" 
    556 "  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n" 
    557 "                       the format is to dump datas in the csv format (comma\n" 
    558 "                       separated values). All data dumped is between double\n" 
    559 "                       quotes. Allowed formats are :\n" 
    560 "                       \n" 
    561 "                         - csv : separate datas with commas\n" 
    562 "                         - ssv : separate datas with semicolons\n" 
    563 "                         - tsv : separate datas with tabs\n" 
    564 "                         - xml : dump data as XML\n" 
    565 "                         \n" 
    566 "  -o | --output fname  All datas will be dumped to the file instead of\n" 
    567 "                       to the standard output. The special '-' filename\n" 
    568 "                       is the default value and means stdout.\n" 
    569 "                       WARNING : existing files are truncated !\n" 
    570 "  \n" 
    571 "Examples :\n" 
    572 "\n" 
    573 "  $ dumpykota --data history --format csv >myfile.csv\n" 
    574 "  \n" 
    575 "  This dumps the history in a comma separated values file, for possible\n" 
    576 "  use in a spreadsheet.\n" 
    577 "  \n" 
    578 "  $ dumpykota --data users --format xml -o users.xml\n" 
    579 "  \n" 
    580 "  Dumps all users datas to the users.xml file.\n" 
    581 "  \n" 
    582 "This program is free software; you can redistribute it and/or modify\n" 
    583 "it under the terms of the GNU General Public License as published by\n" 
    584 "the Free Software Foundation; either version 2 of the License, or\n" 
    585 "(at your option) any later version.\n" 
    586 "\n" 
    587 "This program is distributed in the hope that it will be useful,\n" 
    588 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    589 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    590 "GNU General Public License for more details.\n" 
    591 "\n" 
    592 "You should have received a copy of the GNU General Public License\n" 
    593 "along with this program; if not, write to the Free Software\n" 
    594 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
    595 "\n" 
    596 "Please e-mail bugs to: %s" 
    597 msgstr "" 
    598  
    599 #, python-format 
    600 msgid "Invalid modifier [%s] for --data command line option, see help." 
    601 msgstr "" 
    602  
    603 #, python-format 
    604 msgid "Invalid modifier [%s] for --format command line option, see help." 
    605 msgstr "" 
    606  
    607 msgid "XML output is disabled because the jaxml module is not available." 
    608 msgstr "" 
    609  
    610 msgid "PyKota data dumper failed : I/O error" 
    611 msgstr "" 
    612  
    613 msgid "The -d | --data command line option is mandatory, see help." 
    614 msgstr "" 
    615  
    616 msgid "Too many arguments, see help." 
    617 msgstr "" 
    618  
    619 msgid "Software accounting already done in first pass. Ignoring." 
    620 msgstr "" 
    621  
    622 msgid "Hardware accounting already done in first pass. Ignoring." 
    623 msgstr "" 
    624  
    625 #, python-format 
    626 msgid "" 
    627 "pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    628 "A tool to give hints on what accounting method is best for each printer.\n" 
    629 "\n" 
    630 "command line usage :\n" 
    631 "\n" 
    632 "  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" 
    633 "\n" 
    634 "options :\n" 
    635 "\n" 
    636 "  -v | --version       Prints pkhint's version number then exits.\n" 
    637 "  -h | --help          Prints this message then exits.\n" 
    638 "  \n" 
    639 "examples :                              \n" 
    640 "\n" 
    641 "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 
    642 "  \n" 
    643 "  Will analyze your printing system to test which accounter\n" 
    644 "  is the best for each of the defined printer which\n" 
    645 "  name matches one of the parameters.\n" 
    646 "  \n" 
    647 "  If you don't pass any argument on the command line, all\n" 
    648 "  printers will be analyzed.\n" 
    649 "  \n" 
    650 "This program is free software; you can redistribute it and/or modify\n" 
    651 "it under the terms of the GNU General Public License as published by\n" 
    652 "the Free Software Foundation; either version 2 of the License, or\n" 
    653 "(at your option) any later version.\n" 
    654 "\n" 
    655 "This program is distributed in the hope that it will be useful,\n" 
    656 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
    657 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
    658 "GNU General Public License for more details.\n" 
    659 "\n" 
    660 "You should have received a copy of the GNU General Public License\n" 
    661 "along with this program; if not, write to the Free Software\n" 
    662 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
    663 "\n" 
    664 "Please e-mail bugs to: %s" 
    665 msgstr "" 
    666  
    667 #, python-format 
    668 msgid "Invalid DeviceURI : %s" 
    669 msgstr "" 
    670  
    671 msgid "" 
    672 "\n" 
    673 "Please wait while pkhint analyzes your printing system's configuration..." 
    674 msgstr "" 
    675  
    676 #, python-format 
    677 msgid "Unknown device %s for printer %s" 
    678 msgstr "" 
    679  
    680 msgid "" 
    681 "\n" 
    682 "Put the following lines into your /etc/pykota/pykota.conf file :\n" 
    683 msgstr "" 
    684  
    685 msgid "# BEWARE : if software accounting is suggested, this doesn't mean" 
    686 msgstr "" 
    687  
    688 msgid "# that hardware accounting wouldn't work, this only means that PyKota" 
    689 msgstr "" 
    690  
    691 msgid "# wasn't able to autodetect which hardware accounting method to use." 
    692285msgstr "" 
    693286 
     
    793386msgstr "" 
    794387 
     388msgid "You're not allowed to use this command." 
     389msgstr "" 
     390 
     391#, python-format 
     392msgid "There's no printer matching %s" 
     393msgstr "" 
     394 
     395#, python-format 
     396msgid "Invalid charge amount value %s" 
     397msgstr "" 
     398 
    795399#, python-format 
    796400msgid "Printer %s already exists, skipping." 
     
    801405msgstr "" 
    802406 
     407#, python-format 
     408msgid "Impossible to add printer %s" 
     409msgstr "" 
     410 
     411#, python-format 
     412msgid "Invalid printer name %s" 
     413msgstr "" 
     414 
    803415msgid "in" 
    804416msgstr "" 
    805417 
     418msgid "incompatible options, see help." 
     419msgstr "" 
     420 
    806421msgid "You have to pass printer groups names on the command line" 
    807422msgstr "" 
    808423 
    809424msgid "You have to pass printer names on the command line" 
     425msgstr "" 
     426 
     427#, python-format 
     428msgid "" 
     429"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     430"An OSD quota monitor for PyKota.\n" 
     431"\n" 
     432"command line usage :\n" 
     433"\n" 
     434"  pykosd [options]\n" 
     435"\n" 
     436"options :\n" 
     437"\n" 
     438"  -v | --version       Prints pykosd's version number then exits.\n" 
     439"  -h | --help          Prints this message then exits.\n" 
     440"  \n" 
     441"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" 
     442"                       triplet, for example #FF0000 is 100%% red.\n" 
     443"                       Defaults to 100%% green (#00FF00).\n" 
     444"                       \n" 
     445"  -d | --duration d    Sets the duration of the display in seconds. \n" 
     446"                       Defaults to 3 seconds.\n" 
     447"                       \n" 
     448"  -f | --font f        Sets the font to use for " 
     449"display.                      \n" 
     450"                       Defaults to the Python OSD library's default.\n" 
     451"  \n" 
     452"  -l | --loop n        Sets the number of times the info will be displayed.\n" 
     453"                       Defaults to 0, which means loop forever.\n" 
     454"                       \n" 
     455"  -s | --sleep s       Sets the sleeping duration between two displays \n" 
     456"                       in seconds. Defaults to 180 seconds (3 minutes).\n" 
     457"                       \n" 
     458"  \n" 
     459"examples :                              \n" 
     460"\n" 
     461"  $ pykosd -s 60 --loop 5\n" 
     462"  \n" 
     463"  Will launch pykosd. Display will be refreshed every 60 seconds,\n" 
     464"  and will last for 3 seconds (the default) each time. After five\n" 
     465"  iterations, the program will exit.\n" 
     466"  \n" 
     467"This program is free software; you can redistribute it and/or modify\n" 
     468"it under the terms of the GNU General Public License as published by\n" 
     469"the Free Software Foundation; either version 2 of the License, or\n" 
     470"(at your option) any later version.\n" 
     471"\n" 
     472"This program is distributed in the hope that it will be useful,\n" 
     473"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     474"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     475"GNU General Public License for more details.\n" 
     476"\n" 
     477"You should have received a copy of the GNU General Public License\n" 
     478"along with this program; if not, write to the Free Software\n" 
     479"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
     480"\n" 
     481"Please e-mail bugs to: %s" 
     482msgstr "" 
     483 
     484#, python-format 
     485msgid "Invalid duration option %s" 
     486msgstr "" 
     487 
     488#, python-format 
     489msgid "Invalid loop option %s" 
     490msgstr "" 
     491 
     492#, python-format 
     493msgid "Invalid sleep option %s" 
     494msgstr "" 
     495 
     496#, python-format 
     497msgid "Invalid color option %s" 
     498msgstr "" 
     499 
     500#, python-format 
     501msgid "User %s doesn't exist in PyKota's database" 
     502msgstr "" 
     503 
     504#, python-format 
     505msgid "Pages used on %s : %s" 
     506msgstr "" 
     507 
     508#, python-format 
     509msgid "PyKota Units left : %.2f" 
    810510msgstr "" 
    811511 
     
    884584#, python-format 
    885585msgid "" 
     586"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     587"A tool to automate user account creation and initial balance setting.\n" 
     588"\n" 
     589"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" 
     590"\n" 
     591"command line usage :\n" 
     592"\n" 
     593"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" 
     594"  OF AN external policy IN pykota.conf\n" 
     595"  \n" 
     596"  autopykota { -i | --initbalance value } \n" 
     597"\n" 
     598"options :\n" 
     599"\n" 
     600"  -v | --version       Prints autopykota's version number then exits.\n" 
     601"  -h | --help          Prints this message then exits.\n" 
     602"  \n" 
     603"  -i | --initbalance b Sets the user's account initial balance value to b.\n" 
     604"                       If the user already exists, actual balance is left\n" 
     605"                       unmodified. If unset, the default value is 0.\n" 
     606"                       \n" 
     607"This program is free software; you can redistribute it and/or modify\n" 
     608"it under the terms of the GNU General Public License as published by\n" 
     609"the Free Software Foundation; either version 2 of the License, or\n" 
     610"(at your option) any later version.\n" 
     611"\n" 
     612"This program is distributed in the hope that it will be useful,\n" 
     613"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     614"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     615"GNU General Public License for more details.\n" 
     616"\n" 
     617"You should have received a copy of the GNU General Public License\n" 
     618"along with this program; if not, write to the Free Software\n" 
     619"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
     620"\n" 
     621"Please e-mail bugs to: %s" 
     622msgstr "" 
     623 
     624msgid "Job contains no data. Printing is denied." 
     625msgstr "" 
     626 
     627msgid "Job accounting begins." 
     628msgstr "" 
     629 
     630msgid "Job accounting ends." 
     631msgstr "" 
     632 
     633msgid "Job size forced to 0 because printing is denied." 
     634msgstr "" 
     635 
     636#, python-format 
     637msgid "Job size : %i" 
     638msgstr "" 
     639 
     640#, python-format 
     641msgid "Updating user %s's quota on printer %s" 
     642msgstr "" 
     643 
     644msgid "Job added to history." 
     645msgstr "" 
     646 
     647#, python-format 
     648msgid "File number %s unregistered twice from polling object, ignored." 
     649msgstr "" 
     650 
     651#, python-format 
     652msgid "SIGTERM was sent to real backend %s (pid: %s)" 
     653msgstr "" 
     654 
     655#, python-format 
     656msgid "CUPS backend %s died abnormally." 
     657msgstr "" 
     658 
     659#, python-format 
     660msgid "" 
     661"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     662"\n" 
     663"Dumps PyKota database's content.\n" 
     664"\n" 
     665"command line usage :\n" 
     666"\n" 
     667"  dumpykota [options] \n" 
     668"\n" 
     669"options :\n" 
     670"\n" 
     671"  -v | --version       Prints dumpykota's version number then exits.\n" 
     672"  -h | --help          Prints this message then exits.\n" 
     673"  \n" 
     674"  -d | --data type     Dumps 'type' datas. Allowed types are :\n" 
     675"                       \n" 
     676"                         - history : dumps the jobs history.\n" 
     677"                         - users : dumps users.\n" 
     678"                         - groups : dumps user groups.\n" 
     679"                         - printers : dump printers.\n" 
     680"                         - upquotas : dump user quotas.\n" 
     681"                         - gpquotas : dump user groups quotas.\n" 
     682"                         - payments : dumps user payments.\n" 
     683"                         - pmembers : dumps printer groups members.\n" 
     684"                         - umembers : dumps user groups members.\n" 
     685"                         \n" 
     686"                       NB : the -d | --data command line option   \n" 
     687"                       is MANDATORY.\n" 
     688"  \n" 
     689"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n" 
     690"                       the format is to dump datas in the csv format (comma\n" 
     691"                       separated values). All data dumped is between double\n" 
     692"                       quotes. Allowed formats are :\n" 
     693"                       \n" 
     694"                         - csv : separate datas with commas\n" 
     695"                         - ssv : separate datas with semicolons\n" 
     696"                         - tsv : separate datas with tabs\n" 
     697"                         - xml : dump data as XML\n" 
     698"                         \n" 
     699"  -o | --output fname  All datas will be dumped to the file instead of\n" 
     700"                       to the standard output. The special '-' filename\n" 
     701"                       is the default value and means stdout.\n" 
     702"                       WARNING : existing files are truncated !\n" 
     703"  \n" 
     704"Examples :\n" 
     705"\n" 
     706"  $ dumpykota --data history --format csv >myfile.csv\n" 
     707"  \n" 
     708"  This dumps the history in a comma separated values file, for possible\n" 
     709"  use in a spreadsheet.\n" 
     710"  \n" 
     711"  $ dumpykota --data users --format xml -o users.xml\n" 
     712"  \n" 
     713"  Dumps all users datas to the users.xml file.\n" 
     714"  \n" 
     715"This program is free software; you can redistribute it and/or modify\n" 
     716"it under the terms of the GNU General Public License as published by\n" 
     717"the Free Software Foundation; either version 2 of the License, or\n" 
     718"(at your option) any later version.\n" 
     719"\n" 
     720"This program is distributed in the hope that it will be useful,\n" 
     721"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     722"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     723"GNU General Public License for more details.\n" 
     724"\n" 
     725"You should have received a copy of the GNU General Public License\n" 
     726"along with this program; if not, write to the Free Software\n" 
     727"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
     728"\n" 
     729"Please e-mail bugs to: %s" 
     730msgstr "" 
     731 
     732#, python-format 
     733msgid "Invalid modifier [%s] for --data command line option, see help." 
     734msgstr "" 
     735 
     736#, python-format 
     737msgid "Invalid modifier [%s] for --format command line option, see help." 
     738msgstr "" 
     739 
     740msgid "XML output is disabled because the jaxml module is not available." 
     741msgstr "" 
     742 
     743msgid "PyKota data dumper failed : I/O error" 
     744msgstr "" 
     745 
     746msgid "The -d | --data command line option is mandatory, see help." 
     747msgstr "" 
     748 
     749msgid "Too many arguments, see help." 
     750msgstr "" 
     751 
     752#, python-format 
     753msgid "" 
     754"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     755"A Print Quota editor for PyKota.\n" 
     756"\n" 
     757"command line usage :\n" 
     758"\n" 
     759"  edpykota [options] user1 user2 ... userN\n" 
     760"  \n" 
     761"  edpykota [options] group1 group2 ... groupN\n" 
     762"\n" 
     763"options :\n" 
     764"\n" 
     765"  -v | --version       Prints edpykota's version number then exits.\n" 
     766"  -h | --help          Prints this message then exits.\n" 
     767"  \n" 
     768"  -a | --add           Adds users and/or printers if they don't \n" 
     769"                       exist on the Quota Storage Server.\n" 
     770"                       \n" 
     771"  -d | --delete        Deletes users/groups from the quota storage.\n" 
     772"                       Printers are never deleted.\n" 
     773"                       \n" 
     774"  -c | --charge p[,j]  Sets the price per page and per job to charge\n" 
     775"                       for a particular printer. Job price is optional.\n" 
     776"                       If both are to be set, separate them with a comma.\n" 
     777"                       Floating point values are allowed.\n" 
     778"  \n" 
     779"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n" 
     780"                              listed, separated by commas. The groups\n" 
     781"                              must already exist in the Quota Storage.\n" 
     782"  \n" 
     783"  -u | --users         Edit users print quotas, this is the default.\n" 
     784"  \n" 
     785"  -P | --printer p     Edit quotas on printer p only. Actually p can\n" 
     786"                       use wildcards characters to select only\n" 
     787"                       some printers. The default value is *, meaning\n" 
     788"                       all printers. \n" 
     789"                       You can specify several names or wildcards, \n" 
     790"                       by separating them with commas.\n" 
     791"  \n" 
     792"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" 
     793"                       pg1, pg2, etc... which must already exist.\n" 
     794"                       A printer group is just like a normal printer,\n" 
     795"                       only that it is usually unknown from the printing\n" 
     796"                       system. Create printer groups exactly the same\n" 
     797"                       way that you create printers, then add other \n" 
     798"                       printers to them with this option.\n" 
     799"                       Accounting is done on a printer and on all\n" 
     800"                       the printer groups it belongs to, quota checking\n" 
     801"                       is done on a printer and on all the printer groups\n" 
     802"                       it belongs to.\n" 
     803"  \n" 
     804"  -g | --groups        Edit users groups print quotas instead of users.\n" 
     805"                          \n" 
     806"  -p | --prototype u|g Uses user u or group g as a prototype to set\n" 
     807"                       print quotas\n" 
     808"                       \n" 
     809"  -n | --noquota       Doesn't set a quota but only does accounting.\n" 
     810"  \n" 
     811"  -r | --reset         Resets the actual page counter for the user\n" 
     812"                       or group to zero on the specified printers. \n" 
     813"                       The life time page counter is kept unchanged.\n" 
     814"                       \n" 
     815"  -R | --hardreset     Resets the actual and life time page counters\n" 
     816"                       for the user or group to zero on the specified \n" 
     817"                       printers. \n" 
     818"                       \n" 
     819"  -l | --limitby l     Choose if the user/group is limited in " 
     820"printing                     \n" 
     821"                       by its account balance or by its page quota.\n" 
     822"                       The default value is 'quota'. Allowed values\n" 
     823"                       are 'quota' 'balance' 'quota-then-balance' and\n" 
     824"                       'balance-then-quota'.\n" 
     825"                       WARNING : quota-then-balance and balance-then-quota\n" 
     826"                       are not yet implemented.\n" 
     827"                       \n" 
     828"  -b | --balance b     Sets the user's account balance to " 
     829"b.                     \n" 
     830"                       Account balance may be increase or decreased\n" 
     831"                       if b is prefixed with + or -.\n" 
     832"                       WARNING : when decreasing account balance,\n" 
     833"                       the total paid so far by the user is decreased\n" 
     834"                       too.\n" 
     835"                       Groups don't have a real balance, but the\n" 
     836"                       sum of their users' account balance.\n" 
     837"                       \n" 
     838"  -S | --softlimit sl  Sets the quota soft limit to sl " 
     839"pages.                       \n" 
     840"  \n" 
     841"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n" 
     842"  \n" 
     843"  user1 through userN and group1 through groupN can use wildcards\n" 
     844"  if the --add option is not set.\n" 
     845"  \n" 
     846"examples :                              \n" 
     847"\n" 
     848"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" 
     849"  \n" 
     850"  This will add users john, paul, george and ringo to the quota\n" 
     851"  database, and set their print quotas to the same values than user \n" 
     852"  jerome. User jerome must already exist.\n" 
     853"  User ringo's email address will also be set to 'ringo@example.com'\n" 
     854"  \n" 
     855"  $ edpykota --printer lp -S 50 -H 60 jerome\n" 
     856"  \n" 
     857"  This will set jerome's print quota on the lp printer to a soft limit\n" 
     858"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" 
     859"  printer lp doesn't exist on the Quota Storage Server then nothing is " 
     860"done.\n" 
     861"\n" 
     862"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" 
     863"  \n" 
     864"  Same as above, but if either user jerome or printer lp doesn't exist \n" 
     865"  on the Quota Storage Server they are automatically added. Also\n" 
     866"  user jerome is put into the groups \"coders\" and \"it\" which must\n" 
     867"  already exist in the Quota Storage.\n" 
     868"            \n" 
     869"  $ edpykota -g -S 500 -H 550 financial support            \n" 
     870"  \n" 
     871"  This will set print quota soft limit to 500 pages and hard limit\n" 
     872"  to 550 pages for groups financial and support on all printers.\n" 
     873"  \n" 
     874"  $ edpykota --reset jerome \"jo*\"\n" 
     875"  \n" 
     876"  This will reset jerome's page counter to zero on all printers, as\n" 
     877"  well as every user whose name begins with 'jo'.\n" 
     878"  Their life time page counter on each printer will be kept unchanged.\n" 
     879"  You can also reset the life time page counters by using the\n" 
     880"  --hardreset | -R command line option.\n" 
     881"  \n" 
     882"  $ edpykota --printer hpcolor --noquota jerome\n" 
     883"  \n" 
     884"  This will tell PyKota to not limit jerome when printing on the \n" 
     885"  hpcolor printer. All his jobs will be allowed on this printer, but \n" 
     886"  accounting of the pages he prints will still be kept.\n" 
     887"  Print Quotas for jerome on other printers are unchanged.\n" 
     888"  \n" 
     889"  $ edpykota --limitby balance jerome\n" 
     890"  \n" 
     891"  This will tell PyKota to limit jerome by his account's balance\n" 
     892"  when printing.\n" 
     893"  \n" 
     894"  $ edpykota --balance +10.0 jerome\n" 
     895"  \n" 
     896"  This will increase jerome's account balance by 10.0 (in your\n" 
     897"  own currency). You can decrease the account balance with a\n" 
     898"  dash prefix, and set it to a fixed amount with no prefix.\n" 
     899"  \n" 
     900"  $ edpykota --delete jerome rachel\n" 
     901"  \n" 
     902"  This will completely delete jerome and rachel from the Quota Storage\n" 
     903"  database. All their quotas and jobs will be deleted too.\n" 
     904"  \n" 
     905"  $ edpykota --printer lp --charge 0.1\n" 
     906"  \n" 
     907"  This will set the page price for printer lp to 0.1. Job price\n" 
     908"  will not be changed.\n" 
     909"  \n" 
     910"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" 
     911"  \n" 
     912"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n" 
     913"  When printing either on hplj1 or hplj2, print quota will also be \n" 
     914"  checked and accounted for on virtual printers Laser and HP.\n" 
     915"\n" 
     916"This program is free software; you can redistribute it and/or modify\n" 
     917"it under the terms of the GNU General Public License as published by\n" 
     918"the Free Software Foundation; either version 2 of the License, or\n" 
     919"(at your option) any later version.\n" 
     920"\n" 
     921"This program is distributed in the hope that it will be useful,\n" 
     922"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     923"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     924"GNU General Public License for more details.\n" 
     925"\n" 
     926"You should have received a copy of the GNU General Public License\n" 
     927"along with this program; if not, write to the Free Software\n" 
     928"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
     929"\n" 
     930"Please e-mail bugs to: %s" 
     931msgstr "" 
     932 
     933#, python-format 
     934msgid "Invalid softlimit value %s." 
     935msgstr "" 
     936 
     937#, python-format 
     938msgid "Invalid hardlimit value %s." 
     939msgstr "" 
     940 
     941#, python-format 
     942msgid "Hard limit %i is less than soft limit %i, values will be exchanged." 
     943msgstr "" 
     944 
     945#, python-format 
     946msgid "Invalid balance value %s" 
     947msgstr "" 
     948 
     949#, python-format 
     950msgid "Invalid limitby value %s" 
     951msgstr "" 
     952 
     953msgid "You have to pass user or group names on the command line" 
     954msgstr "" 
     955 
     956#, python-format 
     957msgid "Prototype %s not found in Quota Storage for printer %s." 
     958msgstr "" 
     959 
     960#, python-format 
     961msgid "Prototype object %s not found in Quota Storage." 
     962msgstr "" 
     963 
     964#, python-format 
     965msgid "Undefined hard limit set to soft limit (%s) on printer %s." 
     966msgstr "" 
     967 
     968#, python-format 
     969msgid "Undefined soft limit set to hard limit (%s) on printer %s." 
     970msgstr "" 
     971 
     972#, python-format 
     973msgid "Invalid email address %s" 
     974msgstr "" 
     975 
     976#, python-format 
     977msgid "Unknown group %s" 
     978msgstr "" 
     979 
     980#, python-format 
     981msgid "Unknown user %s" 
     982msgstr "" 
     983 
     984#, python-format 
     985msgid "Invalid group name %s" 
     986msgstr "" 
     987 
     988#, python-format 
     989msgid "Invalid user name %s" 
     990msgstr "" 
     991 
     992#, python-format 
     993msgid "Quota not found for object %s on printer %s." 
     994msgstr "" 
     995 
     996#, python-format 
     997msgid "Group %s not found in the PyKota Storage." 
     998msgstr "" 
     999 
     1000msgid "Software accounting already done in first pass. Ignoring." 
     1001msgstr "" 
     1002 
     1003msgid "Hardware accounting already done in first pass. Ignoring." 
     1004msgstr "" 
     1005 
     1006msgid "Job size and price now set in history." 
     1007msgstr "" 
     1008 
     1009#, python-format 
     1010msgid "" 
    8861011"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    8871012"\n" 
     
    9471072 
    9481073#, python-format 
     1074msgid "" 
     1075"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
     1076"\n" 
     1077"Sends mail to users over print quota.\n" 
     1078"\n" 
     1079"command line usage :\n" 
     1080"\n" 
     1081"  warnpykota  [options]  [names]\n" 
     1082"\n" 
     1083"options :\n" 
     1084"\n" 
     1085"  -v | --version       Prints warnpykota's version number then exits.\n" 
     1086"  -h | --help          Prints this message then exits.\n" 
     1087"  \n" 
     1088"  -u | --users         Warns users over their print quota, this is the \n" 
     1089"                       default.\n" 
     1090"  \n" 
     1091"  -g | --groups        Warns users whose groups quota are over limit.\n" 
     1092"  \n" 
     1093"  -P | --printer p     Verify quotas on this printer only. Actually p can\n" 
     1094"                       use wildcards characters to select only\n" 
     1095"                       some printers. The default value is *, meaning\n" 
     1096"                       all printers.\n" 
     1097"                       You can specify several names or wildcards, \n" 
     1098"                       by separating them with commas.\n" 
     1099"  \n" 
     1100"examples :                              \n" 
     1101"\n" 
     1102"  $ warnpykota --printer lp\n" 
     1103"  \n" 
     1104"  This will warn all users of the lp printer who have exceeded their\n" 
     1105"  print quota.\n" 
     1106"\n" 
     1107"  $ warnpykota \n" 
     1108"  \n" 
     1109"  This will warn all users  who have exceeded their print quota on\n" 
     1110"  any printer.\n" 
     1111"\n" 
     1112"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" 
     1113"  \n" 
     1114"  This will warn all users of groups which names begins with \"dev\" and\n" 
     1115"  who have exceeded their print quota on any printer which name begins \n" 
     1116"  with \"laserjet\"\n" 
     1117"  \n" 
     1118"  If launched by an user who is not a PyKota administrator, additionnal\n" 
     1119"  arguments representing users or groups names are ignored, and only the\n" 
     1120"  current user/group is reported.\n" 
     1121"\n" 
     1122"This program is free software; you can redistribute it and/or modify\n" 
     1123"it under the terms of the GNU General Public License as published by\n" 
     1124"the Free Software Foundation; either version 2 of the License, or\n" 
     1125"(at your option) any later version.\n" 
     1126"\n" 
     1127"This program is distributed in the hope that it will be useful,\n" 
     1128"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" 
     1129"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n" 
     1130"GNU General Public License for more details.\n" 
     1131"\n" 
     1132"You should have received a copy of the GNU General Public License\n" 
     1133"along with this program; if not, write to the Free Software\n" 
     1134"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" 
     1135"\n" 
     1136"Please e-mail bugs to: %s" 
     1137msgstr "" 
     1138 
     1139#, python-format 
    9491140msgid "Unsupported accounter backend %s" 
    9501141msgstr "" 
     
    10251216 
    10261217#, python-format 
     1218msgid "Option accountbanner in section %s only supports values in %s" 
     1219msgstr "" 
     1220 
     1221#, python-format 
    10271222msgid "Unsupported logging subsystem %s" 
    10281223msgstr "" 
     
    11371332msgstr "" 
    11381333 
     1334#, python-format 
     1335msgid "Banner generator %s exit code is %s" 
     1336msgstr "" 
     1337 
    11391338msgid "Printer hostname undefined, set to 'localhost'" 
    11401339msgstr "" 
     
    12031402 
    12041403#, python-format 
     1404msgid "Network error while doing SNMP queries on printer %s : %s" 
     1405msgstr "" 
     1406 
     1407#, python-format 
     1408msgid "SNMP message decoding error for printer %s : %s" 
     1409msgstr "" 
     1410 
     1411#, python-format 
     1412msgid "Problem encountered while doing SNMP queries on printer %s : %s" 
     1413msgstr "" 
     1414 
     1415#, python-format 
     1416msgid "Waiting for printer %s to be idle or printing..." 
     1417msgstr "" 
     1418 
     1419#, python-format 
     1420msgid "Waiting for printer %s's idle status to stabilize..." 
     1421msgstr "" 
     1422 
     1423#, python-format 
     1424msgid "Problem during connection to %s:%s : %s" 
     1425msgstr "" 
     1426 
     1427#, python-format 
     1428msgid "Problem while sending PJL query to %s:%s : %s" 
     1429msgstr "" 
     1430 
     1431#, python-format 
     1432msgid "A problem occured while reading printer %s's internal page counter." 
     1433msgstr "" 
     1434 
     1435#, python-format 
     1436msgid "Retrieving printer %s's page counter from database instead." 
     1437msgstr "" 
     1438 
     1439#, python-format 
     1440msgid "" 
     1441"Couldn't retrieve printer %s's internal page counter either before or after " 
     1442"printing." 
     1443msgstr "" 
     1444 
     1445#, python-format 
     1446msgid "Job's size forced to 1 page for printer %s." 
     1447msgstr "" 
     1448 
     1449#, python-format 
     1450msgid "No previous job in database for printer %s." 
     1451msgstr "" 
     1452 
     1453#, python-format 
     1454msgid "Inconsistent values for printer %s's internal page counter." 
     1455msgstr "" 
     1456 
     1457msgid "" 
     1458"Internal SNMP accounting asked, but Python-SNMP is not available. Please " 
     1459"download it from http://pysnmp.sourceforge.net" 
     1460msgstr "" 
     1461 
     1462#, python-format 
     1463msgid "Unknown printer address in HARDWARE(%s) for printer %s" 
     1464msgstr "" 
     1465 
     1466#, python-format 
     1467msgid "Launching HARDWARE(%s)..." 
     1468msgstr "" 
     1469 
     1470#, python-format 
     1471msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" 
     1472msgstr "" 
     1473 
     1474#, python-format 
     1475msgid "Line [%s] skipped in accounter's output. Trying again..." 
     1476msgstr "" 
     1477 
     1478#, python-format 
     1479msgid "Hardware accounter %s exit code is %s" 
     1480msgstr "" 
     1481 
     1482#, python-format 
     1483msgid "Unable to query printer %s via HARDWARE(%s)" 
     1484msgstr "" 
     1485 
     1486#, python-format 
     1487msgid "" 
     1488"SNMP querying stage interrupted. Using latest value seen for internal page " 
     1489"counter (%s) on printer %s." 
     1490msgstr "" 
     1491 
     1492#, python-format 
     1493msgid "" 
     1494"PJL querying stage interrupted. Using latest value seen for internal page " 
     1495"counter (%s) on printer %s." 
     1496msgstr "" 
     1497 
     1498#, python-format 
     1499msgid "Launching SOFTWARE(%s)..." 
     1500msgstr "" 
     1501 
     1502#, python-format 
     1503msgid "Unable to compute job size with accounter %s" 
     1504msgstr "" 
     1505 
     1506#, python-format 
     1507msgid "Problem while waiting for software accounter pid %s to exit : %s" 
     1508msgstr "" 
     1509 
     1510#, python-format 
     1511msgid "Software accounter %s exit code is %s" 
     1512msgstr "" 
     1513 
     1514msgid "Totals may be inaccurate if some users are members of several groups." 
     1515msgstr "" 
     1516 
     1517#, python-format 
    12051518msgid "" 
    12061519"Search base %s doesn't seem to exist. Probable misconfiguration. Please " 
     
    12401553msgstr "" 
    12411554 
    1242 msgid "Totals may be inaccurate if some users are members of several groups." 
    1243 msgstr "" 
    1244  
    1245 #, python-format 
    1246 msgid "Network error while doing SNMP queries on printer %s : %s" 
    1247 msgstr "" 
    1248  
    1249 #, python-format 
    1250 msgid "Problem encountered while doing SNMP queries on printer %s : %s" 
    1251 msgstr "" 
    1252  
    1253 #, python-format 
    1254 msgid "Waiting for printer %s to be idle or printing..." 
    1255 msgstr "" 
    1256  
    1257 #, python-format 
    1258 msgid "Waiting for printer %s's idle status to stabilize..." 
    1259 msgstr "" 
    1260  
    1261 #, python-format 
    1262 msgid "Problem during connection to %s:%s : %s" 
    1263 msgstr "" 
    1264  
    1265 #, python-format 
    1266 msgid "Problem while sending PJL query to %s:%s : %s" 
    1267 msgstr "" 
    1268  
    1269 #, python-format 
    1270 msgid "A problem occured while reading printer %s's internal page counter." 
    1271 msgstr "" 
    1272  
    1273 #, python-format 
    1274 msgid "Retrieving printer %s's page counter from database instead." 
    1275 msgstr "" 
    1276  
    1277 #, python-format 
    1278 msgid "" 
    1279 "Couldn't retrieve printer %s's internal page counter either before or after " 
    1280 "printing." 
    1281 msgstr "" 
    1282  
    1283 #, python-format 
    1284 msgid "Job's size forced to 1 page for printer %s." 
    1285 msgstr "" 
    1286  
    1287 #, python-format 
    1288 msgid "No previous job in database for printer %s." 
    1289 msgstr "" 
    1290  
    1291 #, python-format 
    1292 msgid "Inconsistent values for printer %s's internal page counter." 
    1293 msgstr "" 
    1294  
    1295 msgid "" 
    1296 "Internal SNMP accounting asked, but Python-SNMP is not available. Please " 
    1297 "download it from http://pysnmp.sourceforge.net" 
    1298 msgstr "" 
    1299  
    1300 #, python-format 
    1301 msgid "Unknown printer address in HARDWARE(%s) for printer %s" 
    1302 msgstr "" 
    1303  
    1304 #, python-format 
    1305 msgid "Launching HARDWARE(%s)..." 
    1306 msgstr "" 
    1307  
    1308 #, python-format 
    1309 msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" 
    1310 msgstr "" 
    1311  
    1312 #, python-format 
    1313 msgid "Line [%s] skipped in accounter's output. Trying again..." 
    1314 msgstr "" 
    1315  
    1316 #, python-format 
    1317 msgid "Hardware accounter %s exit code is %s" 
    1318 msgstr "" 
    1319  
    1320 #, python-format 
    1321 msgid "Unable to query printer %s via HARDWARE(%s)" 
    1322 msgstr "" 
    1323  
    1324 #, python-format 
    1325 msgid "" 
    1326 "SNMP querying stage interrupted. Using latest value seen for internal page " 
    1327 "counter (%s) on printer %s." 
    1328 msgstr "" 
    1329  
    1330 #, python-format 
    1331 msgid "" 
    1332 "PJL querying stage interrupted. Using latest value seen for internal page " 
    1333 "counter (%s) on printer %s." 
    1334 msgstr "" 
    1335  
    1336 #, python-format 
    1337 msgid "Launching SOFTWARE(%s)..." 
    1338 msgstr "" 
    1339  
    1340 #, python-format 
    1341 msgid "Unable to compute job size with accounter %s" 
    1342 msgstr "" 
    1343  
    1344 #, python-format 
    1345 msgid "Problem while waiting for software accounter pid %s to exit : %s" 
    1346 msgstr "" 
    1347  
    1348 #, python-format 
    1349 msgid "Software accounter %s exit code is %s" 
    1350 msgstr "" 
    1351  
    13521555msgid "PyKota Reports" 
    13531556msgstr "" 
     
    13561559msgstr "" 
    13571560 
     1561msgid "Printer" 
     1562msgstr "" 
     1563 
    13581564msgid "User / Group names mask" 
    13591565msgstr "" 
     
    13621568msgstr "" 
    13631569 
     1570msgid "Please click on the above button" 
     1571msgstr "" 
     1572 
    13641573msgid "History" 
    13651574msgstr "" 
     
    13681577msgstr "" 
    13691578 
    1370 msgid "Date" 
    1371 msgstr "" 
    1372  
    13731579msgid "Action" 
    13741580msgstr "" 
     
    13771583msgstr "" 
    13781584 
    1379 msgid "Printer" 
    1380 msgstr "" 
    1381  
    13821585msgid "Hostname" 
    13831586msgstr "" 
     
    14011604msgstr "" 
    14021605 
    1403 msgid "Title" 
    1404 msgstr "" 
    1405  
    1406 msgid "Filename" 
    1407 msgstr "" 
    1408  
    14091606msgid "Options" 
    14101607msgstr "" 
     
    14121609msgid "Previous page" 
    14131610msgstr "" 
    1414  
    1415 msgid "Please click on the above button" 
    1416 msgstr ""