Advertisement
YTG123

Admin GUI Hebrew

Mar 20th, 2020
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 16.16 KB | None | 0 0
  1. #       ----------- + AdminGUI by Ziga Zajc + -----------   #
  2. #                                                           #
  3. #                           Hebrew                          #
  4. #                                                           #
  5. #       --------- + ------------------------- + ---------   #
  6. #
  7. #       You can use chat colors:
  8. #                ________________________
  9. #               |   code: | color:       |
  10. #               |________________________|
  11. #               |     &0  | Black        |
  12. #               |     &1  | Dark Blue    |
  13. #               |     &2  | Dark Green   |
  14. #               |     &3  | Dark Aqua    |
  15. #               |     &4  | Dark Red     |
  16. #               |     &5  | Dark Purple  |
  17. #               |     &6  | Gold         |
  18. #               |     &7  | Gray         |
  19. #               |     &8  | Dark Gray    |
  20. #               |     &9  | Blue         |
  21. #               |     &a  | Green        |
  22. #               |     &b  | Aqua         |
  23. #               |     &c  | Red          |
  24. #               |     &d  | Light Purple |
  25. #               |     &e  | Yellow       |
  26. #               |     &f  | White        |
  27. #               |     &k  | Obfuscated   |
  28. #               |     &l  | Bold         |
  29. #               |     &m  | Strikethrough|
  30. #               |     &n  | Underline    |
  31. #               |     &o  | Italic       |
  32. #               |     &r  | Reset        |
  33. #               |________________________|
  34. #
  35. #----------------------------------------------------------
  36. #                         Prefix
  37. #----------------------------------------------------------
  38. prefix: "&7[&cחלון מנהל&7] "
  39. #----------------------------------------------------------
  40. #----------------------------------------------------------
  41. #                       Commands
  42. #----------------------------------------------------------
  43. permission: "&cאין לך הרשאות לעשות זאת!"
  44. is_not_a_player: "&c{player} אינו שחקן"
  45. is_not_a_number: "&c{number} אינו מספר"
  46. wrong_arguments: "&cאפשר להשתמש רק ב-/admin או /admin <שחקן>"
  47. wrong_initialize: "&cאפשר להשתמש רק ב-/admin initialize gui או /admin initialize players"
  48. vault_required: "&cVault לא מותקן על השרת"
  49. vanish_required: "&cSuperVanish או PremiumVanish לא מותקנים על השרת"
  50. #----------------------------------------------------------
  51. #                    Inventory names
  52. #----------------------------------------------------------
  53. inventory_main: "&4&lחלון מנהל &c&lפרימיום"
  54. inventory_player: "&5&l{player}"
  55. inventory_world: "&2&lעולם"
  56. inventory_players: "&1&lשחקנים"
  57. inventory_plugins: "&e&lתוספים/פלאגינים"
  58. inventory_commands: "&2&lפקודות"
  59. inventory_unban: "&c&lביטול הרחקה"
  60. inventory_actions: "&9&lפעולות &2&l{player}"
  61. inventory_kick: "&8&lהוצאת &2&l{player}"
  62. inventory_ban: "&8&lהרחקת &2&l{player}"
  63. inventory_potions: "&c&lשיקויים &2&l{player}"
  64. inventory_spawner: "&8&lיוצר &2&l{player}"
  65. inventory_money: "&2&lכסף &2&l{player}"
  66. inventory_money_give: "&2&lלתת כסף {player}"
  67. inventory_money_set: "&2&lכסף&9&l לשנות &2&l{player}"
  68. inventory_money_take: "&2&lכסף&c&l לקחת &2&l{player}"
  69. inventory_inventory: "&a&lתיק &2&l{player}"
  70. #----------------------------------------------------------
  71. #                       Admin GUI
  72. #----------------------------------------------------------
  73. main_player: "&5&l{player}"
  74. main_world: "&2&lעולם"
  75. main_players: "&9&lשחקנים"
  76. main_plugins: "&6&lתוספים/פלאגינים"
  77. main_maintenance_mode: "&c&lמצב תחזוקה"
  78. main_unban_players: "&c&lביטול הרחקת שחקנים"
  79. main_language: "&b&l"
  80. main_quit: "&c&lסגור"
  81. #----------------------------------------------------------
  82. #                      Player GUI
  83. #----------------------------------------------------------
  84. player_info: "&2&l{player}"
  85. player_heal: "&e&lרפא"
  86. player_feed: "&7&lהאכל"
  87. player_survival: "&a&lהישרדותי"
  88. player_adventure: "&2&lהרפתקה"
  89. player_creative: "&3&lיציתי"
  90. player_spectator: "&9&lצופה"
  91. player_god_enabled: "&c&lאל"
  92. player_god_disabled: "&a&lאל"
  93. player_potions: "&c&lשיקויים"
  94. player_spawner: "&8&lיוצר"
  95. player_kill: "&8&lהרוג"
  96. player_burn: "&c&lשרוף"
  97. player_lightning: "&5&lברק"
  98. player_firework: "&4&lזיקוקים"
  99. player_money: "&2&lכסף"
  100. player_vanish_enabled: "&a&lנעלם"
  101. player_vanish_disabled: "&c&lנעלם"
  102. player_custom: "&6&lפקודות מותאמות אישית"
  103. player_back: "&c&lחזור"
  104. #----------------------------------------------------------
  105. #                       World GUI
  106. #----------------------------------------------------------
  107. world_day: "&e&lיום"
  108. world_night: "&8&lלילה"
  109. world_thunder: "&9&lסופת רעמים"
  110. world_rain: "&3&lגשם"
  111. world_clear: "&b&lשמשי"
  112. world_back: "&c&lחזור"
  113. #----------------------------------------------------------
  114. #                     Players GUI
  115. #----------------------------------------------------------
  116. players_color: "&2&l{player}"
  117. players_more: "&cלחץ כאן לעוד פעולות"
  118. players_previous: "&c&lהקודם"
  119. players_page: "&a&lדף"
  120. players_next: "&2&lהבא"
  121. players_back: "&c&lחזור"
  122. #----------------------------------------------------------
  123. #                     Plugins GUI
  124. #----------------------------------------------------------
  125. plugins_back: "&c&lחזור"
  126. #----------------------------------------------------------
  127. #                     Commands GUI
  128. #----------------------------------------------------------
  129. commands_back: "&c&lחזור"
  130. #----------------------------------------------------------
  131. #                     Unban GUI
  132. #----------------------------------------------------------
  133. unban_color: "&2&l{player}"
  134. unban_more: "&cלחץ כאן לביטול הרחקה של השחקן"
  135. unban_previous: "&c&lהקודם"
  136. unban_page: "&a&lדף"
  137. unban_next: "&2&lהבא"
  138. unban_back: "&c&lחזור"
  139. #----------------------------------------------------------
  140. #                 Players Settings GUI
  141. #----------------------------------------------------------
  142. players_settings_info: "&2&l{player}"
  143. players_settings_actions: "&9&lפעולות"
  144. players_settings_money: "&2&lכסף"
  145. players_settings_kick_player: "&8&lהוצא שחקן"
  146. players_settings_ban_player: "&8&lהרחק שחקן"
  147. players_settings_back: "&c&lחזור"
  148. #----------------------------------------------------------
  149. #                   Actions GUI
  150. #----------------------------------------------------------
  151. actions_heal: "&e&lרפא"
  152. actions_feed: "&7&lהאכל"
  153. actions_info: "&2&l{player}"
  154. actions_survival: "&a&lהישרדותי"
  155. actions_adventure: "&2&lהרפתקה"
  156. actions_creative: "&3&lיצירתי"
  157. actions_spectator: "&9&lצופה"
  158. actions_teleport_to_player: "&d&lהשתגר אל שחקן"
  159. actions_kill_player: "&8&lהרוג שחקן"
  160. actions_burn_player: "&c&lשרוף שחקן"
  161. actions_teleport_player_to_you: "&d&lשגר שחקן אליך"
  162. actions_god_enabled: "&c&lאל"
  163. actions_god_disabled: "&a&lאל"
  164. actions_potions: "&c&lשיקויים"
  165. actions_spawner: "&8&lיוצר"
  166. actions_inventory: "&a&lתיק"
  167. actions_vanish_enabled: "&a&lנעלם"
  168. actions_vanish_disabled: "&c&lנעלם"
  169. actions_lightning: "&5&lברק"
  170. actions_firework: "&4&lזיקוקים"
  171. actions_fakeop: "&c&lמנהל מזויף"
  172. actions_custom: "&6&lפקודות מותאמות אישית"
  173. actions_back: "&c&lחזור"
  174. #----------------------------------------------------------
  175. #                       Kick GUI
  176. #----------------------------------------------------------
  177. kick: "&4הוציאו אותך בגלל ש "
  178. kick_back: "&c&lחזור"
  179. #----------------------------------------------------------
  180. #                       Ban GUI
  181. #----------------------------------------------------------
  182. ban: "&4הורחקת בגלל ש "
  183. ban_time: "ההרחקה תיגמר ב {day}.{month}.{year} בשעה {hours}:{minutes}:{seconds}"
  184. ban_years: "&e&lשנים"
  185. ban_months: "&e&lחודשים"
  186. ban_days: "&e&lימים"
  187. ban_hours: "&e&lשעות"
  188. ban_minutes: "&e&lדקות"
  189. ban_hacking: "&7&lרמאות!"
  190. ban_griefing: "&6&lהשחתת רכוש!"
  191. ban_spamming: "&d&lהספמה!"
  192. ban_advertising: "&3&lפרסום!"
  193. ban_swearing: "&e&lלקלל!"
  194. ban_silence_disabled: "&c&lשתיקה"
  195. ban_silence_enabled: "&a&lשתיקה"
  196. ban_back: "&c&lחזור"
  197. #----------------------------------------------------------
  198. #                     Potions GUI
  199. #----------------------------------------------------------
  200. potions_night_vision: "&8&lראיית לילה"
  201. potions_invisibility: "&7&lבלתי נראות"
  202. potions_jump_boost: "&a&lקפיצה לגובה"
  203. potions_fire_resistance: "&c&lחסינות לאש"
  204. potions_speed: "&b&lמהירות"
  205. potions_slowness: "&4&lאיטיות"
  206. potions_water_breathing: "&9&lנשימה מתחת למים"
  207. potions_instant_health: "&a&lריפוי"
  208. potions_instant_damage: "&4&lהורדת לבבות"
  209. potions_poison: "&5&lרעל"
  210. potions_regeneration: "&e&lריפוי מתמשך"
  211. potions_strength: "&e&lחוזק"
  212. potions_weakness: "&4&lחולשה"
  213. potions_luck: "&6&lמזל"
  214. potions_slow_falling: "&3&lנפילה איטית"
  215. potions_time: "&a&lזמן"
  216. potions_remove_all: "&4&lהסר הכול"
  217. potions_level: "&a&lרמה/שלב"
  218. potions_back: "&c&lחזור"
  219. #----------------------------------------------------------
  220. #                     Spawner GUI
  221. #----------------------------------------------------------
  222. spawner_bat: "&a&lעטלף"
  223. spawner_blaze: "&c&lלהבון"
  224. spawner_cat: "&a&lחתול"
  225. spawner_cave_spider: "&c&lעכביש מערות"
  226. spawner_chicken: "&a&lתרנגולת"
  227. spawner_cod: "&b&lבקלה"
  228. spawner_cow: "&a&lפרה"
  229. spawner_creeper: "&c&lקריפר"
  230. spawner_dolphin: "&b&lדולפין"
  231. spawner_donkey: "&a&lחמור"
  232. spawner_drowned: "&c&lטובע"
  233. spawner_elder_guardian: "&c&lשומר עציק"
  234. spawner_enderman: "&c&lאנדרמן"
  235. spawner_endermite: "&c&lאנדרמייט"
  236. spawner_evoker: "&c&lמעורר"
  237. spawner_fox: "&a&lשועל"
  238. spawner_ghast: "&c&lגאסט"
  239. spawner_guardian: "&c&lשומר"
  240. spawner_horse: "&a&lסוס"
  241. spawner_husk: "&c&lהאסק"
  242. spawner_llama: "&a&lלמה"
  243. spawner_magma_cube: "&c&lקוביית מגמה"
  244. spawner_mooshroom: "&a&lמושרום"
  245. spawner_mule: "&a&lפרד"
  246. spawner_ocelot: "&a&lאוצלוט"
  247. spawner_panda: "&a&lפנדה"
  248. spawner_parrot: "&a&lתוכי"
  249. spawner_phantom: "&c&lפנטום"
  250. spawner_pig: "&a&lחזיר"
  251. spawner_pillager: "&c&lשודד כפרים"
  252. spawner_polar_bear: "&a&lדוב קוטב"
  253. spawner_pufferfish: "&b&lאבו נפחא"
  254. spawner_rabbit: "&a&lעכבר"
  255. spawner_ravager: "&c&lהרסן"
  256. spawner_salmon: "&b&lסלמון"
  257. spawner_sheep: "&a&lכבשה"
  258. spawner_shulker: "&c&lשולקר"
  259. spawner_silverfish: "&c&lדג נושך"
  260. spawner_skeleton: "&c&lשלד"
  261. spawner_skeleton_horse: "&c&lסוס שלדי"
  262. spawner_slime: "&c&lרפש"
  263. spawner_spider: "&c&lעכביש"
  264. spawner_squid: "&b&lדיונון"
  265. spawner_stray: "&c&lתועה"
  266. spawner_trader_llama: "&a&lלמת סוחר"
  267. spawner_tropical_fish: "&b&lדג טרופי"
  268. spawner_turtle: "&a&lצב"
  269. spawner_vex: "&c&lווקס"
  270. spawner_villager: "&a&lכפרי"
  271. spawner_vindicator: "&c&lמרטש"
  272. spawner_wandering_trader: "&a&lסוחר תועה"
  273. spawner_witch: "&c&lמכשפה"
  274. spawner_wither: "&c&lוית'ר"
  275. spawner_wolf: "&a&lזאב"
  276. spawner_zombie: "&c&lזומבי"
  277. spawner_zombie_pigman: "&c&lזומבי חזיר"
  278. spawner_zombie_villager: "&c&lזומבי כפרי"
  279. spawner_back: "&c&lחזור"
  280. #----------------------------------------------------------
  281. #                      Money GUI
  282. #----------------------------------------------------------
  283. money_give: "&2&lתן"
  284. money_set: "&9&lשנה"
  285. money_take: "&c&lקח"
  286. money_back: "&c&lחזור"
  287. #----------------------------------------------------------
  288. #                      Money Amount GUI
  289. #----------------------------------------------------------
  290. money_amount_back: "&c&lחזור"
  291. #----------------------------------------------------------
  292. #                    Inventory GUI
  293. #----------------------------------------------------------
  294. inventory_refresh: "&a&lטען מחדש"
  295. inventory_clear: "&b&lנקה"
  296. inventory_back: "&c&lחזור"
  297. #----------------------------------------------------------
  298. #                       Messages
  299. #----------------------------------------------------------
  300. message_target_player_teleport: "&aהשתגרת ל {player}"
  301. message_player_kill: "&aהרגת את {player}"
  302. message_player_burn: "&aהבערת את {player}"
  303. message_target_player_creeper: "&a&lקריפר!"
  304. message_player_creeper: "&aקריפר נוצר על {player}"
  305. message_target_player_heal: "&e{player} ריפא אותך"
  306. message_player_heal: "&aריפאת את {player}"
  307. message_target_player_feed: "&e{player} האכיל אותך"
  308. message_player_feed: "&aהאכלת את {player}"
  309. message_player_kick: "&a{player} הוצא בגלל ש {reason}"
  310. message_player_ban: "&a{player} הוצא בגלל ש {reason}"
  311. message_player_god_enabled: "&a{player} עכשיו במצב אל"
  312. message_player_god_disabled: "&a{player} כבר לא במצב אל"
  313. message_target_player_god_enabled: "&a{player} הפעיל עליך מצב אל"
  314. message_target_player_god_disabled: "&a{player} ביטל את מצב אל"
  315. message_target_player_potions: "{player} נתן לך אפקט {potion} ל {time} דקות"
  316. message_player_potions: "&aנתת ל {player} אפקט {potion} ל {time} דקות"
  317. message_target_player_potions_remove: "&a{player} מחק את כל האפקטים שלך"
  318. message_player_potions_remove: "&aמחקת את כל האפקטים של {player}"
  319. message_heal: "&aרופאת"
  320. message_feed: "&aהואכלת"
  321. message_god_enabled: "&aהפעלת מצב אל"
  322. message_god_disabled: "&aביטלת מצב אל"
  323. message_kill: "&cהרגת את עצמך"
  324. message_burn: "&cשרפת את עצמך"
  325. message_potions_remove: "&aמחקת את כל האפקטים שלך"
  326. message_potions: "&aהבאת לעצמך את אפקט {potion} ל {time} דקות"
  327. message_maintenance: "&aהשרת עכשיו במצב תחזוקה - חזור מאוחר יותר"
  328. message_maintenance_enabled: "&aהפעלת את מצב תחזוקה"
  329. message_maintenance_disabled: "&aכיבית את מצב תחזוקה"
  330. message_player_not_found: "&cשחקן לא זמין כרגע"
  331. message_ban_bypass: "&cאת/ה לא יכול/ה להרחיק שחקן זה"
  332. message_kick_bypass: "&cאת/ה לא יכול/ה להוציא שחקן זה"
  333. message_give: "&aשלחת {amount} לעצמך ועכשיו יש לך {balance}"
  334. message_player_give: "&aנתת {amount} ל {player} ועכשיו יש לו {balance}"
  335. message_target_player_give: "&a{player} שלח לך {amount} ועכשיו יש לך {balance}"
  336. message_set: "&aשינית את עצמך ל {amount}"
  337. message_player_set: "&aשינית את הכסף של {player} ל {amount}"
  338. message_target_player_set: "&a{player} שינה את כספך ל {amount}"
  339. message_take: "&aלקחת {amount} מעצמך ועכשיו יש לך {balance}"
  340. message_player_take: "&aלקחת {amount} מ {player} ועכשיו יש לו {balance}"
  341. message_target_player_take: "&c{player} לקח לך {amount} ועכשיו יש לך {balance}"
  342. message_transaction_error: "&cמשהו לא עבד בעסקה"
  343. message_take_error: "&cאי אפשר לקחת יותר כסף משיש לך"
  344. message_player_take_error: "&cאי אפשר לקחת יותר כסף משיש לשחקן"
  345. message_visible: "&aאתה נראה לאחרים"
  346. message_player_visible: "&a{player} עכשיו נראה לאחרים"
  347. message_hide: "&aאתה עכשיו מוסתר מכול האחרים"
  348. message_player_hide: "&a{player} עכשיו מוסתר מכול האחרים"
  349. message_unban_player: "&a{player} כבר לא מורחק"
  350. message_initializing_start: "&aפלאגין מתחיל..."
  351. message_initializing_finish: "&aמסך מוכן לשימוש"
  352. message_already_initializing: "&cמסך כבר מתחיל!"
  353. message_reload_start: "&aפלאגין נטען מחדש..."
  354. message_reload_finish: "&aפלאגין נטען מחדש!"
  355. message_admin_chat_enabled: "&aצ'אט מנהל הופעל"
  356. message_admin_chat_disabled: "&cצ'אט מנהל כובה"
  357. message_admin_chat_server_disabled: "&cצ'אט מנהל מבוטל על השרת הזה"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement