summaryrefslogtreecommitdiffhomepage
path: root/i18n/german
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-10-23 18:19:27 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-10-23 18:19:27 +0000
commit02ef5ea6fbf3adf896e782863ed79778fb80be63 (patch)
tree59c4ff9ed93c1836e2dcf72671dad63eef8e198c /i18n/german
parent222fe69ac6e3e82252296228b0e7877c886dae6c (diff)
* luci/modules/admin-full: only display interface protocols that are actually supported
* luci/18n: add prereq description for interface proto to translations
Diffstat (limited to 'i18n/german')
-rw-r--r--i18n/german/luasrc/i18n/admin-core.de.lua1
-rw-r--r--i18n/german/luasrc/i18n/admin-core.de.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/i18n/german/luasrc/i18n/admin-core.de.lua b/i18n/german/luasrc/i18n/admin-core.de.lua
index 650cc06c0..cdee5f449 100644
--- a/i18n/german/luasrc/i18n/admin-core.de.lua
+++ b/i18n/german/luasrc/i18n/admin-core.de.lua
@@ -198,6 +198,7 @@ dhcp_leases = 'Zuweisungen'
luci_ethers = 'Statische Einträge'
dhcp_timeremain = 'Verbleibende Gültigkeit'
dhcp_leases_active = 'Aktive Zuweisungen'
+network_interface_prereq = 'Für die Unterstützung von UMTS/GPRS muss &quot;comgt&quot;, für PPPoE &quot;ppp-mod-pppoe&quot;, für PPPoA &quot;ppp-mod-pppoa&quot; und für PPtP &quot;pptp&quot; installiert sein'
network_interface_demand = 'Automatische Trennung'
network_interface_demand_desc = 'Zeit (in s) nach der die Verbindung bei Inaktivität getrennt wird'
network_interface_keepalive = 'Keep-Alive'
diff --git a/i18n/german/luasrc/i18n/admin-core.de.xml b/i18n/german/luasrc/i18n/admin-core.de.xml
index cab785265..c2d71380b 100644
--- a/i18n/german/luasrc/i18n/admin-core.de.xml
+++ b/i18n/german/luasrc/i18n/admin-core.de.xml
@@ -205,6 +205,7 @@
<i18n:msg xml:id="dhcp_timeremain">Verbleibende Gültigkeit</i18n:msg>
<i18n:msg xml:id="dhcp_leases_active">Aktive Zuweisungen</i18n:msg>
+<i18n:msg xml:id="network_interface_prereq">Für die Unterstützung von UMTS/GPRS muss "comgt", für PPPoE "ppp-mod-pppoe", für PPPoA "ppp-mod-pppoa" und für PPtP "pptp" installiert sein</i18n:msg>
<i18n:msg xml:id="network_interface_demand">Automatische Trennung</i18n:msg>
<i18n:msg xml:id="network_interface_demand_desc">Zeit (in s) nach der die Verbindung bei Inaktivität getrennt wird</i18n:msg>
<i18n:msg xml:id="network_interface_keepalive">Keep-Alive</i18n:msg>