luci-base: fix German translation of "Unmanaged"
authorMichael Pfeifroth <redacted>
Mon, 15 Jun 2026 10:07:30 +0000 (12:07 +0200)
committerFlorian Eckert <redacted>
Tue, 16 Jun 2026 05:44:12 +0000 (07:44 +0200)
"Ignoriert" (Ignored) is a misleading translation of "Unmanaged" in the
network protocol context. An unmanaged interface is not ignored — it
exists but is simply not configured by the system.

Change the translation to "Nicht verwaltet" (Not managed) which
accurately reflects the meaning.

Signed-off-by: Michael Pfeifroth <redacted>
modules/luci-base/po/de/base.po

index 0b4435187c646397fbfaf735f202d96cda002263..2b9c2df1a3ebfbe4392dbfe1f13f509f0cc2786c 100644 (file)
@@ -13952,7 +13952,7 @@ msgstr "Unbekannter Fehlercode"
 #: modules/luci-base/htdocs/luci-static/resources/protocol/none.js:6
 #: modules/luci-compat/luasrc/model/network.lua:965
 msgid "Unmanaged"
-msgstr "Ignoriert"
+msgstr "Nicht verwaltet"
 
 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174
 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:196
git clone https://git.99rst.org/PROJECT