-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathzh.Applications.Resources.resx
371 lines (360 loc) · 14.2 KB
/
zh.Applications.Resources.resx
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ApplicationUpToDate" xml:space="preserve">
<value>您的应用程序已是最新。</value>
</data>
<data name="AudioCaption" xml:space="preserve">
<value>Audio caption: {0}</value>
</data>
<data name="AuthenticationFailure" xml:space="preserve">
<value>授权失败:{0}</value>
</data>
<data name="BlogAlreadyExist" xml:space="preserve">
<value>博客已添加:{0}</value>
</data>
<data name="BlogIsOffline" xml:space="preserve">
<value>博客已离线:{0}</value>
</data>
<data name="BlogTypesAll" xml:space="preserve">
<value>全部</value>
</data>
<data name="BlogTypesNeverFinished" xml:space="preserve">
<value>从未完成</value>
</data>
<data name="BlogTypesNone" xml:space="preserve">
<value>无</value>
</data>
<data name="BlogTypesOnceFinished" xml:space="preserve">
<value>有完成过</value>
</data>
<data name="Body" xml:space="preserve">
<value>Body: {0]</value>
</data>
<data name="ConfirmingTumblrPrivacyConsent" xml:space="preserve">
<value>确认Tumblr隐私许可</value>
</data>
<data name="ConfirmingTumblrPrivacyConsentFailed" xml:space="preserve">
<value>确认Tumblr隐私许可失败,可能存在连接问题。</value>
</data>
<data name="Conversation" xml:space="preserve">
<value>Conversation: {0}</value>
</data>
<data name="CouldNotAddBlog" xml:space="preserve">
<value>无法添加博客:{0}</value>
</data>
<data name="CouldNotLoadLibrary" xml:space="preserve">
<value>无法在库中加载文件:{0}</value>
</data>
<data name="CouldNotLoadQueuelist" xml:space="preserve">
<value>无法加载队列,也许其中某些博客已不存在。</value>
</data>
<data name="CouldNotOpenFiles" xml:space="preserve">
<value>无法打开文件。</value>
</data>
<data name="CouldNotRemoveBlog" xml:space="preserve">
<value>无法删除博客:{0}</value>
</data>
<data name="CouldNotRemoveBlogIndex" xml:space="preserve">
<value>无法删除博客:{0}</value>
</data>
<data name="CouldNotRestoreUISettings" xml:space="preserve">
<value>无法恢复用户界面设置。</value>
</data>
<data name="CouldNotSaveBlog" xml:space="preserve">
<value>无法保存博客:{0}</value>
</data>
<data name="CouldNotSaveQueueList" xml:space="preserve">
<value>队列保存失败。</value>
</data>
<data name="CouldNotStartOAuthManager" xml:space="preserve">
<value>无法初始化OAuth。</value>
</data>
<data name="CrawlerError" xml:space="preserve">
<value>抓取工具线程遇到错误。</value>
</data>
<data name="Crawling" xml:space="preserve">
<value>爬取中</value>
</data>
<data name="Downloading" xml:space="preserve">
<value>下载中</value>
</data>
<data name="Date" xml:space="preserve">
<value>Date: {0}</value>
</data>
<data name="DeleteBlogsDialog" xml:space="preserve">
<value>你确定要删除以下序号博客?
{0}</value>
</data>
<data name="DeleteBlogsAndFilesDialog" xml:space="preserve">
<value>你确定要删除以下序号博客及其所有已下载文件?
{0}</value>
</data>
<data name="DiskFull" xml:space="preserve">
<value>磁盘空间不足。</value>
</data>
<data name="ExportFileFilter" xml:space="preserve">
<value>文本文档 (* .txt)| * .txt</value>
</data>
<data name="ExportFileFilterExtension" xml:space="preserve">
<value>.txt</value>
</data>
<data name="FileNameAnswers" xml:space="preserve">
<value>回复.txt</value>
</data>
<data name="FileNameAudios" xml:space="preserve">
<value>音频_网址.txt</value>
</data>
<data name="FileNameConversations" xml:space="preserve">
<value>对话.txt</value>
</data>
<data name="FileNameLinks" xml:space="preserve">
<value>链接.txt</value>
</data>
<data name="FileNameMetaAudio" xml:space="preserve">
<value>音频.txt</value>
</data>
<data name="FileNameMetaPhoto" xml:space="preserve">
<value>图片.txt</value>
</data>
<data name="FileNameMetaVideo" xml:space="preserve">
<value>视频.txt</value>
</data>
<data name="FileNamePhotos" xml:space="preserve">
<value>图片_网址.txt</value>
</data>
<data name="FileNameQuotes" xml:space="preserve">
<value>引用.txt</value>
</data>
<data name="FileNameTexts" xml:space="preserve">
<value>文本.txt</value>
</data>
<data name="FileNameVideos" xml:space="preserve">
<value>视频_网址.txt</value>
</data>
<data name="Id3Album" xml:space="preserve">
<value>Id3: Album: {0}</value>
</data>
<data name="Id3Artist" xml:space="preserve">
<value>Id3: Artist: {0}</value>
</data>
<data name="Id3Title" xml:space="preserve">
<value>Id3: Title: {0}</value>
</data>
<data name="Id3Track" xml:space="preserve">
<value>Id3: Track: {0}</value>
</data>
<data name="Id3Year" xml:space="preserve">
<value>Id3: Year: {0}</value>
</data>
<data name="LimitExceeded" xml:space="preserve">
<value>超出限制:{0}。你应该减少与tumblr-api的连接数。</value>
</data>
<data name="Link" xml:space="preserve">
<value>Link: {0}</value>
</data>
<data name="MaxBytePerSecond" xml:space="preserve">
<value>限速必须为非负数</value>
</data>
<data name="NewVersionAvailable" xml:space="preserve">
<value>新版本可供下载:{0}</value>
</data>
<data name="NotLoggedIn" xml:space="preserve">
<value>您需要登录tumblr才能下载{0}。转到"设置-连接"进行登录。</value>
</data>
<data name="OnlineChecking" xml:space="preserve">
<value>正在检查在线状态</value>
</data>
<data name="PasswordProtected" xml:space="preserve">
<value>该博客受密码保护:{0}。你需要在"详细"标签页输入密码。</value>
</data>
<data name="PasswordProtectedOrOffline" xml:space="preserve">
<value>该博客受隐藏密码保护或已离线:{0}。你需要在"详细"标签页输入密码。</value>
</data>
<data name="PhotoCaption" xml:space="preserve">
<value>Photo caption: {0}</value>
</data>
<data name="PhotoSetUrl" xml:space="preserve">
<value>Photo set urls: {0}</value>
</data>
<data name="PhotoUrl" xml:space="preserve">
<value>Photo url: {0}</value>
</data>
<data name="PostId" xml:space="preserve">
<value>Post id: {0}</value>
</data>
<data name="PostNotParsable" xml:space="preserve">
<value>{0} 的一帖无法解析,在"详细"标签页将"每页帖数"设为1可能会增加可下载的内容。</value>
</data>
<data name="PostUrl" xml:space="preserve">
<value>Post url: {0}</value>
</data>
<data name="ProgressDownloadImage" xml:space="preserve">
<value>正在下载 {0}。</value>
</data>
<data name="ProgressGetUrlLong" xml:space="preserve">
<value>已评估 {0} / {1} 个帖子的网址。</value>
</data>
<data name="ProgressGetUrlShort" xml:space="preserve">
<value>已评估 {0} 个博客。</value>
</data>
<data name="ProgressSkipFile" xml:space="preserve">
<value>{0} 个已下载,正在跳过...</value>
</data>
<data name="ProgressUniqueDownloads" xml:space="preserve">
<value>统计唯一的下载,删除重复文件...</value>
</data>
<data name="Queuelist" xml:space="preserve">
<value>队列列表</value>
</data>
<data name="Quote" xml:space="preserve">
<value>Quote: {0}</value>
</data>
<data name="ReblogKey" xml:space="preserve">
<value>Reblog key: {0}</value>
</data>
<data name="ReblogName" xml:space="preserve">
<value>Reblog name: {0}</value>
</data>
<data name="ReblogUrl" xml:space="preserve">
<value>Reblog url: {0}</value>
</data>
<data name="Slug" xml:space="preserve">
<value>Slug: {0}</value>
</data>
<data name="Summary" xml:space="preserve">
<value>Summary: {0}</value>
</data>
<data name="Tags" xml:space="preserve">
<value>Tags: {0}</value>
</data>
<data name="Textfile" xml:space="preserve">
<value>Text file</value>
</data>
<data name="TimeoutReached" xml:space="preserve">
<value>{0} 的 {1} 出现连接超时。</value>
</data>
<data name="TimeoutReachedShort" xml:space="preserve">
<value>{0} 出现连接超时。</value>
</data>
<data name="Title" xml:space="preserve">
<value>Title: {0}</value>
</data>
<data name="UrlWithSlug" xml:space="preserve">
<value>Url with slug: {0}</value>
</data>
<data name="VideoCaption" xml:space="preserve">
<value>Video caption: {0}</value>
</data>
<data name="VideoPlayer" xml:space="preserve">
<value>Video player: {0}</value>
</data>
<data name="VideoSource" xml:space="preserve">
<value>Video source: {0}</value>
</data>
</root>