build: integrate po files in the build system
[project/luci.git] / applications / luci-ntpc / luasrc / i18n / ntpc.en.lua
1 ntpc = 'Time Synchronisation'
2 ntpc_desc = 'Synchronizes the system time'
3 ntpc_timeserver = 'Time Server'
4 ntpc_interval = 'Update Interval (in s)'
5 ntpc_count = 'Count of Time Measurements'
6 ntpc_count_desc = 'empty = infinite'
7 ntpc_drift = 'Clock Adjustment'
8 ntpc_drift_freq = 'Offset Frequency'
9 ntpc_current = 'Current system time'