aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/zh/notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui/zh/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/zh/notifications.xml7368
1 files changed, 2321 insertions, 5047 deletions
diff --git a/linden/indra/newview/skins/default/xui/zh/notifications.xml b/linden/indra/newview/skins/default/xui/zh/notifications.xml
index faee5ac..3364e35 100644
--- a/linden/indra/newview/skins/default/xui/zh/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/zh/notifications.xml
@@ -1,20 +1,14 @@
1<?xml version="1.0" ?><notifications> 1<?xml version="1.0" encoding="utf-8"?>
2 2<notifications>
3 <global name="skipnexttime"> 3 <global name="skipnexttime">
4
5 下次不要再让我看这个了 4 下次不要再让我看这个了
6 </global> 5 </global>
7 6 <global name="alwayschoose">
8 <global name="alwayschoose">
9
10 总是选择该选项 7 总是选择该选项
11 </global> 8 </global>
12
13 <template name="okbutton"> 9 <template name="okbutton">
14 <form> 10 <form>
15 <button 11 <button
16
17
18 name="OK" 12 name="OK"
19 text="$yestext"/> 13 text="$yestext"/>
20 </form> 14 </form>
@@ -23,8 +17,6 @@
23 <template name="okignore"> 17 <template name="okignore">
24 <form> 18 <form>
25 <button 19 <button
26
27
28 name="OK" 20 name="OK"
29 text="$yestext"/> 21 text="$yestext"/>
30 <ignore text="$ignoretext"/> 22 <ignore text="$ignoretext"/>
@@ -34,12 +26,9 @@
34 <template name="okcancelbuttons"> 26 <template name="okcancelbuttons">
35 <form> 27 <form>
36 <button 28 <button
37
38
39 name="OK" 29 name="OK"
40 text="$yestext"/> 30 text="$yestext"/>
41 <button 31 <button
42
43 name="Cancel" 32 name="Cancel"
44 text="$notext"/> 33 text="$notext"/>
45 </form> 34 </form>
@@ -48,8 +37,6 @@
48 <template name="okcancelignore"> 37 <template name="okcancelignore">
49 <form> 38 <form>
50 <button 39 <button
51
52
53 name="OK" 40 name="OK"
54 text="$yestext"/> 41 text="$yestext"/>
55 <button 42 <button
@@ -63,12 +50,9 @@
63 <template name="okhelpbuttons"> 50 <template name="okhelpbuttons">
64 <form> 51 <form>
65 <button 52 <button
66
67
68 name="OK" 53 name="OK"
69 text="$yestext"/> 54 text="$yestext"/>
70 <button 55 <button
71
72 name="Help" 56 name="Help"
73 text="$helptext"/> 57 text="$helptext"/>
74 </form> 58 </form>
@@ -77,234 +61,126 @@
77 <template name="yesnocancelbuttons"> 61 <template name="yesnocancelbuttons">
78 <form> 62 <form>
79 <button 63 <button
80
81
82 name="Yes" 64 name="Yes"
83 text="$yestext"/> 65 text="$yestext"/>
84 <button 66 <button
85
86 name="No" 67 name="No"
87 text="$notext"/> 68 text="$notext"/>
88 <button 69 <button
89
90 name="Cancel" 70 name="Cancel"
91 text="$canceltext"/> 71 text="$canceltext"/>
92 </form> 72 </form>
93 </template> 73 </template>
74 <notification functor="GenericAcknowledge" label="未知警报" name="MissingAlert">
75 您的第二人生版本无法显示所接收到的讯息。
94 76
95 <notification 77错误详情:无法在notifications.xml中找到‘[_NAME]’。
96 functor="GenericAcknowledge" 78 <usetemplate name="okbutton" yestext="确定"/>
97 79 </notification>
98 name="MissingAlert" 80 <notification name="FloaterNotFound">
99 > 81 浮动框错误: 无法找到以下控件:
100notifications.xml 中找不到 ‘[_NAME]’。
101 <usetemplate
102 name="okbutton"
103 yestext="确定"/>
104 </notification>
105
106 <notification
107
108 name="FloaterNotFound"
109 >
110浮动框错误: 无法找到以下控件:
111 82
112[CONTROLS] 83[CONTROLS]
84 <usetemplate name="okbutton" yestext="确定"/>
85 </notification>
86 <notification name="TutorialNotFound">
87 现在还没有可用的教程。
88 <usetemplate name="okbutton" yestext="确定"/>
89 </notification>
90 <notification name="GenericAlert">
91 [MESSAGE]
92 </notification>
93 <notification name="GenericAlertYesCancel">
94 [MESSAGE]
95 <usetemplate name="okcancelbuttons" notext="取消" yestext="是"/>
96 </notification>
97 <notification name="BadInstallation">
98 第二人生升级错误。请从secondlife.com重新下载安装最新版本。
113 <usetemplate 99 <usetemplate
114 name="okbutton" 100 name="okbutton"
115 yestext="确定"/> 101 yestext="确定"/>
116 </notification> 102 </notification>
117 103 <notification name="LoginFailedNoNetwork">
118 <notification 104 网络错误:无法建立连接。
119 105‘[DIAGNOSTIC]’
120 name="TutorialNotFound" 106请检查你的网络连接情况。
121 > 107 <usetemplate
122现在还没有可用的教程。
123 <usetemplate
124 name="okbutton" 108 name="okbutton"
125 yestext="确定"/> 109 yestext="确定"/>
126 </notification> 110 </notification>
127 111 <notification name="MessageTemplateNotFound">
128 <notification 112 找不到讯息模板[PATH]。
129 113 <usetemplate
130 name="GenericAlert" 114 name="okbutton"
131 > 115 yestext="确定"/>
132[MESSAGE] 116 </notification>
133 </notification> 117 <notification name="WearableSave">
134 118 保存对当前衣物/身体部位的更改?
135 <notification 119 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="不保存" yestext="保存"/>
136 120 </notification>
137 name="GenericAlertYesCancel" 121 <notification name="CompileQueueSaveText">
138 > 122 上传脚本内容时出错,出于以下原因: [REASON]。请稍候再试。
139[MESSAGE] 123 </notification>
140 <usetemplate 124 <notification name="CompileQueueSaveBytecode">
141 name="okcancelbuttons" 125 上传已编译脚本代码时出错,出于以下原因: [REASON]。请稍候再试。
142 notext="取消" 126 </notification>
143 yestext="是"/> 127 <notification name="WriteAnimationFail">
144 </notification> 128 无法写入动画数据。请稍候再试。
145 129 </notification>
146 <notification 130 <notification name="UploadAuctionSnapshotFail">
147 131 上传拍卖快照时出错,出于以下原因: [REASON]。
148 name="WearableSave" 132 </notification>
149 > 133 <notification name="UnableToViewContentsMoreThanOne">
150保存对当前衣物/身体部位的更改? 134 一次不能浏览一个以上物品的内容。
151 <usetemplate
152 canceltext="取消"
153 name="yesnocancelbuttons"
154 notext="不保存"
155 yestext="保存"/>
156 </notification>
157
158 <notification
159
160 name="CompileQueueSaveText"
161 >
162上传脚本内容时出错,出于以下原因: [REASON]。请稍候再试。
163 </notification>
164
165 <notification
166
167 name="CompileQueueSaveBytecode"
168 >
169上传已编译脚本代码时出错,出于以下原因: [REASON]。请稍候再试。
170 </notification>
171
172 <notification
173
174 name="WriteAnimationFail"
175 >
176无法写入动画数据。请稍候再试。
177 </notification>
178
179 <notification
180
181 name="UploadAuctionSnapshotFail"
182 >
183上传拍卖快照时出错,出于以下原因: [REASON]。
184 </notification>
185
186 <notification
187
188 name="UnableToViewContentsMoreThanOne"
189 >
190一次不能浏览一个以上物品的内容。
191请只选择一个物体后重试。 135请只选择一个物体后重试。
192 </notification> 136 </notification>
193 137 <notification name="SaveClothingBodyChanges">
194 <notification 138 保存所有对衣物/身体部位的更改?
195 139 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="不保存" yestext="全部保存"/>
196 name="SaveClothingBodyChanges" 140 </notification>
197 > 141 <notification name="GrantModifyRights">
198保存所有对衣物/身体部位的更改? 142 授予另外一名居民修改的权利,意味着允许他们修改、删除或拿走
199 <usetemplate
200 canceltext="取消"
201 name="yesnocancelbuttons"
202 notext="不保存"
203 yestext="全部保存"/>
204 </notification>
205
206 <notification
207
208 name="GrantModifyRights"
209 >
210授予另外一名居民修改的权利,意味着允许他们修改、删除或拿走
211任何你在世界里可能拥有的物品。请在执行这项许可的时候格外小心。 143任何你在世界里可能拥有的物品。请在执行这项许可的时候格外小心。
212你真的希望授予[FIRST_NAME] [LAST_NAME]修改权利吗? 144你真的希望授予[FIRST_NAME] [LAST_NAME]修改权利吗?
213 <usetemplate 145 <usetemplate name="okcancelbuttons" notext="不,我想再考虑一下" yestext="是的,我愿意"/>
214 name="okcancelbuttons" 146 </notification>
215 notext="不,我想再考虑一下" 147 <notification name="GrantModifyRightsMultiple">
216 yestext="是的,我愿意"/> 148 授予另外一名居民修改的权利,意味着允许他们修改、删除或拿走
217 </notification>
218
219 <notification
220
221 name="GrantModifyRightsMultiple"
222 >
223授予另外一名居民修改的权利,意味着允许他们修改、删除或拿走
224任何你在世界里可能拥有的物品。请在执行这项许可的时候格外小心。 149任何你在世界里可能拥有的物品。请在执行这项许可的时候格外小心。
225你真的希望授予所选择的居民修改权利吗? 150你真的希望授予所选择的居民修改权利吗?
226 <usetemplate 151 <usetemplate name="okcancelbuttons" notext="不,我想再考虑一下" yestext="是的,我愿意"/>
227 name="okcancelbuttons" 152 </notification>
228 notext="不,我想再考虑一下" 153 <notification name="RevokeModifyRights">
229 yestext="是的,我愿意"/> 154 你真的希望撤回[FIRST_NAME] [LAST_NAME]的修改权利吗?
230 </notification> 155 <usetemplate name="okcancelbuttons" notext="不,我想再考虑一下" yestext="是的,我愿意"/>
231 156 </notification>
232 <notification 157 <notification name="RevokeModifyRightsMultiple">
233 158 你真的希望撤回所选居民的修改权利吗?
234 name="RevokeModifyRights" 159 <usetemplate name="okcancelbuttons" notext="不,我想再考虑一下" yestext="是的,我愿意"/>
235 > 160 </notification>
236你真的希望撤回[FIRST_NAME] [LAST_NAME]的修改权利吗? 161 <notification name="UnableToCreateGroup">
237 <usetemplate 162 无法创建社团。
238 name="okcancelbuttons"
239 notext="不,我想再考虑一下"
240 yestext="是的,我愿意"/>
241 </notification>
242
243 <notification
244
245 name="RevokeModifyRightsMultiple"
246 >
247你真的希望撤回所选居民的修改权利吗?
248 <usetemplate
249 name="okcancelbuttons"
250 notext="不,我想再考虑一下"
251 yestext="是的,我愿意"/>
252 </notification>
253
254 <notification
255
256 name="UnableToCreateGroup"
257 >
258无法创建社团。
259[MESSAGE] 163[MESSAGE]
260 <usetemplate 164 <usetemplate name="okbutton" yestext="确定"/>
261 name="okbutton" 165 </notification>
262 yestext="确定"/> 166 <notification name="PanelGroupApply">
263 </notification> 167 [NEEDS_APPLY_MESSAGE]
264
265 <notification
266
267 name="PanelGroupApply"
268 >
269[NEEDS_APPLY_MESSAGE]
270[WANT_APPLY_MESSAGE] 168[WANT_APPLY_MESSAGE]
271 <usetemplate 169 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="忽略更改" yestext="应用更改"/>
272 canceltext="取消" 170 </notification>
273 name="yesnocancelbuttons" 171 <notification name="MustSpecifyGroupNoticeSubject">
274 notext="忽略更改" 172 你必须为发送给社团的通知拟定一个主题。
275 yestext="应用更改"/> 173 <usetemplate name="okbutton" yestext="确定"/>
276 </notification> 174 </notification>
277 175 <notification name="AddGroupOwnerWarning">
278 <notification 176 你将添加社团会员至角色 [ROLE_NAME] 中。
279
280 name="MustSpecifyGroupNoticeSubject"
281 >
282你必须为发送给社团的通知拟定一个主题。
283 <usetemplate
284 name="okbutton"
285 yestext="确定"/>
286 </notification>
287
288 <notification
289
290 name="AddGroupOwnerWarning"
291 >
292你将添加社团会员至角色 [ROLE_NAME] 中。
293会员不能从该角色中被移除。 177会员不能从该角色中被移除。
294会员必须自己从角色中辞职。 178会员必须自己从角色中辞职。
295你真的愿意继续吗? 179你真的愿意继续吗?
296 <usetemplate 180 <usetemplate ignoretext="当添加社团会员到团长角色时" name="okcancelignore" notext="否" yestext="是"/>
297 ignoretext="当添加社团会员到团长角色时" 181 </notification>
298 name="okcancelignore" 182 <notification name="AssignDangerousActionWarning">
299 notext="否" 183 你将为角色 ‘[ROLE_NAME]’ 添加 ‘[ACTION_NAME]’ 的能力。
300 yestext="是"/>
301 </notification>
302
303 <notification
304
305 name="AssignDangerousActionWarning"
306 >
307你将为角色 ‘[ROLE_NAME]’ 添加 ‘[ACTION_NAME]’ 的能力。
308 184
309 *警告* 185 *警告*
310任何具有该角色的会员拥有这项能力后,都可以给他们自己——以及 186任何具有该角色的会员拥有这项能力后,都可以给他们自己——以及
@@ -313,214 +189,135 @@ notifications.xml 中找不到 ‘[_NAME]’。
313请在分配这项能力之前确定自己这么做将带来的后果。 189请在分配这项能力之前确定自己这么做将带来的后果。
314 190
315你是否愿意添加这个能力至 ‘[ROLE_NAME]’? 191你是否愿意添加这个能力至 ‘[ROLE_NAME]’?
316 <usetemplate 192 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
317 name="okcancelbuttons" 193 </notification>
318 notext="否" 194 <notification name="AssignDangerousAbilityWarning">
319 yestext="是"/> 195 你将添加能力‘[ACTION_NAME]’至角色 ‘[ROLE_NAME]’中。
320 </notification>
321
322 <notification
323
324 name="AssignDangerousAbilityWarning"
325 >
326你将添加能力‘[ACTION_NAME]’至角色 ‘[ROLE_NAME]’中。
327 196
328 *警告* 197 *警告*
329任何具有该角色的会员拥有这项能力后,都可以给他们自己——或者其他会员——分配所有的能力,甚至可以提拔他们自己到相近于团长权利 的位置上。 198任何具有该角色的会员拥有这项能力后,都可以给他们自己——或者其他会员——分配所有的能力,甚至可以提拔他们自己到相近于团长权利 的位置上。
330 199
331你是否愿意添加这项能力至 ‘[ROLE_NAME]’? 200你是否愿意添加这项能力至 ‘[ROLE_NAME]’?
332 <usetemplate 201 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
333 name="okcancelbuttons" 202 </notification>
334 notext="否" 203 <notification name="ClickPublishHelpLand">
335 yestext="是"/> 204 选择 ‘在搜索中发布’
336 </notification>
337
338 <notification
339
340 name="ClickPublishHelpLand"
341 >
342选择 ‘在搜索中发布’
343这个选项将会: 205这个选项将会:
344- 在搜索结果中显示该地块 206- 在搜索结果中显示该地块
345- 显示该地块的公开物体 207- 显示该地块的公开物体
346- 在网页搜索中显示这个地块 208- 在网页搜索中显示这个地块
347 </notification> 209 </notification>
348 210 <notification name="ClickSoundHelpLand">
349 <notification 211 媒体和音乐只能在地块内体验。语音和声效选项可以被设置为只能被地块内的居民听到或只可以被那些满足限制级条件的地块外居民听到。去知识库了解关于此设置的详情?
350 212 <url name="url">
351 name="ClickPublishHelpLandDisabled" 213 https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=5046
352 > 214 </url>
353你不能让这个地块显示在搜索中,因为它所在的地区禁止这样做。 215 <usetemplate
354 </notification> 216 name="okcancelbuttons"
355 217 yestext="去知识库"
356 <notification 218 notext="关闭" />
357 219 </notification>
358 name="ClickPublishHelpAvatar" 220 <notification name="ClickSearchHelpAll">
359 > 221 搜索结果是根据您所在的标签页,您的限制级,所选类别,以及其他一些因素组织的。请去知识库了解详情。
360选择 ‘在搜索中显示’ 将会: 222 <url name="url">
223 https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=4722
224 </url>
225 <usetemplate
226 name="okcancelbuttons"
227 yestext="去知识库"
228 notext="关闭" />
229 </notification>
230 <notification name="ClickPublishHelpLandDisabled">
231 你不能让这个地块显示在搜索中,因为它所在的地区禁止这样做。
232 </notification>
233 <notification name="ClickPublishHelpAvatar">
234 选择 ‘在搜索中显示’ 将会:
361 - 在搜索结果中显示我的档案 235 - 在搜索结果中显示我的档案
362 - 在公开社团的页面中显示到我的档案的链接 236 - 在公开社团的页面中显示到我的档案的链接
363 </notification> 237 </notification>
364 238 <notification name="ClickPartnerHelpAvatar">
365 <notification 239 你可以通过[SECOND_LIFE] 网站邀请另一位居民成为你的搭档,或者解除现存的关系。
366
367 name="ClickPartnerHelpAvatar"
368 >
369你可以通过[SECOND_LIFE] 网站邀请另一位居民成为你的搭档,或者解除现存的关系。
370 240
371到[SECOND_LIFE]网站查询关于搭档的信息吗? 241到[SECOND_LIFE]网站查询关于搭档的信息吗?
372 <usetemplate 242 <usetemplate name="okcancelbuttons" notext="取消" yestext="打开网页"/>
373 name="okcancelbuttons" 243 </notification>
374 notext="取消" 244 <notification name="ClickUploadHelpPermissions">
375 yestext="打开网页"/> 245 您的默认权限可能无法在较早版本的地区中起作用。
376 </notification> 246 </notification>
377 247 <notification name="ClickWebProfileHelpAvatar">
378 <notification 248 如果该居民设置了网络档案URL的话你可以:
379
380 name="ClickWebProfileHelpAvatar"
381 >
382如果该居民设置了网络档案URL的话你可以:
383 * 选择“加载“来用内部浏览器打开这个档案页面。 249 * 选择“加载“来用内部浏览器打开这个档案页面。
384 * 选择 加载 &gt; “在外部浏览器中打开” 来在外部浏览。 250 * 选择 加载 &gt; “在外部浏览器中打开” 来在外部浏览。
385 * 如果您浏览到了其他的地方,点击加载 &gt; “返回原来页面” 来回到居民的 Web 档案。 251 * 如果您浏览到了其他的地方,点击加载 &gt; “返回原来页面” 来回到居民的 Web 档案。
386 252
387在你的档案中你可以输入任何URL作为你的网络档案然后按确认来设置。 253在你的档案中你可以输入任何URL作为你的网络档案然后按确认来设置。
388其他居民在观看你的档案的时候可以访问你所指定的URL。 254其他居民在观看你的档案的时候可以访问你所指定的URL。
389 </notification> 255 </notification>
390 256 <notification name="JoinGroupCanAfford">
391 <notification 257 加入该社团需花费L$[COST]。
392
393 name="JoinGroupCanAfford"
394 >
395加入该社团需花费L$[COST]。
396你愿意继续吗? 258你愿意继续吗?
397 <usetemplate 259 <usetemplate name="okcancelbuttons" notext="取消" yestext="加入"/>
398 name="okcancelbuttons" 260 </notification>
399 notext="取消" 261 <notification name="JoinGroupCannotAfford">
400 yestext="加入"/> 262 加入该社团需花费 L$[COST]。
401 </notification>
402
403 <notification
404
405 name="JoinGroupCannotAfford"
406 >
407加入该社团需花费 L$[COST]。
408您拥有的 L$ 不够。 263您拥有的 L$ 不够。
409 </notification> 264 </notification>
410 265 <notification name="LandBuyPass">
411 <notification 266 花费 L$[COST] 你就可以进入这块土地(‘[PARCEL_NAME]’)
412
413 name="LandBuyPass"
414 >
415花费 L$[COST] 你就可以进入这块土地(‘[PARCEL_NAME]’)
416[TIME]小时。是否购买通行证? 267[TIME]小时。是否购买通行证?
417 <usetemplate 268 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
418 name="okcancelbuttons" 269 </notification>
419 notext="取消" 270 <notification name="SalePriceRestriction">
420 yestext="购买"/> 271 如果出售给任何人,出售价格必须 &gt; L$0。
421 </notification>
422
423 <notification
424
425 name="SalePriceRestriction"
426 >
427如果出售给任何人,出售价格必须 &gt; L$0。
428如果售价为L$0,请选定一个用户来售出。 272如果售价为L$0,请选定一个用户来售出。
429 </notification> 273 </notification>
430 274 <notification name="ConfirmLandSaleChange">
431 <notification 275 所选的 [LAND_SIZE]平方米土地正被设置为代售。
432
433 name="ConfirmLandSaleChange"
434
435 >
436所选的 [LAND_SIZE]平方米土地正被设置为代售。
437你的售价将是为 L$[SALE_PRICE]并将被授权售给[NAME]。 276你的售价将是为 L$[SALE_PRICE]并将被授权售给[NAME]。
438 <usetemplate 277 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
439 name="okcancelbuttons" 278 </notification>
440 notext="取消" 279 <notification name="ConfirmLandSaleToAnyoneChange">
441 yestext="确定"/> 280 请注意: 点击 ‘售出给任何人’ 将使你的土地对整个第二人生社区开放,包括当前不在这个地区中的人。
442 </notification>
443
444 <notification
445
446 name="ConfirmLandSaleToAnyoneChange"
447 >
448请注意: 点击 ‘售出给任何人’ 将使你的土地对整个第二人生社区开放,包括当前不在这个地区中的人。
449 281
450所选的 [LAND_SIZE]平方米土地正被设置为代售。 282所选的 [LAND_SIZE]平方米土地正被设置为代售。
451你的售价将是为 L$[SALE_PRICE]并将被授权售给[NAME]。 283你的售价将是为 L$[SALE_PRICE]并将被授权售给[NAME]。
452 <usetemplate 284 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
453 name="okcancelbuttons" 285 </notification>
454 notext="取消" 286 <notification name="ReturnObjectsDeededToGroup">
455 yestext="确定"/> 287 你是否确定返还在这块土地上由社团 ‘[NAME]’
456 </notification>
457
458 <notification
459
460 name="ReturnObjectsDeededToGroup"
461 >
462你是否确定返还在这块土地上由社团 ‘[NAME]’
463分享的物体至它们原先主人的库存? 288分享的物体至它们原先主人的库存?
464 289
465*警告* 这项操作将删除该社团所分享的不可转让的物体! 290*警告* 这项操作将删除该社团所分享的不可转让的物体!
466 291
467物体: [N]个 292物体: [N]个
468 <usetemplate 293 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
469 name="okcancelbuttons" 294 </notification>
470 notext="取消" 295 <notification name="ReturnObjectsOwnedByUser">
471 yestext="返还"/> 296 你是否确定返还居民 ‘[NAME]’
472 </notification>
473
474 <notification
475
476 name="ReturnObjectsOwnedByUser"
477 >
478你是否确定返还居民 ‘[NAME]’
479在这地块上拥有的所有物体到他的库存? 297在这地块上拥有的所有物体到他的库存?
480 298
481物体: [N]个 299物体: [N]个
482 <usetemplate 300 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
483 name="okcancelbuttons" 301 </notification>
484 notext="取消" 302 <notification name="ReturnObjectsOwnedBySelf">
485 yestext="返还"/> 303 你是否确定愿意返还你在这块土地上
486 </notification>
487
488 <notification
489
490 name="ReturnObjectsOwnedBySelf"
491 >
492你是否确定愿意返还你在这块土地上
493拥有的所有物体至你的库存? 304拥有的所有物体至你的库存?
494 305
495物体: [N]个 306物体: [N]个
496 <usetemplate 307 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
497 name="okcancelbuttons" 308 </notification>
498 notext="取消" 309 <notification name="ReturnObjectsNotOwnedBySelf">
499 yestext="返还"/> 310 你是否确定返还在这块土地上所有不属于你自己的物体至
500 </notification>
501
502 <notification
503
504 name="ReturnObjectsNotOwnedBySelf"
505 >
506你是否确定返还在这块土地上所有不属于你自己的物体至
507它们主人的库存?已经转让给别的社团的,可转让的物体将 311它们主人的库存?已经转让给别的社团的,可转让的物体将
508被归还至它们原先的主人处。 312被归还至它们原先的主人处。
509 313
510*警告* 这项操作将删除该社团所分享的不可转让的物体! 314*警告* 这项操作将删除该社团所分享的不可转让的物体!
511 315
512物体: [N]个 316物体: [N]个
513 <usetemplate 317 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
514 name="okcancelbuttons" 318 </notification>
515 notext="取消" 319 <notification name="ReturnObjectsNotOwnedByUser">
516 yestext="返还"/> 320 你是否确定返还在这块土地上所有*不*属于居民 [NAME] 的物体至
517 </notification>
518
519 <notification
520
521 name="ReturnObjectsNotOwnedByUser"
522 >
523你是否确定返还在这块土地上所有*不*属于居民 [NAME] 的物体至
524它们主人的库存? 已经转让给别的社团的,可转让的物体将 321它们主人的库存? 已经转让给别的社团的,可转让的物体将
525被归还至它们原先的主人处。 322被归还至它们原先的主人处。
526 323
@@ -528,1571 +325,824 @@ notifications.xml 中找不到 ‘[_NAME]’。
528 325
529 326
530物体: [N]个 327物体: [N]个
531 <usetemplate 328 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
532 name="okcancelbuttons" 329 </notification>
533 notext="取消" 330 <notification name="ReturnAllTopObjects">
534 yestext="返还"/> 331 你确定要返还所有该区域中的物体至他们原先主人的库存中吗?
535 </notification> 332 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
536 333 </notification>
537 <notification 334 <notification name="DisableAllTopObjects">
538 335 你确定要禁止该区域中的所有物体吗?
539 name="ReturnAllTopObjects" 336 <usetemplate name="okcancelbuttons" notext="取消" yestext="禁止"/>
540 > 337 </notification>
541你确定要返还所有该区域中的物体至他们原先主人的库存中吗? 338 <notification name="ReturnObjectsNotOwnedByGroup">
542 <usetemplate 339 是否归还这块土地上不由
543 name="okcancelbuttons"
544 notext="取消"
545 yestext="返还"/>
546 </notification>
547
548 <notification
549
550 name="DisableAllTopObjects"
551 >
552你确定要禁止该区域中的所有物体吗?
553 <usetemplate
554 name="okcancelbuttons"
555 notext="取消"
556 yestext="禁止"/>
557 </notification>
558
559 <notification
560
561 name="ReturnObjectsNotOwnedByGroup"
562 >
563是否归还这块土地上不由
564社团 [NAME] 分享的物体 340社团 [NAME] 分享的物体
565至它们的主人处? 341至它们的主人处?
566 342
567物体: [N]个 343物体: [N]个
568 <usetemplate 344 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
569 name="okcancelbuttons" 345 </notification>
570 notext="取消" 346 <notification name="UnableToDisableOutsideScripts">
571 yestext="返还"/> 347 无法禁用外部脚本。
572 </notification>
573
574 <notification
575
576 name="UnableToDisableOutsideScripts"
577 >
578无法禁用外部脚本。
579整块区域都是已启用伤害(不安全)。 348整块区域都是已启用伤害(不安全)。
580脚本必须被允许运行,才能使用武器。 349脚本必须被允许运行,才能使用武器。
581 </notification> 350 </notification>
582 351 <notification name="MustBeInParcel">
583 <notification 352 你必须站在土地的范围内才可以
584
585 name="MustBeInParcel"
586 >
587你必须站在土地的范围内才可以
588设置着陆点。 353设置着陆点。
589 </notification> 354 </notification>
590 355 <notification name="PromptRecipientEmail">
591 <notification 356 请输入有效的收件人Email地址。
592 357 </notification>
593 name="PromptRecipientEmail" 358 <notification name="PromptSelfEmail">
594 > 359 请键入你的电子邮件地址。
595请输入有效的收件人Email地址。 360 </notification>
596 </notification> 361 <notification name="PromptMissingSubjMsg">
597 362 以默认标题或内容用电子邮件发送快照吗?
598 <notification 363 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
599 364 </notification>
600 name="PromptSelfEmail" 365 <notification name="ErrorProcessingSnapshot">
601 > 366 处理快照数据错误
602请键入你的电子邮件地址。 367 </notification>
603 </notification> 368 <notification name="ErrorEncodingSnapshot">
604 369 编码快照时发生错误
605 <notification 370 </notification>
606 371 <notification name="ErrorUploadingPostcard">
607 name="PromptMissingSubjMsg" 372 发送快照时出现问题,出于以下原因: [REASON]。
608 > 373 </notification>
609以默认标题或内容用电子邮件发送快照吗? 374 <notification name="ErrorUploadingReportScreenshot">
610 <usetemplate 375 上传报告的屏幕截图时出错,出于以下原因: [REASON]。
611 name="okcancelbuttons" 376 </notification>
612 notext="取消" 377 <notification name="MustAgreeToLogIn">
613 yestext="确定"/> 378 你必须同意服务协议才能继续登陆至 [SECOND_LIFE]。
614 </notification> 379 </notification>
615 380 <notification name="CouldNotPutOnOutfit">
616 <notification 381 无法装载装束。
617
618 name="ErrorProcessingSnapshot"
619 >
620处理快照数据错误
621 </notification>
622
623 <notification
624
625 name="ErrorEncodingSnapshot"
626 >
627编码快照时发生错误
628 </notification>
629
630 <notification
631
632 name="ErrorUploadingPostcard"
633 >
634发送快照时出现问题,出于以下原因: [REASON]。
635 </notification>
636
637 <notification
638
639 name="ErrorUploadingReportScreenshot"
640 >
641上传报告的屏幕截图时出错,出于以下原因: [REASON]。
642 </notification>
643
644 <notification
645
646 name="MustAgreeToLogIn"
647 >
648你必须同意服务协议才能继续登陆至 [SECOND_LIFE]。
649 </notification>
650
651 <notification
652
653 name="CouldNotPutOnOutfit"
654 >
655无法装载装束。
656装束文件夹中没有衣物、身体部位、或附件。 382装束文件夹中没有衣物、身体部位、或附件。
657 </notification> 383 </notification>
658 384 <notification name="CannotWearTrash">
659 <notification 385 无法使用垃圾箱内的衣物或身体部位。
660 386 </notification>
661 name="CannotWearTrash" 387 <notification name="CannotWearInfoNotComplete">
662 > 388 无法穿上该物品,因为它还没有加载完。请稍候再试。
663无法使用垃圾箱内的衣物或身体部位。 389 </notification>
664 </notification> 390 <notification name="MustHaveAccountToLogIn">
665 391 哎呀!有什么地方没填上。
666 <notification
667
668 name="CannotWearInfoNotComplete"
669 >
670无法穿上该物品,因为它还没有加载完。请稍候再试。
671 </notification>
672
673 <notification
674
675 name="MustHaveAccountToLogIn"
676 >
677哎呀!有什么地方没填上。
678您必须输入您的化身的名和姓。 392您必须输入您的化身的名和姓。
679 393
680您需要一个帐户才能进入[SECOND_LIFE]。您希望现在创建一个吗? 394您需要一个帐户才能进入[SECOND_LIFE]。您希望现在创建一个吗?
681 <usetemplate 395 <usetemplate name="okcancelbuttons" notext="再试一次吧…" yestext="创建新帐户"/>
682 name="okcancelbuttons" 396 </notification>
683 notext="再试一次吧…" 397 <notification name="AddClassified">
684 yestext="创建新帐户"/> 398 分类广告会在查找名录的 ‘分类广告’ 栏目里保留一周时间。
685 </notification>
686
687 <notification
688
689 name="AddClassified"
690 >
691分类广告会在查找名录的 ‘分类广告’ 栏目里保留一周时间。
692 399
693 400
694填写你的广告,然后点击 ‘发布...’,即会添加广告至广告名录中。 401填写你的广告,然后点击 ‘发布...’,即会添加广告至广告名录中。
695当点击发布时,你将被要求支付发布广告费用。 大额支付意味着你的广告会在名单较前的地方出现,并且当用关键词查找时,你的广告也出现在查询结果较高的位置上。 402当点击发布时,你将被要求支付发布广告费用。 大额支付意味着你的广告会在名单较前的地方出现,并且当用关键词查找时,你的广告也出现在查询结果较高的位置上。
696 <usetemplate 403 <usetemplate ignoretext="添加新分类广告时" name="okcancelignore" notext="取消" yestext="确定"/>
697 ignoretext="添加新分类广告时" 404 </notification>
698 name="okcancelignore" 405 <notification name="DeleteClassified">
699 notext="取消" 406 删除分类广告 ‘[NAME]’?
700 yestext="确定"/>
701 </notification>
702
703 <notification
704
705 name="DeleteClassified"
706 >
707删除分类广告 ‘[NAME]’?
708将不会退还已付的费用。 407将不会退还已付的费用。
709 <usetemplate 408 <usetemplate name="okcancelbuttons" notext="取消" yestext="删除"/>
710 name="okcancelbuttons" 409 </notification>
711 notext="取消" 410 <notification name="ClassifiedSave">
712 yestext="删除"/> 411 保存对分类广告 [NAME] 的修改?
713 </notification> 412 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="不要保存" yestext="保存"/>
714 413 </notification>
715 <notification 414 <notification name="DeleteAvatarPick">
716 415 删除收藏 [PICK]?
717 name="ClassifiedSave" 416 <usetemplate name="okcancelbuttons" notext="取消" yestext="删除"/>
718 > 417 </notification>
719保存对分类广告 [NAME] 的修改? 418 <notification name="PromptGoToEventsPage">
720 <usetemplate 419 是否转到 [SECOND_LIFE] 事件网页?
721 canceltext="取消" 420 <usetemplate name="okcancelbuttons" notext="取消" yestext="打开网页"/>
722 name="yesnocancelbuttons" 421 </notification>
723 notext="不要保存" 422 <notification name="SelectProposalToView">
724 yestext="保存"/> 423 请选择需要查看的提案。
725 </notification> 424 </notification>
726 425 <notification name="SelectHistoryItemToView">
727 <notification 426 请选择一个历史项目来查看。
728 427 </notification>
729 name="DeleteAvatarPick" 428 <notification name="ResetShowNextTimeDialogs">
730 > 429 您希望重新启用这些之前希望 ‘不再显示’ 的对话框吗?
731删除收藏 [PICK]? 430 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
732 <usetemplate 431 </notification>
733 name="okcancelbuttons" 432 <notification name="SkipShowNextTimeDialogs">
734 notext="取消" 433 您希望禁用所有可以被略过的对话框吗?
735 yestext="删除"/> 434 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
736 </notification> 435 </notification>
737 436 <notification name="CacheWillClear">
738 <notification 437 缓存将在重新启动 [SECOND_LIFE] 后清除。
739 438 </notification>
740 name="PromptGoToEventsPage" 439 <notification name="CacheWillBeMoved">
741 > 440 缓存将在重新启动 [SECOND_LIFE] 后移动。
742是否转到 [SECOND_LIFE] 事件网页?
743 <usetemplate
744 name="okcancelbuttons"
745 notext="取消"
746 yestext="打开网页"/>
747 </notification>
748
749 <notification
750
751 name="SelectProposalToView"
752 >
753请选择需要查看的提案。
754 </notification>
755
756 <notification
757
758 name="SelectHistoryItemToView"
759 >
760请选择一个历史项目来查看。
761 </notification>
762
763 <notification
764
765 name="ResetShowNextTimeDialogs"
766 >
767您希望重新启用这些之前希望 ‘不再显示’ 的对话框吗?
768 <usetemplate
769 name="okcancelbuttons"
770 notext="取消"
771 yestext="确定"/>
772 </notification>
773
774 <notification
775
776 name="SkipShowNextTimeDialogs"
777 >
778您希望禁用所有可以被略过的对话框吗?
779 <usetemplate
780 name="okcancelbuttons"
781 notext="取消"
782 yestext="确定"/>
783 </notification>
784
785 <notification
786
787 name="CacheWillClear"
788 >
789缓存将在重新启动 [SECOND_LIFE] 后清除。
790 </notification>
791
792 <notification
793
794 name="CacheWillBeMoved"
795 >
796缓存将在重新启动 [SECOND_LIFE] 后移动。
797注意: 这样将会清除缓存。 441注意: 这样将会清除缓存。
798 </notification> 442 </notification>
799 443 <notification name="ChangeConnectionPort">
800 <notification 444 端口设定将在重新启动 [SECOND_LIFE] 后生效。
801 445 </notification>
802 name="ChangeConnectionPort" 446 <notification name="ChangeSkin">
803 > 447 新皮肤将在 [SECOND_LIFE] 重新启动后应用。
804端口设定将在重新启动 [SECOND_LIFE] 后生效。 448 </notification>
805 </notification> 449 <notification name="GoToAuctionPage">
806 450 是否跳至[SECOND_LIFE]网页查看拍卖信息
807 <notification
808
809 name="ChangeSkin"
810 >
811新皮肤将在 [SECOND_LIFE] 重新启动后应用。
812 </notification>
813
814 <notification
815
816 name="GoToAuctionPage"
817 >
818是否跳至[SECOND_LIFE]网页查看拍卖信息
819或者参与投标? 451或者参与投标?
820 <usetemplate 452 <usetemplate name="okcancelbuttons" notext="取消" yestext="打开网页"/>
821 name="okcancelbuttons" 453 </notification>
822 notext="取消" 454 <notification name="SaveChanges">
823 yestext="打开网页"/> 455 保存更改?
824 </notification> 456 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="不要保存" yestext="保存"/>
825 457 </notification>
826 <notification 458 <notification name="GestureSaveFailedTooManySteps">
827 459 动作保存失败。
828 name="SaveChanges"
829 >
830保存更改?
831 <usetemplate
832 canceltext="取消"
833 name="yesnocancelbuttons"
834 notext="不要保存"
835 yestext="保存"/>
836 </notification>
837
838 <notification
839
840 name="GestureSaveFailedTooManySteps"
841 >
842动作保存失败。
843此动作包含太多步骤。 460此动作包含太多步骤。
844尝试删除一些步骤,再保存一次。 461尝试删除一些步骤,再保存一次。
845 </notification> 462 </notification>
846 463 <notification name="GestureSaveFailedTryAgain">
847 <notification 464 动作保存失败。请稍候再试。
848 465 </notification>
849 name="GestureSaveFailedTryAgain" 466 <notification name="GestureSaveFailedObjectNotFound">
850 > 467 无法保存动作,因为找不到物体或相关物体的内容。
851动作保存失败。请稍候再试。
852 </notification>
853
854 <notification
855
856 name="GestureSaveFailedObjectNotFound"
857 >
858无法保存动作,因为找不到物体或相关物体的内容。
859物体可能在范围之外或已被删除。 468物体可能在范围之外或已被删除。
860 </notification> 469 </notification>
861 470 <notification name="GestureSaveFailedReason">
862 <notification 471 保存动作时出错,出于以下原因: [REASON]。请稍候尝试重新保存动作。
863 472 </notification>
864 name="GestureSaveFailedReason" 473 <notification name="SaveNotecardFailObjectNotFound">
865 > 474 无法保存记事卡,因为找不到物体或相关物体的内容。
866保存动作时出错,出于以下原因: [REASON]。请稍候尝试重新保存动作。
867 </notification>
868
869 <notification
870
871 name="SaveNotecardFailObjectNotFound"
872 >
873无法保存记事卡,因为找不到物体或相关物体的内容。
874物体可能在范围之外或已被删除。 475物体可能在范围之外或已被删除。
875 </notification> 476 </notification>
876 477 <notification name="SaveNotecardFailReason">
877 <notification 478 保存记事卡时出错,出于以下原因: [REASON]。请稍候尝试重新保存记事卡。
878 479 </notification>
879 name="SaveNotecardFailReason" 480 <notification name="ScriptCannotUndo">
880 > 481 无法撤销对你的脚本版本的所有更改。
881保存记事卡时出错,出于以下原因: [REASON]。请稍候尝试重新保存记事卡。
882 </notification>
883
884 <notification
885
886 name="ScriptCannotUndo"
887 >
888无法撤销对你的脚本版本的所有更改。
889你是否愿意载入服务器上次保存的版本? 482你是否愿意载入服务器上次保存的版本?
890(***警告***: 此次操作无法撤销。) 483(***警告***: 此次操作无法撤销。)
891 <usetemplate 484 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
892 name="okcancelbuttons" 485 </notification>
893 notext="否" 486 <notification name="SaveScriptFailReason">
894 yestext="是"/> 487 保存脚本时出错,出于以下原因: [REASON]。请稍候尝试重新保存脚本。
895 </notification> 488 </notification>
896 489 <notification name="SaveScriptFailObjectNotFound">
897 <notification 490 无法保存脚本,因为找不到其所在的物体。
898
899 name="SaveScriptFailReason"
900 >
901保存脚本时出错,出于以下原因: [REASON]。请稍候尝试重新保存脚本。
902 </notification>
903
904 <notification
905
906 name="SaveScriptFailObjectNotFound"
907 >
908无法保存脚本,因为找不到其所在的物体。
909该物体可能在范围之外或已被删除。 491该物体可能在范围之外或已被删除。
910 </notification> 492 </notification>
911 493 <notification name="SaveBytecodeFailReason">
912 <notification 494 保存汇编脚本时出错,出于以下原因: [REASON]。请稍候尝试重新保存脚本。
913 495 </notification>
914 name="SaveBytecodeFailReason" 496 <notification name="CouldNotStartStopScript">
915 > 497 无法开始或停止脚本,因为找不到其所在的物体。
916保存汇编脚本时出错,出于以下原因: [REASON]。请稍候尝试重新保存脚本。
917 </notification>
918
919 <notification
920
921 name="CouldNotStartStopScript"
922 >
923无法开始或停止脚本,因为找不到其所在的物体。
924该物体可能在范围之外或已被删除。 498该物体可能在范围之外或已被删除。
925 </notification> 499 </notification>
926 500 <notification name="CannotDownloadFile">
927 <notification 501 无法下载文件
928 502 </notification>
929 name="CannotDownloadFile" 503 <notification name="CannotWriteFile">
930 > 504 无法写入文件 [[FILE]]
931无法下载文件 505 </notification>
932 </notification> 506 <notification name="UnsupportedHardware">
933 507 警告: 您的系统没有满足第二人生的最低系统需求。如果您继续使用第二人生,您可能会得到糟糕的性能体验。不幸的是,我们无法为不支持的系统配备提供技术支持。
934 <notification
935
936 name="CannotWriteFile"
937 >
938无法写入文件 [[FILE]]
939 </notification>
940
941 <notification
942
943 name="UnsupportedHardware"
944 >
945警告: 您的系统没有满足第二人生的最低系统需求。如果您继续使用第二人生,您可能会得到糟糕的性能体验。不幸的是,我们无法为不支持的系统配备提供技术支持。
946 508
947MINSPECS 509MINSPECS
948您希望访问 [_URL] 得到更多信息吗? 510您希望访问 [_URL] 得到更多信息吗?
949 <url option="0" name="url"> 511 <url name="url" option="0">
950
951 http://www.secondlife.com/corporate/sysreqs.php 512 http://www.secondlife.com/corporate/sysreqs.php
952 </url> 513 </url>
953 <usetemplate 514 <usetemplate ignoretext="检测到不支持的硬件时" name="okcancelignore" notext="否" yestext="是"/>
954 ignoretext="检测到不支持的硬件时" 515 </notification>
955 name="okcancelignore" 516 <notification name="UnknownGPU">
956 notext="否" 517 您的系统中安装了一个我们所不知道的显卡。
957 yestext="是"/>
958 </notification>
959
960 <notification
961
962 name="UnknownGPU"
963 >
964您的系统中安装了一个我们所不知道的显卡。
965这经常发生于我们还没有来得及测试的新硬件上。 518这经常发生于我们还没有来得及测试的新硬件上。
966第二人生将很可能正常运行,但您也许要 519第二人生将很可能正常运行,但您也许要
967调节您的图形设定到更合适的水平上。 520调节您的图形设定到更合适的水平上。
968(编辑 &gt; 首选项 &gt; 图像)。 521(编辑 &gt; 首选项 &gt; 图像)。
969 <form name="form"> 522 <form name="form">
970 <ignore name="ignore" text="检测到未知的显示卡时"/> 523 <ignore name="ignore" text="检测到未知的显示卡时"/>
971 </form> 524 </form>
972 </notification> 525 </notification>
973 526 <notification name="DisplaySettingsNoShaders">
974 <notification 527 [SECOND_LIFE] 在初始化图形驱动程序时崩溃了。
975
976 name="DisplaySettingsNoShaders"
977 >
978[SECOND_LIFE] 在初始化图形驱动程序时崩溃了。
979图形质量将被设为“低”以避免常见的驱动程序错误。 528图形质量将被设为“低”以避免常见的驱动程序错误。
980这将禁用某些图形特性。 529这将禁用某些图形特性。
981我们建议更新您的显示卡驱动程序。 530我们建议更新您的显示卡驱动程序。
982图形质量可以在首选项 → 图像中提高。 531图形质量可以在首选项 → 图像中提高。
983 </notification> 532 </notification>
984 533 <notification name="RegionNoTerraforming">
985 <notification 534 [REGION] 地区不允许改变地形。
986 535 </notification>
987 name="RegionNoTerraforming" 536 <notification name="CannotCopyWarning">
988 > 537 你没有复制此项物品的许可。
989[REGION] 地区不允许改变地形。
990 </notification>
991
992 <notification
993
994 name="CannotCopyWarning"
995 >
996你没有复制此项物品的许可。
997如果送出它,你将彻底失去 538如果送出它,你将彻底失去
998此项物品。你是否真的要 539此项物品。你是否真的要
999提供这项物品? 540提供这项物品?
1000 <usetemplate 541 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1001 name="okcancelbuttons" 542 </notification>
1002 notext="否" 543 <notification name="CannotGiveItem">
1003 yestext="是"/> 544 无法给与库存物品。
1004 </notification> 545 </notification>
1005 546 <notification name="TransactionCancelled">
1006 <notification 547 处理被取消。
1007 548 </notification>
1008 name="CannotGiveItem" 549 <notification name="TooManyItems">
1009 > 550 一次库存转移中不能给与多于 42 件物品。
1010无法给与库存物品。 551 </notification>
1011 </notification> 552 <notification name="NoItems">
1012 553 你没有权利传送所选的物品。
1013 <notification 554 </notification>
1014 555 <notification name="CannotCopyCountItems">
1015 name="TransactionCancelled" 556 你没有复制所选物品中的 [COUNT]件的许可。
1016 >
1017处理被取消。
1018 </notification>
1019
1020 <notification
1021
1022 name="TooManyItems"
1023 >
1024一次库存转移中不能给与多于 42 件物品。
1025 </notification>
1026
1027 <notification
1028
1029 name="NoItems"
1030 >
1031你没有权利传送所选的物品。
1032 </notification>
1033
1034 <notification
1035
1036 name="CannotCopyCountItems"
1037 >
1038你没有复制所选物品中的 [COUNT]件的许可。
1039这些条目将从你的库存中被除去。 557这些条目将从你的库存中被除去。
1040 558
1041你真的要给出这些物品吗? 559你真的要给出这些物品吗?
1042 <usetemplate 560 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1043 name="okcancelbuttons" 561 </notification>
1044 notext="否" 562 <notification name="CannotGiveCategory">
1045 yestext="是"/> 563 你没有权利传送所选的文件夹。
1046 </notification> 564 </notification>
1047 565 <notification name="FreezeAvatar">
1048 <notification 566 冻结此化身?
1049
1050 name="CannotGiveCategory"
1051 >
1052你没有权利传送所选的文件夹。
1053 </notification>
1054
1055 <notification
1056
1057 name="FreezeAvatar"
1058 >
1059冻结此化身?
1060他或她将暂时无法移动、交谈 567他或她将暂时无法移动、交谈
1061或与世界互动。 568或与世界互动。
1062 <usetemplate 569 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="解锁" yestext="锁定"/>
1063 canceltext="取消" 570 </notification>
1064 name="yesnocancelbuttons" 571 <notification name="FreezeAvatarFullname">
1065 notext="解锁" 572 冻结 [AVATAR_NAME]?
1066 yestext="锁定"/>
1067 </notification>
1068
1069 <notification
1070
1071 name="FreezeAvatarFullname"
1072 >
1073冻结 [AVATAR_NAME]?
1074他或她将暂时无法移动、交谈 573他或她将暂时无法移动、交谈
1075或与世界互动。 574或与世界互动。
1076 <usetemplate 575 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="解锁" yestext="锁定"/>
1077 canceltext="取消" 576 </notification>
1078 name="yesnocancelbuttons" 577 <notification name="EjectAvatarFullname">
1079 notext="解锁" 578 将 [AVATAR_NAME] 逐出你的土地?
1080 yestext="锁定"/> 579 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="驱除并封禁" yestext="驱除"/>
1081 </notification> 580 </notification>
1082 581 <notification name="EjectAvatarNoBan">
1083 <notification 582 从您的土地逐出该成员?
1084 583 <usetemplate name="okcancelbuttons" notext="取消" yestext="逐出"/>
1085 name="EjectAvatarFullname" 584 </notification>
1086 > 585 <notification name="EjectAvatarFullnameNoBan">
1087将 [AVATAR_NAME] 逐出你的土地? 586 将 [AVATAR_NAME] 逐出您的领土?
1088 <usetemplate 587 <usetemplate name="okcancelbuttons" notext="取消" yestext="逐出"/>
1089 canceltext="取消" 588 </notification>
1090 name="yesnocancelbuttons" 589 <notification name="AcquireErrorTooManyObjects">
1091 notext="驱除并封禁" 590 获取错误: 选择的物体太多。
1092 yestext="驱除"/> 591 </notification>
1093 </notification> 592 <notification name="AcquireErrorObjectSpan">
1094 593 获取错误: 物体处在不只一个区域内。
1095 <notification
1096
1097 name="EjectAvatarNoBan"
1098 >
1099从您的土地逐出该成员?
1100 <usetemplate
1101 name="okcancelbuttons"
1102 notext="取消"
1103 yestext="逐出"/>
1104 </notification>
1105
1106 <notification
1107
1108 name="EjectAvatarFullnameNoBan"
1109 >
1110将 [AVATAR_NAME] 逐出您的领土?
1111 <usetemplate
1112 name="okcancelbuttons"
1113 notext="取消"
1114 yestext="逐出"/>
1115 </notification>
1116
1117 <notification
1118
1119 name="AcquireErrorTooManyObjects"
1120 >
1121获取错误: 选择的物体太多。
1122 </notification>
1123
1124 <notification
1125
1126 name="AcquireErrorObjectSpan"
1127 >
1128获取错误: 物体处在不只一个区域内。
1129请将所有待获得物体移至 594请将所有待获得物体移至
1130同一区域。 595同一区域。
1131 </notification> 596 </notification>
1132 597 <notification name="PromptGoToCurrencyPage">
1133 <notification 598 [EXTRA]
1134
1135 name="PromptGoToCurrencyPage"
1136 >
1137[EXTRA]
1138 599
1139登陆 [URL] 查询购买货币的资料? 600登陆 [URL] 查询购买货币的资料?
1140 <usetemplate 601 <usetemplate name="okcancelbuttons" notext="取消" yestext="打开网页"/>
1141 name="okcancelbuttons" 602 </notification>
1142 notext="取消" 603 <notification name="UnableToLinkObjects">
1143 yestext="打开网页"/> 604 无法链接 [COUNT] 个物体。
1144 </notification>
1145
1146 <notification
1147
1148 name="UnableToLinkObjects"
1149 >
1150无法链接 [COUNT] 个物体。
1151您最多可以链接 [MAX]个物体。 605您最多可以链接 [MAX]个物体。
1152 </notification> 606 </notification>
1153 607 <notification name="CannotLinkIncompleteSet">
1154 <notification 608 你只能对完整的物体进行链接,
1155
1156 name="CannotLinkIncompleteSet"
1157 >
1158你只能对完整的物体进行链接,
1159并且一次必须选定多个物体。 609并且一次必须选定多个物体。
1160 </notification> 610 </notification>
1161 611 <notification name="CannotLinkModify">
1162 <notification 612 无法进行链接,因为你并不在全部所选物体上
1163
1164 name="CannotLinkModify"
1165 >
1166无法进行链接,因为你并不在全部所选物体上
1167都有更改权利。 613都有更改权利。
1168 614
1169请确定没有物体被锁定,并且所有物体都归你所有。 615请确定没有物体被锁定,并且所有物体都归你所有。
1170 </notification> 616 </notification>
1171 617 <notification name="CannotLinkDifferentOwners">
1172 <notification 618 无法进行链接,因为并不是所有物体都属于同一个人。
1173
1174 name="CannotLinkDifferentOwners"
1175 >
1176无法进行链接,因为并不是所有物体都属于同一个人。
1177请确定所有物体都归你所有。 619请确定所有物体都归你所有。
1178 </notification> 620 </notification>
1179 621 <notification name="NoFileExtension">
1180 <notification 622 此文件没有文件拓展名: ‘[FILE]’
1181
1182 name="NoFileExtension"
1183 >
1184此文件没有文件拓展名: ‘[FILE]’
1185 623
1186请确保文件有其正确的拓展名。 624请确保文件有其正确的拓展名。
1187 </notification> 625 </notification>
1188 626 <notification name="InvalidFileExtension">
1189 <notification 627 无效的文件拓展名 [EXTENSION]
1190
1191 name="InvalidFileExtension"
1192 >
1193无效的文件拓展名 [EXTENSION]
1194期待的 [VALIDS] 628期待的 [VALIDS]
1195 <usetemplate 629 <usetemplate name="okbutton" yestext="确定"/>
1196 name="okbutton" 630 </notification>
1197 yestext="确定"/> 631 <notification name="CannotUploadSoundFile">
1198 </notification> 632 不能打开上传的声音文件:
1199
1200 <notification
1201
1202 name="CannotUploadSoundFile"
1203 >
1204不能打开上传的声音文件:
1205[FILE] 633[FILE]
1206 </notification> 634 </notification>
1207 635 <notification name="SoundFileNotRIFF">
1208 <notification 636 文件不像是 RIFF WAVE 格式:
1209
1210 name="SoundFileNotRIFF"
1211 >
1212文件不像是 RIFF WAVE 格式:
1213[FILE] 637[FILE]
1214 </notification> 638 </notification>
1215 639 <notification name="SoundFileNotPCM">
1216 <notification 640 文件不像是 PCM WAVE 格式:
1217
1218 name="SoundFileNotPCM"
1219 >
1220文件不像是 PCM WAVE 格式:
1221[FILE] 641[FILE]
1222 </notification> 642 </notification>
1223 643 <notification name="SoundFileInvalidChannelCount">
1224 <notification 644 文件含无效通道数 (应该为单音道或立体声):
1225
1226 name="SoundFileInvalidChannelCount"
1227 >
1228文件含无效通道数 (应该为单音道或立体声):
1229[FILE] 645[FILE]
1230 </notification> 646 </notification>
1231 647 <notification name="SoundFileInvalidSampleRate">
1232 <notification 648 文件的频率不是支持采样频率 (必须为 44.1k):
1233
1234 name="SoundFileInvalidSampleRate"
1235 >
1236文件的频率不是支持采样频率 (必须为 44.1k):
1237[FILE] 649[FILE]
1238 </notification> 650 </notification>
1239 651 <notification name="SoundFileInvalidWordSize">
1240 <notification 652 文件不像是支持的字长 (应该为 8 或 16 位):
1241
1242 name="SoundFileInvalidWordSize"
1243 >
1244文件不像是支持的字长 (应该为 8 或 16 位):
1245[FILE] 653[FILE]
1246 </notification> 654 </notification>
1247 655 <notification name="SoundFileInvalidHeader">
1248 <notification 656 在 WAV 文件头中无法找到 ‘data’ 模块:
1249
1250 name="SoundFileInvalidHeader"
1251 >
1252在 WAV 文件头中无法找到 ‘data’ 模块:
1253[FILE] 657[FILE]
1254 </notification> 658 </notification>
1255 659 <notification name="SoundFileInvalidTooLong">
1256 <notification 660 声音文件过长 (最长 10 秒):
1257
1258 name="SoundFileInvalidTooLong"
1259 >
1260声音文件过长 (最长 10 秒):
1261[FILE] 661[FILE]
1262 </notification> 662 </notification>
1263 663 <notification name="ProblemWithFile">
1264 <notification 664 文件 [FILE] 有问题:
1265
1266 name="ProblemWithFile"
1267 >
1268文件 [FILE] 有问题:
1269 665
1270[ERROR] 666[ERROR]
1271 </notification> 667 </notification>
1272 668 <notification name="CannotOpenTemporarySoundFile">
1273 <notification 669 无法写入压缩的声音临时文件:
1274
1275 name="CannotOpenTemporarySoundFile"
1276 >
1277无法写入压缩的声音临时文件:
1278[FILE] 670[FILE]
1279 </notification> 671 </notification>
1280 672 <notification name="UnknownVorbisEncodeFailure">
1281 <notification 673 对文件进行 Vorbis 编码时发生错误: [FILE]
1282 674 </notification>
1283 name="UnknownVorbisEncodeFailure" 675 <notification name="CannotEncodeFile">
1284 > 676 无法编码文件[FILE]
1285对文件进行 Vorbis 编码时发生错误: [FILE] 677 </notification>
1286 </notification> 678 <notification name="CorruptResourceFile">
1287 679 崩坏的的资源文件: [FILE]
1288 <notification 680 </notification>
1289 681 <notification name="UnknownResourceFileVersion">
1290 name="CorruptResourceFile" 682 未知的林登资源文件版本发现于文件: [FILE]
1291 > 683 </notification>
1292崩坏的的资源文件: [FILE] 684 <notification name="UnableToCreateOutputFile">
1293 </notification> 685 无法创建输出文件: [FILE]
1294 686 </notification>
1295 <notification 687 <notification name="DoNotSupportBulkAnimationUpload">
1296 688 我们现在不支持大宗上传动画文件。
1297 name="UnknownResourceFileVersion" 689 </notification>
1298 > 690 <notification name="CannotUploadReason">
1299未知的林登资源文件版本发现于文件: [FILE] 691 无法上传文件[FILE],原因为: [REASON]
1300 </notification>
1301
1302 <notification
1303
1304 name="UnableToCreateOutputFile"
1305 >
1306无法创建输出文件: [FILE]
1307 </notification>
1308
1309 <notification
1310
1311 name="DoNotSupportBulkAnimationUpload"
1312 >
1313我们现在不支持大宗上传动画文件。
1314 </notification>
1315
1316 <notification
1317
1318 name="CannotUploadReason"
1319 >
1320无法上传文件[FILE],原因为: [REASON]
1321请随后重试。 692请随后重试。
1322 </notification> 693 </notification>
1323 694 <notification name="CannotCreateLandmarkNotOwner">
1324 <notification 695 你不能在此设定地标,因为
1325
1326 name="CannotCreateLandmarkNotOwner"
1327 >
1328你不能在此设定地标,因为
1329土地所有人不允许这样做。 696土地所有人不允许这样做。
1330 </notification> 697 </notification>
1331 698 <notification name="CannotRecompileSelectObjectsNoScripts">
1332 <notification 699 无法重新编译。
1333
1334 name="CannotRecompileSelectObjectsNoScripts"
1335 >
1336无法重新编译。
1337 700
1338请选择有脚本的物体。 701请选择有脚本的物体。
1339 </notification> 702 </notification>
1340 703 <notification name="CannotRecompileSelectObjectsNoPermission">
1341 <notification 704 无法重新编译。
1342
1343 name="CannotRecompileSelectObjectsNoPermission"
1344 >
1345无法重新编译。
1346 705
1347请选择你能够修改的有脚本的物体。 706请选择你能够修改的有脚本的物体。
1348 </notification> 707 </notification>
1349 708 <notification name="CannotResetSelectObjectsNoScripts">
1350 <notification 709 无法重置脚本。
1351
1352 name="CannotResetSelectObjectsNoScripts"
1353 >
1354无法重置脚本。
1355 710
1356请选择有脚本的物体。 711请选择有脚本的物体。
1357 </notification> 712 </notification>
1358 713 <notification name="CannotResetSelectObjectsNoPermission">
1359 <notification 714 无法重置脚本。
1360
1361 name="CannotResetSelectObjectsNoPermission"
1362 >
1363无法重置脚本。
1364 715
1365请选择你能够修改的有脚本的物体。 716请选择你能够修改的有脚本的物体。
1366 </notification> 717 </notification>
718 <notification name="CannotSetRunningSelectObjectsNoScripts">
719 无法设置任何脚本为运行。
1367 720
1368 <notification 721请选择有脚本的物体。
1369 722 </notification>
1370 name="CannotSetRunningSelectObjectsNoScripts" 723 <notification name="CannotSetRunningNotSelectObjectsNoScripts">
1371 > 724 无法设置任何脚本为不运行。
1372无法设置任何脚本为运行。
1373 725
1374请选择有脚本的物体。 726请选择有脚本的物体。
1375 </notification> 727 </notification>
728 <notification name="NoFrontmostFloater">
729 没有可保存的前置浮动框
730 </notification>
731 <notification name="SeachFilteredOnShortWords">
732 您的查询已被更改,其中过短的词被去除。
1376 733
1377 <notification 734最后搜索了: [FINALQUERY]
1378 735 </notification>
1379 name="CannotSetRunningNotSelectObjectsNoScripts" 736 <notification name="SeachFilteredOnShortWordsEmpty">
1380 > 737 您的搜索用字太短
1381无法设置任何脚本为不运行。 738所以最后并没有执行查找。
739 </notification>
740 <notification name="CouldNotTeleportReason">
741 没能瞬间移动。
742[REASON]
743 </notification>
1382 744
1383请选择有脚本的物体。 745 <notification name="invalid_tport">
746处理您的瞬间移动请求时发生错误。您可能需要重新登入以后才能瞬间移动。
747如果您仍继续遇到这条消息,请到以下地址参考技术支持常见问题:
748www.secondlife.com/support
1384 </notification> 749 </notification>
1385 750 <notification name="invalid_region_handoff">
1386 <notification 751处理您的区域变换时发生错误。您可能需要重新登入以后才能瞬间移动。
1387 752如果您仍继续遇到这条消息,请到以下地址参考技术支持常见问题:
1388 name="NoFrontmostFloater" 753www.secondlife.com/support
1389 >
1390没有可保存的前置浮动框
1391 </notification> 754 </notification>
1392 755 <notification name="blocked_tport">
1393 <notification 756抱歉,当前不允许瞬间移动。请稍候再试。
1394 757如果您仍然不能瞬间移动,请登出后重新登录解决问题。
1395 name="SeachFilteredOnShortWords"
1396 >
1397您的查询已被更改,其中过短的词被去除。
1398
1399最后搜索了: [FINALQUERY]
1400 </notification> 758 </notification>
1401 759 <notification name="nolandmark_tport">
1402 <notification 760抱歉,系统无法找到地标目的地。
1403
1404 name="SeachFilteredOnShortWordsEmpty"
1405 >
1406您的搜索用字太短
1407所以最后并没有执行查找。
1408 </notification> 761 </notification>
1409 762 <notification name="timeout_tport">
1410 <notification 763抱歉,系统无法完成瞬间移动连接。
1411 764请稍候再试。
1412 name="CouldNotTeleportReason"
1413 >
1414没能瞬间移动。
1415[REASON]
1416 </notification> 765 </notification>
1417 766 <notification name="noaccess_tport">
1418 <notification 767抱歉,您不能访问瞬间移动目标。
1419
1420 name="CannotSetLandOwnerNothingSelected"
1421 >
1422无法设定土地拥有者:
1423未选择任何地块。
1424 </notification> 768 </notification>
1425 769 <notification name="missing_attach_tport">
1426 <notification 770您的装备还没有到齐。请再等几秒钟,或者登出后重新登录以后再试着瞬间移动。
1427 771 </notification>
1428 name="CannotSetLandOwnerMultipleRegions" 772 <notification name="too_many_uploads_tport">
1429 > 773该区域内的资产队列当前堵塞,所以您的瞬间移动请求将不能按时完成。
1430无法强制土地所有权,因为选项跨越数个 774请稍候再试,或前往较空闲的区域再试。
1431区域。请选择较小的区域并重试。 775 </notification>
776 <notification name="expired_tport">
777抱歉,系统无法按时地完成您的瞬间移动请求。请稍候再试。
778 </notification>
779 <notification name="expired_region_handoff">
780抱歉,系统无法按时地完成您的区域变换请求。请稍候再试。
781 </notification>
782 <notification name="no_host">
783无法找到瞬间移动目标。目标可能暂时不可用,或者已不存在。请稍后再试。
784 </notification>
785 <notification name="no_inventory_host">
786库存系统当前不可用。
1432 </notification> 787 </notification>
1433 788
1434 <notification 789 <notification name="CannotSetLandOwnerNothingSelected">
1435 790 无法设定土地拥有者:
1436 name="ForceOwnerAuctionWarning" 791未选择任何地块。
1437 > 792 </notification>
1438这块单位土地正在拍卖。如果投标已经开始, 793 <notification name="CannotSetLandOwnerMultipleRegions">
794 无法强制土地所有权,因为选项跨越数个
795区域。请选择较小的区域并重试。
796 </notification>
797 <notification name="ForceOwnerAuctionWarning">
798 这块单位土地正在拍卖。如果投标已经开始,
1439强制所有权将会使拍卖流标,并且很有可能 799强制所有权将会使拍卖流标,并且很有可能
1440使其他居民不快。是否强制所有权? 800使其他居民不快。是否强制所有权?
1441 <usetemplate 801 <usetemplate name="okcancelbuttons" notext="取消" yestext="强制"/>
1442 name="okcancelbuttons" 802 </notification>
1443 notext="取消" 803 <notification name="CannotContentifyNothingSelected">
1444 yestext="强制"/> 804 不能满足:
1445 </notification>
1446
1447 <notification
1448
1449 name="CannotContentifyNothingSelected"
1450 >
1451不能满足:
1452未选中任何对象。 805未选中任何对象。
1453 </notification> 806 </notification>
1454 807 <notification name="CannotContentifyNoRegion">
1455 <notification 808 不能满足:
1456
1457 name="CannotContentifyNoRegion"
1458 >
1459不能满足:
1460没有区域。 809没有区域。
1461 </notification> 810 </notification>
1462 811 <notification name="CannotReleaseLandNothingSelected">
1463 <notification 812 无法放弃土地:
1464
1465 name="CannotReleaseLandNothingSelected"
1466 >
1467无法放弃土地:
1468未选中任何对象。 813未选中任何对象。
1469 </notification> 814 </notification>
1470 815 <notification name="CannotReleaseLandNoRegion">
1471 <notification 816 无法放弃土地:
1472
1473 name="CannotReleaseLandNoRegion"
1474 >
1475无法放弃土地:
1476找不到该区域。 817找不到该区域。
1477 </notification> 818 </notification>
1478 819 <notification name="CannotBuyLandNothingSelected">
1479 <notification 820 无法购买土地:
1480
1481 name="CannotBuyLandNothingSelected"
1482 >
1483无法购买土地:
1484未选中任何内容。 821未选中任何内容。
1485 </notification> 822 </notification>
1486 823 <notification name="CannotBuyLandNoRegion">
1487 <notification 824 无法购买土地:
1488
1489 name="CannotBuyLandNoRegion"
1490 >
1491无法购买土地:
1492无法找到该土地所在区域。 825无法找到该土地所在区域。
1493 </notification> 826 </notification>
1494 827 <notification name="CannotCloseFloaterBuyLand">
1495 <notification 828 在第二人生完成对这次交易的估价前,
1496
1497 name="CannotCloseFloaterBuyLand"
1498 >
1499在第二人生完成对这次交易的估价前,
1500你不能关闭“购买土地”窗口。 829你不能关闭“购买土地”窗口。
1501 </notification> 830 </notification>
1502 831 <notification name="CannotDeedLandNothingSelected">
1503 <notification 832 无法转让土地:
1504
1505 name="CannotDeedLandNothingSelected"
1506 >
1507无法转让土地:
1508没有选择地块。 833没有选择地块。
1509 </notification> 834 </notification>
1510 835 <notification name="CannotDeedLandNoGroup">
1511 <notification 836 无法转让土地:
1512
1513 name="CannotDeedLandNoGroup"
1514 >
1515无法转让土地:
1516没有选择社团。 837没有选择社团。
1517 </notification> 838 </notification>
1518 839 <notification name="CannotDeedLandNoRegion">
1519 <notification 840 无法转让土地:
1520
1521 name="CannotDeedLandNoRegion"
1522 >
1523无法转让土地:
1524无法找到此土地所属的区域。 841无法找到此土地所属的区域。
1525请使用帮助 &gt; 报告漏洞来报告此项错误。 842请使用帮助 &gt; 报告漏洞来报告此项错误。
1526 </notification> 843 </notification>
1527 844 <notification name="CannotDeedLandMultipleSelected">
1528 <notification 845 无法转让土地:
1529
1530 name="CannotDeedLandMultipleSelected"
1531 >
1532无法转让土地:
1533选择了多块土地。 846选择了多块土地。
1534 847
1535请选择单块土地。 848请选择单块土地。
1536 </notification> 849 </notification>
1537 850 <notification name="ParcelCanPlayMedia">
1538 <notification 851 这个地方可以播放流媒体。
1539
1540 name="ParcelCanPlayMedia"
1541 >
1542这个地方可以播放流媒体。
1543流媒体需要较快的网络连接。 852流媒体需要较快的网络连接。
1544 853
1545如果网络可用,是否播放流媒体? 854如果网络可用,是否播放流媒体?
1546(你可以稍后在 首选项 &gt; 音频和视频 中 855(你可以稍后在 首选项 &gt; 音频和视频 中
1547更改这个选项。) 856更改这个选项。)
1548 <usetemplate 857 <usetemplate name="okcancelbuttons" notext="禁止" yestext="播放媒体"/>
1549 name="okcancelbuttons" 858 </notification>
1550 notext="禁止" 859 <notification name="CannotDeedLandWaitingForServer">
1551 yestext="播放媒体"/> 860 无法转让土地:
1552 </notification>
1553
1554 <notification
1555
1556 name="CannotDeedLandWaitingForServer"
1557 >
1558无法转让土地:
1559请等待服务器报告土地归属。 861请等待服务器报告土地归属。
1560请稍候再试。 862请稍候再试。
1561 </notification> 863 </notification>
1562 864 <notification name="CannotDeedLandNoTransfer">
1563 <notification 865 无法转让土地:
1564
1565 name="CannotDeedLandNoTransfer"
1566 >
1567无法转让土地:
1568区域 [REGION] 不允许转移土地。 866区域 [REGION] 不允许转移土地。
1569 </notification> 867 </notification>
1570 868 <notification name="CannotReleaseLandWatingForServer">
1571 <notification 869 无法放弃土地:
1572
1573 name="CannotReleaseLandWatingForServer"
1574 >
1575无法放弃土地:
1576正等待服务器更新地块信息。 870正等待服务器更新地块信息。
1577 871
1578几秒钟后请再尝试一次。 872几秒钟后请再尝试一次。
1579 </notification> 873 </notification>
1580 874 <notification name="CannotReleaseLandSelected">
1581 <notification 875 无法放弃土地:
1582
1583 name="CannotReleaseLandSelected"
1584 >
1585无法放弃土地:
1586你并不拥有所有选中的地块。 876你并不拥有所有选中的地块。
1587 877
1588请选择单个地块。 878请选择单个地块。
1589 </notification> 879 </notification>
1590 880 <notification name="CannotReleaseLandDontOwn">
1591 <notification 881 无法放弃土地:
1592
1593 name="CannotReleaseLandDontOwn"
1594 >
1595无法放弃土地:
1596你没有让出这块土地的许可。 882你没有让出这块土地的许可。
1597你拥有的土地在世界中是绿色。 883你拥有的土地在世界中是绿色。
1598 </notification> 884 </notification>
1599 885 <notification name="CannotReleaseLandRegionNotFound">
1600 <notification 886 无法放弃土地:
1601
1602 name="CannotReleaseLandRegionNotFound"
1603 >
1604无法放弃土地:
1605无法找到此土地所属的区域。 887无法找到此土地所属的区域。
1606 888
1607请使用帮助 &gt; 报告漏洞来报告这个错误。 889请使用帮助 &gt; 报告漏洞来报告这个错误。
1608 </notification> 890 </notification>
1609 891 <notification name="CannotReleaseLandNoTransfer">
1610 <notification 892 无法放弃土地:
1611
1612 name="CannotReleaseLandNoTransfer"
1613 >
1614无法放弃土地:
1615区域 [REGION] 内不允许转移土地。 893区域 [REGION] 内不允许转移土地。
1616 </notification> 894 </notification>
1617 895 <notification name="CannotReleaseLandPartialSelection">
1618 <notification 896 无法放弃土地:
1619
1620 name="CannotReleaseLandPartialSelection"
1621 >
1622无法放弃土地:
1623你必须选中整个地块才能使用此功能。 897你必须选中整个地块才能使用此功能。
1624尝试双击来选中全部地块,或者 898尝试双击来选中全部地块,或者
1625先分割你的地块。 899先分割你的地块。
1626 </notification> 900 </notification>
1627 901 <notification name="ReleaseLandWarning">
1628 <notification 902 你将放弃面积为 [AREA] 平方米的土地。
1629
1630 name="ReleaseLandWarning"
1631 >
1632你将放弃面积为 [AREA] 平方米的土地。
1633放弃该土地会将他从你拥有的土地中 903放弃该土地会将他从你拥有的土地中
1634移走, 不会兑换成任何 L$。 904移走, 不会兑换成任何 L$。
1635 905
1636是否放弃土地? 906是否放弃土地?
1637 <usetemplate 907 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
1638 name="okcancelbuttons" 908 </notification>
1639 notext="取消" 909 <notification name="CannotDivideLandNothingSelected">
1640 yestext="确定"/> 910 无法划分土地:
1641 </notification>
1642
1643 <notification
1644
1645 name="CannotDivideLandNothingSelected"
1646 >
1647无法划分土地:
1648未选中任何对象。 911未选中任何对象。
1649 </notification> 912 </notification>
1650 913 <notification name="CannotDivideLandPartialSelection">
1651 <notification 914 无法划分土地:
1652
1653 name="CannotDivideLandPartialSelection"
1654 >
1655无法划分土地:
1656 915
1657你选择了整块地块。 916你选择了整块地块。
1658请选择该地块的一部分。 917请选择该地块的一部分。
1659 </notification> 918 </notification>
1660 919 <notification name="LandDivideWarning">
1661 <notification 920 分割此土地会将地块一分为二,
1662
1663 name="LandDivideWarning"
1664 >
1665分割此土地会将地块一分为二,
1666且每块地块会保留原配置。操作成功后, 921且每块地块会保留原配置。操作成功后,
1667一些设置会被重置为默认值。 922一些设置会被重置为默认值。
1668 923
1669是否分割土地? 924是否分割土地?
1670 <usetemplate 925 <usetemplate name="okcancelbuttons" notext="取消" yestext="划分"/>
1671 name="okcancelbuttons" 926 </notification>
1672 notext="取消" 927 <notification name="CannotDivideLandNoRegion">
1673 yestext="划分"/> 928 无法划分土地:
1674 </notification>
1675
1676 <notification
1677
1678 name="CannotDivideLandNoRegion"
1679 >
1680无法划分土地:
1681 无法找到土地所属区域。 929 无法找到土地所属区域。
1682请使用帮助 &gt; 报告漏洞来报告此项错误。 930请使用帮助 &gt; 报告漏洞来报告此项错误。
1683 </notification> 931 </notification>
1684 932 <notification name="CannotJoinLandNoRegion">
1685 <notification 933 无法连接土地:
1686
1687 name="CannotJoinLandNoRegion"
1688 >
1689无法连接土地:
1690无法找到该土地所属的区域。 934无法找到该土地所属的区域。
1691请使用帮助 &gt; 报告程序漏洞,让我们知道问题所在。 935请使用帮助 &gt; 报告程序漏洞,让我们知道问题所在。
1692 </notification> 936 </notification>
1693 937 <notification name="CannotJoinLandNothingSelected">
1694 <notification 938 无法合并土地:
1695
1696 name="CannotJoinLandNothingSelected"
1697 >
1698无法合并土地:
1699未选中任何选项。 939未选中任何选项。
1700 </notification> 940 </notification>
1701 941 <notification name="CannotJoinLandEntireParcelSelected">
1702 <notification 942 无法合并土地:
1703
1704 name="CannotJoinLandEntireParcelSelected"
1705 >
1706无法合并土地:
1707您只选择了单个地块。 943您只选择了单个地块。
1708 944
1709请选择跨两个地块的区域。 945请选择跨两个地块的区域。
1710 </notification> 946 </notification>
1711 947 <notification name="CannotJoinLandSelection">
1712 <notification 948 无法合并土地:
1713
1714 name="CannotJoinLandSelection"
1715 >
1716无法合并土地:
1717您必须选择一个以上的地块。 949您必须选择一个以上的地块。
1718 950
1719请选择跨两个地块的区域。 951请选择跨两个地块的区域。
1720 </notification> 952 </notification>
1721 953 <notification name="JoinLandWarning">
1722 <notification 954 合并土地将从与所选矩形相交的所有
1723
1724 name="JoinLandWarning"
1725 >
1726合并土地将从与所选矩形相交的所有
1727地块创建新的地块。 955地块创建新的地块。
1728 956
1729你必须重置这一新地块的名称和选项。 957你必须重置这一新地块的名称和选项。
1730 958
1731是否合并土地? 959是否合并土地?
1732 <usetemplate 960 <usetemplate name="okcancelbuttons" notext="取消" yestext="合并"/>
1733 name="okcancelbuttons" 961 </notification>
1734 notext="取消" 962 <notification name="ShowOwnersHelp">
1735 yestext="合并"/> 963 显示拥有者:
1736 </notification> 964以颜色区分拥有者的类型。
1737 965
1738 <notification 966绿色 = 您的土地
1739 967浅绿 = 您社团的土地
1740 name="ConfirmNotecardSave" 968红色 = 其他人的土地
1741 > 969黄色 = 售卖中的土地
1742只有保存这张记事卡之后,此项物品才可以复制或查看。是否保存记事卡? 970紫色 = 拍卖中的土地
1743 <usetemplate 971灰色 = 公共土地
1744 name="okcancelbuttons" 972 </notification>
1745 notext="取消保存" 973 <notification name="ConfirmNotecardSave">
1746 yestext="是的,请保存"/> 974 只有保存这张记事卡之后,此项物品才可以复制或查看。是否保存记事卡?
1747 </notification> 975 <usetemplate name="okcancelbuttons" notext="取消保存" yestext="是的,请保存"/>
1748 976 </notification>
1749 <notification 977 <notification name="ConfirmItemCopy">
1750 978 复制此物品至你的库存?
1751 name="ConfirmItemCopy" 979 <usetemplate name="okcancelbuttons" notext="取消" yestext="复制"/>
1752 > 980 </notification>
1753复制此物品至你的库存? 981 <notification name="ResolutionSwitchFail">
1754 <usetemplate 982 切换分辨率到 [RESX] × [RESY] 失败
1755 name="okcancelbuttons" 983 </notification>
1756 notext="取消" 984 <notification name="ErrorUndefinedGrasses">
1757 yestext="复制"/> 985 错误: 未定义草坪: [SPECIES]
1758 </notification> 986 </notification>
1759 987 <notification name="ErrorUndefinedTrees">
1760 <notification 988 错误: 未定义树木: [SPECIES]
1761 989 </notification>
1762 name="ResolutionSwitchFail" 990 <notification name="CannotSaveWearableOutOfSpace">
1763 > 991 无法储存 ‘[NAME]’ 到装束文件。你可能需要
1764切换分辨率到 [RESX] × [RESY] 失败
1765 </notification>
1766
1767 <notification
1768
1769 name="ErrorUndefinedGrasses"
1770 >
1771错误: 未定义草坪: [SPECIES]
1772 </notification>
1773
1774 <notification
1775
1776 name="ErrorUndefinedTrees"
1777 >
1778错误: 未定义树木: [SPECIES]
1779 </notification>
1780
1781 <notification
1782
1783 name="CannotSaveWearableOutOfSpace"
1784 >
1785无法储存 ‘[NAME]’ 到装束文件。你可能需要
1786释放部分电脑存储空间后重新储存。 992释放部分电脑存储空间后重新储存。
1787 </notification> 993 </notification>
1788 994 <notification name="CannotSaveToAssetStore">
1789 <notification 995 无法储存 [NAME] 至中央资料服务器。
1790
1791 name="CannotSaveToAssetStore"
1792 >
1793无法储存 [NAME] 至中央资料服务器。
1794这通常只是临时的问题。请自定义后再次保存。 996这通常只是临时的问题。请自定义后再次保存。
1795 997
1796如果问题依然存在,请点击 998如果问题依然存在,请点击
1797帮助/报告漏洞并提供 999帮助/报告漏洞并提供
1798您的网络设置的具体信息。 1000您的网络设置的具体信息。
1799 </notification> 1001 </notification>
1800 1002 <notification name="YouHaveBeenLoggedOut">
1801 <notification 1003 你已经退出[SECOND_LIFE]:
1802
1803 name="YouHaveBeenLoggedOut"
1804 >
1805你已经退出[SECOND_LIFE]:
1806 1004
1807[MESSAGE] 1005[MESSAGE]
1808 1006
1809您仍可以查看历史即时通记录和聊天记录。 1007您仍可以查看历史即时通记录和聊天记录。
1810否则点击退出将立即关闭 [SECOND_LIFE]。 1008否则点击退出将立即关闭 [SECOND_LIFE]。
1811 <usetemplate 1009 <usetemplate name="okcancelbuttons" notext="退出" yestext="查看聊天记录"/>
1812 name="okcancelbuttons" 1010 </notification>
1813 notext="退出" 1011 <notification name="OnlyOfficerCanBuyLand">
1814 yestext="查看聊天记录"/> 1012 无法为社团购买土地:
1815 </notification>
1816
1817 <notification
1818
1819 name="OnlyOfficerCanBuyLand"
1820 >
1821无法为社团购买土地:
1822你没有为你的活动社团购买土地的许可。 1013你没有为你的活动社团购买土地的许可。
1823 </notification> 1014 </notification>
1824 1015 <notification label="添加朋友" name="AddFriend">
1825 <notification 1016 好友可以互相允许对方
1826
1827 label="添加朋友"
1828 name="AddFriend"
1829 >
1830好友可以互相允许对方
1831在地图上找到自己, 1017在地图上找到自己,
1832以及接受上线通知。 1018以及接受上线通知。
1833 1019
1834是否提议 [NAME] 成为好友? 1020是否提议 [NAME] 成为好友?
1835 <usetemplate 1021 <usetemplate name="okcancelbuttons" notext="取消" yestext="提议"/>
1836 name="okcancelbuttons" 1022 </notification>
1837 notext="取消" 1023 <notification label="添加好友" name="AddFriendWithMessage">
1838 yestext="提议"/> 1024 好友间可以相互授权查看各自在地图上的位置和在线状态。
1839 </notification>
1840
1841 <notification
1842
1843 label="添加好友"
1844 name="AddFriendWithMessage"
1845 >
1846好友间可以相互授权查看各自在地图上的位置和在线状态。
1847 1025
1848加 [NAME] 为好友吗? 1026加 [NAME] 为好友吗?
1849 <form name="form"> 1027 <form name="form">
1850 <input name="message" type="text"> 1028 <input name="message" type="text">
1851您想成为我的好友么? 1029 您想成为我的好友么?
1852 </input> 1030 </input>
1853 <button 1031 <button name="Offer" text="是"/>
1854 1032 <button name="Cancel" text="取消"/>
1855 1033 </form>
1856 name="Offer" 1034 </notification>
1857 text="是"/> 1035 <notification name="RemoveFromFriends">
1858 <button 1036 你是否要将[FIRST_NAME] [LAST_NAME] 从好友列表中去除?
1859 1037 <usetemplate name="okcancelbuttons" notext="取消" yestext="移除"/>
1860 name="Cancel" 1038 </notification>
1861 text="取消"/> 1039 <notification name="RemoveMultipleFromFriends">
1862 </form> 1040 你希望从好友列表中移除若干好友吗?
1863 </notification> 1041 <usetemplate name="okcancelbuttons" notext="取消" yestext="是的,移除"/>
1864 1042 </notification>
1865 <notification 1043 <notification name="GodDeleteAllScriptedPublicObjectsByUser">
1866 1044 你确定要删除Sim上** [AVATAR_NAME] **所拥有的全部含代码的物体么?
1867 name="RemoveFromFriends" 1045 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
1868 > 1046 </notification>
1869你是否要将[FIRST_NAME] [LAST_NAME] 从好友列表中去除? 1047 <notification name="GodDeleteAllScriptedObjectsByUser">
1870 <usetemplate 1048 你是否确定删除用户
1871 name="okcancelbuttons"
1872 notext="取消"
1873 yestext="移除"/>
1874 </notification>
1875
1876 <notification
1877
1878 name="RemoveMultipleFromFriends"
1879 >
1880你希望从好友列表中移除若干好友吗?
1881 <usetemplate
1882 name="okcancelbuttons"
1883 notext="取消"
1884 yestext="是的,移除"/>
1885 </notification>
1886
1887 <notification
1888
1889 name="GodDeleteAllScriptedPublicObjectsByUser"
1890 >
1891你确定要删除Sim上** [AVATAR_NAME] **所拥有的全部含代码的物体么?
1892 <usetemplate
1893 name="okcancelbuttons"
1894 notext="取消"
1895 yestext="确定"/>
1896 </notification>
1897
1898 <notification
1899
1900 name="GodDeleteAllScriptedObjectsByUser"
1901 >
1902你是否确定删除用户
1903** [AVATAR_NAME] ** 1049** [AVATAR_NAME] **
1904在该模拟器中 &lt;所有土地&gt; 上带有脚本的所有物体? 1050在该模拟器中 &lt;所有土地&gt; 上带有脚本的所有物体?
1905 <usetemplate 1051 <usetemplate name="okcancelbuttons" notext="取消" yestext="全部删掉!!"/>
1906 name="okcancelbuttons" 1052 </notification>
1907 notext="取消" 1053 <notification name="GodDeleteAllObjectsByUser">
1908 yestext="全部删掉!!"/> 1054 你是否确定删除用户
1909 </notification>
1910
1911 <notification
1912
1913 name="GodDeleteAllObjectsByUser"
1914 >
1915你是否确定删除用户
1916** [AVATAR_NAME] ** 1055** [AVATAR_NAME] **
1917在该模拟器中 &lt;所有土地&gt; 上的所有物体 1056在该模拟器中 &lt;所有土地&gt; 上的所有物体
1918(无论是否带有脚本)? 1057(无论是否带有脚本)?
1919 <usetemplate 1058 <usetemplate name="okcancelbuttons" notext="取消" yestext="全部删掉!!"/>
1920 name="okcancelbuttons" 1059 </notification>
1921 notext="取消" 1060 <notification name="BlankClassifiedName">
1922 yestext="全部删掉!!"/> 1061 你必须给分类广告设定一个名字。
1923 </notification> 1062 </notification>
1924 1063 <notification name="MinClassifiedPrice">
1925 <notification 1064 广告刊登出价必须大于 L$[MIN_PRICE]。
1926
1927 name="BlankClassifiedName"
1928 >
1929你必须给分类广告设定一个名字。
1930 </notification>
1931
1932 <notification
1933
1934 name="MinClassifiedPrice"
1935 >
1936广告刊登出价必须大于 L$[MIN_PRICE]。
1937 1065
1938请输入一个更高的价格。 1066请输入一个更高的价格。
1939 </notification> 1067 </notification>
1940 1068 <notification name="ConfirmObjectDeleteLock">
1941 <notification 1069 您选择的物品中至少有一件被锁定。
1942
1943 name="ConfirmObjectDeleteLock"
1944 >
1945您选择的物品中至少有一件被锁定。
1946 1070
1947您确定要删除这些物体吗? 1071您确定要删除这些物体吗?
1948 <usetemplate 1072 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1949 name="okcancelbuttons" 1073 </notification>
1950 notext="否" 1074 <notification name="ConfirmObjectDeleteNoCopy">
1951 yestext="是"/> 1075 您选择的物品中至少有一件不可复制。
1952 </notification>
1953
1954 <notification
1955
1956 name="ConfirmObjectDeleteNoCopy"
1957 >
1958您选择的物品中至少有一件不可复制。
1959 1076
1960您确定要删除这些物体吗? 1077您确定要删除这些物体吗?
1961 <usetemplate 1078 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1962 name="okcancelbuttons" 1079 </notification>
1963 notext="否" 1080 <notification name="ConfirmObjectDeleteNoOwn">
1964 yestext="是"/> 1081 您选择的物品中至少有一件不是你的。
1965 </notification>
1966
1967 <notification
1968
1969 name="ConfirmObjectDeleteNoOwn"
1970 >
1971您选择的物品中至少有一件不是你的。
1972 1082
1973您确定要删除这些物体吗? 1083您确定要删除这些物体吗?
1974 <usetemplate 1084 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1975 name="okcancelbuttons" 1085 </notification>
1976 notext="否" 1086 <notification name="ConfirmObjectDeleteLockNoCopy">
1977 yestext="是"/> 1087 您选择的物品中至少有一件被锁定,
1978 </notification>
1979
1980 <notification
1981
1982 name="ConfirmObjectDeleteLockNoCopy"
1983 >
1984您选择的物品中至少有一件被锁定,
1985并且至少有一件不可复制。 1088并且至少有一件不可复制。
1986 1089
1987您确定要删除这些物体吗? 1090您确定要删除这些物体吗?
1988 <usetemplate 1091 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
1989 name="okcancelbuttons" 1092 </notification>
1990 notext="否" 1093 <notification name="ConfirmObjectDeleteLockNoOwn">
1991 yestext="是"/> 1094 您选择的物品中至少有一件被锁定,
1992 </notification>
1993
1994 <notification
1995
1996 name="ConfirmObjectDeleteLockNoOwn"
1997 >
1998您选择的物品中至少有一件被锁定,
1999并且至少有一件不是你的。 1095并且至少有一件不是你的。
2000 1096
2001您确定要删除这些物体吗? 1097您确定要删除这些物体吗?
2002 <usetemplate 1098 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2003 name="okcancelbuttons" 1099 </notification>
2004 notext="否" 1100 <notification name="ConfirmObjectDeleteNoCopyNoOwn">
2005 yestext="是"/> 1101 您选择的物品中至少有一件不可复制,
2006 </notification>
2007
2008 <notification
2009
2010 name="ConfirmObjectDeleteNoCopyNoOwn"
2011 >
2012您选择的物品中至少有一件不可复制,
2013并且至少有一件不是你的。 1102并且至少有一件不是你的。
2014 1103
2015您确定要删除这些物体吗? 1104您确定要删除这些物体吗?
2016 <usetemplate 1105 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2017 name="okcancelbuttons" 1106 </notification>
2018 notext="否" 1107 <notification name="ConfirmObjectDeleteLockNoCopyNoOwn">
2019 yestext="是"/> 1108 您选择的物品中至少有一件被锁定,
2020 </notification>
2021
2022 <notification
2023
2024 name="ConfirmObjectDeleteLockNoCopyNoOwn"
2025 >
2026您选择的物品中至少有一件被锁定,
2027 至少有一件不可复制,并且 1109 至少有一件不可复制,并且
2028 至少有一件不是你的。 1110 至少有一件不是你的。
2029 1111
2030您确定要删除这些物体吗? 1112您确定要删除这些物体吗?
2031 <usetemplate 1113 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2032 name="okcancelbuttons" 1114 </notification>
2033 notext="否" 1115 <notification name="ConfirmObjectTakeLock">
2034 yestext="是"/> 1116 您选择的物品中至少有一件被锁定。
2035 </notification>
2036
2037 <notification
2038
2039 name="ConfirmObjectTakeLock"
2040 >
2041您选择的物品中至少有一件被锁定。
2042 1117
2043您确定要拿走这些物体吗? 1118您确定要拿走这些物体吗?
2044 <usetemplate 1119 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2045 name="okcancelbuttons" 1120 </notification>
2046 notext="否" 1121 <notification name="ConfirmObjectTakeNoOwn">
2047 yestext="是"/> 1122 您选择的物品中至少有一件不是你的。
2048 </notification>
2049
2050 <notification
2051
2052 name="ConfirmObjectTakeNoOwn"
2053 >
2054您选择的物品中至少有一件不是你的。
2055如果有某件物体本不属于你而你却拿走了它, 1123如果有某件物体本不属于你而你却拿走了它,
2056下个拥有者权利将对该物体适用并可能限制 1124下个拥有者权利将对该物体适用并可能限制
2057你复制或修改它的权利。 1125你复制或修改它的权利。
2058 1126
2059您确定要拿走这些物体吗? 1127您确定要拿走这些物体吗?
2060 <usetemplate 1128 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2061 name="okcancelbuttons" 1129 </notification>
2062 notext="否" 1130 <notification name="ConfirmObjectTakeLockNoOwn">
2063 yestext="是"/> 1131 您选择的物品中至少有一件被锁定,
2064 </notification>
2065
2066 <notification
2067
2068 name="ConfirmObjectTakeLockNoOwn"
2069 >
2070您选择的物品中至少有一件被锁定,
2071如果有某件物体本不属于你而你却拿走了它, 1132如果有某件物体本不属于你而你却拿走了它,
2072下个拥有者权利将对该物体适用并可能限制 1133下个拥有者权利将对该物体适用并可能限制
2073你复制或修改它的权利。 1134你复制或修改它的权利。
2074但是你仍旧可以拿走当前所选项。 1135但是你仍旧可以拿走当前所选项。
2075 1136
2076您确定要拿走这些物体吗? 1137您确定要拿走这些物体吗?
2077 <usetemplate 1138 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
2078 name="okcancelbuttons" 1139 </notification>
2079 notext="否" 1140 <notification name="CantBuyLandAcrossMultipleRegions">
2080 yestext="是"/> 1141 无法购买土地,因为选项跨越的区域太多。
2081 </notification>
2082
2083 <notification
2084
2085 name="CantBuyLandAcrossMultipleRegions"
2086 >
2087无法购买土地,因为选项跨越的区域太多。
2088请选择一个小一点的面积,并重试。 1142请选择一个小一点的面积,并重试。
2089 </notification> 1143 </notification>
2090 1144 <notification name="DeedLandToGroup">
2091 <notification 1145 转让这块地块后, 社团需要拥有并
2092
2093 name="DeedLandToGroup"
2094 >
2095转让这块地块后, 社团需要拥有并
2096保留足够的土地使用额度。 1146保留足够的土地使用额度。
2097 1147
2098土地的购买价格不会退还给所有人。 1148土地的购买价格不会退还给所有人。
@@ -2101,17 +1151,10 @@ MINSPECS
2101 1151
2102转让这块面积为 [AREA]平方米的土地至社团 1152转让这块面积为 [AREA]平方米的土地至社团
2103‘[GROUP_NAME]’? 1153‘[GROUP_NAME]’?
2104 <usetemplate 1154 <usetemplate name="okcancelbuttons" notext="取消" yestext="转让"/>
2105 name="okcancelbuttons" 1155 </notification>
2106 notext="取消" 1156 <notification name="DeedLandToGroupWithContribution">
2107 yestext="转让"/> 1157 转让这块地块后, 社团需要拥有并
2108 </notification>
2109
2110 <notification
2111
2112 name="DeedLandToGroupWithContribution"
2113 >
2114转让这块地块后, 社团需要拥有并
2115保留足够的土地使用额度。 1158保留足够的土地使用额度。
2116 1159
2117转让将同时包括 1160转让将同时包括
@@ -2123,809 +1166,372 @@ MINSPECS
2123 1166
2124转让这块面积为 [AREA]平方米的土地至社团 1167转让这块面积为 [AREA]平方米的土地至社团
2125‘[GROUP_NAME]’? 1168‘[GROUP_NAME]’?
2126 <usetemplate 1169 <usetemplate name="okcancelbuttons" notext="取消" yestext="转让"/>
2127 name="okcancelbuttons" 1170 </notification>
2128 notext="取消" 1171 <notification name="DisplaySetToSafe">
2129 yestext="转让"/> 1172 显示设置已调整为安全水平,因为您指定了 -safe 选项。
2130 </notification> 1173 </notification>
2131 1174 <notification name="DisplaySetToRecommended">
2132 <notification 1175 基于您计算机的系统配置,显示设置已经被设置在推荐的水平上。
2133 1176 </notification>
2134 name="DisplaySetToSafe" 1177 <notification name="ErrorMessage">
2135 > 1178 [ERROR_MESSAGE]
2136显示设置已调整为安全水平,因为您指定了 -safe 选项。 1179 </notification>
2137 </notification> 1180 <notification name="AvatarMoved">
2138 1181 您 [TYPE] 位置当前不可用。
2139 <notification
2140
2141 name="DisplaySetToRecommended"
2142 >
2143基于您计算机的系统配置,显示设置已经被设置在推荐的水平上。
2144 </notification>
2145
2146 <notification
2147
2148 name="ErrorMessage"
2149 >
2150[ERROR_MESSAGE]
2151 </notification>
2152
2153 <notification
2154
2155 name="AvatarMoved"
2156 >
2157您 [TYPE] 位置当前不可用。
2158[HELP] 1182[HELP]
2159您已被移动至附近的区域。 1183您已被移动至附近的区域。
2160 </notification> 1184 </notification>
2161 1185 <notification name="ClothingLoading">
2162 <notification 1186 你的装束仍在下载中。
2163
2164 name="ClothingLoading"
2165 >
2166你的装束仍在下载中。
2167你现在可以按正常的使用这个世界, 1187你现在可以按正常的使用这个世界,
2168其他用户也可以看见你。 1188其他用户也可以看见你。
2169 <form name="form"> 1189 <form name="form">
2170 <ignore name="ignore" text="装束下载时间太长"/> 1190 <ignore name="ignore" text="装束下载时间太长"/>
2171 </form> 1191 </form>
2172 </notification> 1192 </notification>
2173 1193 <notification name="FirstRun">
2174 <notification 1194 [SECOND_LIFE] 安装已完成。
2175
2176 name="FirstRun"
2177 >
2178[SECOND_LIFE] 安装已完成。
2179 1195
2180如果这是你第一次使用[SECOND_LIFE], 登陆前你 1196如果这是你第一次使用[SECOND_LIFE], 登陆前你
2181需要创建一个新帐户。 1197需要创建一个新帐户。
2182 1198
2183返回 www.secondlife.com 创建账户? 1199返回 www.secondlife.com 创建账户?
2184 <usetemplate 1200 <usetemplate name="okcancelbuttons" notext="继续" yestext="新帐户..."/>
2185 name="okcancelbuttons" 1201 </notification>
2186 notext="继续" 1202 <notification name="LoginPacketNeverReceived">
2187 yestext="新帐户..."/> 1203 我们遇到了一些连接上的麻烦。问题可能出在您的互联网连接,也可能出在第二人生的服务器。
2188 </notification>
2189
2190 <notification
2191
2192 name="LoginPacketNeverReceived"
2193 >
2194我们遇到了一些连接上的麻烦。问题可能出在您的互联网连接,也可能出在第二人生的服务器。
2195 1204
2196请几分钟后再试, 或点击帮助连接我们的支持页面,或选择 “瞬间移动” 来尝试瞬间移动回家。 1205请几分钟后再试, 或点击帮助连接我们的支持页面,或选择 “瞬间移动” 来尝试瞬间移动回家。
2197 <form name="form"> 1206 <form name="form">
2198 <button 1207 <button name="OK" text="确定"/>
2199 1208 <button name="Help" text="帮助"/>
2200 1209 <button name="Teleport" text="瞬间移动"/>
2201 name="OK" 1210 </form>
2202 text="确定"/> 1211 </notification>
2203 <button 1212 <notification name="WelcomeChooseSex">
2204 1213 你的角色将在数秒后出现。
2205 name="Help"
2206 text="帮助"/>
2207 <button
2208
2209 name="Teleport"
2210 text="瞬间移动"/>
2211 </form>
2212 </notification>
2213
2214 <notification
2215
2216 name="WelcomeChooseSex"
2217 >
2218你的角色将在数秒后出现。
2219 1214
2220使用方向键来行走。 1215使用方向键来行走。
2221任何时候都可以按 F1 键,来获取帮助或学习更多关于 [SECOND_LIFE] 的信息。 1216任何时候都可以按 F1 键,来获取帮助或学习更多关于 [SECOND_LIFE] 的信息。
2222请选择男性或女性角色。 1217请选择男性或女性角色。
2223以后还是可以改变主意的。 1218以后还是可以改变主意的。
2224 <usetemplate 1219 <usetemplate name="okcancelbuttons" notext="女性" yestext="男性"/>
2225 name="okcancelbuttons" 1220 </notification>
2226 notext="女性" 1221 <notification name="NotEnoughCurrency">
2227 yestext="男性"/> 1222 [NAME] L$ [PRICE] 您没有足够的 L$ 来这样做。
2228 </notification> 1223 </notification>
2229 1224 <notification name="GrantedModifyRights">
2230 <notification 1225 你已经被授予特权,你可以任意修改[FIRST_NAME] [LAST_NAME]的物体。
2231 1226 </notification>
2232 name="NotEnoughCurrency" 1227 <notification name="RevokedModifyRights">
2233 > 1228 你的特权已经被撤回,你不可以再任意修改[FIRST_NAME] [LAST_NAME]的物体。
2234[NAME] L$ [PRICE] 您没有足够的 L$ 来这样做。 1229 </notification>
2235 </notification> 1230 <notification name="FlushMapVisibilityCaches">
2236 1231 这样将会清空该区域的地图缓存。
2237 <notification
2238
2239 name="GrantedModifyRights"
2240 >
2241你已经被授予特权,你可以任意修改[FIRST_NAME] [LAST_NAME]的物体。
2242 </notification>
2243
2244 <notification
2245
2246 name="RevokedModifyRights"
2247 >
2248你的特权已经被撤回,你不可以再任意修改[FIRST_NAME] [LAST_NAME]的物体。
2249 </notification>
2250
2251 <notification
2252
2253 name="FlushMapVisibilityCaches"
2254 >
2255这样将会清空该区域的地图缓存。
2256这实际上只对调试有用。 1232这实际上只对调试有用。
2257(在正式环境中,等待 5 分钟,然后所有人的地图将在他们重新登录后更新。) 1233(在正式环境中,等待 5 分钟,然后所有人的地图将在他们重新登录后更新。)
2258 <usetemplate 1234 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
2259 name="okcancelbuttons" 1235 </notification>
2260 notext="取消" 1236 <notification name="BuyOneObjectOnly">
2261 yestext="确定"/> 1237 您不能一次购买多项物品。请选择一项购买。
2262 </notification> 1238 </notification>
2263 1239 <notification name="OnlyCopyContentsOfSingleItem">
2264 <notification 1240 无法同时复制一个以上物品的内容。
2265
2266 name="OnlyCopyContentsOfSingleItem"
2267 >
2268无法同时复制一个以上物品的内容。
2269请仅选择一项物体,并重新尝试。 1241请仅选择一项物体,并重新尝试。
2270 <usetemplate 1242 <usetemplate name="okcancelbuttons" notext="取消" yestext="好的"/>
2271 name="okcancelbuttons" 1243 </notification>
2272 notext="取消" 1244 <notification name="KickUsersFromRegion">
2273 yestext="好的"/> 1245 是否将此区域内所有用户瞬间移动回家?
2274 </notification> 1246 <usetemplate name="okcancelbuttons" notext="取消" yestext="确定"/>
2275 1247 </notification>
2276 <notification 1248 <notification name="EstateObjectReturn">
2277 1249 您是否要返还
2278 name="KickUsersFromRegion"
2279 >
2280是否将此区域内所有用户瞬间移动回家?
2281 <usetemplate
2282 name="okcancelbuttons"
2283 notext="取消"
2284 yestext="确定"/>
2285 </notification>
2286
2287 <notification
2288
2289 name="EstateObjectReturn"
2290 >
2291您是否要返还
2292[USER_NAME] 1250[USER_NAME]
2293拥有的物体? 1251拥有的物体?
2294 <usetemplate 1252 <usetemplate name="okcancelbuttons" notext="取消" yestext="返还"/>
2295 name="okcancelbuttons" 1253 </notification>
2296 notext="取消" 1254 <notification name="InvalidTerrainBitDepth">
2297 yestext="返还"/> 1255 无法设定区域的材质:
2298 </notification>
2299
2300 <notification
2301
2302 name="InvalidTerrainBitDepth"
2303 >
2304无法设定区域的材质:
2305地面材质 [TEXTURE_NUM] 的色彩深度 [TEXTURE_BIT_DEPTH] 无效。 1256地面材质 [TEXTURE_NUM] 的色彩深度 [TEXTURE_BIT_DEPTH] 无效。
2306 1257
2307请把目前的地面材质 [TEXTURE_NUM] 替换为 24 位 1258请把目前的地面材质 [TEXTURE_NUM] 替换为 24 位
2308512×512 分辨率或者更小的图片,然后再次点击 ‘应用’。 1259512×512 分辨率或者更小的图片,然后再次点击 ‘应用’。
2309 </notification> 1260 </notification>
2310 1261 <notification name="InvalidTerrainSize">
2311 <notification 1262 无法设置区域的质地:
2312
2313 name="InvalidTerrainSize"
2314 >
2315无法设置区域的质地:
2316 1263
2317地面材质 [TEXTURE_NUM] 的尺寸 [TEXTURE_SIZE_X]×[TEXTURE_SIZE_Y] 过大。 1264地面材质 [TEXTURE_NUM] 的尺寸 [TEXTURE_SIZE_X]×[TEXTURE_SIZE_Y] 过大。
2318 1265
2319请把目前的地面材质 [TEXTURE_NUM] 替换为 24 位 1266请把目前的地面材质 [TEXTURE_NUM] 替换为 24 位
2320512×512 分辨率或者更小的图片,然后再次点击 ‘应用’。 1267512×512 分辨率或者更小的图片,然后再次点击 ‘应用’。
2321 </notification> 1268 </notification>
2322 1269 <notification name="RawUploadStarted">
2323 <notification 1270 上载开始。这个过程可能持续2分钟, 具体时间取决于你的网络连接速度。
2324 1271 </notification>
2325 name="RawUploadStarted" 1272 <notification name="ConfirmBakeTerrain">
2326 > 1273 是你否真的愿意烘烤当前的地形, 使得它成为地形上升或下降限制的中间值,以及‘恢复’工具的默认值?
2327上载开始。这个过程可能持续2分钟, 具体时间取决于你的网络连接速度。 1274 <usetemplate name="okcancelbuttons" notext="取消" yestext="烘烤"/>
2328 </notification> 1275 </notification>
2329 1276 <notification name="MaxAllowedAgentOnRegion">
2330 <notification 1277 你最多只能列出 [MAX_AGENTS]名允许的居民。
2331 1278 </notification>
2332 name="ConfirmBakeTerrain" 1279 <notification name="MaxBannedAgentsOnRegion">
2333 > 1280 你最多只能列出 [MAX_BANNED] 名禁止的居民。
2334是你否真的愿意烘烤当前的地形, 使得它成为地形上升或下降限制的中间值,以及‘恢复’工具的默认值? 1281 </notification>
2335 <usetemplate 1282 <notification name="MaxAgentOnRegionBatch">
2336 name="okcancelbuttons" 1283 尝试添加 [NUM_ADDED] 名代表时失败:
2337 notext="取消"
2338 yestext="烘烤"/>
2339 </notification>
2340
2341 <notification
2342
2343 name="MaxAllowedAgentOnRegion"
2344 >
2345你最多只能列出 [MAX_AGENTS]名允许的居民。
2346 </notification>
2347
2348 <notification
2349
2350 name="MaxBannedAgentsOnRegion"
2351 >
2352你最多只能列出 [MAX_BANNED] 名禁止的居民。
2353 </notification>
2354
2355 <notification
2356
2357 name="MaxAgentOnRegionBatch"
2358 >
2359尝试添加 [NUM_ADDED] 名代表时失败:
2360超出 [LIST_TYPE] [MAX_AGENTS]名的限制 [NUM_EXCESS]名。 1284超出 [LIST_TYPE] [MAX_AGENTS]名的限制 [NUM_EXCESS]名。
2361 </notification> 1285 </notification>
2362 1286 <notification name="MaxAllowedGroupsOnRegion">
2363 <notification 1287 你只能有[MAX_GROUPS]个允许的社团。
2364 1288 <usetemplate name="okcancelbuttons" notext="取消" yestext="烘烤"/>
2365 name="MaxAllowedGroupsOnRegion" 1289 </notification>
2366 > 1290 <notification name="MaxManagersOnRegion">
2367你只能有[MAX_GROUPS]个允许的社团。 1291 您最多只能有 [MAX_MANAGER]位地产管理人。
2368 <usetemplate 1292 </notification>
2369 name="okcancelbuttons" 1293 <notification name="OwnerCanNotBeDenied">
2370 notext="取消" 1294 不能添加地产主人至 ‘拒绝进入’ 名单。
2371 yestext="烘烤"/> 1295 </notification>
2372 </notification> 1296 <notification name="CanNotChangeAppearanceUntilLoaded">
2373 1297 衣服和身体载入之前不能更改外表。
2374 <notification 1298 </notification>
2375 1299 <notification name="ClassifiedMustBeAlphanumeric">
2376 name="MaxManagersOnRegion" 1300 你的分类广告必须以字母A到Z或数字打头。标点符号不允许出现。
2377 > 1301 </notification>
2378您最多只能有 [MAX_MANAGER]位地产管理人。 1302 <notification name="CantSetBuyObject">
2379 </notification> 1303 不能设置购买物体, 因为此物体是非卖品。
2380
2381 <notification
2382
2383 name="OwnerCanNotBeDenied"
2384 >
2385不能添加地产主人至 ‘拒绝进入’ 名单。
2386 </notification>
2387
2388 <notification
2389
2390 name="CanNotChangeAppearanceUntilLoaded"
2391 >
2392衣服和身体载入之前不能更改外表。
2393 </notification>
2394
2395 <notification
2396
2397 name="ClassifiedMustBeAlphanumeric"
2398 >
2399你的分类广告必须以字母A到Z或数字打头。标点符号不允许出现。
2400 </notification>
2401
2402 <notification
2403
2404 name="CantSetBuyObject"
2405 >
2406不能设置购买物体, 因为此物体是非卖品。
2407请把物体设置为待售状态并重试。 1304请把物体设置为待售状态并重试。
2408 </notification> 1305 </notification>
2409 1306 <notification name="FinishedRawDownload">
2410 <notification 1307 完成下载地形文件至文件夹:
2411
2412 name="FinishedRawDownload"
2413 >
2414完成下载地形文件至文件夹:
2415[DOWNLOAD_PATH] 1308[DOWNLOAD_PATH]
2416 </notification> 1309 </notification>
2417 1310 <notification name="DownloadWindowsMandatory">
2418 <notification 1311 [SECOND_LIFE] 有新版本可用。
2419
2420 name="DownloadWindowsMandatory"
2421 >
2422[SECOND_LIFE] 有新版本可用。
2423[MESSAGE] 1312[MESSAGE]
2424 1313
2425你必须下载此更新才能使用 [SECOND_LIFE]。 1314你必须下载此更新才能使用 [SECOND_LIFE]。
2426 <usetemplate 1315 <usetemplate name="okcancelbuttons" notext="退出" yestext="下载"/>
2427 name="okcancelbuttons" 1316 </notification>
2428 notext="退出" 1317 <notification name="DownloadWindows">
2429 yestext="下载"/> 1318 [SECOND_LIFE] 有新版本可用。
2430 </notification>
2431
2432 <notification
2433
2434 name="DownloadWindows"
2435 >
2436[SECOND_LIFE] 有新版本可用。
2437[MESSAGE] 1319[MESSAGE]
2438 1320
2439这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。 1321这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。
2440 <usetemplate 1322 <usetemplate name="okcancelbuttons" notext="继续" yestext="下载"/>
2441 name="okcancelbuttons" 1323 </notification>
2442 notext="继续" 1324 <notification name="DownloadWindowsReleaseForDownload">
2443 yestext="下载"/> 1325 [SECOND_LIFE] 有新版本可用。
2444 </notification>
2445
2446 <notification
2447
2448 name="DownloadWindowsReleaseForDownload"
2449 >
2450[SECOND_LIFE] 有新版本可用。
2451[MESSAGE] 1326[MESSAGE]
2452 1327
2453这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。 1328这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。
2454 <usetemplate 1329 <usetemplate name="okcancelbuttons" notext="继续" yestext="下载"/>
2455 name="okcancelbuttons" 1330 </notification>
2456 notext="继续" 1331 <notification name="DownloadMacMandatory">
2457 yestext="下载"/> 1332 [SECOND_LIFE]有新版本可用。
2458 </notification>
2459
2460 <notification
2461
2462 name="DownloadMacMandatory"
2463 >
2464[SECOND_LIFE]有新版本可用。
2465[MESSAGE] 1333[MESSAGE]
2466 1334
2467你必须下载此更新才能使用 [SECOND_LIFE]。 1335你必须下载此更新才能使用 [SECOND_LIFE]。
2468是否下载更新至应用程序文件夹? 1336是否下载更新至应用程序文件夹?
2469 <usetemplate 1337 <usetemplate name="okcancelbuttons" notext="退出" yestext="下载"/>
2470 name="okcancelbuttons" 1338 </notification>
2471 notext="退出" 1339 <notification name="DownloadMac">
2472 yestext="下载"/> 1340 [SECOND_LIFE]有新版本可用。
2473 </notification>
2474
2475 <notification
2476
2477 name="DownloadMac"
2478 >
2479[SECOND_LIFE]有新版本可用。
2480[MESSAGE] 1341[MESSAGE]
2481 1342
2482这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。 1343这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。
2483 1344
2484是否下载更新至应用程序文件夹? 1345是否下载更新至应用程序文件夹?
2485 <usetemplate 1346 <usetemplate name="okcancelbuttons" notext="继续" yestext="下载"/>
2486 name="okcancelbuttons" 1347 </notification>
2487 notext="继续" 1348 <notification name="DownloadMacReleaseForDownload">
2488 yestext="下载"/> 1349 [SECOND_LIFE]有新版本可用。
2489 </notification>
2490
2491 <notification
2492
2493 name="DownloadMacReleaseForDownload"
2494 >
2495[SECOND_LIFE]有新版本可用。
2496[MESSAGE] 1350[MESSAGE]
2497 1351
2498这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。 1352这个更新不是必须的,但我们建议下载并安装此更新,以改善性能和稳定性。
2499 1353
2500是否下载更新至应用程序文件夹? 1354是否下载更新至应用程序文件夹?
2501 <usetemplate 1355 <usetemplate name="okcancelbuttons" notext="继续" yestext="下载"/>
2502 name="okcancelbuttons" 1356 </notification>
2503 notext="继续" 1357 <notification name="DeedObjectToGroup">
2504 yestext="下载"/> 1358 转让此物体会导致社团:
2505 </notification>
2506
2507 <notification
2508
2509 name="DeedObjectToGroup"
2510 >
2511转让此物体会导致社团:
2512* 收到付给该物体的L$。 1359* 收到付给该物体的L$。
2513 <usetemplate 1360 <usetemplate ignoretext="转让物体到社团" name="okcancelignore" notext="取消" yestext="转让"/>
2514 ignoretext="转让物体到社团" 1361 </notification>
2515 name="okcancelignore" 1362 <notification name="WebLaunchExternalTarget">
2516 notext="取消" 1363 打开你系统的浏览器来查看该内容?
2517 yestext="转让"/> 1364 <usetemplate ignoretext="打开默认浏览器查看网页" name="okcancelignore" notext="取消" yestext="打开"/>
2518 </notification> 1365 </notification>
2519 1366 <notification name="WebLaunchJoinNow">
2520 <notification 1367 是否转至 www.secondlife.com 管理帐户?
2521 1368 <usetemplate ignoretext="打开浏览器管理您的帐户" name="okcancelignore" notext="取消" yestext="确定"/>
2522 name="WebLaunchExternalTarget" 1369 </notification>
2523 > 1370 <notification name="WebLaunchBugReport101">
2524打开你系统的浏览器来查看该内容? 1371 访问 [SECOND_LIFE] Wiki 学习怎样正确地报告错误。
2525 <usetemplate 1372 <usetemplate ignoretext="打开浏览器查看错误报告基础 Wiki" name="okcancelignore" notext="取消" yestext="确定"/>
2526 ignoretext="打开默认浏览器查看网页" 1373 </notification>
2527 name="okcancelignore" 1374 <notification name="WebLaunchSecurityIssues">
2528 notext="取消" 1375 访问 [SECOND_LIFE] Wiki 学习如何正确地报告安全事件。
2529 yestext="打开"/> 1376 <usetemplate ignoretext="打开浏览器查看安全事件 Wiki" name="okcancelignore" notext="取消" yestext="确定"/>
2530 </notification> 1377 </notification>
2531 1378 <notification name="WebLaunchQAWiki">
2532 <notification 1379 访问 [SECOND_LIFE] 质量保证 Wiki。
2533 1380 <usetemplate ignoretext="打开浏览器查看质量保证 Wiki" name="okcancelignore" notext="取消" yestext="确定"/>
2534 name="WebLaunchJoinNow" 1381 </notification>
2535 > 1382 <notification name="WebLaunchPublicIssue">
2536是否转至 www.secondlife.com 管理帐户? 1383 访问 [SECOND_LIFE] 公开事件跟踪器,你可以在那里报告程序错误和其他事件。
2537 <usetemplate 1384 <usetemplate ignoretext="打开浏览器查看公开事件跟踪器" name="okcancelignore" notext="取消" yestext="打开页面"/>
2538 ignoretext="打开浏览器管理您的帐户" 1385 </notification>
2539 name="okcancelignore" 1386 <notification name="WebLaunchPublicIssueHelp">
2540 notext="取消" 1387 访问 [SECOND_LIFE] Wiki 了解如何使用公开事件跟踪器。
2541 yestext="确定"/> 1388 <usetemplate ignoretext="打开浏览器查看公开事件跟踪器 Wiki" name="okcancelignore" notext="取消" yestext="打开页面"/>
2542 </notification> 1389 </notification>
2543 1390 <notification name="WebLaunchSupportWiki">
2544 <notification 1391 进入林登官方博客,获取最新的新闻和信息。
2545 1392 <usetemplate ignoretext="打开浏览器查看官方博客" name="okcancelignore" notext="取消" yestext="打开页面"/>
2546 name="WebLaunchBugReport101" 1393 </notification>
2547 > 1394 <notification name="WebLaunchLSLGuide">
2548访问 [SECOND_LIFE] Wiki 学习怎样正确地报告错误。 1395 是否转至林登脚本语言向导查阅脚本编辑帮助?
2549 <usetemplate 1396 <usetemplate ignoretext="打开浏览器查阅脚本编辑帮助" name="okcancelignore" notext="取消" yestext="打开页面"/>
2550 ignoretext="打开浏览器查看错误报告基础 Wiki" 1397 </notification>
2551 name="okcancelignore" 1398 <notification name="WebLaunchLSLWiki">
2552 notext="取消" 1399 是否跳至LSL语言首页以获得脚本编辑帮助?
2553 yestext="确定"/> 1400 <usetemplate ignoretext="当启动web浏览器访问LSL入口时" name="okcancelignore" notext="取消" yestext="打开页面"/>
2554 </notification> 1401 </notification>
2555 1402 <notification name="ReturnToOwner">
2556 <notification 1403 你确定要将所选物体归还至
2557
2558 name="WebLaunchSecurityIssues"
2559 >
2560访问 [SECOND_LIFE] Wiki 学习如何正确地报告安全事件。
2561 <usetemplate
2562 ignoretext="打开浏览器查看安全事件 Wiki"
2563 name="okcancelignore"
2564 notext="取消"
2565 yestext="确定"/>
2566 </notification>
2567
2568 <notification
2569
2570 name="WebLaunchQAWiki"
2571 >
2572访问 [SECOND_LIFE] 质量保证 Wiki。
2573 <usetemplate
2574 ignoretext="打开浏览器查看质量保证 Wiki"
2575 name="okcancelignore"
2576 notext="取消"
2577 yestext="确定"/>
2578 </notification>
2579
2580 <notification
2581
2582 name="WebLaunchPublicIssue"
2583 >
2584访问 [SECOND_LIFE] 公开事件跟踪器,你可以在那里报告程序错误和其他事件。
2585 <usetemplate
2586 ignoretext="打开浏览器查看公开事件跟踪器"
2587 name="okcancelignore"
2588 notext="取消"
2589 yestext="打开页面"/>
2590 </notification>
2591
2592 <notification
2593
2594 name="WebLaunchPublicIssueHelp"
2595 >
2596访问 [SECOND_LIFE] Wiki 了解如何使用公开事件跟踪器。
2597 <usetemplate
2598 ignoretext="打开浏览器查看公开事件跟踪器 Wiki"
2599 name="okcancelignore"
2600 notext="取消"
2601 yestext="打开页面"/>
2602 </notification>
2603
2604 <notification
2605
2606 name="WebLaunchSupportWiki"
2607 >
2608进入林登官方博客,获取最新的新闻和信息。
2609 <usetemplate
2610 ignoretext="打开浏览器查看官方博客"
2611 name="okcancelignore"
2612 notext="取消"
2613 yestext="打开页面"/>
2614 </notification>
2615
2616 <notification
2617
2618 name="WebLaunchLSLGuide"
2619 >
2620是否转至林登脚本语言向导查阅脚本编辑帮助?
2621 <usetemplate
2622 ignoretext="打开浏览器查阅脚本编辑帮助"
2623 name="okcancelignore"
2624 notext="取消"
2625 yestext="打开页面"/>
2626 </notification>
2627
2628 <notification
2629
2630 name="WebLaunchLSLWiki"
2631 >
2632是否跳至LSL语言首页以获得脚本编辑帮助?
2633 <usetemplate
2634 ignoretext="当启动web浏览器访问LSL入口时"
2635 name="okcancelignore"
2636 notext="取消"
2637 yestext="打开页面"/>
2638 </notification>
2639
2640 <notification
2641
2642 name="ReturnToOwner"
2643 >
2644你确定要将所选物体归还至
2645它们的主人?可转移的已转让给社团的 1404它们的主人?可转移的已转让给社团的
2646物体会被归还至他们原先的主人处。 1405物体会被归还至他们原先的主人处。
2647 1406
2648*警告* 不可转让的转让给社团的物体会被删除! 1407*警告* 不可转让的转让给社团的物体会被删除!
2649 <usetemplate 1408 <usetemplate ignoretext="当将物体返回给其主人时" name="okcancelignore" notext="取消" yestext="返还"/>
2650 ignoretext="当将物体返回给其主人时" 1409 </notification>
2651 name="okcancelignore" 1410 <notification name="GroupLeaveConfirmMember">
2652 notext="取消" 1411 你目前是社团[GROUP]的成员。
2653 yestext="返还"/>
2654 </notification>
2655
2656 <notification
2657
2658 name="GroupLeaveConfirmMember"
2659 >
2660你目前是社团[GROUP]的成员。
2661是否离开社团? 1412是否离开社团?
2662 <usetemplate 1413 <usetemplate name="okcancelbuttons" notext="取消" yestext="离开"/>
2663 name="okcancelbuttons" 1414 </notification>
2664 notext="取消" 1415 <notification name="ConfirmKick">
2665 yestext="离开"/> 1416 你*真的*要将所有用户踢下线吗?
2666 </notification> 1417 <usetemplate name="okcancelbuttons" notext="取消" yestext="踢下所有用户"/>
2667 1418 </notification>
2668 <notification 1419 <notification name="MuteLinden">
2669 1420 对不起,你不能屏蔽林登家的人。
2670 name="ConfirmKick" 1421 <usetemplate name="okbutton" yestext="确定"/>
2671 > 1422 </notification>
2672你*真的*要将所有用户踢下线吗? 1423 <notification name="CannotStartAuctionAlreadyForSale">
2673 <usetemplate 1424 您不能拍卖正在出售中的地块。若需拍卖此地,请先取消地块出售。
2674 name="okcancelbuttons" 1425 </notification>
2675 notext="取消" 1426 <notification label="按名称屏蔽物体失败" name="MuteByNameFailed">
2676 yestext="踢下所有用户"/> 1427 你已经屏蔽了这个名字。
2677 </notification> 1428 <usetemplate name="okbutton" yestext="确定"/>
2678 1429 </notification>
2679 <notification 1430 <notification name="RemoveItemWarn">
2680 1431 尽管允许, 删除内容可能会造成物体的
2681 name="MuteLinden"
2682 >
2683对不起,你不能屏蔽林登家的人。
2684 <usetemplate
2685 name="okbutton"
2686 yestext="确定"/>
2687 </notification>
2688
2689 <notification
2690
2691 label="按名称屏蔽物体失败"
2692 name="MuteByNameFailed"
2693 >
2694你已经屏蔽了这个名字。
2695 <usetemplate
2696 name="okbutton"
2697 yestext="确定"/>
2698 </notification>
2699
2700 <notification
2701
2702 name="RemoveItemWarn"
2703 >
2704尽管允许, 删除内容可能会造成物体的
2705损坏。你确定要删除该物品吗? 1432损坏。你确定要删除该物品吗?
2706 <usetemplate 1433 <usetemplate name="okcancelbuttons" notext="取消" yestext="删除"/>
2707 name="okcancelbuttons" 1434 </notification>
2708 notext="取消" 1435 <notification name="CantOfferCallingCard">
2709 yestext="删除"/> 1436 目前无法提供名片。请稍候再试。
2710 </notification> 1437 <usetemplate name="okbutton" yestext="确定"/>
2711 1438 </notification>
2712 <notification 1439 <notification name="CantOfferFriendship">
2713 1440 目前无法建立朋友关系。请稍候再试。
2714 name="CantOfferCallingCard" 1441 <usetemplate name="okbutton" yestext="确定"/>
2715 > 1442 </notification>
2716目前无法提供名片。请稍候再试。 1443 <notification name="BusyModeSet">
2717 <usetemplate 1444 已设置为忙碌模式。
2718 name="okbutton"
2719 yestext="确定"/>
2720 </notification>
2721
2722 <notification
2723
2724 name="CantOfferFriendship"
2725 >
2726目前无法建立朋友关系。请稍候再试。
2727 <usetemplate
2728 name="okbutton"
2729 yestext="确定"/>
2730 </notification>
2731
2732 <notification
2733
2734 name="BusyModeSet"
2735 >
2736已设置为忙碌模式。
2737将隐藏聊天和即时消息。即时通会收到 1445将隐藏聊天和即时消息。即时通会收到
2738你的忙碌模式回复。所有瞬间移动邀请 1446你的忙碌模式回复。所有瞬间移动邀请
2739都会被拒绝。所有给与的物品都会放入 1447都会被拒绝。所有给与的物品都会放入
2740你的垃圾箱。 1448你的垃圾箱。
2741 <usetemplate 1449 <usetemplate ignoretext="设置忙碌状态" name="okignore" yestext="确定"/>
2742 ignoretext="设置忙碌状态" 1450 </notification>
2743 name="okignore" 1451 <notification name="JoinedTooManyGroupsMember">
2744 yestext="确定"/> 1452 你已经加入了太多的社团,无法再加入
2745 </notification>
2746
2747 <notification
2748
2749 name="JoinedTooManyGroupsMember"
2750 >
2751你已经加入了太多的社团,无法再加入
2752新的社团。加入此社团之前,请至少离开 1453新的社团。加入此社团之前,请至少离开
2753一个旧社团, 或者拒绝新社团邀请。 1454一个旧社团, 或者拒绝新社团邀请。
2754离开社团请选择‘编辑’菜单下的 1455离开社团请选择‘编辑’菜单下的
2755‘我的社团...’选项。 1456‘我的社团...’选项。
2756[NAME]邀请你成为该社团成员。 1457[NAME]邀请你成为该社团成员。
2757[INVITE] 1458[INVITE]
2758 <usetemplate 1459 <usetemplate name="okcancelbuttons" notext="谢绝" yestext="加入"/>
2759 name="okcancelbuttons" 1460 </notification>
2760 notext="谢绝" 1461 <notification name="KickUser">
2761 yestext="加入"/> 1462 发送下列消息并踢走此人?
2762 </notification> 1463 <form name="form">
2763 1464 <input name="message" type="text">
2764 <notification 1465 管理员已经迫使您下线。
2765 1466 </input>
2766 name="KickUser" 1467 <button name="OK" text="确定"/>
2767 > 1468 <button name="Cancel" text="取消"/>
2768发送下列消息并踢走此人? 1469 </form>
2769 <form name="form"> 1470 </notification>
2770 <input name="message" type="text"> 1471 <notification name="KickAllUsers">
2771管理员已经迫使您下线。 1472 发送下列消息并踢走目前连接到网格的每个人?
2772 </input> 1473 <form name="form">
2773 <button 1474 <input name="message" type="text">
2774 1475 管理员已经迫使您下线。
2775 1476 </input>
2776 name="OK" 1477 <button name="OK" text="确定"/>
2777 text="确定"/> 1478 <button name="Cancel" text="取消"/>
2778 <button 1479 </form>
2779 1480 </notification>
2780 name="Cancel" 1481 <notification name="FreezeUser">
2781 text="取消"/> 1482 用哪一条消息通知冻结的化身?
2782 </form> 1483 <form name="form">
2783 </notification> 1484 <input name="message" type="text">
2784 1485 您已经被冻结。您不能移动或聊天。管理员会通过即时信息联系您。
2785 <notification 1486 </input>
2786 1487 <button name="OK" text="确定"/>
2787 name="KickAllUsers" 1488 <button name="Cancel" text="取消"/>
2788 > 1489 </form>
2789发送下列消息并踢走目前连接到网格的每个人? 1490 </notification>
2790 <form name="form"> 1491 <notification name="UnFreezeUser">
2791 <input name="message" type="text"> 1492 用哪一条消息通知解冻的化身?
2792管理员已经迫使您下线。 1493 <form name="form">
2793 </input> 1494 <input name="message" type="text">
2794 <button 1495 您已经被解冻。
2795 1496 </input>
2796 1497 <button name="OK" text="确定"/>
2797 name="OK" 1498 <button name="Cancel" text="取消"/>
2798 text="确定"/> 1499 </form>
2799 <button 1500 </notification>
2800 1501 <notification name="OfferTeleport">
2801 name="Cancel" 1502 发送下列消息并邀请瞬间移动?
2802 text="取消"/> 1503 <form name="form">
2803 </form> 1504 <input name="message" type="text">
2804 </notification> 1505 和我一起到 [REGION] 来吧!
2805 1506 </input>
2806 <notification 1507 <button name="OK" text="确定"/>
2807 1508 <button name="Cancel" text="取消"/>
2808 name="FreezeUser" 1509 </form>
2809 > 1510 </notification>
2810用哪一条消息通知冻结的化身? 1511 <notification name="OfferTeleportFromGod">
2811 <form name="form"> 1512 是否神明召唤用户来你的位置?
2812 <input name="message" type="text"> 1513 <form name="form">
2813您已经被冻结。您不能移动或聊天。管理员会通过即时信息联系您。 1514 <input name="message" type="text">
2814 </input> 1515 和我一起到 [REGION] 来吧!
2815 <button 1516 </input>
2816 1517 <button name="OK" text="确定"/>
2817 1518 <button name="Cancel" text="取消"/>
2818 name="OK" 1519 </form>
2819 text="确定"/> 1520 </notification>
2820 <button 1521 <notification name="TeleportFromLandmark">
2821 1522 你确定要瞬间移动吗?
2822 name="Cancel" 1523 <usetemplate ignoretext="使用库存中的地标瞬间移动" name="okcancelignore" notext="取消" yestext="瞬间移动"/>
2823 text="取消"/> 1524 </notification>
2824 </form> 1525 <notification label="通知在这块地产上的每个人" name="MessageEstate">
2825 </notification> 1526 输入一条简短的通知,该声明将
2826
2827 <notification
2828
2829 name="UnFreezeUser"
2830 >
2831用哪一条消息通知解冻的化身?
2832 <form name="form">
2833 <input name="message" type="text">
2834您已经被解冻。
2835 </input>
2836 <button
2837
2838
2839 name="OK"
2840 text="确定"/>
2841 <button
2842
2843 name="Cancel"
2844 text="取消"/>
2845 </form>
2846 </notification>
2847
2848 <notification
2849
2850 name="OfferTeleport"
2851 >
2852发送下列消息并邀请瞬间移动?
2853 <form name="form">
2854 <input name="message" type="text">
2855和我一起到 [REGION] 来吧!
2856 </input>
2857 <button
2858
2859
2860 name="OK"
2861 text="确定"/>
2862 <button
2863
2864 name="Cancel"
2865 text="取消"/>
2866 </form>
2867 </notification>
2868
2869 <notification
2870
2871 name="OfferTeleportFromGod"
2872 >
2873是否神明召唤用户来你的位置?
2874 <form name="form">
2875 <input name="message" type="text">
2876和我一起到 [REGION] 来吧!
2877 </input>
2878 <button
2879
2880
2881 name="OK"
2882 text="确定"/>
2883 <button
2884
2885 name="Cancel"
2886 text="取消"/>
2887 </form>
2888 </notification>
2889
2890 <notification
2891
2892 name="TeleportFromLandmark"
2893 >
2894你确定要瞬间移动吗?
2895 <usetemplate
2896 ignoretext="使用库存中的地标瞬间移动"
2897 name="okcancelignore"
2898 notext="取消"
2899 yestext="瞬间移动"/>
2900 </notification>
2901
2902 <notification
2903
2904 label="通知在这块地产上的每个人"
2905 name="MessageEstate"
2906 >
2907输入一条简短的通知,该声明将
2908会发送给目前在你地产内的所有居民。 1527会发送给目前在你地产内的所有居民。
2909 <form name="form"> 1528 <form name="form">
2910 <input name="message" type="text"/> 1529 <input name="message" type="text"/>
2911 <button 1530 <button name="OK" text="确定"/>
2912 1531 </form>
2913 1532 </notification>
2914 name="OK" 1533 <notification label="更改林登地产" name="ChangeLindenEstate">
2915 text="确定"/> 1534 你将要更改林登所有的地产(大陆、
2916 <button
2917
2918 name="取消"
2919 text="Cancel"/>
2920 </form>
2921 </notification>
2922
2923 <notification
2924
2925 label="更改林登地产"
2926 name="ChangeLindenEstate"
2927 >
2928你将要更改林登所有的地产(大陆、
2929少年网格、方位岛,等等)。 1535少年网格、方位岛,等等)。
2930 1536
2931 这个动作极度危险,因为它可能会在基础的层次上 1537 这个动作极度危险,因为它可能会在基础的层次上
@@ -2933,18 +1539,10 @@ MINSPECS
2933上千的区域,并会使空间服务器噎着。 1539上千的区域,并会使空间服务器噎着。
2934 1540
2935是否继续? 1541是否继续?
2936 <usetemplate 1542 <usetemplate name="okcancelbuttons" notext="取消" yestext="更改不动产"/>
2937 name="okcancelbuttons" 1543 </notification>
2938 notext="取消" 1544 <notification label="更改林登地产准入列表" name="ChangeLindenAccess">
2939 yestext="更改不动产"/> 1545 你将要更改林登所有的地产的准入列表(大陆、
2940 </notification>
2941
2942 <notification
2943
2944 label="更改林登地产准入列表"
2945 name="ChangeLindenAccess"
2946 >
2947你将要更改林登所有的地产的准入列表(大陆、
2948少年网格、方位岛,等等)。 1546少年网格、方位岛,等等)。
2949 1547
2950该操作非常危险, 应该仅在利用把物体/金钱 1548该操作非常危险, 应该仅在利用把物体/金钱
@@ -2953,293 +1551,237 @@ MINSPECS
2953使空间服务器噎着。 1551使空间服务器噎着。
2954 1552
2955是否继续? 1553是否继续?
2956 <usetemplate 1554 <usetemplate name="okcancelbuttons" notext="取消" yestext="更改不动产"/>
2957 name="okcancelbuttons" 1555 </notification>
2958 notext="取消" 1556 <notification label="选择地产" name="EstateAllowedAgentAdd">
2959 yestext="更改不动产"/> 1557 仅列入此地产还是[ALL_ESTATES]的允许名单?
2960 </notification> 1558 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2961 1559 </notification>
2962 <notification 1560 <notification label="选择地产" name="EstateAllowedAgentRemove">
2963 1561 仅移出此地产还是[ALL_ESTATES]的允许名单?
2964 label="选择地产" 1562 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2965 name="EstateAllowedAgentAdd" 1563 </notification>
2966 > 1564 <notification label="选择地产" name="EstateAllowedGroupAdd">
2967仅列入此地产还是[ALL_ESTATES]的允许名单? 1565 仅列入此地产还是[ALL_ESTATES]的社团允许名单?
2968 <usetemplate 1566 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2969 canceltext="取消" 1567 </notification>
2970 name="yesnocancelbuttons" 1568 <notification label="选择地产" name="EstateAllowedGroupRemove">
2971 notext="所有地产" 1569 仅移出此地产还是[ALL_ESTATES]的社团允许名单?
2972 yestext="该地产"/> 1570 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2973 </notification> 1571 </notification>
2974 1572 <notification label="选择地产" name="EstateBannedAgentAdd">
2975 <notification 1573 拒绝访问仅此领地还是[ALL_ESTATES]?
2976 1574 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2977 label="选择地产" 1575 </notification>
2978 name="EstateAllowedAgentRemove" 1576 <notification label="选择地产" name="EstateBannedAgentRemove">
2979 > 1577 停止拒绝该居民进入仅这一个地产还是[ALL_ESTATES]?
2980仅移出此地产还是[ALL_ESTATES]的允许名单? 1578 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2981 <usetemplate 1579 </notification>
2982 canceltext="取消" 1580 <notification label="选择地产" name="EstateManagerAdd">
2983 name="yesnocancelbuttons" 1581 仅为这一个地产还是为[ALL_ESTATES]添加地产经理?
2984 notext="所有地产" 1582 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2985 yestext="该地产"/> 1583 </notification>
2986 </notification> 1584 <notification label="选择地产" name="EstateManagerRemove">
2987 1585 仅将领地经理从这个开除从[ALL_ESTATES]开除?
2988 <notification 1586 <usetemplate canceltext="取消" name="yesnocancelbuttons" notext="所有地产" yestext="该地产"/>
2989 1587 </notification>
2990 label="选择地产" 1588 <notification label="确定踢出" name="EstateKickUser">
2991 name="EstateAllowedGroupAdd" 1589 将 [EVIL_USER] 踢出此处地产?
2992 > 1590 <usetemplate name="okcancelbuttons" notext="取消" yestext="踢人"/>
2993仅列入此地产还是[ALL_ESTATES]的社团允许名单? 1591 </notification>
2994 <usetemplate 1592 <notification name="EstateChangeCovenant">
2995 canceltext="取消" 1593 你是否确定改变地产契约?
2996 name="yesnocancelbuttons" 1594 <usetemplate name="okcancelbuttons" notext="取消" yestext="更改"/>
2997 notext="所有地产" 1595 </notification>
2998 yestext="该地产"/> 1596 <notification name="RegionEntryAccessBlocked">
2999 </notification> 1597 您的限制级不允许您访问此地区。这可能是由于您的年龄还没有被验证。
3000 1598
3001 <notification 1599请检查您的第二人生是否是最新版本并到知识库去了解有关区访问权限和限制级的关系。
3002
3003 label="选择地产"
3004 name="EstateAllowedGroupRemove"
3005 >
3006仅移出此地产还是[ALL_ESTATES]的社团允许名单?
3007 <usetemplate
3008 canceltext="取消"
3009 name="yesnocancelbuttons"
3010 notext="所有地产"
3011 yestext="该地产"/>
3012 </notification>
3013
3014 <notification
3015
3016 label="选择地产"
3017 name="EstateBannedAgentAdd"
3018 >
3019拒绝访问仅此领地还是[ALL_ESTATES]?
3020 <usetemplate
3021 canceltext="取消"
3022 name="yesnocancelbuttons"
3023 notext="所有地产"
3024 yestext="该地产"/>
3025 </notification>
3026
3027 <notification
3028
3029 label="选择地产"
3030 name="EstateBannedAgentRemove"
3031 >
3032停止拒绝该居民进入仅这一个地产还是[ALL_ESTATES]?
3033 <usetemplate
3034 canceltext="取消"
3035 name="yesnocancelbuttons"
3036 notext="所有地产"
3037 yestext="该地产"/>
3038 </notification>
3039
3040 <notification
3041
3042 label="选择地产"
3043 name="EstateManagerAdd"
3044 >
3045仅为这一个地产还是为[ALL_ESTATES]添加地产经理?
3046 <usetemplate
3047 canceltext="取消"
3048 name="yesnocancelbuttons"
3049 notext="所有地产"
3050 yestext="该地产"/>
3051 </notification>
3052
3053 <notification
3054
3055 label="选择地产"
3056 name="EstateManagerRemove"
3057 >
3058仅将领地经理从这个开除从[ALL_ESTATES]开除?
3059 <usetemplate
3060 canceltext="取消"
3061 name="yesnocancelbuttons"
3062 notext="所有地产"
3063 yestext="该地产"/>
3064 </notification>
3065
3066 <notification
3067
3068 label="确定踢出"
3069 name="EstateKickUser"
3070 >
3071将 [EVIL_USER] 踢出此处地产?
3072 <usetemplate
3073 name="okcancelbuttons"
3074 notext="取消"
3075 yestext="踢人"/>
3076 </notification>
3077
3078 <notification
3079
3080 name="EstateChangeCovenant"
3081 >
3082你是否确定改变地产契约?
3083 <usetemplate
3084 name="okcancelbuttons"
3085 notext="取消"
3086 yestext="更改"/>
3087 </notification>
3088
3089 <notification
3090
3091 name="ProblemImportingEstateCovenant"
3092 >
3093导入地产契约时出错。
3094 <usetemplate 1600 <usetemplate
3095 name="okbutton" 1601 name="okbutton"
3096 yestext="确定"/> 1602 yestext="确定"/>
3097 </notification> 1603 </notification>
1604 <notification name="RegionEntryAccessBlocked_KB">
1605 您的限制级不允许您访问此地区。
3098 1606
3099 <notification 1607去知识库了解关于限制级的详情?
3100 1608 <url name="url">
3101 name="ProblemAddingEstateManager" 1609 https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=6010
3102 > 1610 </url>
3103添加地产管理人时遇到问题。 一个或多个地产的管理人列表可能已满。
3104 </notification>
3105
3106 <notification
3107
3108 name="ProblemAddingEstateGeneric"
3109 >
3110添加到地产列表时遇到问题。 一个或多个地产的列表可能已满。
3111 </notification>
3112
3113 <notification
3114
3115 name="UnableToLoadNotecard"
3116 >
3117现在暂时无法载入记事卡相关的资产。
3118 <usetemplate 1611 <usetemplate
3119 name="okbutton" 1612 name="okcancelignore"
3120 yestext="确定"/> 1613 yestext="去知识库"
3121 </notification> 1614 notext="关闭"
1615 ignoretext="当由于限制级无法进入地区时"/>
1616 </notification>
1617 <notification name="RegionEntryAccessBlocked_Notify">
1618 基于您的限制级设置,您无法访问该地区。
1619 </notification>
1620 <notification name="RegionEntryAccessBlocked_Change">
1621 您的限制级设置不允许您进入此地。
1622
1623您可以点击“更改限制级”立即获得进入此地区的权限。您从此将可以搜索和访问[REGIONMATURITY]内容。之后如果您想改回此设置,请点击“编辑” &gt; &quot;参数设置&quot; &gt; “一般”。
1624 <form name="form">
1625 <button
1626 name="OK"
1627 text="更改设定"/>
1628 <button
1629 name="Cancel"
1630 text="关闭"/>
1631 <ignore name="ignore" text="当由于限制级设定值无法进入地区时"/>
1632 </form>
1633 </notification>
1634 <notification name="LandClaimAccessBlocked">
1635 您的限制级不允许您申请此地的产权。这可能是由于您还没有通过年龄验证。
3122 1636
3123 <notification 1637请检查您的第二人生是否是最新版本并到知识库去了解有关区访问权限和限制级的关系。
3124
3125 name="NotAllowedToViewNotecard"
3126 >
3127缺乏权限,不能查看与要求的资产 ID 相关的记事卡
3128 <usetemplate 1638 <usetemplate
3129 name="okbutton" 1639 name="okbutton"
3130 yestext="确定"/> 1640 yestext="确定"/>
3131 </notification> 1641 </notification>
1642 <notification name="LandClaimAccessBlocked_KB">
1643 您的限制级不允许您申请此地的产权。
1644
1645去知识库了解更多关于限制级的信息?
1646 <url name="url">
1647 https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=6010
1648 </url>
1649 <usetemplate
1650 name="okcancelignore"
1651 yestext="去知识库"
1652 notext="关闭"
1653 ignoretext="当由于限制级无法申请地区产权时"/>
1654 </notification>
1655 <notification name="LandClaimAccessBlocked_Notify">
1656 基于您的限制级,您不能申请此地的产权。
1657 </notification>
1658 <notification name="LandClaimAccessBlocked_Change">
1659 您的限制级不允许您申请此地的产权。
1660
1661您可以点击“更改限制级”立即获得进入此地区的权限。您从此将可以搜索和访问[REGIONMATURITY]内容。之后如果您想改回此设置,请点击“编辑” &gt; &quot;参数设置&quot; &gt; “一般”。
1662 <usetemplate
1663 name="okcancelignore"
1664 yestext="更改设定"
1665 notext="关闭"
1666 ignoretext="当由于限制级设定值无法申请地区产权时"/>
1667 </notification>
1668 <notification name="LandBuyAccessBlocked">
1669 您的限制级不允许您购买此土地。这可能是由于您还没有通过年龄验证。
3132 1670
3133 <notification 1671请检查您的第二人生是否是最新版本并到知识库去了解有关区访问权限和限制级的关系。
3134
3135 name="MissingNotecardAssetID"
3136 >
3137记事卡的资产 ID 已经从数据库中遗失。
3138 <usetemplate 1672 <usetemplate
3139 name="okbutton" 1673 name="okbutton"
3140 yestext="确定"/> 1674 yestext="确定"/>
3141 </notification> 1675 </notification>
1676 <notification name="LandBuyAccessBlocked_KB">
1677 您的限制级不允许您购买此土地。
3142 1678
3143 <notification 1679去知识库了解更多关于限制级的信息?
3144 1680 <url name="url">
3145 name="PublishClassified" 1681 https://support.secondlife.com/ics/support/default.asp?deptID=4417&amp;task=knowledge&amp;questionID=6010
3146 > 1682 </url>
3147请遵记: 分类广告费用不会退还。 1683 <usetemplate
1684 name="okcancelignore"
1685 yestext="去知识库"
1686 notext="关闭"
1687 ignoretext="当由于限制级无法买地时"/>
1688 </notification>
1689 <notification name="LandBuyAccessBlocked_Notify">
1690 您的限制级不允许您购买此土地。
1691 </notification>
1692 <notification name="LandBuyAccessBlocked_Change">
1693 您的限制级不允许您购买此土地。
1694
1695您可以点击“更改限制级”立即获得进入此地区的权限。您从此将可以搜索和访问[REGIONMATURITY]内容。之后如果您想改回此设置,请点击“编辑” &gt; &quot;参数设置&quot; &gt; “一般”。
1696 <usetemplate
1697 name="okcancelignore"
1698 yestext="去知识库"
1699 notext="关闭"
1700 ignoretext="当由于限制级设定值无法买地时"/>
1701 </notification>
1702 <notification name="ProblemImportingEstateCovenant">
1703 导入地产契约时出错。
1704 <usetemplate name="okbutton" yestext="确定"/>
1705 </notification>
1706 <notification name="ProblemAddingEstateManager">
1707 添加地产管理人时遇到问题。 一个或多个地产的管理人列表可能已满。
1708 </notification>
1709 <notification name="ProblemAddingEstateGeneric">
1710 添加到地产列表时遇到问题。 一个或多个地产的列表可能已满。
1711 </notification>
1712 <notification name="UnableToLoadNotecardAsset">
1713 当前无法下载记事卡的资源文件
1714 <usetemplate name="okbutton" yestext="确定"/>
1715 </notification>
1716 <notification name="NotAllowedToViewNotecard">
1717 缺乏权限,不能查看与要求的资产 ID 相关的记事卡
1718 <usetemplate name="okbutton" yestext="确定"/>
1719 </notification>
1720 <notification name="MissingNotecardAssetID">
1721 记事卡的资产 ID 已经从数据库中遗失。
1722 <usetemplate name="okbutton" yestext="确定"/>
1723 </notification>
1724 <notification name="PublishClassified">
1725 请遵记: 分类广告费用不会退还。
3148 1726
3149是否以L$[AMOUNT]发布广告? 1727是否以L$[AMOUNT]发布广告?
1728 <usetemplate name="okcancelbuttons" notext="取消" yestext="发布"/>
1729 </notification>
1730 <notification name="SetClassifiedMature">
1731 这份广告中含有Mature内容吗?
3150 <usetemplate 1732 <usetemplate
3151 name="okcancelbuttons" 1733 canceltext="取消"
3152 notext="取消" 1734 name="yesnocancelbuttons"
3153 yestext="发布"/> 1735 notext="否"
3154 </notification> 1736 yestext="是"/>
3155 1737 </notification>
3156 1738 <notification name="SetGroupMature">
3157 1739 这个社团中包含Mature内容吗?
3158
3159
3160 <notification
3161
3162 label="确定重新启动"
3163 name="ConfirmRestart"
3164 >
3165你真的要在2分钟后重新启动区域吗?
3166 <usetemplate 1740 <usetemplate
3167 name="okcancelbuttons" 1741 canceltext="取消"
3168 notext="取消" 1742 name="yesnocancelbuttons"
3169 yestext=""/> 1743 notext=""
3170 </notification> 1744 yestext="是"/>
3171 1745 </notification>
3172 <notification 1746 <notification label="确定重新启动" name="ConfirmRestart">
3173 1747 你真的要在2分钟后重新启动区域吗?
3174 label="通知这块土地上的个人" 1748 <usetemplate name="okcancelbuttons" notext="" yestext="重"/>
3175 name="MessageRegion" 1749 </notification>
3176 > 1750 <notification label="通知在这块土地上的每个人" name="MessageRegion">
3177输入一条简短的通知,该声明将 1751 输入一条简短的通知,该声明将
3178会分发给目前在此区域内的所有居民。 1752会分发给目前在此区域内的所有居民。
3179 <form name="form"> 1753 <form name="form">
3180 <input name="message" type="text"/> 1754 <input name="message" type="text"/>
3181 <button 1755 <button name="OK" text="确定"/>
3182 1756 <button name="Cancel" text="取消"/>
3183 1757 </form>
3184 name="OK" 1758 </notification>
3185 text="确定"/> 1759 <notification label="锁定地形" name="HelpRegionBlockTerraform">
3186 <button 1760 如果选择此项, 无论每地块的‘编辑地形’ 如何设置,土地所有者都无法编辑他们自己的土地。
3187
3188 name="Cancel"
3189 text="取消"/>
3190 </form>
3191 </notification>
3192
3193 <notification
3194
3195 label="锁定地形"
3196 name="HelpRegionBlockTerraform"
3197 >
3198如果选择此项, 无论每地块的‘编辑地形’ 如何设置,土地所有者都无法编辑他们自己的土地。
3199 1761
3200默认: 关 1762默认: 关
3201 </notification> 1763 </notification>
3202 1764 <notification label="锁定飞翔" name="HelpRegionBlockFly">
3203 <notification 1765 如果选择此项,无论每个地块设置如何,
3204
3205 label="锁定飞翔"
3206 name="HelpRegionBlockFly"
3207 >
3208如果选择此项,无论每个地块设置如何,
3209人们都不能在此区域内飞行。 1766人们都不能在此区域内飞行。
3210 1767
3211默认:关 1768默认:关
3212 </notification> 1769 </notification>
3213 1770 <notification label="允许伤害" name="HelpRegionAllowDamage">
3214 <notification 1771 选定框将使健康系统应用于所有地块。如果不选中这项, 个别地块
3215
3216 label="允许伤害"
3217 name="HelpRegionAllowDamage"
3218 >
3219选定框将使健康系统应用于所有地块。如果不选中这项, 个别地块
3220的持有人仍可以打开他们土地上的健康系统。 1772的持有人仍可以打开他们土地上的健康系统。
3221 1773
3222默认:关 1774默认:关
3223 </notification> 1775 </notification>
3224 1776 <notification label="代理限制" name="HelpRegionAgentLimit">
3225 <notification 1777 设置此片区域内的化身数量最大值。
3226
3227 label="代理限制"
3228 name="HelpRegionAgentLimit"
3229 >
3230设置此片区域内的化身数量最大值。
3231注意,区域内的化身数量越多,性能 1778注意,区域内的化身数量越多,性能
3232可能就越差。 1779可能就越差。
3233 1780
3234默认:40 1781默认:40
3235 </notification> 1782 </notification>
3236 1783 <notification label="额外物体因数" name="HelpRegionObjectBonus">
3237 <notification 1784 额外物体因数是对单个地块内所允许的元件数量的倍数。
3238
3239 label="额外物体因数"
3240 name="HelpRegionObjectBonus"
3241 >
3242额外物体因数是对单个地块内所允许的元件数量的倍数。
3243允许的范围是1 到 10。‘1’ 代表每个 512 平方米的地块允许 117 1785允许的范围是1 到 10。‘1’ 代表每个 512 平方米的地块允许 117
3244个物体。‘2’ 代表每个 512 平方米的地块允许 234 个物体,也就是 1786个物体。‘2’ 代表每个 512 平方米的地块允许 234 个物体,也就是
32452 倍,以此类推。无论额外物体是多少,每个区域所允许的物体仍是 17872 倍,以此类推。无论额外物体是多少,每个区域所允许的物体仍是
@@ -3247,29 +1789,21 @@ MINSPECS
3247被返还或删除。 1789被返还或删除。
3248 1790
3249默认: 1.0 1791默认: 1.0
3250 </notification> 1792 </notification>
3251 1793 <notification label="限制级" name="HelpRegionMaturity">
1794 设置地区的限制级,它将在顶部的菜单条和世界地图的工具提示(挪动鼠标至本地区上)中显示。这个设置将会影响此地区的访问权限和是否在搜索结果中显示。只有在其“选项”中选择了与此地区相同限制级的居民可以访问此地区并在搜索结果中看到它。
3252 1795
3253 1796本次更改的结果要过一段时间才会显现在地图上。
3254 1797 </notification>
3255 <notification 1798 <notification label="限制推动" name="HelpRegionRestrictPushObject">
3256 1799 设定所有区域为限制推动区。居民只能推动自己,或者由土地主人的脚本代码推动。
3257 label="限制推动"
3258 name="HelpRegionRestrictPushObject"
3259 >
3260设定所有区域为限制推动区。居民只能推动自己,或者由土地主人的脚本代码推动。
3261 1800
3262(推动功能和llPushObject() LSL函数有关。) 1801(推动功能和llPushObject() LSL函数有关。)
3263 1802
3264默认: 关 1803默认: 关
3265 </notification> 1804 </notification>
3266 1805 <notification label="土地合并/划分" name="HelpParcelChanges">
3267 <notification 1806 该设置决定不属于地产所有人的地块是否可被合并或划分。
3268
3269 label="土地合并/划分"
3270 name="HelpParcelChanges"
3271 >
3272该设置决定不属于地产所有人的地块是否可被合并或划分。
3273如果该选项未被选择: 1807如果该选项未被选择:
3274 * 只有不动产主人和经理人有权利连接或再划分土地。 1808 * 只有不动产主人和经理人有权利连接或再划分土地。
3275 * 他们只能连接或再划分属于这个主人的土地, 或属于具有合适权利的社团的土地。 1809 * 他们只能连接或再划分属于这个主人的土地, 或属于具有合适权利的社团的土地。
@@ -3280,47 +1814,27 @@ MINSPECS
3280 1814
3281 1815
3282默认: 选择 1816默认: 选择
3283 </notification> 1817 </notification>
3284 1818 <notification label="Do Not Show In Search" name="HelpRegionSearch">
3285 <notification 1819 打开该选项将阻止地块拥有者在搜索中列出他们的地块。
3286
3287 label="Do Not Show In Search"
3288 name="HelpRegionSearch"
3289 >
3290打开该选项将阻止地块拥有者在搜索中列出他们的地块。
3291默认:关 1820默认:关
3292 </notification> 1821 </notification>
3293 1822 <notification label="更改区域的成人指数设定" name="RegionMaturityChange">
3294 <notification 1823 此区域内的成人内容等级已经更新。
3295
3296 label="更改区域的成人指数设定"
3297 name="RegionMaturityChange"
3298 >
3299此区域内的成人内容等级已经更新。
3300 1824
3301但是,世界地图更新时间需要大约5分钟, 1825但是,世界地图更新时间需要大约5分钟,
3302因为系统只能定期更新地图信息。 1826因为系统只能定期更新地图信息。
3303 </notification> 1827 </notification>
3304 1828 <notification label="土地重新出售" name="HelpRegionLandResell">
3305 <notification 1829 不动产主人和经理人有权利出售任何不动产主人的土地。
3306
3307 label="土地重新出售"
3308 name="HelpRegionLandResell"
3309 >
3310不动产主人和经理人有权利出售任何不动产主人的土地。
3311如果选项没有被执行, 买主不能再出售该区域内的土地。如果选项被执行, 1830如果选项没有被执行, 买主不能再出售该区域内的土地。如果选项被执行,
3312买主则可以再出售该区域内土地。 1831买主则可以再出售该区域内土地。
3313 1832
3314 1833
3315默认: 不允许 1834默认: 不允许
3316 </notification> 1835 </notification>
3317 1836 <notification label="无效脚本" name="HelpRegionDisableScripts">
3318 <notification 1837 如果模拟性能平庸,可能是脚本问题。
3319
3320 label="无效脚本"
3321 name="HelpRegionDisableScripts"
3322 >
3323如果模拟性能平庸,可能是脚本问题。
3324打开统计条 (Ctrl-Shift-1)。 找到模拟器物理FPS。如果低于 1838打开统计条 (Ctrl-Shift-1)。 找到模拟器物理FPS。如果低于
332545,打开位于系统条底部的‘时间’ 板。 如果脚本时间为 25 毫秒 183945,打开位于系统条底部的‘时间’ 板。 如果脚本时间为 25 毫秒
3326甚至更高, 则点击 ‘获取首要脚本’ 按钮。你会得到可能导致不良 1840甚至更高, 则点击 ‘获取首要脚本’ 按钮。你会得到可能导致不良
@@ -3332,14 +1846,9 @@ MINSPECS
3332并点击 ‘应用’,可以再次激活该区域内脚本。 1846并点击 ‘应用’,可以再次激活该区域内脚本。
3333 1847
3334默认: 关 1848默认: 关
3335 </notification> 1849 </notification>
3336 1850 <notification label="无效碰撞" name="HelpRegionDisableCollisions">
3337 <notification 1851 如果模拟性能平庸,可能是物理物体问题。
3338
3339 label="无效碰撞"
3340 name="HelpRegionDisableCollisions"
3341 >
3342如果模拟性能平庸,可能是物理物体问题。
3343打开统计条(Ctrl-Shift-1)。找到模拟器物理FPS。如果它小于45, 1852打开统计条(Ctrl-Shift-1)。找到模拟器物理FPS。如果它小于45,
3344打开位于统计条底部的时间一栏。 如果 ‘模拟物理时间’ 在 1853打开位于统计条底部的时间一栏。 如果 ‘模拟物理时间’ 在
334520 毫秒或以上,点击 ‘获得首要碰撞者’ 按钮。 185420 毫秒或以上,点击 ‘获得首要碰撞者’ 按钮。
@@ -3352,14 +1861,9 @@ MINSPECS
3352关闭 ‘禁用碰撞’ 选项并点击 ‘应用’,可以再次激活该区域内脚本。 1861关闭 ‘禁用碰撞’ 选项并点击 ‘应用’,可以再次激活该区域内脚本。
3353 1862
3354默认: 关 1863默认: 关
3355 </notification> 1864 </notification>
3356 1865 <notification label="无效物理" name="HelpRegionDisablePhysics">
3357 <notification 1866 无效物理和无效碰撞类似, 除了所有物理模拟
3358
3359 label="无效物理"
3360 name="HelpRegionDisablePhysics"
3361 >
3362无效物理和无效碰撞类似, 除了所有物理模拟
3363都是无效的。这意味着不仅所有物体将会 1867都是无效的。这意味着不仅所有物体将会
3364停止相互碰撞,且化身们也将无法移动。 1868停止相互碰撞,且化身们也将无法移动。
3365 1869
@@ -3370,87 +1874,52 @@ MINSPECS
3370完成后请确认恢复物理, 否则化身们还将无法移动。 1874完成后请确认恢复物理, 否则化身们还将无法移动。
3371 1875
3372默认:关 1876默认:关
3373 </notification> 1877 </notification>
3374 1878 <notification label="首要冲击源" name="HelpRegionTopColliders">
3375 <notification 1879 列出正在经受大量潜在的物物碰撞的
3376
3377 label="首要冲击源"
3378 name="HelpRegionTopColliders"
3379 >
3380列出正在经受大量潜在的物物碰撞的
3381物体的名单。这些物体可能会减慢 1880物体的名单。这些物体可能会减慢
3382模拟性能。选择查看 &gt; 统计条 1881模拟性能。选择查看 &gt; 统计条
3383然后模拟器 &gt; 时间 &gt; 模拟时间 (物理) 1882然后模拟器 &gt; 时间 &gt; 模拟时间 (物理)
3384来参考是否有至少 20 毫秒花在物理上了。 1883来参考是否有至少 20 毫秒花在物理上了。
3385 </notification> 1884 </notification>
3386 1885 <notification label="首要脚本" name="HelpRegionTopScripts">
3387 <notification 1886 显示花费很多时间运行林登脚本语言的物体
3388
3389 label="首要脚本"
3390 name="HelpRegionTopScripts"
3391 >
3392显示花费很多时间运行林登脚本语言的物体
3393的名单。 这些物体可能会减慢模拟性能。 1887的名单。 这些物体可能会减慢模拟性能。
3394选择查看 &gt; 统计条 1888选择查看 &gt; 统计条
3395然后模拟器 &gt; 时间 &gt; 模拟时间 (物理) 1889然后模拟器 &gt; 时间 &gt; 模拟时间 (物理)
3396来参考是否有至少 25 毫秒花在脚本上了。 1890来参考是否有至少 25 毫秒花在脚本上了。
3397 </notification> 1891 </notification>
3398 1892 <notification label="重新启动地区" name="HelpRegionRestart">
3399 <notification 1893 两分钟的警告之后,将会重新启动这片区域的服务器进程。
3400
3401 label="重新启动地区"
3402 name="HelpRegionRestart"
3403 >
3404两分钟的警告之后,将会重新启动这片区域的服务器进程。
3405区域内的所有居民将会断线。区域内的数据将会保留, 1894区域内的所有居民将会断线。区域内的数据将会保留,
3406并且应会在 90 秒钟以内恢复正常。 1895并且应会在 90 秒钟以内恢复正常。
3407 1896
3408重新启动不会解决太多的性能问题, 1897重新启动不会解决太多的性能问题,
3409所以应该只有在收到指示时才用到。 1898所以应该只有在收到指示时才用到。
3410 </notification> 1899 </notification>
3411 1900 <notification label="水深" name="HelpRegionWaterHeight">
3412 <notification 1901 这是水面出现的深度。如果该值不是 20,
3413
3414 label="水深"
3415 name="HelpRegionWaterHeight"
3416 >
3417这是水面出现的深度。如果该值不是 20,
3418并且你拥有临近世界边缘的水域或者 1902并且你拥有临近世界边缘的水域或者
3419‘空洞’ 水,那么将会可以看到水面断开。 1903‘空洞’ 水,那么将会可以看到水面断开。
3420 1904
3421默认: 20 1905默认: 20
3422 </notification> 1906 </notification>
3423 1907 <notification label="地形升高" name="HelpRegionTerrainRaise">
3424 <notification 1908 这是地块拥有人可以将他们的
3425
3426 label="地形升高"
3427 name="HelpRegionTerrainRaise"
3428 >
3429这是地块拥有人可以将他们的
3430土地升高至 ‘烘烤的’ 土地 1909土地升高至 ‘烘烤的’ 土地
3431默认高度之上的最高值。 1910默认高度之上的最高值。
3432 1911
3433默认: 4 1912默认: 4
3434 </notification> 1913 </notification>
3435 1914 <notification label="地形降低" name="HelpRegionTerrainLower">
3436 <notification 1915 这是地块拥有人可以将他们的
3437
3438 label="地形降低"
3439 name="HelpRegionTerrainLower"
3440 >
3441这是地块拥有人可以将他们的
3442土地降低至 ‘烘烤的’ 土地 1916土地降低至 ‘烘烤的’ 土地
3443默认高度之下的最低值。 1917默认高度之下的最低值。
3444 1918
3445默认: -4 1919默认: -4
3446 </notification> 1920 </notification>
3447 1921 <notification label="上传后缀为 RAW的地形" name="HelpRegionUploadRaw">
3448 <notification 1922 点击这个按钮可以把后缀为 .RAW 的文件上传到你所在的地区。
3449
3450 label="上传后缀为 RAW的地形"
3451 name="HelpRegionUploadRaw"
3452 >
3453点击这个按钮可以把后缀为 .RAW 的文件上传到你所在的地区。
3454文件必须包含正确的尺寸和通道数: RGB, 256×256 和 13 个通道。 1923文件必须包含正确的尺寸和通道数: RGB, 256×256 和 13 个通道。
3455创建地形文件最好的方法就是下载已有的 RAW 文件。一个好的 1924创建地形文件最好的方法就是下载已有的 RAW 文件。一个好的
3456首要步骤是修复第一个通道 (陆地高度),并将它上传。 1925首要步骤是修复第一个通道 (陆地高度),并将它上传。
@@ -3460,14 +1929,9 @@ MINSPECS
3460这可能导致物体沉入地下。 1929这可能导致物体沉入地下。
3461 1930
3462更多编辑区域高度图的信息,请按 F1 键寻求帮助。 1931更多编辑区域高度图的信息,请按 F1 键寻求帮助。
3463 </notification> 1932 </notification>
3464 1933 <notification label="下载后缀为RAW的地形" name="HelpRegionDownloadRaw">
3465 <notification 1934 点击此按钮可以下载包含土地高度数据,地块尺寸,
3466
3467 label="下载后缀为RAW的地形"
3468 name="HelpRegionDownloadRaw"
3469 >
3470点击此按钮可以下载包含土地高度数据,地块尺寸,
3471地块出售情况,和此区域内单位土地许可证等信息 1935地块出售情况,和此区域内单位土地许可证等信息
3472的文件。当用如同 Photoshop 这类程序打开文件时, 1936的文件。当用如同 Photoshop 这类程序打开文件时,
3473你必须指定文件的尺寸为: RGB, 256×256 ,13 1937你必须指定文件的尺寸为: RGB, 256×256 ,13
@@ -3475,47 +1939,27 @@ MINSPECS
3475而不能用别的。 1939而不能用别的。
3476 1940
3477更多编辑区域高度图的信息,请按 F1 键寻求帮助。 1941更多编辑区域高度图的信息,请按 F1 键寻求帮助。
3478 </notification> 1942 </notification>
3479 1943 <notification label="使用地产太阳" name="HelpRegionUseEstateSun">
3480 <notification 1944 这个选定框可以使这片区域内太阳的位置
3481
3482 label="使用地产太阳"
3483 name="HelpRegionUseEstateSun"
3484 >
3485这个选定框可以使这片区域内太阳的位置
3486与地产内其他区域内太阳的位置相同。 1945与地产内其他区域内太阳的位置相同。
3487 1946
3488默认:开 1947默认:开
3489 </notification> 1948 </notification>
3490 1949 <notification label="太阳固定" name="HelpRegionFixedSun">
3491 <notification 1950 这个选择框设置太阳的位置到滑块
3492
3493 label="太阳固定"
3494 name="HelpRegionFixedSun"
3495 >
3496这个选择框设置太阳的位置到滑块
3497所指定的位置,并且停止太阳移动。 1951所指定的位置,并且停止太阳移动。
3498 1952
3499默认: 关 1953默认: 关
3500 </notification> 1954 </notification>
3501 1955 <notification label="烘烤地形" name="HelpRegionBakeTerrain">
3502 <notification 1956 这个按钮把当前地形保存为区域地形的默认值。
3503
3504 label="烘烤地形"
3505 name="HelpRegionBakeTerrain"
3506 >
3507这个按钮把当前地形保存为区域地形的默认值。
3508 一旦烤干,你或者他人使用编辑土地的 ‘恢复’选项时 1957 一旦烤干,你或者他人使用编辑土地的 ‘恢复’选项时
3509 土地将恢复成保存的形态。 1958 土地将恢复成保存的形态。
3510 烤干的地形也是地形上升或下降极限的中点。 1959 烤干的地形也是地形上升或下降极限的中点。
3511 </notification> 1960 </notification>
3512 1961 <notification label="不动产经理" name="HelpEstateEstateManager">
3513 <notification 1962 地产经理是你委派的负责区域控制
3514
3515 label="不动产经理"
3516 name="HelpEstateEstateManager"
3517 >
3518地产经理是你委派的负责区域控制
3519和地产调节的居民。 地产经理 1963和地产调节的居民。 地产经理
3520有权改变控制板内任何调节项, 除了上传, 1964有权改变控制板内任何调节项, 除了上传,
3521下载, 和压缩地形。特别的, 他们有权允许 1965下载, 和压缩地形。特别的, 他们有权允许
@@ -3525,395 +1969,200 @@ MINSPECS
3525, 不能互相之间委派。请选择你信任的 1969, 不能互相之间委派。请选择你信任的
3526居民作为你的地产经理, 因为他们的 1970居民作为你的地产经理, 因为他们的
3527行为最终将由你负责。 1971行为最终将由你负责。
3528 </notification> 1972 </notification>
3529 1973 <notification label="使用国际时间" name="HelpEstateUseGlobalTime">
3530 <notification 1974 这个选定框可以使你的地产的太阳位置
3531
3532 label="使用国际时间"
3533 name="HelpEstateUseGlobalTime"
3534 >
3535这个选定框可以使你的地产的太阳位置
3536与林登所有的 ‘大陆’ 地产的太阳位置 1975与林登所有的 ‘大陆’ 地产的太阳位置
3537一致。 1976一致。
3538 1977
3539默认: 开 1978默认: 开
3540 </notification> 1979 </notification>
3541 1980 <notification label="太阳固定" name="HelpEstateFixedSun">
3542 <notification 1981 这个选择框设置太阳的位置到滑块
3543
3544 label="太阳固定"
3545 name="HelpEstateFixedSun"
3546 >
3547这个选择框设置太阳的位置到滑块
3548所指定的位置,并且停止太阳移动。 1982所指定的位置,并且停止太阳移动。
3549 </notification> 1983 </notification>
3550 1984 <notification label="从大陆可视" name="HelpEstateExternallyVisible">
3551 <notification 1985 设置在在其他地产上的居民是否可以
3552
3553 label="从大陆可视"
3554 name="HelpEstateExternallyVisible"
3555 >
3556设置在在其他地产上的居民是否可以
3557 进入该地产而不需要在访问列表上列出。 1986 进入该地产而不需要在访问列表上列出。
3558 1987
3559默认: 可以 1988默认: 可以
3560 </notification> 1989 </notification>
3561 1990 <notification label="允许直接瞬间移动" name="HelpEstateAllowDirectTeleport">
3562 <notification 1991 打开该选项后,用户可瞬间移动到你的领地的
3563
3564 label="允许直接瞬间移动"
3565 name="HelpEstateAllowDirectTeleport"
3566 >
3567打开该选项后,用户可瞬间移动到你的领地的
3568任何一个点。 关闭该选项时, 居民只能瞬间 1992任何一个点。 关闭该选项时, 居民只能瞬间
3569移动至最近的瞬间移动枢纽。 1993移动至最近的瞬间移动枢纽。
3570 1994
3571默认: 关 1995默认: 关
3572 </notification> 1996 </notification>
3573 1997 <notification label="允许进入通道" name="HelpEstateAllowResident">
3574 <notification 1998 对该地产的访问将仅限于以下列出的居民和社团。
3575
3576 label="允许进入通道"
3577 name="HelpEstateAllowResident"
3578 >
3579对该地产的访问将仅限于以下列出的居民和社团。
3580该设置仅在 “允许公众访问”关闭时有效。 1999该设置仅在 “允许公众访问”关闭时有效。
3581 </notification> 2000 </notification>
3582 2001 <notification label="允许社团进入通道" name="HelpEstateAllowGroup">
3583 <notification 2002 对该地产的访问将仅限列出的社团和以上列出的居民。
3584
3585 label="允许社团进入通道"
3586 name="HelpEstateAllowGroup"
3587 >
3588对该地产的访问将仅限列出的社团和以上列出的居民。
3589该设置仅在 “允许公众访问”关闭时有效。 2003该设置仅在 “允许公众访问”关闭时有效。
3590 </notification> 2004 </notification>
3591 2005 <notification label="不良行为报告电子邮件地址" name="HelpEstateAbuseEmailAddress">
3592 <notification 2006 将这一项设为有效的电子邮件地址会让
3593
3594 label="不良行为报告电子邮件地址"
3595 name="HelpEstateAbuseEmailAddress"
3596 >
3597将这一项设为有效的电子邮件地址会让
3598该地产上的不良行为报告送到这个地址。 2007该地产上的不良行为报告送到这个地址。
3599留空该项会使得不良行为报告仅发送给 2008留空该项会使得不良行为报告仅发送给
3600林登实验室。 2009林登实验室。
3601 </notification> 2010 </notification>
3602 2011 <notification label="拒绝访问" name="HelpEstateBanResident">
3603 <notification 2012 不管以上社团的设置为什么情况,
3604
3605 label="拒绝访问"
3606 name="HelpEstateBanResident"
3607 >
3608不管以上社团的设置为什么情况,
3609名单上的居民将被拒绝到达您的地产。 2013名单上的居民将被拒绝到达您的地产。
3610 </notification> 2014 </notification>
3611 2015 <notification label="允许语音聊天" name="HelpEstateVoiceChat">
3612 <notification 2016 允许该地产中的地块拥有自己的语音聊天频道,
3613
3614 label="允许语音聊天"
3615 name="HelpEstateVoiceChat"
3616 >
3617允许该地产中的地块拥有自己的语音聊天频道,
3618 可以让居民与临近的其他人交谈。 2017 可以让居民与临近的其他人交谈。
3619 2018
3620 2019
3621默认:关 2020默认:关
3622 </notification> 2021 </notification>
3623 2022 <notification label="语音聊天版本不符合" name="VoiceVersionMismatch">
3624 <notification 2023 该版本的第二人生与该地区的语音聊天不兼容。
3625
3626 label="语音聊天版本不符合"
3627 name="VoiceVersionMismatch"
3628 >
3629该版本的第二人生与该地区的语音聊天不兼容。
3630为了正常使用语音聊天你需要更新第二人生。 2024为了正常使用语音聊天你需要更新第二人生。
3631 </notification> 2025 </notification>
3632 2026 <notification label="不动产契约合同" name="HelpEstateCovenant">
3633 <notification 2027 设置不动产的契约合同使你可以出售地产中的土地。如果不动产契约合同没有设置,你则不能出售土地。如果在买主购买之前,你不想在土地上设置任何相关的给买主的意见和规定,你的契约合同的注释卡可以是空的。
3634
3635 label="不动产契约合同"
3636 name="HelpEstateCovenant"
3637 >
3638设置不动产的契约合同使你可以出售地产中的土地。如果不动产契约合同没有设置,你则不能出售土地。如果在买主购买之前,你不想在土地上设置任何相关的给买主的意见和规定,你的契约合同的注释卡可以是空的。
3639 2028
3640一个不动产契约合同可以被用来制定规定和指导方针,表明文化信息或仅仅是你自己对未来买家的期望。它可以包含分区制度,建筑规范,支付方式选择以及任何你认为重要,并希望新主人在购买之前看到,并同意的条款。 2029一个不动产契约合同可以被用来制定规定和指导方针,表明文化信息或仅仅是你自己对未来买家的期望。它可以包含分区制度,建筑规范,支付方式选择以及任何你认为重要,并希望新主人在购买之前看到,并同意的条款。
3641 2030
3642买主必须遵守契约合同上所标出的规定,在完成消费前,买主要在是否同意的方格里画钩。不动产契约合同总是在任何设置为此的土地中关于土地对话框中可见。 2031买主必须遵守契约合同上所标出的规定,在完成消费前,买主要在是否同意的方格里画钩。不动产契约合同总是在任何设置为此的土地中关于土地对话框中可见。
3643 </notification> 2032 </notification>
3644 2033 <notification label="不能购买物体" name="BuyObjectOneOwner">
3645 <notification 2034 一次无法从不同主人处购买物体。
3646
3647 label="不能购买物体"
3648 name="BuyObjectOneOwner"
3649 >
3650一次无法从不同主人处购买物体。
3651请仅选择一件物体,再试一次。 2035请仅选择一件物体,再试一次。
3652 </notification> 2036 </notification>
3653 2037 <notification label="不能购买内容" name="BuyContentsOneOnly">
3654 <notification 2038 一次无法购买一个以上的物体的内容。
3655
3656 label="不能购买内容"
3657 name="BuyContentsOneOnly"
3658 >
3659一次无法购买一个以上的物体的内容。
3660请仅选择一件物体,并再试一遍。 2039请仅选择一件物体,并再试一遍。
3661 </notification> 2040 </notification>
3662 2041 <notification label="不能购买内容" name="BuyContentsOneOwner">
3663 <notification 2042 一次无法从不同主人处购买物体。
3664
3665 label="不能购买内容"
3666 name="BuyContentsOneOwner"
3667 >
3668一次无法从不同主人处购买物体。
3669请仅选择一件物体,再试一次。 2043请仅选择一件物体,再试一次。
3670 </notification> 2044 </notification>
3671 2045 <notification name="BuyOriginal">
3672 <notification 2046 是否以 L$[PRICE] 购买原物体?
3673
3674 name="BuyOriginal"
3675 >
3676是否以 L$[PRICE] 购买原物体?
3677你将成为物体的主人。 2047你将成为物体的主人。
3678你将可以: 2048你将可以:
3679 修改: [MODIFYPERM] 2049 修改: [MODIFYPERM]
3680 复制: [COPYPERM] 2050 复制: [COPYPERM]
3681 转卖或赠送: [RESELLPERM] 2051 转卖或赠送: [RESELLPERM]
3682 <usetemplate 2052 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3683 name="okcancelbuttons" 2053 </notification>
3684 notext="取消" 2054 <notification name="BuyOriginalNoOwner">
3685 yestext="购买"/> 2055 是否以 L$[PRICE] 购买原物体?
3686 </notification>
3687
3688 <notification
3689
3690 name="BuyOriginalNoOwner"
3691 >
3692是否以 L$[PRICE] 购买原物体?
3693你将成为物体的主人。 2056你将成为物体的主人。
3694你将可以: 2057你将可以:
3695 修改: [MODIFYPERM] 2058 修改: [MODIFYPERM]
3696 复制: [COPYPERM] 2059 复制: [COPYPERM]
3697 转卖或赠送: [RESELLPERM] 2060 转卖或赠送: [RESELLPERM]
3698 <usetemplate 2061 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3699 name="okcancelbuttons" 2062 </notification>
3700 notext="取消" 2063 <notification name="BuyCopy">
3701 yestext="购买"/> 2064 是否以 L$[PRICE] 从 [OWNER] 购买物体的副本?
3702 </notification>
3703
3704 <notification
3705
3706 name="BuyCopy"
3707 >
3708是否以 L$[PRICE] 从 [OWNER] 购买物体的副本?
3709这件物体将被复制到你的库存。 2065这件物体将被复制到你的库存。
3710你将可以: 2066你将可以:
3711 修改: [MODIFYPERM] 2067 修改: [MODIFYPERM]
3712 复制: [COPYPERM] 2068 复制: [COPYPERM]
3713 转卖或赠送: [RESELLPERM] 2069 转卖或赠送: [RESELLPERM]
3714 <usetemplate 2070 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3715 name="okcancelbuttons" 2071 </notification>
3716 notext="取消" 2072 <notification name="BuyCopyNoOwner">
3717 yestext="购买"/> 2073 是否以 L$[PRICE] 购买物体的副本?
3718 </notification>
3719
3720 <notification
3721
3722 name="BuyCopyNoOwner"
3723 >
3724是否以 L$[PRICE] 购买物体的副本?
3725这件物体将被复制到你的库存。 2074这件物体将被复制到你的库存。
3726你将可以: 2075你将可以:
3727 修改: [MODIFYPERM] 2076 修改: [MODIFYPERM]
3728 复制: [COPYPERM] 2077 复制: [COPYPERM]
3729 转卖或赠送: [RESELLPERM] 2078 转卖或赠送: [RESELLPERM]
3730 <usetemplate 2079 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3731 name="okcancelbuttons" 2080 </notification>
3732 notext="取消" 2081 <notification name="BuyContents">
3733 yestext="购买"/> 2082 是否以 L$[PRICE] 从 [OWNER] 购买内容?
3734 </notification>
3735
3736 <notification
3737
3738 name="BuyContents"
3739 >
3740是否以 L$[PRICE] 从 [OWNER] 购买内容?
3741它们将被复制到你的库存。 2083它们将被复制到你的库存。
3742 <usetemplate 2084 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3743 name="okcancelbuttons" 2085 </notification>
3744 notext="取消" 2086 <notification name="BuyContentsNoOwner">
3745 yestext="购买"/> 2087 是否以 L$[PRICE] 购买内容?
3746 </notification>
3747
3748 <notification
3749
3750 name="BuyContentsNoOwner"
3751 >
3752是否以 L$[PRICE] 购买内容?
3753它们将被复制到你的库存。 2088它们将被复制到你的库存。
3754 <usetemplate 2089 <usetemplate name="okcancelbuttons" notext="取消" yestext="购买"/>
3755 name="okcancelbuttons" 2090 </notification>
3756 notext="取消" 2091 <notification name="ConfirmPurchase">
3757 yestext="购买"/> 2092 此项交易将:
3758 </notification>
3759
3760 <notification
3761
3762 name="ConfirmPurchase"
3763 >
3764此项交易将:
3765 [ACTION] 2093 [ACTION]
3766 2094
3767你确定要继续购买吗? 2095你确定要继续购买吗?
3768 <usetemplate 2096 <usetemplate name="okcancelbuttons" notext="取消" yestext="确认"/>
3769 name="okcancelbuttons" 2097 </notification>
3770 notext="取消" 2098 <notification name="ConfirmPurchasePassword" type="password">
3771 yestext="确认"/> 2099 此项交易将:
3772 </notification>
3773
3774 <notification
3775
3776 name="ConfirmPurchasePassword"
3777 type="password">
3778此项交易将:
3779 [ACTION] 2100 [ACTION]
3780 2101
3781你确定要继续购买吗? 2102你确定要继续购买吗?
3782请你再次键入密码并点击确定。 2103请你再次键入密码并点击确定。
3783 <form name="form"> 2104 <form name="form">
3784 <input 2105 <input name="message" type="password"/>
3785 name="message" 2106 <button name="ConfirmPurchase" text="确认购买"/>
3786 type="password"/> 2107 <button name="Cancel" text="取消"/>
3787 <button 2108 </form>
3788 2109 </notification>
3789 2110 <notification name="SetPickLocation">
3790 name="ConfirmPurchase" 2111 注意:
3791 text="确认购买"/>
3792 <button
3793
3794 name="Cancel"
3795 text="取消"/>
3796 </form>
3797 </notification>
3798
3799 <notification
3800
3801 name="SetPickLocation"
3802 >
3803注意:
3804您已经更新了该收藏的 2112您已经更新了该收藏的
3805地址,但其他的细节仍 2113地址,但其他的细节仍
3806会保留其原来的值。 2114会保留其原来的值。
3807 <usetemplate 2115 <usetemplate name="okbutton" yestext="确定"/>
3808 name="okbutton" 2116 </notification>
3809 yestext="确定"/> 2117 <notification name="MoveInventoryFromObject">
3810 </notification> 2118 你已经选择 ‘不可复制’ 的物品条目。
3811
3812 <notification
3813
3814 name="MoveInventoryFromObject"
3815 >
3816你已经选择 ‘不可复制’ 的物品条目。
3817这些物体将被移入库存,而不是被复制。 2119这些物体将被移入库存,而不是被复制。
3818 2120
3819确定移动物体吗? 2121确定移动物体吗?
3820 <usetemplate 2122 <usetemplate ignoretext="从物体内容中移动不可复制的条目" name="okcancelignore" notext="不要移动" yestext="移动"/>
3821 ignoretext="从物体内容中移动不可复制的条目" 2123 </notification>
3822 name="okcancelignore" 2124 <notification name="MoveInventoryFromScriptedObject">
3823 notext="不要移动" 2125 你已经选择 ‘不可复制’ 的物品条目。
3824 yestext="移动"/>
3825 </notification>
3826
3827 <notification
3828
3829 name="MoveInventoryFromScriptedObject"
3830 >
3831你已经选择 ‘不可复制’ 的物品条目。
3832这些物体将被移入库存,而不是被复制。 2126这些物体将被移入库存,而不是被复制。
3833 2127
3834由于此物体带有脚本,将这些条目移动到 2128由于此物体带有脚本,将这些条目移动到
3835你的库存可能造成脚本故障。 2129你的库存可能造成脚本故障。
3836 2130
3837确定移动物体吗? 2131确定移动物体吗?
3838 <usetemplate 2132 <usetemplate ignoretext="当从含脚本物体移动不可复制部分到库存时" name="okcancelignore" notext="不要移动" yestext="移动"/>
3839 ignoretext="当从含脚本物体移动不可复制部分到库存时" 2133 </notification>
3840 name="okcancelignore" 2134 <notification name="ClickActionNotPayable">
3841 notext="不要移动" 2135 警告:向物体付款的动作已经设定,但它仅在
3842 yestext="移动"/>
3843 </notification>
3844
3845 <notification
3846
3847 name="ClickActionNotPayable"
3848 >
3849警告:向物体付款的动作已经设定,但它仅在
3850添加了带有 money() 事件的脚本后才能工作。 2136添加了带有 money() 事件的脚本后才能工作。
3851 <form name="form"> 2137 <form name="form">
3852 <ignore name="ignore" 2138 <ignore name="ignore" text="在物体上设置付款动作但没有 money() 事件时"/>
3853 text="在物体上设置付款动作但没有 money() 事件时"/> 2139 </form>
3854 </form> 2140 </notification>
3855 </notification> 2141 <notification name="OpenObjectCannotCopy">
3856 2142 这个物体中没有你能够复制的项目。
3857 <notification 2143 </notification>
3858 2144 <notification name="WebLaunchAccountHistory">
3859 name="OpenObjectCannotCopy" 2145 是否前往第二人生网站查看你的帐户记录?
3860 > 2146 <usetemplate ignoretext="打开浏览器查看帐户记录" name="okcancelignore" notext="取消" yestext="打开网页"/>
3861这个物体中没有你能够复制的项目。 2147 </notification>
3862 </notification> 2148 <notification name="ClickOpenF1Help">
3863 2149 访问第二人生帮助网站吗?
3864 <notification 2150 <usetemplate ignoretext="访问第二人生帮助网站时" name="okcancelignore" notext="取消" yestext="打开页面"/>
3865 2151 </notification>
3866 name="WebLaunchAccountHistory" 2152 <notification name="ConfirmQuit">
3867 > 2153 确定退出?
3868是否前往第二人生网站查看你的帐户记录? 2154 <usetemplate ignoretext="退出第二人生时" name="okcancelignore" notext="继续" yestext="退出"/>
3869 <usetemplate 2155 </notification>
3870 ignoretext="打开浏览器查看帐户记录" 2156 <notification name="HelpReportAbuseEmailLL">
3871 name="okcancelignore" 2157 使用该工具来报告违反服务条款和社区标准。 请访问:
3872 notext="取消"
3873 yestext="打开网页"/>
3874 </notification>
3875
3876 <notification
3877
3878 name="ClickOpenF1Help"
3879 >
3880访问第二人生帮助网站吗?
3881 <usetemplate
3882 ignoretext="访问第二人生帮助网站时"
3883 name="okcancelignore"
3884 notext="取消"
3885 yestext="打开页面"/>
3886 </notification>
3887
3888 <notification
3889
3890 name="ConfirmQuit"
3891 >
3892确定退出?
3893 <usetemplate
3894 ignoretext="退出第二人生时"
3895 name="okcancelignore"
3896 notext="继续"
3897 yestext="退出"/>
3898 </notification>
3899
3900 <notification
3901
3902 name="HelpReportAbuseEmailLL"
3903 >
3904使用该工具来报告违反服务条款和社区标准。 请访问:
3905 http://secondlife.com/corporate/tos.php 2158 http://secondlife.com/corporate/tos.php
3906 http://secondlife.com/corporate/cs.php 2159 http://secondlife.com/corporate/cs.php
3907 2160
3908所有报告了的滥用服务条款和社区标准都是经过调查研究后确定的。 您可以在事件报告中浏览事件分析: 2161所有报告了的滥用服务条款和社区标准都是经过调查研究后确定的。 您可以在事件报告中浏览事件分析:
3909 http://secondlife.com/support/incidentreport.php 2162 http://secondlife.com/support/incidentreport.php
3910 </notification> 2163 </notification>
3911 2164 <notification name="HelpReportAbuseEmailEO">
3912 <notification 2165 重要提示: 这个报告将不会到达林登实验室处,而会发送给你
3913
3914 name="HelpReportAbuseEmailEO"
3915 >
3916重要提示: 这个报告将不会到达林登实验室处,而会发送给你
3917目前所在区域的主人。 2166目前所在区域的主人。
3918- 2167-
3919作为一项针对于居民和游客的服务,你所在这块区域的主人有责任 2168作为一项针对于居民和游客的服务,你所在这块区域的主人有责任
@@ -3926,13 +2175,9 @@ MINSPECS
3926该报告的解决结果仅对该区域有效;居民对第二人生其他地方的使用 2175该报告的解决结果仅对该区域有效;居民对第二人生其他地方的使用
3927将不会受该报告结果的影响。只有林登实验室能够限制访问整个 2176将不会受该报告结果的影响。只有林登实验室能够限制访问整个
3928第二人生。 2177第二人生。
3929 </notification> 2178 </notification>
3930 2179 <notification name="HelpReportBug">
3931 <notification 2180 这个工具只用来报告与描述或预期工作不一致的技术功能。请尽能提供详细资料。
3932
3933 name="HelpReportBug"
3934 >
3935这个工具只用来报告与描述或预期工作不一致的技术功能。请尽能提供详细资料。
3936你也可以回复自动确认电子邮件来为你的报告添加更多细节。 2181你也可以回复自动确认电子邮件来为你的报告添加更多细节。
3937 2182
3938所有的错误都会被追查并评估。不会有任何电子邮件回复。 2183所有的错误都会被追查并评估。不会有任何电子邮件回复。
@@ -3942,83 +2187,47 @@ MINSPECS
3942http://secondlife.com/community/support.php 2187http://secondlife.com/community/support.php
3943 2188
3944注意:不完整的报告将不会被调查。 2189注意:不完整的报告将不会被调查。
3945 </notification> 2190 </notification>
3946 2191 <notification name="HelpReportAbuseSelectCategory">
3947 <notification 2192 请为此次不良行为报告选择一项分类。
3948
3949 name="HelpReportAbuseSelectCategory"
3950 >
3951请为此次不良行为报告选择一项分类。
3952 选择一个分类可以帮助我们归档和处理不良行为报告。 2193 选择一个分类可以帮助我们归档和处理不良行为报告。
3953 </notification> 2194 </notification>
3954 2195 <notification name="HelpReportBugSelectCategory">
3955 <notification 2196 请为此次错误报告选择一项分类。
3956
3957 name="HelpReportBugSelectCategory"
3958 >
3959请为此次错误报告选择一项分类。
3960 选择一个分类可以帮助我们归档和处理错误报告。 2197 选择一个分类可以帮助我们归档和处理错误报告。
3961 </notification> 2198 </notification>
3962 2199 <notification name="HelpReportAbuseAbuserNameEmpty">
3963 <notification 2200 请输入辱骂者的名字。
3964
3965 name="HelpReportAbuseAbuserNameEmpty"
3966 >
3967请输入辱骂者的名字。
3968输入正确的描述可以帮助我们归档和处理不良行为报告。 2201输入正确的描述可以帮助我们归档和处理不良行为报告。
3969 </notification> 2202 </notification>
3970 2203 <notification name="HelpReportAbuseAbuserLocationEmpty">
3971 <notification 2204 请输入不良行为发生的地址。
3972
3973 name="HelpReportAbuseAbuserLocationEmpty"
3974 >
3975请输入不良行为发生的地址。
3976 2205
3977输入正确的描述可以帮助我们归档和处理不良行为报告。 2206输入正确的描述可以帮助我们归档和处理不良行为报告。
3978 </notification> 2207 </notification>
3979 2208 <notification name="HelpReportAbuseSummaryEmpty">
3980 <notification 2209 请输入不良行为的概况。
3981
3982 name="HelpReportAbuseSummaryEmpty"
3983 >
3984请输入不良行为的概况。
3985 2210
3986输入对事件的正确描述可以帮助我们归档和处理不良行为报告。 2211输入对事件的正确描述可以帮助我们归档和处理不良行为报告。
3987 </notification> 2212 </notification>
3988 2213 <notification name="HelpReportBugSummaryEmpty">
3989 <notification 2214 请输入错误概况。
3990
3991 name="HelpReportBugSummaryEmpty"
3992 >
3993请输入错误概况。
3994 2215
3995输入对事件的正确描述可以帮助我们归档和处理错误报告。 2216输入对事件的正确描述可以帮助我们归档和处理错误报告。
3996 </notification> 2217 </notification>
3997 2218 <notification name="HelpReportAbuseDetailsEmpty">
3998 <notification 2219 请键入不良行为的详细描述。请尽量具体地描述,包括名字和报告事件细节。
3999
4000 name="HelpReportAbuseDetailsEmpty"
4001 >
4002请键入不良行为的详细描述。请尽量具体地描述,包括名字和报告事件细节。
4003 2220
4004 输入对事件的正确描述可以帮助我们归档和处理辱骂事件。 2221 输入对事件的正确描述可以帮助我们归档和处理辱骂事件。
4005 </notification> 2222 </notification>
4006 2223 <notification name="HelpReportBugDetailsEmpty">
4007 <notification 2224 请键入错误的详细描述。
4008
4009 name="HelpReportBugDetailsEmpty"
4010 >
4011请键入错误的详细描述。
4012请尽量具体地描述,可能的话包括如何再现错误的步骤。 2225请尽量具体地描述,可能的话包括如何再现错误的步骤。
4013 2226
4014输入对事件的正确描述可以帮助我们归档和处理错误报告。 2227输入对事件的正确描述可以帮助我们归档和处理错误报告。
4015 </notification> 2228 </notification>
4016 2229 <notification name="HelpReportAbuseContainsCopyright">
4017 <notification 2230 亲爱的居民,
4018
4019 name="HelpReportAbuseContainsCopyright"
4020 >
4021亲爱的居民,
4022如果您将要报告知识产权侵犯,请确认您通过正确的方式报告: 2231如果您将要报告知识产权侵犯,请确认您通过正确的方式报告:
4023 2232
4024(1) 不良行为报告手续。您可以提交一份不良行为报告,如果您相信某位居民正在利用第二人生许可系统的漏洞,例如使用 CopyBot 或者类似的复制工具,来侵犯知识产权。不良行为调查小组负责对于违反第二人生社区标准或服务条款的行为进行调查以及实行相应的惩罚措施。但是,不良行为调查小组不负责从世界中移除内容,并且不会对这类请求作出回应。 2233(1) 不良行为报告手续。您可以提交一份不良行为报告,如果您相信某位居民正在利用第二人生许可系统的漏洞,例如使用 CopyBot 或者类似的复制工具,来侵犯知识产权。不良行为调查小组负责对于违反第二人生社区标准或服务条款的行为进行调查以及实行相应的惩罚措施。但是,不良行为调查小组不负责从世界中移除内容,并且不会对这类请求作出回应。
@@ -4031,146 +2240,65 @@ http://secondlife.com/community/support.php
4031感谢您的合作, 2240感谢您的合作,
4032 2241
4033林登实验室 2242林登实验室
4034 </notification> 2243 </notification>
4035 2244 <notification name="FailedRequirementsCheck">
4036 <notification 2245 以下必须的部件丢失于 [FLOATER]:
4037
4038 name="FailedRequirementsCheck"
4039 >
4040以下必须的部件丢失于 [FLOATER]:
4041[COMPONENTS] 2246[COMPONENTS]
4042 </notification> 2247 </notification>
4043 2248 <notification label="替换已经存在的附件" name="ReplaceAttachment">
4044 <notification 2249 已经有一个物体附在身体的这个部位上了。
4045
4046 label="替换已经存在的附件"
4047 name="ReplaceAttachment"
4048 >
4049已经有一个物体附在身体的这个部位上了。
4050你是否要用所选物体替代它? 2250你是否要用所选物体替代它?
4051 <form name="form"> 2251 <form name="form">
4052 <ignore name="ignore" 2252 <ignore name="ignore" save_option="true" text="替换已有的附件时"/>
4053 save_option="true" 2253 <button ignore="自动替换" name="Yes" text="是"/>
4054 text="替换已有的附件时"/> 2254 <button ignore="永远不替换" name="No" text="否"/>
4055 <button 2255 </form>
4056 2256 </notification>
4057 ignore="自动替换" 2257 <notification label="忙碌模式警告" name="BusyModePay">
4058 2258 你在忙碌模式中, 这意味着你将不能
4059 name="Yes"
4060 text="是"/>
4061 <button
4062 ignore="永远不替换"
4063
4064 name="No"
4065 text="否"/>
4066 </form>
4067 </notification>
4068
4069 <notification
4070
4071 label="忙碌模式警告"
4072 name="BusyModePay"
4073 >
4074你在忙碌模式中, 这意味着你将不能
4075收到这次交易中对方提供的任何物品。 2259收到这次交易中对方提供的任何物品。
4076 2260
4077你是否愿意在完成交易前 2261你是否愿意在完成交易前
4078退出忙碌模式? 2262退出忙碌模式?
4079 <form name="form"> 2263 <form name="form">
4080 <ignore name="ignore" 2264 <ignore name="ignore" save_option="true" text="忙碌模式中付款给他人或物体时"/>
4081 save_option="true" 2265 <button ignore="总离开忙碌模式" name="Yes" text="是"/>
4082 text="忙碌模式中付款给他人或物体时"/> 2266 <button ignore="从不离开忙碌模式" name="No" text="否"/>
4083 <button 2267 </form>
4084 2268 </notification>
4085 ignore="总离开忙碌模式" 2269 <notification name="ConfirmEmptyTrash">
4086 2270 你确定要永久性删除垃圾箱里的内容吗?
4087 name="Yes" 2271 <usetemplate ignoretext="清空库存垃圾箱文件夹时" name="okcancelignore" notext="不是" yestext="是的,删除"/>
4088 text="是"/> 2272 </notification>
4089 <button 2273 <notification name="ConfirmClearBrowserCache">
4090 ignore="从不离开忙碌模式" 2274 确实要清除浏览器缓存吗?
4091 2275 <usetemplate name="okcancelbuttons" notext="取消" yestext="清除"/>
4092 name="No" 2276 </notification>
4093 text="否"/> 2277 <notification name="ConfirmClearCookies">
4094 </form> 2278 确实要清除 Cookies 吗?
4095 </notification> 2279 <usetemplate name="okcancelbuttons" notext="取消" yestext="清除"/>
4096 2280 </notification>
4097 <notification 2281 <notification name="ConfirmClearMediaUrlList">
4098 2282 确实要清除保存的 URL 列表吗?
4099 name="ConfirmEmptyTrash" 2283 <usetemplate name="okcancelbuttons" notext="取消" yestext="清除"/>
4100 > 2284 </notification>
4101你确定要永久性删除垃圾箱里的内容吗? 2285 <notification name="ConfirmEmptyLostAndFound">
4102 <usetemplate 2286 你确定要永久性删除失物招领文件夹里的内容吗?
4103 ignoretext="清空库存垃圾箱文件夹时" 2287 <usetemplate ignoretext="清空库存失物招领文件夹时" name="okcancelignore" notext="No" yestext="Yes"/>
4104 name="okcancelignore" 2288 </notification>
4105 notext="不是" 2289 <notification name="CopySLURL">
4106 yestext="是的,删除"/> 2290 以下链接已经被复制到你的剪贴板中:
4107 </notification>
4108
4109 <notification
4110
4111 name="ConfirmClearBrowserCache"
4112 >
4113确实要清除浏览器缓存吗?
4114 <usetemplate
4115 name="okcancelbuttons"
4116 notext="取消"
4117 yestext="清除"/>
4118 </notification>
4119
4120 <notification
4121
4122 name="ConfirmClearCookies"
4123 >
4124确实要清除 Cookies 吗?
4125 <usetemplate
4126 name="okcancelbuttons"
4127 notext="取消"
4128 yestext="清除"/>
4129 </notification>
4130
4131 <notification
4132
4133 name="ConfirmClearMediaUrlList"
4134 >
4135确实要清除保存的 URL 列表吗?
4136 <usetemplate
4137 name="okcancelbuttons"
4138 notext="取消"
4139 yestext="清除"/>
4140 </notification>
4141
4142 <notification
4143
4144 name="ConfirmEmptyLostAndFound"
4145 >
4146你确定要永久性删除失物招领文件夹里的内容吗?
4147 <usetemplate
4148 ignoretext="清空库存失物招领文件夹时"
4149 name="okcancelignore"
4150 notext="No"
4151 yestext="Yes"/>
4152 </notification>
4153
4154 <notification
4155
4156 name="CopySLURL"
4157 >
4158以下链接已经被复制到你的剪贴板中:
4159 2291
4160 [SLURL] 2292 [SLURL]
4161 2293
4162 把它加入到网页里,让别人更容易的访问这个地点, 2294 把它加入到网页里,让别人更容易的访问这个地点,
4163 或者直接粘贴到浏览器的地址栏中自己尝试一下。 2295 或者直接粘贴到浏览器的地址栏中自己尝试一下。
4164 <form name="form"> 2296 <form name="form">
4165 <ignore name="ignore" text="当拷贝一个SLURL到剪切板"/> 2297 <ignore name="ignore" text="当拷贝一个SLURL到剪切板"/>
4166 </form> 2298 </form>
4167 </notification> 2299 </notification>
4168 2300 <notification name="GraphicsPreferencesHelp">
4169 <notification 2301 该面板控制窗口尺寸和分辨率,以及客户端图形质量。你可以选择四种图像等级:低、中、高和极高。你也可以选择自定义,来更改以下的设置:
4170
4171 name="GraphicsPreferencesHelp"
4172 >
4173该面板控制窗口尺寸和分辨率,以及客户端图形质量。你可以选择四种图像等级:低、中、高和极高。你也可以选择自定义,来更改以下的设置:
4174 2302
4175着色器:启用或禁用各种像素着色器。 2303着色器:启用或禁用各种像素着色器。
4176 2304
@@ -4189,74 +2317,33 @@ http://secondlife.com/community/support.php
4189光照细节: 选择你想要渲染什么类型的灯光。 2317光照细节: 选择你想要渲染什么类型的灯光。
4190 2318
4191地面细节: 选择地面材质细节量。 2319地面细节: 选择地面材质细节量。
4192 </notification> 2320 </notification>
4193 2321 <notification name="WLSavePresetAlert">
4194 <notification 2322 你希望覆盖保存的预设吗?
4195 2323 <usetemplate name="okcancelbuttons" notext="取消" yestext="保存"/>
4196 name="WLSavePresetAlert" 2324 </notification>
4197 > 2325 <notification name="WLDeletePresetAlert">
4198你希望覆盖保存的预设吗? 2326 你希望删除 [SKY] 吗?
4199 <usetemplate 2327 <usetemplate name="okcancelbuttons" notext="取消" yestext="删除"/>
4200 name="okcancelbuttons" 2328 </notification>
4201 notext="取消" 2329 <notification name="WLNoEditDefault">
4202 yestext="保存"/> 2330 你不能编辑或删除默认预设。
4203 </notification> 2331 </notification>
4204 2332 <notification name="WLMissingSky">
4205 <notification 2333 该日期循环文件参考了一个不存在的天空文件: [SKY]。
4206 2334 </notification>
4207 name="WLDeletePresetAlert" 2335 <notification name="PPSaveEffectAlert">
4208 > 2336 后处理效果已存在。还是想要覆盖它吗?
4209你希望删除 [SKY] 吗? 2337 <usetemplate name="okcancelbuttons" notext="否" yestext="是"/>
4210 <usetemplate 2338 </notification>
4211 name="okcancelbuttons" 2339 <notification name="HelpEditSky">
4212 notext="取消" 2340 编辑 WindLight 滑动条创建和保存天空设定。
4213 yestext="删除"/> 2341 </notification>
4214 </notification> 2342 <notification name="HelpEditDayCycle">
4215 2343 选择一天之内出现哪些天空。
4216 <notification 2344 </notification>
4217 2345 <notification name="EnvSettingsHelpButton">
4218 name="WLNoEditDefault" 2346 这些设置调节环境在您的电脑上看起来怎么样。您的显卡需要支持大气染色器才能利用全部的设置。
4219 >
4220你不能编辑或删除默认预设。
4221 </notification>
4222
4223 <notification
4224
4225 name="WLMissingSky"
4226 >
4227该日期循环文件参考了一个不存在的天空文件: [SKY]。
4228 </notification>
4229
4230 <notification
4231
4232 name="PPSaveEffectAlert"
4233 >
4234后处理效果已存在。还是想要覆盖它吗?
4235 <usetemplate
4236 name="okcancelbuttons"
4237 notext="否"
4238 yestext="是"/>
4239 </notification>
4240
4241 <notification
4242
4243 name="HelpEditSky"
4244 >
4245编辑 WindLight 滑动条创建和保存天空设定。
4246 </notification>
4247
4248 <notification
4249
4250 name="HelpEditDayCycle"
4251 >
4252选择一天之内出现哪些天空。
4253 </notification>
4254
4255 <notification
4256
4257 name="EnvSettingsHelpButton"
4258 >
4259这些设置调节环境在您的电脑上看起来怎么样。您的显卡需要支持大气染色器才能利用全部的设置。
4260 2347
4261调节 ‘时间’ 滑块来在本地改变一日的时间。 2348调节 ‘时间’ 滑块来在本地改变一日的时间。
4262 2349
@@ -4271,13 +2358,9 @@ http://secondlife.com/community/support.php
4271点击 ‘高级天空选项’ 来打开较高级天空设置的编辑器。 2358点击 ‘高级天空选项’ 来打开较高级天空设置的编辑器。
4272 2359
4273点击 ‘高级水面选项’ 来打开较高级水面设置的编辑器。 2360点击 ‘高级水面选项’ 来打开较高级水面设置的编辑器。
4274 </notification> 2361 </notification>
4275 2362 <notification name="HelpDayCycle">
4276 <notification 2363 日夜周期编辑器给予你对第二人生日夜循环中天空的控制。这也是基础环境编辑器的时间滑块所使用的周期。
4277
4278 name="HelpDayCycle"
4279 >
4280日夜周期编辑器给予你对第二人生日夜循环中天空的控制。这也是基础环境编辑器的时间滑块所使用的周期。
4281 2364
4282日夜周期编辑器的基础是关键帧。它们是带有天空预设的节点 (在时间图上以灰色的点表示)。当时间流逝,WindLight 的天空 也会通过过在这些关键帧之间插值而产生变化。 2365日夜周期编辑器的基础是关键帧。它们是带有天空预设的节点 (在时间图上以灰色的点表示)。当时间流逝,WindLight 的天空 也会通过过在这些关键帧之间插值而产生变化。
4283 2366
@@ -4288,1669 +2371,860 @@ http://secondlife.com/community/support.php
4288周期长度决定一天的时间长短。将这个值设得较低 (例如,2 分钟) 意味着您整个 24 小时的时间线完成变化的时间将只有实际的两分钟!一旦您对时间线和关键帧周期满意,使用播放和停止按钮来预览结果。切记 — 您也可以拖动黄色的时间指示箭头观看天空变化。使用使用地产时间按钮将使您的全天长度与时间和地产的日夜周期同步。 2371周期长度决定一天的时间长短。将这个值设得较低 (例如,2 分钟) 意味着您整个 24 小时的时间线完成变化的时间将只有实际的两分钟!一旦您对时间线和关键帧周期满意,使用播放和停止按钮来预览结果。切记 — 您也可以拖动黄色的时间指示箭头观看天空变化。使用使用地产时间按钮将使您的全天长度与时间和地产的日夜周期同步。
4289 2372
4290当您对您的日夜周期满意时,您可以使用保存测试日和读取测试日按钮将其保存。请注意,我们现在只允许一个日夜周期。 2373当您对您的日夜周期满意时,您可以使用保存测试日和读取测试日按钮将其保存。请注意,我们现在只允许一个日夜周期。
4291 </notification> 2374 </notification>
4292 2375 <notification name="HelpBlueHorizon">
4293 <notification 2376 使用 红色/绿色/蓝色 (RGB) 滑块来编辑天空的颜色。您可以用强度 (I) 滑块来同时移动红绿蓝滑块。
4294 2377 </notification>
4295 name="HelpBlueHorizon" 2378 <notification name="HelpHazeHorizon">
4296 > 2379 云雾地平是调节整个场景曝光最有用的参数。它可以有效地模仿多种曝光设定,
4297使用 红色/绿色/蓝色 (RGB) 滑块来编辑天空的颜色。您可以用强度 (I) 滑块来同时移动红绿蓝滑块。
4298 </notification>
4299
4300 <notification
4301
4302 name="HelpHazeHorizon"
4303 >
4304云雾地平是调节整个场景曝光最有用的参数。它可以有效地模仿多种曝光设定,
4305例如雪天白茫茫一片的场景以及曝光不足较阴暗的场景。 2380例如雪天白茫茫一片的场景以及曝光不足较阴暗的场景。
4306 </notification> 2381 </notification>
4307 2382 <notification name="HelpBlueDensity">
4308 <notification 2383 蓝色浓度影响整个天空和雾的饱和度。如果您将强度 (I) 滑块向右移动,颜色将变得更亮、更鲜艳。如果您将其移动到最左边,颜色将变得暗淡,直到最后成为黑白。如果您想要精细的调节天空的颜色平衡,您可以使用红色/绿色/蓝色 (RGB) 滑块单独控制各个颜色的饱和度。
4309 2384 </notification>
4310 name="HelpBlueDensity" 2385 <notification name="HelpHazeDensity">
4311 > 2386 云雾浓度控制大气中灰蒙蒙雾霾的量。在模拟含有大量烟雾和人造污染物的场景时很有效。也适于模拟雾和霭。
4312蓝色浓度影响整个天空和雾的饱和度。如果您将强度 (I) 滑块向右移动,颜色将变得更亮、更鲜艳。如果您将其移动到最左边,颜色将变得暗淡,直到最后成为黑白。如果您想要精细的调节天空的颜色平衡,您可以使用红色/绿色/蓝色 (RGB) 滑块单独控制各个颜色的饱和度。 2387 </notification>
4313 </notification> 2388 <notification name="HelpDensityMult">
4314 2389 浓度乘数可以用来影响整个的大气浓度。在较低的设定上,它可以表现出 “稀薄空气” 的感受,而较高的设定将会创造厚重而浓的效果。
4315 <notification 2390 </notification>
4316 2391 <notification name="HelpDistanceMult">
4317 name="HelpHazeDensity" 2392 调节 WindLight 的距离效果。设置为零将等同于关闭 WindLight 对地面和物体的作用。大于 1 的值模拟比实际更深的距离,产生更浓的气象效果。
4318 > 2393 </notification>
4319云雾浓度控制大气中灰蒙蒙雾霾的量。在模拟含有大量烟雾和人造污染物的场景时很有效。也适于模拟雾和霭。 2394 <notification name="HelpMaxAltitude">
4320 </notification> 2395 最大高度调节 WindLight 进行气象计算时所作的高度计算。 在傍晚时分时,用它来调节日落的 ‘深度’ 很有作用。
4321 2396 </notification>
4322 <notification 2397 <notification name="HelpSunlightColor">
4323 2398 调节场景中的直射光源的亮度和颜色。
4324 name="HelpDensityMult" 2399 </notification>
4325 > 2400 <notification name="HelpSunAmbient">
4326浓度乘数可以用来影响整个的大气浓度。在较低的设定上,它可以表现出 “稀薄空气” 的感受,而较高的设定将会创造厚重而浓的效果。 2401 调节场景中的环境光亮度和颜色。
4327 </notification> 2402 </notification>
4328 2403 <notification name="HelpSunGlow">
4329 <notification 2404 尺寸滑块控制太阳的尺寸。
4330
4331 name="HelpDistanceMult"
4332 >
4333调节 WindLight 的距离效果。设置为零将等同于关闭 WindLight 对地面和物体的作用。大于 1 的值模拟比实际更深的距离,产生更浓的气象效果。
4334 </notification>
4335
4336 <notification
4337
4338 name="HelpMaxAltitude"
4339 >
4340最大高度调节 WindLight 进行气象计算时所作的高度计算。 在傍晚时分时,用它来调节日落的 ‘深度’ 很有作用。
4341 </notification>
4342
4343 <notification
4344
4345 name="HelpSunlightColor"
4346 >
4347调节场景中的直射光源的亮度和颜色。
4348 </notification>
4349
4350 <notification
4351
4352 name="HelpSunAmbient"
4353 >
4354调节场景中的环境光亮度和颜色。
4355 </notification>
4356
4357 <notification
4358
4359 name="HelpSunGlow"
4360 >
4361尺寸滑块控制太阳的尺寸。
4362聚焦滑块调节太阳在天空中模糊的程度。 2405聚焦滑块调节太阳在天空中模糊的程度。
4363 </notification> 2406 </notification>
4364 2407 <notification name="HelpSceneGamma">
4365 <notification 2408 调节屏幕的明暗分布。
4366 2409 </notification>
4367 name="HelpSceneGamma" 2410 <notification name="HelpStarBrightness">
4368 > 2411 调节天空中星星的亮度。
4369调节屏幕的明暗分布。 2412 </notification>
4370 </notification> 2413 <notification name="HelpTimeOfDay">
4371 2414 调节太阳在天空中的位置。
4372 <notification
4373
4374 name="HelpStarBrightness"
4375 >
4376调节天空中星星的亮度。
4377 </notification>
4378
4379 <notification
4380
4381 name="HelpTimeOfDay"
4382 >
4383调节太阳在天空中的位置。
4384类似高度。 2415类似高度。
4385 </notification> 2416 </notification>
4386 2417 <notification name="HelpEastAngle">
4387 <notification 2418 调节太阳在天空中的位置。
4388
4389 name="HelpEastAngle"
4390 >
4391调节太阳在天空中的位置。
4392类似方位角。 2419类似方位角。
4393 </notification> 2420 </notification>
4394 2421 <notification name="HelpCloudColor">
4395 <notification 2422 编辑云的颜色。一般来说,
4396
4397 name="HelpCloudColor"
4398 >
4399编辑云的颜色。一般来说,
4400建议还是白一点好,不过嘛, 2423建议还是白一点好,不过嘛,
4401想要有点乐趣当然也没问题。 2424想要有点乐趣当然也没问题。
4402 </notification> 2425 </notification>
4403 2426 <notification name="HelpCloudDetail">
4404 <notification 2427 控制覆盖在在主云层图像之上的细节图。X 和 Y 控制它的位置。 D (密度) 控制云看起来是蓬松还是离散。
4405 2428 </notification>
4406 name="HelpCloudDetail" 2429 <notification name="HelpCloudDensity">
4407 > 2430 可以用 X 和 Y 滑块控制云层的位置,D (密度) 控制云层的密度。
4408控制覆盖在在主云层图像之上的细节图。X 和 Y 控制它的位置。 D (密度) 控制云看起来是蓬松还是离散。 2431 </notification>
4409 </notification> 2432 <notification name="HelpCloudCoverage">
4410 2433 控制云覆盖天空的量。
4411 <notification 2434 </notification>
4412 2435 <notification name="HelpCloudScale">
4413 name="HelpCloudDensity" 2436 控制云层在穹顶上的大小。
4414 > 2437 </notification>
4415可以用 X 和 Y 滑块控制云层的位置,D (密度) 控制云层的密度。 2438 <notification name="HelpCloudScrollX">
4416 </notification> 2439 控制云层在 X 轴移动的速度。
4417 2440 </notification>
4418 <notification 2441 <notification name="HelpCloudScrollY">
4419 2442 控制云层在 Y 轴移动的速度。
4420 name="HelpCloudCoverage" 2443 </notification>
4421 > 2444 <notification name="HelpClassicClouds">
4422控制云覆盖天空的量。 2445 选取该框以在渲染 WindLight 的云层同时渲染第二人生的旧云层。
4423 </notification> 2446 </notification>
4424 2447 <notification name="HelpWaterFogColor">
4425 <notification 2448 控制水雾颜色。
4426 2449 </notification>
4427 name="HelpCloudScale" 2450 <notification name="HelpWaterFogDensity">
4428 > 2451 控制水雾浓度及水下视野范围。
4429控制云层在穹顶上的大小。 2452 </notification>
4430 </notification> 2453 <notification name="HelpUnderWaterFogMod">
4431 2454 修饰水雾浓度指数的效果,控制水下视野范围。
4432 <notification 2455 </notification>
4433 2456 <notification name="HelpWaterGlow">
4434 name="HelpCloudScrollX" 2457 控制水面发光的范围。
4435 > 2458 </notification>
4436控制云层在 X 轴移动的速度。 2459 <notification name="HelpWaterNormalScale">
4437 </notification> 2460 控制组成水面的三个小波的缩放。
4438 2461 </notification>
4439 <notification 2462 <notification name="HelpWaterFresnelScale">
4440 2463 控制不同角度反射的光量多少。
4441 name="HelpCloudScrollY" 2464 </notification>
4442 > 2465 <notification name="HelpWaterFresnelOffset">
4443控制云层在 Y 轴移动的速度。 2466 控制反光强度。
4444 </notification> 2467 </notification>
4445 2468 <notification name="HelpWaterScaleAbove">
4446 <notification 2469 控制水面上放折射光量的大小。
4447 2470 </notification>
4448 name="HelpClassicClouds" 2471 <notification name="HelpWaterScaleBelow">
4449 > 2472 控制水面下方折射光量的大小。
4450选取该框以在渲染 WindLight 的云层同时渲染第二人生的旧云层。 2473 </notification>
4451 </notification> 2474 <notification name="HelpWaterBlurMultiplier">
4452 2475 控制水波和折射混合的方式。
4453 <notification 2476 </notification>
4454 2477 <notification name="HelpWaterNormalMap">
4455 name="HelpWaterFogColor" 2478 改变决定水面反射/折射的法向贴图。
4456 > 2479 </notification>
4457控制水雾颜色。 2480 <notification name="HelpWaterWave1">
4458 </notification> 2481 控制较大尺寸的法向贴图在 X 和 Y 方向上移动的速度。
4459 2482 </notification>
4460 <notification 2483 <notification name="HelpWaterWave2">
4461 2484 控制较小尺寸的法向贴图在 X 和 Y 方向上移动的速度。
4462 name="HelpWaterFogDensity" 2485 </notification>
4463 > 2486 <notification name="NewSkyPreset">
4464控制水雾浓度及水下视野范围。 2487 给新的天空取一个名字。
4465 </notification> 2488 <form name="form">
4466 2489 <input name="message" type="text">
4467 <notification 2490 新设定
4468 2491 </input>
4469 name="HelpUnderWaterFogMod" 2492 <button name="OK" text="确定"/>
4470 > 2493 <button name="Cancel" text="取消"/>
4471修饰水雾浓度指数的效果,控制水下视野范围。 2494 </form>
4472 </notification> 2495 </notification>
4473 2496 <notification name="ExistsSkyPresetAlert">
4474 <notification 2497 预设已存在!
4475 2498 </notification>
4476 name="HelpWaterGlow" 2499 <notification name="NewWaterPreset">
4477 > 2500 给新的水面取一个名字。
4478控制水面发光的范围。 2501 <form name="form">
4479 </notification> 2502 <input name="message" type="text">
4480 2503 新设定
4481 <notification 2504 </input>
4482 2505 <button name="OK" text="确定"/>
4483 name="HelpWaterNormalScale" 2506 <button name="Cancel" text="取消"/>
4484 > 2507 </form>
4485控制组成水面的三个小波的缩放。 2508 </notification>
4486 </notification> 2509 <notification name="ExistsWaterPresetAlert">
4487 2510 预设已存在!
4488 <notification 2511 </notification>
4489 2512 <notification name="WaterNoEditDefault">
4490 name="HelpWaterFresnelScale" 2513 您不能更改或删除默认预设。
4491 > 2514 </notification>
4492控制不同角度反射的光量多少。 2515 <notification name="ChatterBoxSessionStartError">
4493 </notification> 2516 无法与 [RECIPIENT] 开始会话。
4494
4495 <notification
4496
4497 name="HelpWaterFresnelOffset"
4498 >
4499控制反光强度。
4500 </notification>
4501
4502 <notification
4503
4504 name="HelpWaterScaleAbove"
4505 >
4506控制水面上放折射光量的大小。
4507 </notification>
4508
4509 <notification
4510
4511 name="HelpWaterScaleBelow"
4512 >
4513控制水面下方折射光量的大小。
4514 </notification>
4515
4516 <notification
4517
4518 name="HelpWaterBlurMultiplier"
4519 >
4520控制水波和折射混合的方式。
4521 </notification>
4522
4523 <notification
4524
4525 name="HelpWaterNormalMap"
4526 >
4527改变决定水面反射/折射的法向贴图。
4528 </notification>
4529
4530 <notification
4531
4532 name="HelpWaterWave1"
4533 >
4534控制较大尺寸的法向贴图在 X 和 Y 方向上移动的速度。
4535 </notification>
4536
4537 <notification
4538
4539 name="HelpWaterWave2"
4540 >
4541控制较小尺寸的法向贴图在 X 和 Y 方向上移动的速度。
4542 </notification>
4543
4544 <notification
4545
4546 name="NewSkyPreset"
4547 >
4548给新的天空取一个名字。
4549 <form name="form">
4550 <input name="message" type="text">
4551新设定
4552 </input>
4553 <button
4554
4555
4556 name="OK"
4557 text="确定"/>
4558 <button
4559
4560 name="Cancel"
4561 text="取消"/>
4562 </form>
4563 </notification>
4564
4565 <notification
4566
4567 name="ExistsSkyPresetAlert"
4568 >
4569预设已存在!
4570 </notification>
4571
4572 <notification
4573
4574 name="NewWaterPreset"
4575 >
4576给新的水面取一个名字。
4577 <form name="form">
4578 <input name="message" type="text">
4579新设定
4580 </input>
4581 <button
4582
4583
4584 name="OK"
4585 text="确定"/>
4586 <button
4587
4588 name="Cancel"
4589 text="取消"/>
4590 </form>
4591 </notification>
4592
4593 <notification
4594
4595 name="ExistsWaterPresetAlert"
4596 >
4597预设已存在!
4598 </notification>
4599
4600 <notification
4601
4602 name="WaterNoEditDefault"
4603 >
4604您不能更改或删除默认预设。
4605 </notification>
4606
4607 <notification
4608
4609 name="ChatterBoxSessionStartError"
4610 >
4611无法与 [RECIPIENT] 开始会话。
4612[REASON] 2517[REASON]
4613 <usetemplate 2518 <usetemplate name="okbutton" yestext="确定"/>
4614 name="okbutton" 2519 </notification>
4615 yestext="确定"/> 2520 <notification name="ChatterBoxSessionEventError">
4616 </notification> 2521 [EVENT]
4617
4618 <notification
4619
4620 name="ChatterBoxSessionEventError"
4621 >
4622[EVENT]
4623[REASON] 2522[REASON]
4624 <usetemplate 2523 <usetemplate name="okbutton" yestext="确定"/>
4625 name="okbutton" 2524 </notification>
4626 yestext="确定"/> 2525 <notification name="ForceCloseChatterBoxSession">
4627 </notification> 2526 您与 [NAME] 的聊天会话必须关闭。
4628
4629 <notification
4630
4631 name="ForceCloseChatterBoxSession"
4632 >
4633您与 [NAME] 的聊天会话必须关闭。
4634[REASON] 2527[REASON]
4635 <usetemplate 2528 <usetemplate name="okbutton" yestext="确定"/>
4636 name="okbutton" 2529 </notification>
4637 yestext="确定"/> 2530 <notification name="Cannot_Purchase_an_Attachment">
4638 </notification> 2531 物品作为附件时无法购买。
4639 2532 </notification>
4640 <notification 2533 <notification label="About Requests for the Debit Permission" name="DebitPermissionDetails">
4641 2534 授予该请求将给予脚本持续的从您的帐户中提取林登币 (L$) 的许可。要取消这项许可,物体的拥有者必须删除物体或重置物体中的脚本。
4642 name="Cannot_Purchase_an_Attachment" 2535 <usetemplate name="okbutton" yestext="确定"/>
4643 > 2536 </notification>
4644物品作为附件时无法购买。 2537 <notification name="AutoWearNewClothing">
4645 </notification> 2538 希望自动穿着您创建的衣物吗?
4646 2539 <usetemplate ignoretext="自动穿着新衣物" name="okcancelignore" notext="否" yestext="是"/>
4647 <notification 2540 </notification>
4648 2541 <notification name="NotAgeVerified">
4649 label="About Requests for the Debit Permission" 2542 您需要验证年龄才能进入这个地块。
4650 name="DebitPermissionDetails"
4651 >
4652授予该请求将给予脚本持续的从您的帐户中提取林登币 (L$) 的许可。要取消这项许可,物体的拥有者必须删除物体或重置物体中的脚本。
4653 <usetemplate
4654 name="okbutton"
4655 yestext="确定"/>
4656 </notification>
4657
4658 <notification
4659
4660 name="AutoWearNewClothing"
4661 >
4662希望自动穿着您创建的衣物吗?
4663 <usetemplate
4664 ignoretext="自动穿着新衣物"
4665 name="okcancelignore"
4666 notext="否"
4667 yestext="是"/>
4668 </notification>
4669
4670 <notification
4671
4672 name="NotAgeVerified"
4673 >
4674您需要验证年龄才能进入这个地块。
4675您希望访问第二人生网站验证您的年龄吗? 2543您希望访问第二人生网站验证您的年龄吗?
4676 2544
4677[_URL] 2545[_URL]
4678 <url option="0" name="url"> 2546 <url name="url" option="0">
4679
4680 https://secondlife.com/account/verification.php 2547 https://secondlife.com/account/verification.php
4681 </url> 2548 </url>
4682 <usetemplate 2549 <usetemplate ignoretext="警告没有验证年龄时" name="okcancelignore" notext="否" yestext="是"/>
4683 ignoretext="警告没有验证年龄时" 2550 </notification>
4684 name="okcancelignore" 2551 <notification name="Cannot enter parcel: no payment info on file">
4685 notext="否" 2552 在您访问该土地前,您的帐户需要付款信息。
4686 yestext="是"/>
4687 </notification>
4688
4689 <notification
4690
4691 name="Cannot enter parcel: no payment info on file"
4692 >
4693在您访问该土地前,您的帐户需要付款信息。
4694您要到Second Life网站来设置么? 2553您要到Second Life网站来设置么?
4695 2554
4696[_URL] 2555[_URL]
4697 <url option="0" name="url"> 2556 <url name="url" option="0">
4698
4699 https://secondlife.com/account/ 2557 https://secondlife.com/account/
4700 </url> 2558 </url>
4701 <usetemplate 2559 <usetemplate ignoretext="缺少付款信息警告" name="okcancelignore" notext="否" yestext="是"/>
4702 ignoretext="缺少付款信息警告" 2560 </notification>
4703 name="okcancelignore" 2561 <notification name="MissingString">
4704 notext="否" 2562 strings.xml 中找不到字符串 [STRING_NAME]
4705 yestext="是"/> 2563 </notification>
4706 </notification> 2564 <notification name="SystemMessageTip">
4707 2565 [MESSAGE]
4708 <notification 2566 </notification>
4709 2567 <notification name="Cancelled">
4710 name="MissingString" 2568 已取消
4711 > 2569 </notification>
4712strings.xml 中找不到字符串 [STRING_NAME] 2570 <notification name="CancelledSit">
4713 </notification> 2571 已取消坐下
4714 2572 </notification>
4715 <notification 2573 <notification name="CancelledAttach">
4716 2574 已取消装备
4717 name="SystemMessageTip" 2575 </notification>
4718 > 2576 <notification name="ReplacedMissingWearable">
4719[MESSAGE] 2577 将遗失的衣服/身体部位替换为默认。
4720 </notification> 2578 </notification>
4721 2579 <notification name="GroupNotice">
4722 <notification 2580 主题: [SUBJECT], 信息: [MESSAGE]
4723 2581 </notification>
4724 name="Cancelled" 2582 <notification name="FriendOnline">
4725 > 2583 [FIRST] [LAST]上线了。
4726已取消 2584 </notification>
4727 </notification> 2585 <notification name="FriendOffline">
4728 2586 [FIRST] [LAST]下线了。
4729 <notification 2587 </notification>
4730 2588 <notification name="AddSelfFriend">
4731 name="CancelledSit" 2589 您无法将自己添加为好友。
4732 > 2590 </notification>
4733已取消坐下 2591 <notification name="UploadingAuctionSnapshot">
4734 </notification> 2592 正在向世界中和网站上传快照...
4735
4736 <notification
4737
4738 name="CancelledAttach"
4739 >
4740已取消装备
4741 </notification>
4742
4743 <notification
4744
4745 name="ReplacedMissingWearable"
4746 >
4747将遗失的衣服/身体部位替换为默认。
4748 </notification>
4749
4750 <notification
4751
4752 name="GroupNotice"
4753 >
4754主题: [SUBJECT], 信息: [MESSAGE]
4755 </notification>
4756
4757 <notification
4758
4759 name="FriendOnline"
4760 >
4761[FIRST] [LAST]上线了。
4762 </notification>
4763
4764 <notification
4765
4766 name="FriendOffline"
4767 >
4768[FIRST] [LAST]下线了。
4769 </notification>
4770
4771 <notification
4772
4773 name="AddSelfFriend"
4774 >
4775您无法将自己添加为好友。
4776 </notification>
4777
4778 <notification
4779
4780 name="UploadingAuctionSnapshot"
4781 >
4782正在向世界中和网站上传快照...
4783(大概要 5 分钟) 2593(大概要 5 分钟)
4784 </notification> 2594 </notification>
4785 2595 <notification name="UploadPayment">
4786 <notification 2596 您为了上传付出了 L$[AMOUNT]。
4787 2597 </notification>
4788 name="UploadPayment" 2598 <notification name="UploadWebSnapshotDone">
4789 > 2599 快照已经被上传至网页。
4790您为了上传付出了 L$[AMOUNT]。 2600 </notification>
4791 </notification> 2601 <notification name="UploadSnapshotDone">
4792 2602 快照已经被上传至世界中。
4793 <notification 2603 </notification>
4794 2604 <notification name="TerrainDownloaded">
4795 name="UploadWebSnapshotDone" 2605 Terrain.raw 下载完成
4796 > 2606 </notification>
4797快照已经被上传至网页。 2607 <notification name="GestureMissing">
4798 </notification> 2608 动作 [NAME] 已从数据库中遗失。
4799 2609 </notification>
4800 <notification 2610 <notification name="UnableToLoadGesture">
4801 2611 无法载入动作 [NAME]。请再尝试一次。
4802 name="UploadSnapshotDone" 2612 </notification>
4803 > 2613 <notification name="LandmarkMissing">
4804快照已经被上传至世界中。 2614 地标从数据库中遗失。
4805 </notification> 2615 </notification>
4806 2616 <notification name="UnableToLoadLandmark">
4807 <notification 2617 无法载入地标。请再试一次。
4808 2618 </notification>
4809 name="TerrainDownloaded" 2619 <notification name="CapsKeyOn">
4810 > 2620 大写锁定处于开启状态。
4811Terrain.raw 下载完成
4812 </notification>
4813
4814 <notification
4815
4816 name="GestureMissing"
4817 >
4818动作 [NAME] 已从数据库中遗失。
4819 </notification>
4820
4821 <notification
4822
4823 name="UnableToLoadGesture"
4824 >
4825无法载入动作 [NAME]。请再尝试一次。
4826 </notification>
4827
4828 <notification
4829
4830 name="LandmarkMissing"
4831 >
4832地标从数据库中遗失。
4833 </notification>
4834
4835 <notification
4836
4837 name="UnableToLoadLandmark"
4838 >
4839无法载入地标。请再试一次。
4840 </notification>
4841
4842 <notification
4843
4844 name="CapsKeyOn"
4845 >
4846大写锁定处于开启状态。
4847因为这会影响您键入的密码, 2621因为这会影响您键入的密码,
4848也许您会想把它关掉。 2622也许您会想把它关掉。
4849 </notification> 2623 </notification>
4850 2624 <notification name="NotecardMissing">
4851 <notification 2625 记事卡从数据库中遗失。
4852 2626 </notification>
4853 name="NotecardMissing" 2627 <notification name="NotecardNoPermissions">
4854 > 2628 缺乏许可,不能查看记事卡。
4855记事卡从数据库中遗失。 2629 </notification>
4856 </notification> 2630 <notification name="RezItemNoPermissions">
4857 2631 缺乏许可,不能创建物体。
4858 <notification 2632 </notification>
4859 2633 <notification name="UnableToLoadNotecard">
4860 name="NotecardNoPermissions" 2634 现在暂时无法载入记事卡相关的资产。
4861 > 2635 </notification>
4862缺乏许可,不能查看记事卡。 2636 <notification name="ScriptMissing">
4863 </notification> 2637 脚本从数据库中遗失。
4864 2638 </notification>
4865 <notification 2639 <notification name="ScriptNoPermissions">
4866 2640 缺乏许可,不允许查看脚本。
4867 name="RezItemNoPermissions" 2641 </notification>
4868 > 2642 <notification name="UnableToLoadScript">
4869缺乏许可,不能创建物体。 2643 无法载入脚本。请再尝试一次。
4870 </notification> 2644 </notification>
4871 2645 <notification name="IncompleteInventory">
4872 <notification 2646 你提供的完整内容在本地尚不可用。请在几分钟后
4873
4874 name="UnableToLoadNotecard"
4875 >
4876无法载入记事卡。
4877请再尝试一次。
4878 </notification>
4879
4880 <notification
4881
4882 name="ScriptMissing"
4883 >
4884脚本从数据库中遗失。
4885 </notification>
4886
4887 <notification
4888
4889 name="ScriptNoPermissions"
4890 >
4891缺乏许可,不允许查看脚本。
4892 </notification>
4893
4894 <notification
4895
4896 name="UnableToLoadScript"
4897 >
4898无法载入脚本。请再尝试一次。
4899 </notification>
4900
4901 <notification
4902
4903 name="IncompleteInventory"
4904 >
4905你提供的完整内容在本地尚不可用。请在几分钟后
4906尝试重新提供这些内容。 2647尝试重新提供这些内容。
4907 </notification> 2648 </notification>
4908 2649 <notification name="CannotModifyProtectedCategories">
4909 <notification 2650 你不能修改被保护的分类。
4910 2651 </notification>
4911 name="CannotModifyProtectedCategories" 2652 <notification name="CannotRemoveProtectedCategories">
4912 > 2653 你不能移除被保护的分类。
4913你不能修改被保护的分类。 2654 </notification>
4914 </notification> 2655 <notification name="OfferedCard">
4915 2656 你给 [FIRST] [LAST] 提供了名片。
4916 <notification 2657 </notification>
4917 2658 <notification name="UnableToBuyWhileDownloading">
4918 name="CannotRemoveProtectedCategories" 2659 下载物体数据时无法购买。
4919 >
4920你不能移除被保护的分类。
4921 </notification>
4922
4923 <notification
4924
4925 name="OfferedCard"
4926 >
4927你给 [FIRST] [LAST] 提供了名片。
4928 </notification>
4929
4930 <notification
4931
4932 name="UnableToBuyWhileDownloading"
4933 >
4934下载物体数据时无法购买。
4935请再尝试一次。 2660请再尝试一次。
4936 </notification> 2661 </notification>
4937 2662 <notification name="UnableToLinkWhileDownloading">
4938 <notification 2663 下载物体数据时无法链接。
4939
4940 name="UnableToLinkWhileDownloading"
4941 >
4942下载物体数据时无法链接。
4943请再尝试一次。 2664请再尝试一次。
4944 </notification> 2665 </notification>
4945 2666 <notification name="CannotBuyObjectsFromDifferentOwners">
4946 <notification 2667 无法同时从不同主人处购买物体。
4947
4948 name="CannotBuyObjectsFromDifferentOwners"
4949 >
4950无法同时从不同主人处购买物体。
4951请选择单个物体。 2668请选择单个物体。
4952 </notification> 2669 </notification>
4953 2670 <notification name="ObjectNotForSale">
4954 <notification 2671 物体不像是处在出售状态。
4955 2672 </notification>
4956 name="ObjectNotForSale" 2673 <notification name="EnteringGodMode">
4957 > 2674 进入神明模式,等级[LEVEL]
4958物体不像是处在出售状态。 2675 </notification>
4959 </notification> 2676 <notification name="LeavingGodMode">
4960 2677 离开神明模式,等级[LEVEL]
4961 <notification 2678 </notification>
4962 2679 <notification name="CopyFailed">
4963 name="EnteringGodMode" 2680 复制失败,因为你没有复制权利。
4964 > 2681 </notification>
4965进入神明模式,等级[LEVEL] 2682 <notification name="InventoryAccepted">
4966 </notification> 2683 [NAME] 接受了你提供的物品。
4967 2684 </notification>
4968 <notification 2685 <notification name="InventoryDeclined">
4969 2686 [NAME] 拒绝了你提供的物品。
4970 name="LeavingGodMode" 2687 </notification>
4971 > 2688 <notification name="ObjectMessage">
4972离开神明模式,等级[LEVEL] 2689 [NAME]: [MESSAGE]
4973 </notification> 2690 </notification>
4974 2691 <notification name="CallingCardAccepted">
4975 <notification 2692 你的名片已经被接受
4976 2693 </notification>
4977 name="CopyFailed" 2694 <notification name="CallingCardDeclined">
4978 > 2695 你的名片被拒绝。
4979复制失败,因为你没有复制权利。 2696 </notification>
4980 </notification> 2697 <notification name="TeleportToLandmark">
4981 2698 既然现在您已经到达大陆,您可以瞬间移动到例如‘[NAME]’的地方,只要点击
4982 <notification
4983
4984 name="InventoryAccepted"
4985 >
4986[NAME] 接受了你提供的物品。
4987 </notification>
4988
4989 <notification
4990
4991 name="InventoryDeclined"
4992 >
4993[NAME] 拒绝了你提供的物品。
4994 </notification>
4995
4996 <notification
4997
4998 name="ObjectMessage"
4999 >
5000[NAME]: [MESSAGE]
5001 </notification>
5002
5003 <notification
5004
5005 name="CallingCardAccepted"
5006 >
5007你的名片已经被接受
5008 </notification>
5009
5010 <notification
5011
5012 name="CallingCardDeclined"
5013 >
5014你的名片被拒绝。
5015 </notification>
5016
5017 <notification
5018
5019 name="TeleportToLandmark"
5020 >
5021既然现在您已经到达大陆,您可以瞬间移动到例如‘[NAME]’的地方,只要点击
5022屏幕右下角的库存按钮,然后选择 Landmark 文件夹。 2699屏幕右下角的库存按钮,然后选择 Landmark 文件夹。
5023双击地标,然后点击瞬间移动来移动到那儿。 2700双击地标,然后点击瞬间移动来移动到那儿。
5024 </notification> 2701 </notification>
5025 2702 <notification name="TeleportToPerson">
5026 <notification 2703 既然现在您已经到达大陆,您可以呼叫例如‘[NAME]’的居民,
5027
5028 name="TeleportToPerson"
5029 >
5030既然现在您已经到达大陆,您可以呼叫例如‘[NAME]’的居民,
5031只要点击屏幕右下角的库存按钮,然后选择 Calling Cards 文件夹。 2704只要点击屏幕右下角的库存按钮,然后选择 Calling Cards 文件夹。
5032双击名片,点击即时消息,然后键入您的消息。 2705双击名片,点击即时消息,然后键入您的消息。
5033 </notification> 2706 </notification>
5034 2707 <notification name="CantSelectLandFromMultipleRegions">
5035 <notification 2708 无法跨服务器选择土地。请尝试选择一块小一点的土地。
5036 2709 </notification>
5037 name="CantSelectLandFromMultipleRegions" 2710 <notification name="SearchWordBanned">
5038 > 2711 根据社区标准中的内容管制条例,某些搜索词被屏蔽掉了。
5039无法跨服务器选择土地。请尝试选择一块小一点的土地。 2712 </notification>
5040 </notification> 2713 <notification name="NoContentToSearch">
5041 2714 请选择搜索至少一种类型的内容(PG,Mature,或Adult).
5042 <notification 2715 </notification>
5043 2716 <notification name="GroupVote">
5044 name="GroupVote" 2717 [NAME]提议投票讨论:
5045 >
5046[NAME]提议投票讨论:
5047[MESSAGE]
5048 <form name="form">
5049 <button
5050
5051 name="VoteNow"
5052 text="现在投票"/>
5053 <button
5054
5055 name="Later"
5056 text="稍后"/>
5057 </form>
5058 </notification>
5059
5060 <notification
5061
5062 name="SystemMessage"
5063 >
5064[MESSAGE] 2718[MESSAGE]
5065 </notification> 2719 <form name="form">
5066 2720 <button name="VoteNow" text="现在投票"/>
5067 <notification 2721 <button name="Later" text="稍后"/>
5068 2722 </form>
5069 name="EventNotification" 2723 </notification>
5070 > 2724 <notification name="SystemMessage">
5071事件提醒: 2725 [MESSAGE]
2726 </notification>
2727 <notification name="EventNotification">
2728 事件提醒:
5072 2729
5073[NAME] 2730[NAME]
5074[DATE] 2731[DATE]
5075 <form name="form"> 2732 <form name="form">
5076 <button 2733 <button name="Teleport" text="瞬间移动"/>
5077 2734 <button name="Description" text="描述"/>
5078 name="Teleport" 2735 <button name="Cancel" text="取消"/>
5079 text="瞬间移动"/> 2736 </form>
5080 <button 2737 </notification>
5081 2738 <notification name="TransferObjectsHighlighted">
5082 name="Description" 2739 此处所有将随土地一起转让给购买者的物体已经高亮显示。
5083 text="描述"/>
5084 <button
5085
5086 name="Cancel"
5087 text="取消"/>
5088 </form>
5089 </notification>
5090
5091 <notification
5092
5093 name="TransferObjectsHighlighted"
5094 >
5095此处所有将随土地一起转让给购买者的物体已经高亮显示。
5096 2740
5097* 将传送的树木和绿化不会高亮显示。 2741* 将传送的树木和绿化不会高亮显示。
5098 <form name="form"> 2742 <form name="form">
5099 <button 2743 <button name="Done" text="完成"/>
5100 2744 </form>
5101 name="Done" 2745 </notification>
5102 text="完成"/> 2746 <notification name="DeactivatedGesturesTrigger">
5103 </form> 2747 取消激活了触发器相同的动作:
5104 </notification>
5105
5106 <notification
5107
5108 name="DeactivatedGesturesTrigger"
5109 >
5110取消激活了触发器相同的动作:
5111[NAMES] 2748[NAMES]
5112 </notification> 2749 </notification>
5113 2750 <notification name="NoQuickTime">
5114 <notification 2751 Apple 公司的 QuickTime 没有安装在你的操作系统中。如果你希望观看在支持的地块中播放的媒体流,则需要从
5115
5116 name="NoQuickTime"
5117 >
5118Apple 公司的 QuickTime 没有安装在你的操作系统中。如果你希望观看在支持的地块中播放的媒体流,则需要从
5119QuickTime网站 (http://www.apple.com/quicktime) 安装 QuickTime Player。 2752QuickTime网站 (http://www.apple.com/quicktime) 安装 QuickTime Player。
5120 </notification> 2753 </notification>
5121 2754 <notification name="OwnedObjectsReturned">
5122 <notification 2755 在所选地块上你所拥有的物体已经被归还至你的库存中。
5123 2756 </notification>
5124 name="OwnedObjectsReturned" 2757 <notification name="OtherObjectsReturned">
5125 > 2758 在所选的地块上归[FIRST] [LAST]所拥有的物体
5126在所选地块上你所拥有的物体已经被归还至你的库存中。
5127 </notification>
5128
5129 <notification
5130
5131 name="OtherObjectsReturned"
5132 >
5133在所选的地块上归[FIRST] [LAST]所拥有的物体
5134已经被返还至其库存中。 2759已经被返还至其库存中。
5135 </notification> 2760 </notification>
5136 2761 <notification name="OtherObjectsReturned2">
5137 <notification 2762 在所选的地块上归居民 ‘[NAME]’ 所拥有的物体
5138
5139 name="OtherObjectsReturned2"
5140 >
5141在所选的地块上归居民 ‘[NAME]’ 所拥有的物体
5142已经被返还至其主人处。 2763已经被返还至其主人处。
5143 </notification> 2764 </notification>
5144 2765 <notification name="GroupObjectsReturned">
5145 <notification 2766 在所选地块上,与社团 [GROUPNAME] 分享的物体已经被归还至它们的主人的库存里。
5146
5147 name="GroupObjectsReturned"
5148 >
5149在所选地块上,与社团 [GROUPNAME] 分享的物体已经被归还至它们的主人的库存里。
5150可转让的转让到社团的物体已经被归还至它们先前主人处。 2767可转让的转让到社团的物体已经被归还至它们先前主人处。
5151不可转让的转让到社团的物体已经删除。 2768不可转让的转让到社团的物体已经删除。
5152 </notification> 2769 </notification>
5153 2770 <notification name="UnOwnedObjectsReturned">
5154 <notification 2771 在选择的地块上,*不*属于你的物体已经被归还至它们的主人处。
5155 2772 </notification>
5156 name="UnOwnedObjectsReturned" 2773 <notification name="NotSafe">
5157 > 2774 这块土地打开了伤害选项 (‘不安全’)。
5158在选择的地块上,*不*属于你的物体已经被归还至它们的主人处。
5159 </notification>
5160
5161 <notification
5162
5163 name="NotSafe"
5164 >
5165这块土地打开了伤害选项 (‘不安全’)。
5166您在这里可能会受伤。如果您死了,您将会被瞬间移动至您的家位置。 2775您在这里可能会受伤。如果您死了,您将会被瞬间移动至您的家位置。
5167 </notification> 2776 </notification>
5168 2777 <notification name="NoFly">
5169 <notification 2778 这块土地关闭了飞行 (‘不能飞行’)。
5170
5171 name="NoFly"
5172 >
5173这块土地关闭了飞行 (‘不能飞行’)。
5174您不能在这里飞行。 2779您不能在这里飞行。
5175 </notification> 2780 </notification>
5176 2781 <notification name="PushRestricted">
5177 <notification 2782 这块土地 ‘不允许推动’。
5178
5179 name="PushRestricted"
5180 >
5181这块土地 ‘不允许推动’。
5182您不能推动这里的任何物体,除非您拥有这块土地。 2783您不能推动这里的任何物体,除非您拥有这块土地。
5183 </notification> 2784 </notification>
5184 2785 <notification name="NoVoice">
5185 <notification 2786 这块土地禁用了语音。
5186 2787 </notification>
5187 name="NoVoice" 2788 <notification name="NoBuild">
5188 > 2789 这块土地上关闭了建造 (‘不能建造’)。
5189这块土地禁用了语音。
5190 </notification>
5191
5192 <notification
5193
5194 name="NoBuild"
5195 >
5196这块土地上关闭了建造 (‘不能建造’)。
5197您不能在此创建物体。 2790您不能在此创建物体。
5198 </notification> 2791 </notification>
5199 2792 <notification name="ScriptsStopped">
5200 <notification 2793 管理员暂时停止了该地区的脚本运行。
5201 2794 </notification>
5202 name="ScriptsStopped" 2795 <notification name="ScriptsNotRunning">
5203 > 2796 该地区没有运行任何脚本。
5204管理员暂时停止了该地区的脚本运行。 2797 </notification>
5205 </notification> 2798 <notification name="NoOutsideScripts">
5206 2799 这块土地关闭了外部脚本 (‘没有外部脚本’)。
5207 <notification
5208
5209 name="ScriptsNotRunning"
5210 >
5211该地区没有运行任何脚本。
5212 </notification>
5213
5214 <notification
5215
5216 name="NoOutsideScripts"
5217 >
5218这块土地关闭了外部脚本 (‘没有外部脚本’)。
5219除了属于土地主人的脚本,任何脚本在这里都不会运行。 2800除了属于土地主人的脚本,任何脚本在这里都不会运行。
5220 </notification> 2801 </notification>
5221 2802 <notification name="ClaimPublicLand">
5222 <notification 2803 只能对您所在的公共土地上申请产权。
5223 2804 </notification>
5224 name="ClaimPublicLand" 2805 <notification name="RegionTPAccessBlocked">
5225 > 2806 您的限制级不允许您进入此地。您可能需要下载并安装最新的第二人生软件或取得年龄验证。
5226只能对您所在的公共土地上申请产权。 2807
5227 </notification> 2808请去知识库了解更多关于访问权限与限制级的关系。
5228 2809 </notification>
5229 <notification 2810 <notification name="URBannedFromRegion">
5230 2811 您被禁止进入此地区。
5231 name="ObjectGiveItem" 2812 </notification>
5232 > 2813 <notification name="NoTeenGridAccess">
5233[FIRST] [LAST] 拥有的物体 [OBJECTFROMNAME] 赠与您了名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。 2814 您的账号不能连接到该“少年专属区”。
5234 <form name="form"> 2815 </notification>
5235 <button 2816 <notification name="NoHelpIslandTP">
5236 2817 您不能瞬间转移回“援助岛”。
5237 name="Keep" 2818去“公共援助岛”重复您的教程。
5238 text="保留"/> 2819 </notification>
5239 <button 2820 <notification name="ImproperPaymentStatus">
5240 2821 您没有适当的付款信息,不能进入此区。
5241 name="Discard" 2822 </notification>
5242 text="放弃"/> 2823 <notification name="MustGetAgeRegion">
5243 <button 2824 您必须经过年龄验证才可进入此地区。
5244 2825 </notification>
5245 name="Mute" 2826 <notification name="MustGetAgeParcel">
5246 text="屏蔽"/> 2827 你必须经过年龄验证才可以进入此地
5247 </form> 2828 </notification>
5248 </notification> 2829 <notification name="NoDestRegion">
5249 2830 找不到目的地地区。
5250 <notification 2831 </notification>
5251 2832 <notification name="NotAllowedInDest">
5252 name="ObjectGiveItemUnknownUser" 2833 您无法进入目的地。
5253 > 2834 </notification>
5254(某位未知用户) 拥有的物体 [OBJECTFROMNAME] 赠与您了名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。 2835 <notification name="RegionParcelBan">
5255 <form name="form"> 2836 不能跨过边界进入被禁止访问的地块。请尝试另一种方法。
5256 <button 2837 </notification>
5257 2838 <notification name="TelehubRedirect">
5258 name="Keep" 2839 您被限制于传送站。
5259 text="保留"/> 2840 </notification>
5260 <button 2841 <notification name="CouldntTPCloser">
5261 2842 无法瞬间转移到距目的地更近的位置。
5262 name="Discard" 2843 </notification>
5263 text="放弃"/> 2844 <notification name="TPCancelled">
5264 <button 2845 取消瞬间转移。
5265 2846 </notification>
5266 name="Mute" 2847 <notification name="FullRegionTryAgain">
5267 text="屏蔽"/> 2848 您要访问的地区人满为患。请过会儿再试。
5268 </form> 2849 </notification>
5269 </notification> 2850 <notification name="GeneralFailure">
5270 2851 一般失败
5271 <notification 2852 </notification>
5272 2853 <notification name="RoutedWrongRegion">
5273 name="UserGiveItem" 2854 路经错误地区。请重试。
5274 > 2855 </notification>
5275[NAME] 给了您一件名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。 2856 <notification name="NoValidAgentID">
5276 <form name="form"> 2857 没有有效的用户ID。
5277 <button 2858 </notification>
5278 2859 <notification name="NoValidSession">
5279 name="Keep" 2860 没有有效的会期ID。
5280 text="保留"/> 2861 </notification>
5281 <button 2862 <notification name="NoValidCircuit">
5282 2863 没有有效的回路
5283 name="Discard" 2864 </notification>
5284 text="放弃"/> 2865 <notification name="NoValidTimestamp">
5285 <button 2866 没有有效的时间标记
5286 2867 </notification>
5287 name="Mute" 2868 <notification name="NoPendingConnection">
5288 text="屏蔽"/> 2869 无法建立连接。
5289 </form> 2870 </notification>
5290 </notification> 2871 <notification name="InternalUsherError">
5291 2872 瞬间转移的传送过程导致了一个服务器错误。第二人生服务器可能存在异常。
5292 <notification 2873 </notification>
5293 2874 <notification name="NoGoodTPDestination">
5294 name="GodMessage" 2875 在此地区中无法找到一个合适的传送点。
5295 > 2876 </notification>
5296[NAME] 2877 <notification name="InternalErrorRegionResolver">
2878 您的瞬间转移请求在解释全局坐标时导致了一个服务器错误。第二人生服务器可能存在异常。
2879 </notification>
2880 <notification name="NoValidLanding">
2881 找不到一个有效的降落点
2882 </notification>
2883 <notification name="NoValidParcel">
2884 找不到有效的地块。
2885 </notification>
2886 <notification name="ObjectGiveItem">
2887 [FIRST] [LAST] 拥有的物体 [OBJECTFROMNAME] 赠与您了名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。
2888 <form name="form">
2889 <button name="Keep" text="保留"/>
2890 <button name="Discard" text="放弃"/>
2891 <button name="Mute" text="屏蔽"/>
2892 </form>
2893 </notification>
2894 <notification name="ObjectGiveItemUnknownUser">
2895 (某位未知用户) 拥有的物体 [OBJECTFROMNAME] 赠与您了名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。
2896 <form name="form">
2897 <button name="Keep" text="保留"/>
2898 <button name="Discard" text="放弃"/>
2899 <button name="Mute" text="屏蔽"/>
2900 </form>
2901 </notification>
2902 <notification name="UserGiveItem">
2903 [NAME] 给了您一件名为 ‘[OBJECTNAME]’ 的[OBJECTTYPE]。
2904 <form name="form">
2905 <button name="Keep" text="保留"/>
2906 <button name="Discard" text="放弃"/>
2907 <button name="Mute" text="屏蔽"/>
2908 </form>
2909 </notification>
2910 <notification name="GodMessage">
2911 [NAME]
5297[MESSAGE] 2912[MESSAGE]
5298 </notification> 2913 </notification>
2914 <notification name="JoinGroup">
2915 [MESSAGE]
2916 <form name="form">
2917 <button name="Join" text="加入"/>
2918 <button name="Decline" text="谢绝"/>
2919 <button name="Info" text="信息"/>
2920 </form>
2921 </notification>
2922 <notification name="TeleportOffered">
2923 [NAME] 邀请您瞬间移动到他/她的位置:
5299 2924
5300 <notification
5301
5302 name="JoinGroup"
5303 >
5304[MESSAGE]
5305 <form name="form">
5306 <button
5307
5308 name="Join"
5309 text="加入"/>
5310 <button
5311
5312 name="Decline"
5313 text="谢绝"/>
5314 <button
5315
5316 name="Info"
5317 text="信息"/>
5318 </form>
5319 </notification>
5320
5321 <notification
5322
5323 name="TeleportOffered"
5324 >
5325[NAME] 邀请您瞬间移动到他/她的位置:
5326
5327[MESSAGE]
5328 <form name="form">
5329 <button
5330
5331 name="Teleport"
5332 text="瞬间移动"/>
5333 <button
5334
5335 name="Cancel"
5336 text="取消"/>
5337 </form>
5338 </notification>
5339
5340 <notification
5341
5342 name="GotoURL"
5343 >
5344[MESSAGE] 2925[MESSAGE]
2926 <form name="form">
2927 <button name="Teleport" text="瞬间移动"/>
2928 <button name="Cancel" text="取消"/>
2929 </form>
2930 </notification>
2931 <notification name="GotoURL">
2932 [MESSAGE]
5345[URL] 2933[URL]
5346 <form name="form"> 2934 <form name="form">
5347 <button 2935 <button name="Later" text="稍后"/>
5348 2936 <button name="GoNow..." text="现在就登陆…"/>
5349 name="Later" 2937 </form>
5350 text="稍后"/> 2938 </notification>
5351 <button 2939 <notification name="OfferFriendship">
5352 2940 [NAME] 邀请您成为好友。
5353 name="GoNow..."
5354 text="现在就登陆…"/>
5355 </form>
5356 </notification>
5357
5358 <notification
5359
5360 name="OfferFriendship"
5361 >
5362[NAME] 邀请您成为好友。
5363 2941
5364[MESSAGE] 2942[MESSAGE]
5365 2943
5366(默认状态下,你们将可以互相看到对方的在线状况。) 2944(默认状态下,你们将可以互相看到对方的在线状况。)
5367 <form name="form"> 2945 <form name="form">
5368 <button 2946 <button name="Accept" text="接受"/>
5369 2947 <button name="Decline" text="谢绝"/>
5370 name="Accept" 2948 </form>
5371 text="接受"/> 2949 </notification>
5372 <button 2950 <notification name="OfferFriendshipNoMessage">
5373 2951 [NAME] 邀请您成为好友。
5374 name="Decline"
5375 text="谢绝"/>
5376 </form>
5377 </notification>
5378
5379 <notification
5380
5381 name="OfferFriendshipNoMessage"
5382 >
5383[NAME] 邀请您成为好友。
5384(默认状态下,你们将可以互相看到对方的在线状况。) 2952(默认状态下,你们将可以互相看到对方的在线状况。)
5385 <form name="form"> 2953 <form name="form">
5386 <button 2954 <button name="Accept" text="接受"/>
5387 2955 <button name="Decline" text="谢绝"/>
5388 name="Accept" 2956 </form>
5389 text="接受"/> 2957 </notification>
5390 <button 2958 <notification name="FriendshipAccepted">
5391 2959 [NAME] 接受了您的好友邀请。
5392 name="Decline" 2960 </notification>
5393 text="谢绝"/> 2961 <notification name="FriendshipDeclined">
5394 </form> 2962 [NAME] 谢绝了您的好友邀请。
5395 </notification> 2963 </notification>
5396 2964 <notification name="OfferCallingCard">
5397 <notification 2965 [FIRST] [LAST] 要给你他的通话卡。这将在你的库存中添加一个书签,这样你就可以快速的通过即时消息联系这位居民。
5398 2966 <form name="form">
5399 name="FriendshipAccepted" 2967 <button name="Accept" text="接受"/>
5400 > 2968 <button name="Decline" text="谢绝"/>
5401[NAME] 接受了您的好友邀请。 2969 </form>
5402 </notification> 2970 </notification>
5403 2971 <notification name="RegionRestartMinutes">
5404 <notification 2972 地区将在 [MINUTES]分钟后重新启动。
5405
5406 name="FriendshipDeclined"
5407 >
5408[NAME] 谢绝了您的好友邀请。
5409 </notification>
5410
5411 <notification
5412
5413 name="OfferCallingCard"
5414 >
5415[FIRST] [LAST] 要给你他的通话卡。这将在你的库存中添加一个书签,这样你就可以快速的通过即时消息联系这位居民。
5416 <form name="form">
5417 <button
5418
5419 name="Accept"
5420 text="接受"/>
5421 <button
5422
5423 name="Decline"
5424 text="谢绝"/>
5425 </form>
5426 </notification>
5427
5428 <notification
5429
5430 name="RegionRestartMinutes"
5431
5432
5433 >
5434地区将在 [MINUTES]分钟后重新启动。
5435如果仍留在此地区内,您将会被登出。 2973如果仍留在此地区内,您将会被登出。
5436 </notification> 2974 </notification>
5437 2975 <notification name="RegionRestartSeconds">
5438 <notification 2976 区域将在 [MINUTES]秒后重新启动。
5439
5440 name="RegionRestartSeconds"
5441
5442
5443 >
5444区域将在 [MINUTES]秒后重新启动。
5445如果仍留在此地区内,您将会被登出。 2977如果仍留在此地区内,您将会被登出。
5446 </notification> 2978 </notification>
5447 2979 <notification name="LoadWebPage">
5448 <notification 2980 是否载入网页[URL]?
5449
5450 name="LoadWebPage"
5451 >
5452是否载入网页[URL]?
5453 2981
5454[MESSAGE] 2982[MESSAGE]
5455 2983
5456来自物体: [OBJECTNAME], 主人: [NAME]? 2984来自物体: [OBJECTNAME], 主人: [NAME]?
5457 <form name="form"> 2985 <form name="form">
5458 <button 2986 <button name="Gotopage" text="打开网页"/>
5459 2987 <button name="Cancel" text="取消"/>
5460 name="Gotopage" 2988 </form>
5461 text="打开网页"/> 2989 </notification>
5462 <button 2990 <notification name="FailedToFindWearableUnnamed">
5463 2991 在数据库中没能找到[TYPE]。
5464 name="Cancel" 2992 </notification>
5465 text="取消"/> 2993 <notification name="FailedToFindWearable">
5466 </form> 2994 在数据库中没能找到名为 [DESC] 的[TYPE]。
5467 </notification> 2995 </notification>
5468 2996 <notification name="InvalidWearable">
5469 <notification 2997 您所要穿戴的物品使用了一种当前客户端无法处理的功能。请升级您的第二人生版本以正确穿戴此物品。
5470 2998 </notification>
5471 name="FailedToFindWearableUnnamed" 2999 <notification name="ScriptQuestion">
5472 > 3000 ‘[OBJECTNAME]’, 一件 ‘[NAME]’ 拥有的物体, 想要:
5473在数据库中没能找到[TYPE]。
5474 </notification>
5475
5476 <notification
5477
5478 name="FailedToFindWearable"
5479 >
5480在数据库中没能找到名为 [DESC] 的[TYPE]。
5481 </notification>
5482
5483 <notification
5484
5485 name="ScriptQuestion"
5486 >
5487‘[OBJECTNAME]’, 一件 ‘[NAME]’ 拥有的物体, 想要:
5488 3001
5489[QUESTIONS] 3002[QUESTIONS]
5490这样可以吗? 3003这样可以吗?
5491 <form name="form"> 3004 <form name="form">
5492 <button 3005 <button name="Yes" text="允许"/>
5493 3006 <button name="No" text="拒绝"/>
5494 name="Yes" 3007 <button name="Mute" text="屏蔽"/>
5495 text="允许"/> 3008 </form>
5496 <button 3009 </notification>
5497 3010 <notification name="ScriptQuestionCaution">
5498 name="No" 3011 ‘[OBJECTNAME]’, 一件 ‘[NAME]’ 拥有的物体, 想要:
5499 text="拒绝"/>
5500 <button
5501
5502 name="Mute"
5503 text="屏蔽"/>
5504 </form>
5505 </notification>
5506
5507 <notification
5508
5509 name="ScriptQuestionCaution"
5510
5511 >
5512‘[OBJECTNAME]’, 一件 ‘[NAME]’ 拥有的物体, 想要:
5513 3012
5514[QUESTIONS] 3013[QUESTIONS]
5515如果您不信任该物体和它的创建者,您应该拒绝这请求。点击细节按钮察看详细资料。 3014如果您不信任该物体和它的创建者,您应该拒绝这请求。点击细节按钮察看详细资料。
5516 3015
5517是否授予许可? 3016是否授予许可?
5518 <form name="form"> 3017 <form name="form">
5519 <button 3018 <button name="Grant" text="授予"/>
5520 3019 <button name="Deny" text="谢绝"/>
5521 name="Grant" 3020 <button name="Details" text="细节..."/>
5522 text="授予"/> 3021 </form>
5523 <button 3022 </notification>
5524 3023 <notification name="ScriptDialog">
5525 3024 [FIRST] [LAST] 的 ‘[TITLE]’
5526 name="Deny"
5527 text="谢绝"/>
5528 <button
5529
5530 name="Details"
5531 text="细节..."/>
5532 </form>
5533 </notification>
5534
5535 <notification
5536
5537 name="ScriptDialog"
5538 >
5539[FIRST] [LAST] 的 ‘[TITLE]’
5540[MESSAGE] 3025[MESSAGE]
5541 <form name="form"> 3026 <form name="form">
5542 <button 3027 <button name="Ignore" text="忽视"/>
5543 3028 </form>
5544 name="Ignore" 3029 </notification>
5545 text="忽视"/> 3030 <notification name="ScriptDialogGroup">
5546 </form> 3031 [GROUPNAME] 的 ‘[TITLE]’
5547 </notification>
5548
5549 <notification
5550
5551 name="ScriptDialogGroup"
5552 >
5553[GROUPNAME] 的 ‘[TITLE]’
5554[MESSAGE] 3032[MESSAGE]
5555 <form name="form"> 3033 <form name="form">
5556 <button 3034 <button name="Ignore" text="忽视"/>
5557 3035 </form>
5558 name="Ignore" 3036 </notification>
5559 text="忽视"/> 3037 <notification name="FirstBalanceIncrease">
5560 </form> 3038 您刚收到了 L$[AMOUNT]。
5561 </notification>
5562
5563 <notification
5564
5565 name="FirstBalanceIncrease"
5566 >
5567您刚收到了 L$[AMOUNT]。
5568物体和其他用户可以向您支付L$。 3039物体和其他用户可以向您支付L$。
5569您的帐户余额显示在屏幕的右上角。 3040您的帐户余额显示在屏幕的右上角。
5570 </notification> 3041 </notification>
5571 3042 <notification name="FirstBalanceDecrease">
5572 <notification 3043 您刚支付了 L$[AMOUNT]。
5573
5574 name="FirstBalanceDecrease"
5575 >
5576您刚支付了 L$[AMOUNT]。
5577您的帐户余额显示在屏幕的右上角。 3044您的帐户余额显示在屏幕的右上角。
5578 </notification> 3045 </notification>
5579 3046 <notification name="FirstSit">
5580 <notification 3047 您正在坐着。
5581
5582 name="FirstSit"
5583 >
5584您正在坐着。
5585使用方向键 (或者AWSD) 来改变视角。 3048使用方向键 (或者AWSD) 来改变视角。
5586点击 ‘站起来’ 按钮起身。 3049点击 ‘站起来’ 按钮起身。
5587 </notification> 3050 </notification>
5588 3051 <notification name="FirstMap">
5589 <notification 3052 点击并拖动地图以查看全景。
5590
5591 name="FirstMap"
5592 >
5593点击并拖动地图以查看全景。
5594双击以瞬间移动。 3053双击以瞬间移动。
5595使用右边的控件查找信息,并显示不同的背景。 3054使用右边的控件查找信息,并显示不同的背景。
5596 </notification> 3055 </notification>
5597 3056 <notification name="FirstBuild">
5598 <notification 3057 您可以在 [SECOND_LIFE] 的某些区域中创建新物体。
5599
5600 name="FirstBuild"
5601 >
5602您可以在 [SECOND_LIFE] 的某些区域中创建新物体。
5603使用左上角的工具建造,也试一试按下 Ctrl 或者 Alt 键快速地切换工具。 3058使用左上角的工具建造,也试一试按下 Ctrl 或者 Alt 键快速地切换工具。
5604按 Esc 键停止建造。 3059按 Esc 键停止建造。
5605 </notification> 3060 </notification>
5606 3061 <notification name="FirstLeftClickNoHit">
5607 <notification 3062 点击左键可以与特殊的物体互动。
5608
5609 name="FirstLeftClickNoHit"
5610 >
5611点击左键可以与特殊的物体互动。
5612如果鼠标指针成为手型,您就可以与该物体互动。 3063如果鼠标指针成为手型,您就可以与该物体互动。
5613点击右键总是会显示您可以做的事的菜单。 3064点击右键总是会显示您可以做的事的菜单。
5614 </notification> 3065 </notification>
5615 3066 <notification name="FirstTeleport">
5616 <notification 3067 这个地区不允许点对点瞬间移动,所以您被移动到了最近的瞬移枢纽上。
5617
5618 name="FirstTeleport"
5619 >
5620这个地区不允许点对点瞬间移动,所以您被移动到了最近的瞬移枢纽上。
5621您的目的地由一个高的信标标出。 3068您的目的地由一个高的信标标出。
5622跟着红色箭头前往信标位置,或者点击箭头关闭信标。 3069跟着红色箭头前往信标位置,或者点击箭头关闭信标。
5623 </notification> 3070 </notification>
5624 3071 <notification name="FirstOverrideKeys">
5625 <notification 3072 您的动作控制按键现在被一件物体控制。
5626
5627 name="FirstOverrideKeys"
5628 >
5629您的动作控制按键现在被一件物体控制。
5630尝试一下箭头键或 AWSD 看看它们的作用。 3073尝试一下箭头键或 AWSD 看看它们的作用。
5631某些物体 (例如枪) 需要您进入鼠标视角才能使用。 3074某些物体 (例如枪) 需要您进入鼠标视角才能使用。
5632按 ‘M’ 键进入鼠标视角。 3075按 ‘M’ 键进入鼠标视角。
5633 </notification> 3076 </notification>
5634 3077 <notification name="FirstAppearance">
5635 <notification 3078 您正在编辑您的外观。要旋转或者缩放视角,使用箭头键。编辑完了的时候,点击 ‘全部保存’ 按钮,来保存您的外观并退出。您在任何时候都可以随意编辑外观。
5636 3079 </notification>
5637 name="FirstAppearance" 3080 <notification name="FirstInventory">
5638 > 3081 这是您的库存,是存放物体、记事卡、衣服和您拥有的其他东西的地方。
5639您正在编辑您的外观。要旋转或者缩放视角,使用箭头键。编辑完了的时候,点击 ‘全部保存’ 按钮,来保存您的外观并退出。您在任何时候都可以随意编辑外观。
5640 </notification>
5641
5642 <notification
5643
5644 name="FirstInventory"
5645 >
5646这是您的库存,是存放物体、记事卡、衣服和您拥有的其他东西的地方。
5647* 要穿上物体或装备文件夹,将它拖动到您自己身上。 3082* 要穿上物体或装备文件夹,将它拖动到您自己身上。
5648* 要将物体带入世界中,将它拖动到地上。 3083* 要将物体带入世界中,将它拖动到地上。
5649* 要阅读记事卡,双击它。 3084* 要阅读记事卡,双击它。
5650 </notification> 3085 </notification>
5651 3086 <notification name="FirstSandbox">
5652 <notification 3087 这是一块沙盒区域。
5653
5654 name="FirstSandbox"
5655 >
5656这是一块沙盒区域。
5657在这里创建的物体在您离开后可能会删除。沙盒区域会被定期清空,请参照屏幕上方区域名称旁边的信息。 3088在这里创建的物体在您离开后可能会删除。沙盒区域会被定期清空,请参照屏幕上方区域名称旁边的信息。
5658 3089
5659沙盒区域并不常见, 并会有特殊标识标出。 3090沙盒区域并不常见, 并会有特殊标识标出。
5660 </notification> 3091 </notification>
5661 3092 <notification name="FirstFlexible">
5662 <notification 3093 该物体是活动的。
5663
5664 name="FirstFlexible"
5665 >
5666该物体是活动的。
5667活动物体不能同时为物理的,并且必须为幻影,除非取消其活动性。 3094活动物体不能同时为物理的,并且必须为幻影,除非取消其活动性。
5668 </notification> 3095 </notification>
5669 3096 <notification name="FirstDebugMenus">
5670 <notification 3097 您已启用了高级菜单。
5671
5672 name="FirstDebugMenus"
5673 >
5674您已启用了高级菜单。
5675该菜单包含对调试第二人生的开发者有用的功能。 3098该菜单包含对调试第二人生的开发者有用的功能。
5676要切换该菜单,在 Windows 中按 Ctrl-Alt-D。 在 Mac 中按 Cmd-Opt-Shift-D。 3099要切换该菜单,在 Windows 中按 Ctrl-Alt-D。 在 Mac 中按 Cmd-Opt-Shift-D。
5677 </notification> 3100 </notification>
5678 3101 <notification name="FirstSculptedPrim">
5679 <notification 3102 您正在编辑 sculpted 元件。
5680
5681 name="FirstSculptedPrim"
5682 >
5683您正在编辑 sculpted 元件。
5684Sculpted 元件需要特殊的材质来指定其形状。 3103Sculpted 元件需要特殊的材质来指定其形状。
5685您可以在库存库中找到示范 sculpted 材质。 3104您可以在库存库中找到示范 sculpted 材质。
5686 </notification> 3105 </notification>
5687 3106 <notification name="FirstMedia">
5688 <notification 3107 您已经开始播放媒体。媒体可以在参数设置的音频和视频一栏中设置为自动播放。请注意这对于您不信任的媒体站点可能会有安全隐患。
5689 3108 </notification>
5690 name="FirstMedia" 3109 <notification name="MaxListSelectMessage">
5691 > 3110 您从该列表中最多只能选择[MAX_SELECT] 个项目。
5692您已经开始播放媒体。媒体可以在参数设置的音频和视频一栏中设置为自动播放。请注意这对于您不信任的媒体站点可能会有安全隐患。 3111 </notification>
5693 </notification> 3112 <notification name="VoiceInviteP2P">
5694 3113 [NAME] 正在邀请您加入语音聊天。
5695 <notification
5696
5697 name="MaxListSelectMessage"
5698 >
5699您从该列表中最多只能选择[MAX_SELECT] 个项目。
5700 </notification>
5701
5702 <notification
5703
5704 name="VoiceInviteP2P"
5705 >
5706[NAME] 正在邀请您加入语音聊天。
5707点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。 3114点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。
5708 <form name="form"> 3115 <form name="form">
5709 <button 3116 <button name="Accept" text="接受"/>
5710 3117 <button name="Decline" text="谢绝"/>
5711 name="Accept" 3118 <button name="Mute" text="屏蔽"/>
5712 text="接受"/> 3119 </form>
5713 <button 3120 </notification>
5714 3121 <notification name="AutoUnmuteByIM">
5715 name="Decline" 3122 您向 [FIRST] [LAST] 发送了一条即时消息,所以他已经被自动解除屏蔽。
5716 text="谢绝"/> 3123 </notification>
5717 <button 3124 <notification name="AutoUnmuteByMoney">
5718 3125 您向 [FIRST] [LAST] 付款,所以他已经被自动解除屏蔽。
5719 name="Mute" 3126 </notification>
5720 text="屏蔽"/> 3127 <notification name="AutoUnmuteByInventory">
5721 </form> 3128 您正给与 [FIRST] [LAST] 库存物品,所以他已经被自动解除屏蔽。
5722 </notification> 3129 </notification>
5723 3130 <notification name="VoiceInviteGroup">
5724 <notification 3131 [NAME] 加入了与 [GROUP] 社团的语音聊天。
5725
5726 name="AutoUnmuteByIM"
5727 >
5728您向 [FIRST] [LAST] 发送了一条即时消息,所以他已经被自动解除屏蔽。
5729 </notification>
5730
5731 <notification
5732
5733 name="AutoUnmuteByMoney"
5734 >
5735您向 [FIRST] [LAST] 付款,所以他已经被自动解除屏蔽。
5736 </notification>
5737
5738 <notification
5739
5740 name="AutoUnmuteByInventory"
5741 >
5742您正给与 [FIRST] [LAST] 库存物品,所以他已经被自动解除屏蔽。
5743 </notification>
5744
5745 <notification
5746
5747 name="VoiceInviteGroup"
5748 >
5749[NAME] 加入了与 [GROUP] 社团的语音聊天。
5750点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。 3132点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。
5751 <form name="form"> 3133 <form name="form">
5752 <button 3134 <button name="Accept" text="接受"/>
5753 3135 <button name="Decline" text="谢绝"/>
5754 name="Accept" 3136 <button name="Mute" text="屏蔽"/>
5755 text="接受"/> 3137 </form>
5756 <button 3138 </notification>
5757 3139 <notification name="VoiceInviteAdHoc">
5758 name="Decline" 3140 [NAME] 加入了一个语音聊天会议。
5759 text="谢绝"/>
5760 <button
5761
5762 name="Mute"
5763 text="屏蔽"/>
5764 </form>
5765 </notification>
5766
5767 <notification
5768
5769 name="VoiceInviteAdHoc"
5770 >
5771[NAME] 加入了一个语音聊天会议。
5772点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。 3141点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。
5773 <form name="form"> 3142 <form name="form">
5774 <button 3143 <button name="Accept" text="接受"/>
5775 3144 <button name="Decline" text="谢绝"/>
5776 name="Accept" 3145 <button name="Mute" text="屏蔽"/>
5777 text="接受"/> 3146 </form>
5778 <button 3147 </notification>
5779 3148 <notification name="InviteAdHoc">
5780 name="Decline" 3149 [NAME] 正在邀请您加入语音聊天会议。
5781 text="谢绝"/>
5782 <button
5783
5784 name="Mute"
5785 text="屏蔽"/>
5786 </form>
5787 </notification>
5788
5789 <notification
5790
5791 name="InviteAdHoc"
5792 >
5793[NAME] 正在邀请您加入语音聊天会议。
5794点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。 3150点击接受来加入对话或按谢绝来拒绝邀请。点击屏蔽来屏蔽该呼叫者。
5795 <form name="form"> 3151 <form name="form">
5796 <button 3152 <button name="Accept" text="接受"/>
5797 3153 <button name="Decline" text="谢绝"/>
5798 name="Accept" 3154 <button name="Mute" text="屏蔽"/>
5799 text="接受"/> 3155 </form>
5800 <button 3156 </notification>
5801 3157 <notification name="VoiceChannelFull">
5802 name="Decline" 3158 您尝试加入的语音呼叫, [VOICE_CHANNEL_NAME], 已经达到最大成员数。请稍候再试。
5803 text="谢绝"/> 3159 </notification>
5804 <button 3160 <notification name="ProximalVoiceChannelFull">
5805 3161 我们很抱歉。该区域已经达到语音交流的最大成员数。请尝试在其他区域使用语音聊天。
5806 name="Mute" 3162 </notification>
5807 text="屏蔽"/> 3163 <notification name="VoiceChannelDisconnected">
5808 </form> 3164 您已经从 [VOICE_CHANNEL_NAME] 断开连接。 您现在将会被重新连接到空间语音聊天。
5809 </notification> 3165 </notification>
5810 3166 <notification name="VoiceChannelDisconnectedP2P">
5811 <notification 3167 [VOICE_CHANNEL_NAME] 已经结束呼叫。您现在将会被重新连接到空间语音聊天。
5812 3168 </notification>
5813 name="VoiceChannelFull" 3169 <notification name="P2PCallDeclined">
5814 > 3170 [VOICE_CHANNEL_NAME] 谢绝了您的呼叫。您现在将会被重新连接到空间语音聊天。
5815您尝试加入的语音呼叫, [VOICE_CHANNEL_NAME], 已经达到最大成员数。请稍候再试。 3171 </notification>
5816 </notification> 3172 <notification name="P2PCallNoAnswer">
5817 3173 [VOICE_CHANNEL_NAME] 暂时不能接听您的呼叫。您现在将会被重新连接到空间语音聊天。
5818 <notification 3174 </notification>
5819 3175 <notification name="VoiceChannelJoinFailed">
5820 name="ProximalVoiceChannelFull" 3176 连接到 [VOICE_CHANNEL_NAME] 失败,请稍候再试。您现在将会被重新连接到空间语音聊天。
5821 > 3177 </notification>
5822我们很抱歉。该区域已经达到语音交流的最大成员数。请尝试在其他区域使用语音聊天。 3178 <notification duration="10" name="VoiceLoginRetry">
5823 </notification> 3179 我们正在为您创建语音聊天频道。最多会需要一分钟。
5824 3180 </notification>
5825 <notification 3181 <notification name="Cannot enter parcel: not a group member">
5826 3182 无法进入地块,您不是合适的社团的会员。
5827 name="VoiceChannelDisconnected" 3183 </notification>
5828 > 3184 <notification name="Cannot enter parcel: banned">
5829您已经从 [VOICE_CHANNEL_NAME] 断开连接。 您现在将会被重新连接到空间语音聊天。 3185 无法进入地块,您已被禁止进入。
5830 </notification> 3186 </notification>
5831 3187 <notification name="Cannot enter parcel: not on access list">
5832 <notification 3188 无法进入地块,您不在允许名单上。
5833 3189 </notification>
5834 name="VoiceChannelDisconnectedP2P" 3190 <notification name="VoiceNotAllowed">
5835 > 3191 您没有连接到 [VOICE_CHANNEL_NAME] 的语音聊天的许可。
5836[VOICE_CHANNEL_NAME] 已经结束呼叫。您现在将会被重新连接到空间语音聊天。 3192 </notification>
5837 </notification> 3193 <notification name="VoiceCallGenericError">
5838 3194 尝试连接到 [VOICE_CHANNEL_NAME] 时发生错误。 请稍候再试。
5839 <notification 3195 </notification>
5840 3196 <notification duration="10" name="ServerVersionChanged">
5841 name="P2PCallDeclined" 3197 您刚进入的区域正在运行不同的模拟器版本。点击该消息察看详细资料。
5842 > 3198 </notification>
5843[VOICE_CHANNEL_NAME] 谢绝了您的呼叫。您现在将会被重新连接到空间语音聊天。 3199 <notification name="UnableToOpenCommandURL">
5844 </notification> 3200 您点击的URL不能从该浏览器中打开。
5845 3201 </notification>
5846 <notification 3202 <global name="UnsupportedCPU">
5847 3203 - 您的 CPU(中央处理器)速度没有达到最低需求。
5848 name="P2PCallNoAnswer" 3204 </global>
5849 > 3205 <global name="UnsupportedGLRequirements">
5850[VOICE_CHANNEL_NAME] 暂时不能接听您的呼叫。您现在将会被重新连接到空间语音聊天。 3206 您似乎没有满足第二人生的系统需求的硬件。第二人生需要支持多重材质 (multitexture)
5851 </notification>
5852
5853 <notification
5854
5855 name="VoiceChannelJoinFailed"
5856 >
5857连接到 [VOICE_CHANNEL_NAME] 失败,请稍候再试。您现在将会被重新连接到空间语音聊天。
5858 </notification>
5859
5860 <notification
5861 duration="10"
5862
5863 name="VoiceLoginRetry"
5864 >
5865我们正在为您创建语音聊天频道。最多会需要一分钟。
5866 </notification>
5867
5868 <notification
5869
5870 name="Cannot enter parcel: not a group member"
5871 >
5872无法进入地块,您不是合适的社团的会员。
5873 </notification>
5874
5875 <notification
5876
5877 name="Cannot enter parcel: banned"
5878 >
5879无法进入地块,您已被禁止进入。
5880 </notification>
5881
5882 <notification
5883
5884 name="Cannot enter parcel: not on access list"
5885 >
5886无法进入地块,您不在允许名单上。
5887 </notification>
5888
5889 <notification
5890
5891 name="VoiceNotAllowed"
5892 >
5893您没有连接到 [VOICE_CHANNEL_NAME] 的语音聊天的许可。
5894 </notification>
5895
5896 <notification
5897
5898 name="VoiceCallGenericError"
5899 >
5900尝试连接到 [VOICE_CHANNEL_NAME] 时发生错误。 请稍候再试。
5901 </notification>
5902
5903 <notification
5904 duration="10"
5905
5906 name="ServerVersionChanged"
5907
5908 >
5909您刚进入的区域正在运行不同的模拟器版本。点击该消息察看详细资料。
5910 </notification>
5911
5912 <notification
5913
5914 name="UnableToOpenCommandURL"
5915
5916 >
5917您点击的URL不能从该浏览器中打开。
5918 </notification>
5919
5920 <global name="UnsupportedCPU">
5921- 您的 CPU(中央处理器)速度没有达到最低需求。
5922 </global>
5923
5924 <global name="UnsupportedGLRequirements">
5925您似乎没有满足第二人生的系统需求的硬件。第二人生需要支持多重材质 (multitexture)
5926的 OpenGL 显示卡。如果您满足这个条件的话,也许您需要确认已经 3207的 OpenGL 显示卡。如果您满足这个条件的话,也许您需要确认已经
5927安装了您的显示卡的最新驱动程序、以及操作系统的 Service Pack 和补丁。 3208安装了您的显示卡的最新驱动程序、以及操作系统的 Service Pack 和补丁。
5928 3209
5929如果您还是遇到问题,请访问: http://www.secondlife.com/support 3210如果您还是遇到问题,请访问: http://www.secondlife.com/support
5930 </global> 3211 </global>
5931 3212 <global name="UnsupportedCPUAmount">
5932 <global name="UnsupportedCPUAmount"> 3213 796
5933796 3214 </global>
5934 </global> 3215 <global name="UnsupportedRAMAmount">
5935 3216 510
5936 <global name="UnsupportedRAMAmount"> 3217 </global>
5937510 3218 <global name="UnsupportedGPU">
5938 </global> 3219 - 您的显示卡没有达到最低需求。
5939 3220 </global>
5940 <global name="UnsupportedGPU"> 3221 <global name="UnsupportedRAM">
5941- 您的显示卡没有达到最低需求。 3222 - 您的系统内存没有达到最低需求。
5942 </global> 3223 </global>
5943 3224 <global name="PermYes">
5944 <global name="UnsupportedRAM"> 3225
5945- 您的系统内存没有达到最低需求。 3226 </global>
5946 </global> 3227 <global name="PermNo">
5947 3228
5948 <global name="PermYes"> 3229 </global>
5949
5950 </global>
5951
5952 <global name="PermNo">
5953
5954 </global>
5955</notifications> 3230</notifications>
5956