<?php
// Strings starting with '%' will be automatically replaced by script. Do not translate these
$sph_messages = Array (
"Categories" => "kategorier",
"CATEGORIES" => "Kategorier",
"Untitled" => "Ingen titel",
"Powered by" => "Power by",
"Previous" => "Foregående",
"Next" => "Næste",
"Result page" => "Resultat side",
"Only in category" => "Bare i kategori",
"Search" => "Søg",
"All sites" => "Alle sider",
"Web pages" => "Web sider",
"noMatch" => "Søgning \"%query\" gav ingen resultat",
"ignoredWords" => "Følgende ord udløser (får kort eller får almindelig): %ignored_words",
"resultsFor" => "Resultat før:",
"Results" => "Viser resultat %from - %to av %all %matchword (%secs sekunder)", //
"match" => "match", //
"matches" => "matches", //
"andSearch" => "AND søg",
"orSearch" => "OR søg",
"phraseSearch" => "Sidste søgning",
"show" => "Vis ",
"resultsPerPage" => "resultat pr side",
"DidYouMean" => "Mener du",
"catsearch" => "Præsenteret resultat er fundet i kategori:",
"catselect" => "Før du søger i kategori, venligst vælg en kategori.<br />At present, results are fetched from all sites.",
"New_window" => "Besøg side i et nyt vindue.",
"New_url" => "Url til den nye side:",
"Title" => "Titel (maks. 100 karakter)",
"Description" => "Beskrivelse (maks. 250 karakter)",
"Category" => "Vælg en kategori:",
"Account" => "Din e-mail adresse:",
"tipSelCat" => "Vælg kategori",
"tipHome" => "Link tilbage til hjemmeside",
"ResultHd" => "Søge resultat",
"Home" => "Forside",
"tip2Top" => "Tilbage til top",
"Top" => "Top",
"tipBackCat" => "GÃ¥ tilbage til kategori index",
"Back" => "Tilbage til",
"tipSelCat" => "Klik for valg af denne kategori",
"tipSelBCat" => "Klik for valg af denne under kategori",
"tipSelMCat" => "Vælg en hoved kategori",
"enterCaptcha" => "Skriv tekst fra image i nedestående felt:",
"invalidCaptcha" => "Teksten ud indtastede i feltet er ugyldig.",
"mostpop" => "Mest populære søgninger",
"query" => "Søgninger",
"count" => "Tæller",
"results" => "Resultat",
"lastquery" => "Sidste forespørgsel",
"suggest" => "Hvis du ønsker en ny side på Vores index. Tryk her",
"seconds" => "seconds",
"SubForm" => "Suggest a new Site - Submission Form",
"SubmitHeadline" => "You may use this form to suggest a new Url that should be indexed by our search engine.",
"AllFields" => "All fields are required",
"submit" => "submit this now",
"BackToSubForm" => "Back to Submission Form",
"InvTitle" => "Invalid Title input",
"InvDesc" => "Invalid Description input",
"LinkSearch" => "Link search for all pages of a domain.",
"mulChoice" =>"Multiple choice. Please select one domain:",
"noSiteMatch" => "The link search \"%query\" didn't meet any result",
"noLinks" => "Up to now, there were no links indexed for this URL",
"DisplayingLinks" => "Displaying pages",
"notitle" => "No meta title available for this site",
"nodes" => "No meta description available for this site",
"MainURL" => "Main URL",
"Resfor" => "Results for",
"from" => "from",
"First" => "First",
"Last" => "Last",
"tolSearch" => "Tolerant Search",
"Java1" => "Attention: Your browser does not support JavaScript.",
"Java2" => "You will not get full functionality of Sphider-plus.",
"noSites" => "There is no site attached to category",
"ResultOrder" => "Order for result listing:",
"order1" => "By relevance (weight / hits)",
"order2" => "Main URLs (domains) on top",
"order3" => "By URL names and weight",
"order4" => "Only top 2 per URL",
"order5" => "Most popular links on top",
"order6" => "By indexdate and time",
"order7" => "By count of hits in full text ",
"mark" => "Highlight found keyword results: ",
"markbold" => "bold text",
"markred" => "red font",
"markyellow" => "mark yellow",
"markgreen" => "mark green",
"markblue" => "mark blue",
"queryhits" => "Hits in full text: ",
"showWarning" => "The search string was not found as part of the text.",
"foundImages" => "Images found here:",
"foundAudio" => "Audio streams found here:",
"foundVideo" => "Videos found here:",
"foundText" => "Found text",
"openPicture" => "Open this picture in original size",
"openMedia" => "Open this media with the default player software",
"mediaTitel" => "Media Title",
"allText" => "Show complete text found at this page",
"allImages" => "Show all images found at this page",
"allAudio" => "Show all audio streams found at this page",
"allVideo" => "Show all videos found at this page",
"allMedia" => "Show all media found at this page",
"title" => "Title:",
"normSearch" => "Back to standard Search",
"MediaHeader" => "Displaying results",
"text" => "Text",
"media" => "Media",
"details" => "Details",
"mType" => "Media type",
"resNum" => "Result no.",
"size" => "Size",
"foundAt" => "Found at",
"mediaOnly" => " Search only Media",
"noMediaMatch" => "The Media search \"%query\" did not match any documents",
"playTime" => "Play Time",
"showEXIF" => "Media Information",
"minutes" => "minutes",
"noEXIF" => "No ID3 / EXIF info found for this media object.",
"for" => "for",
"closewin" => "Close this window",
"more" => "more",
"still" => "Still",
"charLeft" => "characters left",
"down" => "Down",
"top" => "Top",
"MoreCatRes" => "More results of category:",
"MoreSubCatRes" => "More results of sub-category:",
"LastIndexed" => "Last indexed:",
"MoreDomRes" => "More results from",
"sort" => "Method of result sorting ",
"t_search" => "Search for text",
"m_search" => "Search for media",
"Database" => "Database",
"db_prefix" => "with table prefix",
"contains" => "contains",
"sites" => "sites",
"cats" => "categories",
"links" => "links",
"keywords" => "keywords"
);
?>