summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-08-20 17:23:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-08-20 17:23:53 +0000
commit7590274b21da38452bb4a4ad34b3ddf27385483e (patch)
treeee3786ccc98e04f2018e564ff7489a7cd802448b /applications/luci-ntpc/luasrc/i18n/ntpc.en.xml
parentdbfd045b9b0d690ee778f85c9356869794c2d750 (diff)
* luci/i18n: add luci translations in xml format
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.en.xml')
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.en.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml b/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml
new file mode 100644
index 000000000..94c409278
--- /dev/null
+++ b/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml">
+
+<i18n:msg xml:id="ntpc">Time Synchronisation</i18n:msg>
+<i18n:msg xml:id="ntpc_desc">Synchronizes the system time</i18n:msg>
+<i18n:msg xml:id="ntpc_timeserver">Time Server</i18n:msg>
+<i18n:msg xml:id="ntpc_interval">Update Interval (in s)</i18n:msg>
+<i18n:msg xml:id="ntpc_count">Count of Time Measurements</i18n:msg>
+<i18n:msg xml:id="ntpc_count_desc">empty = infinite</i18n:msg>
+<i18n:msg xml:id="ntpc_drift">Clock Adjustment</i18n:msg>
+<i18n:msg xml:id="ntpc_drift_freq">Offset Frequency</i18n:msg>
+<i18n:msg xml:id="ntpc_current">Current system time</i18n:msg>
+</i18n:msgs>