initial commit of file from CVS for smeserver-geneweb on Sat Sep 7 19:54:18 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 19:54:18 +10:00
parent 1bce18ef70
commit 3100c4d82e
94 changed files with 6132 additions and 2 deletions

View File

@@ -0,0 +1 @@
reserved

View File

@@ -0,0 +1 @@
reserved

View File

@@ -0,0 +1 @@
/opt/geneweb/bases

View File

@@ -0,0 +1 @@
2317

View File

@@ -0,0 +1 @@
private

View File

@@ -0,0 +1 @@
geneweb

View File

@@ -0,0 +1 @@
disabled

View File

@@ -0,0 +1 @@
service

View File

@@ -0,0 +1 @@
2316

View File

@@ -0,0 +1 @@
private

View File

@@ -0,0 +1 @@
gwsetup

View File

@@ -0,0 +1 @@
127.0.0.1

View File

@@ -0,0 +1 @@
disabled

View File

@@ -0,0 +1 @@
service

View File

@@ -0,0 +1,27 @@
{
# migrate of geneweb, gwsetup configuration
my ($rec, $ip, $ip2);
for my $service ( qw( geneweb gwsetup ) ) {
if ( $rec = $DB->get($service) ) {
# change TCPPort attributes to TcpPort
if ( $rec->prop('TCPPort') ) {
$rec->set_prop('TcpPort', $rec->prop('TCPPort'));
$rec->delete_prop('TCPPort');
}
$ip = ($rec->prop('only') || '') if ($service eq 'geneweb');
$ip2 = ($rec->prop('only') || '') if ($service eq 'gwsetup');
}
}
# move 'only' from geneweb to gwsetup if existing
return unless $ip;
$rec = $DB->get('geneweb');
rec->delete_prop('only') if $ip;
$DB->set_prop('gwsetup', 'only', "$ip") unless $ip2;
}

View File

@@ -0,0 +1,5 @@
#!/bin/sh
if (systemctl is-active smanager) then
echo "Generate config files & restart smanager"
/sbin/e-smith/signal-event smanager-refresh;
fi

View File

