mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-22 09:14:38 -04:00
Small changes to the language
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2383 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
@ -41,7 +41,7 @@ This is the YaCyNews system (currently under testing).
|
||||
<p>
|
||||
The news service is controlled by several entry points:
|
||||
<ul>
|
||||
<li>A crawl start with remote indexing will automatically create a news entry.
|
||||
<li>A crawl start with activated remote-indexing will automatically create a news entry.
|
||||
Other peers may use this information to prevent double-crawls from the same start point.
|
||||
A table with recently started crawls is presented on the Index Create - page</li>
|
||||
<li>A change in the personal profile will create a news entry. You can see recently made changes of
|
||||
|
@ -257,7 +257,7 @@ Source IP\[:Port\]==Quell-IP[:Port]
|
||||
Dest. IP\[:Port\]==Ziel-IP[:Port]
|
||||
Command==Kommando
|
||||
Used==Benutzt
|
||||
Close==Schliessen
|
||||
Close==Schließen
|
||||
Waiting for new request nr.==Warte auf neue Anfrage Nr.
|
||||
|
||||
#-------------------------------------------------------
|
||||
@ -971,10 +971,10 @@ Published News==veröffentlichte News
|
||||
Outgoing News==ausgehende News
|
||||
Published News==veröffentlichte News
|
||||
News Overview==Newsüberblick
|
||||
This is the YaCyNews system \(currently under testing\).==Dies ist das YaCy News-System (zur Zeit noch im Test).
|
||||
This is the YaCyNews system \(currently under testing\).==Dies ist das YaCy News-System (zur Zeit noch im Test).
|
||||
The news service is controlled by several entry points:==Dieser News Service wird von folgenden Punkten initiiert:
|
||||
A crawl start with activated remote-indexing will automatically create a news entry.==Wird ein neuer Crawl mit aktivierter Remote-Crawling-Funktion gestartet, dann wird automatisch ein News-Eintrag erstellt.
|
||||
Other peers may use this information to prevent double-crawls from the same start point.==Andere Peers können diese Informationen benutzen, um einen doppelten Crawl vom selben Startpunkt zu vermeiden.
|
||||
Other peers may use this information to prevent double-crawls from the same start point.==Andere Peers können diese Informationen benutzen, um einen doppelten Crawl vom selben Startpunkt zu vermeiden.
|
||||
A table with recently started crawls is presented on the Index Create - page==Eine Tabelle mit gerade gestarteten Crawls wird auf der "Index erzeugen"-Seite angezeigt.
|
||||
A change in the personal profile will create a news entry. You can see recently made changes of==Bei einer Änderung im Profil wird auch ein News-Eintrag erstellt.
|
||||
profile entries on the Network page, where that profile change is visualized with a '\*' beside the 'P' \(profile\) - selector.==Profil Einträge auf der Netzwerk Seite werden nach einer Änderung mit einem '*' neben dem 'P' (Profil) gekennzeichnet.
|
||||
@ -1328,7 +1328,7 @@ Enable port forwarding:==Aktiviere Port Weiterleitung:
|
||||
Alternatively, you can simply set a virtual server port on your NAT/Server to enable connections from outside.==Alternativ können Sie einfach einen virtuellen Server in Ihrem NAT/Router einstellen, um Verbindungen von Außerhalb zu ermöglichen.
|
||||
Enable port forwarding:==Aktiviere Port Weiterleitung:
|
||||
Enabling disabling port forwarding via secure channel.==Aktivieren/Deaktivieren von Port Weiterleitung über sicheren Kanal.
|
||||
Forwarding via proxy:==Weiterleitung über Proxy:
|
||||
Forwarding via proxy:==Weiterleitung über Proxy:
|
||||
Function not available at the moment.==Funktion im Moment nicht verfügbar.
|
||||
You need to install libx to use this feature==Sie müssen die libx installieren, um diese Funktionen benutzen zu können
|
||||
Forwarding port:==Weiterleitender Port
|
||||
|
@ -215,5 +215,4 @@ a or b or c \(same as above\)==a o b o c \(come sopra\)
|
||||
exactly n appearances of x==esattamente n ricorrenze di x
|
||||
at least n appearances of x==almeno n ricorrenze di x
|
||||
at least n, maximum m appearanches of x==almeno n, massimo m ricorrenze di x
|
||||
Modify priority of instructions==Modifica la priorità delle istruzioni
|
||||
#axa
|
||||
Modify priority of instructions==Modifica la priorità delle istruzioni
|
@ -788,6 +788,6 @@ svnRevision=0
|
||||
|
||||
currentSkin=
|
||||
|
||||
// temporary flag for new database structure. set only true for testing
|
||||
// ALL DATA THAT IS CREATED WITH THIS FLAG ON WILL BE VOID IN A FINAL VERSION
|
||||
# temporary flag for new database structure. set only true for testing
|
||||
# ALL DATA THAT IS CREATED WITH THIS FLAG ON WILL BE VOID IN A FINAL VERSION
|
||||
useCollectionIndex=false
|
||||
|
Reference in New Issue
Block a user