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/en/ntpc.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/en/ntpc.po')
-rw-r--r-- | po/en/ntpc.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/po/en/ntpc.po b/po/en/ntpc.po index 3930b7c66..06088b2a7 100644 --- a/po/en/ntpc.po +++ b/po/en/ntpc.po @@ -14,42 +14,42 @@ msgstr "" #. Time Synchronisation #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:1 -msgid "ntpc" +msgid "Time Synchronisation" msgstr "Time Synchronisation" #. Synchronizes the system time #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:2 -msgid "ntpc_desc" +msgid "Synchronizes the system time" msgstr "Synchronizes the system time" #. Time Server #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:3 -msgid "ntpc_timeserver" +msgid "Time Server" msgstr "Time Server" #. Update Interval (in s) #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:4 -msgid "ntpc_interval" +msgid "Update Interval (in s)" msgstr "Update Interval (in s)" #. Count of Time Measurements #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:5 -msgid "ntpc_count" +msgid "Count of Time Measurements" msgstr "Count of Time Measurements" #. empty = infinite #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:6 -msgid "ntpc_count_desc" +msgid "empty = infinite" msgstr "empty = infinite" #. Clock Adjustment #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:7 -msgid "ntpc_drift" +msgid "Clock Adjustment" msgstr "Clock Adjustment" #. Offset Frequency #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:8 -msgid "ntpc_drift_freq" +msgid "Offset Frequency" msgstr "Offset Frequency" #. Current system time |