Show
Ignore:
Timestamp:
05/18/04 16:49:34 (20 years ago)
Author:
jalet
Message:

Big code changes to completely remove the need for "requester" directives,
jsut use "hardware(... your previous requester directive's content ...)"

Files:
1 modified

Legend:

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

    r1470 r1483  
    174174 
    175175#, python-format 
    176 msgid "Invalid external accounter %s for printer %s" 
    177 msgstr "Accounter esterno non valido %s per la stampante %s" 
     176msgid "Invalid accounter %s for printer %s" 
     177msgstr "Accounter non valido %s per la stampante %s" 
    178178 
    179179#, python-format 
    180180msgid "Option accounter in section %s only supports values in %s" 
    181181msgstr "L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s" 
    182  
    183 #, python-format 
    184 msgid "Option requester for printer %s was not set" 
    185 msgstr "Opzione richiedente per la stampante %s non impostata" 
    186  
    187 #, python-format 
    188 msgid "Invalid requester %s for printer %s" 
    189 msgstr "Richiedente non valido %s per la stampante %s" 
    190  
    191 #, python-format 
    192 msgid "Option requester for printer %s only supports values in %s" 
    193 msgstr "Opzione requester per la stampante %s supporta solamente i seguenti valori %s" 
    194182 
    195183#, python-format 
     
    293281 
    294282#, python-format 
    295 msgid "Unsupported requester backend %s" 
    296 msgstr "Requester backend non supportato %s" 
    297  
    298 #, python-format 
    299283msgid "Unsupported quota storage backend %s" 
    300284msgstr "Storage delle quote non supportato %s" 
     
    439423 
    440424#, python-format 
    441 msgid "Unable to compute job size with external accounter %s" 
    442 msgstr "Impossibile calcolare la dimensione della stampa con il metodo external %s" 
     425msgid "Unable to compute job size with accounter %s" 
     426msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s" 
    443427 
    444428msgid "Using the 'stupid' accounting method is unreliable." 
     
    449433 
    450434#, python-format 
    451 msgid "Unknown printer address in EXTERNAL(%s) for printer %s" 
    452 msgstr "Indirizzo stampante sconosciuto per EXTERNAL(%s) per la stampante %s" 
    453  
    454 #, python-format 
    455 msgid "Unable to query printer %s via EXTERNAL(%s)" 
    456 msgstr "Impossibile ottenere informazioni dalla stampante %s via EXTERNAL(%s)" 
     435msgid "Unknown printer address in HARDWARE(%s) for printer %s" 
     436msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s" 
     437 
     438#, python-format 
     439msgid "Unable to query printer %s via HARDWARE(%s)" 
     440msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)" 
    457441 
    458442#, python-format 
     
    493477 
    494478#, python-format 
    495 msgid "SIGTERM was sent to external requester %s (pid: %s)" 
    496 msgstr "" 
    497  
    498 #, python-format 
    499479msgid "Impossible to connect to SMTP server : %s" 
    500480msgstr ""