summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ntpc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:35:25 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:35:25 +0000
commitce6aec0a91e65b16cf42d9f908e06b63d91be931 (patch)
treef1cdca7132c7b7197e300e129369bb0e99690eb2 /applications/luci-ntpc
parent7bf803250be75dac62c6e048fa675c93c9093b9a (diff)
i18n: remove obsolete lua i18n files
Diffstat (limited to 'applications/luci-ntpc')
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.de.lua9
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.el.lua9
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.en.lua9
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua9
4 files changed, 0 insertions, 36 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
deleted file mode 100644
index 42ca43407..000000000
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
+++ /dev/null
@@ -1,9 +0,0 @@
-ntpc = 'Zeitsynchronisation'
-ntpc_desc = 'Synchronisiert die Systemzeit'
-ntpc_timeserver = 'Zeitserver'
-ntpc_interval = 'Aktualisierungsintervall (in s)'
-ntpc_count = 'Anzahl der Zeitmessungen'
-ntpc_count_desc = 'leer = unendlich'
-ntpc_drift = 'Zeitgeberjustierung'
-ntpc_drift_freq = 'Frequenzabweichung'
-ntpc_current = 'Aktuelle Systemzeit'
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua
deleted file mode 100644
index 894cda9c2..000000000
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.el.lua
+++ /dev/null
@@ -1,9 +0,0 @@
-ntpc = 'Συγχρονισμός Ώρας'
-ntpc_desc = 'Συγχρονίζει την ώρα του συστήματος'
-ntpc_timeserver = 'Εξυπηρετητής Ώρας'
-ntpc_interval = 'Περίοδος Ενημέρωσης (σε s)'
-ntpc_count = 'Αριθμός Μετρήσεων Ώρας'
-ntpc_count_desc = 'άδειο = άπειρος'
-ntpc_drift = 'Ρύθμιση Ρολογιού'
-ntpc_drift_freq = 'Συχνότητα Μετάθεσης'
-ntpc_current = 'Τρέχουσα ώρα συστήματος'
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua
deleted file mode 100644
index 35e39044d..000000000
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua
+++ /dev/null
@@ -1,9 +0,0 @@
-ntpc = 'Time Synchronisation'
-ntpc_desc = 'Synchronizes the system time'
-ntpc_timeserver = 'Time Server'
-ntpc_interval = 'Update Interval (in s)'
-ntpc_count = 'Count of Time Measurements'
-ntpc_count_desc = 'empty = infinite'
-ntpc_drift = 'Clock Adjustment'
-ntpc_drift_freq = 'Offset Frequency'
-ntpc_current = 'Current system time'
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
deleted file mode 100644
index be3ce5b70..000000000
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
+++ /dev/null
@@ -1,9 +0,0 @@
-ntpc = 'Sincronização de Horário'
-ntpc_desc = 'Sincroniza a hora do sistema'
-ntpc_timeserver = 'Servidor de Hora'
-ntpc_interval = 'Intervalo de Atualização (em s)'
-ntpc_count = 'Quantas vezes irá atualizar'
-ntpc_count_desc = 'vazio = infinito'
-ntpc_drift = 'Ajuste do Relógio'
-ntpc_drift_freq = 'Frequência do Offset'
-ntpc_current = 'Hora atual do sistema'