diff options
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.el.lua')
-rw-r--r-- | applications/luci-ntpc/luasrc/i18n/ntpc.el.lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua new file mode 100644 index 000000000..894cda9c2 --- /dev/null +++ b/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua @@ -0,0 +1,9 @@ +ntpc = 'Συγχρονισμός Ώρας' +ntpc_desc = 'Συγχρονίζει την ώρα του συστήματος' +ntpc_timeserver = 'Εξυπηρετητής Ώρας' +ntpc_interval = 'Περίοδος Ενημέρωσης (σε s)' +ntpc_count = 'Αριθμός Μετρήσεων Ώρας' +ntpc_count_desc = 'άδειο = άπειρος' +ntpc_drift = 'Ρύθμιση Ρολογιού' +ntpc_drift_freq = 'Συχνότητα Μετάθεσης' +ntpc_current = 'Τρέχουσα ώρα συστήματος' |