EtnoCraft

Armor Stand Editor 0.1.17 - Traducción

Jan 14th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. #This file will be regenerated by the plugin every time the plugin is enabled.
  2. #Do not edit this file. Make a new language file instead.
  3. #Any value not specified in another language file will default to the value listed here.
  4.  
  5. #formatting
  6. #A section symbol will be inserted between each character in this section
  7. #http://minecraft.gamepedia.com/Formatting_codes
  8. iconname: 2n
  9. icondescription: 5
  10. info: 2
  11. warn: c
  12. menutitle: 8
  13.  
  14. #info
  15. setmode:
  16. msg: Setting mode to <x>.
  17. head: Head Position
  18. body: Body Position
  19. leftleg: Left Leg Position
  20. rightleg: Right Leg Position
  21. leftarm: Left Arm Position
  22. rightarm: Right Arm Position
  23. equipment: Equipment
  24. showarms: Toggle Show Arms
  25. invisible: Toggle Visibility
  26. size: Toggle Size
  27. disableslots: Toggle Disable Slots
  28. gravity: Toggle Gravity
  29. baseplate: Toggle BasePlate
  30. placement: Placement
  31. rotate: Rotate
  32. copy: Copy
  33. paste: Paste
  34. reset: Reset Pose
  35. setaxis:
  36. msg: Setting axis to <x>.
  37. x: X
  38. y: Y
  39. z: Z
  40. setslot:
  41. msg: Setting copy slot to <x>.
  42. setadj:
  43. msg: Setting adjustment to <x>.
  44. coarse: Coarse
  45. fine: Fine
  46. setgravity:
  47. msg: Gravity turned <x>.
  48. on: on
  49. off: off
  50. nomode:
  51. msg: Click with the edit tool away from an armorstand to select an editing mode first!
  52. copied:
  53. msg: ArmorStand state copied to slot <x>.
  54. pasted:
  55. msg: ArmorStand state pasted from slot <x>.
  56. target:
  57. msg: ArmorStand target locked.
  58. notarget:
  59. msg: ArmorStand target unlocked.
  60.  
  61. #warn
  62. cantedit:
  63. msg: Sorry, you cannot edit armor stands here!
  64. noperm:
  65. msg: You don't have permission to use this!
  66. noslotnumcom:
  67. msg: You must specify a slot number!
  68. noadjcom:
  69. msg: You must specify Coarse or Fine adjustment!
  70. noaxiscom:
  71. msg: You must specify an Axis!
  72. nomodecom:
  73. msg: You must specify a Mode!
  74.  
  75. #main menu
  76. mainmenutitle:
  77. msg: Armor Stand Editor Menu
  78. #icons
  79. xaxis:
  80. msg: X Axis
  81. description:
  82. msg: Rotate body parts along the X Axis
  83. yaxis:
  84. msg: Y Axis
  85. description:
  86. msg: Rotate body parts along the Y Axis
  87. zaxis:
  88. msg: Z Axis
  89. description:
  90. msg: Rotate body parts along the Z Axis
  91. coarseadj:
  92. msg: Coarse Adjustment
  93. description:
  94. msg: Make large adjustments
  95. fineadj:
  96. msg: Fine Adjustment
  97. description:
  98. msg: Make tiny adjustments
  99. head:
  100. msg: Head Position
  101. description:
  102. msg: Rotate the head
  103. body:
  104. msg: Body Position
  105. description:
  106. msg: Rotate the body
  107. leftleg:
  108. msg: Left Leg Position
  109. description:
  110. msg: Rotate the left leg
  111. rightleg:
  112. msg: Right Leg Position
  113. description:
  114. msg: Rotate the right leg
  115. leftarm:
  116. msg: Left Arm Position
  117. description:
  118. msg: Rotate the left arm
  119. rightarm:
  120. msg: Right Arm Position
  121. description:
  122. msg: Rotate the right arm
  123. equipment:
  124. msg: Equipment
  125. description:
  126. msg: Edit equipment
  127. showarms:
  128. msg: Show Arms
  129. description:
  130. msg: Turn arms on and off
  131. invisible:
  132. msg: Visibility
  133. description:
  134. msg: Make it visibile or invisible
  135. size:
  136. msg: Size
  137. description:
  138. msg: Make it big or small
  139. disableslots:
  140. msg: Disable Slots
  141. description:
  142. msg: Enable and disable equipment lock
  143. gravity:
  144. msg: Gravity
  145. description:
  146. msg: Turn gravity on or off
  147. baseplate:
  148. msg: BasePlate
  149. description:
  150. msg: Turn baseplate on or off
  151. placement:
  152. msg: Placement
  153. description:
  154. msg: Move the entire armorstand
  155. rotate:
  156. msg: Rotate
  157. description:
  158. msg: Rotate the entire armorstand
  159. copy:
  160. msg: Copy
  161. description:
  162. msg: Copy the armorstand's settings
  163. paste:
  164. msg: Paste
  165. description:
  166. msg: Paste the armorstand's settings
  167. copyslot:
  168. msg: Copy Slot <x>
  169. description:
  170. msg: Select a slot to store settings
  171. reset:
  172. msg: Reset Pose
  173. description:
  174. msg: Reset bodypart position to default
  175. #Equipment Menu
  176. equiptitle:
  177. msg: ArmorStand Equipment
  178. #icons
  179. disabled:
  180. msg: Disabled
  181. equipslot:
  182. msg: <x> Slot
  183. description:
  184. msg: Drag your <x> into the slot below
  185. helm: Helmet
  186. chest: Chestplate
  187. pants: Pants
  188. boots: Boots
  189. rhand: Right Hand Item
  190. lhand: Left Hand Item
  191. helm: Helmet
  192. chest: Chestplate
  193. pants: Pants
  194. boots: Feetsies
  195. rhand: Right Hand
  196. lhand: Left Hand
Add Comment
Please, Sign In to add comment