diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-04-06 23:01:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-06 23:01:48 +0300 |
commit | 3fc0465cfeda80f6696bcc17dc4cbcfa0f88c906 (patch) | |
tree | 8bffc5c2eeb6bae0bab0b93ef19a546c94809a4e /modules/luci-base/po/de | |
parent | 73d284c880152ea69942519bd7955e6ef06fd604 (diff) | |
parent | 7b55d1b4afed37625417e5707f3b96cb5beb19fa (diff) |
Merge pull request #1071 from TDT-GmbH/add-force-link-option
luci-mod-admin-full: Add force link option in interfaces advanced settings section
Diffstat (limited to 'modules/luci-base/po/de')
-rw-r--r-- | modules/luci-base/po/de/base.po | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 5adc5c0d4..fb5d02e1a 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -1205,6 +1205,9 @@ msgstr "Erzwinge TKIP" msgid "Force TKIP and CCMP (AES)" msgstr "Erzwinge TKIP und CCMP (AES)" +msgid "Force link" +msgstr "Erzwinge Verbindung" + msgid "Force use of NAT-T" msgstr "" @@ -2866,6 +2869,13 @@ msgstr "Service-Typ" msgid "Services" msgstr "Dienste" +msgid "" +"Set interface properties regardless of the link carrier (If set, carrier " +"sense events do not invoke hotplug handlers)." +msgstr "" +"Schnittstelleneigenschaften werden unabhängig vom Link gesetzt (ist die " +"Option ausgewählt, so werden die Hotplug-Skripte bei Änderung nicht aufgerufen)" + #, fuzzy msgid "Set up Time Synchronization" msgstr "Zeitsynchronisierung einrichten" |