Skip to content

Commit

Permalink
Updated translations...
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@422 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
rramthun committed Jul 21, 2005
1 parent c64970f commit 69afae5
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 17 deletions.
3 changes: 1 addition & 2 deletions htroot/index.html
Expand Up @@ -66,8 +66,7 @@
::
No Results. (length of search words must be at least 3 characters)
::
<p>No Results. If you think this is unsatisfactory then you may consider to support
the global index by running your own proxy/peer.
<p>No Results. If you think this is unsatisfactory then you may consider to support the global index by running your own proxy/peer.
If everybody contributes, the results will get better.</p>
<p>Other possible reasons for no result:<br>
<ul>
Expand Down
35 changes: 21 additions & 14 deletions locales/de.lng
Expand Up @@ -16,20 +16,27 @@

#-----------------------------------------------------------
#File: index.html

P2P WEB SEARCH==P2P Web-Suche
#only the Button
"Search"=="Suchen"
Enter search word list, separated by space:==Geben Sie hier die Suchworte getrennt durch Leerzeichen ein:
Max. number of results:==Max. Anzahl Ergebnisse:
order by:==sortiert nach:

YaCy: Search Page==YaCy: Suchseite
Enter search word list, separated by space:==Geben Sie die Suchbegriffe hier ein:
Max. number of results:==Max. Anzahl Ergebnisse:
order by:==sortieren nach:
# ">" to avoid replacing value=
>Quality-Date==>Qualit&auml;t-Datum
>Date-Quality==>Datum-Qualit&auml;t
Resource:==Quelle:
Max. search time \(seconds\)==Max. Suchzeit (Sekunden)
URL mask:==URL-Maske:

>Date-Quality==>Datum-Qualit&auml;t
Resource:==Quelle:
global==global
local==lokal
Max. search time (seconds): ==Max. Suchdauer in Sekunden:
URL mask:==URL-Filter:
restrict on==beschr�nken auf
show all==Alles anzeigen
The following words are stop-words and had been excluded from the search:==Folgende Worte sind Stopwords und wurden von der Suche ausgeschlossen:
No Results.==Keine Ergebnisse.
No Results. (length of search words must be at least 3 characters)==Keine Ergebnisse. (Die L�nge der Suchbegriffe muss mindestens 3 Zeichen betragen)
No Results. If you think this is unsatisfactory then you may consider to support the global index by running your own proxy/peer.==Keine Ergebnisse. Wenn Sie das unbefriedigend finden, sollten Sie �berlegen, den globalen Index durch das Betreiben eines eigenen Proxies/Peers zu unterst�tzen.
If everybody contributes, the results will get better.==Wenn jeder etwas beitr�gt, werden die Ergebnisse besser.
Other possible reasons for no result:==Andere m�gliche Gr�nde daf�r, dass Sie keine Ergebnisse erhalten haben:

#-------------------------------------------------------
#File: IndexCreate_p.html
Expand Down Expand Up @@ -82,12 +89,12 @@ Unknown==unbekannt
Uptime==Online seit
days==Tage
ago==
"Connects"=="Verbindungen"
Connects==Verbindungen
peers/hour==Peers/Stunde
This peer's status==Status dieses Peers
Virgin - You have not published your peer yet, because you have not used the proxy yet. If you configured your browser's proxy settings (see online: <a href="http://www.yacy.net/yacy/Installation.html#wininst">configure your browser's proxy settings</a>), you must first load any page through the proxy to prove that this works. With this status you are not allowed to search other peers!==Virgin - Ihr Peer ist dem Netzwerk noch nicht bekannt, weil Sie den Proxy noch nicht benutzt haben. Wenn Sie Ihren Browser korrekt auf den Proxy eingestellt haben (Anleitung online: <a href="http://www.yacy.net/yacy/Installation.html#wininst">Browser konfigurieren</a>), laden Sie eine beliebige Seite �ber den Proxy, um zu beweisen, dass es funktioniert. Mit diesem Status k�nnen Sie keine anderen Peers durchsuchen!
Junior - You cannot be reached from outside. A possible reason is that you are behind a firewall, NAT or Router. But you can <a href="index.html">search the internet</a> using the other peers' global index on your own search page. We encourage you to open your firewall for the port you configured (usually: 8080), or to set up a 'virtual server' in your router settings (often called DMZ). Please be fair, contribute your own index to the global index.==Junior - Ihr Peer kann nicht von au�en erreicht werden. Ein m�glicher Grund ist, dass Sie sich hinter einer Firewall, NAT oder einem Router befinden. Trotzdem k�nnen Sie <a href="index.html">das Internet durchsuchen</a>, indem Sie den globalen Index der anderen Peers von Ihrer Suchseite aus benutzen. Wir m�chten Sie ermutigen den Port, den Sie f�r YaCy eingestellt haben (Vorgabe: 8080) in Ihrer Firewall zu �ffnen, oder einen "virtuellen Server" in Ihrem Router aufzusetzten (oft auch DMZ genannt). Bitte seien Sie fair und tragen Sie Ihren Teil zum globalen Index bei!
Senior - You are running a server and you support the global internet index, which you can also <a href="index.html">search yourself</a>. Thank you!=Senior - Sie lassen YaCy bei sich laufen und unterst�tzen den globalen Index, den Sie auch selbst <a href="index.html">durchsuchen</a> k�nnen. Danke!
Senior - You are running a server and you support the global internet index, which you can also <a href="index.html">search yourself</a>. Thank you!==Senior - Sie lassen YaCy bei sich laufen und unterst�tzen den globalen Index, den Sie auch selbst <a href="index.html">durchsuchen</a> k�nnen. Danke!
Principal - You are senior and you publish your seed-list to a public accessible server where it can be retrieved using the URL==Principal - Sie haben den Senior-Status und laden zus�tzlich Ihre Seed-Liste auf einen �ffentlich zug�nglichen Server hoch, von wo aus sie unter folgender Adresse erreichbar ist:
You can of course <a href="index.html">search the internet</a> using the other peers' global index on your own search page.==Nat�rlich k�nnen Sie auch mithilfe des globalen Indexes von Ihrer Suchseite aus <a href="index.html">das Internet durchsuchen</a>.
Other peers==Andere Peers
Expand Down
2 changes: 1 addition & 1 deletion source/de/anomic/http/httpdProxyHandler.java
Expand Up @@ -504,7 +504,7 @@ private void fulfillRequestFromWeb(Properties conProp, URL url,String ext, httpH
hfos = new htmlFilterOutputStream((gzippedOut != null) ? gzippedOut : ((chunkedOut != null)? chunkedOut : respond), null, transformer, (ext.length() == 0));
} else {
// simply pass through without parsing
this.theLogger.logDebug("create passthrough for url " + url + ", extension '" + ext + "', mime-type '" + res.responseHeader.mime() + "'");
this.theLogger.logDebug("create passthrough for URL " + url + ", extension '" + ext + "', mime-type '" + res.responseHeader.mime() + "'");
hfos = (gzippedOut != null) ? gzippedOut : ((chunkedOut != null)? chunkedOut : respond);
}

Expand Down

0 comments on commit 69afae5

Please sign in to comment.