Revision: 2816
http://ipcop.svn.sourceforge.net/ipcop/?rev=2816&view=rev
Author: owes
Date: 2009-05-09 06:42:41 +0000 (Sat, 09 May 2009)
Log Message:
-----------
Not much use for translating IPTables, table and chain. If someone does
translate them it will only confuse.
Modified Paths:
--------------
ipcop/trunk/html/cgi-bin/iptablesgui.cgi
ipcop/trunk/langs/af_ZA/ipcop.po
ipcop/trunk/langs/bg_BG/ipcop.po
ipcop/trunk/langs/ca_ES/ipcop.po
ipcop/trunk/langs/cs_CZ/ipcop.po
ipcop/trunk/langs/da_DK/ipcop.po
ipcop/trunk/langs/de_DE/ipcop.po
ipcop/trunk/langs/el_GR/ipcop.po
ipcop/trunk/langs/en_GB/ipcop.po
ipcop/trunk/langs/es_ES/ipcop.po
ipcop/trunk/langs/es_UY/ipcop.po
ipcop/trunk/langs/fa_IR/ipcop.po
ipcop/trunk/langs/fi_FI/ipcop.po
ipcop/trunk/langs/fr_FR/ipcop.po
ipcop/trunk/langs/gu_IN/ipcop.po
ipcop/trunk/langs/hu_HU/ipcop.po
ipcop/trunk/langs/ipcop.new.en.pl
ipcop/trunk/langs/it_IT/ipcop.po
ipcop/trunk/langs/ja_JP/ipcop.po
ipcop/trunk/langs/lt_LT/ipcop.po
ipcop/trunk/langs/nb_NO/ipcop.po
ipcop/trunk/langs/nl_NL/ipcop.po
ipcop/trunk/langs/pl_PL/ipcop.po
ipcop/trunk/langs/pt_BR/ipcop.po
ipcop/trunk/langs/pt_PT/ipcop.po
ipcop/trunk/langs/ro_RO/ipcop.po
ipcop/trunk/langs/ru_RU/ipcop.po
ipcop/trunk/langs/sk_SK/ipcop.po
ipcop/trunk/langs/sl_SI/ipcop.po
ipcop/trunk/langs/so_SO/ipcop.po
ipcop/trunk/langs/sv_SE/ipcop.po
ipcop/trunk/langs/th_TH/ipcop.po
ipcop/trunk/langs/tr_TR/ipcop.po
ipcop/trunk/langs/ur_PK/ipcop.po
ipcop/trunk/langs/vi_VN/ipcop.po
ipcop/trunk/langs/zh_CN/ipcop.po
ipcop/trunk/langs/zh_TW/ipcop.po
ipcop/trunk/src/libs/header.pl
Modified: ipcop/trunk/html/cgi-bin/iptablesgui.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/iptablesgui.cgi 2009-05-09 06:37:43 UTC (rev
2815)
+++ ipcop/trunk/html/cgi-bin/iptablesgui.cgi 2009-05-09 06:42:41 UTC (rev
2816)
@@ -52,7 +52,7 @@
}
&Header::showhttpheaders();
-&Header::openpage($Lang::tr{'iptables'}, 1, '');
+&Header::openpage('IPTables', 1, '');
&Header::openbigbox('100%', 'left');
foreach my $table ( ("filter", "mangle", "nat", "raw") ) {
@@ -64,15 +64,15 @@
}
}
-&Header::openbox('100%', 'left', $Lang::tr{'iptables'} . ':');
+&Header::openbox('100%', 'left', 'IPTables:');
print <<END
<form method='post' action='$ENV{'SCRIPT_NAME'}'>
<table width='100%'>
<tr>
- <td width='20%' class='base'>$Lang::tr{'table'}:</td><td
colspan='3'><select name='TABLE'>$option_table</select></td>
+ <td width='20%' class='base'>Table:</td><td colspan='3'><select
name='TABLE'>$option_table</select></td>
</tr><tr>
- <td width='20%' class='base'>$Lang::tr{'chain'}: <img src='/blob.gif'
alt='*' /></td><td colspan='3'><input type='text' name='CHAIN'
value='$cgiparams{'CHAIN'}' size='20' /></td>
+ <td width='20%' class='base'>Chain: <img src='/blob.gif' alt='*'
/></td><td colspan='3'><input type='text' name='CHAIN'
value='$cgiparams{'CHAIN'}' size='20' /></td>
</tr>
</table>
<hr />
Modified: ipcop/trunk/langs/af_ZA/ipcop.po
===================================================================
--- ipcop/trunk/langs/af_ZA/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/af_ZA/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1497,9 +1497,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2698,9 +2695,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefoon nie gespesifiseer."
#### NEW:
Modified: ipcop/trunk/langs/bg_BG/ipcop.po
===================================================================
--- ipcop/trunk/langs/bg_BG/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/bg_BG/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1442,9 +1442,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2760,9 +2757,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/ca_ES/ipcop.po
===================================================================
--- ipcop/trunk/langs/ca_ES/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ca_ES/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1439,9 +1439,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2722,9 +2719,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/cs_CZ/ipcop.po
===================================================================
--- ipcop/trunk/langs/cs_CZ/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/cs_CZ/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2294,9 +2291,6 @@
msgstr "Systémové záznamy"
msgid "system status information"
msgstr "Informace o stavu systému"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefon nenastaven."
#### NEW:
Modified: ipcop/trunk/langs/da_DK/ipcop.po
===================================================================
--- ipcop/trunk/langs/da_DK/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/da_DK/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2293,9 +2290,6 @@
msgstr "System log"
msgid "system status information"
msgstr "Information om systemstatus"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefonnummer er ikke angivet."
#### NEW:
Modified: ipcop/trunk/langs/de_DE/ipcop.po
===================================================================
--- ipcop/trunk/langs/de_DE/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/de_DE/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1268,9 +1268,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2294,9 +2291,6 @@
msgstr "System-Logdateien"
msgid "system status information"
msgstr "System-Statusinformationen"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefonnummer nicht angegeben."
#### NEW:
Modified: ipcop/trunk/langs/el_GR/ipcop.po
===================================================================
--- ipcop/trunk/langs/el_GR/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/el_GR/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1266,9 +1266,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2292,9 +2289,6 @@
msgstr "ΣΥΜΒΑΝΤΑ ΣΥΣΤΗΜΑΤΟΣ"
msgid "system status information"
msgstr "Πληροφορίες κατάστασης συστήματος"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Το τηλέφωνο δεν έχει οριστεί."
#### NEW:
Modified: ipcop/trunk/langs/en_GB/ipcop.po
===================================================================
--- ipcop/trunk/langs/en_GB/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/en_GB/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1264,9 +1264,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2290,9 +2287,6 @@
msgstr "System Logs"
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telephone not set."
#### NEW:
Modified: ipcop/trunk/langs/es_ES/ipcop.po
===================================================================
--- ipcop/trunk/langs/es_ES/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/es_ES/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1268,9 +1268,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "RDSI"
msgid "isdn settings"
@@ -2294,9 +2291,6 @@
msgstr "Registros del Sistema"
msgid "system status information"
msgstr "Información de Estado del Sistema"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Teléfono no configurado."
#### NEW:
Modified: ipcop/trunk/langs/es_UY/ipcop.po
===================================================================
--- ipcop/trunk/langs/es_UY/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/es_UY/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1266,9 +1266,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "RDSI"
msgid "isdn settings"
@@ -2292,9 +2289,6 @@
msgstr "Registros del Sistema"
msgid "system status information"
msgstr "Información de Estado del Sistema"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Teléfono no configurado."
#### NEW:
Modified: ipcop/trunk/langs/fa_IR/ipcop.po
===================================================================
--- ipcop/trunk/langs/fa_IR/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/fa_IR/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1535,9 +1535,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2823,9 +2820,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/fi_FI/ipcop.po
===================================================================
--- ipcop/trunk/langs/fi_FI/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/fi_FI/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1280,9 +1280,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2312,9 +2309,6 @@
msgstr "Järjestemälokit"
msgid "system status information"
msgstr "Järjestelmän tilatiedot"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Puhelinnumeroa ei ole asetettu."
#### NEW:
Modified: ipcop/trunk/langs/fr_FR/ipcop.po
===================================================================
--- ipcop/trunk/langs/fr_FR/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/fr_FR/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1269,9 +1269,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "RNIS (ISDN)"
msgid "isdn settings"
@@ -2295,9 +2292,6 @@
msgstr "Journaux système"
msgid "system status information"
msgstr "Informations d'état système"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Numéro de téléphone non défini."
#### NEW:
Modified: ipcop/trunk/langs/gu_IN/ipcop.po
===================================================================
--- ipcop/trunk/langs/gu_IN/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/gu_IN/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1578,9 +1578,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2873,9 +2870,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/hu_HU/ipcop.po
===================================================================
--- ipcop/trunk/langs/hu_HU/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/hu_HU/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1309,9 +1309,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2366,9 +2363,6 @@
msgstr "Rendszer naplók"
msgid "system status information"
msgstr "Rendszer állapot információk"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefonszám nincs beállítva."
#### NEW:
Modified: ipcop/trunk/langs/ipcop.new.en.pl
===================================================================
--- ipcop/trunk/langs/ipcop.new.en.pl 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ipcop.new.en.pl 2009-05-09 06:42:41 UTC (rev 2816)
@@ -687,10 +687,6 @@
'chgwebpwd SUCCESS' => 'S U C C E S S :',
'chgwebpwd ERROR' => 'E R R O R :',
-# from iptablesgui.cgi
-'iptables' => 'IPTables',
-'table' => 'Table',
-
######## Stop Edit above ##########
);
Modified: ipcop/trunk/langs/it_IT/ipcop.po
===================================================================
--- ipcop/trunk/langs/it_IT/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/it_IT/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1266,9 +1266,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2292,9 +2289,6 @@
msgstr "Log di sistema"
msgid "system status information"
msgstr "Informazioni stato sistema"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Numero di telefono non impostato."
#### NEW:
Modified: ipcop/trunk/langs/ja_JP/ipcop.po
===================================================================
--- ipcop/trunk/langs/ja_JP/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ja_JP/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1284,9 +1284,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2321,9 +2318,6 @@
msgstr "システムログ"
msgid "system status information"
msgstr "システムステータス情報"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "電話番号が設定されていません"
#### NEW:
Modified: ipcop/trunk/langs/lt_LT/ipcop.po
===================================================================
--- ipcop/trunk/langs/lt_LT/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/lt_LT/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1545,9 +1545,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2813,9 +2810,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/nb_NO/ipcop.po
===================================================================
--- ipcop/trunk/langs/nb_NO/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/nb_NO/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1269,9 +1269,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2295,9 +2292,6 @@
msgstr "Systemlogg"
msgid "system status information"
msgstr "Systemstatusinformasjon"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefonnummer ikke angitt."
#### NEW:
Modified: ipcop/trunk/langs/nl_NL/ipcop.po
===================================================================
--- ipcop/trunk/langs/nl_NL/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/nl_NL/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1273,9 +1273,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2299,9 +2296,6 @@
msgstr "Systeem Logs"
msgid "system status information"
msgstr "Systeem Status Informatie"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefoon niet ingesteld."
#### NEW:
Modified: ipcop/trunk/langs/pl_PL/ipcop.po
===================================================================
--- ipcop/trunk/langs/pl_PL/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/pl_PL/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1277,9 +1277,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2306,9 +2303,6 @@
msgstr "Dziennik systemowy"
msgid "system status information"
msgstr "Informacje o statusie systemu"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Nie podałeś telefonu"
#### NEW:
Modified: ipcop/trunk/langs/pt_BR/ipcop.po
===================================================================
--- ipcop/trunk/langs/pt_BR/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/pt_BR/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2293,9 +2290,6 @@
msgstr "Logs do Sistema"
msgid "system status information"
msgstr "Informação de Situação do Sistema"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefone não indicado."
#### NEW:
Modified: ipcop/trunk/langs/pt_PT/ipcop.po
===================================================================
--- ipcop/trunk/langs/pt_PT/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/pt_PT/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1307,9 +1307,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "RDIS"
msgid "isdn settings"
@@ -2364,9 +2361,6 @@
msgstr "Registos do sistema"
msgid "system status information"
msgstr "Informação de Estado do Sistema"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefone não indicado."
#### NEW:
Modified: ipcop/trunk/langs/ro_RO/ipcop.po
===================================================================
--- ipcop/trunk/langs/ro_RO/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ro_RO/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1448,9 +1448,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2778,9 +2775,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/ru_RU/ipcop.po
===================================================================
--- ipcop/trunk/langs/ru_RU/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ru_RU/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1362,9 +1362,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
#### UNTRANSLATED:
@@ -2540,9 +2537,6 @@
msgstr "Системный протокол"
msgid "system status information"
msgstr "Системная информация состояния"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Телефон не сконфигурирован"
#### NEW:
Modified: ipcop/trunk/langs/sk_SK/ipcop.po
===================================================================
--- ipcop/trunk/langs/sk_SK/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/sk_SK/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2293,9 +2290,6 @@
msgstr "Záznamy systému"
msgid "system status information"
msgstr "Informácie o stave systému"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Nebolo nastavené telefónne číslo."
#### NEW:
Modified: ipcop/trunk/langs/sl_SI/ipcop.po
===================================================================
--- ipcop/trunk/langs/sl_SI/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/sl_SI/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1467,9 +1467,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
#### UNTRANSLATED:
@@ -2651,9 +2648,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/so_SO/ipcop.po
===================================================================
--- ipcop/trunk/langs/so_SO/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/so_SO/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1316,9 +1316,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2382,9 +2379,6 @@
msgstr "Nidaamo log"
msgid "system status information"
msgstr "Nidaam heer macluumaad"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefoon lambar la ma gelin."
#### NEW:
Modified: ipcop/trunk/langs/sv_SE/ipcop.po
===================================================================
--- ipcop/trunk/langs/sv_SE/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/sv_SE/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2293,9 +2290,6 @@
msgstr "Systemloggar"
msgid "system status information"
msgstr "Information om systemstatus"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefonnummer saknas."
#### NEW:
Modified: ipcop/trunk/langs/th_TH/ipcop.po
===================================================================
--- ipcop/trunk/langs/th_TH/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/th_TH/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1567,9 +1567,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2898,9 +2895,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/tr_TR/ipcop.po
===================================================================
--- ipcop/trunk/langs/tr_TR/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/tr_TR/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1464,9 +1464,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2663,9 +2660,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Telefon ayarlanmamış."
#### NEW:
Modified: ipcop/trunk/langs/ur_PK/ipcop.po
===================================================================
--- ipcop/trunk/langs/ur_PK/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/ur_PK/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1514,9 +1514,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
#### UNTRANSLATED:
msgid "isdn"
msgstr "ISDN"
@@ -2784,9 +2781,6 @@
#### UNTRANSLATED:
msgid "system status information"
msgstr "System Status Information"
-#### NEW:
-msgid "table"
-msgstr "Table"
#### UNTRANSLATED:
msgid "telephone not set"
msgstr "Telephone not set."
Modified: ipcop/trunk/langs/vi_VN/ipcop.po
===================================================================
--- ipcop/trunk/langs/vi_VN/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/vi_VN/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2295,9 +2292,6 @@
msgstr "Nhật ký Hệ thống"
msgid "system status information"
msgstr "Thông tin Tình trạng Hệ thống"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "Chưa đặt số điện thoại."
#### NEW:
Modified: ipcop/trunk/langs/zh_CN/ipcop.po
===================================================================
--- ipcop/trunk/langs/zh_CN/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/zh_CN/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2295,9 +2292,6 @@
msgstr "系统日志"
msgid "system status information"
msgstr "系统状态信息"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "电话号码未设置."
#### NEW:
Modified: ipcop/trunk/langs/zh_TW/ipcop.po
===================================================================
--- ipcop/trunk/langs/zh_TW/ipcop.po 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/langs/zh_TW/ipcop.po 2009-05-09 06:42:41 UTC (rev 2816)
@@ -1267,9 +1267,6 @@
#### NEW:
msgid "ipsec server"
msgstr "IPsec"
-#### NEW:
-msgid "iptables"
-msgstr "IPTables"
msgid "isdn"
msgstr "ISDN"
msgid "isdn settings"
@@ -2295,9 +2292,6 @@
msgstr "系統日志"
msgid "system status information"
msgstr "系統狀態信息"
-#### NEW:
-msgid "table"
-msgstr "Table"
msgid "telephone not set"
msgstr "電話號碼未設置."
#### NEW:
Modified: ipcop/trunk/src/libs/header.pl
===================================================================
--- ipcop/trunk/src/libs/header.pl 2009-05-09 06:37:43 UTC (rev 2815)
+++ ipcop/trunk/src/libs/header.pl 2009-05-09 06:42:41 UTC (rev 2816)
@@ -149,7 +149,7 @@
);
push(
@{$menu{'2.status'}{'subMenu'}},
- [ 'iptables', '/cgi-bin/iptablesgui.cgi', "IPCop iptables" ]
+ [ 'IPTables', '/cgi-bin/iptablesgui.cgi', "IPCop IPTables" ]
);
%{$menu{'3.network'}} = (
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn