Advertisement
Jordan_Gbu

Shop 1.7.3.2 - guiConfig - Spanish/Español

Oct 14th, 2018
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. # THIS FILE IS USED TO CONFIGURE WHAT MESSAGES ARE DISPLAYED #
  2. # ================================================================== #
  3. # &b : AQUA
  4. # &0 : BLACK
  5. # &9 : BLUE
  6. # &l : BOLD
  7. # &3 : DARK_AQUA
  8. # &1 : DARK_BLUE
  9. # &8 : DARK_GRAY
  10. # &2 : DARK_GREEN
  11. # &5 : DARK_PURPLE
  12. # &4 : DARK_RED
  13. # &6 : GOLD
  14. # &7 : GRAY
  15. # &a : GREEN
  16. # &o : ITALIC
  17. # &d : LIGHT_PURPLE
  18. # &k : MAGIC
  19. # &c : RED
  20. # &r : RESET
  21. # &m : STRIKETHROUGH
  22. # &n : UNDERLINE
  23. # &f : WHITE
  24. # &e : YELLOW
  25.  
  26. titles:
  27. home: "Tienda"
  28. list_players: "Tiendas De Los Jugadores"
  29. settings: "Your Settings"
  30. commands: "Commands"
  31.  
  32. icons:
  33. menubar:
  34. back:
  35. type: "166"
  36. name: "Atras"
  37. lore:
  38. - "&7Volver."
  39. search:
  40. type: "345"
  41. name: "Buscar"
  42. lore:
  43. - "&7Busca Un Jugador o Item Especifico."
  44. last_page:
  45. type: "160:14"
  46. name: "Pagina Anterior"
  47. lore:
  48. - "&7Volver."
  49. next_page:
  50. type: "160:14"
  51. name: "Siguiente Pagina"
  52. lore:
  53. - "&7Ir Adelante."
  54. home:
  55. list_own_shops:
  56. type: "54"
  57. name: "Tus Tiendas"
  58. lore:
  59. - "&7Lista De Todas Las Tiendas"
  60. - "&7Que Tienes En El Servidor."
  61. list_players:
  62. type: "397:3"
  63. name: "Tienda De Jugadores"
  64. lore:
  65. - "&7Lista De TOdos Los Jugadores"
  66. - "&7Con Tiendas En El Servidor."
  67. settings:
  68. type: "286"
  69. name: "Configuracion"
  70. lore:
  71. - "&7Cambia La Notificacion"
  72. - "&7De Tu Tienda."
  73. commands:
  74. type: "116"
  75. name: "Commands"
  76. lore:
  77. - "&7Ejecutar Comandos Para Operadores."
  78. settings:
  79. notify_owner_on:
  80. type: "35:5"
  81. name: "Notificacion De Ventas (owner)"
  82. lore:
  83. - "&7Seras Notificado Cuando Un"
  84. - "&7Jugador Compre En Tu Tienda."
  85. notify_owner_off:
  86. type: "35:14"
  87. name: "Notificacion De Ventas (owner)"
  88. lore:
  89. - "&7No Seras Notificado Cauando"
  90. - "&7Un Compre En Ti Tienda."
  91. notify_user_on:
  92. type: "35:5"
  93. name: "Notificacion De Ventas (user)"
  94. lore:
  95. - "&7Seras Notificado Cuando Compres"
  96. - "&7Algo En Una Tienda."
  97. notify_user_off:
  98. type: "35:14"
  99. name: "Notificacion De Ventas (user)"
  100. lore:
  101. - "&7You will not be notified"
  102. - "&7when you make purchases from shops."
  103. notify_stock_on:
  104. type: "35:5"
  105. name: "Stock Notifications (owner)"
  106. lore:
  107. - "&7No Seras Notificado Cuando"
  108. - "&7Compres Algo En Una Tienda."
  109. notify_stock_off:
  110. type: "35:14"
  111. name: "Notificacion De Stock (owner)"
  112. lore:
  113. - "&7No Seras Notificado Cuando Tu Tienda"
  114. - "&7Se Quede Sin Stock o Espacio."
  115. commands:
  116. currency:
  117. type: "388"
  118. name: "Comprueba La Moneda Del Servidor"
  119. lore:
  120. - "&7Muestra Que Moneda Esta"
  121. - "&7Usando El Servidor."
  122. set_currency:
  123. type: "348"
  124. name: "Establecer Moneda Del Servidor"
  125. lore:
  126. - "&7Establece La Moneda Del Servidor"
  127. - "&7Al Item En Tu Mano."
  128. set_gamble:
  129. name: "Set Gamble Display"
  130. lore:
  131. - "&7Set the gamble displays"
  132. - "&7to the item in your hand."
  133. refresh_displays:
  134. type: "352"
  135. name: "Recargar Tiendas"
  136. lore:
  137. - "&7Recargar Las Todas Las"
  138. - "&7Tiendas Del Servidor."
  139. reload:
  140. type: "30"
  141. name: "Recargar Plugin"
  142. lore:
  143. - "&7Recargar El Plugin Tienda."
  144. list:
  145. player_admin:
  146. type: "54"
  147. name: "Admin"
  148. lore:
  149. - "&7Tiendas Del Servidor."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement