example.po 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2024-01-19 22:40+0000\n"
  5. "Last-Translator: st7105 <st7105@gmail.com>\n"
  6. "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsexample/ru/>\n"
  8. "Language: ru\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
  13. "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  14. "X-Generator: Weblate 5.4-dev\n"
  15. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38
  16. msgid "A boolean option"
  17. msgstr "Булевая опция"
  18. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43
  19. msgid "A select option"
  20. msgstr "Выбор параметра"
  21. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56
  22. msgid "Cats"
  23. msgstr "Кошки"
  24. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
  25. msgid "Description for this table section"
  26. msgstr "Описание для данного раздела таблиц"
  27. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
  28. msgid "Description for this typed section"
  29. msgstr "Описание для этого раздела"
  30. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
  31. msgid "Dogs"
  32. msgstr "Собаки"
  33. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55
  34. msgid "Dynamic list option"
  35. msgstr "Опция динамического списка"
  36. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3
  37. msgid "Example"
  38. msgstr "Пример"
  39. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25
  40. msgid "Example Form"
  41. msgstr "Пример формы"
  42. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26
  43. msgid "Example Form Configuration."
  44. msgstr "Пример конфигурации формы."
  45. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18
  46. msgid "Example HTML Page"
  47. msgstr "Пример HTML-страницы"
  48. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31
  49. msgid "First Option"
  50. msgstr "Первая опция"
  51. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37
  52. msgid "Flag Option"
  53. msgstr "Опция флага"
  54. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14
  55. msgid "Form View"
  56. msgstr "Вид формы"
  57. #: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3
  58. msgid "Grant UCI and RPC access to LuCI app example"
  59. msgstr "Предоставьте доступ UCI и RPC к примеру приложения LuCI"
  60. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23
  61. msgid "HTML Page"
  62. msgstr "Страница HTML"
  63. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:53
  64. msgid "Input for a password (storage on disk is not encrypted)"
  65. msgstr "Ввод пароля (хранение на диске не шифруется)"
  66. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32
  67. msgid "Input for the first option"
  68. msgstr "Исходные данные для первой опции"
  69. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  70. msgid "Is this real?"
  71. msgstr "Это правда?"
  72. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130
  73. msgid "JSON converted to table via array building and loop"
  74. msgstr "JSON преобразуется в таблицу с помощью создания массива и цикла"
  75. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60
  76. msgid "JSONMap TableSection Sample"
  77. msgstr "JSONMap TableSection пример"
  78. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
  79. msgid "JSONMap TypedSection Sample"
  80. msgstr "JSONMap TypedSection пример"
  81. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  82. msgid "No"
  83. msgstr "Нет"
  84. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87
  85. msgid "Not found"
  86. msgstr "Не найдено"
  87. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74
  88. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74
  89. msgid "Option name"
  90. msgstr "Название опции"
  91. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75
  92. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75
  93. msgid "Option value"
  94. msgstr "Значение опции"
  95. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
  96. msgid "Parakeets"
  97. msgstr "Попугаи"
  98. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52
  99. msgid "Password Option"
  100. msgstr "Параметр пароля"
  101. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32
  102. msgid "RPC Array Example"
  103. msgstr "Пример массива RPC"
  104. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41
  105. msgid "RPC JSONMap Table Example"
  106. msgstr "Пример таблицы RPC JSONMap"
  107. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50
  108. msgid "RPC JSONMap Typed Example"
  109. msgstr "Типизированный пример RPC JSONMap"
  110. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36
  111. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36
  112. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35
  113. msgid "RPC call failure:"
  114. msgstr "Сбой вызова RPC:"
  115. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128
  116. msgid "Sample JS via RPC"
  117. msgstr "Пример JS через RPC"
  118. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61
  119. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61
  120. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115
  121. msgid "See browser console for raw data"
  122. msgstr "Необработанные данные см. в консоли браузера"
  123. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42
  124. msgid "Select Option"
  125. msgstr "Выберите опцию"
  126. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
  127. msgid "Should be \"Not found\""
  128. msgstr "Должно быть \"Не найдено\""
  129. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  130. msgid "Yes"
  131. msgstr "Да"
  132. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28
  133. msgid "first section"
  134. msgstr "первый раздел"
  135. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34
  136. msgid "second section"
  137. msgstr "второй раздел"
  138. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50
  139. msgid "third section"
  140. msgstr "третий раздел"