// ------------------------------------------------------------------------ // Main Window // ------------------------------------------------------------------------ "Check Fax Connection"="Kontroller fakstilkobling"; "You can check if the printer and the phone line are ready to send faxes. The check result will be printed. Load plain paper in the printer."="Du kan teste om skriveren og telefonlinjen er klare til å sende fakser. Testresultatet blir skrevet ut. Legg vanlig papir i skriveren."; "Make sure the printer is connected to the phone line. For information on how to load paper and connect the printer, see the documentation supplied with the printer."="Kontroller at skriveren er koblet til telefonlinjen. Vil du vite hvordan du tilkobler skriveren, ser du i dokumentasjonen som følger med skriveren."; "Press the Start button to run the check."="Trykk Start for å kjøre testen."; "Start"="Start"; "Cancel"="Avbryt"; // ------------------------------------------------------------------------ // Wait Dialog // ------------------------------------------------------------------------ "Checking the fax connection..."="Kontrollerer fakstilkoblingen..."; // ------------------------------------------------------------------------ // Result Message // ------------------------------------------------------------------------ "Str_Alert_Fax_Diagnosis_Fax_Connection_Success"="Fakstilkoblingen er OK."; "Str_Alert_Fax_Diagnosis_Fax_Connection_Failed"="Det ble oppdaget en feil. Se på utskriften hvis du vil vite mer."; // ------------------------------------------------------------------------ // Menu // ------------------------------------------------------------------------ "FAX Utility"="FAX Utility"; "About FAX Utility..."="Om FAX Utility..."; "Preferences..."="Valg..."; "Services"="Tjenester"; "Hide FAX Utility"="Skjul FAX Utility"; "Hide Others"="Skjul andre"; "Show All"="Vis alle"; "Quit FAX Utility"="Avslutt FAX Utility"; "File"="Fil"; "Close"="Lukk"; "Window"="Vindu"; "Minimize"="Minimer"; "Help"="Hjelp"; // ------------------------------------------------------------------------ // Alert(Common) // ------------------------------------------------------------------------ "Str_Alert_Common_Cancel"="Avbryt"; "Str_Alert_Common_OK"="OK"; "Str_Alert_Common_Necessary_File_Not_Found"="Finner ikke filen som trengs for å kjøre programmet.\nInstaller FAX Utility på nytt."; "Str_Alert_Common_Cannot_Get_Printer_Information"="Kan ikke hente informasjon om skriver (faks). Gå til \"Innstillinger for utskrift og faks\", og legg til driveren for PC-FAX."; "Str_Alert_Common_Confirm_OverWrite"="Angitt fil eksisterer allerede. Vil du overskrive den?"; "Str_Alert_Common_Not_Responding_Error"="Skriveren svarer ikke. Kontroller at skriveren er riktig tilkoblet og at den er slått på."; "Str_Alert_Common_Communication_Error"="Det oppstod en kommunikasjonsfeil for skriveren."; "Str_Alert_Common_Printer_Processing_Error"="Skriveren behandler data. Vent litt, og prøv på nytt."; "Str_Alert_Common_Communication_Error_With_ErrorCode"="Det ble oppdaget en feil under kommunikasjon med skriveren.\nFeilkode (%d)"; "Str_Alert_Common_Error_Occurred"="Behandling ble avbrutt fordi det oppstod en feil."; "Str_Alert_Common_PrinterStatusError"="Det oppstod en feil i skriveren. Rett opp feilen, og prøv på nytt."; // ------------------------------------------------------------------------ // Alert(Fax Check Connection) // ------------------------------------------------------------------------ "Str_Alert_Fax_Diagnosis_Cannot_Open"="Kan ikke starte Kontroller fakstilkobling fordi en annen FAX Utility-funksjon allerede kjører. Vent til den er ferdig, og prøv på nytt."; "Str_Alert_Fax_Diagnosis_Canceled"="Kontroller fakstilkobling er avbrutt."; "Str_Alert_Fax_Diagnosis_Cannot_Get_Result"="Kan ikke hente testresultatet.";