X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-ntpc%2Fluasrc%2Fi18n%2Fntpc.de.lua;fp=applications%2Fluci-ntpc%2Fluasrc%2Fi18n%2Fntpc.de.lua;h=20d19af9dd50e352e237b9d795fa4c28c3063fb9;hb=c7c262471364730d8eb0af5fc1a2765f842488b8;hp=6d067ad7e3d59a20819d77e4d0a0757f5f956c8a;hpb=3fdccc976e75d32f0fb11cbc413498bfd2d6c041;p=project%2Fluci.git diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua index 6d067ad7e..20d19af9d 100644 --- a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua +++ b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua @@ -1,9 +1,9 @@ -ntpc = "Zeitsynchronisation" -ntpc_desc = "Synchronisiert die Systemzeit" -ntpc_timeserver = "Zeitserver" -ntpc_interval = "Aktualisierungsintervall (in s)" -ntpc_count = "Anzahl der Zeitmessungen" -ntpc_count_desc = "leer = unendlich" -ntpc_drift = "Zeitgeberjustierung" -ntpc_drift_freq = "Frequenzabweichung" -ntpc_current = "Aktuelle Systemzeit" \ No newline at end of file +ntpc = [[Zeitsynchronisation]] +ntpc_desc = [[Synchronisiert die Systemzeit]] +ntpc_timeserver = [[Zeitserver]] +ntpc_interval = [[Aktualisierungsintervall (in s)]] +ntpc_count = [[Anzahl der Zeitmessungen]] +ntpc_count_desc = [[leer = unendlich]] +ntpc_drift = [[Zeitgeberjustierung]] +ntpc_drift_freq = [[Frequenzabweichung]] +ntpc_current = [[Aktuelle Systemzeit]]