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