PageRenderTime 59ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 1ms

/indra/newview/skins/default/xui/ja/notifications.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 1950 lines | 1857 code | 93 blank | 0 comment | 0 complexity | 25377cc13f6eae0ee610fea12a3e400f MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <notifications>
  3. <global name="skipnexttime">
  4. ????????
  5. </global>
  6. <global name="alwayschoose">
  7. ????????????
  8. </global>
  9. <global name="implicitclosebutton">
  10. ???
  11. </global>
  12. <template name="okbutton">
  13. <form>
  14. <button name="OK_okbutton" text="$yestext"/>
  15. </form>
  16. </template>
  17. <template name="okignore">
  18. <form>
  19. <button name="OK_okignore" text="$yestext"/>
  20. </form>
  21. </template>
  22. <template name="okcancelbuttons">
  23. <form>
  24. <button name="OK_okcancelbuttons" text="$yestext"/>
  25. <button name="Cancel_okcancelbuttons" text="$notext"/>
  26. </form>
  27. </template>
  28. <template name="okcancelignore">
  29. <form>
  30. <button name="OK_okcancelignore" text="$yestext"/>
  31. <button name="Cancel_okcancelignore" text="$notext"/>
  32. </form>
  33. </template>
  34. <template name="okhelpbuttons">
  35. <form>
  36. <button name="OK_okhelpbuttons" text="$yestext"/>
  37. <button name="Help" text="$helptext"/>
  38. </form>
  39. </template>
  40. <template name="yesnocancelbuttons">
  41. <form>
  42. <button name="Yes" text="$yestext"/>
  43. <button name="No" text="$notext"/>
  44. <button name="Cancel_yesnocancelbuttons" text="$canceltext"/>
  45. </form>
  46. </template>
  47. <notification functor="GenericAcknowledge" label="??????????" name="MissingAlert">
  48. ???? [APP_NAME] ??????????????????????????????????? ???????????????????????????
  49. ?????? ? [_NAME] ??????? notifications.xml ??????????
  50. <usetemplate name="okbutton" yestext="OK"/>
  51. </notification>
  52. <notification name="FloaterNotFound">
  53. ?????????????????????????????
  54. [CONTROLS]
  55. <usetemplate name="okbutton" yestext="OK"/>
  56. </notification>
  57. <notification name="TutorialNotFound">
  58. ?????????????????????
  59. <usetemplate name="okbutton" yestext="OK"/>
  60. </notification>
  61. <notification name="GenericAlert">
  62. [MESSAGE]
  63. </notification>
  64. <notification name="GenericAlertYesCancel">
  65. [MESSAGE]
  66. <usetemplate name="okcancelbuttons" notext="????" yestext="??"/>
  67. </notification>
  68. <notification name="BadInstallation">
  69. [APP_NAME] ???????????????????? ????? [http://get.secondlife.com ??????????????] ???????
  70. <usetemplate name="okbutton" yestext="OK"/>
  71. </notification>
  72. <notification name="LoginFailedNoNetwork">
  73. [SECOND_LIFE_GRID] ????????????
  74. ?[DIAGNOSTIC]?
  75. ?????????????????????
  76. <usetemplate name="okbutton" yestext="OK"/>
  77. </notification>
  78. <notification name="MessageTemplateNotFound">
  79. ??????????? [PATH] ??????????
  80. <usetemplate name="okbutton" yestext="OK"/>
  81. </notification>
  82. <notification name="WearableSave">
  83. ?????????????????????
  84. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="?????" yestext="??"/>
  85. </notification>
  86. <notification name="ConfirmNoCopyToOutbox">
  87. ?????????????????????????????????????????????
  88. [ITEM_NAME]
  89. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  90. </notification>
  91. <notification name="OutboxUploadComplete">
  92. ?????????????????????????
  93. <usetemplate name="okbutton" yestext="?????"/>
  94. </notification>
  95. <notification name="OutboxUploadHadErrors">
  96. ????????????????????????????????????????????????????????????????????????
  97. <usetemplate name="okbutton" yestext="?????"/>
  98. </notification>
  99. <notification name="CompileQueueSaveText">
  100. ???????????????????????????????????
  101. [REASON]
  102. ??????????????
  103. </notification>
  104. <notification name="CompileQueueSaveBytecode">
  105. ?????????????????????????????????????
  106. [REASON]
  107. ??????????????
  108. </notification>
  109. <notification name="WriteAnimationFail">
  110. ??????????????????????????????????????
  111. </notification>
  112. <notification name="UploadAuctionSnapshotFail">
  113. ????????????????????????????????????????
  114. [REASON]
  115. </notification>
  116. <notification name="UnableToViewContentsMoreThanOne">
  117. ??????????????????????
  118. ????? 1 ????????????????????
  119. </notification>
  120. <notification name="SaveClothingBodyChanges">
  121. ????????????????????????
  122. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="?????" yestext="?????"/>
  123. </notification>
  124. <notification name="FriendsAndGroupsOnly">
  125. ??????????????????????????????????????????????????????
  126. <usetemplate name="okbutton" yestext="OK"/>
  127. </notification>
  128. <notification name="FavoritesOnLogin">
  129. ?????????????????????????????????????????????????????????????????
  130. <usetemplate name="okbutton" yestext="OK"/>
  131. </notification>
  132. <notification name="GrantModifyRights">
  133. ??????????????????????????????????????????????????????????????????????????????????????
  134. [NAME] ????????????
  135. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  136. </notification>
  137. <notification name="GrantModifyRightsMultiple">
  138. ????????????????????????????????????????????????????????? ???????????????????????
  139. ??????????????????
  140. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  141. </notification>
  142. <notification name="RevokeModifyRights">
  143. [NAME] ?????????????
  144. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  145. </notification>
  146. <notification name="RevokeModifyRightsMultiple">
  147. ?????????????????????
  148. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  149. </notification>
  150. <notification name="UnableToCreateGroup">
  151. ?????????????
  152. [MESSAGE]
  153. <usetemplate name="okbutton" yestext="OK"/>
  154. </notification>
  155. <notification name="PanelGroupApply">
  156. [NEEDS_APPLY_MESSAGE]
  157. [WANT_APPLY_MESSAGE]
  158. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="?????" yestext="?????"/>
  159. </notification>
  160. <notification name="MustSpecifyGroupNoticeSubject">
  161. ???????????????????????
  162. <usetemplate name="okbutton" yestext="OK"/>
  163. </notification>
  164. <notification name="AddGroupOwnerWarning">
  165. ???? [ROLE_NAME] ????????????????????
  166. ????????????????????
  167. ????????????
  168. ??????????
  169. <usetemplate ignoretext="????????????????????" name="okcancelignore" notext="???" yestext="??"/>
  170. </notification>
  171. <notification name="AssignDangerousActionWarning">
  172. ???? [ROLE_NAME] ? [ACTION_NAME] ????
  173. ???????????
  174. *??*
  175. ????????????????
  176. ?????????????????????????
  177. ??????????????????????????????????
  178. ?????????????????????????
  179. ????? [ROLE_NAME] ?????????
  180. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  181. </notification>
  182. <notification name="AssignDangerousAbilityWarning">
  183. ???? [ROLE_NAME] ? [ACTION_NAME] ????
  184. ???????????
  185. *??*
  186. ????????????????
  187. ??????????????????????
  188. ???????????????????????
  189. ????? [ROLE_NAME] ?????????
  190. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  191. </notification>
  192. <notification name="AttachmentDrop">
  193. ????????????????????
  194. ??????
  195. <usetemplate ignoretext="?????????????????" name="okcancelignore" notext="???" yestext="??"/>
  196. </notification>
  197. <notification name="JoinGroupCanAfford">
  198. ??????????????L$ [COST] ??????
  199. ???????
  200. <usetemplate name="okcancelbuttons" notext="????" yestext="??"/>
  201. </notification>
  202. <notification name="JoinGroupNoCost">
  203. [NAME] ??????????????????
  204. ??????
  205. <usetemplate name="okcancelbuttons" notext="?????" yestext="??"/>
  206. </notification>
  207. <notification name="JoinGroupCannotAfford">
  208. ??????????????L$ [COST] ?????
  209. L$ ?????????????????????????????
  210. </notification>
  211. <notification name="CreateGroupCost">
  212. ??????????? L$ 100 ??????
  213. ??????????????????????????????
  214. 48 ???????????????????????????
  215. <usetemplate canceltext="?????" name="okcancelbuttons" notext="?????" yestext="L$100 ????????"/>
  216. </notification>
  217. <notification name="LandBuyPass">
  218. L$ [COST] ? [TIME] ?? [PARCEL_NAME] ???????????
  219. ????????????
  220. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  221. </notification>
  222. <notification name="SalePriceRestriction">
  223. ???????????????
  224. ?????L$ 0 ???????????????
  225. ?????L$ 0 ?????????
  226. ????????????????
  227. </notification>
  228. <notification name="ConfirmLandSaleChange">
  229. ???? [LAND_SIZE] ??????????????????????????
  230. ???? L$ [SALE_PRICE] ??[NAME] ??????????
  231. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  232. </notification>
  233. <notification name="ConfirmLandSaleToAnyoneChange">
  234. ??? ????????????????????????????????????????? [SECOND_LIFE] ???????????????????
  235. ???? [LAND_SIZE] ????????????????????????
  236. ???? L$ [SALE_PRICE] ??[NAME] ????????????
  237. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  238. </notification>
  239. <notification name="ReturnObjectsDeededToGroup">
  240. ????????? [NAME] ??????????????????????????????????????
  241. ??????????
  242. *??* ??????
  243. ?????????????????????????????????????
  244. ??????? [N]
  245. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  246. </notification>
  247. <notification name="ReturnObjectsOwnedByUser">
  248. ??????
  249. ?? [NAME] ???????????????
  250. ???????????????????????
  251. ??????? [N]
  252. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  253. </notification>
  254. <notification name="ReturnObjectsOwnedBySelf">
  255. ???????????????????????????????
  256. ??????????????????????????
  257. ??????? [N]
  258. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  259. </notification>
  260. <notification name="ReturnObjectsNotOwnedBySelf">
  261. ?????????????????????????????????
  262. ?????????????????????????
  263. ??????????
  264. ????????????????????????????????????????????
  265. *??* ??????
  266. ?????????????????????????????????????
  267. ??????? [N]
  268. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  269. </notification>
  270. <notification name="ReturnObjectsNotOwnedByUser">
  271. ???????????
  272. [NAME]?????????????????????????????????????????????
  273. ??????????????????????????????????????????????????????
  274. *??* ??????
  275. ?????????????????????????????????????
  276. ??????? [N]
  277. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  278. </notification>
  279. <notification name="ReturnAllTopObjects">
  280. ??????????????????????????????
  281. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  282. </notification>
  283. <notification name="DisableAllTopObjects">
  284. ???????????????????????????????????????????????
  285. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  286. </notification>
  287. <notification name="ReturnObjectsNotOwnedByGroup">
  288. ??????????????????????? [NAME] ?????????????????????????????
  289. ??????? [N]
  290. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  291. </notification>
  292. <notification name="UnableToDisableOutsideScripts">
  293. ???????????????
  294. ????????????????????????????????
  295. ??????????????????????????????
  296. </notification>
  297. <notification name="MultipleFacesSelected">
  298. ????????????????
  299. ????????????????????????????????????????????
  300. ????? 1 ??????????????????????????????????????????????????????????????
  301. <usetemplate ignoretext="??????????????????????" name="okcancelignore" notext="?????" yestext="OK"/>
  302. </notification>
  303. <notification name="MustBeInParcel">
  304. ???????????????????
  305. ????????
  306. </notification>
  307. <notification name="PromptRecipientEmail">
  308. ????????????????????????
  309. </notification>
  310. <notification name="PromptSelfEmail">
  311. ?????????????????????
  312. </notification>
  313. <notification name="PromptMissingSubjMsg">
  314. ?????????????????????????????????????
  315. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  316. </notification>
  317. <notification name="ErrorProcessingSnapshot">
  318. ?????????????????
  319. </notification>
  320. <notification name="ErrorEncodingSnapshot">
  321. ?????????????????????????
  322. </notification>
  323. <notification name="ErrorUploadingPostcard">
  324. ????????????????????????????? [REASON]
  325. </notification>
  326. <notification name="ErrorUploadingReportScreenshot">
  327. ??????????????????????????????????????? [REASON]
  328. </notification>
  329. <notification name="MustAgreeToLogIn">
  330. [SECOND_LIFE] ???????????????????????????
  331. </notification>
  332. <notification name="CouldNotPutOnOutfit">
  333. ????????????????
  334. ??????????????????????????????????
  335. </notification>
  336. <notification name="CannotWearTrash">
  337. ???????????????????????
  338. </notification>
  339. <notification name="MaxAttachmentsOnOutfit">
  340. ??????????????????
  341. ???? [MAX_ATTACHMENTS] ????????? ??????????????????
  342. </notification>
  343. <notification name="CannotWearInfoNotComplete">
  344. ?????????????????????????????????????????
  345. </notification>
  346. <notification name="MustHaveAccountToLogIn">
  347. ????????????????
  348. ????????????????????
  349. [SECOND_LIFE] ????????????????????????????????
  350. <url name="url">
  351. https://join.secondlife.com/index.php?lang=ja-JP
  352. </url>
  353. <usetemplate name="okcancelbuttons" notext="??????" yestext="???????????"/>
  354. </notification>
  355. <notification name="InvalidCredentialFormat">
  356. ????????????????????????????????????????????????????
  357. </notification>
  358. <notification name="DeleteClassified">
  359. ????????? [NAME] ????????
  360. ?????????????????
  361. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  362. </notification>
  363. <notification name="DeleteMedia">
  364. ???????????????????????
  365. ??????
  366. <usetemplate ignoretext="?????????????????????" name="okcancelignore" notext="???" yestext="??"/>
  367. </notification>
  368. <notification name="ClassifiedSave">
  369. ????????? [NAME] ????????????
  370. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="?????" yestext="??"/>
  371. </notification>
  372. <notification name="ClassifiedInsufficientFunds">
  373. ????????????????????????
  374. <usetemplate name="okbutton" yestext="OK"/>
  375. </notification>
  376. <notification name="DeleteAvatarPick">
  377. &lt;nolink&gt;[PICK]&lt;/nolink&gt; ????????
  378. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  379. </notification>
  380. <notification name="DeleteOutfits">
  381. ???????????????????
  382. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  383. </notification>
  384. <notification name="PromptGoToEventsPage">
  385. [SECOND_LIFE] ???? Web ???????????
  386. <url name="url">
  387. http://secondlife.com/events/?lang=ja-JP
  388. </url>
  389. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  390. </notification>
  391. <notification name="SelectProposalToView">
  392. ????????????????
  393. </notification>
  394. <notification name="SelectHistoryItemToView">
  395. ????????????????????
  396. </notification>
  397. <notification name="CacheWillClear">
  398. [APP_NAME] ????????????????????
  399. </notification>
  400. <notification name="CacheWillBeMoved">
  401. [APP_NAME] ???????????????????
  402. ???? ??????????????
  403. </notification>
  404. <notification name="ChangeConnectionPort">
  405. ??????? [APP_NAME] ?????????????
  406. </notification>
  407. <notification name="ChangeSkin">
  408. ??????? [APP_NAME] ?????????????
  409. </notification>
  410. <notification name="ChangeLanguage">
  411. ?????? [APP_NAME] ?????????????
  412. </notification>
  413. <notification name="GoToAuctionPage">
  414. [SECOND_LIFE]? Web ???????????????????????????????
  415. <url name="url">
  416. http://secondlife.com/auctions/auction-detail.php?id=[AUCTION_ID]
  417. </url>
  418. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  419. </notification>
  420. <notification name="SaveChanges">
  421. ??????????
  422. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="?????" yestext="??"/>
  423. </notification>
  424. <notification name="GestureSaveFailedTooManySteps">
  425. ?????????????????
  426. ???????????
  427. ????????????????????????
  428. </notification>
  429. <notification name="GestureSaveFailedTryAgain">
  430. ????????????????????????????????????
  431. </notification>
  432. <notification name="GestureSaveFailedObjectNotFound">
  433. ?????????????????????????????????????????????????
  434. ???????????????????????????????????
  435. </notification>
  436. <notification name="GestureSaveFailedReason">
  437. ??????????????????????????? [REASON]? ??????????????
  438. </notification>
  439. <notification name="SaveNotecardFailObjectNotFound">
  440. ?????????????????????????????????????????????????
  441. ???????????????????????????????????
  442. </notification>
  443. <notification name="SaveNotecardFailReason">
  444. ??????????????????????????? [REASON]? ??????????????
  445. </notification>
  446. <notification name="ScriptCannotUndo">
  447. ?????????????????????????????????????
  448. ???????????????????????
  449. ?**??**???????????????????
  450. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  451. </notification>
  452. <notification name="SaveScriptFailReason">
  453. ????????????????????????? [REASON]? ??????????????
  454. </notification>
  455. <notification name="SaveScriptFailObjectNotFound">
  456. ????????????????????????????????????????
  457. ??????????????????????????????
  458. </notification>
  459. <notification name="SaveBytecodeFailReason">
  460. ????????????????????????????????? [REASON]? ??????????????
  461. </notification>
  462. <notification name="StartRegionEmpty">
  463. ?????????????????
  464. ????????????????????????????????????????????????????
  465. <usetemplate name="okbutton" yestext="OK"/>
  466. </notification>
  467. <notification name="CouldNotStartStopScript">
  468. ?????????????????????????????????????????????????
  469. ???????????????????????????????????
  470. </notification>
  471. <notification name="CannotDownloadFile">
  472. ?????????????????
  473. </notification>
  474. <notification name="CannotWriteFile">
  475. ???? [[FILE]] ?????????
  476. </notification>
  477. <notification name="UnsupportedHardware">
  478. ???????????? [APP_NAME] ????????????????????? ?????????????????????? ??????? [SUPPORT_SITE] ???????????????????????????????????
  479. [_URL] ?????????????
  480. <url name="url" option="0">
  481. http://secondlife.com/support/sysreqs.php?lang=ja
  482. </url>
  483. <usetemplate ignoretext="???????????????????????????????" name="okcancelignore" notext="???" yestext="??"/>
  484. </notification>
  485. <notification name="UnknownGPU">
  486. ???????????[APP_NAME] ??????????????????????????
  487. [APP_NAME] ???????????????????????????????? ???????????????????????????????????????
  488. ??? ? ???? ? ???????
  489. <form name="form">
  490. <ignore name="ignore" text="?????????????????????"/>
  491. </form>
  492. </notification>
  493. <notification name="DisplaySettingsNoShaders">
  494. ???????????????? [APP_NAME] ???????????
  495. ??????????????????????????????? ????????????????????????
  496. ?????????????????????????????????????
  497. ???????? ? ?????? ????????
  498. </notification>
  499. <notification name="RegionNoTerraforming">
  500. [REGION] ???????????????
  501. </notification>
  502. <notification name="CannotCopyWarning">
  503. ?????[ITEMS]????????????????????????????????????????????????????????????????????????????
  504. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  505. </notification>
  506. <notification name="CannotGiveItem">
  507. ???????????????
  508. </notification>
  509. <notification name="TransactionCancelled">
  510. ??????????????
  511. </notification>
  512. <notification name="TooManyItems">
  513. ??? 42 ???????????????
  514. </notification>
  515. <notification name="NoItems">
  516. ????????????????????
  517. </notification>
  518. <notification name="CannotCopyCountItems">
  519. ???????? [COUNT] ?????????????????????
  520. ??????????????????????????
  521. ????????????????
  522. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  523. </notification>
  524. <notification name="CannotGiveCategory">
  525. ???????????????????
  526. </notification>
  527. <notification name="FreezeAvatar">
  528. ????????????????
  529. ?????????????????????????????????????????
  530. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="??" yestext="????"/>
  531. </notification>
  532. <notification name="FreezeAvatarFullname">
  533. [AVATAR_NAME]??????????
  534. ?????????????????????????????????????????????????????
  535. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="??" yestext="????"/>
  536. </notification>
  537. <notification name="EjectAvatarFullname">
  538. ???????? [AVATAR_NAME] ????????
  539. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="?????" yestext="??"/>
  540. </notification>
  541. <notification name="EjectAvatarNoBan">
  542. ??????????????????????
  543. <usetemplate name="okcancelbuttons" notext="?????" yestext="??"/>
  544. </notification>
  545. <notification name="EjectAvatarFullnameNoBan">
  546. [AVATAR_NAME] ????????????????
  547. <usetemplate name="okcancelbuttons" notext="?????" yestext="??"/>
  548. </notification>
  549. <notification name="EjectAvatarFromGroup">
  550. [GROUP_NAME] ?? [AVATAR_NAME] ???????
  551. </notification>
  552. <notification name="AcquireErrorTooManyObjects">
  553. ?????????????????????????
  554. </notification>
  555. <notification name="AcquireErrorObjectSpan">
  556. ??????
  557. ?????????????????????????????????
  558. ????????????????????????????
  559. </notification>
  560. <notification name="PromptGoToCurrencyPage">
  561. [EXTRA]
  562. [_URL] ???????????????????????????
  563. <url name="url">
  564. http://secondlife.com/app/currency/?lang=ja-JP
  565. </url>
  566. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  567. </notification>
  568. <notification name="UnableToLinkObjects">
  569. [COUNT] ??????????????????
  570. ?????????? [MAX] ????
  571. </notification>
  572. <notification name="CannotLinkIncompleteSet">
  573. ?????????????????????????
  574. ???????????????????
  575. </notification>
  576. <notification name="CannotLinkModify">
  577. ?????????????????????????????
  578. ????????????????????????????????????????
  579. </notification>
  580. <notification name="CannotLinkDifferentOwners">
  581. ??????????????????????????
  582. ???????????????????????????
  583. </notification>
  584. <notification name="NoFileExtension">
  585. ? [FILE] ???????????
  586. ????????????????????????????
  587. </notification>
  588. <notification name="InvalidFileExtension">
  589. [EXTENSION] ??????
  590. ???????[VALIDS]
  591. <usetemplate name="okbutton" yestext="OK"/>
  592. </notification>
  593. <notification name="CannotUploadSoundFile">
  594. ????????????????????????????????
  595. [FILE]
  596. </notification>
  597. <notification name="SoundFileNotRIFF">
  598. RIFF WAVE ???????????????
  599. [FILE]
  600. </notification>
  601. <notification name="SoundFileNotPCM">
  602. PCM WAVE ????????????????????
  603. [FILE]
  604. </notification>
  605. <notification name="SoundFileInvalidChannelCount">
  606. ??????????????????????????????????????????
  607. [FILE]
  608. </notification>
  609. <notification name="SoundFileInvalidSampleRate">
  610. ?????????????????????????44.1k ????????????
  611. [FILE]
  612. </notification>
  613. <notification name="SoundFileInvalidWordSize">
  614. ????????????????????????8 ??? 16 ???????????????
  615. [FILE]
  616. </notification>
  617. <notification name="SoundFileInvalidHeader">
  618. WAV ?????????????????????
  619. [FILE]
  620. </notification>
  621. <notification name="SoundFileInvalidChunkSize">
  622. WAV ?????????????????????
  623. [FILE]
  624. </notification>
  625. <notification name="SoundFileInvalidTooLong">
  626. ??????????????????? 10 ???
  627. [FILE]
  628. </notification>
  629. <notification name="ProblemWithFile">
  630. ? [FILE] ??????????
  631. [ERROR]
  632. </notification>
  633. <notification name="CannotOpenTemporarySoundFile">
  634. ??????????????????????????????[FILE]
  635. </notification>
  636. <notification name="UnknownVorbisEncodeFailure">
  637. ??? Vorbis ?????????? [FILE]
  638. </notification>
  639. <notification name="CannotEncodeFile">
  640. ??????????????????? [FILE]
  641. </notification>
  642. <notification name="CorruptedProtectedDataStore">
  643. ???????????????????????????????????????????????
  644. <usetemplate name="okbutton" yestext="OK"/>
  645. </notification>
  646. <notification name="CorruptResourceFile">
  647. ????????????? [FILE]
  648. </notification>
  649. <notification name="UnknownResourceFileVersion">
  650. ?????????????????????? [FILE]
  651. </notification>
  652. <notification name="UnableToCreateOutputFile">
  653. ??????????????? [FILE]
  654. </notification>
  655. <notification name="DoNotSupportBulkAnimationUpload">
  656. ?? [APP_NAME] ????????????????????????????????
  657. </notification>
  658. <notification name="CannotUploadReason">
  659. ??????? [FILE] ?????????????? [REASON]
  660. ???????????????
  661. </notification>
  662. <notification name="LandmarkCreated">
  663. ? [LANDMARK_NAME] ??? [FOLDER_NAME] ?????????????
  664. </notification>
  665. <notification name="LandmarkAlreadyExists">
  666. ????????????????????
  667. <usetemplate name="okbutton" yestext="OK"/>
  668. </notification>
  669. <notification name="CannotCreateLandmarkNotOwner">
  670. ?????????????????????????????????????
  671. </notification>
  672. <notification name="CannotRecompileSelectObjectsNoScripts">
  673. ??????????????
  674. ??????????????????????
  675. </notification>
  676. <notification name="CannotRecompileSelectObjectsNoPermission">
  677. ??????????????
  678. ???????????????????????????????
  679. </notification>
  680. <notification name="CannotResetSelectObjectsNoScripts">
  681. ????????????
  682. ??????????????????????
  683. </notification>
  684. <notification name="CannotResetSelectObjectsNoPermission">
  685. ????????????
  686. ?????????????????????????????
  687. </notification>
  688. <notification name="CannotOpenScriptObjectNoMod">
  689. ???????????????????????????????
  690. </notification>
  691. <notification name="CannotSetRunningSelectObjectsNoScripts">
  692. ?????????????????
  693. ??????????????????????
  694. </notification>
  695. <notification name="CannotSetRunningNotSelectObjectsNoScripts">
  696. ??????????????????????
  697. ??????????????????????
  698. </notification>
  699. <notification name="NoFrontmostFloater">
  700. ???? frontmost ???????????
  701. </notification>
  702. <notification name="SeachFilteredOnShortWords">
  703. ????????????????????????????????
  704. ????? [FINALQUERY]
  705. </notification>
  706. <notification name="SeachFilteredOnShortWordsEmpty">
  707. ?????????????????????????????
  708. </notification>
  709. <notification name="CouldNotTeleportReason">
  710. ?????????????
  711. [REASON]
  712. </notification>
  713. <notification name="invalid_tport">
  714. ??????????????????? ????????????????????
  715. ?????????????????[SUPPORT_SITE] ?????????
  716. </notification>
  717. <notification name="invalid_region_handoff">
  718. ????????????????????? ????????????????????
  719. ?????????????????[SUPPORT_SITE] ?????????
  720. </notification>
  721. <notification name="blocked_tport">
  722. ????????????????????????????????????????????????
  723. ????????????????????????????????????????????
  724. </notification>
  725. <notification name="nolandmark_tport">
  726. ????????????????????????????????
  727. </notification>
  728. <notification name="timeout_tport">
  729. ????????????????????????????????????
  730. ??????????????????
  731. </notification>
  732. <notification name="noaccess_tport">
  733. ?????????????????????????????????????
  734. </notification>
  735. <notification name="missing_attach_tport">
  736. ??????????????????????????????????????????????????????????????
  737. </notification>
  738. <notification name="too_many_uploads_tport">
  739. ??????????????????????????????????????????????????????????
  740. ?????????????????????????????????
  741. </notification>
  742. <notification name="expired_tport">
  743. ??????????????????????????????????????????????????????????
  744. </notification>
  745. <notification name="expired_region_handoff">
  746. ??????????????????????????????????????????
  747. ??????????????
  748. </notification>
  749. <notification name="no_host">
  750. ????????????????????????????????????????????????????????????????????
  751. </notification>
  752. <notification name="no_inventory_host">
  753. ??????????????????
  754. </notification>
  755. <notification name="CannotSetLandOwnerNothingSelected">
  756. ??????????????
  757. ?????????????
  758. </notification>
  759. <notification name="CannotSetLandOwnerMultipleRegions">
  760. ????????????????????????????????
  761. ?????????????????????????
  762. </notification>
  763. <notification name="ForceOwnerAuctionWarning">
  764. ???????????????????? ??????????????????????????????????????????????????????????????
  765. ???????????
  766. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  767. </notification>
  768. <notification name="CannotContentifyNothingSelected">
  769. ?????????????
  770. ?????????????
  771. </notification>
  772. <notification name="CannotContentifyNoRegion">
  773. ?????????????
  774. ?????????????
  775. </notification>
  776. <notification name="CannotReleaseLandNothingSelected">
  777. ???????????
  778. ?????????????
  779. </notification>
  780. <notification name="CannotReleaseLandNoRegion">
  781. ???????????
  782. ??????????????
  783. </notification>
  784. <notification name="CannotBuyLandNothingSelected">
  785. ???????????
  786. ?????????????
  787. </notification>
  788. <notification name="CannotBuyLandNoRegion">
  789. ???????????
  790. ?????????????????????????
  791. </notification>
  792. <notification name="CannotCloseFloaterBuyLand">
  793. [APP_NAME] ???????????????????????????????????????
  794. </notification>
  795. <notification name="CannotDeedLandNothingSelected">
  796. ???????????
  797. ?????????????
  798. </notification>
  799. <notification name="CannotDeedLandNoGroup">
  800. ???????????
  801. ???????????????
  802. </notification>
  803. <notification name="CannotDeedLandNoRegion">
  804. ???????????
  805. ?????????????????????
  806. </notification>
  807. <notification name="CannotDeedLandMultipleSelected">
  808. ???????????
  809. ???????????????
  810. ??? 1 ??????????
  811. </notification>
  812. <notification name="CannotDeedLandWaitingForServer">
  813. ???????????
  814. ????????????????????
  815. ???????????
  816. </notification>
  817. <notification name="CannotDeedLandNoTransfer">
  818. ???????????
  819. [REGION] ?????????????????
  820. </notification>
  821. <notification name="CannotReleaseLandWatingForServer">
  822. ???????????
  823. ???????????????????????
  824. ????????????????
  825. </notification>
  826. <notification name="CannotReleaseLandSelected">
  827. ???????????
  828. ?????????????????????????
  829. ??? 1 ??????????
  830. </notification>
  831. <notification name="CannotReleaseLandDontOwn">
  832. ???????????
  833. ?????????????????????????
  834. ???????????????????
  835. </notification>
  836. <notification name="CannotReleaseLandRegionNotFound">
  837. ???????????
  838. ?????????????????????
  839. </notification>
  840. <notification name="CannotReleaseLandNoTransfer">
  841. ???????????
  842. [REGION] ?????????????????
  843. </notification>
  844. <notification name="CannotReleaseLandPartialSelection">
  845. ???????????
  846. ?????????????????????
  847. ????????????????????????????????
  848. </notification>
  849. <notification name="ReleaseLandWarning">
  850. ?????[AREA] ??????????????????????
  851. ??????????????????????????
  852. L$ ?????????
  853. ??????????
  854. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  855. </notification>
  856. <notification name="CannotDivideLandNothingSelected">
  857. ???????????
  858. ?????????????
  859. </notification>
  860. <notification name="CannotDivideLandPartialSelection">
  861. ???????????
  862. ??????????????
  863. ???????????????
  864. </notification>
  865. <notification name="LandDivideWarning">
  866. ???????????2 ??????????
  867. ???????????????? ??????????????????????????????
  868. ???????????????
  869. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  870. </notification>
  871. <notification name="CannotDivideLandNoRegion">
  872. ???????????
  873. ?????????????????????
  874. </notification>
  875. <notification name="CannotJoinLandNoRegion">
  876. ???????????
  877. ?????????????????????
  878. </notification>
  879. <notification name="CannotJoinLandNothingSelected">
  880. ??????????????
  881. ?????????????
  882. </notification>
  883. <notification name="CannotJoinLandEntireParcelSelected">
  884. ???????????
  885. ??? 1 ?????????????
  886. ??????????????????????
  887. </notification>
  888. <notification name="CannotJoinLandSelection">
  889. ???????????
  890. ??? 1 ???????????????
  891. ??????????????????????
  892. </notification>
  893. <notification name="JoinLandWarning">
  894. ????????????????????????????????????????? 1 ????????
  895. ????????????????????????????
  896. ??????????
  897. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  898. </notification>
  899. <notification name="ConfirmNotecardSave">
  900. ????????????????????????????????? ???????
  901. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  902. </notification>
  903. <notification name="ConfirmItemCopy">
  904. ???????????????????????
  905. <usetemplate name="okcancelbuttons" notext="????" yestext="???"/>
  906. </notification>
  907. <notification name="ResolutionSwitchFail">
  908. ???? [RESX]x[RESY] ??????????????????
  909. </notification>
  910. <notification name="ErrorUndefinedGrasses">
  911. ???????????[SPECIES]
  912. </notification>
  913. <notification name="ErrorUndefinedTrees">
  914. ???????????[SPECIES]
  915. </notification>
  916. <notification name="CannotSaveWearableOutOfSpace">
  917. ? [NAME] ??????????????????
  918. ?????????????????????????????????????????
  919. </notification>
  920. <notification name="CannotSaveToAssetStore">
  921. ? [NAME] ??????????
  922. ??????????????? ????????????????????????????
  923. </notification>
  924. <notification name="YouHaveBeenLoggedOut">
  925. ????? [SECOND_LIFE] ?????????????????
  926. [MESSAGE]
  927. <usetemplate name="okcancelbuttons" notext="??" yestext="IM????????"/>
  928. </notification>
  929. <notification name="OnlyOfficerCanBuyLand">
  930. ??????????????????
  931. ???????????????????????????????????
  932. </notification>
  933. <notification label="??????" name="AddFriendWithMessage">
  934. ?????????????????????????????????????????????
  935. [NAME] ????????????????
  936. <form name="form">
  937. <input name="message">
  938. ??????????????
  939. </input>
  940. <button name="Offer" text="OK"/>
  941. <button name="Cancel" text="?????"/>
  942. </form>
  943. </notification>
  944. <notification label="????????????" name="SaveOutfitAs">
  945. ???????????????????????????
  946. <form name="form">
  947. <input name="message">
  948. [DESC] ???
  949. </input>
  950. <button name="OK" text="OK"/>
  951. <button name="Cancel" text="?????"/>
  952. </form>
  953. </notification>
  954. <notification label="??????" name="SaveWearableAs">
  955. ???????????????
  956. <form name="form">
  957. <input name="message">
  958. [DESC]????
  959. </input>
  960. <button name="OK" text="OK"/>
  961. <button name="Cancel" text="????"/>
  962. </form>
  963. </notification>
  964. <notification label="???????????????" name="RenameOutfit">
  965. ??????????????
  966. <form name="form">
  967. <input name="new_name">
  968. [NAME]
  969. </input>
  970. <button name="OK" text="OK"/>
  971. <button name="Cancel" text="????"/>
  972. </form>
  973. </notification>
  974. <notification name="RemoveFromFriends">
  975. ????????? &lt;nolink&gt;[NAME]&lt;/nolink&gt; ????????
  976. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  977. </notification>
  978. <notification name="RemoveMultipleFromFriends">
  979. ????????????????????????
  980. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  981. </notification>
  982. <notification name="GodDeleteAllScriptedPublicObjectsByUser">
  983. **[AVATAR_NAME]**
  984. ?????????????????????????????????????????????????????????
  985. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  986. </notification>
  987. <notification name="GodDeleteAllScriptedObjectsByUser">
  988. **[AVATAR_NAME]**
  989. ???????????????????????????????????????????????????????
  990. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  991. </notification>
  992. <notification name="GodDeleteAllObjectsByUser">
  993. **[AVATAR_NAME]**
  994. ????????????????????????????????????????
  995. ????????????????????????????????????
  996. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  997. </notification>
  998. <notification name="BlankClassifiedName">
  999. ????????????????????
  1000. </notification>
  1001. <notification name="MinClassifiedPrice">
  1002. ?????? L$ [MIN_PRICE] ?????
  1003. ????????????
  1004. </notification>
  1005. <notification name="ConfirmItemDeleteHasLinks">
  1006. ???????????????????1?????? ?????????????????????????????????? ??????????????????????
  1007. ????????????????
  1008. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1009. </notification>
  1010. <notification name="ConfirmObjectDeleteLock">
  1011. ????????????????? 1 ????????????
  1012. ??????????
  1013. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1014. </notification>
  1015. <notification name="ConfirmObjectDeleteNoCopy">
  1016. ????????????????? 1 ???????????
  1017. ??????????
  1018. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1019. </notification>
  1020. <notification name="ConfirmObjectDeleteNoOwn">
  1021. ????????????????? 1 ?????????????????
  1022. ??????????
  1023. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1024. </notification>
  1025. <notification name="ConfirmObjectDeleteLockNoCopy">
  1026. ????? 1 ???????????????????
  1027. ????? 1 ??????????????????
  1028. ??????????
  1029. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1030. </notification>
  1031. <notification name="ConfirmObjectDeleteLockNoOwn">
  1032. ????? 1 ???????????????????
  1033. ????? 1 ?????????????????????????
  1034. ??????????
  1035. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1036. </notification>
  1037. <notification name="ConfirmObjectDeleteNoCopyNoOwn">
  1038. ????? 1 ??????????????????
  1039. ????? 1 ?????????????????????????
  1040. ??????????
  1041. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1042. </notification>
  1043. <notification name="ConfirmObjectDeleteLockNoCopyNoOwn">
  1044. ????? 1 ???????????????????
  1045. ????? 1 ??????????????????
  1046. ????? 1 ?????????????????????????
  1047. ??????????
  1048. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1049. </notification>
  1050. <notification name="ConfirmObjectTakeLock">
  1051. ????? 1 ???????????????????
  1052. ????????????????
  1053. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1054. </notification>
  1055. <notification name="ConfirmObjectTakeNoOwn">
  1056. ?????????????????????????????????????????????
  1057. ?????????????????????????????????????????????????
  1058. ????????????????????????????????
  1059. ????????????????
  1060. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1061. </notification>
  1062. <notification name="ConfirmObjectTakeLockNoOwn">
  1063. ????? 1 ???????????????????
  1064. ?????????????????????????????????????????????
  1065. ?????????????????????????????????????????????????
  1066. ????????????????????????????????
  1067. ???????????????????????
  1068. ????????????????
  1069. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1070. </notification>
  1071. <notification name="CantBuyLandAcrossMultipleRegions">
  1072. ????????????????????????????
  1073. ????????????????????????
  1074. </notification>
  1075. <notification name="DeedLandToGroup">
  1076. ?????????????
  1077. ?????????????????????????????????????
  1078. ??????????????????????????????????????????????????????????
  1079. ?? [AREA] ???????????????
  1080. ? [GROUP_NAME] ?????????
  1081. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1082. </notification>
  1083. <notification name="DeedLandToGroupWithContribution">
  1084. ???????????????????????????????????????????????
  1085. ??????? [NAME] ????????????????????
  1086. ?????????????????????????????????????????????????????????????
  1087. ?? [AREA] mË› ???? [GROUP_NAME] ???????????????
  1088. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1089. </notification>
  1090. <notification name="DisplaySetToSafe">
  1091. -safe ?????????????
  1092. ?????????????????????
  1093. </notification>
  1094. <notification name="DisplaySetToRecommendedGPUChange">
  1095. ????????????????????????????????
  1096. &apos;[LAST_GPU]&apos; ??
  1097. &apos;[THIS_GPU]&apos; ??
  1098. </notification>
  1099. <notification name="DisplaySetToRecommendedFeatureChange">
  1100. ??????????????????????????????????????
  1101. </notification>
  1102. <notification name="ErrorMessage">
  1103. [ERROR_MESSAGE]
  1104. <usetemplate name="okbutton" yestext="OK"/>
  1105. </notification>
  1106. <notification name="AvatarMovedDesired">
  1107. ?????????????????
  1108. ????????????????
  1109. </notification>
  1110. <notification name="AvatarMovedLast">
  1111. ????????????????????
  1112. ????????????????
  1113. </notification>
  1114. <notification name="AvatarMovedHome">
  1115. ???????????????????????
  1116. ????????????????
  1117. ?????????????????????????
  1118. </notification>
  1119. <notification name="ClothingLoading">
  1120. ???????????????
  1121. ???? [SECOND_LIFE] ??????????????????????????????????
  1122. <form name="form">
  1123. <ignore name="ignore" text="?????????????????????????"/>
  1124. </form>
  1125. </notification>
  1126. <notification name="FirstRun">
  1127. [APP_NAME] ???????????????
  1128. [SECOND_LIFE] ??????????????????????????????????????
  1129. [http://join.secondlife.com/?lang=ja-JP] ?????????????????
  1130. <usetemplate name="okcancelbuttons" notext="??" yestext="???????..."/>
  1131. </notification>
  1132. <notification name="LoginPacketNeverReceived">
  1133. ????????????? ???????????????[SECOND_LIFE_GRID] ???????????
  1134. ????????????????????????????????????? [SUPPORT_SITE] ???????????????????????????????????
  1135. <url name="url">
  1136. http://jp.secondlife.com/support/
  1137. </url>
  1138. <form name="form">
  1139. <button name="OK" text="OK"/>
  1140. <button name="Help" text="???"/>
  1141. <button name="Teleport" text="?????"/>
  1142. </form>
  1143. </notification>
  1144. <notification name="WelcomeChooseSex">
  1145. ????????????????????
  1146. ??????????????
  1147. ?????????? [SECOND_LIFE] ????????????
  1148. F1 ???????????
  1149. ???????????????????????
  1150. ????????????????
  1151. <usetemplate name="okcancelbuttons" notext="??" yestext="??"/>
  1152. </notification>
  1153. <notification name="CantTeleportToGrid">
  1154. ????????[CURRENT_GRID]????????[GRID]????????[SLURL] ??????????????? ??????????????????????
  1155. <usetemplate name="okbutton" yestext="OK"/>
  1156. </notification>
  1157. <notification name="GeneralCertificateError">
  1158. ????????????????
  1159. [REASON]
  1160. ???????? [SUBJECT_NAME_STRING]
  1161. ???? [ISSUER_NAME_STRING]
  1162. ???? [VALID_FROM]
  1163. ?????? [VALID_TO]
  1164. MD5 ?????????? [SHA1_DIGEST]
  1165. SHA1 ?????????? [MD5_DIGEST]
  1166. ?????? [KEYUSAGE]
  1167. ???????? [EXTENDEDKEYUSAGE]
  1168. ????????????? [SUBJECTKEYIDENTIFIER]
  1169. <usetemplate name="okbutton" yestext="OK"/>
  1170. </notification>
  1171. <notification name="TrustCertificateError">
  1172. ?????????????????
  1173. ?????
  1174. ???????? [SUBJECT_NAME_STRING]
  1175. ???? [ISSUER_NAME_STRING]
  1176. ???? [VALID_FROM]
  1177. ?????? [VALID_TO]
  1178. MD5 ?????????? [SHA1_DIGEST]
  1179. SHA1 ?????????? [MD5_DIGEST]
  1180. ?????? [KEYUSAGE]
  1181. ???????? [EXTENDEDKEYUSAGE]
  1182. ????????????? [SUBJECTKEYIDENTIFIER]
  1183. ?????????????
  1184. <usetemplate name="okcancelbuttons" notext="?????" yestext="????"/>
  1185. </notification>
  1186. <notification name="NotEnoughCurrency">
  1187. [NAME] L$[PRICE] ??????????????
  1188. </notification>
  1189. <notification name="GrantedModifyRights">
  1190. [NAME] ????????????????????????
  1191. </notification>
  1192. <notification name="RevokedModifyRights">
  1193. [NAME] ????????????????????????
  1194. </notification>
  1195. <notification name="FlushMapVisibilityCaches">
  1196. ???????????????????????
  1197. ?????????????????
  1198. ????? 5 ???????????????????????????
  1199. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1200. </notification>
  1201. <notification name="BuyOneObjectOnly">
  1202. ??? 1 ?????????????????????? ??????? 1 ??????????????????
  1203. </notification>
  1204. <notification name="OnlyCopyContentsOfSingleItem">
  1205. ???????????????????????
  1206. ??????? 1 ????????????????????
  1207. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1208. </notification>
  1209. <notification name="KickUsersFromRegion">
  1210. ??????????????????????????????
  1211. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1212. </notification>
  1213. <notification name="EstateObjectReturn">
  1214. [USER_NAME] ?????????????????????
  1215. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1216. </notification>
  1217. <notification name="InvalidTerrainBitDepth">
  1218. ???????????????????
  1219. ???????[TEXTURE_NUM]??????????[TEXTURE_BIT_DEPTH]???
  1220. ?????[TEXTURE_NUM]?24???512x512?????????????????????????????????
  1221. </notification>
  1222. <notification name="InvalidTerrainSize">
  1223. ???????????????????
  1224. ???????? [TEXTURE_NUM] ???[TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y] ?????????
  1225. ? [TEXTURE_NUM] ?? 24 ??? 512x512 ?????????????????????????????????
  1226. </notification>
  1227. <notification name="RawUploadStarted">
  1228. ?????????????? ???????????? 2 ????????
  1229. </notification>
  1230. <notification name="ConfirmBakeTerrain">
  1231. ??????????????????
  1232. ???????????????????????????????????????????????????
  1233. ??????????
  1234. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1235. </notification>
  1236. <notification name="MaxAllowedAgentOnRegion">
  1237. ????? [MAX_AGENTS] ??????
  1238. </notification>
  1239. <notification name="MaxBannedAgentsOnRegion">
  1240. ????? [MAX_BANNED] ??????
  1241. </notification>
  1242. <notification name="MaxAgentOnRegionBatch">
  1243. [NUM_ADDED] ???????????????????????? [MAX_AGENTS] [LIST_TYPE] ??? [NUM_EXCESS] ?????????
  1244. </notification>
  1245. <notification name="MaxAllowedGroupsOnRegion">
  1246. ??????? [MAX_GROUPS] ?????????
  1247. <usetemplate name="okcancelbuttons" notext="????" yestext="????"/>
  1248. </notification>
  1249. <notification name="MaxManagersOnRegion">
  1250. ?????????? [MAX_MANAGER] ??????
  1251. </notification>
  1252. <notification name="OwnerCanNotBeDenied">
  1253. ??????????????????????????????
  1254. </notification>
  1255. <notification name="CanNotChangeAppearanceUntilLoaded">
  1256. ????????????????????????????????
  1257. </notification>
  1258. <notification name="ClassifiedMustBeAlphanumeric">
  1259. ???????????????????????????????????????????
  1260. </notification>
  1261. <notification name="CantSetBuyObject">
  1262. ??????????????????????????????????
  1263. ????????????????????????????
  1264. </notification>
  1265. <notification name="FinishedRawDownload">
  1266. ??????????????????????
  1267. [DOWNLOAD_PATH]
  1268. </notification>
  1269. <notification name="DownloadWindowsMandatory">
  1270. [APP_NAME] ?????????????????
  1271. [MESSAGE]
  1272. [APP_NAME] ???????????????????????
  1273. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1274. </notification>
  1275. <notification name="DownloadWindows">
  1276. [APP_NAME] ?????????????????????
  1277. [MESSAGE]
  1278. ????????????????????????????????????????????????
  1279. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1280. </notification>
  1281. <notification name="DownloadWindowsReleaseForDownload">
  1282. [APP_NAME] ?????????????????????
  1283. [MESSAGE]
  1284. ????????????????????????????????????????????????
  1285. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1286. </notification>
  1287. <notification name="DownloadLinuxMandatory">
  1288. [APP_NAME] ?????????????????
  1289. [MESSAGE]
  1290. [APP_NAME] ???????????????????????
  1291. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1292. </notification>
  1293. <notification name="DownloadLinux">
  1294. [APP_NAME] ?????????????????????
  1295. [MESSAGE]
  1296. ????????????????????????????????????????????????
  1297. <usetemplate name="okcancelbuttons" notext="???" yestext="??????"/>
  1298. </notification>
  1299. <notification name="DownloadLinuxReleaseForDownload">
  1300. [APP_NAME] ?????????????????????
  1301. [MESSAGE]
  1302. ????????????????????????????????????????????????
  1303. <usetemplate name="okcancelbuttons" notext="???" yestext="??????"/>
  1304. </notification>
  1305. <notification name="DownloadMacMandatory">
  1306. [APP_NAME] ?????????????????
  1307. [MESSAGE]
  1308. [APP_NAME] ???????????????????????
  1309. ????????????????????????????
  1310. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1311. </notification>
  1312. <notification name="DownloadMac">
  1313. [APP_NAME] ?????????????????????
  1314. [MESSAGE]
  1315. ????????????????????????????????????????????????
  1316. ????????????????????????????
  1317. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1318. </notification>
  1319. <notification name="DownloadMacReleaseForDownload">
  1320. [APP_NAME] ?????????????????????
  1321. [MESSAGE]
  1322. ????????????????????????????????????????????????
  1323. ????????????????????????????
  1324. <usetemplate name="okcancelbuttons" notext="??" yestext="??????"/>
  1325. </notification>
  1326. <notification name="FailedUpdateInstall">
  1327. ???????????????????????????????
  1328. http://secondlife.com/download ???????????????????????????????
  1329. <usetemplate name="okbutton" yestext="OK"/>
  1330. </notification>
  1331. <notification name="FailedRequiredUpdateInstall">
  1332. ?????????????????????????
  1333. [APP_NAME] ??????????????????????
  1334. http://secondlife.com/download ???????????????????????????????
  1335. <usetemplate name="okbutton" yestext="??"/>
  1336. </notification>
  1337. <notification name="UpdaterServiceNotRunning">
  1338. ???? Second Life ?????????????????????????
  1339. ??????????http://www.secondlife.com/downloads ?????????????????????????
  1340. <usetemplate name="okcancelbuttons" notext="??" yestext="?????????????????"/>
  1341. </notification>
  1342. <notification name="DownloadBackgroundTip">
  1343. ???? [APP_NAME] ??????????????????????
  1344. ????? [VERSION] [[RELEASE_NOTES_FULL_URL] ??????????????]
  1345. <usetemplate name="okcancelbuttons" notext="????" yestext="??????????? [APP_NAME] ????"/>
  1346. </notification>
  1347. <notification name="DownloadBackgroundDialog">
  1348. ???? [APP_NAME] ??????????????????????
  1349. ????? [VERSION] [[RELEASE_NOTES_FULL_URL] ??????????????]
  1350. <usetemplate name="okcancelbuttons" notext="????" yestext="??????????? [APP_NAME] ????"/>
  1351. </notification>
  1352. <notification name="RequiredUpdateDownloadedVerboseDialog">
  1353. ????????????????????????????
  1354. ????? [VERSION]
  1355. ????????????????? [APP_NAME] ??????????????
  1356. <usetemplate name="okbutton" yestext="OK"/>
  1357. </notification>
  1358. <notification name="RequiredUpdateDownloadedDialog">
  1359. ????????????????? [APP_NAME] ??????????????
  1360. <usetemplate name="okbutton" yestext="OK"/>
  1361. </notification>
  1362. <notification name="DeedObjectToGroup">
  1363. ??????????????????????????????
  1364. * ???????????? L$ ???????
  1365. <usetemplate ignoretext="????????????????????" name="okcancelignore" notext="????" yestext="??"/>
  1366. </notification>
  1367. <notification name="WebLaunchExternalTarget">
  1368. Web ???????????????????????
  1369. <usetemplate ignoretext="????????? Web ????????" name="okcancelignore" notext="?????" yestext="OK"/>
  1370. </notification>
  1371. <notification name="WebLaunchJoinNow">
  1372. [http://jp.secondlife.com/account/ ???????] ?????????????????????
  1373. <usetemplate ignoretext="?????????????????????" name="okcancelignore" notext="????" yestext="OK"/>
  1374. </notification>
  1375. <notification name="WebLaunchSecurityIssues">
  1376. [SECOND_LIFE] Wiki ?????????????????????????
  1377. <usetemplate ignoretext="??????????????????????????????" name="okcancelignore" notext="?????" yestext="OK"/>
  1378. </notification>
  1379. <notification name="WebLaunchQAWiki">
  1380. [SECOND_LIFE] ?????? Wiki ????????
  1381. <usetemplate ignoretext="????????? QA Wiki ?????" name="okcancelignore" notext="?????" yestext="OK"/>
  1382. </notification>
  1383. <notification name="WebLaunchPublicIssue">
  1384. [SECOND_LIFE] ???????????????
  1385. ?????????????????
  1386. <usetemplate ignoretext="????????????????????????????" name="okcancelignore" notext="?????" yestext="??????"/>
  1387. </notification>
  1388. <notification name="WebLaunchSupportWiki">
  1389. Linden ???????????????????????????
  1390. <usetemplate ignoretext="???????????????????" name="okcancelignore" notext="????" yestext="OK"/>
  1391. </notification>
  1392. <notification name="WebLaunchLSLGuide">
  1393. ???????????????
  1394. <usetemplate ignoretext="??????????????????????" name="okcancelignore" notext="????" yestext="OK"/>
  1395. </notification>
  1396. <notification name="WebLaunchLSLWiki">
  1397. LSL ????????????????????????
  1398. <usetemplate ignoretext="????????? LSL ?????????" name="okcancelignore" notext="????" yestext="??????"/>
  1399. </notification>
  1400. <notification name="ReturnToOwner">
  1401. ???????????????????????
  1402. ???????????????????????????????????????
  1403. *??*??????????????????????????????????
  1404. <usetemplate ignoretext="???????????????????" name="okcancelignore" notext="????" yestext="OK"/>
  1405. </notification>
  1406. <notification name="GroupLeaveConfirmMember">
  1407. ?????? &lt;nolink&gt;[GROUP]&lt;/nolink&gt; ????????
  1408. ?????????????
  1409. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1410. </notification>
  1411. <notification name="ConfirmKick">
  1412. ??????????????????????
  1413. <usetemplate name="okcancelbuttons" notext="?????" yestext="?????????"/>
  1414. </notification>
  1415. <notification name="MuteLinden">
  1416. ????????????????????
  1417. <usetemplate name="okbutton" yestext="OK"/>
  1418. </notification>
  1419. <notification name="CannotStartAuctionAlreadyForSale">
  1420. ???????????????????????????????? ???????????????????????????????????
  1421. </notification>
  1422. <notification label="??????????????????????" name="MuteByNameFailed">
  1423. ????????????????
  1424. <usetemplate name="okbutton" yestext="OK"/>
  1425. </notification>
  1426. <notification name="RemoveItemWarn">
  1427. ????????????????????????????????????????
  1428. ?????????
  1429. <usetemplate name="okcancelbuttons" notext="?????" yestext="OK"/>
  1430. </notification>
  1431. <notification name="CantOfferCallingCard">
  1432. ?????????????????????????????????
  1433. <usetemplate name="okbutton" yestext="OK"/>
  1434. </notification>
  1435. <notification name="CantOfferFriendship">
  1436. ????????????????????????????????
  1437. <usetemplate name="okbutton" yestext="OK"/>
  1438. </notification>
  1439. <notification name="BusyModeSet">
  1440. ???????????????
  1441. ????????????????????????? ????????????????????????????????????? ??????????????????????? ??????????????????????
  1442. <usetemplate ignoretext="??????????????????????" name="okignore" yestext="OK"/>
  1443. </notification>
  1444. <notification name="JoinedTooManyGroupsMember">
  1445. ???????????????????? ??????????????????????????????????????????
  1446. [NAME] ?????????????????????????
  1447. <usetemplate name="okcancelbuttons" notext="??" yestext="??"/>
  1448. </notification>
  1449. <notification name="JoinedTooManyGroups">
  1450. ???????????????????? ??????????????????????????????????????
  1451. <usetemplate name="okbutton" yestext="OK"/>
  1452. </notification>
  1453. <notification name="KickUser">
  1454. ???????????????????????????
  1455. <form name="form">
  1456. <input name="message">
  1457. ????????????????????
  1458. </input>
  1459. <button name="OK" text="OK"/>
  1460. <button name="Cancel" text="????"/>
  1461. </form>
  1462. </notification>
  1463. <notification name="KickAllUsers">
  1464. ????????????????????????????????
  1465. <form name="form">
  1466. <input name="message">
  1467. ????????????????????
  1468. </input>
  1469. <button name="OK" text="OK"/>
  1470. <button name="Cancel" text="????"/>
  1471. </form>
  1472. </notification>
  1473. <notification name="FreezeUser">
  1474. ????????????????????????????
  1475. <form name="form">
  1476. <input name="message">
  1477. ??????????????? ???????????????????? ???? IM ???????????
  1478. </input>
  1479. <button name="OK" text="OK"/>
  1480. <button name="Cancel" text="????"/>
  1481. </form>
  1482. </notification>
  1483. <notification name="UnFreezeUser">
  1484. ???????????????????????????????
  1485. <form name="form">
  1486. <input name="message">
  1487. ??????????????
  1488. </input>
  1489. <button name="OK" text="OK"/>
  1490. <button name="Cancel" text="????"/>
  1491. </form>
  1492. </notification>
  1493. <notification name="SetDisplayNameSuccess">
  1494. [DISPLAY_NAME] ???
  1495. ??????????Second Life ?????????????????????????????????????????????????????[http://wiki.secondlife.com/wiki/Setting_your_display_name your name to update]??????????????????
  1496. </notification>
  1497. <notification name="SetDisplayNameBlocked">
  1498. ??????????????????????????????????????????????????????????
  1499. </notification>
  1500. <notification name="SetDisplayNameFailedLength">
  1501. ??????????????????????????? [LENGTH] ???????
  1502. ?????????????????
  1503. </notification>
  1504. <notification name="SetDisplayNameFailedGeneric">
  1505. ????????????????????????????????????????
  1506. </notification>
  1507. <notification name="SetDisplayNameMismatch">
  1508. ????????????????????????????
  1509. </notification>
  1510. <notification name="AgentDisplayNameUpdateThresholdExceeded">
  1511. ?????????????????
  1512. http://wiki.secondlife.com/wiki/Setting_your_display_name ??????????
  1513. ???????????????
  1514. </notification>
  1515. <notification name="AgentDisplayNameSetBlocked">
  1516. ????????????????????????????????????????
  1517. ?????????????
  1518. </notification>
  1519. <notification name="AgentDisplayNameSetInvalidUnicode">
  1520. ??????????????????????????
  1521. </notification>
  1522. <notification name="AgentDisplayNameSetOnlyPunctuation">
  1523. ????????????????????????
  1524. </notification>
  1525. <notification name="DisplayNameUpdate">
  1526. [OLD_NAME] ([SLID]) ? [NEW_NAME] ?????????
  1527. </notification>
  1528. <notification name="OfferTeleport">
  1529. ???????????????????????????
  1530. <form name="form">
  1531. <input name="message">
  1532. [REGION] ???????
  1533. </input>
  1534. <button name="OK" text="OK"/>
  1535. <button name="Cancel" text="????"/>
  1536. </form>
  1537. </notification>
  1538. <notification name="TooManyTeleportOffers">
  1539. [OFFERS] ??????????????????????
  1540. ?????? [LIMIT] ????????
  1541. <usetemplate name="okbutton" yestext="OK"/>
  1542. </notification>
  1543. <notification name="OfferTeleportFromGod">
  1544. ??????????????????
  1545. <form name="form">
  1546. <input name="message">
  1547. [REGION] ???????
  1548. </input>
  1549. <button name="OK" text="OK"/>
  1550. <button name="Cancel" text="????"/>
  1551. </form>
  1552. </notification>
  1553. <notification name="TeleportFromLandmark">
  1554. ???? &lt;nolink&gt;[LOCATION]&lt;/nolink&gt; ???????????
  1555. <usetemplate ignoretext="??????????????????????" name="okcancelignore" notext="?????" yestext="?????"/>
  1556. </notification>
  1557. <notification name="TeleportToPick">
  1558. [PICK] ???????????
  1559. <usetemplate ignoretext="??????????????????????" name="okcancelignore" notext="?????" yestext="?????"/>
  1560. </notification>
  1561. <notification name="TeleportToClassified">
  1562. [CLASSIFIED] ???????????
  1563. <usetemplate ignoretext="????????????????????????????" name="okcancelignore" notext="?????" yestext="?????"/>
  1564. </notification>
  1565. <notification name="TeleportToHistoryEntry">
  1566. [HISTORY_ENTRY] ???????????
  1567. <usetemplate ignoretext="?????????????????????" name="okcancelignore" notext="?????" yestext="?????"/>
  1568. </notification>
  1569. <notification label="????????????????????" name="MessageEstate">
  1570. ???????????????????????????????????
  1571. <form name="form">
  1572. <input name="message"/>
  1573. <button name="OK" text="OK"/>
  1574. <button name="Cancel" text="????"/>
  1575. </form>
  1576. </notification>
  1577. <notification label="Linden???????" name="ChangeLindenEstate">
  1578. ????????????????????????????????????????????????????????
  1579. ?????????????????????????????? ??????????????????????????????????????????????????????????
  1580. ??????????
  1581. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1582. </notification>
  1583. <notification label="Linden?????????????" name="ChangeLindenAccess">
  1584. ?????????????????????????????????????????????????????????????????
  1585. ???????????????????????????????????????????????????????????????????????????????
  1586. ?????????????????????????????????????????
  1587. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1588. </notification>
  1589. <notification label="??????" name="EstateAllowedAgentAdd">
  1590. ????????????????????? ???? [ALL_ESTATES] ??????????????
  1591. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1592. </notification>
  1593. <notification label="??????" name="EstateAllowedAgentRemove">
  1594. ?????????????????????? ?????[ALL_ESTATES] ?????????
  1595. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1596. </notification>
  1597. <notification label="??????" name="EstateAllowedGroupAdd">
  1598. ????????????????????????? ???? [ALL_ESTATES] ??????????????????
  1599. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1600. </notification>
  1601. <notification label="??????" name="EstateAllowedGroupRemove">
  1602. ?????????????????????? ?????[ALL_ESTATES] ?????????
  1603. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1604. </notification>
  1605. <notification label="??????" name="EstateBannedAgentAdd">
  1606. ???????????????????? ???? [ALL_ESTATE] ??????????????
  1607. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1608. </notification>
  1609. <notification label="??????" name="EstateBannedAgentRemove">
  1610. ????????????????? [ALL_ESTATES] ??????????????????????????
  1611. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1612. </notification>
  1613. <notification label="??????" name="EstateManagerAdd">
  1614. ??????????? [ALL_ESTATES] ??????????????????
  1615. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1616. </notification>
  1617. <notification label="??????" name="EstateManagerRemove">
  1618. ?????????????????????? [ALL_ESTATES] ??????????
  1619. <usetemplate canceltext="????" name="yesnocancelbuttons" notext="???????" yestext="?????"/>
  1620. </notification>
  1621. <notification label="??????" name="EstateKickUser">
  1622. ??????? [EVIL_USER] ?????????
  1623. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1624. </notification>
  1625. <notification name="EstateChangeCovenant">
  1626. ????????????????????????
  1627. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1628. </notification>
  1629. <notification name="RegionEntryAccessBlocked">
  1630. ???????????????????????????????????????? ????????????????????????????
  1631. ??????????????????????????????????????????????????????????????????
  1632. <usetemplate name="okbutton" yestext="OK"/>
  1633. </notification>
  1634. <notification name="RegionEntryAccessBlocked_KB">
  1635. ????????????????????????????????????????
  1636. ????????????????????????????
  1637. <url name="url">
  1638. http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview/ja
  1639. </url>
  1640. <usetemplate ignoretext="????????????????????????????????" name="okcancelignore" notext="???" yestext="??????????"/>
  1641. </notification>
  1642. <notification name="RegionEntryAccessBlocked_Notify">
  1643. ????????????????????????????????????????
  1644. </notification>
  1645. <notification name="RegionEntryAccessBlocked_Change">
  1646. ???????????????????????????????????????
  1647. ?????????????????????????????????????????[REGIONMATURITY]????????????????????????????????????? &gt; ???? &gt; ????????????
  1648. <form name="form">
  1649. <button name="OK" text="???????"/>
  1650. <button default="true" name="Cancel" text="???"/>
  1651. <ignore name="ignore" text="?????????????????????????????"/>
  1652. </form>
  1653. </notification>
  1654. <notification name="PreferredMaturityChanged">
  1655. ????????????????? [RATING] ???
  1656. </notification>
  1657. <notification name="LandClaimAccessBlocked">
  1658. ?????????????????????????????????? ????????????????????????????
  1659. ??????????????????????????????????????????????????????????????????
  1660. <usetemplate name="okbutton" yestext="OK"/>
  1661. </notification>
  1662. <notification name="LandClaimAccessBlocked_KB">
  1663. ??????????????????????????????????
  1664. ????????????????????????????
  1665. <url name="url">
  1666. http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview/ja
  1667. </url>
  1668. <usetemplate ignoretext="???????????????????????????" name="okcancelignore" notext="???" yestext="??????????"/>
  1669. </notification>
  1670. <notification name="LandClaimAccessBlocked_Notify">
  1671. ??????????????????????????????????
  1672. </notification>
  1673. <notification name="LandClaimAccessBlocked_Change">
  1674. ????????????????????????????????????
  1675. ??????????????????????????????????????????? ?????? [REGIONMATURITY] ??????????????????????? ???????????????????????????????????
  1676. <usetemplate ignoretext="????????????????????????????" name="okcancelignore" notext="???" yestext="?????"/>
  1677. </notification>
  1678. <notification name="LandBuyAccessBlocked">
  1679. ?????????????????????????????????? ????????????????????????????
  1680. ??????????????????????????????????????????????????????????????????
  1681. <usetemplate name="okbutton" yestext="OK"/>
  1682. </notification>
  1683. <notification name="LandBuyAccessBlocked_KB">
  1684. ??????????????????????????????????
  1685. ????????????????????????????
  1686. <url name="url">
  1687. http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview/ja
  1688. </url>
  1689. <usetemplate ignoretext="???????????????????????????" name="okcancelignore" notext="???" yestext="??????????"/>
  1690. </notification>
  1691. <notification name="LandBuyAccessBlocked_Notify">
  1692. ??????????????????????????????????
  1693. </notification>
  1694. <notification name="LandBuyAccessBlocked_Change">
  1695. ????????????????????????????????????
  1696. ??????????????????????????????????????????? ?????? [REGIONMATURITY] ??????????????????????? ???????????????????????????????????
  1697. <usetemplate ignoretext="????????????????????????????" name="okcancelignore" notext="???" yestext="?????"/>
  1698. </notification>
  1699. <notification name="TooManyPrimsSelected">
  1700. ?????????????? [MAX_PRIM_COUNT] ????????????????????????????
  1701. <usetemplate name="okbutton" yestext="OK"/>
  1702. </notification>
  1703. <notification name="ProblemImportingEstateCovenant">
  1704. ???????????????????????
  1705. <usetemplate name="okbutton" yestext="OK"/>
  1706. </notification>
  1707. <notification name="ProblemAddingEstateManager">
  1708. ??????????????????????
  1709. ?????????????????????????????
  1710. </notification>
  1711. <notification name="ProblemAddingEstateGeneric">
  1712. ????????????????
  1713. ???????????????????????
  1714. </notification>
  1715. <notification name="UnableToLoadNotecardAsset">
  1716. ????????????? ID ??????????????
  1717. <usetemplate name="okbutton" yestext="OK"/>
  1718. </notification>
  1719. <notification name="NotAllowedToViewNotecard">
  1720. ???????? ID ???????????????????????????
  1721. <usetemplate name="okbutton" yestext="OK"/>
  1722. </notification>
  1723. <notification name="MissingNotecardAssetID">
  1724. ???????????? ID ??????????????????
  1725. <usetemplate name="okbutton" yestext="OK"/>
  1726. </notification>
  1727. <notification name="PublishClassified">
  1728. ??????????????????????????
  1729. L$ [AMOUNT] ????????????????????????
  1730. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1731. </notification>
  1732. <notification name="SetClassifiedMature">
  1733. ??????Moderate????????????????
  1734. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="???" yestext="??"/>
  1735. </notification>
  1736. <notification name="SetGroupMature">
  1737. ????????Moderate????????????????
  1738. <usetemplate canceltext="?????" name="yesnocancelbuttons" notext="???" yestext="??"/>
  1739. </notification>
  1740. <notification label="??????" name="ConfirmRestart">
  1741. ???????? 2 ????????????????
  1742. ??????
  1743. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1744. </notification>
  1745. <notification label="????????????????" name="MessageRegion">
  1746. ?????????????????????????????????
  1747. <form name="form">
  1748. <input name="message"/>
  1749. <button name="OK" text="OK"/>
  1750. <button name="Cancel" text="????"/>
  1751. </form>
  1752. </notification>
  1753. <notification label="?????????????????" name="RegionMaturityChange">
  1754. ?????????????????????????????????
  1755. ??????????????????????????
  1756. Adult ??????????????????????????????????????????????????????
  1757. </notification>
  1758. <notification label="????????????" name="VoiceVersionMismatch">
  1759. [APP_NAME] ??????????????????????????????????????? ??????????????????[APP_NAME] ?????????????
  1760. </notification>
  1761. <notification label="??????????????" name="BuyObjectOneOwner">
  1762. ???????????????????????????????
  1763. ??????????????????????????
  1764. </notification>
  1765. <notification label="?????????????" name="BuyContentsOneOnly">
  1766. ???????????????????????????
  1767. ???????????1???????????????????
  1768. </notification>
  1769. <notification label="?????????????" name="BuyContentsOneOwner">
  1770. ???????????????????????????????
  1771. ??????????????????????????
  1772. </notification>
  1773. <notification name="BuyOriginal">
  1774. ????????????? [OWNER] ?? L$ [PRICE] ????????
  1775. ??????????????????????????
  1776. ???????
  1777. ???[MODIFYPERM]?????[COPYPERM]?
  1778. ?????????[RESELLPERM] ???
  1779. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1780. </notification>
  1781. <notification name="BuyOriginalNoOwner">
  1782. L$ [PRICE] ?????????????????????
  1783. ??????????????????????????
  1784. ???????
  1785. ???[MODIFYPERM]?????[COPYPERM]?
  1786. ?????????[RESELLPERM] ???
  1787. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1788. </notification>
  1789. <notification name="BuyCopy">
  1790. ???? [OWNER] ?? L$ [PRICE] ????????
  1791. ??????????????????????????????
  1792. ???????
  1793. ???[MODIFYPERM]?????[COPYPERM]?
  1794. ?????????[RESELLPERM] ???
  1795. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1796. </notification>
  1797. <notification name="BuyCopyNoOwner">
  1798. L$ [PRICE] ????????????
  1799. ??????????????????????????????
  1800. ???????
  1801. ???[MODIFYPERM]?????[COPYPERM]?
  1802. ?????????[RESELLPERM] ???
  1803. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1804. </notification>
  1805. <notification name="BuyContents">
  1806. ??? [OWNER] ?? L$ [PRICE] ????????
  1807. ??????????????????????????
  1808. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1809. </notification>
  1810. <notification name="BuyContentsNoOwner">
  1811. L? [PRICE] ???????????
  1812. ??????????????????????????
  1813. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1814. </notification>
  1815. <notification name="ConfirmPurchase">
  1816. ?????????????????
  1817. [ACTION]
  1818. ?????????
  1819. <usetemplate name="okcancelbuttons" notext="????" yestext="OK"/>
  1820. </notification>
  1821. <notification name="ConfirmPurchasePassword">
  1822. ?????????????????
  1823. [ACTION]
  1824. ?????????
  1825. ???????????? OK ?????????????
  1826. <form name="form">
  1827. <input name="message"/>
  1828. <button name="ConfirmPurchase" text="OK"/>
  1829. <button name="Cancel" text="????"/>
  1830. </form>
  1831. </notification>
  1832. <notification name="SetPickLocation">
  1833. ???
  1834. ????????????????
  1835. ?????????????????
  1836. <usetemplate name="okbutton" yestext="OK"/>
  1837. </notification>
  1838. <notification name="MoveInventoryFromObject">
  1839. ???????????????????????
  1840. ????????????????????????????????????
  1841. ????????????
  1842. <usetemplate ignoretext="????????????????????????????" name="okcancelignore" notext="?????" yestext="OK"/>
  1843. </notification>
  1844. <notification name="MoveInventoryFromScriptedObject">
  1845. ???????????????????????
  1846. ??????????????????????????????????
  1847. ????????????????????????????????
  1848. ??????????????????????
  1849. ???????????????
  1850. <usetemplate ignoretext="??????????????????????????????????????????" name="okcancelignore" notext="?????" yestext="OK"/>
  1851. </notification>
  1852. <notification name="ClickActionNotPayable">
  1853. ??? ??????????????????????????????? money()?????????????????
  1854. <form name="form">
  1855. <ignore name="ignore" text="????????????money() ??????????????????????????????????"/>
  1856. </form>
  1857. </notification>