Commit from LuCI Translation Portal by user jow.: 5 of 5 messages translated (0 fuzzy).
This commit is contained in:
parent
f7ed129339
commit
9f27d2b785
1 changed files with 11 additions and 9 deletions
|
@ -2,22 +2,24 @@
|
|||
# generated from ./applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"PO-Revision-Date: 2011-07-05 16:40+0200\n"
|
||||
"Last-Translator: stanislav.fomichev <s@fomichev.me>\n"
|
||||
"Language-Team: none\n"
|
||||
"Project-Id-Version: LuCI: uvc_streamer\n"
|
||||
"PO-Revision-Date: 2012-08-15 11:46+0300\n"
|
||||
"Last-Translator: Roman A. aka BasicXP <x12ozmouse@ya.ru>\n"
|
||||
"Language-Team: Russian <x12ozmouse@ya.ru>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Pootle 2.0.4\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#. Frames per second
|
||||
#: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:1
|
||||
msgid "Frames per second"
|
||||
msgstr "Количество фреймов в секунду"
|
||||
msgstr "Количество кадров в секунду"
|
||||
|
||||
#. Resolution
|
||||
#: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:2
|
||||
|
@ -32,7 +34,7 @@ msgstr "Настройки"
|
|||
#. Webcam streaming
|
||||
#: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:4
|
||||
msgid "Webcam streaming"
|
||||
msgstr "Потоковое вещание с веб камеры"
|
||||
msgstr "Потоковое вещание с веб-камеры"
|
||||
|
||||
#. Configure your Linux-UVC compatible webcam. Point your browser to e.g. <a href=\"http://%s:%i/\">http://%s:%i/</a>
|
||||
#: applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua:5
|
||||
|
@ -40,5 +42,5 @@ msgid ""
|
|||
"Configure your Linux-UVC compatible webcam. Point your browser to e.g. <a "
|
||||
"href=\"http://%s:%i/\">http://%s:%i/</a>"
|
||||
msgstr ""
|
||||
"Настроить вашу Linux-UVC совместимую веб камеру. Перейдите на страницу <a "
|
||||
"Настройте вашу Linux-UVC-совместимую веб-камеру. Перейдите на страницу <a "
|
||||
"href=\"http://%s:%i/\">http://%s:%i/</a>"
|
||||
|
|
Loading…
Reference in a new issue