blob: 5048ede76a97ac719ca16f8a4ed622d0bf354c05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
|
msgid ""
msgstr ""
"PO-Revision-Date: 2023-12-08 01:52+0000\n"
"Last-Translator: Eric <zxmegaxqug@hldrive.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsexample/zh_Hans/>\n"
"Language: zh-Hans\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.3-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:56
msgid "Cats"
msgstr "Cats"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
msgid "Description for this table section"
msgstr "此表格部分的描述"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
msgid "Description for this typed section"
msgstr "此输入部分的描述"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
msgid "Dogs"
msgstr "Dogs"
#: 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:60
msgid "Is this real?"
msgstr "这是真的吗?"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130
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:60
msgid "JSONMap TableSection Sample"
msgstr "JSONMap TableSection 样本"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
msgid "JSONMap TypedSection Sample"
msgstr "JSONMap TypedSection 样本"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
msgid "No"
msgstr "否"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87
msgid "Not found"
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 name"
msgstr "选项名"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75
msgid "Option value"
msgstr "选项值"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
msgid "Parakeets"
msgstr "Parakeets"
#: 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 Typed 示例"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35
msgid "RPC call failure:"
msgstr "RPC 调用失败:"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128
msgid "Sample JS via RPC"
msgstr "JS via RPC 的样本"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115
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:59
msgid "Should be \"Not found\""
msgstr "应为“未找到”"
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
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 "第三部分"
#~ msgid "Grant UCI access to LuCI app example"
#~ msgstr "授权 LuCI 应用样例访问 UCI"
#~ msgid "Grant UCI access to LuCI app ecample"
#~ msgstr "授予 LuCI app example UCI 访问权限"
|