blob: c57ccfd441f1d93fb4042cf6bfa0ac5c8b15cdbf [file] [log] [blame]
// I18N constants
// LANG: "nb", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Insert a Form.": "Sett inn skjema",
"Insert a check box.": "Hakeboks",
"Insert a multi-line text field.": "Sett inn tekstfelt med flere linjer",
"Insert a radio button.": "Sett inn en radioknapp",
"Insert a select field.": "Sett inn valgboks/ netrekksboks",
"Insert a submit/reset button.": "Sett inn send-/nullstill knapp for skjemaet",
"Insert a text, password or hidden field.": "Sett inn formfelt"
};