translation.ui.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  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. "freeLookPane": {
  69. "freeLookToggle": "F-Look",
  70. "headToCamToggle": "Head",
  71. "eyeToCamToggle": "Eye",
  72. "xSlider": "Look X",
  73. "ySlider": "Look Y",
  74. "bindLabel": "Bind"
  75. },
  76. "attachMpnPropPane": {
  77. "attachButton": "Attach",
  78. "detachButton": "Detach",
  79. "detachAllButton": "Detach All",
  80. "header": "SM Restraints"
  81. },
  82. "clothing": {
  83. "noCategory": " --- ",
  84. "accHat": "Hat",
  85. "headset": "Headdress",
  86. "wear": "Top",
  87. "skirt": "Bottoms",
  88. "onepiece": "One-Piece",
  89. "mizugi": "Bathing Suit",
  90. "glove": "Gloves",
  91. "shoes": "Shoes",
  92. "stkg": "Socks",
  93. "bra": "Bra",
  94. "panz": "Panties",
  95. "megane": "Eyewear",
  96. "accHead": "Eye Mask",
  97. "accSenaka": "Back",
  98. "accShippo": "Tail",
  99. "accKami": "Hairpin",
  100. "accKami_1_": "Pin 1",
  101. "accKami_2_": "Pin 2",
  102. "accKami_3_": "Pin 3",
  103. "accKamiSub": "Ribbon",
  104. "accKamiSubL": "Ribbon L",
  105. "accKamiSubR": "Ribbon R",
  106. "accMimi": "Ears",
  107. "accMiMiL": "Ear L",
  108. "accMiMiR": "Ear R",
  109. "accHana": "Nose",
  110. "accKubiwa": "Choker",
  111. "accKubi": "Necklace",
  112. "accNip": "Nipples",
  113. "accNipL": "Nip L",
  114. "accNipR": "Nip R",
  115. "accUde": "Arms",
  116. "accHeso": "Navel",
  117. "accAshi": "Ankles",
  118. "accXXX": "Genitals",
  119. "body": "Body",
  120. "headwear": "Headwear",
  121. "curlingFront": "Curl Front",
  122. "curlingBack": "Curl Rear",
  123. "shiftPanties": "Shift",
  124. "detail": "Detailed Clothing"
  125. },
  126. "gravityControlPane": {
  127. "hairToggle": "Hair",
  128. "skirtToggle": "Skirt",
  129. "globalToggle": "Global"
  130. },
  131. "handPane": {
  132. "header": "Hand Preset",
  133. "saveToggle": "Save Hand",
  134. "categoryHeader": "Category",
  135. "nameHeader": "Name",
  136. "saveLeftButton": "Left",
  137. "saveRightButton": "Right",
  138. "rightHand": "Right",
  139. "leftHand": "Left",
  140. "noPresetsMessage": "No Hand Presets"
  141. },
  142. "copyPosePane": {
  143. "header": "Copy IK",
  144. "copyButton": "Copy"
  145. },
  146. "flipIK": {
  147. "header": "Flip IK",
  148. "flipButton": "Flip"
  149. },
  150. "voiceLines": {
  151. "speak": "Speak",
  152. "speakEro": "H Lines"
  153. },
  154. "maidFaceWindow": {
  155. "savePaneToggle": "Save",
  156. "baseTab": "Base",
  157. "customTab": "Custom"
  158. },
  159. "faceBlendValues": {
  160. "eyeclose": "Eye Shut",
  161. "eyeclose2": "Eye Smile",
  162. "eyeclose3": "Glare",
  163. "eyebig": "Eyes Widen",
  164. "eyeclose6": "Wink Smile",
  165. "eyeclose5": "Wink Shut",
  166. "hitomih": "Highlight",
  167. "hitomis": "Pupil Size",
  168. "mayuha": "Brows Angle",
  169. "mayuw": "Brows Sad",
  170. "mayuup": "Brows Up",
  171. "mayuv": "Brows Angry 1",
  172. "mayuvhalf": "Brows Angry 2",
  173. "moutha": "Mouth Open 1",
  174. "mouths": "Mouth Open 2",
  175. "mouthc": "Mouth Narrow",
  176. "mouthi": "Mouth Widen",
  177. "mouthup": "Smile",
  178. "mouthdw": "Frown",
  179. "mouthhe": "Pout",
  180. "mouthuphalf": "Grin",
  181. "tangout": "Tongue Out",
  182. "tangup": "Tongue Up",
  183. "tangopen": "Tongue Base",
  184. "hoho2": "Blush",
  185. "shock": "Shade",
  186. "nosefook": "Nose Up",
  187. "namida": "Tears",
  188. "yodare": "Drool",
  189. "toothoff": "Teeth",
  190. "tear1": "Cry 1",
  191. "tear2": "Cry 2",
  192. "tear3": "Cry 3",
  193. "hohos": "Blush 1",
  194. "hoho": "Blush 2",
  195. "hohol": "Blush 3"
  196. },
  197. "faceSave": {
  198. "categoryHeader": "Cateogory",
  199. "nameHeader": "Name",
  200. "saveButton": "Add",
  201. "deleteButton": "D"
  202. },
  203. "backgroundWindow": {
  204. "saveLoadButton": "Save\nLoad",
  205. "manageScenesButton": "Manage Scenes",
  206. "lightLabel": "Light",
  207. "red": "Red",
  208. "green": "Green",
  209. "blue": "Blue"
  210. },
  211. "propsPane": {
  212. "props1AddButton": "Add",
  213. "props2AddButton": "Add",
  214. "header": "Props"
  215. },
  216. "propsPaneTabs": {
  217. "props": "Props",
  218. "myRoom": "MyRoom",
  219. "mod": "Mods"
  220. },
  221. "myRoomPane": {
  222. "header": "My Room"
  223. },
  224. "modPropsPane": {
  225. "header": "Mod Props"
  226. },
  227. "propManagerPane": {
  228. "header": "Manage Props",
  229. "dragPointToggle": "Cube",
  230. "gizmoToggle": "Gizmo",
  231. "shadowCastingToggle": "Shadow",
  232. "copyButton": "Copy",
  233. "deleteButton": "Delete"
  234. },
  235. "movementCube": {
  236. "header": "Movement Cube",
  237. "props": "Props",
  238. "small": "Small",
  239. "maid": "Maid",
  240. "bg": "BG"
  241. },
  242. "lights": {
  243. "x": "Light X",
  244. "y": "Light Y",
  245. "intensity": "Brightness",
  246. "range": "Range",
  247. "spot": "Spot Angle",
  248. "shadow": "Shadow"
  249. },
  250. "lightsPane": {
  251. "header": "Lights",
  252. "add": "+",
  253. "delete": "Del",
  254. "resetPosition": "Position",
  255. "resetProperties": "Properties",
  256. "clear": "Clear",
  257. "colour": "Colour",
  258. "disable": "On",
  259. "resetLabel": "Reset"
  260. },
  261. "lightType": {
  262. "main": "Main",
  263. "normal": "Normal",
  264. "spot": "Spot",
  265. "point": "Point"
  266. },
  267. "effectsPane": {
  268. "onToggle": "On",
  269. "bloom": "Bloom",
  270. "dof": "DOF",
  271. "vignette": "Blur",
  272. "fog": "Fog",
  273. "sepia": "Sepia",
  274. "reset": "Reset Effect"
  275. },
  276. "effectBloom": {
  277. "intensity": "Intensity",
  278. "blur": "Blur",
  279. "hdrToggle": "HDR"
  280. },
  281. "effectDof": {
  282. "focalLength": "Focal Length",
  283. "focalArea": "Focal Area",
  284. "aperture": "Aperture",
  285. "blur": "Blur",
  286. "thicknessToggle": "Thickness"
  287. },
  288. "effectVignette": {
  289. "intensity": "Strength",
  290. "blur": "Blur",
  291. "blurSpread": "Spread",
  292. "aberration": "Aberration"
  293. },
  294. "effectFog": {
  295. "distance": "Distance",
  296. "density": "Density",
  297. "strength": "Strength",
  298. "height": "Height"
  299. },
  300. "effectSepia": {
  301. "toggle": "Sepia",
  302. "blur": "Blur"
  303. },
  304. "background2Window": {
  305. "envButton": "Environments",
  306. "itemLabel": "Item",
  307. "smallBGLabel": "BG (Prop)",
  308. "propLabel": "Clothes",
  309. "modsToggle": "Mods",
  310. "baseToggle": "COM3D2"
  311. },
  312. "clothingDropdown": {
  313. "myRoom": "My Room Custom",
  314. "hat": "Hat",
  315. "headset": "Headset",
  316. "top": "Top",
  317. "bottom": "Bottom",
  318. "onepiece": "One-Piece",
  319. "swimsuit": "Swimsuit",
  320. "bra": "Bra",
  321. "panties": "Panties",
  322. "socks": "Socks",
  323. "shoes": "Shoes",
  324. "hairAccessory": "Hair Accessory",
  325. "glasses": "Glasses",
  326. "eyeMask": "Eye Mask",
  327. "nose": "Nose",
  328. "ear": "Ear",
  329. "gloves": "Gloves",
  330. "necklace": "Necklace",
  331. "choker": "Choker",
  332. "ribbon": "Ribbon",
  333. "nipple": "Nipple",
  334. "arms": "Arms",
  335. "belly": "Belly",
  336. "ankle": "Ankle",
  337. "back": "Back",
  338. "tail": "Tail",
  339. "genitals": "Genitals"
  340. },
  341. "attachPropPane": {
  342. "keepWorldPosition": "Keep World Position",
  343. "header": "Attach Point",
  344. "head": "Head",
  345. "neck": "Neck",
  346. "upperArmL": "Shoulder L",
  347. "upperArmR": "Shoulder R",
  348. "forearmL": "Forearm L",
  349. "forearmR": "Forearm R",
  350. "muneL": "Breast Left",
  351. "muneR": "Breast Right",
  352. "handL": "Hand Left",
  353. "handR": "Hand Right",
  354. "pelvis": "Pelvis",
  355. "thighL": "Thigh Left",
  356. "thighR": "Thigh Right",
  357. "calfL": "Calf Left",
  358. "calfR": "Calf Right",
  359. "footL": "Foot Left",
  360. "footR": "Foot Right"
  361. },
  362. "sceneManagerModal": {
  363. "deleteDirectoryConfirm": "Are you sure you want to permanently delete '{0}' and all of its files?",
  364. "deleteFileConfirm": "Are you sure you want to permanently delete '{0}'?",
  365. "deleteDirectoryButton": "Delete Folder",
  366. "deleteFileCommit": "Delete Scene",
  367. "fileLoadCommit": "Load Scene",
  368. "infoKankyo": "Kankyo",
  369. "infoMaidSingular": "{0} Maid",
  370. "infoMaidPlural": "{0} Maids"
  371. },
  372. "sceneManager": {
  373. "createDirectoryButton": "New Folder",
  374. "deleteDirectoryButton": "Delete",
  375. "kankyoToggle": "Backgrounds",
  376. "refreshButton": "Refresh",
  377. "sortName": "Name",
  378. "sortCreated": "Date Created",
  379. "sortModified": "Date Modified",
  380. "descendingToggle": "Descending",
  381. "sortLabel": "Sort"
  382. },
  383. "messageWindow": {
  384. "name": "Name",
  385. "fontSize": "Font Size",
  386. "okButton": "OK"
  387. },
  388. "systemMessage": {
  389. "exitConfirm": "Are you sure you want to quit {0}?\nAny unsaved data will be lost.",
  390. "initializing": "Initializing",
  391. "noMaids": "No Maids",
  392. "noProps": "No Props"
  393. },
  394. "controls": {
  395. "activate": "Activate MPS",
  396. "screenshot": "Screenshot",
  397. "toggleUI": "Hide/Show UI",
  398. "toggleMessage": "Message Box",
  399. "meidoUndressing": "Undressing",
  400. "cameraLayer": "Camera Layer",
  401. "cameraReset": "Reset Camera",
  402. "cameraSave": "Save Camera",
  403. "cameraLoad": "Load Camera",
  404. "dragSelect": "Select",
  405. "dragDelete": "Delete",
  406. "dragMove": "Move",
  407. "dragRotate": "Rotate",
  408. "dragScale": "Scale",
  409. "dragFinger": "Show Fingers",
  410. "saveScene": "Quick Save",
  411. "loadScene": "Quick Load",
  412. "openSceneManager": "Open Scene Manager"
  413. },
  414. "settingsLabels": {
  415. "reloadTranslation": "Reload Translation",
  416. "reloadAllPresets": "Reload Presets"
  417. },
  418. "settingsHeaders": {
  419. "controls": "Controls",
  420. "controlsGeneral": "General",
  421. "controlsMaids": "Maids",
  422. "controlsCamera": "Camera",
  423. "controlsDragPoint": "Drag Handles",
  424. "controlsScene": "Scene Management"
  425. }
  426. }