/* Confirmation requested when the user asks to delete a fax entry */
"Do you want to delete %s?" = "Vill du ta bort %s?";
/* This is the paper name for Letter as accepted by PrintInfo */
"Letter" = "Letter";
/* 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" = "Stopp";
/* The message the user receives if the incoming fax file is not valid or can't be accessed. */
"Invalid fax file." = "Ogiltig faxfil.";
/* The message the user receives if a fax document can't be opened */
"Unable to open new document." = "Kan inte öppna nytt dokument.";
/* This is the paper name for Legal as accepted by PrintInfo */
"Legal" = "Legal";
/* This is the inspector string for fine resolution faxes */
"Fax Resolution: Fine" = "Faxupplösning: hög";
/* 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." = "Faxmodemet %s är inte tillgänglig från den här maskinen.";
/* syslog message when pausing during connect reaquire */
"Pausing %d seconds while trying to reconnect to %s.\n" = "Gör paus i %d sekunder under försök att återansluta till %s.\n";
/* The message the user receives if a fax is unreadable */
"There were unreadable lines in your fax." = "Det fanns oläsbara rader i faxet.";
/* The message the user receives if an error occurs while assigning a Fax document */
"Error assigning fax document." = "Fel vid tilldelning av faxdokument.";
/* The message the user receives if an error occurs while saving a Fax document */
"Error saving fax document." = "Ett fel uppstod vid sparande av ett fax.";
/* syslog and alert message when reconnect fails */
"Could not reconnect to %s.\n" = "Kunde inte återansluta till %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" = "Vill du verkligen ge upp försök att återansluta till servern? Du kommer inte att kunna läsa t ex fax på den här servern om du inte är ansluten.\n";
/* alert message when pausing during connect reaquire */
"Attempting to reconnect to %s.\n" = "Försöker återansluta till %s.\n";
/* This is the inspector string for standard resolution faxes */
/* Message given to user when unable to connect with netinfo. */
"Unable to establish contact with netinfo." = "Kan inte knyta kontakt med NetInfo";
/* Message given to user when the fax (%s) spooling directory cannot be opened */
"Unable to view faxes for %s." = "Kan inte se fax till %s.";
/* Message given to user when the fax server connection dies */
"Unable to view faxes for %s due to server error." = "Kan inte se fax till %s på grund av server-fel.";
/* The button the user presses to confirm that he really does want to delete a fax entry */
"Delete" = "Ta bort";
/* Message given to user when get users fails during reaquire */
"An error occurred trying to obtain list of users for %s.\n" = "Fel vid försök att hämta användarlista för %s.\n";
/* Message given to user when another user deletes fax out from under us */
"Another user has deleted this fax." = "En annan användare har tagit bort det här faxet.";
/* The message the user receives if the system does not have enough memory to image a fax message */
"Unable to obtain memory for image." = "Har inte tillräckligt med minne för bilden.";
/* The message the user receives if an error occurs while reading the incoming fax */
"Error trying to read page." = "Fel vid försök att läsa sida.";
/* The button the user presses to continue attempting to reconnect */
"Continue" = "Fortsätt";
/* 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." = "Det uppstod ett fel vid försök att ta bort den här faxposten. Posten togs inte bort.";
/* Message given to user when try to assign fax to user who already has it */
"This fax is already assigned to the user." = "Det här faxet har redan tilldelats till användaren.";
/* The button the user presses to abort his request to delete a fax entry */
"Cancel" = "Avbryt";
/* Message given to user assign to non-existant user, INTERNAL ERROR */
"User doesn\'t exist for %s." = "Finns ingen användare för %s.";
/* Message given to user when error retrieving list of users */
"An error occurred trying to obtain list of users for %s." = "Fel vid försök att hämta användarlista för %s.";
/* Message given to user when the fax server has io error etc */
"An error occurred trying to access log." = "Ett fel uppstod vid försök att nå loggen.";
/* Message given to user when unable to reacquire connection. */
"Unable to restablish connection to server for %s." = "Kan inte återupprätta anslutning till server för %s.";
/* Message given to user when the fax server has io error etc */
"An error occurred trying to access fax." = "Ett fel uppstod vid försök att nå fax.";
/* Specifies which page user is viewing. This is text to RIGHT of current page, %d will get number of pages. */
"of %d" = "av %d";
/* Message given to user when permission error occurs on connect */
"You do not have permission to access %s." = "Du har inte åtkomstbehörighet för %s.";
/* Specifies which page user is viewing. This is text to LEFT of current page, %d will get number of pages. */
"Page" = "Sida";
/* This is appended to title bar of archive copy fax windows */
" (Archive Copy)" = " (Arkivkopia)";
/* Confirmation requested when the user asks to delete several fax entries (%d entries) */
"Do you want to delete the selected entries (%d faxes)?" = "Vill du ta bort markerade poster (%d fax)?";