Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-01-30 21:48:46 +0300
committerSteven Barth <steven@midlink.org>2009-01-30 21:48:46 +0300
commitccf41d1d573ef449679be063f5c44bf022972487 (patch)
treed909ee8050d7777304ab62c7862bfa44d6733e74 /i18n
parent80216cc0881b8d9b0f23d9db7f7888d8db1b8f4e (diff)
Lost in translation...
Diffstat (limited to 'i18n')
-rw-r--r--i18n/german/luasrc/i18n/admin-core.de.lua1
-rw-r--r--i18n/german/luasrc/i18n/admin-core.de.xml2
2 files changed, 3 insertions, 0 deletions
diff --git a/i18n/german/luasrc/i18n/admin-core.de.lua b/i18n/german/luasrc/i18n/admin-core.de.lua
index 842c6953b8..ccfdc019a3 100644
--- a/i18n/german/luasrc/i18n/admin-core.de.lua
+++ b/i18n/german/luasrc/i18n/admin-core.de.lua
@@ -343,3 +343,4 @@ hostnames_address = 'IP-Adresse'
luci_components = "LuCI Komponenten"
m_n_mssfix = "Segmentgrößen Clamping"
m_n_mssfix_desc = "Behebt Probleme bei nicht erreichbaren Webseiten, Absenden von Formularen oder anderes unerwartetes Verhalten für einige ISPs."
+dhcp_desc = 'Mit <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> können Netzwerkteilnehmer automatisch Einstellungen wie <abbr title="Internet Protocol">IP</abbr>-Adresse, Präfix, <abbr title="Domain Name System">DNS</abbr>-Server, usw. beziehen.'
diff --git a/i18n/german/luasrc/i18n/admin-core.de.xml b/i18n/german/luasrc/i18n/admin-core.de.xml
index a522f1f85d..15637d6c97 100644
--- a/i18n/german/luasrc/i18n/admin-core.de.xml
+++ b/i18n/german/luasrc/i18n/admin-core.de.xml
@@ -366,5 +366,7 @@
<i18n:msg xml:id="m_n_mssfix">Segmentgrößen Clamping</i18n:msg>
<i18n:msg xml:id="m_n_mssfix_desc">Behebt Probleme bei nicht erreichbaren Webseiten, Absenden von Formularen oder anderes unerwartetes Verhalten für einige ISPs.</i18n:msg>
+<i18n:msg xml:id="dhcp_desc">Mit <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> können Netzwerkteilnehmer automatisch Einstellungen wie <abbr title="Internet Protocol">IP</abbr>-Adresse, Präfix, <abbr title="Domain Name System">DNS</abbr>-Server, usw. beziehen.</i18n:msg>
+
</i18n:msgs>