# Qcodo Distributed Language File
# for Swedish (default)
# Contributed by "mickis"
# For QTextBoxBase controls
MsgId "%s is required"
MsgStr "%s er obligatorisk"
MsgId "Required"
MsgStr "Obligatorisk"
# For QWriteBox controls
MsgId ""
"Tags <b> <u> <i> <br> <code> and <http://...> are allowed. "
"Use ** at the beginning of any line for a bulleted list."
MsgStr ""
"Taggar <b> <u> <i> <br> <code> och <http://...> är tillåtna. "
"Använd ** i början av rader för punkt lista."
# For QPaginatedControl controls
MsgId "item"
MsgStr "rad"
MsgId "items"
MsgStr "rader"
# For QListBox and QCalendar controls
MsgId "Reset"
MsgStr "Nollställ"
# For QIntegerTextBox and QFloatTextBox controls
MsgId "Invalid Integer"
MsgStr "Ogiltigt heltall"
MsgId "Invalid Float"
MsgStr "Ogiltigt flyttall"
MsgId "Value must be less than %s"
MsgStr "Värdet måste vara mindre än %s"
MsgId "Value must be greater than %s"
MsgStr "Värdet måste vara större än %s"
# For QDataGrid controls
MsgId "Results: Viewing %s %s-%s of %s."
MsgStr "Resultat: Visar %s %s-%s av %s."
MsgId "Results: No %s found."
MsgStr "Resultat: Inget %s funnet."
MsgId "Results: 1 %s found."
MsgId_Plural "Results: %s %s found."
MsgStr[0] "Resultat: 1 %s funnet."
MsgStr[1] "Resultat: %s %s funnet."
# For QPaginator controls
MsgId "Previous"
MsgStr "Föregånde"
MsgId "Next"
MsgStr "Nästa"
# For the List FormDraft Include template
MsgId "List All"
MsgStr "Visa alla"
MsgId "Create a New"
MsgStr "Skapa en ny"
MsgId "Go to \"Form Drafts\""
MsgStr "Gå til \"formulärutkast\""
# For the Edit FormBase class template
MsgId "Create"
MsgStr "Skapa"
MsgId "Edit"
MsgStr "Redigera"
MsgId "Save"
MsgStr "Spara"
MsgId "Cancel"
MsgStr "Avbryt"
MsgId "Delete"
MsgStr "Radera"
MsgId "Are you SURE you want to DELETE this %s?"
MsgStr "Är du säker på att du vill RADERA %s?"
# For the form_drafts/index.php page
MsgId "List of Form Drafts"
MsgStr "Lista over formulärutkast"
MsgId "View List"
MsgStr "Visa lista"
MsgId "Create New"
MsgStr "Skapa ny"