blob: 123b0d18286d35ca979c415b6ac15f561121a1f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# uvc_streamer.po
# generated from ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:1
#. Frames per second
msgid "framespersecond"
msgstr "Bilder pro Sekunde"
#: ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:2
#. Resolution
msgid "resolution"
msgstr "Auflösung"
#: ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:3
#. Settings
msgid "settings"
msgstr "Konfiguration"
#: ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:4
#. Webcam streaming
msgid "uvc_streamer"
msgstr "Webcam Stream"
#: ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:5
#. Configure your Linux-UVC compatible webcam. Point your browser to e.g. <a href=\"http://%s:%i/\">http://%s:%i/</a>
msgid "uvc_streamer_desc"
msgstr "Linux-UVC Webcam Konfiguration. Im Browser z.B. <a href=\"http://%s:%i/\">http://%s:%i/</a> laden."
|