@@ -0,0 +1,148 @@
<lexicon lang="bg">
<entry>
<base>FORM_TITLE</base>
<trans>Администрация на Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Текущо зададени Geneweb 'само' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Смяна на IP и Администриране</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Възникна грешка при актуализация на Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Грешка: Това IP не е локално IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Това не е валидно IP. Опитайте отново...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Успешна промяна... сега разгледайте <br/> включените услуги от клиента ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Това IP трябва да бъде в локалната мрежа и да бъде валидно IP (т.е. нещо като 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Ново IP от което искате да администрирате Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Портът за достъп 2316 предоставя административен интерфейс за Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Администрацията на Geneweb може да се достъпва <font color="red"><b>само</b></font> от зададените IP адреси в /opt/geneweb/gw/gw/only.txt</li> <li>Този панел позволява да задавате валидни LAN IP от които да администрирате Geneweb.</li></ul> <p><i>Отворете в браузъра http://YourGenewebServer:2316 <br> - Geneweb ще покаже IP адреса Ви, който може да посочите за достъп до административния интерфейс.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Тази папка не съществува.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Текущо зададена папка за базата(те) данни на Geneweb:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Папката не е намерена.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>Тази папка трябва да съществува на сървъра и да може да се пише в нея от Geneweb. (geneweb:geneweb 770) - стандартно е '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>Нова папка за базата(те) данни Geneweb:</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>Няма промяна... няма актуализация!</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Сървър на Geneweb</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Достъп до Geneweb сървъра</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Сървър на Geneweb</b> (geneweb) е свободен и публично достъпен.<br> Базите данни на Geneweb могат да бъдат намерени <b>папката</b> показана отдолу. Това място може да бъде променено. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Администриране на Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Достъп за администриране на Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Услуга по администриране на Geneweb</b> (gwsetup) по принцип е предназначен за лична употреба.<br> Той се ползва само <b>по време на настройката</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">Услугата GENEWEB <b>не е активна</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">Услугата за администрация на GENEWEB <b>не е активна</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">Услугата GENEWEB трябва <b>да не е активна</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">Услугата за администрация на GENEWEB трябва <b>да не е активна</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Личен</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Публичен</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> 'Публичния' достъп е възможен, но <font color="red"><b>не се препоръчва/b></font> от съображения за сигурност. <br> Даже се препоръчва да го поставите в състояние <font color="orange">'изключен'</font> когато не се ползва. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="da">
<entry>
<base>FORM_TITLE</base>
<trans>Administration af Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Nuværende tilknyttede Genewebs 'eneste' IP-nummer:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Der opstod en fejl under opdatering af Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Fejl: Dette IP-nummer er ikke et lokalt IP-nummer</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Det er ikke et gyldigt IP-nummer. Prøv igen...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>IP-nummeret skal tilhøre dit lokale netværk og være et gyldigt IP-nummer (f.eks. 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Nyt IP-nummer hvorfra du ønsker at administrere Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot Path eksisterer ikke</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Nuværende tilknyttede Genewebs 'eneste' IP-nummer:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Backup mediet er ikke tilsluttet</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Webserver</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 server adgang</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administration af Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administration af Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privat</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Offentlig</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="de">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Die momentan 'nur' Geneweb zugeordnete IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Während des updates von Geneweb ist ein Fehler aufgetreten.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Fehler: Die IP-Adresse ist keine lokale IP-Adresse</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Das ist keine gültige IP-Adresse. Versuchen Sie es erneut...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Die IP-Adresse muß in Ihrem lokalen Netzwerkbereich liegen und gültig sein (Bsp.: 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Neue IP-Adresse von der aus Sie Geneweb administrieren wollen.</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot Pfad Falscher</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Die momentan 'nur' Geneweb zugeordnete IP:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Sicherungsverzeichnis ist nicht eingebunden</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Web Server</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Zugang zu externen News-Servern einschalten</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privat</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Öffentlich</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="el">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Δεν υφίσταται το παραπάνω Chroot Path</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Κατάλογος</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Διακομιστής Web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Πρόσβαση διακομιστή POP3</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Διαχείριση django</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Διαχείριση django</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Ενεργοποίηση</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Έκδοση</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,187 @@
<lexicon lang="en-us">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans>
<![CDATA[
<a class="button-like"
href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a>
]]>
</trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[
Successful change... now browse <br/> enabled services from your client
]]>
</trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>
This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)
</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans>
<![CDATA[
<ul>
<li>Access to port 2316 provides the administrative interface for
Geneweb @ <b>http://YourGenewebServer:2316</b></li>
<li>Geneweb Administration can <font color="red"><b>only</b></font> be
accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li>
<li>This panel allows you to assign a valid LAN IP from which you wish
to administer Geneweb on your LAN.</li></ul>
<p><i>Browse to http://YourGenewebServer:2316 <br>
-Geneweb will display the IP to set for administrative access from that client.</i></p>
<br><br>
]]>
</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Directory not found.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770)
- default is '/opt/geneweb/bases -
</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !
</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Geneweb server
</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Geneweb server access
</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br>
Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br>
</p>]]>
</trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb administration
</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb administration access
</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans> <![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br>
It is used during <b>setup only</b>.
</p> ]]>
</trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Private</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Public</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans> <![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br>
It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used.
</p> ]]>
</trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="es">
<entry>
<base>FORM_TITLE</base>
<trans>Administración Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>IP 'única' actual asignada a Geneweb:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Ha ocurrido un error mientras se actualizaba Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: Esta IP no es una IP Local</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Esa no es una IP válida. Inténtelo nuevamente...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Esta IP debe estar en su red local y ser una IP válida (ej. 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Nueva IP desde la cual quiere administrar Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Ruta chroot no existe</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>IP 'única' actual asignada a Geneweb:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Directorio</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Servidor Web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Acceso a servidor POP3</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administración Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administración Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>privado</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Público</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="et">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot Path pole olemas</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Kataloog</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Weebi server</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 serveri juurdepääs</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administreerimine</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Vali administraatori parool</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Aktiveeri</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Public</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="fr">
<entry>
<base>FORM_TITLE</base>
<trans>Administration Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>IP 'unique' assignée actuellement à Geneweb:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Changer l'IP et Administrer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Il y'a eu une erreur pendant la mise à jour de Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Erreur: Cette adresse IP n'est pas une adresse IP locale</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Cette adresse IP n'est pas valide. Veuillez entrer une adresse IP valide</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Changement réussi... Accédez maintenant </b> aux services actifs depuis votre client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Cette adresse IP doit être sur votre réseau local et être une adresse IP valide (ex: 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Nouvelle adresse IP d'où vous voulez administrer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>L'accès par le port 2316 fourni l'interface d'administration pour Geneweb en pointant votre navigateur vers <b>http://YourGenewebServer:2316</b></li> <li>L'administration de Geneweb est <font color="red"><b>seulement </b></font> accessible par l'adresse IP assignée dans /opt/geneweb/gw/gw/only.txt</li> <li> Cette interface vous permet d'assigner une adresse IP valide du LAN depuis laquelle vous désirez administrer Geneweb sur votre réseau local.</li></ul> <p><i>Pointez votre navigateur vers http://YourGenewebServer:2316 <br> -Geneweb affichera l'adresse IP à configurer pour l'accès administratif depuis ce poste client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Ce dossier n'existe pas</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Dossier de base de donnée Geneweb actuellement assigné:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Dossier non trouvé.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>Ce dossier doit exister sur le serveur et être accessible en écriture par Geneweb. (geneweb:geneweb 770) - dossier par défaut '/opt/geneweb/bases'</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>Nouveau dossier pour base(s) de données Geneweb. :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>Pas de changement... Pas de mise à jour !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Serveur Geneweb</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Accès au serveur Geneweb</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Le serveur Geneweb</b> (geneweb) est généralement activé avec un accès public.<br> Les bases de données de Geneweb se trouvent dans le <b>dossier</b> ci dessous. Cet emplacement est modifiable. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administration Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Accés Administration Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Le service d'administration de Geneweb</b> (gwsetup) est généralement prévu pour un accès privé (réseau local).<br> Il est utilisé uniquement pendant les opérations sur la(les) base(s) généalogique(s). </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">Le service GENEWEB est <b>inactif</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">Le service d'administration de GENEWEB est <b>inactif</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">Le service GENEWEB ne devrait <b>pas être actif</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">Le service d'administration de GENEWEB ne devrait <b>pas être inactif</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privé</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Public</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> Le mode d'accès 'public' est possible mais <font color="red"><b>non recommandé</b></font> pour raison de sécurité. <br> Il est même conseilé de placer ce service dans l'état <font color="orange">'Désactivé '</font> lorsqu'il n'est pas utilisé. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="he">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Directory not found.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Geneweb server</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Geneweb server access</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>מנהל מערכת</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb administration access</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>הפעלה</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Public</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="hu">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Biztonsági mentés könyvtára nincs felcsatolva</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Web szerver</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 szerver hozzáférés</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Django adminisztrátor</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Django adminisztrátor</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Személyes kulcs</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Nyilvános</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="id">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Direktori</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Server Web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 server akses</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administrasi</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Masukkan kata sandi administrator</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Aktifkan</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Public</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="it">
<entry>
<base>FORM_TITLE</base>
<trans>Amministrazione Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Indirizzo IP assegnato solo a Geneweb</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Cambia indirizzo IP e amministra</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>C'è stato un errore aggiornando Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Errore: questo indirizzo IP non è un indirizzo IP locale.</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Questo non un indirizzo IP valido. Provare di nuovo....</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Cambio avvenuto con successo... sfogliare<br/> i servizi abilitati dal client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Questo IP deve essere sulla rete locale ed essere valido (p.e. 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Nuovo indirizzo IP da cui si desidera amministrare Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>L'accesso alla porta 2316 consente il collegamento all'interfaccia di amministrazione di Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li> All'amministrazione di Geneweb <font color="red"><b>only</b></font> si può accedere attraverso l'indirizzo IP assegnato in /opt/geneweb/gw/gw/only.txt</li> <li>Questo pannello consente di assegnare un indirizzo IP valido da amministrare Geneweb sulla LAN.</li></ul> <p><i>Aprire http://YourGenewebServer:2316 <br> - Geneweb mostrerà l'indirizzo IP da impostare per l'accesso amministrativo dal client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>La cartella non esiste</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Cartella correntemente assegnata ai DB di Geneweb</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Cartella non trovata</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>La cartella deve esistere sul server ed essere abilitata in scrittura per Geneweb. (geneweb:geneweb 770) - il default è '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>Nuova cartella per i database di Geneweb:</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>Nessuna modifica ... nessun aggiornamento!</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Server Geneweb</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Accesso al server Geneweb</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Server Geneweb</b> (geneweb) è generalmente abilitato ed accessibile pubblicamente.<br>I database di Geneweb si trovano nella<b>cartella</b> mostrata sotto. La posizione può essere modificata. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Amministrazione Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Accesso all'amministrazione Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Servizio di amministrazione Geneweb</b> (gwsetup) è generalmente previsto per l'accesso privato.<br> Viene utilizzato <b>solo per il setup</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">Il servizio GENEWEB è <b>inattivo</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">Il servizio di amministrazione GENEWEB è <b>inattivo</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">Il servizio GENEWEB dovrebbe essere <b>inattivo</b></font> (iptables) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">Il servizio amministrazione GENEWEB dovrebbe essere <b>inattivo</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privato</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Pubblico</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> La modalità di accesso 'pubblica' è possibile ma <font color="red"><b>non raccomandata</b></font> per ragioni di sicurezza. <br> E' ugualmente consigliabile metterlo in modalità <font color="orange">'disabilitato'</font> quando inutilizzato. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="ja">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>ディレクトリ</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Geneweb server</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Geneweb server access</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Django 管理</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Django 管理</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>秘密鍵</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>公開</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="nb">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Mappe</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Webserver</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 server tilgang</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Django administrasjon</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Django administrasjon</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privat nøkkel</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Offentlig</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="nl">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Beheer</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Huidig toegewezen 'alleen' Geneweb IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Er is een fout opgetreden tijdens het wijzigen van Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Fout: Dit is niet een lokaal IP adres</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Dat is niet een geldig IP adres. Probeer het nog eens...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Dit IP moet op U locale network zijn en een geldig IP adres zijn (b.v. 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Nieuw IP adres waarvandaan U Geneweb wilt beheeren:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot Pad bestaat niet</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Huidig toegewezen 'alleen' Geneweb IP:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Backup directory is niet gemonteerd</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Webserver</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 server toegang</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb Beheer</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb Beheer</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privé </trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Publiekelijk</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="pl">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Katalog</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Serwer WWW</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Geneweb server access</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administracja Django</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administracja Django</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Klucz osobisty</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Publiczny</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="pt-br">
<entry>
<base>FORM_TITLE</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Endereço IP atualmente designado 'somente' para GeneWeb:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Houve um erro enquanto atualizando Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Erro: Este IP não é um endereço IP local</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Aquele não é um endereço IP válido. Tente novamente...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Este IP deve estar em sua rede local e ser um endereço IP válido (exemplo: 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Novo IP a partir do qual você deseja administrar Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Caminho do CHROOT não existe</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Endereço IP atualmente designado 'somente' para GeneWeb:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Diretório de backup não está montado.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Servidor web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Acesso ao servidor POP3</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privado</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Público</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="pt">
<entry>
<base>FORM_TITLE</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Endereço IP atualmente designado 'somente' para GeneWeb:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Houve um erro enquanto atualizando Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Erro: Este IP não é um endereço IP local</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Aquele não é um endereço IP válido. Tente novamente...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Este IP deve estar em sua rede local e ser um endereço IP válido (exemplo: 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Novo IP a partir do qual você deseja administrar Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Caminho do CHROOT não existe</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Endereço IP atualmente designado 'somente' para GeneWeb:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Diretório</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Servidor web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Acesso ao servidor POP3</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administração Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Chave privada</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Público</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="ro">
<entry>
<base>FORM_TITLE</base>
<trans>Administrare Geneweb</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>IP curent atribuit doar pentru Geneweb</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Schimbă IP și Administrator</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Există o eroare la actualizarea Geneweb</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Eroare: Acest IP nu este local</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Acesta nu este un IP valid. Mai incearcă...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Schimb efectuat cu success... Navigați <br/>pe portul 2316 de pe browserul dumneavoastră client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Acest IP trebuie să fie în reteaua internă și să fie valid (ex: 192,168,24,244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Noul IP de unde se va administra Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Accesând portul 2316 aveți acces șa interfata de administrare Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Administrarea Geneweb poate fi accesată <font color="red"><b>doar</b></font> de la IP-ul alocat în /opt/geneweb/gw/gw/only.txt</li> <li>Acest panou vă lasă să configurați un IP valid de unde puteți administra Geneweb din rețeaua locală LAN.</li></ul> <p><i>Accesați http://YourGenewebServer:2316 <br> -Geneweb va afișa IP-ul de setat pentru accesul administrativ.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>IP curent atribuit doar pentru Geneweb</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Director</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>server Web</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Activați accesul la servere de știri externe</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administrare Geneweb</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administrare Geneweb</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Activare</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Publicat</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="ru">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Произошла ошибка при обновлении Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Ошибка: этот IP не локальный IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Это не допустимый IP. Попробуйте еще раз...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot путь не существует</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Каталог</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Веб-сервер</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>Доступ к POP3 серверу</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Администрирование Django</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Администрирование Django</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Закрытый ключ</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Опубликовать</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="sl">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Directory not found.</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Spletni streznik</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 dostop do streznika</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Administracija Django</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Administracija Django</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Aktiviraj</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Objavi</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="sv">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Nuvarande tilldelad Geneweb 'endast' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>Det uppstod ett fel vid uppdatering av Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Fel: Detta IP är inte ett lokalt IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>Detta är inte ett giltigt IP. Försök igen...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>Denna IP-adress måste finnas på ditt lokala nätverk och vara en giltig IP (exvis 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>Ny IP-adress från där du önskar administrera Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot-sökväg existerar inte</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Nuvarande tilldelad Geneweb 'endast' IP:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Katalog</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Webb-server</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 serveråtkomst</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb administration</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb administration</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>Privat nyckel</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>Allmän</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="th">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>ไดเรกทอรี่</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>เว็บเซิร์ฟเวอร์</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>การเข้าถึง POP3 เซอร์ฟเวอร์</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>การบริหาร</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>การบริหาร</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>กุญแจส่วนตัว</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>สาธารณะ</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="tr">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb Administration</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>Current assigned Geneweb 'only' IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>There was an error while updating Geneweb.</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>Error: This IP is not a Local IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>That is not a valid IP. Try again...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>This IP must be on your local network and be a valid IP (i.e. 192.168.0.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>New IP from which you wish to administer Geneweb:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>This directory does not exist.</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>Current assigned Geneweb Database(s) directory:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Dizin</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Web sunucusu</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 sunucu erişimi</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>yönetim</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>yönetim</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>özel, gizli</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>açık/ortak/kamu</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="zh-cn">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb 管理</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>当前指定的Geneweb IP:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>更新 Geneweb 时出错。</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>错误这个IP不是本地IP</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>无效的IP请重试...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[ Successful change... now browse <br/> enabled services from your client ]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>这个 IP 必须在本地网络,且必须是有效的 IP (例如 192.168.24.244)</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>管理 Geneweb 的新 IP:</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>Chroot 路径不存在</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>当前指定的Geneweb IP:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>备份目录尚未挂载</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>Web服务器</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3 服务器访问</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb 管理</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb 管理</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="red">GENEWEB service is <b>inactive</b></font> (geneweb) ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="red">GENEWEB administration service is <b>inactive</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[ <font color="orange">GENEWEB service should <b>not be active</b></font> (gwd) ]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>私钥</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>公共的</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,148 @@
<lexicon lang="zh-tw">
<entry>
<base>FORM_TITLE</base>
<trans>Geneweb管理</trans>
</entry>
<entry>
<base>LABEL_ONLY_STATUS</base>
<trans>當前指定的Geneweb"唯一"位址:</trans>
</entry>
<entry>
<base>DESC_STATE_ADMIN_BUTTON</base>
<trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">修改IP和管理員</a> ]]></trans>
</entry>
<entry>
<base>ERROR_UPDATING</base>
<trans>更新Geneweb時出錯。</trans>
</entry>
<entry>
<base>ERR_IP_NOT_LOCAL</base>
<trans>錯誤:此位址不是本地位址</trans>
</entry>
<entry>
<base>NOT_VALID_IP</base>
<trans>此非有效位址。請重試...</trans>
</entry>
<entry>
<base>SUCCESS</base>
<trans><![CDATA[更改成功...現從客戶端瀏覽<br/>2316埠號]]></trans>
</entry>
<entry>
<base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base>
<trans>此位址需位於區網並為有效位址例如192.168.24.244</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_ADMIN_IP</base>
<trans>欲管理Geneweb的新位址</trans>
</entry>
<entry>
<base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base>
<trans><![CDATA[ <ul> <li>存取2316埠號提供Geneweb管理介面@<b>http://YourGenewebServer:2316</b></li> <li>Geneweb管理<font color="red"><b>僅能</b></font>透過位於/opt/geneweb/gw/gw/only.txt的指定位址存取。</li> <li>此控制台允許您從區網指定有效區網位址來管理Geneweb。</li></ul> <p><i>瀏覽http://YourGenewebServer:2316<br>-Geneweb將顯示指定存取管理客戶端的位址。</i></p> <br><br> ]]></trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>置換根目錄的路徑不存在</trans>
</entry>
<entry>
<base>LABEL_DBDIR_STATUS</base>
<trans>當前指定的Geneweb"唯一"位址:</trans>
</entry>
<entry>
<base>ERR_DIR_NOT_EXIST</base>
<trans>備份目錄尚未掛載</trans>
</entry>
<entry>
<base>DESC_GENEWEB_BASE_DIR_DESCRIPTION</base>
<trans>This directory must exist on server and be writeable for Geneweb. (geneweb:geneweb 770) - default is '/opt/geneweb/bases -</trans>
</entry>
<entry>
<base>LABEL_GENEWEB_BASE_DIR</base>
<trans>New directory for Geneweb database(s). :</trans>
</entry>
<entry>
<base>NO_CHANGE</base>
<trans>No change... no update !</trans>
</entry>
<entry>
<base>GENEWEB_STATUS</base>
<trans>網頁伺服器</trans>
</entry>
<entry>
<base>GENEWEB_ACCESS</base>
<trans>POP3伺服器存取</trans>
</entry>
<entry>
<base>DESC_GENEWEB</base>
<trans><![CDATA[<br><hr class="sectionbar" /><br><p><b>Geneweb server</b> (geneweb) is generally enabled and publicly accessible.<br> Geneweb databases can be found in the <b>directory</b> shown below. This location can be changed. <br> </p>]]></trans>
</entry>
<entry>
<base>GWSETUP_STATUS</base>
<trans>Geneweb管理</trans>
</entry>
<entry>
<base>GWSETUP_ACCESS</base>
<trans>Geneweb管理</trans>
</entry>
<entry>
<base>DESC_GWSETUP</base>
<trans><![CDATA[<p><b>Geneweb administration service</b> (gwsetup) is generally intended for private access.<br> It is used during <b>setup only</b>. </p> ]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GENEWEB</base>
<trans><![CDATA[<font color="red">儲存設定時發生錯誤</font>]]></trans>
</entry>
<entry>
<base>ERROR_STATUS_GWSETUP</base>
<trans><![CDATA[<font color="red">儲存設定時發生錯誤</font>]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GENEWEB</base>
<trans><![CDATA[<font color="orange">尚未檢核...</font>]]></trans>
</entry>
<entry>
<base>ERROR2_STATUS_GWSETUP</base>
<trans><![CDATA[ <font color="orange">GENEWEB administration service should <b>not be active</b></font> (gwsetup) ]]></trans>
</entry>
<entry>
<base>PRIVATE</base>
<trans>私有</trans>
</entry>
<entry>
<base>PUBLIC</base>
<trans>公開</trans>
</entry>
<entry>
<base>DESC_GWSETUP_ACCESS</base>
<trans><![CDATA[<p> The 'public' access mode is possible but <font color="red"><b>not recommended</b></font> for security reason. <br> It is even advisable to place it in the <font color="orange">'disabled '</font> state when it is not used. </p> ]]></trans>
</entry>
</lexicon>

View File

@@ -0,0 +1,3 @@
UID="geneweb"
GID="geneweb"
PERMS=0640

View File

@@ -0,0 +1,43 @@
{
# gwsetup (geneweb)
my $status = $gwsetup{'status'} || 'disabled';
if ($status eq 'enabled')
{
$OUT .="#-------------------------------------------------\n";
$OUT .="# gwsetup settings from smeserver-geneweb\n";
$OUT .="#-------------------------------------------------\n";
$OUT .="\n";
$OUT .= qq(
<LocationMatch ^/(gwsetup|gwd)>
SSLRequireSSL
AuthName "Gwsetup (geneweb)"
AuthType Basic
AuthBasicProvider external
AuthExternal pwauth
<RequireAll>
);
my $access = ($gwsetup{'access'} || 'private');
if ("$access" eq "private")
{
$OUT .= " Require ip $localAccess $externalSSLAccess\n";
}
elsif ("$access" eq "public")
{
$OUT .= " Require all granted\n";
}
else {
$OUT .= " Require ip 127.0.0.1\n";
}
$OUT .= qq(
Require user admin
</RequireAll>
</LocationMatch>
);
}
else
{
$OUT .= "# gwsetup is disabled";
}
}

View File

@@ -0,0 +1,40 @@
{
# vim: ft=perl:
# proxypass for geneweb and gwsetup
# difference TCPPort & TcpPort (masq!)
$haveSSL = (exists ${modSSL}{status} and ${modSSL}{status} eq "enabled") ? 'yes' : 'no';
$plainPort = ${'httpd-e-smith'}{TCPPort} || '80';
$sslPort = ${modSSL}{TCPPort} || '443';
$OUT = '';
foreach $place ('geneweb','gwsetup') {
if ((${$place}{'status'} || 'disabled') eq 'enabled'){
if (($port eq $plainPort) && ($haveSSL eq 'yes')) {
$OUT .= ' RewriteCond %{REMOTE_ADDR} !^127\.0\.0\.1$' . "\n";
$OUT .= " RewriteRule ^/$place(/.*|\$) https://%{HTTP_HOST}/$place\$1 [L,R]\n\n";
}
$OUT .= " RewriteRule ^/$place\$ https://%{HTTP_HOST}/$place/ [L,R]\n\n";
$OUT .= " ProxyRequests Off\n";
$OUT .= " ProxyPreserveHost On\n";
$OUT .= " ProxyPass /$place http://127.0.0.1:${$place}{TcpPort} KeepAlive=On\n";
$OUT .= " ProxyPassReverse /$place http://127.0.0.1:${$place}{TcpPort}\n";
$OUT .= " RequestHeader set X-Forwarded-Proto 'http'\n";
$OUT .= " <Proxy '/$place'>\n";
if ($port eq $plainPort) {
$OUT .= ' Require ip 127.0.0.1' . "\n";
} elsif (($haveSSL eq 'yes') && ($port eq $sslPort)) {
$OUT .= " Require ip $localAccess $externalSSLAccess\n";
} else {
$OUT .= " Require ip $localAccess\n";
}
$OUT .= " </Proxy>\n\n";
} else {
$OUT .= " # $place disabled\n";
}
}
}

View File

@@ -0,0 +1,22 @@
{
# geneweb port access only from localhost
my $gwd_status = ${'geneweb'}{'status'} || "disabled";
my $gwd_port = ${'geneweb'}{'TcpPort'} || '';
if ($gwd_status eq 'enabled') {
$OUT .= " # Geneweb enabled\n";
$OUT .= " /sbin/iptables -I INPUT -p tcp ! -s 127.0.0.1 --dport $gwd_port --jump DROP \n";
} else {
$OUT .= " # Geneweb disabled\n";
}
# gwsetup port access only from localhost
my $gws_status = ${'gwsetup'}{'status'} || "disabled";
my $gws_port = ${'gwsetup'}{'TcpPort'} || '';
if ($gws_status eq 'enabled') {
$OUT .= " # gwsetup enabled\n";
$OUT .= " /sbin/iptables -I INPUT -p tcp ! -s 127.0.0.1 --dport $gws_port --jump DROP \n";
} else {
$OUT .= " # gwsetup disabled\n";
}
}

View File

@@ -0,0 +1,14 @@
# geneweb specific service
{
$status = $geneweb{status} || 'disabled';
$status = ($status eq "enabled") ? "enable" : "disable";
$OUT .= "$status geneweb.service\n";
}
# gwsetup specific service
{
$status = $gwsetup{status} || 'disabled';
$status = ($status eq "enabled") ? "enable" : "disable";
$OUT .= "$status gwsetup.service\n";
}

View File

@@ -0,0 +1,6 @@
{
my $only = $geneweb{'only'} || '127.0.0.1';
$OUT = "\n";
$OUT = "$only";
}

View File

@@ -0,0 +1,184 @@
#!/usr/bin/perl -wT
# vim: set ft=xml:
#----------------------------------------------------------------------
# heading : Administration
# description : Geneweb Admin
# navigation : 4000 4600
#----------------------------------------------------------------------
# copyright (C) 2007 Mitel Networks Corporation
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Technical support for this program is available from Mitel Networks
# Please visit our web site www.mitel.com/sme/ for details.
#----------------------------------------------------------------------
use strict;
use warnings;
use esmith::FormMagick::Panel::geneweb;
my $f = esmith::FormMagick::Panel::geneweb->new();
$f->display();
=head1
=cut
=begin testing
use esmith::FormMagick::Tester;
use esmith::TestUtils;
use esmith::ConfigDB;
use esmith::AccountsDB;
my $panel = $Original_File;
my $ua = esmith::FormMagick::Tester->new();
my $c = esmith::ConfigDB->open();
my $a = esmith::AccountsDB->open();
is (mode($panel), '4750', "Check permissions on script");
ok ($ua->get_panel($panel), "ABOUT TO RUN L10N TESTS");
is ($ua->{status}, 200, "200 OK");
#like($ua->{content}, qr/FORM_TITLE/, "Saw untranslated form title");
ok ($ua->set_language("en-us"), "Set language to U.S. English");
ok ($ua->get_panel($panel), "Get panel");
is ($ua->{status}, 200, "200 OK");
like($ua->{content}, qr/Geneweb Admin/, "Saw translated form title");
=end testing
=cut
# <description>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</description>
__DATA__
<form
title="FORM_TITLE"
header="/etc/e-smith/web/common/head.tmpl"
footer="/etc/e-smith/web/common/foot.tmpl">
<page name="First"
pre-event="print_status_message()">
<field
type="literal"
id="status_gwsetup"
value="get_gwsetup_st()">
<label>GWSETUP_STATUS</label>
<description>DESC_GWSETUP</description>
</field>
<field
type="literal"
id="stat_gws"
value="get_stat_gws()">
<label> </label>
</field>
<field
type="literal"
id="access_gwsetup"
value="get_gwsetup_ac()">
<label>GWSETUP_ACCESS</label>
<description>DESC_GWSETUP_ACCESS</description>
</field>
<field
type="literal"
id="st_geneweb"
value="get_geneweb_st()">
<label>GENEWEB_STATUS</label>
<description>DESC_GENEWEB</description>
</field>
<field
type="literal"
id="stat_gwd"
value="get_stat_gwd()">
<label> </label>
</field>
<field
type="literal"
id="ac_geneweb"
value="get_geneweb_ac()">
<label>GENEWEB_ACCESS</label>
</field>
<field
type="literal"
id="dbdir"
value="get_dbdir()">
<label>LABEL_DBDIR_STATUS</label>
</field>
<subroutine src="print_button('NEXT')" />
</page>
<page name="GENEWEB_PAGE_ADMINISTER"
pre-event="turn_off_buttons"
post-event="change_settings()">
<field
type="select"
id="gwsetup_st"
options="'enabled' => 'ENABLED', 'disabled' => 'DISABLED'"
value="get_gwsetup_st()">
<label>GWSETUP_STATUS</label>
<description>DESC_GWSETUP</description>
</field>
<field
type="select"
id="gwsetup_ac"
options="'private' => 'PRIVATE', 'public' => 'PUBLIC'"
value="get_gwsetup_ac()">
<label>GWSETUP_ACCESS</label>
<description>DESC_GWSETUP_ACCESS</description>
</field>
<field
type="select"
id="geneweb_st"
options="'enabled' => 'ENABLED', 'disabled' => 'DISABLED'"
value="get_geneweb_st()">
<label>GENEWEB_STATUS</label>
<description>DESC_GENEWEB</description>
</field>
<field
type="select"
id="geneweb_ac"
options="'private' => 'PRIVATE', 'public' => 'PUBLIC'"
value="get_geneweb_ac()">
<label>GENEWEB_ACCESS</label>
</field>
<field
type="text"
id="geneweb_dbdir"
size="64"
validation="dir_must_exist"
value="get_dbdir()">
<label>LABEL_GENEWEB_BASE_DIR</label>
<description>DESC_GENEWEB_BASE_DIR_DESCRIPTION</description>
</field>
<subroutine src="print_button('SAVE')" />
</page>
</form>

0
root/etc/rc.d/init.d/.gitignore vendored Normal file
View File