luci-app-mjpg-streamer: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
This commit is contained in:
parent
56bd45789d
commit
d92ae37ecd
30 changed files with 60 additions and 60 deletions
|
@ -71,7 +71,7 @@ yuv = s:taboption(this_tab, Flag, "yuv", translate("Enable YUYV format"), transl
|
|||
quality = s:taboption(this_tab, Value, "quality", translate("JPEG compression quality"), translate("Set the quality in percent. This setting activates YUYV format, disables MJPEG"))
|
||||
quality.datatype = "range(0, 100)"
|
||||
|
||||
minimum_size = s:taboption(this_tab, Value, "minimum_size", translate("Drop frames smaller then this limit"),translate("Set the minimum size if the webcam produces small-sized garbage frames. May happen under low light conditions"))
|
||||
minimum_size = s:taboption(this_tab, Value, "minimum_size", translate("Drop frames smaller than this limit"),translate("Set the minimum size if the webcam produces small-sized garbage frames. May happen under low light conditions"))
|
||||
minimum_size.datatype = "uinteger"
|
||||
|
||||
no_dynctrl = s:taboption(this_tab, Flag, "no_dynctrl", translate("Don't initialize dynctrls"), translate("Do not initialize dynctrls of Linux-UVC driver"))
|
||||
|
@ -217,7 +217,7 @@ ringbuffer=s:taboption(this_tab, Value, "ringbuffer", translate("Ring buffer siz
|
|||
exceed=s:taboption(this_tab, Value, "exceed", translate("Exceed"), translate("Allow ringbuffer to exceed limit by this amount"))
|
||||
exceed.datatype = "uinteger"
|
||||
|
||||
command=s:taboption(this_tab, Value, "command", translate("Command to run"), translate("Execute command after saving picture. Mjpg-streamer parse the filename as first parameter to your script."))
|
||||
command=s:taboption(this_tab, Value, "command", translate("Command to run"), translate("Execute command after saving picture. Mjpg-streamer parses the filename as first parameter to your script."))
|
||||
|
||||
link=s:taboption(this_tab, Value, "link", translate("Link newest picture to fixed file name"), translate("Link the last picture in ringbuffer to fixed named file provided."))
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "Dynctrls nicht initialisieren"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Verwerfe Bilder, die kleiner als dieses Limit sind"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr "Überschreiten"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "No inicialice dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Drop frames más pequeños que este límite"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -79,7 +79,7 @@ msgstr "Exceder"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"Ejecute el comando después de guardar la imagen. Mjpg-streamer analiza el "
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "dynctrlsを初期化しない"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "この制限よりも小さいフレームをドロップする"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -77,7 +77,7 @@ msgstr "超過"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"画像保存後にコマンドを実行します。Mjpg-streamerは、ファイル名をスクリプトの最"
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "Nie ładuj dynamicznych kontroli"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Porzucaj klatki mniejsze niż ten limit"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -77,7 +77,7 @@ msgstr "Przekraczać"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"Wykonaj komendę po wykonaniu zdjęcia. Mjpg-streamer analizuje nazwę pliku "
|
||||
|
|
|
@ -58,7 +58,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "Não inicia o dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Descarte quadros menores que este limite"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -79,7 +79,7 @@ msgstr "Ultrapassado"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"Execute o comando depois de salvar a imagem. Mjpg-streamer passa o nome do "
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "Não iniciar o dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Descarte quadros menores que este limite"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr "Ultrapassado"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"Execute o comando depois de gra\\var a imagem. Mjpg-streamer passa o nome do "
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "Отключить dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "Ограничить кол-во кадров"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -82,7 +82,7 @@ msgstr "Превышение"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
"Выполнить команду после сохранения изображения.<br />Mjpg-streamer задаст "
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -76,7 +76,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -77,7 +77,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -70,7 +70,7 @@ msgstr ""
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "不要初始化 dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "丢弃小于该尺寸限制的帧"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -84,7 +84,7 @@ msgstr "超出"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr "保存图片后执行命令。文件名将作为第一个参数传递给命令。"
|
||||
|
||||
|
|
|
@ -62,7 +62,7 @@ msgid "Don't initialize dynctrls"
|
|||
msgstr "不要初始化 dynctrls"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:74
|
||||
msgid "Drop frames smaller then this limit"
|
||||
msgid "Drop frames smaller than this limit"
|
||||
msgstr "丟棄小於該尺寸限制的幀"
|
||||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:12
|
||||
|
@ -83,7 +83,7 @@ msgstr "超出"
|
|||
|
||||
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:220
|
||||
msgid ""
|
||||
"Execute command after saving picture. Mjpg-streamer parse the filename as "
|
||||
"Execute command after saving picture. Mjpg-streamer parses the filename as "
|
||||
"first parameter to your script."
|
||||
msgstr "儲存圖片後執行指令。檔名將作為第一個引數傳遞給指令。"
|
||||
|
||||
|
|
Loading…
Reference in a new issue