/* Confirmation requested when the user asks to delete a fax entry */
"Do you want to delete %s?" = "Vuoi cancellare %s?";
/* This is the paper name for Letter as accepted by PrintInfo */
"Letter" = "Lettera";
/* This is the paper name for A4 as accepted by PrintInfo */
"A4" = "A4";
/* The button the user presses to confirm that wants to give up attempting to reconnect */
"Stop" = "Interrompi";
/* The message the user receives if the incoming fax file is not valid or can't be accessed. */
"Invalid fax file." = "File di fax non valido.";
/* The message the user receives if a fax document can't be opened */
"Unable to open new document." = "Non riesco ad aprire il nuovo documento.";
/* This is the paper name for Legal as accepted by PrintInfo */
"Legal" = "Legale";
/* This is the inspector string for fine resolution faxes */
"Fax Resolution: Fine" = "Risoluzione del fax: Fine";
/* Message given to user when the fax server connection fails due to it not being registered in netinfo */
"Fax Modem %s is not available from this machine." = "Il fax modem %s non è disponibile da questo computer.";
/* syslog message when pausing during connect reaquire */
"Pausing %d seconds while trying to reconnect to %s.\n" = "Sto facendo una pausa di %d secondi mentre viene ristabilito il collegamento con %s.\n";
/* The message the user receives if a fax is unreadable */
"There were unreadable lines in your fax." = "Il fax contiene righe illeggibili.";
/* The message the user receives if an error occurs while assigning a Fax document */
"Error assigning fax document." = "Errore durante l'assegnazione di un documento fax.";
/* The message the user receives if an error occurs while saving a Fax document */
"Error saving fax document." = "Errore salvando il documento fax";
/* syslog and alert message when reconnect fails */
"Could not reconnect to %s.\n" = "Non sono riuscito a ricollegarmi con %s.\n";
/* alert message when to confirm stop reconnect */
"Do you really want to give up attempting to reconnect to the server? Until you reconnect, you will be unable to read faxes etc. on this server.\n" = "Vuoi veramente rinunciare a ricollegarti al server? Finché non ti ricolleghi non ti sarà possibile leggere fax, ed eseguire altre operazioni in questo server.\n";
/* alert message when pausing during connect reaquire */
"Attempting to reconnect to %s.\n" = "Sto cercando di ricollegarmi con %s.\n";
/* This is the inspector string for standard resolution faxes */
"Fax Resolution: Standard" = "Risoluzione del fax: Standard";
/* Message given to user when unable to connect with netinfo. */
"Unable to establish contact with netinfo." = "Non riesco a stabilire il collegamento con netinfo.";
/* Message given to user when the fax (%s) spooling directory cannot be opened */
"Unable to view faxes for %s." = "Non riesco a vedere i fax di %s.";
/* Message given to user when the fax server connection dies */
"Unable to view faxes for %s due to server error." = "Non riesco a vedere i fax di %s a causa di un errore del server.";
/* The button the user presses to confirm that he really does want to delete a fax entry */
"Delete" = "Cancella";
/* Message given to user when get users fails during reaquire */
"An error occurred trying to obtain list of users for %s.\n" = "Si è verificato un errore durante il tentativo di ottenere la lista di utenti per %s.\n";
/* Message given to user when another user deletes fax out from under us */
"Another user has deleted this fax." = "Un altro utente ha cancellato questo fax.";
/* The message the user receives if the system does not have enough memory to image a fax message */
"Unable to obtain memory for image." = "Non riesco ad ottenere la memoria per l'immagine.";
/* The message the user receives if an error occurs while reading the incoming fax */
"Error trying to read page." = "Errore durante il tentativo di lettura della pagina.";
/* The button the user presses to continue attempting to reconnect */
"Continue" = "Continua";
/* Message given to user when his attempt to delete a Fax entry was unsuccessful due to some Unix error */
"An error occured while trying to delete that fax entry. Entry not deleted." = "Si è verificato un errore nel tentativo di cancellare questa voce di fax, che pertanto non è stata cancellata.";
/* Message given to user when try to assign fax to user who already has it */
"This fax is already assigned to the user." = "Questo fax è già assegnato all'utente.";
/* The button the user presses to abort his request to delete a fax entry */
"Cancel" = "Annulla";
/* Message given to user assign to non-existant user, INTERNAL ERROR */
"User doesn\'t exist for %s." = "Utente inesistente per %s";
/* Message given to user when error retrieving list of users */
"An error occurred trying to obtain list of users for %s." = "Si è verificato un errore durante il tentativo di ottenere la lista di utenti per %s.";
/* Message given to user when the fax server has io error etc */
"An error occurred trying to access log." = "Errore durante il tentativo di accedere al registro.";
/* Message given to user when unable to reacquire connection. */
"Unable to restablish connection to server for %s." = "Non riesco a ristabilire il collegamento con il server per %s.";
/* Message given to user when the fax server has io error etc */
"An error occurred trying to access fax." = "Si è verificato un errore durante il tentativo di accesso ai fax.";
/* Specifies which page user is viewing. This is text to RIGHT of current page, %d will get number of pages. */
"of %d" = "di %d";
/* Message given to user when permission error occurs on connect */
"You do not have permission to access %s." = "Non hai le abilitazioni per accedere a %s.";
/* Specifies which page user is viewing. This is text to LEFT of current page, %d will get number of pages. */
"Page" = "Pagina";
/* This is appended to title bar of archive copy fax windows */
" (Archive Copy)" = "(Copia archivio)";
/* Confirmation requested when the user asks to delete several fax entries (%d entries) */
"Do you want to delete the selected entries (%d faxes)?" = "Vuoi cancellare le voci selezionate (fax %d)?";