diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/es/ntpc.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/es/ntpc.po')
-rw-r--r-- | po/es/ntpc.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/po/es/ntpc.po b/po/es/ntpc.po index 45b879bee..03a793cd9 100644 --- a/po/es/ntpc.po +++ b/po/es/ntpc.po @@ -13,42 +13,42 @@ msgstr "" #. Time Synchronisation #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:1 -msgid "ntpc" +msgid "Time Synchronisation" msgstr "Sincronización Horaria" #. Synchronizes the system time #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:2 -msgid "ntpc_desc" +msgid "Synchronizes the system time" msgstr "Sincronizar la hora del sistema" #. Time Server #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:3 -msgid "ntpc_timeserver" +msgid "Time Server" msgstr "Servidor de la hora" #. Update Interval (in s) #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:4 -msgid "ntpc_interval" +msgid "Update Interval (in s)" msgstr "Intervalo de Actualización (en segundos)" #. Count of Time Measurements #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:5 -msgid "ntpc_count" +msgid "Count of Time Measurements" msgstr "Contar las mediciones del tiempo " #. empty = infinite #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:6 -msgid "ntpc_count_desc" +msgid "empty = infinite" msgstr "vacío = infinito" #. Clock Adjustment #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:7 -msgid "ntpc_drift" +msgid "Clock Adjustment" msgstr "Ajuste del Reloj" #. Offset Frequency #: applications/luci-ntpc/luasrc/i18n/ntpc.en.lua:8 -msgid "ntpc_drift_freq" +msgid "Offset Frequency" msgstr "Corrimiento de Frecuencia" #. Current system time |