summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-10-05 16:08:33 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-10-05 16:08:33 +0000
commit255449a1e2c59265d4db0bb80e915eb1530d42b8 (patch)
tree90297799b5c504cff35a306b83e6b43f022c40c6 /applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
parent97fcc6df3f79925e330eea609a7c3c5a59102675 (diff)
* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" to "-" in language tags
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua')
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
new file mode 100644
index 0000000000..be3ce5b702
--- /dev/null
+++ b/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua
@@ -0,0 +1,9 @@
+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'