mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
luci-app-apinger: add missing i18n template
Add missing i18n template for luci-app-luci-app-apinger. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
This commit is contained in:
committed by
Paul Donald
parent
8da730bbe9
commit
f0ddf00fbf
@@ -0,0 +1,254 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:26
|
||||
msgid "Active Alarms"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js:16
|
||||
msgid "Add Delay/Latency Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_down.js:15
|
||||
msgid "Add Down Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:15
|
||||
msgid "Add Interface Instance"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:16
|
||||
msgid "Add Loss Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:33
|
||||
msgid "Add Target"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:21
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:40
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:23
|
||||
msgid "Address: Target address to be tracked"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:48
|
||||
msgid "Alarm Delay"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:39
|
||||
msgid "Alarm Down"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:57
|
||||
msgid "Alarm loss"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:3
|
||||
msgid "Apinger"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js:9
|
||||
msgid "Apinger - Delay Alarms"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_down.js:9
|
||||
msgid "Apinger - Down Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:9
|
||||
msgid "Apinger - Interfaces"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:9
|
||||
msgid "Apinger - Loss Alarms"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:21
|
||||
msgid "Apinger - Targets"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:57
|
||||
msgid "Apinger Targets"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/graphs.js:40
|
||||
msgid "Apinger Targets RRD Graph"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:46
|
||||
msgid "Average Delay"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:27
|
||||
msgid ""
|
||||
"Average Delay and Loss: The delay (in samples) after which loss is computed, "
|
||||
"without this delays larger than interval would be treated as loss"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:25
|
||||
msgid "Average Delay: How many replies should be used to compute average delay"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:49
|
||||
msgid "Average Loss"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:52
|
||||
msgid "Average Loss/Delay"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:26
|
||||
msgid "Average Loss: How many probes should be used to compute average loss"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:17
|
||||
msgid "Debug"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:65
|
||||
msgid "Delay Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js:23
|
||||
msgid "Delay High (ms)"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js:18
|
||||
msgid "Delay Low (ms)"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:59
|
||||
msgid "Down Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:55
|
||||
msgid "Generate RRD Graphs"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/rpcd/acl.d/luci-app-apinger.json:3
|
||||
msgid "Grant access to LuCI app Apinger"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:21
|
||||
msgid "Graphs"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:18
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:35
|
||||
msgid "Interface"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:22
|
||||
msgid "Interface: Interface to use to track target"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:30
|
||||
msgid "Interfaces"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:24
|
||||
msgid "Latency"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:25
|
||||
msgid "Loss"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:71
|
||||
msgid "Loss Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:23
|
||||
msgid "Loss High (%)"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:18
|
||||
msgid "Loss Low (%)"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:10
|
||||
msgid "Names must match the interface name found in /etc/config/network."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/graphs.js:54
|
||||
msgid "No access to server file"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/graphs.js:51
|
||||
msgid "No data available"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:12
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:43
|
||||
msgid "Ping Interval"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js:24
|
||||
msgid "Ping Interval: How often the probe should be sent"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:25
|
||||
msgid "RRD Collection Interval"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:23
|
||||
msgid "Received"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:22
|
||||
msgid "Sent"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/graphs.js:34
|
||||
msgid "Service is not running"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:20
|
||||
msgid "Source IP"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js:21
|
||||
msgid "Status Update Interval"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:19
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json:66
|
||||
msgid "Targets"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:51
|
||||
msgid "There are no active targets"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js:11
|
||||
msgid "This alarm will be canceled, when the delay drops below \"Delay Low\""
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:11
|
||||
msgid "This alarm will be canceled, when the loss drops below \"Loss Low\""
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js:10
|
||||
msgid "This alarm will be fired when packet loss goes over \"Loss High\""
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_down.js:10
|
||||
msgid "This alarm will be fired when target does not respond for \"Time\""
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js:27
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_down.js:17
|
||||
msgid "Time (s)"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user