diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/templates/uvc_streamer.pot | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/templates/uvc_streamer.pot')
-rw-r--r-- | po/templates/uvc_streamer.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/templates/uvc_streamer.pot b/po/templates/uvc_streamer.pot index 32042ca33..54910153e 100644 --- a/po/templates/uvc_streamer.pot +++ b/po/templates/uvc_streamer.pot @@ -5,22 +5,22 @@ msgstr "Content-Type: text/plain; charset=UTF-8" #. Frames per second #: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:1 -msgid "framespersecond" +msgid "Frames per second" msgstr "" #. Resolution #: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:2 -msgid "resolution" +msgid "Resolution" msgstr "" #. Settings #: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:3 -msgid "settings" +msgid "Settings" msgstr "" #. Webcam streaming #: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:4 -msgid "uvc_streamer" +msgid "Webcam streaming" msgstr "" #. Configure your Linux-UVC compatible webcam. Point your browser to e.g. <a href=\"http://%s:%i/\">http://%s:%i/</a> |