diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-05 17:16:59 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-05 17:16:59 +0100 |
commit | 66aa988246f4226627b6b0061ff7304b88c3036d (patch) | |
tree | 272247048c025c3cbf9b0996e25c654250719017 /po | |
parent | 3fd748745c2ba6c6d06eba29d2fc34013793376b (diff) | |
parent | 624e37ceae2fa2bef7f51565f28bfc827ad0f704 (diff) |
Merge pull request #264 from thess/mjpg-streamer
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
Diffstat (limited to 'po')
-rw-r--r-- | po/templates/mjpg-streamer.pot | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/po/templates/mjpg-streamer.pot b/po/templates/mjpg-streamer.pot new file mode 100644 index 000000000..5cd722f3a --- /dev/null +++ b/po/templates/mjpg-streamer.pot @@ -0,0 +1,135 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Allow ringbuffer to exceed limit by this amount" +msgstr "" + +msgid "Ask for username and password on connect" +msgstr "" + +msgid "Authentication required" +msgstr "" + +msgid "Auto" +msgstr "" + +msgid "Automatic disabling of MJPEG mode" +msgstr "" + +msgid "Blink" +msgstr "" + +msgid "Check to save the stream to an mjpeg file" +msgstr "" + +msgid "Command to run" +msgstr "" + +msgid "Device" +msgstr "" + +msgid "Do not initalize dynctrls of Linux-UVC driver" +msgstr "" + +msgid "Don't initalize dynctrls" +msgstr "" + +msgid "Drop frames smaller then this limit" +msgstr "" + +msgid "Enable YUYV format" +msgstr "" + +msgid "Exceed" +msgstr "" + +msgid "" +"Execute command after saving picture. Mjpg-streamer parse the filename as " +"first parameter to your script." +msgstr "" + +msgid "File input" +msgstr "" + +msgid "File output" +msgstr "" + +msgid "Folder" +msgstr "" + +msgid "Folder that contains webpages" +msgstr "" + +msgid "Frames per second" +msgstr "" + +msgid "HTTP output" +msgstr "" + +msgid "Interval between saving pictures" +msgstr "" + +msgid "JPEG compression quality" +msgstr "" + +msgid "Led control" +msgstr "" + +msgid "MJPG-streamer" +msgstr "" + +msgid "Max. number of pictures to hold" +msgstr "" + +msgid "Mjpeg output" +msgstr "" + +msgid "Off" +msgstr "" + +msgid "On" +msgstr "" + +msgid "Password" +msgstr "" + +msgid "Port" +msgstr "" + +msgid "Resolution" +msgstr "" + +msgid "Ring buffer size" +msgstr "" + +msgid "Set folder to save pictures" +msgstr "" + +msgid "Set the inteval in millisecond" +msgstr "" + +msgid "" +"Set the minimum size if the webcam produces small-sized garbage frames. May " +"happen under low light conditions" +msgstr "" + +msgid "" +"Set the quality in percent. This setting activates YUYV format, disables " +"MJPEG" +msgstr "" + +msgid "TCP port for this HTTP server" +msgstr "" + +msgid "UVC input" +msgstr "" + +msgid "Username" +msgstr "" + +msgid "WWW folder" +msgstr "" + +msgid "" +"mjpg streamer is a streaming application for Linux-UVC compatible webcams" +msgstr "" |