PageRenderTime 69ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 1ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 1506 lines | 1434 code | 72 blank | 0 comment | 0 complexity | fbc9f956edf9b29c9830dfdb862cbf1e 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 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. ?????? ??? ???????? ?????? ??????? ?? ????????? ???????: [REASON]. ????????? ??????? ?????.
  101. </notification>
  102. <notification name="CompileQueueSaveBytecode">
  103. ?????? ??? ???????? ????????????????? ??????? ?? ????????? ???????: [REASON]. ????????? ??????? ?????.
  104. </notification>
  105. <notification name="WriteAnimationFail">
  106. ?????? ??? ?????? ?????? ????????. ????????? ??????? ?????.
  107. </notification>
  108. <notification name="UploadAuctionSnapshotFail">
  109. ?????? ??? ???????? ?????? ???????? ?? ????????? ???????: [REASON]
  110. </notification>
  111. <notification name="UnableToViewContentsMoreThanOne">
  112. ?????????? ??????????? ?????????? ?????????? ???????? ????????????.
  113. ???????? ???? ?????? ? ????????? ???????.
  114. </notification>
  115. <notification name="SaveClothingBodyChanges">
  116. ????????? ??? ????????? ? ??????/?????? ?????
  117. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="?? ?????????" yestext="????????? ???"/>
  118. </notification>
  119. <notification name="FriendsAndGroupsOnly">
  120. ??????, ??????? ?? ???????? ?????? ????????, ?? ????? ?????, ??? ?? ??????????? ?? ?????? ? ?????????.
  121. <usetemplate name="okbutton" yestext="OK"/>
  122. </notification>
  123. <notification name="FavoritesOnLogin">
  124. ??????????. ????? ????????? ???? ????? ??? ???????????? ??????? ?????????? ?????? ??????? ?????? ????? ????????? ????.
  125. <usetemplate name="okbutton" yestext="OK"/>
  126. </notification>
  127. <notification name="GrantModifyRights">
  128. ?????????????? ??????? ?????? ???? ?? ????????? ???????? ??? ????????, ??????? ??? ????? ????? ???? ???????. ?????? ????? ????????? ? ??????????????? ?????? ??????????.
  129. ???? ???????????? [NAME] ????? ?? ??????????
  130. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  131. </notification>
  132. <notification name="GrantModifyRightsMultiple">
  133. ?????????????? ??????? ?????? ???? ?? ????????? ???????? ??? ???????? ????? ???? ???????. ?????? ????? ????????? ? ??????????????? ?????? ??????????.
  134. ???? ????? ?? ????????? ????????? ????????
  135. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  136. </notification>
  137. <notification name="RevokeModifyRights">
  138. ???????? ? ???????????? [NAME] ????? ?? ??????????
  139. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  140. </notification>
  141. <notification name="RevokeModifyRightsMultiple">
  142. ???????? ? ????????? ??????? ????? ?? ??????????
  143. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  144. </notification>
  145. <notification name="UnableToCreateGroup">
  146. ?????????? ??????? ??????.
  147. [MESSAGE]
  148. <usetemplate name="okbutton" yestext="OK"/>
  149. </notification>
  150. <notification name="PanelGroupApply">
  151. [NEEDS_APPLY_MESSAGE]
  152. [WANT_APPLY_MESSAGE]
  153. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="???????????? ?????????" yestext="????????? ?????????"/>
  154. </notification>
  155. <notification name="MustSpecifyGroupNoticeSubject">
  156. ?????????? ??????? ???? ??? ???????? ?????????? ???????????.
  157. <usetemplate name="okbutton" yestext="OK"/>
  158. </notification>
  159. <notification name="AddGroupOwnerWarning">
  160. ?? ??????????? ???????? ?????????? ?????? ? ???? [ROLE_NAME].
  161. ??????? ?????????? ?? ???? ???? ??????.
  162. ????????? ???? ?????? ?????????? ?? ???.
  163. ???????????
  164. <usetemplate ignoretext="???????????? ????? ??????????? ?????? ????????? ??????" name="okcancelignore" notext="???" yestext="??"/>
  165. </notification>
  166. <notification name="AssignDangerousActionWarning">
  167. ?? ??????????? ???????? ??????????? Ť[ACTION_NAME]ť ? ???? Ť[ROLE_NAME]ť.
  168. *??????????????*
  169. ??? ????????? ???? ? ???? ???????????? ????? ??????????? ???? ? ???? ?????? ?????????? ????? ??????? ????, ??? ? ??? ?????? ????, ? ???? ??????????? ?? ?????? ?????????. ?????? ??? ????????? ??? ???????????, ????????? ? ???????????????? ?????.
  170. ???????? ??? ??????????? ? ???? Ť[ROLE_NAME]ť?
  171. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  172. </notification>
  173. <notification name="AssignDangerousAbilityWarning">
  174. ?? ??????????? ???????? ??????????? Ť[ACTION_NAME]ť ? ???? Ť[ROLE_NAME]ť.
  175. *??????????????*
  176. ??? ????????? ???? ? ???? ???????????? ????? ??????????? ???? ? ???? ?????? ?????????? ??? ??????????? ? ???? ??????????? ?? ?????? ?????????.
  177. ???????? ??? ??????????? ? ???? Ť[ROLE_NAME]ť?
  178. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  179. </notification>
  180. <notification name="AttachmentDrop">
  181. ?? ??????????? ???????? ???? ?????????????.
  182. ???????????
  183. <usetemplate ignoretext="???????????? ????? ??????? ?????????????" name="okcancelignore" notext="???" yestext="??"/>
  184. </notification>
  185. <notification name="JoinGroupCanAfford">
  186. ?????????? ? ??? ?????? ????? L$[COST].
  187. ???????????
  188. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????"/>
  189. </notification>
  190. <notification name="JoinGroupNoCost">
  191. ?? ????????? ? ?????? [NAME].
  192. ???????????
  193. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????"/>
  194. </notification>
  195. <notification name="JoinGroupCannotAfford">
  196. ?????????? ? ??? ?????? ????? L$[COST].
  197. ? ??? ?? ??????? L$ ??? ??????????.
  198. </notification>
  199. <notification name="CreateGroupCost">
  200. ???????? ???? ?????? ????? L$100.
  201. ? ?????? ?????? ???? ????? ?????? ?????????, ????? ??? ????? ???????.
  202. ?????????? ?????????? ? ????????? 48 ?????.
  203. <usetemplate canceltext="??????" name="okcancelbuttons" notext="??????" yestext="??????? ?????? ?? L$100"/>
  204. </notification>
  205. <notification name="LandBuyPass">
  206. ?? L$[COST] ?? ?????? ?????????? ?? ???? ????? (Ť[PARCEL_NAME]ť) ? ??????? [TIME] ?????. ?????? ????????
  207. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  208. </notification>
  209. <notification name="SalePriceRestriction">
  210. ??? ??????? ?????? ???????????? ???? ??????? ?????? ???? ?????? L$0.
  211. ???????? ????????????, ????? ??????? ??? ?? L$0.
  212. </notification>
  213. <notification name="ConfirmLandSaleChange">
  214. ????????? [LAND_SIZE] ?˛ ????? ???????????? ?? ???????.
  215. ???? ???? ???????: $[SALE_PRICE], ????????? ??????? ??? [NAME].
  216. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  217. </notification>
  218. <notification name="ConfirmLandSaleToAnyoneChange">
  219. ????????! ??? ?????? Ť????????? ???? ??????ť ???? ????? ?????? ????????? ????? ?????????? [SECOND_LIFE], ???? ???, ??? ????????? ?? ? ???? ???????.
  220. ????????? [LAND_SIZE] ?˛ ????? ???????????? ?? ???????.
  221. ???? ???? ???????: $[SALE_PRICE], ????????? ??????? ??? [NAME].
  222. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  223. </notification>
  224. <notification name="ReturnObjectsDeededToGroup">
  225. ?? ????????????? ?????? ??????? ??? ???????, ?????????? ?????? Ť[NAME]ť ?? ???? ????????? ???????, ??????? ? ????????? ?? ??????? ???????????
  226. *??????????????* ??? ????????????? ???????, ??????????????? ???? ??????, ????? ???????!
  227. ???????: [N]
  228. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  229. </notification>
  230. <notification name="ReturnObjectsOwnedByUser">
  231. ?? ????????????? ?????? ??????? ??? ???????, ????????????? ?????? Ť[NAME]ť ?? ???? ????????? ???????, ? ??? ??????????
  232. ???????: [N]
  233. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  234. </notification>
  235. <notification name="ReturnObjectsOwnedBySelf">
  236. ?? ????????????? ?????? ??????? ??? ????????????? ??? ??????? ?? ???? ????????? ??????? ? ???? ??????????
  237. ???????: [N]
  238. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  239. </notification>
  240. <notification name="ReturnObjectsNotOwnedBySelf">
  241. ?? ????????????? ?????? ??????? ??? ?? ????????????? ??? ??????? ?? ???? ??????? ? ????????? ?? ???????????
  242. ??????????? ???????, ??????????????? ??????, ????? ?????????? ??????? ??????????.
  243. *??????????????* ??? ????????????? ???????, ??????????????? ???? ??????, ????? ???????!
  244. ???????: [N]
  245. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  246. </notification>
  247. <notification name="ReturnObjectsNotOwnedByUser">
  248. ?? ????????????? ?????? ??????? ??? ???????, ?? ????????????? ???????????? [NAME], ?? ???? ????????? ???????, ??????? ? ????????? ?? ???????????
  249. ??????????? ???????, ??????????????? ??????, ????? ?????????? ??????? ??????????.
  250. *??????????????* ??? ????????????? ???????, ??????????????? ???? ??????, ????? ???????!
  251. ???????: [N]
  252. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  253. </notification>
  254. <notification name="ReturnAllTopObjects">
  255. ?? ????????????? ?????? ??????? ??? ??????? ?? ?????? ? ????????? ?? ???????????
  256. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  257. </notification>
  258. <notification name="DisableAllTopObjects">
  259. ?? ????????????? ?????? ????????? ??? ??????? ? ???? ????????
  260. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  261. </notification>
  262. <notification name="ReturnObjectsNotOwnedByGroup">
  263. ??????? ??? ??????? ?? ???? ????????? ???????, ?? ?????????? ?????? Ť[NAME]ť, ?? ???????????
  264. ???????: [N]
  265. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  266. </notification>
  267. <notification name="UnableToDisableOutsideScripts">
  268. ?????? ????????? ???????.
  269. ?? ???? ???? ??????? ???????? ?????? ???????????.
  270. ????? ?????? ???????????, ??????? ?????? ???????????.
  271. </notification>
  272. <notification name="MultipleFacesSelected">
  273. ??????? ????????? ??????.
  274. ???? ?????????? ??? ????????, ?? ?????? ????????? ????? ??????? ????? ????????? ?? ?????????? ?????????? ?????.
  275. ????? ????????? ????? ?????? ?? ???? ?????, ???????? ??????? Ť????? ?????ť ? ???????? ?????? ????? ???????, ????? ??????? Ť????????ť.
  276. <usetemplate ignoretext="????? ????? ???????? ?? ????????? ????????? ??????" name="okcancelignore" notext="??????" yestext="OK"/>
  277. </notification>
  278. <notification name="MustBeInParcel">
  279. ????? ?????????? ????? ????????????, ?? ?????? ?????????? ?? ???????.
  280. </notification>
  281. <notification name="PromptRecipientEmail">
  282. ??????? ?????????? ????? email ??????????.
  283. </notification>
  284. <notification name="PromptSelfEmail">
  285. ??????? ???? ????? email.
  286. </notification>
  287. <notification name="PromptMissingSubjMsg">
  288. ????????? ?????? ? ????? ??? ?????????? ?? ??????????
  289. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  290. </notification>
  291. <notification name="ErrorProcessingSnapshot">
  292. ?????? ??? ????????? ?????? ??????
  293. </notification>
  294. <notification name="ErrorEncodingSnapshot">
  295. ?????? ??? ????????? ??????.
  296. </notification>
  297. <notification name="ErrorUploadingPostcard">
  298. ?????? ??? ???????? ?????? ?? ????????? ???????: [REASON]
  299. </notification>
  300. <notification name="ErrorUploadingReportScreenshot">
  301. ?????? ??? ???????? ?????? ?????? ?? ????????? ???????: [REASON]
  302. </notification>
  303. <notification name="MustAgreeToLogIn">
  304. ??? ????? ? [SECOND_LIFE] ?? ?????? ??????? ??????? ????????????????? ??????????.
  305. </notification>
  306. <notification name="CouldNotPutOnOutfit">
  307. ?? ??????? ?????? ??????.
  308. ????? ???????? ?? ???????? ??????, ?????? ???? ??? ?????????????.
  309. </notification>
  310. <notification name="CannotWearTrash">
  311. ?????? ?????? ?????? ??? ????? ????, ???? ??? ????????? ? ???????
  312. </notification>
  313. <notification name="MaxAttachmentsOnOutfit">
  314. ?? ??????? ???????????? ??????.
  315. ???????? ????? ????????????? ([MAX_ATTACHMENTS] ????????). ??????? ??????????? ?????? ??????.
  316. </notification>
  317. <notification name="CannotWearInfoNotComplete">
  318. ?????? ?????? ??? ????, ??? ??? ??? ??? ?? ?????????. ????????? ??????? ????? ??????.
  319. </notification>
  320. <notification name="MustHaveAccountToLogIn">
  321. ??-??-??! ???-?? ???????? ?????????????.
  322. ?????????? ?????? ??? ???????????? ??? ?????? ???????.
  323. ??? ????? ? [SECOND_LIFE] ????? ???????. ??????? ????
  324. <url name="url">
  325. http://join.secondlife.com/
  326. </url>
  327. <usetemplate name="okcancelbuttons" notext="????????? ???????" yestext="??????? ????? ???????"/>
  328. </notification>
  329. <notification name="InvalidCredentialFormat">
  330. ??????? ??? ???????????? ??? ??? ? ??????? ?????? ??????? ? ???? Ť??? ????????????ť, ????? ????? ??????? ? ?????????.
  331. </notification>
  332. <notification name="DeleteClassified">
  333. ??????? ??????? Ť[NAME]ť?
  334. ????? ?? ??? ?? ????? ??????????.
  335. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  336. </notification>
  337. <notification name="DeleteMedia">
  338. ?? ??????????? ??????? ?????, ????????? ? ???? ??????.
  339. ???????????
  340. <usetemplate ignoretext="???????????? ????? ????????? ????? ?? ???????" name="okcancelignore" notext="???" yestext="??"/>
  341. </notification>
  342. <notification name="ClassifiedSave">
  343. ????????? ????????? ? ??????? [NAME]?
  344. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="?? ?????????" yestext="?????????"/>
  345. </notification>
  346. <notification name="ClassifiedInsufficientFunds">
  347. ???????????? ????? ??? ???????? ???????.
  348. <usetemplate name="okbutton" yestext="OK"/>
  349. </notification>
  350. <notification name="DeleteAvatarPick">
  351. ??????? ???????? &lt;nolink&gt;[PICK]&lt;/nolink&gt;?
  352. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  353. </notification>
  354. <notification name="DeleteOutfits">
  355. ??????? ????????? ???????
  356. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  357. </notification>
  358. <notification name="PromptGoToEventsPage">
  359. ??????? ?? ???-???????? ??????? [SECOND_LIFE]?
  360. <url name="url">
  361. http://secondlife.com/events/
  362. </url>
  363. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  364. </notification>
  365. <notification name="SelectProposalToView">
  366. ???????? ??????????? ??? ?????????.
  367. </notification>
  368. <notification name="SelectHistoryItemToView">
  369. ???????? ????? ??????? ??? ?????????.
  370. </notification>
  371. <notification name="CacheWillClear">
  372. ??? ????? ?????? ????? ??????????? [APP_NAME].
  373. </notification>
  374. <notification name="CacheWillBeMoved">
  375. ??? ????? ????????? ????? ??????????? [APP_NAME].
  376. ??????????. ??? ???? ??? ????? ??????.
  377. </notification>
  378. <notification name="ChangeConnectionPort">
  379. ????????? ????? ?????? ??????????? ????? ??????????? [APP_NAME].
  380. </notification>
  381. <notification name="ChangeSkin">
  382. ????? ???? ????? ????? ????? ??????????? [APP_NAME].
  383. </notification>
  384. <notification name="ChangeLanguage">
  385. ????? ????? ??????? ? ???? ????? ??????????? [APP_NAME].
  386. </notification>
  387. <notification name="GoToAuctionPage">
  388. ??????? ?? ???-???????? [SECOND_LIFE], ????? ?????????? ??????????? ???????? ??? ??????? ???????
  389. <url name="url">
  390. http://secondlife.com/auctions/auction-detail.php?id=[AUCTION_ID]
  391. </url>
  392. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  393. </notification>
  394. <notification name="SaveChanges">
  395. ????????? ??????????
  396. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="?? ?????????" yestext="?????????"/>
  397. </notification>
  398. <notification name="GestureSaveFailedTooManySteps">
  399. ?? ??????? ????????? ????.
  400. ???? ???????? ??????? ????? ??????.
  401. ?????????? ??????? ????????? ????? ? ????????? ??????????.
  402. </notification>
  403. <notification name="GestureSaveFailedTryAgain">
  404. ?? ??????? ????????? ????. ????????? ??????? ????? ??????.
  405. </notification>
  406. <notification name="GestureSaveFailedObjectNotFound">
  407. ?? ??????? ????????? ????: ?? ?????? ?????? ??? ????????? ? ??? ?????????.
  408. ????????, ?????? ????????? ??? ??????????? ????????? ??? ??????.
  409. </notification>
  410. <notification name="GestureSaveFailedReason">
  411. ?????? ??? ?????????? ????? ?? ????????? ???????: [REASON]. ?????????? ????????? ???? ????? ????????? ?????.
  412. </notification>
  413. <notification name="SaveNotecardFailObjectNotFound">
  414. ?? ??????? ????????? ???????: ?? ?????? ?????? ??? ????????? ? ??? ?????????.
  415. ????????, ?????? ????????? ??? ??????????? ????????? ??? ??????.
  416. </notification>
  417. <notification name="SaveNotecardFailReason">
  418. ?????? ??? ?????????? ??????? ?? ????????? ???????: [REASON]. ?????????? ????????? ??????? ????? ????????? ?????.
  419. </notification>
  420. <notification name="ScriptCannotUndo">
  421. ?? ??????? ???????? ??? ????????? ? ????? ?????? ???????.
  422. ????????? ????????? ??????????? ?? ??????? ???????
  423. (**??????????????** ??? ???????? ?????? ????????.)
  424. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  425. </notification>
  426. <notification name="SaveScriptFailReason">
  427. ?????? ??? ?????????? ??????? ?? ????????? ???????: [REASON]. ?????????? ????????? ?????? ????? ????????? ?????.
  428. </notification>
  429. <notification name="SaveScriptFailObjectNotFound">
  430. ?? ??????? ????????? ??????: ?? ?????? ??????, ? ??????? ?? ?????????.
  431. ????????, ?????? ????????? ??? ??????????? ????????? ??? ??????.
  432. </notification>
  433. <notification name="SaveBytecodeFailReason">
  434. ?????? ??? ?????????? ????????????????? ??????? ?? ????????? ???????: [REASON]. ?????????? ????????? ?????? ????? ????????? ?????.
  435. </notification>
  436. <notification name="StartRegionEmpty">
  437. ??-??-??, ??? ????????? ?????? ?? ?????????.
  438. ??????? ???????? ??????? ? ???? Ť????? ??????ť ??? ???????? ? ???????? ????? ?????? Ť??? ????????? ??????????????ť ??? Ť??? ???ť.
  439. <usetemplate name="okbutton" yestext="OK"/>
  440. </notification>
  441. <notification name="CouldNotStartStopScript">
  442. ?? ??????? ????????? ??? ?????????? ??????: ?? ?????? ??????, ? ??????? ?? ?????????.
  443. ????????, ?????? ????????? ??? ??????????? ????????? ??? ??????.
  444. </notification>
  445. <notification name="CannotDownloadFile">
  446. ?????????? ????????? ????
  447. </notification>
  448. <notification name="CannotWriteFile">
  449. ?????????? ???????? ???? [[FILE]]
  450. </notification>
  451. <notification name="UnsupportedHardware">
  452. ? ?????? ????????: ??? ????????? ?? ????????????? ??????????? ????????? ??????????? [APP_NAME]. ??? ????? ???????? ? ???????? ??????????????????. ? ?????????, [SUPPORT_SITE] ?? ????????? ??????????? ????????? ??? ???????????????? ???????????? ??????.
  453. ????? ????? ????????? ?????????? ?? [_URL]?
  454. <url name="url">
  455. http://www.secondlife.com/corporate/sysreqs.php
  456. </url>
  457. <usetemplate ignoretext="???????????? ????? ?????????? ?? ??????????????" name="okcancelignore" notext="???" yestext="??"/>
  458. </notification>
  459. <notification name="UnknownGPU">
  460. ? ????? ??????? ??????????? ??????????? ?????, ??????? [APP_NAME] ?? ????? ??????????.
  461. ??? ????? ??????, ???? ????? ???????????? ??? ?? ???? ????????? ?? ?????? ? [APP_NAME]. ?????? ?????, ??? ????? ???????? ?????????, ??, ????????, ???????? ?????????????? ????????? ???????.
  462. (? &gt; ????????? &gt; ???????).
  463. <form name="form">
  464. <ignore name="ignore" text="?? ??????? ?????????? ??? ??????????? ?????"/>
  465. </form>
  466. </notification>
  467. <notification name="DisplaySettingsNoShaders">
  468. ????????? ???? [APP_NAME] ??? ????????????? ???????????? ????????.
  469. ????? ??????????? ?????? ???????? ???????, ????? ???????? ????????? ???????????????? ?????? ???????. ??? ???? ????????? ??????????? ??????? ?? ????? ????????.
  470. ??????????? ???????? ???????? ??????????? ?????.
  471. ???????? ???????? ??????? ????? ? ???? Ť????????? &gt; ???????ť.
  472. </notification>
  473. <notification name="RegionNoTerraforming">
  474. ? ??????? [REGION] ?? ???????? ????????????.
  475. </notification>
  476. <notification name="CannotCopyWarning">
  477. ? ??? ??? ?????????? ?? ??????????? ????????? ?????????:
  478. [ITEMS]
  479. ???? ?? ???????? ??? ????, ?? ?????? ?? ????? ? ????? ?????????. ?? ????????????? ?????? ?????????? ??? ?????????
  480. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  481. </notification>
  482. <notification name="CannotGiveItem">
  483. ?????????? ?????? ??????? ?? ?????????.
  484. </notification>
  485. <notification name="TransactionCancelled">
  486. ?????? ????????.
  487. </notification>
  488. <notification name="TooManyItems">
  489. ?????? ???????? ????? 42 ????????? ?? ???? ?????????.
  490. </notification>
  491. <notification name="NoItems">
  492. ? ??? ??? ?????????? ?? ???????? ????????? ?????????.
  493. </notification>
  494. <notification name="CannotCopyCountItems">
  495. ? ??? ??? ?????????? ?? ??????????? [COUNT] ????????? ?????????. ??? ???????? ???????? ?? ?????? ?????????.
  496. ?? ????????????? ?????? ?????? ???
  497. <usetemplate name="okcancelbuttons" notext="???" yestext="??"/>
  498. </notification>
  499. <notification name="CannotGiveCategory">
  500. ? ??? ??? ?????????? ?? ???????? ????????? ?????.
  501. </notification>
  502. <notification name="FreezeAvatar">
  503. ?????????? ???? ???????
  504. ? ???? ???????? ???????? ??????????? ????????????, ???????? ? ????????????????? ? ?????.
  505. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="???????????" yestext="??????????"/>
  506. </notification>
  507. <notification name="FreezeAvatarFullname">
  508. ?????????? [AVATAR_NAME]?
  509. ? ???? ???????? ???????? ??????????? ????????????, ???????? ? ????????????????? ? ?????.
  510. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="???????????" yestext="??????????"/>
  511. </notification>
  512. <notification name="EjectAvatarFullname">
  513. ???????? [AVATAR_NAME] ? ????? ??????
  514. <usetemplate canceltext="??????" name="yesnocancelbuttons" notext="???????? ? ????????? ??????" yestext="????????"/>
  515. </notification>
  516. <notification name="EjectAvatarNoBan">
  517. ???????? ???? ?????? ? ????? ??????
  518. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????"/>
  519. </notification>
  520. <notification name="EjectAvatarFullnameNoBan">
  521. ???????? [AVATAR_NAME] ? ????? ??????
  522. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????"/>
  523. </notification>
  524. <notification name="EjectAvatarFromGroup">
  525. ?? ????????? ?????? [AVATAR_NAME] ?? ?????? [GROUP_NAME]
  526. </notification>
  527. <notification name="AcquireErrorTooManyObjects">
  528. ?????? ????????????: ??????? ??????? ????? ????????.
  529. </notification>
  530. <notification name="AcquireErrorObjectSpan">
  531. ?????? ????????????: ??????? ?????????? ????? ?????? ???????.
  532. ??????????? ??? ????????????? ??????? ? ???? ??????.
  533. </notification>
  534. <notification name="PromptGoToCurrencyPage">
  535. [EXTRA]
  536. ????? ?????????? ?? ??????? L$ ?? [_URL]?
  537. <url name="url">
  538. http://secondlife.com/app/currency/
  539. </url>
  540. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  541. </notification>
  542. <notification name="UnableToLinkObjects">
  543. ?????????? ?????????? ??? [COUNT] ????????.
  544. ????? ?????????? ?? ????? [MAX] ????????.
  545. </notification>
  546. <notification name="CannotLinkIncompleteSet">
  547. ????? ?????????? ?????? ?????? ?????? ????????, ? ??? ????? ??????? ??????? ????? ?????? ???????.
  548. </notification>
  549. <notification name="CannotLinkModify">
  550. ?????????? ?????????? ???????: ? ??? ??? ???? ?? ????????? ???? ????????.
  551. ?????????, ??? ??? ??????? ?????????????? ? ??? ?? ???????? ????? ???.
  552. </notification>
  553. <notification name="CannotLinkDifferentOwners">
  554. ?????????? ?????????? ???????: ?? ? ???? ???????? ???? ????????.
  555. ?????????, ??? ?? ???????? ????? ?????????? ?????????.
  556. </notification>
  557. <notification name="NoFileExtension">
  558. ? ????? ??????????? ??????????: Ť[FILE]ť
  559. ?????????, ??? ???? ????? ?????????? ??????????.
  560. </notification>
  561. <notification name="InvalidFileExtension">
  562. ???????? ?????????? ????? [EXTENSION]
  563. ????????? [VALIDS]
  564. <usetemplate name="okbutton" yestext="OK"/>
  565. </notification>
  566. <notification name="CannotUploadSoundFile">
  567. ?? ??????? ??????? ??? ?????? ??????????? ???????? ????:
  568. [FILE]
  569. </notification>
  570. <notification name="SoundFileNotRIFF">
  571. ??-????????, ??? ?? ???? RIFF WAVE:
  572. [FILE]
  573. </notification>
  574. <notification name="SoundFileNotPCM">
  575. ??-????????, ??? ?? ???????? ???? PCM WAVE:
  576. [FILE]
  577. </notification>
  578. <notification name="SoundFileInvalidChannelCount">
  579. ? ????? ???????????? ?????????? ??????? (?????? ???? ???? ??? ??????):
  580. [FILE]
  581. </notification>
  582. <notification name="SoundFileInvalidSampleRate">
  583. ??-????????, ???? ?? ????? ?????????????? ??????? ????????????? (?????? ???? 44,1 ???):
  584. [FILE]
  585. </notification>
  586. <notification name="SoundFileInvalidWordSize">
  587. ??-????????, ? ????? ???????????? ???????????????? ?????? ????? (?????? ???? 8 ??? 16 ???):
  588. [FILE]
  589. </notification>
  590. <notification name="SoundFileInvalidHeader">
  591. ?? ?????? ???????? Ťdatať ? ????????? WAV-?????:
  592. [FILE]
  593. </notification>
  594. <notification name="SoundFileInvalidChunkSize">
  595. ???????????? ?????? ????????? ? WAV-?????:
  596. [FILE]
  597. </notification>
  598. <notification name="SoundFileInvalidTooLong">
  599. ????????? ??????? ??????? (???????? 10 ??????):
  600. [FILE]
  601. </notification>
  602. <notification name="ProblemWithFile">
  603. ???????? ? ?????? [FILE]:
  604. [ERROR]
  605. </notification>
  606. <notification name="CannotOpenTemporarySoundFile">
  607. ?? ??????? ??????? ??? ?????? ???????? ?????? ???????? ????: [FILE]
  608. </notification>
  609. <notification name="UnknownVorbisEncodeFailure">
  610. ??????????? ?????? ????????? Vorbis ? ?????: [FILE]
  611. </notification>
  612. <notification name="CannotEncodeFile">
  613. ?????????? ???????????? ????: [FILE]
  614. </notification>
  615. <notification name="CorruptedProtectedDataStore">
  616. ?????????? ?????? ???? ??? ???????????? ? ??????. ????????, ?? ???????? ????????? ????.
  617. <usetemplate name="okbutton" yestext="OK"/>
  618. </notification>
  619. <notification name="CorruptResourceFile">
  620. ????????? ???? ????????: [FILE]
  621. </notification>
  622. <notification name="UnknownResourceFileVersion">
  623. ??????????? ?????? ????? ???????? Linden: [FILE]
  624. </notification>
  625. <notification name="UnableToCreateOutputFile">
  626. ?????????? ??????? ???????? ????: [FILE]
  627. </notification>
  628. <notification name="DoNotSupportBulkAnimationUpload">
  629. [APP_NAME] ???? ?? ???????????? ???????? ???????? ?????? ????????.
  630. </notification>
  631. <notification name="CannotUploadReason">
  632. ?????????? ???????? [FILE] ?? ????????? ???????: [REASON]
  633. ????????? ??????? ?????.
  634. </notification>
  635. <notification name="LandmarkCreated">
  636. ?? ???????? ???????? Ť[LANDMARK_NAME]ť ? ???? ????? [FOLDER_NAME].
  637. </notification>
  638. <notification name="LandmarkAlreadyExists">
  639. ?? ??? ????? ??? ?????????? ????????.
  640. <usetemplate name="okbutton" yestext="OK"/>
  641. </notification>
  642. <notification name="CannotCreateLandmarkNotOwner">
  643. ?? ?? ?????? ????????? ????? ????????: ???????? ????? ?? ????????? ?????.
  644. </notification>
  645. <notification name="CannotRecompileSelectObjectsNoScripts">
  646. ?????????? ?????????? ??????????????.
  647. ???????? ?????? ?? ?????????.
  648. </notification>
  649. <notification name="CannotRecompileSelectObjectsNoPermission">
  650. ?????????? ?????????? ??????????????.
  651. ???????? ??????? ?? ??????????, ??????? ??? ????????? ????????.
  652. </notification>
  653. <notification name="CannotResetSelectObjectsNoScripts">
  654. ?????????? ?????????? ?????.
  655. ???????? ??????? ?? ??????????.
  656. </notification>
  657. <notification name="CannotResetSelectObjectsNoPermission">
  658. ?????????? ?????????? ?????.
  659. ???????? ??????? ?? ??????????, ??????? ??? ????????? ????????.
  660. </notification>
  661. <notification name="CannotOpenScriptObjectNoMod">
  662. ?????????? ??????? ?????? ? ??????? ? ??????????? ??????????.
  663. </notification>
  664. <notification name="CannotSetRunningSelectObjectsNoScripts">
  665. ?????????? ????????? ???????.
  666. ???????? ??????? ?? ??????????.
  667. </notification>
  668. <notification name="CannotSetRunningNotSelectObjectsNoScripts">
  669. ?????????? ?????????? ???????.
  670. ???????? ??????? ?? ??????????.
  671. </notification>
  672. <notification name="NoFrontmostFloater">
  673. ??? ?????? ????????? ???? ??? ??????????.
  674. </notification>
  675. <notification name="SeachFilteredOnShortWords">
  676. ??? ????????? ?????? ??? ???????, ? ??????? ???????? ????? ???? ???????.
  677. ???????? ?????: [FINALQUERY]
  678. </notification>
  679. <notification name="SeachFilteredOnShortWordsEmpty">
  680. ???? ????????? ????? ???? ??????? ????????. ????? ?? ??? ????????.
  681. </notification>
  682. <notification name="CouldNotTeleportReason">
  683. ?????? ????????????.
  684. [REASON]
  685. </notification>
  686. <notification name="invalid_tport">
  687. ??? ??????? ???????????? ???????? ????????. ????????, ??? ???????????? ???????? ????????? ???? ? ?????????.
  688. ???? ?????? ????????? ??????????, ???????? ???? [SUPPORT_SITE].
  689. </notification>
  690. <notification name="invalid_region_handoff">
  691. ??? ??????????? ??????? ??????? ???????? ????????. ????????, ??? ??????????? ??????? ???????? ????????? ???? ? ?????????.
  692. ???? ?????? ????????? ??????????, ???????? ???? [SUPPORT_SITE].
  693. </notification>
  694. <notification name="blocked_tport">
  695. ???????????? ?????? ?????????????. ????????? ??????? ?????. ???? ??? ????? ?? ??????? ?????????????????, ??????? ?? ????????? ? ??????? ?????, ????? ????????? ????????.
  696. </notification>
  697. <notification name="nolandmark_tport">
  698. ??????? ?? ??????? ?????????? ????? ?????????? ????????.
  699. </notification>
  700. <notification name="timeout_tport">
  701. ??????? ?? ??????? ????????? ??????????? ?????????. ????????? ??????? ?????.
  702. </notification>
  703. <notification name="noaccess_tport">
  704. ? ??? ??? ??????? ? ????? ?????????? ????? ?????????.
  705. </notification>
  706. <notification name="missing_attach_tport">
  707. ???? ????????????? ??? ?? ??????????. ????????? ????????? ?????? ???? ??????? ?? ????????? ? ??????? ?????, ?????? ??? ????????? ??????? ????????????.
  708. </notification>
  709. <notification name="too_many_uploads_tport">
  710. ??????? ??????? ? ?????? ??????? ?????????, ??????? ??? ?????? ?? ???????????? ?? ????? ???????? ????????????. ????????? ??????? ????? ????????? ????? ??? ????????? ? ????? ??????????? ??????.
  711. </notification>
  712. <notification name="expired_tport">
  713. ??????? ?? ??????? ???????????? ????????? ??? ?????? ?? ????????????. ????????? ??????? ????? ????????? ?????.
  714. </notification>
  715. <notification name="expired_region_handoff">
  716. ??????? ?? ??????? ???????????? ????????? ???? ??????????? ???????. ????????? ??????? ????? ????????? ?????.
  717. </notification>
  718. <notification name="no_host">
  719. ?? ??????? ????? ????? ?????????? ?????????. ????????, ????? ?????????? ???????? ?????????? ??? ??? ?? ??????????. ????????? ??????? ????? ????????? ?????.
  720. </notification>
  721. <notification name="no_inventory_host">
  722. ??????? ????????? ?????? ??????????.
  723. </notification>
  724. <notification name="CannotSetLandOwnerNothingSelected">
  725. ?????????? ????????? ????????? ?????:
  726. ??????? ?? ??????.
  727. </notification>
  728. <notification name="CannotSetLandOwnerMultipleRegions">
  729. ?????????? ?????????? ???????? ??? ??????, ?????? ??? ????????? ??????????? ????????? ????????. ???????? ??????? ??????? ? ????????? ???????.
  730. </notification>
  731. <notification name="ForceOwnerAuctionWarning">
  732. ???? ??????? ????????? ?? ???????. ??? ??????? ????????? ?????? ??????? ????? ??????? ?, ????????, ????????? ?????? ??????? ?????, ???? ?????? ??? ???? ???????.
  733. ??????????
  734. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  735. </notification>
  736. <notification name="CannotContentifyNothingSelected">
  737. ?????????? ????????????? ??????????:
  738. ??????? ?? ??????.
  739. </notification>
  740. <notification name="CannotContentifyNoRegion">
  741. ?????????? ????????????? ??????????:
  742. ?????? ?? ??????.
  743. </notification>
  744. <notification name="CannotReleaseLandNothingSelected">
  745. ?????????? ?????????? ?? ?????:
  746. ??????? ?? ??????.
  747. </notification>
  748. <notification name="CannotReleaseLandNoRegion">
  749. ?????????? ?????????? ?? ?????:
  750. ?????? ?? ??????.
  751. </notification>
  752. <notification name="CannotBuyLandNothingSelected">
  753. ?????????? ?????? ?????:
  754. ??????? ?? ??????.
  755. </notification>
  756. <notification name="CannotBuyLandNoRegion">
  757. ?????????? ?????? ?????:
  758. ?? ??????? ????? ??????, ? ??????? ????????? ??? ?????.
  759. </notification>
  760. <notification name="CannotCloseFloaterBuyLand">
  761. ?????? ??????? ???? ??????? ?????, ???? [APP_NAME] ?????????? ????????? ???? ??????????.
  762. </notification>
  763. <notification name="CannotDeedLandNothingSelected">
  764. ?????????? ???????? ?????:
  765. ??????? ?? ??????.
  766. </notification>
  767. <notification name="CannotDeedLandNoGroup">
  768. ?????????? ???????? ?????:
  769. ?????? ?? ???????.
  770. </notification>
  771. <notification name="CannotDeedLandNoRegion">
  772. ?????????? ???????? ?????:
  773. ?? ??????? ????? ??????, ? ??????? ????????? ??? ?????.
  774. </notification>
  775. <notification name="CannotDeedLandMultipleSelected">
  776. ?????????? ???????? ?????:
  777. ??????? ????????? ????????.
  778. ?????????? ??????? ???? ???????.
  779. </notification>
  780. <notification name="CannotDeedLandWaitingForServer">
  781. ?????????? ???????? ?????:
  782. ????????, ???? ?????? ??????? ? ????????.
  783. ????????? ???????.
  784. </notification>
  785. <notification name="CannotDeedLandNoTransfer">
  786. ?????????? ???????? ?????:
  787. ? ??????? [REGION] ?? ????????? ???????? ?????.
  788. </notification>
  789. <notification name="CannotReleaseLandWatingForServer">
  790. ?????????? ?????????? ?? ?????:
  791. ????????, ???? ?????? ??????? ?????????? ?? ???????.
  792. ????????? ??????? ????? ????????? ??????.
  793. </notification>
  794. <notification name="CannotReleaseLandSelected">
  795. ?????????? ?????????? ?? ?????:
  796. ?? ?? ???????? ????? ?????????? ?????????.
  797. ???????? ???? ???????.
  798. </notification>
  799. <notification name="CannotReleaseLandDontOwn">
  800. ?????????? ?????????? ?? ?????:
  801. ? ??? ??? ???? ?? ???????????? ????? ???????.
  802. ???????, ???????? ?? ????????, ???????? ??????? ??????.
  803. </notification>
  804. <notification name="CannotReleaseLandRegionNotFound">
  805. ?????????? ?????????? ?? ?????:
  806. ?? ??????? ????? ??????, ? ??????? ????????? ??? ?????.
  807. </notification>
  808. <notification name="CannotReleaseLandNoTransfer">
  809. ?????????? ?????????? ?? ?????:
  810. ? ??????? [REGION] ?? ????????? ???????? ?????.
  811. </notification>
  812. <notification name="CannotReleaseLandPartialSelection">
  813. ?????????? ?????????? ?? ?????:
  814. ????? ?????????? ???????, ????? ??????? ??? ???????.
  815. ???????? ???? ??????? ??? ??????? ????????? ???.
  816. </notification>
  817. <notification name="ReleaseLandWarning">
  818. ?? ??????????? ?????????? ?? [AREA] ?˛ ?????.
  819. ??? ???????????? ????? ??????? ?? ????? ???????? ?? ????? ????????, ?? ?? ???????? ??? L$.
  820. ?????????? ??? ??????
  821. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  822. </notification>
  823. <notification name="CannotDivideLandNothingSelected">
  824. ?????????? ????????? ?????:
  825. ??????? ?? ???????.
  826. </notification>
  827. <notification name="CannotDivideLandPartialSelection">
  828. ?????????? ????????? ?????:
  829. ?????? ???? ???????.
  830. ?????????? ??????? ????? ???????.
  831. </notification>
  832. <notification name="LandDivideWarning">
  833. ?????????? ???? ????? ???????? ? ?????????? ??????? ??????, ? ??? ??????? ??????? ????? ????? ?????? ????????? ?????????. ????????? ????????? ????? ?????????? ????? ?????????? ? ????????? ?? ?????????.
  834. ????????? ??????
  835. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  836. </notification>
  837. <notification name="CannotDivideLandNoRegion">
  838. ?????????? ????????? ?????:
  839. ?? ??????? ????? ??????, ? ??????? ????????? ??? ?????.
  840. </notification>
  841. <notification name="CannotJoinLandNoRegion">
  842. ?????????? ?????????? ?????:
  843. ?? ??????? ????? ??????, ? ??????? ????????? ??? ?????.
  844. </notification>
  845. <notification name="CannotJoinLandNothingSelected">
  846. ?????????? ?????????? ?????:
  847. ??????? ?? ???????.
  848. </notification>
  849. <notification name="CannotJoinLandEntireParcelSelected">
  850. ?????????? ?????????? ?????:
  851. ?????? ?????? ???? ???????.
  852. ???????? ????? ?? ????? ????????.
  853. </notification>
  854. <notification name="CannotJoinLandSelection">
  855. ?????????? ?????????? ?????:
  856. ??????? ??????? ????? ?????? ???????.
  857. ???????? ????? ?? ????? ????????.
  858. </notification>
  859. <notification name="JoinLandWarning">
  860. ??????????? ????? ???????? ? ???????? ?????? ???????? ??????? ??? ???? ????????, ???????????? ????????? ?????????????.
  861. ??????????? ???????? ??? ? ????????? ?????? ???????.
  862. ?????????? ??????
  863. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  864. </notification>
  865. <notification name="ConfirmNotecardSave">
  866. ??? ??????? ?????? ???? ????????? ?? ????, ??? ??????? ?????? ???? ?????????? ??? ??????????. ????????? ????????
  867. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  868. </notification>
  869. <notification name="ConfirmItemCopy">
  870. ?????????? ???? ??????? ? ??? ??????????
  871. <usetemplate name="okcancelbuttons" notext="??????" yestext="??????????"/>
  872. </notification>
  873. <notification name="ResolutionSwitchFail">
  874. ?? ??????? ??????? ?????????? ?? [RESX] ? [RESY]
  875. </notification>
  876. <notification name="ErrorUndefinedGrasses">
  877. ??????. ?? ?????????? ?????: [SPECIES]
  878. </notification>
  879. <notification name="ErrorUndefinedTrees">
  880. ??????. ?? ?????????? ???????: [SPECIES]
  881. </notification>
  882. <notification name="CannotSaveWearableOutOfSpace">
  883. ?????????? ????????? Ť[NAME]ť ? ???? ??????. ?????????? ????? ?? ?????????? ? ????????? ?????? ?????.
  884. </notification>
  885. <notification name="CannotSaveToAssetStore">
  886. ?????????? ????????? Ť[NAME]ť ? ??????????? ????????? ???????.
  887. ?????? ??? ????????? ?????????. ????????? ????????? ? ????????? ?????? ????? ????? ????????? ?????.
  888. </notification>
  889. <notification name="YouHaveBeenLoggedOut">
  890. ????! ??? ???????? ?? [SECOND_LIFE]
  891. [MESSAGE]
  892. <usetemplate name="okcancelbuttons" notext="?????" yestext="??????????? IM ? ???"/>
  893. </notification>
  894. <notification name="OnlyOfficerCanBuyLand">
  895. ?????????? ?????? ????? ??? ??????:
  896. ? ??? ??? ???? ?? ??????? ????? ??? ????? ???????? ??????.
  897. </notification>
  898. <notification label="???????? ?????" name="AddFriendWithMessage">
  899. ?????? ????? ?????? ?????????? ??? ???????????? ?????? ????????? ?? ????? ? ?????? ?????????? ??????? ? ????.
  900. ?????????? ?????? ?????? [NAME]?
  901. <form name="form">
  902. <input name="message">
  903. ?????? ???? ???? ???????
  904. </input>
  905. <button name="Offer" text="OK"/>
  906. <button name="Cancel" text="??????"/>
  907. </form>
  908. </notification>
  909. <notification label="????????? ??????" name="SaveOutfitAs">
  910. ????????? ??????? ?????? ??? ????? ??????:
  911. <form name="form">
  912. <input name="message">
  913. [DESC] (?????)
  914. </input>
  915. <button name="OK" text="OK"/>
  916. <button name="Cancel" text="??????"/>
  917. </form>
  918. </notification>
  919. <notification label="????????? ???????" name="SaveWearableAs">
  920. ????????? ??????? ? ????????? ???:
  921. <form name="form">
  922. <input name="message">
  923. [DESC] (?????)
  924. </input>
  925. <button name="OK" text="OK"/>
  926. <button name="Cancel" text="??????"/>
  927. </form>
  928. </notification>
  929. <notification label="????????????? ??????" name="RenameOutfit">
  930. ????? ???????? ???????:
  931. <form name="form">
  932. <input name="new_name">
  933. [NAME]
  934. </input>
  935. <button name="OK" text="OK"/>
  936. <button name="Cancel" text="??????"/>
  937. </form>
  938. </notification>
  939. <notification name="RemoveFromFriends">
  940. ??????? ?????? &lt;nolink&gt;[NAME]&lt;/nolink&gt; ?? ?????? ?????? ???????
  941. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  942. </notification>
  943. <notification name="RemoveMultipleFromFriends">
  944. ??????? ?????????? ??????? ?? ?????? ?????? ???????
  945. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  946. </notification>
  947. <notification name="GodDeleteAllScriptedPublicObjectsByUser">
  948. ?? ????????????? ?????? ??????? ??? ?????????? ???????, ?????????????
  949. ** [AVATAR_NAME] **
  950. ?? ???? ????????? ????? ? ???? ???????????
  951. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  952. </notification>
  953. <notification name="GodDeleteAllScriptedObjectsByUser">
  954. ?? ????????????? ?????? ??????? ??? ?????????? ???????, ?????????????
  955. ** [AVATAR_NAME] **
  956. ?? ???? ????? ? ???? ???????????
  957. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  958. </notification>
  959. <notification name="GodDeleteAllObjectsByUser">
  960. ?? ????????????? ?????? ??????? ??? ??????? (?????????? ? ??????), ?????????????
  961. ** [AVATAR_NAME] **
  962. ?? ???? ????? ? ???? ???????????
  963. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  964. </notification>
  965. <notification name="BlankClassifiedName">
  966. ?????????? ??????? ??? ??? ????? ???????.
  967. </notification>
  968. <notification name="MinClassifiedPrice">
  969. ????????? ?????????? ??????? ?????? ???? ??? ??????? L$[MIN_PRICE].
  970. ??????? ????? ??????? ????.
  971. </notification>
  972. <notification name="ConfirmItemDeleteHasLinks">
  973. ??????? ??????, ??????????? ??? ??????? ?? ???? ?? ????????? ???? ?????????. ???? ??????? ???? ???????, ??? ?????? ?????????? ????????. ???????????? ????????????? ??????? ??????? ??????.
  974. ????????????? ??????? ??? ?????????
  975. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  976. </notification>
  977. <notification name="ConfirmObjectDeleteLock">
  978. ??? ??????? ???? ?? ????????? ???? ????????? ???????? ?????????????.
  979. ????????????? ??????? ??? ?????????
  980. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  981. </notification>
  982. <notification name="ConfirmObjectDeleteNoCopy">
  983. ??? ??????? ???? ?? ????????? ???? ????????? ?? ???????? ??????????.
  984. ????????????? ??????? ??? ?????????
  985. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  986. </notification>
  987. <notification name="ConfirmObjectDeleteNoOwn">
  988. ??? ??????? ???? ?? ????????? ???? ????????? ?? ??????????? ???.
  989. ????????????? ??????? ??? ?????????
  990. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  991. </notification>
  992. <notification name="ConfirmObjectDeleteLockNoCopy">
  993. ??? ??????? ???? ?????? ??????????.
  994. ??? ??????? ???? ?????? ?? ??????????.
  995. ????????????? ??????? ??? ?????????
  996. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  997. </notification>
  998. <notification name="ConfirmObjectDeleteLockNoOwn">
  999. ??? ??????? ???? ?????? ??????????.
  1000. ?? ?? ???????? ?? ??????? ???? ????? ????????.
  1001. ????????????? ??????? ??? ?????????
  1002. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1003. </notification>
  1004. <notification name="ConfirmObjectDeleteNoCopyNoOwn">
  1005. ??? ??????? ???? ?????? ?? ??????????.
  1006. ?? ?? ???????? ?? ??????? ???? ????? ????????.
  1007. ????????????? ??????? ??? ?????????
  1008. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1009. </notification>
  1010. <notification name="ConfirmObjectDeleteLockNoCopyNoOwn">
  1011. ??? ??????? ???? ?????? ??????????.
  1012. ??? ??????? ???? ?????? ?? ??????????.
  1013. ?? ?? ???????? ?? ??????? ???? ????? ????????.
  1014. ????????????? ??????? ??? ?????????
  1015. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1016. </notification>
  1017. <notification name="ConfirmObjectTakeLock">
  1018. ??? ??????? ???? ?????? ??????????.
  1019. ????????????? ????? ??? ?????????
  1020. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1021. </notification>
  1022. <notification name="ConfirmObjectTakeNoOwn">
  1023. ?? ?? ????????? ?????????? ???? ????????, ??????? ??????????? ?????.
  1024. ???? ??????????, ????? ????????? ?????????? ?????????? ?????????, ??????? ????? ?????????? ???? ??????????? ???????? ??? ?????????? ??? ???????.
  1025. ????????????? ????? ??? ?????????
  1026. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1027. </notification>
  1028. <notification name="ConfirmObjectTakeLockNoOwn">
  1029. ??? ??????? ???? ?????? ??????????.
  1030. ?? ?? ????????? ?????????? ???? ????????, ??????? ??????????? ?????.
  1031. ???? ??????????, ????? ????????? ?????????? ?????????? ?????????, ??????? ????? ?????????? ???? ??????????? ???????? ??? ?????????? ??? ???????.
  1032. ? ?? ?? ????? ?? ?????? ????? ???????, ????????? ??????.
  1033. ????????????? ????? ??? ?????????
  1034. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1035. </notification>
  1036. <notification name="CantBuyLandAcrossMultipleRegions">
  1037. ?????????? ?????? ?????, ?????? ??? ????????? ?????????? ????????? ????????.
  1038. ???????? ??????? ??????? ? ????????? ???????.
  1039. </notification>
  1040. <notification name="DeedLandToGroup">
  1041. ????? ???????? ????? ??????? ?????? ??????????? ??????????? ?????????? ???????? ??? ????????? ?????? ?????.
  1042. ????????? ??????? ????? ?? ???????????? ?????????. ???? ?????????? ??????? ?????????, ??????? ?? ??? ?????????? ?????????????? ????? ??????????? ??????.
  1043. ???????? ??? [AREA] ?˛ ????? ?????? Ť[GROUP_NAME]ť?
  1044. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1045. </notification>
  1046. <notification name="DeedLandToGroupWithContribution">
  1047. ????? ???????? ????? ??????? ?????? ??????????? ??????????? ?????????? ???????? ??? ????????? ?????? ?????.
  1048. ???????? ????? ???????? ????????????? ????????? ????? ? ?????? ?? ?????? Ť[NAME]ť.
  1049. ????????? ??????? ????? ?? ???????????? ?????????. ???? ?????????? ??????? ?????????, ??????? ?? ??? ?????????? ?????????????? ????? ??????????? ??????.
  1050. ???????? ??? [AREA] ?˛ ????? ?????? Ť[GROUP_NAME]ť?
  1051. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1052. </notification>
  1053. <notification name="DisplaySetToSafe">
  1054. ?????????? ?????????? ??????? ???????? ???????????, ??? ??? ?????? ???????? -safe.
  1055. </notification>
  1056. <notification name="DisplaySetToRecommendedGPUChange">
  1057. ?????????? ????????????? ??????? ???????? ???????????, ??? ??? ??????????? ????? ????????:
  1058. ? Ť[LAST_GPU]ť
  1059. ?? Ť[THIS_GPU]ť
  1060. </notification>
  1061. <notification name="DisplaySetToRecommendedFeatureChange">
  1062. ?????????? ????????????? ??????? ???????? ???????????, ??? ??? ?????????? ???????????? ????????.
  1063. </notification>
  1064. <notification name="ErrorMessage">
  1065. [ERROR_MESSAGE]
  1066. <usetemplate name="okbutton" yestext="OK"/>
  1067. </notification>
  1068. <notification name="AvatarMovedDesired">
  1069. ????????? ???? ?????????????? ?????? ??????????.
  1070. ?? ?????????? ? ???????? ??????.
  1071. </notification>
  1072. <notification name="AvatarMovedLast">
  1073. ???? ????????? ?????????????? ?????? ??????????.
  1074. ?? ?????????? ? ???????? ??????.
  1075. </notification>
  1076. <notification name="AvatarMovedHome">
  1077. ???? ???????? ?????????????? ?????? ??????????.
  1078. ?? ?????????? ? ???????? ??????.
  1079. ????????, ??????????? ?????? ????? ???????? ??????????????.
  1080. </notification>
  1081. <notification name="ClothingLoading">
  1082. ???? ?????? ??? ??? ???????????.
  1083. ?? ?????? ???????????? [SECOND_LIFE] ??? ??????, ?????? ???????????? ????? ?????? ??? ?????????.
  1084. <form name="form">
  1085. <ignore name="ignore" text="???????? ?????? ???????? ???????????? ?????"/>
  1086. </form>
  1087. </notification>
  1088. <notification name="FirstRun">
  1089. ????????? [APP_NAME] ?????????.
  1090. ???? ?? ??????????? [SECOND_LIFE] ???????, ??? ????? ? ????????? ??? ??????????? ??????? ???????.
  1091. ????????? ?? [http://join.secondlife.com secondlife.com] ??? ???????? ?????????
  1092. <usetemplate name="okcancelbuttons" notext="??????????" yestext="??????? ???????..."/>
  1093. </notification>
  1094. <notification name="LoginPacketNeverReceived">
  1095. ???????? ????????? ??? ???????????. ????????, ???????? ? ????? ???????????? ? ????????? ??? [SECOND_LIFE_GRID].
  1096. ???????? ????? ????????: ????????? ??????????? ? ????????? ? ????????? ??????? ????? ????????? ?????, ??????? ?????? Ť???????ť ??? ???????? ? [SUPPORT_SITE] ??? ?????? Ť????????????ť, ????? ????????????????? ?????.
  1097. <url name="url">
  1098. http://secondlife.com/support/
  1099. </url>
  1100. <form name="form">
  1101. <button name="OK" text="OK"/>
  1102. <button name="Help" text="???????"/>
  1103. <button name="Teleport" text="????????????"/>
  1104. </form>
  1105. </notification>
  1106. <notification name="WelcomeChooseSex">
  1107. ??? ???????? ???????? ????? ?????????.
  1108. ??? ?????? ????????? ??????? ?? ?????????.
  1109. ? ????? ?????? ????? ?????? ??????? F1 ??? ????????? ??????? ??? ?????????? ? [SECOND_LIFE].
  1110. ???????? ??????? ??? ??????? ??????. ???? ????? ????? ????? ????? ????????.
  1111. <usetemplate name="okcancelbuttons" notext="???????" yestext="???????"/>
  1112. </notification>
  1113. <notification name="CantTeleportToGrid">
  1114. ?? ??????? ????????????????? ? [SLURL]: ??? ????? ????????? ?? ?????? ????? ([GRID]), ? ?? ?? ??????? ([CURRENT_GRID]). ???????? ????????? ? ?????????? ??? ???.
  1115. <usetemplate name="okbutton" yestext="OK"/>
  1116. </notification>
  1117. <notification name="GeneralCertificateError">
  1118. ?? ??????? ???????????? ? ???????.
  1119. [REASON]
  1120. ????: [SUBJECT_NAME_STRING]
  1121. ????????: [ISSUER_NAME_STRING]
  1122. ????????????? ?: [VALID_FROM]
  1123. ????????????? ??: [VALID_TO]
  1124. ????????? MD5: [SHA1_DIGEST]
  1125. ????????? SHA1: [MD5_DIGEST]
  1126. ????????????? ?????: [KEYUSAGE]
  1127. ??????????? ????????????? ?????: [EXTENDEDKEYUSAGE]
  1128. ????????????? ????? ????: [SUBJECTKEYIDENTIFIER]
  1129. <usetemplate name="okbutton" yestext="OK"/>
  1130. </notification>
  1131. <notification name="TrustCertificateError">
  1132. ????? ???????????? ??? ????? ??????? ??????????.
  1133. ???????? ? ???????????:
  1134. ????: [SUBJECT_NAME_STRING]
  1135. ????????: [ISSUER_NAME_STRING]
  1136. ????????????? ?: [VALID_FROM]
  1137. ????????????? ??: [VALID_TO]
  1138. ????????? MD5: [SHA1_DIGEST]
  1139. ????????? SHA1: [MD5_DIGEST]
  1140. ????????????? ?????: [KEYUSAGE]
  1141. ??????????? ????????????? ?????: [EXTENDEDKEYUSAGE]
  1142. ????????????? ????? ????: [SUBJECTKEYIDENTIFIER]
  1143. ???????? ????? ?????? ?????????????
  1144. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????"/>
  1145. </notification>
  1146. <notification name="NotEnoughCurrency">
  1147. [NAME] L$ [PRICE] ? ??? ???????????? L$ ??? ?????.
  1148. </notification>
  1149. <notification name="GrantedModifyRights">
  1150. [NAME] ???(?) ??? ?????????? ?? ?????????????? ????? ????????.
  1151. </notification>
  1152. <notification name="RevokedModifyRights">
  1153. ???? ????? ?? ????????? ???????? [NAME] ????????
  1154. </notification>
  1155. <notification name="FlushMapVisibilityCaches">
  1156. ???? ???? ??????? ??????? ????? ???????.
  1157. ??? ??????? ?????? ??? ????? ???????.
  1158. (? ??????? ?????? ???? ????????? 5 ?????, ????? ????? ??????? ???????????? ????? ????????? ????? ????? ? ?????????.)
  1159. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1160. </notification>
  1161. <notification name="BuyOneObjectOnly">
  1162. ?????? ?????? ????????? ???????? ????????????. ???????? ???? ?????? ? ????????? ???????.
  1163. </notification>
  1164. <notification name="OnlyCopyContentsOfSingleItem">
  1165. ?????? ?????????? ?????????? ?????????? ???????? ????????????.
  1166. ???????? ???? ?????? ? ????????? ???????.
  1167. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1168. </notification>
  1169. <notification name="KickUsersFromRegion">
  1170. ??????????????? ???? ??????? ? ???? ??????? ??????
  1171. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1172. </notification>
  1173. <notification name="EstateObjectReturn">
  1174. ?? ????????????? ?????? ??????? ???????, ????????????? [USER_NAME]?
  1175. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1176. </notification>
  1177. <notification name="InvalidTerrainBitDepth">
  1178. ?? ??????? ?????? ???????? ???????:
  1179. ? ???????? [TEXTURE_NUM] ???????????? ??????? ??????? [TEXTURE_BIT_DEPTH].
  1180. ???????? ???????? [TEXTURE_NUM] ?? 24-?????? ??????????? ???????? 512x512 ??? ?????? ? ????? ??????? ?????? Ť?????????ť.
  1181. </notification>
  1182. <notification name="InvalidTerrainSize">
  1183. ?? ??????? ?????? ???????? ???????:
  1184. ? ???????? [TEXTURE_NUM] ??????? ??????? ?????? [TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y].
  1185. ???????? ???????? [TEXTURE_NUM] ?? 24-?????? ??????????? ???????? 512x512 ??? ?????? ? ????? ??????? ?????? Ť?????????ť.
  1186. </notification>
  1187. <notification name="RawUploadStarted">
  1188. ???????? ????????. ??? ????? ?????? ?? ???? ?????, ? ??????????? ?? ???????? ??????????.
  1189. </notification>
  1190. <notification name="ConfirmBakeTerrain">
  1191. ?? ????????????? ?????? ????????????? ??????? ????????, ??????? ??? ?????? ??????? ?????? ??? ??????? ? ?????? ????? ????????? ? ??????? ?? ????????? ??? ??????? Ť???????ť?
  1192. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1193. </notification>
  1194. <notification name="MaxAllowedAgentOnRegion">
  1195. ? ??? ????? ???? ?? ????? [MAX_AGENTS] ?????????? ???????.
  1196. </notification>
  1197. <notification name="MaxBannedAgentsOnRegion">
  1198. ? ??? ????? ???? ?? ????? [MAX_BANNED] ?????????? ???????.
  1199. </notification>
  1200. <notification name="MaxAgentOnRegionBatch">
  1201. ?? ??????? ???????? [NUM_ADDED] ???????:
  1202. ???????? ????? [MAX_AGENTS] [LIST_TYPE] ?? [NUM_EXCESS].
  1203. </notification>
  1204. <notification name="MaxAllowedGroupsOnRegion">
  1205. ? ??? ????? ???? ?? ????? [MAX_GROUPS] ?????????? ?????.
  1206. <usetemplate name="okcancelbuttons" notext="??????" yestext="?????????????"/>
  1207. </notification>
  1208. <notification name="MaxManagersOnRegion">
  1209. ? ??? ????? ???? ?? ????? [MAX_MANAGER] ?????????? ?????????????.
  1210. </notification>
  1211. <notification name="OwnerCanNotBeDenied">
  1212. ?????? ???????? ?????????????? ? ?????? ?????????? ??????? ??? ?? ?????.
  1213. </notification>
  1214. <notification name="CanNotChangeAppearanceUntilLoaded">
  1215. ?????? ???????? ?????????, ???? ??????????? ?????? ? ??????.
  1216. </notification>
  1217. <notification name="ClassifiedMustBeAlphanumeric">
  1218. ???????? ????? ??????? ?????? ?????????? ? ????? A - Z ??? ?????. ???????????? ????? ?????????? ?? ?????????.
  1219. </notification>
  1220. <notification name="CantSetBuyObject">
  1221. ?????????? ?????? ??????? ???????, ?????? ??? ???? ?????? ?? ??? ???????.
  1222. ??????? ??????? ??????? ? ????????? ???????.
  1223. </notification>
  1224. <notification name="FinishedRawDownload">
  1225. ????????? ???????? ????? ?????????:
  1226. [DOWNLOAD_PATH].
  1227. </notification>
  1228. <notification name="DownloadWindowsMandatory">
  1229. ????????? ????? ?????? [APP_NAME].
  1230. [MESSAGE]
  1231. ??? ?????????? ?????????? ????????? ??? ????????????? [APP_NAME].
  1232. <usetemplate name="okcancelbuttons" notext="?????" yestext="?????????"/>
  1233. </notification>
  1234. <notification name="DownloadWindows">
  1235. ????????? ?????????? ??? [APP_NAME].
  1236. [MESSAGE]
  1237. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1238. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1239. </notification>
  1240. <notification name="DownloadWindowsReleaseForDownload">
  1241. ????????? ?????????? ??? [APP_NAME].
  1242. [MESSAGE]
  1243. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1244. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1245. </notification>
  1246. <notification name="DownloadLinuxMandatory">
  1247. ????????? ????? ?????? [APP_NAME].
  1248. [MESSAGE]
  1249. ??? ?????????? ?????????? ????????? ??? ????????????? [APP_NAME].
  1250. <usetemplate name="okcancelbuttons" notext="?????" yestext="?????????"/>
  1251. </notification>
  1252. <notification name="DownloadLinux">
  1253. ????????? ?????????? ??? [APP_NAME].
  1254. [MESSAGE]
  1255. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1256. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1257. </notification>
  1258. <notification name="DownloadLinuxReleaseForDownload">
  1259. ????????? ?????????? ??? [APP_NAME].
  1260. [MESSAGE]
  1261. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1262. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1263. </notification>
  1264. <notification name="DownloadMacMandatory">
  1265. ????????? ????? ?????? [APP_NAME].
  1266. [MESSAGE]
  1267. ??? ?????????? ?????????? ????????? ??? ????????????? [APP_NAME].
  1268. ????????? ??? ? ????? ???????????
  1269. <usetemplate name="okcancelbuttons" notext="?????" yestext="?????????"/>
  1270. </notification>
  1271. <notification name="DownloadMac">
  1272. ????????? ?????????? ??? [APP_NAME].
  1273. [MESSAGE]
  1274. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1275. ????????? ??? ? ????? ???????????
  1276. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1277. </notification>
  1278. <notification name="DownloadMacReleaseForDownload">
  1279. ????????? ?????????? ??? [APP_NAME].
  1280. [MESSAGE]
  1281. ????????????? ??? ?????????? ?? ???????????, ?? ????????????? ??? ????????? ?????????????????? ? ????????????.
  1282. ????????? ??? ? ????? ???????????
  1283. <usetemplate name="okcancelbuttons" notext="??????????" yestext="?????????"/>
  1284. </notification>
  1285. <notification name="FailedUpdateInstall">
  1286. ????????? ?????? ??? ????????? ??????????.
  1287. ????????? ????? ?????? ????????? ?? ?????
  1288. http://secondlife.com/download.
  1289. <usetemplate name="okbutton" yestext="OK"/>
  1290. </notification>
  1291. <notification name="FailedRequiredUpdateInstall">
  1292. ?? ??????? ?????????? ???????????? ??????????.
  1293. ?? ?? ??????? ????? ? [APP_NAME], ???? ?????????? ?? ????? ???????????.
  1294. ????????? ????? ?????? ????????? ?? ?????
  1295. http://secondlife.com/download.
  1296. <usetemplate name="okbutton" yestext="?????"/>
  1297. </notification>
  1298. <notification name="UpdaterServiceNotRunning">
  1299. ????????? ???????????? ?????????? ??? ????? ?????? Second Life.
  1300. ????????? ??? ?????????? ?? ????? http://www.secondlife.com/downloads
  1301. ??? ?????????? ??? ??????.
  1302. <usetemplate name="okcancelbuttons" notext="????? ?? Second Life" yestext="????????? ? ?????????? ??????"/>
  1303. </notification>
  1304. <notification name="DownloadBackgroundTip">
  1305. ????????? ?????????? ??? ????? ?????? [APP_NAME].
  1306. ?????? [VERSION]. [[RELEASE_NOTES_FULL_URL] ???????? ?? ???? ??????????]
  1307. <usetemplate name="okcancelbuttons" notext="?????..." yestext="?????????? ?????????? ? ????????????? [APP_NAME]"/>
  1308. </notification>
  1309. <notification name="DownloadBackgroundDialog">
  1310. ????????? ?????????? ??? ????? ?????? [APP_NAME].
  1311. ?????? [VERSION]. [[RELEASE_NOTES_FULL_URL] ???????? ?? ???? ??????????]
  1312. <usetemplate name="okcancelbuttons" notext="?????..." yestext="?????????? ?????????? ? ????????????? [APP_NAME]"/>
  1313. </notification>
  1314. <notification name="RequiredUpdateDownloadedVerboseDialog">
  1315. ????????? ???????????? ??????????.
  1316. ?????? [VERSION]
  1317. ?????????? ????????????? [APP_NAME] ??? ????????? ??????????.
  1318. <usetemplate name="okbutton" yestext="OK"/>
  1319. </notification>
  1320. <notification name="RequiredUpdateDownloadedDialog">
  1321. ?????????? ????????????? [APP_NAME] ??? ????????? ??????????.
  1322. <usetemplate name="okbutton" yestext="OK"/>
  1323. </notification>
  1324. <notification name="DeedObjectToGroup">
  1325. ? ?????????? ???????? ????? ??????? ??????:
  1326. * ??????? L$ ? ?????? ?? ??????
  1327. <usetemplate ignoretext="???????????? ????? ????????? ??????? ??????" name="okcancelignore" notext="??????" yestext="????????"/>
  1328. </notification>
  1329. <notification name="WebLaunchExternalTarget">
  1330. ??????? ??????? ??? ????????? ????? ?????????
  1331. <usetemplate ignoretext="????????? ??????? ??? ????????? ???-????????" name="okcancelignore" notext="??????" yestext="OK"/>
  1332. </notification>
  1333. <notification name="WebLaunchJoinNow">
  1334. ??????? ?? [http://secondlife.com/account/ ?????????????? ??????] ??? ?????????? ????? ??????????
  1335. <usetemplate ignoretext="????????? ??????? ??? ?????????? ?????????" name="okcancelignore" notext="??????" yestext="OK"/>
  1336. </notification>
  1337. <notification name="WebLaunchSecurityIssues">
  1338. ?????????? ?? ????-???????? [SECOND_LIFE] ? ???, ??? ???????? ? ???????? ? ?????????????.
  1339. <usetemplate ignoretext="????????? ??????? ??? ????????? ?????????? ? ?????? ??????? ? ?????????????" name="okcancelignore" notext="??????" yestext="OK"/>
  1340. </notification>
  1341. <notification name="WebLaunchQAWiki">
  1342. ???????? ????-???????? ???????? ? ??????? ?? [SECOND_LIFE].
  1343. <usetemplate ignoretext="????????? ??????? ??? ????????? ????-???????? ???????? ? ???????" name="okcancelignore" notext="??????" yestext="OK"/>
  1344. </notification>
  1345. <notification name="WebLaunchPublicIssue">
  1346. ???????? ???????? ?????????????? ???????? ???????????? ??????? [SECOND_LIFE], ?? ??????? ????? ???????? ?? ??????? ? ?????? ?????????.
  1347. <usetemplate ignoretext="????????? ??????? ??? ????????????? ?????????????? ???????? ???????????? ???????" name="okcancelignore" notext="??????" yestext="??????? ?? ????????"/>
  1348. </notification>
  1349. <notification name="WebLaunchSupportWiki">
  1350. ??????? ?? ??????????? ???? Linden ??? ????????? ?????? ???????? ? ?????? ??????????.
  1351. <usetemplate ignoretext="????????? ??????? ??? ????????? ?????" name="okcancelignore" notext="??????" yestext="OK"/>
  1352. </notification>
  1353. <notification name="WebLaunchLSLGuide">
  1354. ??????? ??????????? ?? ???????? ??? ????????? ????????
  1355. <usetemplate ignoretext="????????? ??????? ??? ????????? ??????????? ?? ????????" name="okcancelignore" notext="??????" yestext="OK"/>
  1356. </notification>
  1357. <notification name="WebLaunchLSLWiki">
  1358. ???????? ?????? LSL ??? ????????? ??????? ?? ?????????
  1359. <usetemplate ignoretext="????????? ??????? ??? ????????? ??????? LSL" name="okcancelignore" notext="??????" yestext="??????? ?? ????????"/>
  1360. </notification>
  1361. <notification name="ReturnToOwner">
  1362. ?? ????????????? ?????? ??????? ????????? ??????? ?? ??????????? ??????????? ?????????? ??????? ????? ?????????? ??????? ??????????.
  1363. *??????????????* ????????????? ?????????? ??????? ????? ???????!
  1364. <usetemplate ignoretext="???????????? ????? ????????? ???????? ??????????" name="okcancelignore" notext="??????" yestext="OK"/>
  1365. </notification>
  1366. <notification name="GroupLeaveConfirmMember">
  1367. ?? ????????? ?????????? ?????? &lt;nolink&gt;[GROUP]&lt;/nolink&gt;.
  1368. ?????? ???????? ???????
  1369. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1370. </notification>
  1371. <notification name="ConfirmKick">
  1372. ?? ????????????? ?????? ????????? ???? ??????? ? ??????
  1373. <usetemplate name="okcancelbuttons" notext="??????" yestext="????????? ???? ???????"/>
  1374. </notification>
  1375. <notification name="MuteLinden">
  1376. ????????????? Linden ??????.
  1377. <usetemplate name="okbutton" yestext="OK"/>
  1378. </notification>
  1379. <notification name="CannotStartAuctionAlreadyForSale">
  1380. ?????? ????????? ?? ??????? ???????, ??????? ??? ?????????. ???????? ??????? ???????, ???? ????????????? ?????? ?????? ???????.
  1381. </notification>
  1382. <notification label="?? ??????? ??????????? ?????? ?? ?????" name="MuteByNameFailed">
  1383. ?? ??? ?????? ??? ??? ? ?????? ??????.
  1384. <usetemplate name="okbutton" yestext="OK"/>
  1385. </notification>
  1386. <notification name="RemoveItemWarn">
  1387. ???????? ???????????, ???? ??? ? ?????????, ????? ????????? ??????. ?????? ??????? ???? ????????
  1388. <usetemplate name="okcancelbuttons" notext="??????" yestext="OK"/>
  1389. </notification>
  1390. <notification name="CantOfferCallingCard">
  1391. ?????? ?????????? ?????????? ???????. ????????? ??????? ????? ??????.
  1392. <usetemplate name="okbutton" yestext="OK"/>
  1393. </notification>
  1394. <notification name="CantOfferFriendship">
  1395. ?????? ?????????? ?????????? ??????. ????????? ??????? ????? ??????.
  1396. <usetemplate name="okbutton" yestext="OK"/>
  1397. </notification>
  1398. <notification name="BusyModeSet">
  1399. ?????????? ????? Ť?????ť.
  1400. ????????? ???? ? IM ????? ??????. ?? IM-????????? ????? ???????????? ???????? ????? ? ?????? Ť?????ť. ??? ??????????? ???????????? ????? ???????????. ??? ??????????? ????????? ????? ?????????? ? ???????.
  1401. <usetemplate ignoretext="????? ????? ??????? ?? ????? Ť?????ť" name="okignore" yestext="OK"/>
  1402. </notification>
  1403. <notification name="JoinedTooManyGroupsMember">
  1404. ?????????? ???????????? ?????????? ?????. ??????? ?? ?????? ??????, ?????? ??? ???????? ? ???, ??? ????????? ???????????.
  1405. [NAME] ?????????(?) ??? ? ??????.
  1406. <usetemplate name="okcancelbuttons" notext="?????????" yestext="????????"/>
  1407. </notification>
  1408. <notification name="JoinedTooManyGroups">
  1409. ?????????? ???????????? ?????????? ?????. ??????? ?? ?????? ??????, ?????? ??? ???????? ? ??? ??? ????????? ????? ??????.
  1410. <usetemplate name="okbutton" yestext="OK"/>
  1411. </notification>
  1412. <notification name="KickUser">
  1413. ????????? ????? ?????? ? ????? ???????????
  1414. <form name="form">
  1415. <input name="message">
  1416. ????????????? ????? ??? ?? ?????????.
  1417. </input>
  1418. <button name="OK" text="OK"/>
  1419. <button name="Cancel" text="??????"/>
  1420. </form>
  1421. </notification>
  1422. <notification name="KickAllUsers">
  1423. ????????? ???? ???????, ??????? ?????? ???? ?? ?????, ? ????? ???????????
  1424. <form name="form">
  1425. <input name="message">
  1426. ????????????? ????? ??? ?? ?????????.
  1427. </input>
  1428. <button name="OK" text="OK"/>
  1429. <button name="Cancel" text="??????"/>
  1430. </form>
  1431. </notification>
  1432. <notification name="FreezeUser">
  1433. ?????????? ????? ?????? ? ????? ???????????
  1434. <form name="fo