/indra/newview/skins/default/xui/ru/floater_windlight_options.xml
XML | 167 lines | 167 code | 0 blank | 0 comment | 0 complexity | fa5d917baaa5b07e6b3d2a7ec1b651e8 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<floater name="WindLight floater" title="??????????? ???????? ????"> 3 <floater.string name="WLDefaultSkyNames"> 4 A-12AM:A-12PM:A-3AM:A-3PM:A-4.30PM:A-6AM:A-6PM:A-9AM:A-9PM:Barcelona:Blizzard:Blue Midday:Coastal Afternoon:Coastal Sunset:Default:Desert Sunset:Fine Day:Fluffy Big Clouds:Foggy:Funky Funky:Funky Funky Funky:Gelatto:Ghost:Incongruent Truths:Midday 1:Midday 2:Midday 3:Midday 4:Night:Pirate:Purple:Sailor's Delight:Sheer Sensuality 5 </floater.string> 6 <text name="KeyFramePresetsText"> 7 ????????? ????: 8 </text> 9 <button label="?????" label_selected="?????" name="WLNewPreset"/> 10 <button label="?????????" label_selected="?????????" name="WLSavePreset"/> 11 <button label="???????" label_selected="???????" name="WLDeletePreset"/> 12 <button label="???????? ???????? ??????" label_selected="???????? ???????? ??????" name="WLDayCycleMenuButton"/> 13 <tab_container name="WindLight Tabs"> 14 <panel label="?????????" name="Atmosphere"> 15 <text name="BHText"> 16 ??????? ???????? 17 </text> 18 <text name="BHText2"> 19 R 20 </text> 21 <text name="BHText3"> 22 G 23 </text> 24 <text name="BHText4"> 25 B 26 </text> 27 <text name="BHText5"> 28 I 29 </text> 30 <text name="BDensText"> 31 ????? ?? ????????? 32 </text> 33 <text name="BDensText2"> 34 ???????????? ???????? 35 </text> 36 <text name="BHText6"> 37 R 38 </text> 39 <text name="BHText7"> 40 G 41 </text> 42 <text name="BHText8"> 43 B 44 </text> 45 <text name="BHText9"> 46 I 47 </text> 48 <text name="HDText"> 49 ????????? ????? 50 </text> 51 <text name="DensMultText"> 52 ??????????? ????????? 53 </text> 54 <text name="WLDistanceMultText"> 55 ??????????? ?????????? 56 </text> 57 <text name="MaxAltText"> 58 ???????????? ?????? 59 </text> 60 </panel> 61 <panel label="?????????" name="Lighting"> 62 <text name="SLCText"> 63 ???? ??????/???? 64 </text> 65 <text name="BHText"> 66 R 67 </text> 68 <text name="BHText2"> 69 G 70 </text> 71 <text name="BHText3"> 72 B 73 </text> 74 <text name="BHText4"> 75 I 76 </text> 77 <text name="TODText"> 78 ????????? ??????/???? 79 </text> 80 <text name="WLAmbientText"> 81 ?????????? 82 </text> 83 <text name="BHText5"> 84 R 85 </text> 86 <text name="BHText6"> 87 G 88 </text> 89 <text name="BHText7"> 90 B 91 </text> 92 <text name="BHText8"> 93 I 94 </text> 95 <text name="WLEastAngleText"> 96 ???????? ???????????? ??????? 97 </text> 98 <text name="SunGlowText"> 99 ?????? ?????? 100 </text> 101 <slider label="?????" name="WLGlowB"/> 102 <slider label="??????" name="WLGlowR"/> 103 <text name="SceneGammaText"> 104 ?????-????????? ????? 105 </text> 106 <text name="WLStarText"> 107 ??????? ????? 108 </text> 109 </panel> 110 <panel label="??????" name="Clouds"> 111 <text name="WLCloudColorText"> 112 ???? 113 </text> 114 <text name="BHText"> 115 R 116 </text> 117 <text name="BHText2"> 118 G 119 </text> 120 <text name="BHText3"> 121 B 122 </text> 123 <text name="BHText4"> 124 I 125 </text> 126 <text name="WLCloudColorText2"> 127 ????????? ? ????????? 128 </text> 129 <text name="BHText5"> 130 X 131 </text> 132 <text name="BHText6"> 133 Y 134 </text> 135 <text name="BHText7"> 136 ? 137 </text> 138 <text name="WLCloudCoverageText"> 139 ?????????? 140 </text> 141 <text name="WLCloudScaleText"> 142 ??????? 143 </text> 144 <text name="WLCloudDetailText"> 145 ??????????? (?????????/?????????) 146 </text> 147 <text name="BHText8"> 148 X 149 </text> 150 <text name="BHText9"> 151 Y 152 </text> 153 <text name="BHText10"> 154 ? 155 </text> 156 <text name="WLCloudScrollXText"> 157 ???????? ?? X 158 </text> 159 <check_box label="?? ?????" name="WLCloudLockX"/> 160 <text name="WLCloudScrollYText"> 161 ???????? ?? Y 162 </text> 163 <check_box label="?? ?????" name="WLCloudLockY"/> 164 <check_box label="??????? ???????????? ??????" name="DrawClassicClouds"/> 165 </panel> 166 </tab_container> 167</floater>