# ------------------------------------------------------------------------------ # no.msg # This file is part of Unifix BWidget Toolkit # Definition of no translation # ------------------------------------------------------------------------------ # --- symbolic names of buttons ------------------------------------------------ ::msgcat::mcset no {&Abort} {&Om} ::msgcat::mcset no {&Retry} {&Prøv igjen} ::msgcat::mcset no {&Ignore} {&Ignore} ::msgcat::mcset no {&OK} {&OK} ::msgcat::mcset no {&Cancel} {&Avbryt} ::msgcat::mcset no {&Yes} {&Ja} ::msgcat::mcset no {&No} {&Nei} # --- symbolic names of label of SelectFont dialog ---------------------------- ::msgcat::mcset no {Bold} {Halvfet} ::msgcat::mcset no {Italic} {Kursiv} ::msgcat::mcset no {Underline} {Understreking} ::msgcat::mcset no {Overstrike} {Overstryke} ::msgcat::mcset no {&Font} {&Skrift} ::msgcat::mcset no {&Size} {&Størrelse} ::msgcat::mcset no {St&yle} {St&il} # --- symbolic names of label of PasswdDlg dialog ----------------------------- ::msgcat::mcset no {&Login} {&Logg inn} ::msgcat::mcset no {&Password} {&Passord} # --- resource for SelectFont dialog ------------------------------------------ ::msgcat::mcset no {Font selection} {Skriftvalg} ::msgcat::mcset no {Sample text} {Prøve tekst} # --- resource for MessageDlg dialog ------------------------------------------ ::msgcat::mcset no {Message} {Melding} ::msgcat::mcset no {Information} {Informasjon} ::msgcat::mcset no {Question} {Spørsmål} ::msgcat::mcset no {Warning} {Advarsel} ::msgcat::mcset no {Error} {Feil} # --- resource for PasswdDlg dialog ------------------------------------------- ::msgcat::mcset no {Enter login and password} {Skriv inn logginn og passord}