translation.ui.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. {
  2. "tabs": {
  3. "call": "Call",
  4. "pose": "Pose",
  5. "face": "Face",
  6. "bg": "BG",
  7. "bg2": "BG2"
  8. },
  9. "maidCallWindow": {
  10. "okButton": "OK",
  11. "clearButton": "Clear",
  12. "callButton": "Call"
  13. },
  14. "placementDropdown": {
  15. "normal": "Normal",
  16. "horizontalRow": "Horizontal Row",
  17. "verticalRow": "Vertical Row",
  18. "diagonalRow": "Diagonal",
  19. "diagonalRowInverse": "Diagonal (Inverse)",
  20. "circleOuter": "Circle (Outer)",
  21. "circleInner": "Circle (Inner)",
  22. "fanInner": "Fan (Inner)",
  23. "fanOuter": "Fan (Outer)",
  24. "v": "V",
  25. "vInverse": "^",
  26. "wave": "M",
  27. "waveInverse": "W"
  28. },
  29. "maidPoseWindow": {
  30. "ikToggle": "IK",
  31. "releaseToggle": "Release",
  32. "boneToggle": "Bone",
  33. "flipToggle": "Flip IK",
  34. "fixSkirtToggle": "Fix Skirt"
  35. },
  36. "poseGroupDropdown": {
  37. "normal": "Normal",
  38. "standing": "Standing",
  39. "halfStand": "Half-Standing",
  40. "kneeling": "Kneeling",
  41. "sitting": "Sitting",
  42. "onAllFours": "On All Fours",
  43. "sittingFloor": "Sitting (Floor)",
  44. "sittingChair": "Sitting (Chair)",
  45. "sittingSofa": "Sitting (Sofa)",
  46. "walking": "Walking",
  47. "other": "Other",
  48. "danceDokiDoki": "Doki Doki ☆ Fallin' Love",
  49. "danceEntranceToYou": "Entrance To You",
  50. "danceScarletLeap": "Scarlet Leap",
  51. "danceRhythmix": "Rhythmix to You",
  52. "dance": "Dance",
  53. "danceMC": "Dance (MC)",
  54. "restraint": "Restraint",
  55. "ero": "Ero",
  56. "normal2": "Normal 2",
  57. "ero2": "Ero 2"
  58. },
  59. "posePane": {
  60. "categoryHeader": "Category",
  61. "nameHeader": "Name",
  62. "saveToggle": "Save Pose",
  63. "saveButton": "Add",
  64. "deleteButton": "D",
  65. "baseTab": "Base",
  66. "customTab": "Custom"
  67. },
  68. "freeLook": {
  69. "freeLookToggle": "F-Look",
  70. "x": "Look X",
  71. "y": "Look Y"
  72. },
  73. "clothing": {
  74. "noCategory": " --- ",
  75. "accHat": "Hat",
  76. "headset": "Headdress",
  77. "wear": "Top",
  78. "skirt": "Bottoms",
  79. "onepiece": "One-Piece",
  80. "mizugi": "Bathing Suit",
  81. "glove": "Gloves",
  82. "shoes": "Shoes",
  83. "stkg": "Socks",
  84. "bra": "Bra",
  85. "panz": "Panties",
  86. "megane": "Eyewear",
  87. "accHead": "Eye Mask",
  88. "accSenaka": "Back",
  89. "accShippo": "Tail",
  90. "accKami": "Hairpin",
  91. "accKami_1_": "Pin 1",
  92. "accKami_2_": "Pin 2",
  93. "accKami_3_": "Pin 3",
  94. "accKamiSub": "Ribbon",
  95. "accKamiSubL": "Ribbon L",
  96. "accKamiSubR": "Ribbon R",
  97. "accMimi": "Ears",
  98. "accMiMiL": "Ear L",
  99. "accMiMiR": "Ear R",
  100. "accHana": "Nose",
  101. "accKubiwa": "Choker",
  102. "accKubi": "Necklace",
  103. "accNip": "Nipples",
  104. "accNipL": "Nip L",
  105. "accNipR": "Nip R",
  106. "accUde": "Arms",
  107. "accHeso": "Navel",
  108. "accAshi": "Ankles",
  109. "accXXX": "Genitals",
  110. "body": "Body",
  111. "headwear": "Headwear",
  112. "curlingFront": "Curl Front",
  113. "curlingBack": "Curl Rear",
  114. "shiftPanties": "Shift",
  115. "detail": "Detailed Clothing"
  116. },
  117. "handPane": {
  118. "header": "Hand Preset",
  119. "saveToggle": "Save Hand",
  120. "categoryHeader": "Category",
  121. "nameHeader": "Name",
  122. "saveLeftButton": "Left",
  123. "saveRightButton": "Right",
  124. "rightHand": "Right",
  125. "leftHand": "Left",
  126. "noPresetsMessage": "No Hand Presets"
  127. },
  128. "copyPosePane": {
  129. "header": "Copy IK",
  130. "copyButton": "Copy"
  131. },
  132. "flipIK": {
  133. "header": "Flip IK",
  134. "flipButton": "Flip"
  135. },
  136. "voiceLines": {
  137. "speak": "Speak",
  138. "speakEro": "H Lines"
  139. },
  140. "maidFaceWindow": {
  141. "faceLock": "L"
  142. },
  143. "faceBlendValues": {
  144. "eyeclose": "Eye Shut",
  145. "eyeclose2": "Eye Smile",
  146. "eyeclose3": "Glare",
  147. "eyebig": "Eyes Widen",
  148. "eyeclose6": "Wink Smile",
  149. "eyeclose5": "Wink Shut",
  150. "hitomih": "Highlight",
  151. "hitomis": "Pupil Size",
  152. "mayuha": "Brows Angle",
  153. "mayuw": "Brows Sad",
  154. "mayuup": "Brows Up",
  155. "mayuv": "Brows Angry 1",
  156. "mayuvhalf": "Brows Angry 2",
  157. "moutha": "Mouth Open 1",
  158. "mouths": "Mouth Open 2",
  159. "mouthc": "Mouth Narrow",
  160. "mouthi": "Mouth Widen",
  161. "mouthup": "Smile",
  162. "mouthdw": "Frown",
  163. "mouthhe": "Pout",
  164. "mouthuphalf": "Grin",
  165. "tangout": "Tongue Out",
  166. "tangup": "Tongue Up",
  167. "tangopen": "Tongue Base",
  168. "hoho2": "Blush",
  169. "shock": "Shade",
  170. "nosefook": "Nose Up",
  171. "namida": "Tears",
  172. "yodare": "Drool",
  173. "toothoff": "Teeth",
  174. "tear1": "Cry 1",
  175. "tear2": "Cry 2",
  176. "tear3": "Cry 3",
  177. "hohos": "Blush 1",
  178. "hoho": "Blush 2",
  179. "hohol": "Blush 3"
  180. },
  181. "faceSave": {
  182. "saveButton": "Add",
  183. "deleteButton": "D"
  184. },
  185. "backgroundWindow": {
  186. "saveLoadButton": "Save\nLoad",
  187. "manageScenesButton": "Manage Scenes",
  188. "lightLabel": "Light",
  189. "red": "Red",
  190. "green": "Green",
  191. "blue": "Blue"
  192. },
  193. "propsPane": {
  194. "props1Label": "Props 1",
  195. "props2Label": "Props 2",
  196. "props1AddButton": "Add",
  197. "props2AddButton": "Add",
  198. "header": "Props"
  199. },
  200. "propsPaneTabs": {
  201. "props": "Props",
  202. "myRoom": "MyRoom",
  203. "mod": "Mods"
  204. },
  205. "myRoomPane": {
  206. "header": "My Room"
  207. },
  208. "modPropsPane": {
  209. "header": "Mod Props"
  210. },
  211. "movementCube": {
  212. "header": "Movement Cube",
  213. "props": "Props",
  214. "small": "Small",
  215. "maid": "Maid",
  216. "bg": "BG"
  217. },
  218. "lights": {
  219. "x": "Light X",
  220. "y": "Light Y",
  221. "intensity": "Brightness",
  222. "range": "Range",
  223. "spot": "Spot Angle",
  224. "shadow": "Shadow"
  225. },
  226. "lightsPane": {
  227. "header": "Lights",
  228. "add": "+",
  229. "delete": "Del",
  230. "resetPosition": "R Pos",
  231. "resetProperties": "R Props",
  232. "clear": "Clear",
  233. "colour": "Colour",
  234. "disable": "On"
  235. },
  236. "lightType": {
  237. "main": "Main",
  238. "normal": "Normal",
  239. "spot": "Spot",
  240. "point": "Point"
  241. },
  242. "effectsPane": {
  243. "onToggle": "On",
  244. "bloom": "Bloom",
  245. "dof": "DOF",
  246. "vignette": "Blur",
  247. "fog": "Fog",
  248. "sepia": "Sepia",
  249. "reset": "Reset Effect"
  250. },
  251. "effectBloom": {
  252. "intensity": "Intensity",
  253. "blur": "Blur",
  254. "hdrToggle": "HDR"
  255. },
  256. "effectDof": {
  257. "focalLength": "Focal Length",
  258. "focalArea": "Focal Area",
  259. "aperture": "Aperture",
  260. "blur": "Blur",
  261. "thicknessToggle": "Thickness"
  262. },
  263. "effectVignette": {
  264. "intensity": "Strength",
  265. "blur": "Blur",
  266. "blurSpread": "Spread",
  267. "aberration": "Aberration"
  268. },
  269. "effectFog": {
  270. "distance": "Distance",
  271. "density": "Density",
  272. "strength": "Strength",
  273. "height": "Height"
  274. },
  275. "effectSepia": {
  276. "toggle": "Sepia",
  277. "blur": "Blur"
  278. },
  279. "background2Window": {
  280. "envButton": "Environments",
  281. "itemLabel": "Item",
  282. "smallBGLabel": "BG (Prop)",
  283. "propLabel": "Clothes",
  284. "modsToggle": "Mods",
  285. "baseToggle": "COM3D2"
  286. },
  287. "clothingDropdown": {
  288. "myRoom": "My Room Custom",
  289. "hat": "Hat",
  290. "headset": "Headset",
  291. "top": "Top",
  292. "bottom": "Bottom",
  293. "onepiece": "One-Piece",
  294. "swimsuit": "Swimsuit",
  295. "bra": "Bra",
  296. "panties": "Panties",
  297. "socks": "Socks",
  298. "shoes": "Shoes",
  299. "hairAccessory": "Hair Accessory",
  300. "glasses": "Glasses",
  301. "eyeMask": "Eye Mask",
  302. "nose": "Nose",
  303. "ear": "Ear",
  304. "gloves": "Gloves",
  305. "necklace": "Necklace",
  306. "choker": "Choker",
  307. "ribbon": "Ribbon",
  308. "nipple": "Nipple",
  309. "arms": "Arms",
  310. "belly": "Belly",
  311. "ankle": "Ankle",
  312. "back": "Back",
  313. "tail": "Tail",
  314. "genitals": "Genitals"
  315. },
  316. "attachPropPane": {
  317. "keepWorldPosition": "Keep World Position",
  318. "header": "Attach Point",
  319. "head": "Head",
  320. "neck": "Neck",
  321. "upperArmL": "Shoulder L",
  322. "upperArmR": "Shoulder R",
  323. "forearmL": "Forearm L",
  324. "forearmR": "Forearm R",
  325. "muneL": "Breast Left",
  326. "muneR": "Breast Right",
  327. "handL": "Hand Left",
  328. "handR": "Hand Right",
  329. "pelvis": "Pelvis",
  330. "thighL": "Thigh Left",
  331. "thighR": "Thigh Right",
  332. "calfL": "Calf Left",
  333. "calfR": "Calf Right",
  334. "footL": "Foot Left",
  335. "footR": "Foot Right"
  336. },
  337. "sceneManagerModal": {
  338. "deleteDirectoryConfirm": "Are you sure you want to permanently delete '{0}' and all of its files?",
  339. "deleteFileConfirm": "Are you sure you want to permanently delete '{0}'?",
  340. "deleteDirectoryButton": "Delete Folder",
  341. "deleteFileCommit": "Delete Scene",
  342. "fileLoadCommit": "Load Scene",
  343. "infoKankyo": "Kankyo",
  344. "infoMaidSingular": "{0} Maid",
  345. "infoMaidPlural": "{0} Maids"
  346. },
  347. "sceneManager": {
  348. "createDirectoryButton": "New Folder",
  349. "deleteDirectoryButton": "Delete",
  350. "kankyoToggle": "Backgrounds",
  351. "refreshButton": "Refresh",
  352. "sortName": "Name",
  353. "sortCreated": "Date Created",
  354. "sortModified": "Date Modified",
  355. "descendingToggle": "Descending",
  356. "sortLabel": "Sort"
  357. },
  358. "messageWindow": {
  359. "name": "Name",
  360. "fontSize": "Font Size",
  361. "okButton": "OK"
  362. },
  363. "systemMessage": {
  364. "exitConfirm": "Are you sure you want to quit {0}?\nAny unsaved data will be lost.",
  365. "initializing": "Initializing",
  366. "noMaids": "No Maids",
  367. "noProps": "No Props"
  368. }
  369. }