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