translation.ui.json 12 KB

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