diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/de/ntpc.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/de/ntpc.po')
-rw-r--r-- | po/de/ntpc.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/po/de/ntpc.po b/po/de/ntpc.po index 4c08a4e69..c03afdaac 100644 --- a/po/de/ntpc.po +++ b/po/de/ntpc.po @@ -14,42 +14,42 @@ msgstr "" #. Time Synchronisation #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:1 -msgid "ntpc" +msgid "Time Synchronisation" msgstr "Zeitsynchronisation" #. Synchronizes the system time #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:2 -msgid "ntpc_desc" +msgid "Synchronizes the system time" msgstr "Synchronisiert die Systemzeit" #. Time Server #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:3 -msgid "ntpc_timeserver" +msgid "Time Server" msgstr "Zeitserver" #. Update Interval (in s) #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:4 -msgid "ntpc_interval" +msgid "Update Interval (in s)" msgstr "Aktualisierungsintervall (in s)" #. Count of Time Measurements #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:5 -msgid "ntpc_count" +msgid "Count of Time Measurements" msgstr "Anzahl der Zeitmessungen" #. empty = infinite #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:6 -msgid "ntpc_count_desc" +msgid "empty = infinite" msgstr "leer = unendlich" #. Clock Adjustment #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:7 -msgid "ntpc_drift" +msgid "Clock Adjustment" msgstr "Zeitgeberjustierung" #. Offset Frequency #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:8 -msgid "ntpc_drift_freq" +msgid "Offset Frequency" msgstr "Frequenzabweichung" #. Current system time |