From 312ce8c5657823b5d2a088d5a64f5368d7232c1d Mon Sep 17 00:00:00 2001 From: Franco Castillo Date: Mon, 22 Jul 2019 14:20:23 -0300 Subject: [PATCH] luci-app-cshark: Add template Add template. Signed-off-by: Franco Castillo --- .../luci-app-cshark/po/templates/cshark.pot | 102 ++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 applications/luci-app-cshark/po/templates/cshark.pot diff --git a/applications/luci-app-cshark/po/templates/cshark.pot b/applications/luci-app-cshark/po/templates/cshark.pot new file mode 100644 index 0000000000..51212d3b62 --- /dev/null +++ b/applications/luci-app-cshark/po/templates/cshark.pot @@ -0,0 +1,102 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:24 +msgid "Actions" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:72 +msgid "Capture URL" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:68 +msgid "Capture links" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:73 +msgid "Capture time" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:284 +msgid "Clear list" +msgstr "" + +#: applications/luci-app-cshark/luasrc/controller/cshark.lua:19 +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:17 +msgid "CloudShark" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:27 +msgid "CloudShark API token" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:26 +msgid "CloudShark URL" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:23 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:51 +msgid "Filter" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:21 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:28 +msgid "Interface" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:92 +msgid "Loading" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:22 +msgid "Options" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:54 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:196 +msgid "Start capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:17 +msgid "Start network capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:181 +msgid "Stop capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:93 +msgid "Waiting for capture to complete..." +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:93 +msgid "Waiting for upload to complete..." +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:39 +msgid "any" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:47 +msgid "bytes" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:46 +msgid "packets" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:45 +msgid "seconds" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:22 +msgid "seconds, packets, bytes" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:44 +msgid "timeout, bytes, seconds" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:151 +msgid "value for [seconds, packets, bytes] must be Integer" +msgstr "" -- 2.30.2