From 16dcd6d3af047971985cabce68d9e06b4a399fad Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 14 Jun 2008 11:49:19 +0200 Subject: Translated searchquery.tmpl. --- searchquery.tmpl | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/searchquery.tmpl b/searchquery.tmpl index 0d6eb63..b9ec4fb 100644 --- a/searchquery.tmpl +++ b/searchquery.tmpl @@ -1,6 +1,6 @@ $setmap{prefix,title,S} $setmap{prefix,link,LINK} -$set{thousand,$.}$set{decimal,.}$setmap{BN,,Any Country,uk,England,fr,France} +$set{thousand,$.}$set{decimal,.}$setmap{BN,,Ethvert land,dk,Danmark,uk,England,fr,Frankrig} ${ $def{PREV, $if{$ne{$topdoc,0},} $def{SPAGE,$if{$gt{$1,9},$if{$gt{$1,99},$S{$1,$div{$1,100}}}$S{$1,$mod{$div{$1,10},10}}}$S{$1,$mod{$1,10}}} } -$def{PREV,$if{$ne{$topdoc,0},}} +$def{PREV,$if{$ne{$topdoc,0},}} $def{PAGE,} $def{SPAGE,} -$def{NEXT,$if{$ne{$last,$msize},}} +$def{NEXT,$if{$ne{$last,$msize},}}

@@ -35,28 +35,28 @@ $def{NEXT,$if{$ne{$last,$msize},}} ACTION="$html{$env{CGIURL}}" TARGET="_top">

- + $env{HELPLINK}
$or{$html{$error}, $if{$eq{$msize,0}, -$if{$query,No documents match your query, -
Searching $nice{$dbsize} documents +$if{$query,Ingen dokumenter matcher din forespørgsel, +
Gennemsøgte $nice{$dbsize} dokumenter }, $if{$not{$msizeexact}, - $nice{$add{$topdoc,1}}-$nice{$last} of about $nice{$msize} matches, + $nice{$add{$topdoc,1}}-$nice{$last} af omkring $nice{$msize} matches, $if{$and{$eq{$last,$msize},$eq{$topdoc,0}}, - All $nice{$msize} matches, - $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} of exactly $nice{$msize} matches} + Alle $nice{$msize} matches, + $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} af nøjagtigt $nice{$msize} matches} }
-$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Term frequencies: ,$. ,} -
Search took $time seconds +$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Udtryks hyppigheder: ,$. ,} +
Søgning tog $time sekunder $hitlist{ -} +$percentage% relevant$. matchede: +$list{$map{$terms,$html{$prettyterm{$_}}},$. , aog }${for lynx:}

}

${$percentage%} @@ -66,15 +66,15 @@ ${$percentag
 <div style='float:left;margin-top:2px;font-size:x-small;'>
 <span title= Modified:
$html{$date{$field{modtime},%Y-%m-%d}}
-$if{$field{language},Language: $html{$field{language}}
} -$if{$field{size},Size: $html{$filesize{$field{size}}}
} +$if{$field{language},Sprog: $html{$field{language}}
} +$if{$field{size},Størrelse: $html{$filesize{$field{size}}}
}
$html{$or{$field{caption},$field{title},$field{url},Untitled}}
+
$html{$or{$field{caption},$field{title},$field{url},Uden navn}}
$highlight{$field{sample},$terms}$if{$field{sample},...}
-$percentage% relevant$. matching: -$list{$map{$terms,$html{$prettyterm{$_}}},$. , and }${for lynx:}


-- cgit v1.2.3