Update master lng file with added text in Settings_ServerAccess

remove outdated file entry in fr.lng & sk.lng
pull/122/head
reger 8 years ago
parent c55d526cb8
commit bdadbda5fa

@ -185,7 +185,7 @@ Compiling YaCy:
because the servlet pages are not compiled by the eclipse build process because the servlet pages are not compiled by the eclipse build process
after the dist prodecure, the release can be found in the RELEASE subdirectory after the dist prodecure, the release can be found in the RELEASE subdirectory
Build with Maven Build with Maven:
- for the first time goto subdirectory libbuild (which contains the maven parent pom) - for the first time goto subdirectory libbuild (which contains the maven parent pom)
- compile with "mvn clean install -DskipTests", this will create all needed modules - compile with "mvn clean install -DskipTests", this will create all needed modules
- after above you can use just the pom in the main directory to build YaCy with maven - after above you can use just the pom in the main directory to build YaCy with maven

@ -2003,15 +2003,6 @@ Password (repeat same as above):==mot de passe (bitte zur Sicherheit erneut eing
#value="submit">==value="Speichern"> #value="submit">==value="Speichern">
#----------------------------- #-----------------------------
#File: Settings_SystemBehaviour.inc
#---------------------------
#System Behaviour Settings==System Einstellungen
#Auto pop-up of status page on start-up:==Automatisches Pop-Up der Status-Seite beim Start von YaCy:
#"enable"=="Aktivieren"
#"disable"=="Deaktivieren"
#-----------------------------
#File: Status.html #File: Status.html
#--------------------------- #---------------------------
Console Status==État de la console Console Status==État de la console

@ -7868,6 +7868,30 @@
<trans-unit id="3c6c4174" xml:space="preserve" approved="no" translate="yes"> <trans-unit id="3c6c4174" xml:space="preserve" approved="no" translate="yes">
<source>value="Submit"</source> <source>value="Submit"</source>
</trans-unit> </trans-unit>
<trans-unit id="f2f1bee5" xml:space="preserve" approved="no" translate="yes">
<source>Server Port Settings</source>
</trans-unit>
<trans-unit id="246950dc" xml:space="preserve" approved="no" translate="yes">
<source>Server port:</source>
</trans-unit>
<trans-unit id="11ba0b94" xml:space="preserve" approved="no" translate="yes">
<source>This is the main port for all http communication (default is 8090).</source>
</trans-unit>
<trans-unit id="995db35f" xml:space="preserve" approved="no" translate="yes">
<source>A change requires a restart.</source>
</trans-unit>
<trans-unit id="ce203048" xml:space="preserve" approved="no" translate="yes">
<source>Server ssl port:</source>
</trans-unit>
<trans-unit id="7960e3f5" xml:space="preserve" approved="no" translate="yes">
<source>This is the port to connect via https (default is 8443).</source>
</trans-unit>
<trans-unit id="13e3c5af" xml:space="preserve" approved="no" translate="yes">
<source>Shutdown port:</source>
</trans-unit>
<trans-unit id="b2287092" xml:space="preserve" approved="no" translate="yes">
<source>This is the local port on the loopback address (127.0.0.1 or :1) to listen for a shutdown signal to stop the YaCy server (-1 disables the shutdown port, recommended default is 8005).</source>
</trans-unit>
</body> </body>
</file> </file>

@ -1652,14 +1652,6 @@ Password (repeat same as above):==Heslo (zopakujte prosim):
value="submit">==value="Uloz"> value="submit">==value="Uloz">
#----------------------------- #-----------------------------
#File: Settings_SystemBehaviour.inc
#---------------------------
System Behaviour Settings==Systemove nastavenia
Auto pop-up of status page on start-up:==Automaticky pop-up stranky stavu pri starte YaCy:
"enable"=="aktivuj"
"disable"=="deaktivuj"
#-----------------------------
#File: simple_search.html #File: simple_search.html
#--------------------------- #---------------------------
YaCy '#[clientname]#': Search Page==YaCy '#[clientname]#': Vyhladavacia stranka YaCy '#[clientname]#': Search Page==YaCy '#[clientname]#': Vyhladavacia stranka

Loading…
Cancel
Save