example.po 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2023-12-08 01:52+0000\n"
  4. "Last-Translator: Eric <zxmegaxqug@hldrive.com>\n"
  5. "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
  6. "openwrt/luciapplicationsexample/zh_Hans/>\n"
  7. "Language: zh-Hans\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=1; plural=0;\n"
  11. "X-Generator: Weblate 5.3-dev\n"
  12. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38
  13. msgid "A boolean option"
  14. msgstr "布尔选项"
  15. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43
  16. msgid "A select option"
  17. msgstr "选择选项"
  18. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56
  19. msgid "Cats"
  20. msgstr "Cats"
  21. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
  22. msgid "Description for this table section"
  23. msgstr "此表格部分的描述"
  24. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
  25. msgid "Description for this typed section"
  26. msgstr "此输入部分的描述"
  27. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
  28. msgid "Dogs"
  29. msgstr "Dogs"
  30. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55
  31. msgid "Dynamic list option"
  32. msgstr "动态列表选项"
  33. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3
  34. msgid "Example"
  35. msgstr "示例"
  36. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25
  37. msgid "Example Form"
  38. msgstr "示例表单"
  39. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26
  40. msgid "Example Form Configuration."
  41. msgstr "示例表单配置。"
  42. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18
  43. msgid "Example HTML Page"
  44. msgstr "示例 HTML 页面"
  45. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31
  46. msgid "First Option"
  47. msgstr "第一个选项"
  48. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37
  49. msgid "Flag Option"
  50. msgstr "标记选项"
  51. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14
  52. msgid "Form View"
  53. msgstr "表单视图"
  54. #: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3
  55. msgid "Grant UCI and RPC access to LuCI app example"
  56. msgstr "授予 UCI 和 RPC 访问 LuCI 应用示例的权限"
  57. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23
  58. msgid "HTML Page"
  59. msgstr "HTML 页面"
  60. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:53
  61. msgid "Input for a password (storage on disk is not encrypted)"
  62. msgstr "输入密码(存储在磁盘上,未加密)"
  63. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32
  64. msgid "Input for the first option"
  65. msgstr "第一个选项的输入"
  66. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  67. msgid "Is this real?"
  68. msgstr "这是真的吗?"
  69. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130
  70. msgid "JSON converted to table via array building and loop"
  71. msgstr "通过数组构建和循环将 JSON 转换到了表格"
  72. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60
  73. msgid "JSONMap TableSection Sample"
  74. msgstr "JSONMap TableSection 样本"
  75. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
  76. msgid "JSONMap TypedSection Sample"
  77. msgstr "JSONMap TypedSection 样本"
  78. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  79. msgid "No"
  80. msgstr "否"
  81. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87
  82. msgid "Not found"
  83. msgstr "未找到"
  84. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74
  85. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74
  86. msgid "Option name"
  87. msgstr "选项名"
  88. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75
  89. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75
  90. msgid "Option value"
  91. msgstr "选项值"
  92. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
  93. msgid "Parakeets"
  94. msgstr "Parakeets"
  95. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52
  96. msgid "Password Option"
  97. msgstr "密码选项"
  98. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32
  99. msgid "RPC Array Example"
  100. msgstr "RPC 数组示例"
  101. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41
  102. msgid "RPC JSONMap Table Example"
  103. msgstr "RPC JSONMap 表格示例"
  104. #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50
  105. msgid "RPC JSONMap Typed Example"
  106. msgstr "RPC JSONMap Typed 示例"
  107. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36
  108. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36
  109. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35
  110. msgid "RPC call failure:"
  111. msgstr "RPC 调用失败:"
  112. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128
  113. msgid "Sample JS via RPC"
  114. msgstr "JS via RPC 的样本"
  115. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61
  116. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61
  117. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115
  118. msgid "See browser console for raw data"
  119. msgstr "原始数据见浏览器控制台"
  120. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42
  121. msgid "Select Option"
  122. msgstr "选择选项"
  123. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
  124. msgid "Should be \"Not found\""
  125. msgstr "应为“未找到”"
  126. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
  127. msgid "Yes"
  128. msgstr "是"
  129. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28
  130. msgid "first section"
  131. msgstr "第一部分"
  132. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34
  133. msgid "second section"
  134. msgstr "第二部分"
  135. #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50
  136. msgid "third section"
  137. msgstr "第三部分"
  138. #~ msgid "Grant UCI access to LuCI app example"
  139. #~ msgstr "授权 LuCI 应用样例访问 UCI"
  140. #~ msgid "Grant UCI access to LuCI app ecample"
  141. #~ msgstr "授予 LuCI app example UCI 访问权限"