mirror of
https://github.com/openwrt/luci.git
synced 2025-04-29 16:47:58 +00:00
181 lines
7.5 KiB
Plaintext
181 lines
7.5 KiB
Plaintext
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"PO-Revision-Date: 2024-01-19 22:40+0000\n"
|
||
"Last-Translator: st7105 <st7105@gmail.com>\n"
|
||
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
|
||
"luciapplicationsexample/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"
|
||
"X-Generator: Weblate 5.4-dev\n"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38
|
||
msgid "A boolean option"
|
||
msgstr "Булевая опция"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43
|
||
msgid "A select option"
|
||
msgstr "Выбор параметра"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:55
|
||
msgid "Cats"
|
||
msgstr "Кошки"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:72
|
||
msgid "Description for this table section"
|
||
msgstr "Описание для данного раздела таблиц"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:72
|
||
msgid "Description for this typed section"
|
||
msgstr "Описание для этого раздела"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56
|
||
msgid "Dogs"
|
||
msgstr "Собаки"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55
|
||
msgid "Dynamic list option"
|
||
msgstr "Опция динамического списка"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3
|
||
msgid "Example"
|
||
msgstr "Пример"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25
|
||
msgid "Example Form"
|
||
msgstr "Пример формы"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26
|
||
msgid "Example Form Configuration."
|
||
msgstr "Пример конфигурации формы."
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18
|
||
msgid "Example HTML Page"
|
||
msgstr "Пример HTML-страницы"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31
|
||
msgid "First Option"
|
||
msgstr "Первая опция"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37
|
||
msgid "Flag Option"
|
||
msgstr "Опция флага"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14
|
||
msgid "Form View"
|
||
msgstr "Вид формы"
|
||
|
||
#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3
|
||
msgid "Grant UCI and RPC access to LuCI app example"
|
||
msgstr "Предоставьте доступ UCI и RPC к примеру приложения LuCI"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23
|
||
msgid "HTML Page"
|
||
msgstr "Страница HTML"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:53
|
||
msgid "Input for a password (storage on disk is not encrypted)"
|
||
msgstr "Ввод пароля (хранение на диске не шифруется)"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32
|
||
msgid "Input for the first option"
|
||
msgstr "Исходные данные для первой опции"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
|
||
msgid "Is this real?"
|
||
msgstr "Это правда?"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:127
|
||
msgid "JSON converted to table via array building and loop"
|
||
msgstr "JSON преобразуется в таблицу с помощью создания массива и цикла"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:59
|
||
msgid "JSONMap TableSection Sample"
|
||
msgstr "JSONMap TableSection пример"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:59
|
||
msgid "JSONMap TypedSection Sample"
|
||
msgstr "JSONMap TypedSection пример"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
|
||
msgid "No"
|
||
msgstr "Нет"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:86
|
||
msgid "Not found"
|
||
msgstr "Не найдено"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
|
||
msgid "Option name"
|
||
msgstr "Название опции"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74
|
||
msgid "Option value"
|
||
msgstr "Значение опции"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
|
||
msgid "Parakeets"
|
||
msgstr "Попугаи"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52
|
||
msgid "Password Option"
|
||
msgstr "Параметр пароля"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32
|
||
msgid "RPC Array Example"
|
||
msgstr "Пример массива RPC"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41
|
||
msgid "RPC JSONMap Table Example"
|
||
msgstr "Пример таблицы RPC JSONMap"
|
||
|
||
#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50
|
||
msgid "RPC JSONMap Typed Example"
|
||
msgstr "Типизированный пример RPC JSONMap"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:35
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:35
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:34
|
||
msgid "RPC call failure:"
|
||
msgstr "Сбой вызова RPC:"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:125
|
||
msgid "Sample JS via RPC"
|
||
msgstr "Пример JS через RPC"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:112
|
||
msgid "See browser console for raw data"
|
||
msgstr "Необработанные данные см. в консоли браузера"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42
|
||
msgid "Select Option"
|
||
msgstr "Выберите опцию"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
|
||
msgid "Should be \"Not found\""
|
||
msgstr "Должно быть \"Не найдено\""
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
|
||
msgid "Yes"
|
||
msgstr "Да"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28
|
||
msgid "first section"
|
||
msgstr "первый раздел"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34
|
||
msgid "second section"
|
||
msgstr "второй раздел"
|
||
|
||
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50
|
||
msgid "third section"
|
||
msgstr "третий раздел"
|