Guest User

5zig arabic

a guest
Apr 21st, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.97 KB | None | 0 0
  1. # suppress inspection "UnusedProperty" for whole file
  2. author = 5zig
  3.  
  4. gui.back = ارجع
  5. gui.continue = استمر
  6. gui.on = شغل
  7. gui.off = ايقاف
  8. gui.loading = تحميل
  9. gui.search = بحث
  10.  
  11. file_selector.open = افتح
  12. file_selector.select = اختار
  13.  
  14. input.title = إدخال
  15.  
  16. mojang.service.status = Mojang status service
  17. mojang.service.minecraft_website = Minecraft.net
  18. mojang.service.mojang_website = Mojang.com
  19. mojang.service.session = Minecraft session server
  20. mojang.service.account = Mojang account server
  21. mojang.service.authentication = Mojang authentication server
  22. mojang.service.skins = Minecraft skin server
  23. mojang.service.api = Mojang API
  24. mojang.service.textures = Minecraft textures server
  25. mojang.status.no_issues = هو العودة عبر الإنترنت
  26. mojang.status.some_issues = has some issues
  27. mojang.status.unavailable = went down
  28.  
  29. connection.closed = تسكر الاتصال
  30. connection.internal_error = Internal Error
  31. connection.error = خطأ في الإتصال
  32. connection.disconnected = انقطع الاتصال: %s
  33. connection.connecting = توصيل...
  34. connection.logging_in = تسجيل الدخول...
  35. connection.connected = متصل!
  36. connection.online = متصل على ماينكرافت
  37. connection.offline = غير متصل على ماينكرافت
  38. connection.away = Away
  39. connection.bad_login = تسجيل الدخول سيء
  40. connection.timed_out = Timed out
  41.  
  42. conn.user.not_exists =اللاعب %s غير موجود!
  43. conn.user.not_friend = %s يجب أن يكون صديقك!
  44. conn.user.not_friend_anymore = %s ليس صديقك الآن
  45. conn.user.offline = %s غير متصل
  46. conn.user.old_version = %s يستخدم إصدار سابق
  47.  
  48. conn.unread_messages = لديك %s رسائل غير مقروءة جديدة
  49. conn.groups.new = %s نشاء مجموعة جديده
  50. conn.groups.create = نشاء مجموعة جديده مع %s اللاعبين
  51. conn.groups.add.self = قمت بإضافته %s الى مجموغتك
  52. conn.groups.add.other = تم إضافتك إلى المجموعة %s
  53. conn.groups.add.already_member = Player %s is already in your Group!
  54. conn.groups.unknown = You are not a member of this Group!
  55. conn.groups.not_owner = Cannot do this as a non-owner!
  56. conn.groups.few_members = Could not find any members to add!
  57. conn.groups.max_members = Max. Member limit already reached!
  58. conn.groups.not_member = %s is not member of this Group!
  59. conn.groups.remove.self = Removed %s from Group Chat!
  60. conn.groups.remove.other = You have been removed from Group %s!
  61. conn.groups.leave = Left from Group Chat!
  62. conn.groups.new_owner = %s transferred his Ownership to you!
  63. conn.groups.delete.self = Group Chat %s deleted!
  64. conn.groups.delete.other = %s deleted Group %s!
  65. conn.groups.change_name = Successfully changed the name of your Group!
  66. conn.groups.transfered_ownership = Successfully transfered Ownership!
  67. conn.groups.promoted = Successfully promoted %s!
  68. conn.groups.promoted_by = You have been promoted by %s!
  69. conn.groups.demoted = Successfully demoted %s!
  70. conn.groups.demoted_by = You have been demoted by %s!
  71.  
  72. conn.block.self = Successfully blocked Player %s!
  73. conn.block.other = You have been blocked by %s!
  74. conn.block.not_blocked = %s is not blocked by you!
  75. conn.block.blocked = %s is currently blocked!
  76. conn.block.blocked.self = %s is currently blocked by you!
  77. conn.block.blocked.other = You are currently blocked by this Player!
  78. conn.unblock.self = Successfully unblocked Player %s!
  79. conn.unblock.other = You have been unblocked by %s!
  80.  
  81. conn.friends.requests.add.new = You got a new Friend Request from %s!
  82. conn.friends.requests.add.sent = Successfully sent a Friend Request to %s!
  83. conn.friends.requests.accept.self = You accepted the Friend Request of %s!
  84. conn.friends.requests.accept.other = %s accepted your Friend Request!
  85. conn.friends.requests.deny.self = You denied the Friend Request of %s!
  86. conn.friends.requests.deny.other = %s denied your Friend Request!
  87. conn.friends.requests.add.error.self = You cannot add yourself as a Friend!
  88. conn.friends.requests.add.error.already_friend = %s is already your Friend!
  89. conn.friends.requests.add.error.not_accepting = %s is not accepting any Friend Requests!
  90. conn.friends.requests.add.error.already_sent = You already sent a Friend Request to %s!
  91. conn.friends.remove.self = You ended your Friendship with %s!
  92. conn.friends.remove.other = %s ended your Friendship!
  93.  
  94. conn.file_transfer.too_large = File is too large!
  95. conn.file_transfer.not_accepted = File-Transfer hasn't been accepted yet!
  96. conn.file_transfer.error = An error occurred while uploading File!
  97.  
  98. conn.party.invited = Successfully invited %s players to Party!
  99. conn.party.accepted = Successfully accepted Party Invitation!
  100. conn.party.denied = Successfully denied Party Invitation!
  101. conn.party.left = Successfully left Party!
  102. conn.party.invite_error = Could not invite Party members!
  103.  
  104. conn.cape.upload.failed = Could not upload cape: %s
  105. conn.cape.upload.max_size = Image size may not be larger than %s!
  106. conn.cape.upload.wrong_dimension = Invalid cape dimension!
  107. conn.cape.upload.success = Cape successfully uploaded!
  108.  
  109. menu.no_last_server = No Last Server
  110. menu.the5zigMod = The 5zig Mod...
  111. menu.mcpvp = MCPVP
  112.  
  113. config.default = Default
  114. config.click_to_reset = Click to reset...
  115. config.list.add_entry = Add Entry...
  116. config.list.remove_entry = Remove Entry
  117. config.list.entry = 1 entry
  118. config.list.entries = %s entries
  119. config.list.category = Category
  120.  
  121. config.main.title = Options
  122. config.main.show_mod = Show Mod
  123. config.main.show_mod.desc = Toggles whether the mod should render all stats to the ingame screen.
  124. config.main.scale = Mod Scale
  125. config.main.scale.desc = Specifies the amount of percent the ingame stats of the mod should be scaled.
  126. config.main.report_crashes = Auto-Report Crashes
  127. config.main.report_crashes.desc = Specify if the mod should automatically report crashes to the mod author.\nWhen disabled, you have still the possibility to report a crash to the mod \
  128. author manually after the game has crashed.
  129. config.main.display = Display Options...
  130. config.main.display.desc = Change the colors of all ingame stats and modify some formatting settings.
  131. config.main.modules = Customize Display...
  132. config.main.modules.desc = Change the appearance of the ingame display.
  133. config.main.show_hide = Show/Hide Options...
  134. config.main.show_hide.desc = Enable or Disable specific features of the mod.
  135. config.main.server = Server Options...
  136. config.main.server.desc = Toggle various stats that get rendered when playing on a server.\nSet specific chat filters for server chat.
  137. config.main.coordinate_clipboard = Coordinates Clipboard...
  138. config.main.coordinate_clipboard.desc = Store specific x and y coordinates that will be displayed on your ingame screen.
  139. config.main.auto_update = Auto-Updating
  140. config.main.auto_update.desc = Allow the mod to automatically check for updates after every startup. If an update could be found it gets downloaded and installed automatically. All \
  141. installed mods will be kept, as long as the updated mod version uses the same Minecraft version.
  142. config.main.cape_settings = Cape Settings...
  143. config.main.cape_settings.desc = Change the appearance of your cape.\nOnly available for donators!
  144. config.main.always = Always
  145. config.main.same_version = Same Version
  146. config.main.never = Never
  147. config.main.teamspeak = TeamSpeak
  148. config.main.teamspeak.desc = Displays all current channels and clients of your current TeamSpeak Tab.
  149. config.main.language_screen = Language...
  150. config.main.language_screen.desc = Change the display language of the mod.
  151. config.main.friend_list = Friends...
  152. config.main.friend_list.desc = Add friends and chat with them online, no matter on what server they are playing!
  153. config.main.reset_config = Reset Configuration...
  154. config.main.reset_config.desc = Resets all settings of the mod. Your friends and chats will be kept.
  155. config.main.reset.title = Are you sure that you want to reset the configuration?
  156. config.main.credits = Credits...
  157.  
  158. config.reset = The Config has been Reset!
  159.  
  160. update.1 = A new version of the 5zig mod is available!
  161. update.2 = Get it from 5zig.net/downloads!
  162.  
  163. config.display.title = Display Options
  164. config.display.formatting_prefix = Formatting of Prefix
  165. config.display.formatting_prefix.desc = The prefix formatting of a render item.
  166. config.display.color_prefix = Prefix Color
  167. config.display.color_prefix.desc = The prefix color of a render item.
  168. config.display.formatting_main = Formatting of Main
  169. config.display.formatting_main.desc = The main formatting of a render item.
  170. config.display.color_main = Main Color
  171. config.display.color_main.desc = The main color of a render item.
  172. config.display.formatting_brackets = Formatting of Brackets
  173. config.display.formatting_brackets.desc = The brackets formatting of a render item.
  174. config.display.color_brackets = Brackets Color
  175. config.display.color_brackets.desc = The brackets color of a render item.
  176. config.display.number_precision = Number Precision
  177. config.display.number_precision.desc = Specifies how precisely numbers should be shortened by the mod.
  178. config.display.digits = digits
  179. config.display.max_overlays = Max Overlays
  180. config.display.max_overlays.desc = Specifies the maximum amount of overlays that should be displayed. Overlays will be displayed, when you for example receive a chat message from a friend \
  181. via the mod.
  182. config.display.zoom_factor = Zoom Factor
  183. config.display.zoom_factor.desc = Specifies the factor the screen should be zoomed when pressing the zoom key of the mod.
  184. config.display.crosshair_distance = Crosshair Distance
  185. config.display.crosshair_distance.desc = Specifies the maximum distance the mod should calculate the distance betweet the player and the block in sight.
  186. config.display.show_vanilla_potion_indicator = Vanilla Potion Indicator
  187. config.display.show_vanilla_potion_indicator.desc = Specifies whether the vanilla potion indicator (added in MC 1.9) should be displayed.
  188. config.display.show_potion_indicator = Show Potion Indicator
  189. config.display.show_potion_indicator.desc = Toggles whether a potion indicator vignette should be rendered. If the player has got a positive potion effect, a green colored vignette will be \
  190. rendered. For negative potion effects a red colored vignette will be rendered.
  191. config.display.show_hotbar_numbers = Show Hotbar Numbers
  192. config.display.show_hotbar_numbers.desc = Toggles whether the keybindings of the hotbar slots should be displayed ingame.
  193. config.display.colored_equipment_durability = Colored Armor Durability
  194. config.display.colored_equipment_durability.desc = Toggles whether the durability of the equipped items should be rendered in different colors according to their current durability.
  195. config.display.show_saturation = Show Saturation
  196. config.display.show_saturation.desc = Toggles whether the current saturation of the player should be rendered above the food bar.\nThe player saturation is another aspect of hunger that is \
  197. usually not visible. The player's food level will not decrease until the food saturation level reaches zero.
  198. config.display.show_food_heal_amount = Show Food Heal Amount
  199. config.display.show_food_heal_amount.desc = Toggles whether the heal amount of the current held food item should be rendered as half-transparent food level.
  200. config.display.show_chat_symbols = Show More Chat Symbols
  201. config.display.show_chat_symbols.desc = Toggles whether more chat symbols should be displayed above the ingame chat gui.
  202. config.display.show_last_server = Show Last Server
  203. config.display.show_last_server.desc = Toggles whether your last visited server should be displayed in main menu.
  204. config.display.show_custom_models = Show Custom Item Models
  205. config.display.show_custom_models.desc = Toggles whether custom item textures and models from you or other players should override the default item from your resource pack.
  206. config.display.keyboard_settings = LED Keyboard Settings...
  207. config.display.keyboard_settings.desc = Customize the LED keys of your Keyboard!
  208. config.display.max_chat_lines = Chat Limit
  209. config.display.max_chat_lines.desc = Sets the maximum amount of chat lines that should be available in the ingame chat history.
  210. config.display.max_chat_lines.lines = Lines
  211. config.display.static_fov = Static FOV
  212. config.display.static_fov.desc = Toggle, if your FOV (field-of-view) should be changed when you have got a speed/slowness potion effect.
  213. config.display.chat_time_prefix = Time in Chat Messages...
  214. config.display.chat_time_prefix.desc = Specify whether every chat message should have a prefix containing the current time.
  215. config.display.transparent_chat_background = Transparent Chat Background
  216. config.display.transparent_chat_background.desc = Toggles whether the chat background should be transparent.
  217. config.display.transparent_pause_menu = Transparent Pause Menu
  218. config.display.transparent_pause_menu.desc = Toggles whether the ingame pause menu background should be transparent.
  219.  
  220. config.keyboard_settings.title = LED Keyboard Settings
  221. config.keyboard_settings.control_keyboard = Control Key LEDs
  222. config.keyboard_settings.control_keyboard.desc = Toggles whether the LEDs of your keyboard should be controlled by the mod.
  223. config.keyboard_settings.none = None
  224. config.keyboard_settings.razer = Razer
  225. config.keyboard_settings.roccat = Roccat
  226. config.keyboard_settings.logitech = Logitech
  227. config.keyboard_settings.reset_keys_on_unfocus = Reset on Unfocus
  228. config.keyboard_settings.reset_keys_on_unfocus.desc = Toggles whether the LEDs of your keyboard should be reset whenever the Minecraft window is not focused anymore.
  229. config.keyboard_settings.background_led_color = LED Color
  230. config.keyboard_settings.background_led_color.desc = Specifies the color of your keyboard LED keys as hexadecimal number.
  231. config.keyboard_settings.active_led_keys = Active LED Keys
  232. config.keyboard_settings.active_led_keys.desc = Specifies the active LED key group.
  233. config.keyboard_settings.all = All
  234. config.keyboard_settings.special = Only WASD
  235. config.keyboard_settings.show_led_health = Show Health
  236. config.keyboard_settings.show_led_health.desc = Toggles whether the current health of the player should be displayed in the function row of your keyboard.
  237. config.keyboard_settings.show_led_armor = Show Armor
  238. config.keyboard_settings.show_led_armor.desc = Toggles whether the current armor of the player should be displayed in the function row of your keyboard.
  239. config.keyboard_settings.show_led_potions = Show Potions
  240. config.keyboard_settings.show_led_potions.desc = Toggles whether the keyboard should light up in the color of your active potion effect.
  241. config.keyboard_settings.show_led_damage_flash = Show Damage Flash
  242. config.keyboard_settings.show_led_damage_flash.desc = Toggles whether the keyboard should flash quickly whenever the player receives damage.
  243.  
  244. config.chat_time_prefix.title = Chat Time Prefix
  245. config.chat_time_prefix.chat_time_prefix_enabled = Enabled
  246. config.chat_time_prefix.chat_time_prefix_enabled.desc = Specify whether every chat message should have a prefix containing the current time.
  247. config.chat_time_prefix.chat_time_prefix_color = Color
  248. config.chat_time_prefix.chat_time_prefix_color.desc = Specify the color of the time.
  249. config.chat_time_prefix.chat_time_prefix_brackets_formatting = Brackets Formatting
  250. config.chat_time_prefix.chat_time_prefix_brackets_formatting.desc = Specify the formatting of the brackets
  251. config.chat_time_prefix.chat_time_prefix_brackets_color = Brackets Color
  252. config.chat_time_prefix.chat_time_prefix_brackets_color.desc = Specify the color of the brackets
  253. config.chat_time_prefix.chat_time_prefix_time_format = Format
  254. config.chat_time_prefix.chat_time_prefix_time_format.desc = Specify the time formatting.
  255.  
  256. config.server.title = Server Options
  257. config.server.general = General...
  258. config.server.general.desc = General server options.
  259. config.server.highlight_words = Highlight Words...
  260. config.server.highlight_words.desc = Add words that should be highlighted in chat. Use %player% for your own username.
  261. config.server.chatmessage_filter = Chat Messages Filter...
  262. config.server.chatmessage_filter.desc = Filter specific chat messages and select actions for them.
  263. config.server.text_replacement = Text Shortcuts...
  264. config.server.text_replacement.desc = Add shortcuts that get replaced by text upon sending a chat message.
  265. config.server.text_macros = Text Macros...
  266. config.server.text_macros.desc = Automatically send chat messages after pressing a predefined key combination.
  267. config.server.name_history = Username History...
  268. config.server.name_history.desc = Lookup the username history of a Minecraft player.
  269.  
  270. config.server_general.title = General Server Options
  271. config.server_general.show_server_stats = Show Stats
  272. config.server_general.show_server_stats.desc = Specify whether the stats of the currently connected server should be shown. (Works only on supported servers)
  273. config.server_general.show_i_p = Show IP
  274. config.server_general.show_i_p.desc = Specify whether the current server ip should be shown.
  275. config.server_general.show_players = Show Player-Count
  276. config.server_general.show_players.desc = Specify whether the amount of online players on your server should be displayed.
  277. config.server_general.show_large_start_countdown = Start Countdown
  278. config.server_general.show_large_start_countdown.desc = Specify whether a start countdown should be displayed. (Works only on supported game modes)
  279. config.server_general.show_invincibility_wears_off_time = Show Invincibility Time
  280. config.server_general.show_invincibility_wears_off_time.desc = Specify whether an invincibility timer should be displayed. (Works only on supported game modes)
  281. config.server_general.show_large_deathmatch_countdown = Deathmatch Countdown
  282. config.server_general.show_large_deathmatch_countdown.desc = Specify whether a deathmatch countdown should be displayed. (Works only on supported game modes)
  283. config.server_general.show_win_message = Show Win-Message
  284. config.server_general.show_win_message.desc = Specify whether a win message should be displayed at the end of a game. (Works only on supported game modes)
  285. config.server_general.show_compass_target = Show Compass Target
  286. config.server_general.show_compass_target.desc = Specify whether the compass target player should be displayed. (Works only on supported game modes)
  287. config.server_general.show_large_killstreaks = Show Large Killstreaks
  288. config.server_general.show_large_killstreaks.desc = Specify whether killstreaks should be displayed. (Works only on supported game modes)
  289. config.server_general.notify_on_name = Notify on Chat-Mention
  290. config.server_general.notify_on_name.desc = Specify whether you should receive a system notification when your minecraft name has been used in chat.
  291. config.server_general.auto_server_reconnect = Automatically Reconnect
  292. config.server_general.auto_server_reconnect.desc = Specify whether the client should automatically try to reconnect to the last server after being disconnected.
  293. config.server_general.mac_cmd_drop = Use CMD-Key
  294. config.server_general.mac_cmd_drop.desc = Mac-Only-Setting. Specify whether you want to use the CMD (or Apple)-Key or the CTRL-Key.\nNote: When pressing CMD+Q to drop an item stack your window may be closed!
  295. config.server_general.mojang_status = Show Mojang Status
  296. config.server_general.mojang_status.desc = Specify whether Mojang status changes should be displayed as a notification.
  297. config.server_general.allow_mod_plugin_requests = Allow mod plugin requests
  298. config.server_general.allow_mod_plugin_requests.desc = Specify whether Minecraft servers are allowed to send you mod plugin requests, which allow servers to display even more stats.
  299. config.server_general.confirm_disconnect = Confirm Disconnect
  300. config.server_general.confirm_disconnect.desc = When enabled, a confirmation gui will be displayed each time you want to disconnect from a server.
  301.  
  302. config.server.timolia = Timolia.de
  303. config.server.timolia.desc = Timolia.de server options.
  304. config.server_timolia.title = Timolia.de Options
  305. config.server_timolia.show_server_stats_timolia.desc = Toggle whether the server stats of Timolia.de should be displayed.
  306. config.server_timolia.show_tournaments = Show Tournament Info
  307. config.server_timolia.show_tournaments.desc = Specify whether 1vs1 tournament stats should be displayed.
  308. config.server_timolia.show_opponent_stats = Show Opponent Stats
  309. config.server_timolia.show_opponent_stats.desc = Specify whether the 1vs1 stats of your opponent should be displayed.
  310.  
  311. config.server.playminity = PlayMinity.com
  312. config.server.playminity.desc = PlayMinity.com server options.
  313. config.server_playminity.title = PlayMinity.com Options
  314. config.server_playminity.show_server_stats_playminity.desc = Toggle whether the server stats of PlayMinity.com should be displayed.
  315.  
  316. config.server.gommehd = GommeHD.net
  317. config.server.gommehd.desc = GommeHD.net server options.
  318. config.server_gommehd.title = GommeHD.net Options
  319. config.server_gommehd.show_server_stats_gommehd.desc = Toggle whether the server stats of GommeHD.net should be displayed.
  320.  
  321. config.server.bergwerk = Bergwerklabs.de
  322. config.server.bergwerk.desc = Bergwerklabs.de server options.
  323. config.server_bergwerk.title = Bergwerklabs.de Options
  324. config.server_bergwerk.show_server_stats_bergwerk.desc = Toggle whether the server stats of Bergwerklabs.de should be displayed.
  325.  
  326. config.server.mineplex = Mineplex.com
  327. config.server.mineplex.desc = Mineplex.com server options.
  328. config.server_mineplex.title = Mineplex.com Options
  329. config.server_mineplex.show_server_stats_mineplex.desc = Toggle whether the server stats of Mineplex.com should be displayed.
  330.  
  331. config.server.venicraft = Venicraft.at
  332. config.server.venicraft.desc = Venicraft.at server options.
  333. config.server_venicraft.title = Venicraft.at Options
  334. config.server_venicraft.show_server_stats_venicraft.desc = Toggle whether the server stats of Venicraft.at should be displayed.
  335.  
  336. config.server.hypixel = Hypixel.net
  337. config.server.hypixel.desc = Hypixel.net server options.
  338. config.server_hypixel.title = Hypixel.net Options
  339. config.server_hypixel.auto_hypixel_api_key = Auto API Key
  340. config.server_hypixel.auto_hypixel_api_key.desc = Toggle whether the Hypixel API key should be fetched by the mod automatically.
  341. config.server_hypixel.show_server_stats_hypixel.desc = Toggle whether the server stats of Hypixel.net should be displayed.
  342. config.server_hypixel.stats = Stats...
  343. config.server_hypixel.stats.desc = Browse through the stats of specific players.
  344. server.hypixel.too_many_requests = Too many requests! Please wait a few seconds!
  345. server.hypixel.no_key = No API key has been found! Please connect once to mc.hypixel.net!
  346. server.hypixel.loading = Loading...
  347. server.hypixel.stats.title = Hypixel Stats
  348. server.hypixel.stats.categories = Category
  349. server.hypixel.stats.search = Search
  350. server.hypixel.stats.player = Player
  351. server.hypixel.stats.player_not_found = Player not found!
  352. server.hypixel.stats.stats_not_found = Stats not found!
  353. server.hypixel.stats.info = %s Stats
  354. server.hypixel.stats.none = None
  355. server.hypixel.stats.general.displayname = Displayname
  356. server.hypixel.stats.general.package_rank = Rank
  357. server.hypixel.stats.general.network_exp = Exp
  358. server.hypixel.stats.general.network_level = Level
  359. server.hypixel.stats.general.karma = Karma
  360. server.hypixel.stats.general.vanity_tokens = Vanity Tokens
  361. server.hypixel.stats.general.tips_sent = Tips sent
  362. server.hypixel.stats.general.thanks_sent = Thanks sent
  363. server.hypixel.stats.general.first_login = First Login
  364. server.hypixel.stats.general.last_login = Last Login
  365. server.hypixel.stats.quake.coins = Coins
  366. server.hypixel.stats.quake.kills = Kills
  367. server.hypixel.stats.quake.deaths = Deaths
  368. server.hypixel.stats.quake.killstreaks = Killstreaks
  369. server.hypixel.stats.quake.wins = Wins
  370. server.hypixel.stats.walls.coins = Coins
  371. server.hypixel.stats.walls.kills = Kills
  372. server.hypixel.stats.walls.deaths = Deaths
  373. server.hypixel.stats.walls.wins = Wins
  374. server.hypixel.stats.walls.losses = Losses
  375. server.hypixel.stats.walls.weekly_wins_a = Weekly Wins
  376. server.hypixel.stats.walls.monthly_wins_b = Monthly Wins
  377. server.hypixel.stats.paintball.coins = Coins
  378. server.hypixel.stats.paintball.kills = Kills
  379. server.hypixel.stats.paintball.deaths = Deaths
  380. server.hypixel.stats.paintball.killstreaks = Killstreaks
  381. server.hypixel.stats.paintball.shots_fired = Shots fired
  382. server.hypixel.stats.paintball.wins = Wins
  383. server.hypixel.stats.hungergames.coins = Coins
  384. server.hypixel.stats.hungergames.kills = Kills
  385. server.hypixel.stats.hungergames.deaths = Deaths
  386. server.hypixel.stats.hungergames.wins = Wins
  387. server.hypixel.stats.hungergames.wins_teams = Team-Wins
  388. server.hypixel.stats.hungergames.monthly_kills_b = Monthly Kills
  389. server.hypixel.stats.tntgames.coins = Coins
  390. server.hypixel.stats.tntgames.wins_tntrun = TNTRun Wins
  391. server.hypixel.stats.tntgames.wins_tntag = TNTag Wins
  392. server.hypixel.stats.tntgames.tags_bowspleef = Bowspleef Tags
  393. server.hypixel.stats.tntgames.deaths_bowspleef = Bowspleef Deaths
  394. server.hypixel.stats.tntgames.wins_bowspleef = Bowspleef Wins
  395. server.hypixel.stats.tntgames.kills_capture = Wizard Kills
  396. server.hypixel.stats.tntgames.deaths_capture = Wizard Deaths
  397. server.hypixel.stats.tntgames.wins_capture = Wizard Wins
  398. server.hypixel.stats.vampirez.coins = Coins
  399. server.hypixel.stats.vampirez.human_kills = Human Kills
  400. server.hypixel.stats.vampirez.human_deaths = Human Deaths
  401. server.hypixel.stats.vampirez.human_wins = Human Wins
  402. server.hypixel.stats.vampirez.vampire_kills = Vampire Kills
  403. server.hypixel.stats.vampirez.vampire_deaths = Vampire Deaths
  404. server.hypixel.stats.vampirez.most_vampire_kills = Most Vampire Kills
  405. server.hypixel.stats.vampirez.zombie_kills = Zombie Kills
  406. server.hypixel.stats.walls3.coins = Coins
  407. server.hypixel.stats.walls3.kills = Kills
  408. server.hypixel.stats.walls3.deaths = Deaths
  409. server.hypixel.stats.walls3.final_kills = Final Kills
  410. server.hypixel.stats.walls3.final_deaths = Final Deaths
  411. server.hypixel.stats.walls3.wins = Wins
  412. server.hypixel.stats.walls3.losses = Losses
  413. server.hypixel.stats.walls3.weekly_kills = Weekly Kills
  414. server.hypixel.stats.walls3.weekly_deaths = Weekly Deaths
  415. server.hypixel.stats.walls3.kills_blaze = Blaze Kills
  416. server.hypixel.stats.walls3.deaths_blaze = Blaze Deaths
  417. server.hypixel.stats.walls3.final_kills_blaze = Blaze Final Kills
  418. server.hypixel.stats.walls3.wins_blaze = Blaze Wins
  419. server.hypixel.stats.walls3.losses_blaze = Blaze Losses
  420. server.hypixel.stats.walls3.kills_creeper = Creeper Kills
  421. server.hypixel.stats.walls3.deaths_creeper = Creeper Deaths
  422. server.hypixel.stats.walls3.final_kills_creeper = Creeper Final Kills
  423. server.hypixel.stats.walls3.wins_creeper = Creeper Wins
  424. server.hypixel.stats.walls3.losses_creeper = Creeper Losses
  425. server.hypixel.stats.walls3.kills_enderman = Enderman Kills
  426. server.hypixel.stats.walls3.deaths_enderman = Enderman Deaths
  427. server.hypixel.stats.walls3.final_kills_enderman = Enderman Final Kills
  428. server.hypixel.stats.walls3.wins_enderman = Enderman Wins
  429. server.hypixel.stats.walls3.losses_enderman = Enderman Losses
  430. server.hypixel.stats.walls3.kills_herobrine = Herobrine Kills
  431. server.hypixel.stats.walls3.deaths_herobrine = Herobrine Deaths
  432. server.hypixel.stats.walls3.final_kills_herobrine = Herobrine Final Kills
  433. server.hypixel.stats.walls3.wins_herobrine = Herobrine Wins
  434. server.hypixel.stats.walls3.losses_herobrine = Herobrine Losses
  435. server.hypixel.stats.walls3.kills_skeleton = Skeleton Kills
  436. server.hypixel.stats.walls3.deaths_skeleton = Skeleton Deaths
  437. server.hypixel.stats.walls3.final_kills_skeleton = Skeleton Final Kills
  438. server.hypixel.stats.walls3.wins_skeleton = Skeleton Wins
  439. server.hypixel.stats.walls3.losses_skeleton = Skeleton Losses
  440. server.hypixel.stats.walls3.kills_spider = Spider Kills
  441. server.hypixel.stats.walls3.deaths_spider = Spider Deaths
  442. server.hypixel.stats.walls3.final_kills_spider = Spider Final Kills
  443. server.hypixel.stats.walls3.wins_spider = Spider Wins
  444. server.hypixel.stats.walls3.losses_spider = Spider Losses
  445. server.hypixel.stats.walls3.kills_zombie = Zombie Kills
  446. server.hypixel.stats.walls3.deaths_zombie = Zombie Deaths
  447. server.hypixel.stats.walls3.final_kills_zombie = Zombie Final Kills
  448. server.hypixel.stats.walls3.wins_zombie = Zombie Wins
  449. server.hypixel.stats.walls3.losses_zombie = Zombie Losses
  450. server.hypixel.stats.arcade.coins = Coins
  451. server.hypixel.stats.arcade.kills_dayone = Dayone Kills
  452. server.hypixel.stats.arcade.wins_dayone = Dayone Wins
  453. server.hypixel.stats.arcade.headshots_dayone = Dayone Headshots
  454. server.hypixel.stats.arcade.kills_dragonwars2 = Dragonwars Kills
  455. server.hypixel.stats.arcade.kills_oneinthequiver = OneInTheQuiver Kills
  456. server.hypixel.stats.arcade.deaths_oneinthequiver = OneInTheQuiver Deaths
  457. server.hypixel.stats.arcade.wins_oneinthequiver = OneInTheQuiver Wins
  458. server.hypixel.stats.arcade.bounty_kills_oneinthequiver = OneInTheQuiver Bounty Kills
  459. server.hypixel.stats.arcade.kills_throw_out = Throw Out Kills
  460. server.hypixel.stats.arcade.deaths_throw_out = Throw Out Deaths
  461. server.hypixel.stats.arcade.poop_collected = Poop collected
  462. server.hypixel.stats.arcade.wins_party = Party Games 1 Wins
  463. server.hypixel.stats.arcade.wins_party2 = Party Games 2 Wins
  464. server.hypixel.stats.arcade.sw_kills = GW Kills
  465. server.hypixel.stats.arcade.sw_empire_kills = GW Empire Kills
  466. server.hypixel.stats.arcade.sw_rebel_kills = GW Rebel Kills
  467. server.hypixel.stats.arcade.sw_deaths = GW Deaths
  468. server.hypixel.stats.arcade.sw_shots_fired = GW Shots Fired
  469. server.hypixel.stats.arcade.sw_weekly_kills_a = GW Weekly Kills
  470. server.hypixel.stats.arcade.sw_monthly_kills_a = GW Monthly Kills
  471. server.hypixel.stats.arcade.wins_farm_hunt = Farm Hunt Wins
  472. server.hypixel.stats.arena.coins = Coins
  473. server.hypixel.stats.arena.rating = Rating
  474. server.hypixel.stats.arena.kills_1v1 = 1v1 Kills
  475. server.hypixel.stats.arena.deaths_1v1 = 1v1 Deaths
  476. server.hypixel.stats.arena.wins_1v1 = 1v1 Wins
  477. server.hypixel.stats.arena.losses_1v1 = 1v1 Losses
  478. server.hypixel.stats.arena.damage_1v1 = 1v1 Damage
  479. server.hypixel.stats.arena.kills_2v2 = 2v2 Kills
  480. server.hypixel.stats.arena.deaths_2v2 = 2v2 Deaths
  481. server.hypixel.stats.arena.wins_2v2 = 2v2 Wins
  482. server.hypixel.stats.arena.losses_2v2 = 2v2 Losses
  483. server.hypixel.stats.arena.damage_2v2 = 2v2 Damage
  484. server.hypixel.stats.arena.kills_4v4 = 4v4 Kills
  485. server.hypixel.stats.arena.deaths_4v4 = 4v4 Deaths
  486. server.hypixel.stats.arena.wins_4v4 = 4v4 Wins
  487. server.hypixel.stats.arena.losses_4v4 = 4v4 Losses
  488. server.hypixel.stats.arena.damage_4v4 = 4v4 Damage
  489. server.hypixel.stats.mcgo.coins = Coins
  490. server.hypixel.stats.mcgo.kills = Kills
  491. server.hypixel.stats.mcgo.cop_kills = Cop Kills
  492. server.hypixel.stats.mcgo.criminal_kills = Criminal Kills
  493. server.hypixel.stats.mcgo.deaths = Deaths
  494. server.hypixel.stats.mcgo.game_wins = Game Wins
  495. server.hypixel.stats.mcgo.round_wins = Round Wins
  496. server.hypixel.stats.mcgo.shots_fired = Shots Fired
  497. server.hypixel.stats.mcgo.bombs_planted = Bombs planted
  498. server.hypixel.stats.mcgo.bombs_defused = Bombs defused
  499. server.hypixel.stats.uhc.coins = Coins
  500. server.hypixel.stats.uhc.kills = Kills
  501. server.hypixel.stats.uhc.deaths = Deaths
  502. server.hypixel.stats.uhc.wins = Wins
  503. server.hypixel.stats.uhc.score = Score
  504. server.hypixel.stats.uhc.heads_eaten = Heads eaten
  505. server.hypixel.stats.battleground.coins = Coins
  506. server.hypixel.stats.battleground.chosen_class = Chosen Class
  507. server.hypixel.stats.battleground.kills = Kills
  508. server.hypixel.stats.battleground.assists = Assists
  509. server.hypixel.stats.battleground.deaths = Deaths
  510. server.hypixel.stats.battleground.wins = Wins
  511. server.hypixel.stats.battleground.wins_domination = Domination Wins
  512. server.hypixel.stats.battleground.wins_capturetheflag = CTF Wins
  513. server.hypixel.stats.battleground.losses = Losses
  514. server.hypixel.stats.battleground.damage = Damage
  515. server.hypixel.stats.battleground.repaired = Weapons repaired
  516. server.hypixel.stats.battleground.flag_conquer_self = Flags conquered
  517. server.hypixel.stats.gingerbread.coins = Coins
  518. server.hypixel.stats.gingerbread.wins = Wins
  519. server.hypixel.stats.gingerbread.gold_trophy = Gold Trophy
  520. server.hypixel.stats.gingerbread.silver_trophy = Silver Trophy
  521. server.hypixel.stats.gingerbread.bronze_trophy = Bronze Trophy
  522. server.hypixel.stats.gingerbread.laps_completed = Laps completed
  523. server.hypixel.stats.gingerbread.coins_picked_up = Coins picked up
  524. server.hypixel.stats.gingerbread.box_pickups = Box Pickups
  525. server.hypixel.stats.gingerbread.banana_hits_sent = Banana Hits sent
  526. server.hypixel.stats.gingerbread.banana_hits_received = Banana Hits received
  527. server.hypixel.stats.skywars.coins = Coins
  528. server.hypixel.stats.skywars.kills = Kills
  529. server.hypixel.stats.skywars.assists = Assists
  530. server.hypixel.stats.skywars.deaths = Deaths
  531. server.hypixel.stats.skywars.wins = Wins
  532. server.hypixel.stats.skywars.win_streak = Win Streak
  533. server.hypixel.stats.skywars.losses = Losses
  534. server.hypixel.stats.skywars.blocks_placed = Blocks placed
  535. server.hypixel.stats.skywars.blocks_broken = Blocks broken
  536. server.hypixel.stats.skywars.quits = Quits
  537. server.hypixel.stats.skywars.soul_well = Soul Wells
  538. server.hypixel.stats.skywars.soul_well_legendaries = Legendary Soul Wells
  539. server.hypixel.stats.skywars.soul_well_rares = Rare Soul Wells
  540. server.hypixel.stats.skywars.souls_gathered = Souls gathered
  541. server.hypixel.stats.skywars.egg_thrown = Eggs thrown
  542. server.hypixel.stats.skywars.enderpearls_thrown = Enderpearls thrown
  543. server.hypixel.stats.skywars.arrows_shot = Arrows shot
  544. server.hypixel.stats.skywars.arrows_hit = Arrows hit
  545. server.hypixel.stats.skywars.items_enchanted = Items enchanted
  546.  
  547. config.server_hypixel.guild = Guilds...
  548. config.server_hypixel.guild.desc = Display specific infos about Hypixel Guilds.
  549. server.hypixel.guild.title = Hypixel Guilds
  550. server.hypixel.guild.help = Please enter the name of your Guild or the name of the Player whose Guild you want to find.
  551. server.hypixel.guild.guild = Guild or Player
  552. server.hypixel.guild.search.by_name = Name
  553. server.hypixel.guild.search.by_player = Player
  554. server.hypixel.guild.not_found = Guild could not be found!
  555. server.hypixel.guild.info.name = Name
  556. server.hypixel.guild.info.tag = Tag
  557. server.hypixel.guild.info.created = Date Created
  558. server.hypixel.guild.info.coins = Coins
  559. server.hypixel.guild.info.coins_ever = Coins Total
  560. server.hypixel.guild.info.members = Members
  561.  
  562. config.server_hypixel.friends = Friends...
  563. config.server_hypixel.friends.desc = Displays all your Hypixel friends.
  564. server.hypixel.friends.title = Hypixel Friends
  565. server.hypixel.friends.display_stats = Show Stats
  566. server.hypixel.friends.add_mod = Add in Mod
  567. server.hypixel.friends.add_mod_all = Add all
  568.  
  569. chat_filter.title = Chat Message Filter
  570. chat_filter.help = Use the Chat Message Filter to Ignore specific Chat Messages on a Server. You may also use Wildcards to match messages.
  571. chat_filter.add = Add Message
  572. chat_filter.edit = Edit Message
  573. chat_filter.delete = Delete Message
  574. chat_filter.edit.title = Edit Chat Message
  575. chat_filter.edit.chat_message = Chat Message:
  576. chat_filter.edit.except = Exceptions:
  577. chat_filter.edit.servers = Servers:
  578. chat_filter.edit.auto_text = Auto Text:
  579. chat_filter.edit.auto_text_delay = Delay (ticks):
  580. chat_filter.edit.multiple_ips = Multiple Server-IPs can be separated with a comma.
  581. chat_filter.edit.action = Action:
  582. chat_filter.edit.action.ignore = Ignore
  583. chat_filter.edit.action.2nd_chat = Print in 2nd Chat
  584. chat_filter.edit.action.notify = Notify when AFK
  585. chat_filter.edit.action.auto_text = Auto Text
  586. chat_filter.edit.use_regex = Use Regex (advanced!):
  587. chat_filter.edit.help = You can use "*" to ignore a part of a String or "?" to ignore a single character. To escape a wildcard use "\\".\nIf you enter for example "Tracking *", it will \
  588. match "Tracking 5zig", but also "Tracking 4zig". You can except special words by entering them into the Exceptions input field, separated with one comma from each other.
  589.  
  590. text_replacement.title = Text Shortcuts
  591. text_replacement.add = Add Shortcut
  592. text_replacement.edit = Edit Shortcut
  593. text_replacement.delete = Delete Shortcut
  594. text_replacement.edit.title = Edit Shortcut
  595. text_replacement.edit.message = Message:
  596. text_replacement.edit.replacement = Replacement:
  597. text_replacement.edit.ignore_commands = Ignore Commands: %s
  598. text_replacement.edit.replace_inside_words = Replace Inside Words: %s
  599. text_replacement.help = Add shortcuts that get replaced by text upon sending a chat message.
  600.  
  601. text_macros.title = Text Macros
  602. text_macros.add = Add Macro
  603. text_macros.edit = Edit Macro
  604. text_macros.delete = Delete Macro
  605. text_macros.edit.title = Edit Macro
  606. text_macros.edit.message = Message:
  607. text_macros.edit.macro = Key Combination:
  608. text_macros.edit.macro.press = Press And Enter Your Key Combination
  609. text_macros.edit.macro.listening = Waiting For Key Strokes
  610. text_macros.edit.macro.stop = Click To Stop
  611. text_macros.help = Automatically send chat messages after pressing a predefined key combination.
  612.  
  613. name_history.title = Username History
  614. name_history.search = Search...
  615. name_history.searching = Searching...
  616. name_history.suggestions = Suggestions
  617. name_history.profile.title = Username History Search Result
  618. name_history.profile.history = Username History:
  619. name_history.profile.copy = Click to Copy to Clipboard
  620. name_history.profile.not_found = Profile not found!
  621.  
  622. modules.title = Render Customization
  623. modules.help = Help...
  624. modules.help.display = In this screen you can change the whole appearance of the mod. Everything that should be rendered is divided into separate packages, or "modules". These modules have \
  625. got their own name, title and location, but they contain also specific "items" that get rendered. An item can be for example responsible for displaying your coordinates or your \
  626. active potion effects. You can add and remove modules and items as well.
  627. modules.reset = Reset All
  628. modules.reset.title = Are you sure you want to reset the rendering gui to its defaults?
  629. modules.list.title = Modules
  630. modules.add = Add new Module...
  631. modules.settings = Settings...
  632. modules.enable = Enable
  633. modules.disable = Disable
  634. modules.move_up = Move Up
  635. modules.move_down = Move Down
  636. modules.preview = Preview
  637. modules.location = Location
  638. modules.location.top_left = Top Left
  639. modules.location.top_right = Top Right
  640. modules.location.center_left = Center Left
  641. modules.location.center_right = Center Right
  642. modules.location.bottom_left = Bottom Left
  643. modules.location.bottom_right = Bottom Right
  644. modules.location.custom = Custom
  645. modules.anchor = Anchor
  646. modules.anchor.top_left = Top Left
  647. modules.anchor.top_center = Top Center
  648. modules.anchor.top_right = Top Right
  649. modules.anchor.center_left = Center Left
  650. modules.anchor.center_center = Center
  651. modules.anchor.center_right = Center Right
  652. modules.anchor.bottom_left = Bottom Left
  653. modules.anchor.bottom_center = Bottom Center
  654. modules.anchor.bottom_right = Bottom Right
  655. modules.settings.title = Module Settings
  656. modules.settings.list.title = Settings
  657. modules.settings.none = None
  658. modules.settings.default = Default
  659. modules.settings.custom = Custom
  660. modules.settings.id = Id
  661. modules.settings.id.change = Please enter a new unique Id for this module.
  662. modules.settings.id.already_used = That Id is already used by another module
  663. modules.settings.name = Name
  664. modules.settings.name.change = Please enter a new name for this module.
  665. modules.settings.translation = Translation-Key
  666. modules.settings.translation.change = Please enter a new translation key for the title of this module.
  667. modules.settings.items = Items (%s)...
  668. modules.settings.show_label = Show Label
  669. modules.settings.label.color = Label Color
  670. modules.settings.server = Server
  671. modules.settings.render = Render
  672. modules.settings.render.timolia_tournament = Timolia 1vs1 Tournament
  673. modules.settings.render.custom_server = Server API
  674. modules.settings.scale = Scale
  675. modules.settings.box_opacity = Box Opacity
  676. modules.settings.item.list.items = Items
  677. modules.settings.item.list.settings = Settings
  678. modules.settings.item.add = Add new Item...
  679. modules.settings.item.color = Color
  680. modules.settings.item.prefix_color = Prefix Color
  681. modules.settings.item.prefix_formatting = Prefix Formatting
  682. modules.settings.item.main_color = Main Color
  683. modules.settings.item.main_formatting = Main Formatting
  684. modules.settings.item.prefix = Prefix
  685.  
  686. modules.category.general = General
  687. modules.category.equip = Equipment
  688. modules.category.combat = Combat
  689. modules.category.server_general = Server General
  690. modules.category.server_timolia = Server Timolia
  691. modules.category.server_gommehd = Server GommeHD
  692. modules.category.server_playminity = Server PlayMinity
  693. modules.category.server_bergwerk = Server Bergwerklabs
  694. modules.category.server_hypixel = Server Hypixel
  695. modules.category.server_venicraft = Server Venicraft
  696. modules.category.server_cytooxien = Server Cytooxien
  697. modules.category.server_simplehg = Server SimpleHG
  698. modules.category.system = System
  699. modules.category.other = Other
  700.  
  701. modules.item.dummy = (Dummy)
  702. modules.item.fps = FPS
  703. modules.item.fps.desc = Displays how many frames are being rendered per second.
  704. modules.item.fps.precise_f_p_s = Precise FPS Counter
  705. modules.item.fps.precise_f_p_s.desc = Specifies whether a more precise FPS-Counter (Frame-per-second-counter) should be enabled. This counter will update the current FPS every 50 ms)
  706. modules.item.cps = CPS
  707. modules.item.cps.desc = Displays how many times you are clicking your mouse per second.
  708. modules.item.cps.type = Show
  709. modules.item.cps.type.desc = Select what type of clicks per second should be displayed.
  710. modules.item.cps.left_click = Left Clicks
  711. modules.item.cps.right_click = Right Clicks
  712. modules.item.cps.sum = Total Clicks
  713. modules.item.cps.both = Both Clicks
  714. modules.item.afk_time = Away Time
  715. modules.item.afk_time.desc = Displays the amount of time you haven't been moving your mouse or pressing a key on your keyboard.
  716. modules.item.coordinates = Coordinates
  717. modules.item.coordinates.desc = Displays the coordinates of your player.
  718. modules.item.coordinates.coord_style = Coord Style
  719. modules.item.coordinates.coord_style.desc = Changes the way coordinates get rendered ingame.
  720. modules.item.coordinates.below_other = Below Other
  721. modules.item.coordinates.side_by_side = Side by Side
  722. modules.item.chunk_coordinates = Chunk Coordinates
  723. modules.item.chunk_coordinates.desc = Displays your chunk coordinates.
  724. modules.item.chunk_coordinates.coord_style = Coord Style
  725. modules.item.chunk_coordinates.coord_style.desc = Changes the way coordinates get rendered ingame.
  726. modules.item.chunk_coordinates.below_other = Below Other
  727. modules.item.chunk_coordinates.side_by_side = Side by Side
  728. modules.item.chunk_coordinates.chunk_style = Display
  729. modules.item.chunk_coordinates.chunk_style.desc = Toggle whether your relative chunk coordinates should be displayed as well.
  730. modules.item.chunk_coordinates.relative = Relative
  731. modules.item.chunk_coordinates.chunk = Chunk only
  732. modules.item.chunk_coordinates.both = Relative and Chunk
  733. modules.item.death_coordinates = Death Location
  734. modules.item.death_coordinates.desc = Displays your last death location.
  735. modules.item.death_coordinates.nether = Nether
  736. modules.item.death_coordinates.the_end = The End
  737. modules.item.direction = Direction
  738. modules.item.direction.desc = Displays the direction your player is facing.
  739. modules.item.direction.direction_style = Direction
  740. modules.item.direction.direction_style.desc = Changes how the direction of the player should be displayed.
  741. modules.item.direction.number = Number
  742. modules.item.direction.string = String
  743. modules.item.direction.both = Both
  744. modules.item.direction.degree = Degree
  745. modules.item.direction.show_direction_towards = Show Direction Towards
  746. modules.item.direction.show_direction_towards.desc = Toggles whether it should be displayed, in what x- and z-direction the player is looking.
  747. modules.item.pitch = Pitch
  748. modules.item.pitch.desc = Displays the pitch rotation of your player.
  749. modules.item.biome = Biome
  750. modules.item.biome.desc = Displays the biome your player is currently situated.
  751. modules.item.entities = Entity Count
  752. modules.item.entities.desc = Displays the entity count of your direction and the total entity count of your world.
  753. modules.item.target_block_coordinates = Target Block Coordinates
  754. modules.item.target_block_coordinates.desc = Displays the coordinates of the block you are looking at.
  755. modules.item.target_block_coordinates.coord_style = Coord Style
  756. modules.item.target_block_coordinates.coord_style.desc = Changes the way coordinates get rendered ingame.
  757. modules.item.target_block_coordinates.below_other = Below Other
  758. modules.item.target_block_coordinates.side_by_side = Side by Side
  759. modules.item.target_block_name = Target Block Id
  760. modules.item.target_block_name.desc = Displays the id of the block you are looking at.
  761. modules.item.target_block_name.show_resource_domain = Show Resource Domain
  762. modules.item.target_block_name.show_resource_domain.desc = Toggle whether the resource domain (eg. minecraft:) should be displayed, too.
  763. modules.item.potions = Potions
  764. modules.item.potions.desc = Displays all your active potion effects.
  765. modules.item.potions.colored_potion_durability = Colored Potion Durability
  766. modules.item.potions.colored_potion_durability.desc = Toggles whether the durability of the active potion effects should be rendered in different colors according to their current \
  767. durability.
  768. modules.item.light_level = Light Level
  769. modules.item.light_level.desc = Displays the current light level of your position.
  770. modules.item.light_level.light_level_percentage = Show Percentage
  771. modules.item.light_level.light_level_percentage.desc = Toggles whether the light level should be displayed as percentage (where 100% is the max light level) or as a value between 0 and 15.
  772. modules.item.speed = Speed
  773. modules.item.speed.desc = Displays your current moving speed in metres per second.
  774. modules.item.time = Time
  775. modules.item.time.desc = Displays your real time. The time will be formatted according to your system time format.
  776. modules.item.time.style = Style
  777. modules.item.time.style.desc = Sets the formatting of the time.
  778. modules.item.time.system = System Default
  779. modules.item.time.hours_24 = 24-Hour-Format
  780. modules.item.time.hours_12 = 12-Hour-Format
  781. modules.item.time.show_seconds = Show Seconds
  782. modules.item.time.show_seconds.desc = Toggle whether seconds should be displayed as well.
  783. modules.item.date = Date
  784. modules.item.date.desc = Displays your real date. The date will be formatted according to your system date format.
  785. modules.item.timer = Timer
  786. modules.item.timer.desc = Displays your active Timer. You can start, stop and pause the timer using the respective keybindings.
  787. modules.item.memory = Memory
  788. modules.item.memory.desc = Displays the available memory to the Java VM in either percent or absolute values.
  789. modules.item.memory.style = Style
  790. modules.item.memory.style.desc = Toggles whether the used memory should be displayed as percentage, absolute value or both.
  791. modules.item.memory.percentage = Percentage
  792. modules.item.memory.bytes = Absolute
  793. modules.item.memory.both = Both
  794. modules.item.battery = Battery
  795. modules.item.battery.desc = Displays the current status of your Laptop Battery. Works ONLY on Windows Laptops!
  796. modules.item.battery.charge_status = Charge Status
  797. modules.item.battery.charge_status.desc = Toggles whether the charging status of your battery should be displayed.
  798. modules.item.battery.plugged_in = Plugged In
  799. modules.item.battery.un_plugged = Unplugged
  800. modules.item.spotify = Spotify
  801. modules.item.spotify.desc = Displays the current Track, Artist and Album cover of the Spotify Song you are currently listening to.
  802. modules.item.spotify.show_spotify_always = Show Always
  803. modules.item.spotify.show_spotify_always.desc = Specify, whether this box should be displayed always or only when Spotify is opened.
  804. modules.item.spotify.error.invalid_oauth_token = Invalid OAuth Token
  805. modules.item.spotify.error.expired_oauth_token = OAuth Token Expired
  806. modules.item.spotify.error.invalid_csrf_token = Invalid Csrf Token
  807. modules.item.spotify.error.oauth_token_invalid_for_user = Invalid OAuth Token
  808. modules.item.spotify.error.no_user_logged_in = Not logged in
  809. modules.item.spotify.error.unknown = Could not connect to Spotify!
  810. modules.item.spotify.ad = Ad
  811. modules.item.itunes = iTunes
  812. modules.item.itunes.desc = Displays the current Track, Artist and Album cover of the iTunes Song you are currently listening to.
  813. modules.item.itunes.show_i_tunes_always = Show Always
  814. modules.item.itunes.show_i_tunes_always.desc = Specify, whether this box should be displayed always or only when iTunes is opened.
  815. modules.item.iloveradio = ILoveRadio.de
  816. modules.item.iloveradio.desc = Displays the Track, Artist and Album cover of the currently playing song on ILoveRadio.de
  817. modules.item.iloveradio.channel = Channel
  818. modules.item.iloveradio.channel.desc = Select the channel you are currently listening to.
  819. modules.item.iloveradio.unknown = Unknown
  820. modules.item.einslive = 1LIVE
  821. modules.item.einslive.desc = Displays the Track, Artist and Album cover of the currently playing song on 1LIVE.de
  822. modules.item.teamspeak = TeamSpeak
  823. modules.item.teamspeak.desc = Displays the players that are currently in your TeamSpeak channel.
  824. modules.item.teamspeak.show_all_tabs = Show All Tabs
  825. modules.item.teamspeak.show_all_tabs.desc = Toggle whether your current channels of all the TeamSpeak servers you are currently online should be shown or if only the current channel of the currently selected server should be displayed.
  826. modules.item.teamspeak.more = ...and %s more
  827. modules.item.coordinates_clipboard = Coordinates Clipboard
  828. modules.item.coordinates_clipboard.desc = Displays your saved coordinates of the coordinates clipboard, together with a small arrow indicating the location of your saved coordinates.
  829. modules.item.custom_server = Custom Server
  830. modules.item.custom_server.desc = Displays all stats sent to you by using the official API.
  831. modules.item.entity_health = Entity Health Indicator
  832. modules.item.entity_health.desc = Displays the health of the entity your cross hair is currently aiming at.
  833. modules.item.main_hand = Main Hand
  834. modules.item.main_hand.desc = Renders the item of your main hand.
  835. modules.item.main_hand.attributes = Show Attributes
  836. modules.item.main_hand.attributes.desc = Displays the damage attribute value of your held item.
  837. modules.item.main_hand.durability = Durability
  838. modules.item.main_hand.durability.desc = Specify how the durability of your held item should be displayed.
  839. modules.item.main_hand.disabled = Disabled
  840. modules.item.main_hand.relative = Relative
  841. modules.item.main_hand.absolute = Absolute
  842. modules.item.main_hand.total = Absolute/Total
  843. modules.item.off_hand = Off Hand
  844. modules.item.off_hand.desc = Renders the item of your off hand.
  845. modules.item.off_hand.attributes = Show Attributes
  846. modules.item.off_hand.attributes.desc = Displays the damage attribute value of your held item.
  847. modules.item.off_hand.durability = Durability
  848. modules.item.off_hand.durability.desc = Specify how the durability of your held item should be displayed.
  849. modules.item.off_hand.disabled = Disabled
  850. modules.item.off_hand.relative = Relative
  851. modules.item.off_hand.absolute = Absolute
  852. modules.item.off_hand.total = Absolute/Total
  853. modules.item.helmet = Helmet
  854. modules.item.helmet.desc = Renders your Helmet.
  855. modules.item.helmet.attributes = Show Attributes
  856. modules.item.helmet.attributes.desc = Displays the armor attribute value of your helmet.
  857. modules.item.helmet.durability = Durability
  858. modules.item.helmet.durability.desc = Specify how the durability of your helmet should be displayed.
  859. modules.item.helmet.disabled = Disabled
  860. modules.item.helmet.relative = Relative
  861. modules.item.helmet.absolute = Absolute
  862. modules.item.helmet.total = Absolute/Total
  863. modules.item.chestplate = Chestplate
  864. modules.item.chestplate.desc = Renders your Chestplate
  865. modules.item.chestplate.attributes = Show Attributes
  866. modules.item.chestplate.attributes.desc = Displays the armor attribute value of your chestplate.
  867. modules.item.chestplate.durability = Durability
  868. modules.item.chestplate.durability.desc = Specify how the durability of your chestplate should be displayed.
  869. modules.item.chestplate.disabled = Disabled
  870. modules.item.chestplate.relative = Relative
  871. modules.item.chestplate.absolute = Absolute
  872. modules.item.chestplate.total = Absolute/Total
  873. modules.item.leggings = Leggings
  874. modules.item.leggings.desc = Renders your Leggings.
  875. modules.item.leggings.attributes = Show Attributes
  876. modules.item.leggings.attributes.desc = Displays the armor attribute value of your leggings.
  877. modules.item.leggings.durability = Durability
  878. modules.item.leggings.durability.desc = Specify how the durability of your leggings should be displayed.
  879. modules.item.leggings.disabled = Disabled
  880. modules.item.leggings.relative = Relative
  881. modules.item.leggings.absolute = Absolute
  882. modules.item.leggings.total = Absolute/Total
  883. modules.item.boots = Boots
  884. modules.item.boots.desc = Renders your Boots.
  885. modules.item.boots.attributes = Show Attributes
  886. modules.item.boots.attributes.desc = Displays the armor attribute value of your boots.
  887. modules.item.boots.durability = Durability
  888. modules.item.boots.durability.desc = Specify how the durability of your boots should be displayed.
  889. modules.item.boots.disabled = Disabled
  890. modules.item.boots.relative = Relative
  891. modules.item.boots.absolute = Absolute
  892. modules.item.boots.total = Absolute/Total
  893. modules.item.arrows = Arrow Count
  894. modules.item.arrows.desc = Displays the Arrow Count of your inventory.
  895. modules.item.arrows.show_always = Show Always
  896. modules.item.arrows.show_always.desc = Specifies whether the arrow count should be displayed always or only whenever you hold a bow in your hand.
  897. modules.item.soups = Soup Count
  898. modules.item.soups.desc = Displays the Soup Count of your inventory.
  899. modules.item.ip = IP
  900. modules.item.ip.desc = Displays the IP of the server you are currently connected to.
  901. modules.item.players = Player Count
  902. modules.item.players.desc = Displays the player count of the server you are currently connected to.
  903. modules.item.ping = Ping
  904. modules.item.ping.desc = Displays the ping of the server you are currently connected to.
  905. modules.item.lobby = Lobby
  906. modules.item.lobby.desc = Displays the lobby name of the server you are currently connected to.
  907. modules.item.countdown = Countdown
  908. modules.item.countdown.desc = Displays a countdown for the current game mode you are playing.
  909. modules.item.kills = Kills
  910. modules.item.kills.desc = Displays your kills for the current game mode you are playing.
  911. modules.item.killstreak = Killstreak
  912. modules.item.killstreak.desc = Displays your killstreak for the current game mode you are playing.
  913. modules.item.deaths = Deaths
  914. modules.item.deaths.desc = Displays your deaths for the current game mode you are playing.
  915. modules.item.win_message = Win Message
  916. modules.item.win_message.desc = Displays the winner of the current game mode you are playing.
  917. modules.item.online_friends = Online Friends
  918. modules.item.online_friends.desc = Displays your online friends on the server you are playing.
  919. modules.item.online_friends.length = Max Length
  920. modules.item.online_friends.length.desc = The maximum amount of friends that should be displayed.
  921. modules.item.online_friends.nobody = No online friends!
  922. modules.item.timolia_pvp_winstreak = PVP Winstreak
  923. modules.item.timolia_pvp_winstreak.desc = Displays the current winstreak in 1vs1 on the Timolia Network.
  924. modules.item.timolia_pvp_opponent = PVP Opponent
  925. modules.item.timolia_pvp_opponent.desc = Displays your opponent in 1vs1 on the Timolia Network.
  926. modules.item.timolia_pvp_opponent_games = PVP Opponent Games
  927. modules.item.timolia_pvp_opponent_games.desc = Displays the games your opponent has played in 1vs1 on the Timolia Network.
  928. modules.item.timolia_pvp_opponent_wins = PVP Opponent Wins
  929. modules.item.timolia_pvp_opponent_wins.desc = Displays the games your opponent has won in 1vs1 on the Timolia Network.
  930. modules.item.timolia_pvp_opponent_kdr = PVP Opponent KdR
  931. modules.item.timolia_pvp_opponent_kdr.desc = Displays the kill death ration of your opponent in 1vs1 on the Timolia Network.
  932. modules.item.timolia_tournament_participants = Tournament Participants
  933. modules.item.timolia_tournament_participants.desc = Displays the tournament participants in 1vs1 on the Timolia Network.
  934. modules.item.timolia_tournament_round = Tournament Round
  935. modules.item.timolia_tournament_round.desc = Displays the tournament round in 1vs1 on the Timolia Network.
  936. modules.item.timolia_tournament_first_to = Tournament First To Count
  937. modules.item.timolia_tournament_first_to.desc = Displays the amount of wins you need to win a round in 1vs1 on the Timolia Network.
  938. modules.item.timolia_tournament_qualification = Tournament Qualification Rounds
  939. modules.item.timolia_tournament_qualification.desc = Displays the amount of qualification rounds of a tournament in 1vs1 on the Timolia Network.
  940. modules.item.timolia_tournament_round_score = Tournament Round Score
  941. modules.item.timolia_tournament_round_score.desc = Displays your amount of wins and loses of the current round in 1vs1 on the Timolia Network.
  942. modules.item.timolia_dna_height = DNA Height
  943. modules.item.timolia_dna_height.desc = Displays your height in DNA on the Timolia Network.
  944. modules.item.timolia_arcade_current_minigame = Arcade Current Minigame
  945. modules.item.timolia_arcade_current_minigame.desc = Displays the current minigame in Arcade on the Timolia Network.
  946. modules.item.timolia_arcade_next_minigame = Arcade Next Minigame
  947. modules.item.timolia_arcade_next_minigame.desc = Displays the next minigame in Arcade on the Timolia Network.
  948. modules.item.timolia_arena_round = 4rena Round
  949. modules.item.timolia_arena_round.desc = Displays the current round in 4rena on the Timolia Network.
  950. modules.item.timolia_brainbow_team = Brainbow Team
  951. modules.item.timolia_brainbow_team.desc = Displays your team in Brainbow on the Timolia Network.
  952. modules.item.timolia_brainbow_score = Brainbow Score
  953. modules.item.timolia_brainbow_score.desc = Displays your score in Brainbow on the Timolia Network.
  954. modules.item.timolia_advent_medal = Advent Medal
  955. modules.item.timolia_advent_medal.desc = Displays your medal in Advent on the Timolia Network.
  956. modules.item.timolia_advent_parkour = Advent Parkour
  957. modules.item.timolia_advent_parkour.desc = Displays the parkour you are currently playing in Advent on the Timolia Network.
  958. modules.item.timolia_advent_checkpoint = Advent Checkpoint
  959. modules.item.timolia_advent_checkpoint.desc = Displays the current amount of checkpoints in Advent on the Timolia Network.
  960. modules.item.timolia_advent_fails = Advent Fails
  961. modules.item.timolia_advent_fails.desc = Displays the current amount of fails in Advent on the Timolia Network.
  962. modules.item.timolia_intime_invincibility = InTime Invincibility Time
  963. modules.item.timolia_intime_invincibility.desc = Displays the remaining invincibility time in InTime on the Timolia Network.
  964. modules.item.timolia_intime_regeneration = InTime Regeneration Time
  965. modules.item.timolia_intime_regeneration.desc = Displays the remaining spawn regeneration time in InTime on the Timolia Network.
  966. modules.item.timolia_intime_loot = InTime Loot Time
  967. modules.item.timolia_intime_loot.desc = Displays the remaining loot time in InTime on the Timolia Network.
  968. modules.item.timolia_intime_invincibility_message = InTime Invincibility Message
  969. modules.item.timolia_intime_invincibility_message.desc = Displays the remaining invincibility time in InTime on the Timolia Network.
  970. modules.item.timolia_jumpworld_fails = JumpWorld Fails
  971. modules.item.timolia_jumpworld_fails.desc = Displays your fail count in JumpWorld on the Timolia Network.
  972. modules.item.timolia_jumpworld_checkpoint = JumpWorld Checkpoints
  973. modules.item.timolia_jumpworld_checkpoint.desc = Displays the current checkpoint count in JumpWorld on the Timolia Network.
  974. modules.item.timolia_jumpworld_last_checkpoint = JumpWorld Last Checkpoint
  975. modules.item.timolia_jumpworld_last_checkpoint.desc = Displays the distance to the last checkpoint in JumpWorld on the Timolia Network.
  976. modules.item.gommehd_sg_deathmatch = SG Deathmatch Timer
  977. modules.item.gommehd_sg_deathmatch.desc = Displays a deathmatch timer in SurvivalGames on the GommeHD Network.
  978. modules.item.gommehd_sg_deathmatch_message = SG Deathmatch Message
  979. modules.item.gommehd_sg_deathmatch_message.desc = Displays a deathmatch timer in SurvivalGames on the GommeHD Network.
  980. modules.item.gommehd_bedwars_team = BedWars Team
  981. modules.item.gommehd_bedwars_team.desc = Displays your team in BedWars on the GommeHD Network.
  982. modules.item.gommehd_bedwars_respawn = BedWars Respawn
  983. modules.item.gommehd_bedwars_respawn.desc = Displays whether you can still respawn in BedWars on the GommeHD Network.
  984. modules.item.gommehd_bedwars_gold = BedWars Gold Time
  985. modules.item.gommehd_bedwars_gold.desc = Displays your the time until the next gold items will drop in BedWars on the GommeHD Network.
  986. modules.item.gommehd_bedwars_beds = BedWars Destroyed Beds
  987. modules.item.gommehd_bedwars_beds.desc = Displays the amount of beds you have destroyed in BedWars on the GommeHD Network.
  988. modules.item.gommehd_endergames_kit = EnderGames Kit
  989. modules.item.gommehd_endergames_kit.desc = Displays your kit in EnderGames on the GommeHD Network.
  990. modules.item.gommehd_endergames_coins = EnderGames Coins
  991. modules.item.gommehd_endergames_coins.desc = Displays the amount of coins you have in EnderGames on the GommeHD Network.
  992. modules.item.gommehd_skywars_coins = SkyWars Coins
  993. modules.item.gommehd_skywars_coins.desc = Displays the amount of coins you have in SkyWars on the GommeHD Network.
  994. modules.item.gommehd_skywars_team = SkyWars Team
  995. modules.item.gommehd_skywars_team.desc = Displays your team in SkyWars on the GommeHD Network.
  996. modules.item.gommehd_skywars_kit = SkyWars Kit
  997. modules.item.gommehd_skywars_kit.desc = Displays your kit in SkyWars on the GommeHD Network.
  998. modules.item.playminity_jumpleague_checkpoints = JumpLeague Checkpoints
  999. modules.item.playminity_jumpleague_checkpoints.desc = Displays your current checkpoint count in JumpLeague on the PlayMinity Network.
  1000. modules.item.playminity_jumpleague_fails = JumpLeague Fails
  1001. modules.item.playminity_jumpleague_fails.desc = Displays the amount of jump fails in JumpLeague on the PlayMinity Network.
  1002. modules.item.playminity_jumpleague_lives = JumpLeague Lives
  1003. modules.item.playminity_jumpleague_lives.desc = Displays the amount of your remaining lives in JumpLeague on the PlayMinity Network.
  1004. modules.item.bergwerk_duel_team = Duel Team
  1005. modules.item.bergwerk_duel_team.desc = Displays your team in Duel on the Bergwerklabs Network.
  1006. modules.item.bergwerk_duel_respawn = Duel Respawn
  1007. modules.item.bergwerk_duel_respawn.desc = Displays whether you can still respawn in Duel on the Bergwerklabs Network.
  1008. modules.item.bergwerk_duel_teleport_message = Duel Teleport Message
  1009. modules.item.bergwerk_duel_teleport_message.desc = Displays a message whenever someone gets teleported in Duel on the Bergwerklabs Network.
  1010. modules.item.hypixel_paintball_team = Paintball Team
  1011. modules.item.hypixel_paintball_team.desc = Displays your team in Paintball on the Hypixel Network.
  1012. modules.item.hypixel_blitz_kit = Blitz Kit
  1013. modules.item.hypixel_blitz_kit.desc = Displays your kit in Blitz on the Hypixel Network.
  1014. modules.item.hypixel_blitz_star = Blitz Star
  1015. modules.item.hypixel_blitz_star.desc = Displays a star timer in Blitz on the Hypixel Network.
  1016. modules.item.hypixel_blitz_deathmatch = Blitz Deathmatch
  1017. modules.item.hypixel_blitz_deathmatch.desc = Displays a deathmatch timer in Blitz on the Hypixel Network.
  1018. modules.item.hypixel_blitz_star_message = Blitz Star Message
  1019. modules.item.hypixel_blitz_star_message.desc = Displays a star timer in Blitz on the Hypixel Network.
  1020. modules.item.hypixel_blitz_deathmatch_message = Blitz Deathmatch Message
  1021. modules.item.hypixel_blitz_deathmatch_message.desc = Displays a deathmatch timer in Blitz on the Hypixel Network.
  1022. modules.item.venicraft_mineathlon_discipline = Mineathlon Discipline
  1023. modules.item.venicraft_mineathlon_discipline.desc = Displays the current discipline in Mineathlon on the Venicraft Network.
  1024. modules.item.venicraft_mineathlon_round = Mineathlon Round
  1025. modules.item.venicraft_mineathlon_round.desc = Displays the current round in Mineathlon on the Venicraft Network.
  1026. modules.item.cytooxien_marioparty_place = MarioParty Place
  1027. modules.item.cytooxien_marioparty_place.desc = Displays your place in MarioParty on the Cytooxien Network.
  1028. modules.item.cytooxien_marioparty_remaining_fields = MarioParty Remaining Fields
  1029. modules.item.cytooxien_marioparty_remaining_fields.desc = Displays your remaining fields in MarioParty on the Cytooxien Network.
  1030. modules.item.cytooxien_marioparty_current_minigame = MarioParty Current Minigame
  1031. modules.item.cytooxien_marioparty_current_minigame.desc = Displays the current minigame in MarioParty on the Cytooxien Network.
  1032. modules.item.cytooxien_marioparty_next_minigame = MarioParty Next Minigame
  1033. modules.item.cytooxien_marioparty_next_minigame.desc = Displays the next minigame in MarioParty on the Cytooxien Network.
  1034. modules.item.cytooxien_marioparty_first_player = MarioParty First Player
  1035. modules.item.cytooxien_marioparty_first_player.desc = Displays the first player in MarioParty on the Cytooxien Network.
  1036. modules.item.simplehg_kit = SimpleHG Kit
  1037. modules.item.simplehg_kit.desc = Display your kit in SimpleHG
  1038. modules.item.simplehg_minifeast = SimpleHG Minifeast
  1039. modules.item.simplehg_minifeast.desc = Display the coordinates of all minifeasts in SimpleHG
  1040. modules.item.simplehg_feast = SimpleHG Feast
  1041. modules.item.simplehg_feast.desc = Display the coordinates of the feast in SimpleHG
  1042.  
  1043. config.server.2nd_chat = 2nd Chat...
  1044. config.server.2nd_chat.desc = Settings for a second chat. This chat is located in the right side of the ingame screen and can be used to display messages specified in the Chat Filter.
  1045. config.2nd_chat.title = 2nd Chat
  1046. config.2nd_chat.2nd_chat_visible = Visible
  1047. config.2nd_chat.2nd_chat_visible.desc = Specify whether the second chat should be visible.
  1048. config.2nd_chat.2nd_chat_opacity = Opacity
  1049. config.2nd_chat.2nd_chat_opacity.desc = Specify the opacity of the second chat.
  1050. config.2nd_chat.2nd_chat_scale = Scale
  1051. config.2nd_chat.2nd_chat_scale.desc = Specify the scale of the second chat.
  1052. config.2nd_chat.2nd_chat_height_focused = Focused height
  1053. config.2nd_chat.2nd_chat_height_focused.desc = Specify the height of the second chat while it's focused.
  1054. config.2nd_chat.2nd_chat_height_unfocused = Unfocused height
  1055. config.2nd_chat.2nd_chat_height_unfocused.desc = Specify the height of the second chat while it's unfocused.
  1056. config.2nd_chat.2nd_chat_width = Width
  1057. config.2nd_chat.2nd_chat_width.desc = Specify the width of the second chat.
  1058. config.2nd_chat.2nd_chat_text_leftbound = Leftbound Text
  1059. config.2nd_chat.2nd_chat_text_leftbound.desc = Specify whether the text of the second chat should be aligned in the left or the right side of the box.
  1060.  
  1061. skype.title = New Skype Conversation
  1062. skype.help = Select a Skype Contact to import a Skype Conversation!
  1063. skype.loading = Loading Friends...
  1064. skype.not_installed = Skype installation could not be found!
  1065. skype.not_running = Please make sure Skype is running and The 5zig Mod is allowed to access it!
  1066. skype.no_permission = Please Open up Skype and allow "java.exe" to access it!
  1067.  
  1068. teamspeak.not_connected = Not connected!
  1069. teamspeak.not_enabled = The TeamSpeak feature is currently not enabled!\nPlease make sure that you enabled the ClientQuery-plugin in your TeamSpeak settings!
  1070. teamspeak.enable_button = Click here to activate it!
  1071. teamspeak.auth_key_required = TS Requires an Auth Key. Open GUI for more info!
  1072. teamspeak.auth.title = TeamSpeak Authentication
  1073. teamspeak.auth.info = The 5zig Mod requires an authentication key if you want to use the TeamSpeak-feature.
  1074. teamspeak.auth.invalid_key = Invalid authentication key!
  1075. teamspeak.auth.steps.win = Open the settings menu of your TeamSpeak client under "Extras"->"Options". Next, select "Addons" on the left side and click on the "My addons"-tab. Search for the "ClientQuery" plugin and click on "Settings". Finally, copy the API-key, paste it into the bottom textfield of your Minecraft window and click done.
  1076. teamspeak.auth.steps.mac = Open the settings menu of your TeamSpeak client under "TeamSpeak 3"->"Settings". Next, select "Addons" on the left side and click on the "My addons"-tab. Search for the "ClientQuery" plugin and click on "Settings". Finally, copy the API-key, paste it into the bottom textfield of your Minecraft window and click done.
  1077. teamspeak.overlay.poked = You have been poked by %s!
  1078. teamspeak.overlay.direct_message = You have been messaged by %s!
  1079. teamspeak.message.poked = "%s" has poked you: %s
  1080. teamspeak.message.client = "%s" -> you: %s
  1081. teamspeak.message.channel = "%s" in "%s": %s
  1082. teamspeak.message.server = "%s" on "%s": %s
  1083. teamspeak.message.channel.joined = "%s" joined "%s"!
  1084. teamspeak.message.channel.left = "%s" left "%s"!
  1085. teamspeak.poke_chat = Poke Chat
  1086. teamspeak.enter_channel_password = Please enter the password of this channel.
  1087. teamspeak.enter_nickname = Please enter your new nickname!
  1088. teamspeak.chat.server = Server
  1089. teamspeak.chat.channel = Channel
  1090. teamspeak.entry.server.name = Name: %s
  1091. teamspeak.entry.server.ip = Host: %s
  1092. teamspeak.entry.server.version = Version: %s on %s
  1093. teamspeak.entry.server.created = Created: %s
  1094. teamspeak.entry.server.channels = Channels: %s
  1095. teamspeak.entry.server.clients = Clients: %s
  1096. teamspeak.entry.channel.name = Name: %s
  1097. teamspeak.entry.channel.topic = Topic: %s
  1098. teamspeak.entry.channel.codec = Codec: %s
  1099. teamspeak.entry.channel.codec.speex_narrowband = Speex Narrowband
  1100. teamspeak.entry.channel.codec.speex_wideband = Speex Wideband
  1101. teamspeak.entry.channel.codec.speex_ultra_wideband = Speex Ultra-Wideband
  1102. teamspeak.entry.channel.codec.celt_mono = CELT Mono
  1103. teamspeak.entry.channel.codec.opus_voice = Opus Voice
  1104. teamspeak.entry.channel.codec.opus_music = Opus Music
  1105. teamspeak.entry.channel.codec_quality = Codec Quality: %s
  1106. teamspeak.entry.channel.type = Type: %s
  1107. teamspeak.entry.channel.type.permanent = Permanent
  1108. teamspeak.entry.channel.type.semi_permanent = Semi-Permanent
  1109. teamspeak.entry.channel.type.default = Default
  1110. teamspeak.entry.channel.type.password = Password
  1111. teamspeak.entry.channel.clients = Clients: %s/%s
  1112. teamspeak.entry.channel.clients.unlimited = Unlimited
  1113. teamspeak.entry.channel.talk_power = Required Talk Power: %s
  1114. teamspeak.entry.channel.subscription_status = Subscription Status: %s
  1115. teamspeak.entry.channel.subscription_status.subscribed = Subscribed
  1116. teamspeak.entry.channel.subscription_status.unsubscribed = Unsubscribed
  1117. teamspeak.entry.client.nickname = Nickname: %s
  1118. teamspeak.entry.client.server_groups = Server Groups:
  1119. teamspeak.entry.client.channel_group = Channel Group:
  1120. teamspeak.entry.client.away = Away
  1121. teamspeak.entry.client.output_deactivated = Speakers/Headphones deactivated
  1122. teamspeak.entry.client.input_deactivated = Microphone deactivated
  1123. teamspeak.entry.client.output_muted = Speakers/Headphones off
  1124. teamspeak.entry.client.input_muted = Microphone off
  1125. teamspeak.menu.server.create_channel = Create Channel...
  1126. teamspeak.menu.server.collapse_all = Collapse All Channels
  1127. teamspeak.menu.server.uncollapse_all = Uncollapse All Channels
  1128. teamspeak.menu.channel.join = Join Channel
  1129. teamspeak.menu.channel.edit = Edit Channel
  1130. teamspeak.menu.channel.delete = Delete Channel
  1131. teamspeak.menu.channel.delete.confirm = Are you sure you want to delete this channel?
  1132. teamspeak.menu.channel.create_subchannel = Create Sub-Channel...
  1133. teamspeak.menu.client.change_nickname = Change Nickname...
  1134. teamspeak.menu.client.open_chat = Open Chat
  1135. teamspeak.menu.client.poke = Poke Client
  1136. teamspeak.menu.client.poke.message = Please enter your poke message.
  1137. teamspeak.menu.client.server_groups = Edit Server Groups...
  1138. teamspeak.menu.client.channel_group = Edit Channel Group...
  1139. teamspeak.menu.client.kick_channel = Kick From Channel...
  1140. teamspeak.menu.client.kick_channel.message = Please enter your kick message.
  1141. teamspeak.menu.client.kick_server = Kick From Server...
  1142. teamspeak.menu.client.kick_server.message = Please enter your kick message.
  1143. teamspeak.menu.client.mute = Mute
  1144. teamspeak.menu.client.unmute = Un-Mute
  1145. teamspeak.menu.client.ban = Ban From Server...
  1146. teamspeak.create_channel.title = TeamSpeak Channel
  1147. teamspeak.create_channel.name = Name:
  1148. teamspeak.create_channel.password = Password:
  1149. teamspeak.create_channel.topic = Topic:
  1150. teamspeak.create_channel.description = Description:
  1151. teamspeak.create_channel.lifespan = Lifespan:
  1152. teamspeak.create_channel.lifespan.temporary = Temporary
  1153. teamspeak.create_channel.lifespan.semi_permanent = Semi-Permanent
  1154. teamspeak.create_channel.lifespan.permanent = Permanent
  1155. teamspeak.create_channel.default = Default Channel
  1156. teamspeak.create_channel.codec = Codec:
  1157. teamspeak.create_channel.codec_quality = Quality
  1158. teamspeak.create_channel.order = Order After: %s
  1159. teamspeak.create_channel.needed_talk_power = Needed Talk Power:
  1160. teamspeak.create_channel.max_clients = Max Clients:
  1161. teamspeak.create_channel.order_bottom = Order At Bottom Position
  1162. teamspeak.create_channel.select_order.title = Select Above Channel
  1163. teamspeak.edit_server_groups.title = Edit Server Groups
  1164. teamspeak.edit_server_groups.add_to_group = Add To Group
  1165. teamspeak.edit_server_groups.remove_from_group = Remove From Group
  1166. teamspeak.edit_channel_group.title = Select Channel Group
  1167. teamspeak.ban_client.title = Ban Client From Server
  1168. teamspeak.ban_client.name = Name:
  1169. teamspeak.ban_client.reason = Reason:
  1170. teamspeak.ban_client.duration = Duration:
  1171. teamspeak.ban_client.seconds = seconds
  1172. config.teamspeak.title = TeamSpeak Settings
  1173. config.teamspeak.ts_enabled = Enabled
  1174. config.teamspeak.ts_auth_gui = Manage TS API-Key...
  1175. config.teamspeak.ts_text_messages_in_chat = Text Messages in Chat
  1176. config.teamspeak.ts_channel_events_in_chat = Channel Events in Chat
  1177. config.teamspeak.ts_dm_overlay = Direct Message Overlay
  1178.  
  1179. config.friend_list.friend_sortation = Sort by
  1180. config.friend_list.name = Name
  1181. config.friend_list.online = Online
  1182.  
  1183. friend.title = Friends | %s
  1184. friend.chat = Chat
  1185. friend.chats = Chats
  1186. friend.party = Party
  1187. friend.party.invitations = Party (%s invitations)
  1188. friend.connected = Connected
  1189. friend.disconnected = Disconnected
  1190. friend.profile = Profile
  1191. friend.profile.delete = Delete Friend
  1192. friend.profile.block = Block Friend
  1193. friend.profile.favorite = Favorite
  1194. friend.profile.unfavorite = Unfavorite
  1195. friend.profile.last_seen = Last Seen
  1196. friend.profile.last_seen.second = second
  1197. friend.profile.last_seen.seconds = seconds
  1198. friend.profile.last_seen.minute = minute
  1199. friend.profile.last_seen.minutes = minutes
  1200. friend.profile.last_seen.hour = hour
  1201. friend.profile.last_seen.hours = hours
  1202. friend.profile.last_seen.day = day
  1203. friend.profile.last_seen.days = days
  1204. friend.profile.last_seen.month = month
  1205. friend.profile.last_seen.months = months
  1206. friend.profile.last_seen.year = year
  1207. friend.profile.last_seen.years = years
  1208. friend.profile.playing_on_server = Playing on Server
  1209. friend.add = Add Friends
  1210. friend.add.suggestions = Add Friends (%s suggestions)
  1211. friend.requests = Friend Requests (%s)
  1212. friend.new_requests = You have %s new friend request(s)!
  1213. friend.typing = Typing...
  1214. friend.info.first_join_date = First Join Date: %s
  1215. friend.info.status = Status: %s
  1216. friend.info.server = Server: %s
  1217. friend.info.server.none = None
  1218. friend.info.last_seen = Last seen: %s
  1219. friend.info.profile_message = Profile Message:
  1220. friend.info.mod_version = Mod Version: %s
  1221. friend.info.country = Country: %s
  1222. friend.info.hidden = Hidden
  1223. friend.online_message = %s is now %s.
  1224. friend.online_message.no_longer = %s is no longer %s.
  1225. friend.no_friends = No Friends :(
  1226.  
  1227. friend.invite.title = Please Enter the Name of the Player you want to add.
  1228. friend.invite.suggestions = Suggestions:
  1229. friend.invite.suggestions.new = We've found %s friend suggestions for you!
  1230.  
  1231. group.new = New Group Chat
  1232. group.owner = Owner
  1233. group.admin = Admin
  1234. group.unknown = Unknown
  1235. group.more_members = and %s more...
  1236. group.info = Info
  1237. group.info.title = Group "%s" created by %s
  1238. group.info.kick_player = Kick Player
  1239. group.info.admin.set = Promote
  1240. group.info.admin.remove = Demote
  1241. group.info.transfer_owner = Set Owner...
  1242. group.info.settings = Settings...
  1243. group.info.confirm.owner = Are you sure you want to transfer your Ownership to %s?
  1244. group.settings.title = Group Settings
  1245. group.settings.confirm.add_player = Please enter the Name of the Player you want to add to this Group Chat.
  1246. group.settings.confirm.change_name = Please enter a new Name for your Group Chat.
  1247. group.settings.confirm.delete = Are you sure you want to delete this Group Chat?
  1248. group.settings.add_player = Add Player...
  1249. group.settings.edit_name = Edit Name...
  1250. group.settings.delete = Delete Group...
  1251.  
  1252. group.create.title = Create Group Chat
  1253. group.create.name = Name:
  1254. group.create.name.min_length = Group Chat Name must be at least 3 characters long
  1255. group.invite.title = Create Group Chat "%s"
  1256. group.invite.create = Create
  1257. group.invite.friends.all = All Friends (%s)
  1258. group.invite.friends.invited = Invited Friends (%s)
  1259.  
  1260. announcement.short_desc = Announcements
  1261. announcement.new = %s new Announcement(s)!
  1262.  
  1263. chat.send = Send
  1264. chat.chats = Chats
  1265. chat.friends = Friends
  1266. chat.view_more = View More...
  1267. chat.no_conversations = No Conversations!
  1268. chat.status.pending = Pending
  1269. chat.status.sent = Sent
  1270. chat.status.delivered = Delivered
  1271. chat.status.read = Read
  1272. chat.conversation_settings = Settings...
  1273. chat.conversation_settings.title = Conversation Settings
  1274. chat.conversation_settings.behaviour = Behaviour: %s
  1275. chat.conversation_settings.behaviour.default = Default
  1276. chat.conversation_settings.behaviour.show = Show Notifications
  1277. chat.conversation_settings.behaviour.hide = Hide Notifications
  1278. chat.conversation_settings.delete = Delete Conversation
  1279. chat.conversation_settings.leave = Leave Group
  1280. chat.conversation_settings.transfer_ownership = Please transfer your ownership first!
  1281. chat.new_message = Message from %s
  1282. chat.new_group_message = Message in %s
  1283. chat.new_file_request = File Request from %s
  1284. chat.accept_file_transfer = Open Chat GUI to accept!
  1285. chat.select_image = Select Image
  1286.  
  1287. chat.audio.name = Audio
  1288. chat.audio.too_large = Audio may not be larger than %s!
  1289. chat.audio.not_found = Clip not found!
  1290. chat.audio.recording = Recording... %s sec
  1291. chat.audio.abort = Move Mouse to abort
  1292. chat.audio.hint = Press and Hold!
  1293. chat.audio.not_supported = Audio recording is not supported!
  1294. chat.audio.unavailable = Audio recording is currently unavailable!
  1295. chat.image.name = Image
  1296. chat.image.too_large = Image may not be larger than %s!
  1297. chat.image.not_found = Image not found!
  1298. chat.file.waiting = Waiting...
  1299. chat.file.accept = Accept Download?
  1300. chat.file.download_failed = Download failed!
  1301. chat.file.download_denied = Download denied
  1302. chat.file.downloading = Downloading...
  1303. chat.file.request_sent = Download request sent!
  1304. chat.file.upload_failed = Upload failed!
  1305. chat.file.upload_denied = Upload denied
  1306. chat.file.uploading = Uploading...
  1307.  
  1308. chat.settings = Chat Options...
  1309. config.chat_settings.title = Chat Options
  1310. config.chat_settings.show_messages = Chat Notifications
  1311. config.chat_settings.show_messages.desc = Toggle whether chat notifications should be displayed in the top right corner.
  1312. config.chat_settings.show_group_messages = Group Chat Notifications
  1313. config.chat_settings.show_group_messages.desc = Toggle whether group chat notifications should be displayed in the top right corner.
  1314. config.chat_settings.show_online_messages = Show Online Messages
  1315. config.chat_settings.show_online_messages.desc = Toggle whether online messages should be displayed in the top right corner.
  1316. config.chat_settings.play_message_sounds = Play Message Sounds
  1317. config.chat_settings.play_message_sounds.desc = Toggle whether the mod should play sounds when sending or receiving a message.
  1318. config.chat_settings.show_tray_notifications = Show Tray Notifications
  1319. config.chat_settings.show_tray_notifications.desc = Toggle whether the mod should show a system notification when you receive a chat message while the Minecraft window is unfocused.
  1320. config.chat_settings.chat_background_type = Background-Style
  1321. config.chat_settings.chat_background_type.desc = Specify the style of the background of the chat.
  1322. config.chat_settings.default = Default
  1323. config.chat_settings.transparent = Transparent
  1324. config.chat_settings.image = Image
  1325. config.chat_settings.chat_background_location = Select Background-Image...
  1326. config.chat_settings.chat_background_location.desc = Select a background image for the chat.
  1327. config.chat_settings.background.selected = New Background selected!
  1328.  
  1329. party.title = Party
  1330. party.help = You are currently not in a Party!\n\nParties make playing together with friends very easy by automatically switching all members to the same Minecraft Server the host is currently playing on.
  1331. party.delete = Delete Party
  1332. party.leave = Leave Party
  1333. party.members = Party Members
  1334. party.from = Party of %s
  1335. party.create = Create new Party
  1336. party.invitations = Party Invitations (%s)
  1337. party.invitations.accept = Accept
  1338. party.invitations.deny = Deny
  1339. party.invite_members.title = Invite Party Members
  1340. party.invite_members.invite = Invite
  1341. party.invite_members.friends.online = Online Friends
  1342. party.invite_members.friends.invited = Invited Friends
  1343. party.invitations.title = Party Invitations
  1344. party.manage_members = Manage Members
  1345. party.manage_members.title = Manage Members
  1346. party.manage_members.invite = Invite...
  1347. party.manage_members.kick = Kick
  1348. party.manage_members.promote = Promote
  1349. party.manage_members.demote = Demote
  1350. party.manage_members.set_owner = Set Owner...
  1351. party.manage_members.set_owner.confirm = Are you sure you want to transfer your ownership to %s? This action can not be reverted!
  1352. party.messages.invited = New Party Invitation from %s!
  1353. party.messages.member_joined.overlay = %s joined the Party!
  1354. party.messages.member_joined.broadcast = %s joined the Party!
  1355. party.messages.member_left.overlay = %s left the Party!
  1356. party.messages.member_left.broadcast = %s left the Party!
  1357. party.messages.new_owner.broadcast = %s is now the new owner of the Party!
  1358. party.messages.promoted.broadcast = %s has been promoted!
  1359. party.messages.demoted.broadcast = %s has been demoted!
  1360. party.messages.switch_server.overlay = The Party is now joining %s
  1361. party.messages.switch_server.broadcast = The Party has joined %s
  1362. party.messages.chat = New Party Chat Message from %s!
  1363. party.messages.deleted = The Party has been deleted!
  1364.  
  1365. profile.title = Your Profile
  1366. profile.id = Profile ID
  1367. profile.name = Name
  1368. profile.first_login_time = First Login Time
  1369. profile.rank = Rank
  1370. profile.cape = Cape
  1371. profile.message = Profile Message
  1372. profile.edit = [Edit]
  1373.  
  1374. config.profile_settings.title = Profile Settings
  1375. config.profile_settings.connect_to_server = Be Online
  1376. config.profile_settings.connect_to_server.desc = Toggle whether the mod should connect itself the the chat server of the mod on startup.
  1377. config.profile_settings.show_connecting = Show Connect Message
  1378. config.profile_settings.show_connecting.desc = Toggle whether the mod should display connect messages in the top right corner.
  1379. config.profile_settings.afk_time = Go Afk after
  1380. config.profile_settings.afk_time.desc = Specify the time after that the mod should turn your online status to away.
  1381. config.profile_settings.afk_time.min = min
  1382. config.profile_settings.never = Never
  1383. profile.now_afk = You are now AFK!
  1384. profile.no_longer_afk = You are no longer AFK!
  1385. config.profile_settings.online_status = Status
  1386. config.profile_settings.online_status.desc = Specify your online status.
  1387. config.profile_settings.show_server = Show Your Server
  1388. config.profile_settings.show_server.desc = Toggle whether you want others to see the server you are currently playing on.\nWhen turned off, you cannot see the current servers of all \
  1389. your friends as well.
  1390. config.profile_settings.show_messages_read = Show Messages Read
  1391. config.profile_settings.show_messages_read.desc = Toggle whether you want others to see if you have read their messages.\nWhen turned off, you cannot see whether your friends read your \
  1392. messages as well.
  1393. config.profile_settings.show_friend_requests = Show Friend Requests
  1394. config.profile_settings.show_friend_requests.desc = Toggle whether you want to allow friend requests from other players.
  1395. config.profile_settings.show_country = Show Country
  1396. config.profile_settings.show_country.desc = Toggle whether you want to display your country to your friends.\nWhen turned off, you cannot see the country of your friends as well.
  1397. config.profile_settings.display_color = Display Color
  1398. config.profile_settings.display_color.desc = The color your name will be displayed in the chat and friends list.
  1399. profile.yesterday = Yesterday
  1400. profile.today = Today
  1401. profile.hidden = Hidden
  1402.  
  1403. profile.blocked_contacts = View Blocked Contacts...
  1404. profile.show_statistics = Show Statistics...
  1405. profile.enter_new_profile_message = Please Enter a new Profile Message
  1406. profile.settings.view = View Profile Settings...
  1407. profile.settings.title = Profile Settings
  1408.  
  1409. cape.title = Cape Settings
  1410. cape.not_connected = You must be connected to the 5zig Mod Server to manage your cape.
  1411. cape.not_donator = You need to be a donator to be able to upload a cape.
  1412. cape.not_custom = Donate for a custom cape to be able to upload your own cape!
  1413. cape.disable = Disable Cape
  1414. cape.enable = Enable Cape
  1415. cape.upload = Upload Cape...
  1416. cape.default = Upload Default Cape...
  1417. cape.upload.title = Upload Cape
  1418. cape.upload.default.help = Click on a Cape to select it
  1419. cape.upload.default.title = Upload Default Cape
  1420. cape.upload.max_size = Image may not be larger than %s!
  1421. cape.upload.wrong_dimension = Invalid Cape size!
  1422. cape.upload.uploading = Uploading your Cape...
  1423.  
  1424. mcpvp_servers.title = Select a MCPvP Server
  1425. mcpvp_servers.join_server = Join Server
  1426. mcpvp_servers.refresh = Refresh
  1427.  
  1428. language.title = Languages
  1429. language.select = Using English Translation by %s
  1430.  
  1431. confirm_disconnect.title = Are you sure you want to disconnect from the current server?
  1432.  
  1433. raid.title = Raid Calculator
  1434. raid.tracked = Tracked %s blocks from %s to %s (%s in nether) in %s direction
  1435. raid.north = north
  1436. raid.south = south
  1437. raid.east = east
  1438. raid.west = west
  1439. raid.tracker_coords = Tracker Coords
  1440. raid.tracked_blocks = Tracked Blocks
  1441. raid.narrow = Narrow
  1442. raid.track = Track %s
  1443.  
  1444. coordinate_clipboard.title = Coordinates Clipboard
  1445. coordinate_clipboard.description = Help\: In this screen you can quickly save some coordinates to your "clipboard". These coordinates will be then displayed on the screen. This feature is very useful for remembering the coordinates of eg. your team mate or another important location.
  1446. coordinate_clipboard.previous = Previous
  1447. coordinate_clipboard.next = Next
  1448. coordinate_clipboard.number = Coordinates Clipboard %s/%s
  1449. coordinate_clipboard.shortcut.cur_pos = Press SPACE to insert your current position.
  1450. coordinate_clipboard.shortcut.delete = Press DELETE to clear the current coordinates.
  1451. coordinate_clipboard.shortcut.death = Press CTRL+D to insert your death location.
  1452.  
  1453. stats.title = Network Statistics
  1454. stats.current = Current Statistics
  1455. stats.packets_sent = Packets sent
  1456. stats.packets_received = Packets received
  1457. stats.bytes_sent = Bytes sent
  1458. stats.bytes_received = Bytes received
  1459. stats.total = Total Statistics
  1460. stats.total_packets = Total Packets
  1461. stats.total_bytes = Total Bytes
  1462. stats.since = Since
  1463. stats.server = Server Statistics
  1464. stats.ping = Ping\: %s ms
  1465. stats.up_time = Server Up-Time\: %s
  1466. stats.lag = Server Lag\: %s%%
  1467. stats.connected_players = Connected Players\: %s/%s
  1468.  
  1469. credits.title = Credits
  1470. credits.developer = Developer
  1471. credits.special_thanks = Special Thanks to
  1472. credits.translators = Translators
  1473. credits.thank_you = A huge "Thank you!" to all these guys, and of course to you, for using my mod!
  1474.  
  1475. blocked_users.title = Blocked Users
  1476. blocked_users.none = No Blocked Users \:)
  1477. blocked_users.unblock = Unblock User
  1478.  
  1479. friend_requests.title = Friend Requests
  1480. friend_requests.none = No Friend Requests
  1481. friend_requests.accept = Accept
  1482. friend_requests.deny = Deny
  1483.  
  1484. banned.title = Access to The 5zig Mod has been denied!
  1485. banned.help = If you believe this is an error, contact info@5zig.net.
  1486. banned.exiting = Auto-Exiting game in %s seconds.
  1487.  
  1488. server.reconnecting = Reconnecting in %s seconds...
  1489.  
  1490. api.outdated_server = Outdated Server API
  1491. api.outdated_client = Outdated Client
  1492. api.connected = You are playing on a server that supports the 5zig Mod!
  1493. api.setting_disabled = Rendering %s has been disabled by the server!
  1494. api.setting_disabled.potion_hud = the Potion Effect HUD
  1495. api.setting_disabled.potion_indicator = the Potion Indicator Vignette
  1496. api.setting_disabled.armor_hud = the Armor HUD
  1497.  
  1498. ingame_chat.new_message = New Chat Message\!
  1499.  
  1500. plugin_request.title = Mod Plugin Download Request!
  1501. plugin_request.help = The server has made a request to download a plugin of the 5zig mod, which can be used to display additional stats from the server.\n�cPlease note that the content \
  1502. of any downloadable plugin is not approved by the mod author and may harm your computer. Download this plugin at your own risk and only if you really trust the server owner! If you want \
  1503. to remove the downloaded plugin again delete "%s" and restart your game!
  1504. plugin_request.warning = Are you sure that you want to continue? This plugin may harm your computer! The author of the 5zig mod is not responsible for any downloaded content!
  1505. plugin_request.download = Download
  1506. plugin_request.downloading = Downloading... %s
  1507. plugin_request.verifying = Verifying download...
  1508. plugin_request.done = Done.
  1509. plugin_request.error = Error
  1510.  
  1511. ingame.chat_search.enter_keyword = Please enter a keyword that should be found in chat
  1512. ingame.chat_search.highlighting = Highlighting words that contain "%s"
  1513.  
  1514. armor.title = Armor HUD
  1515. ctf.title = Your CTF Stats
  1516. hg.title = Your HG Stats
  1517. potion_effects.title = Active Potion Effects
  1518. weather.title = Weather
  1519. weather.loading = Loading...
  1520. weather.city = City
  1521. weather.condition = Condition
  1522. weather.temperature = Temperature
  1523. ingame.fps = FPS
  1524. ingame.target = Target
  1525. ingame.target_name = Target Block
  1526. ingame.cps = CPS
  1527. ingame.f.south = South
  1528. ingame.f.south_west = South-West
  1529. ingame.f.west = West
  1530. ingame.f.north_west = North-West
  1531. ingame.f.north = North
  1532. ingame.f.north_east = North-East
  1533. ingame.f.east = East
  1534. ingame.f.south_east = South-East
  1535. ingame.biome = Biome
  1536. ingame.entities = Entities
  1537. ingame.ip = IP
  1538. ingame.players = Players
  1539. ingame.ping = Ping
  1540. ingame.pinging = Pinging...
  1541. ingame.kills = Kills
  1542. ingame.killstreak = Killstreak
  1543. ingame.killstreak.double = Double Kill!
  1544. ingame.killstreak.triple = Triple Kill!
  1545. ingame.killstreak.quadruple = Quadruple!
  1546. ingame.killstreak.multi = Multi Kill!
  1547. ingame.winstreak = Winstreak
  1548. ingame.deaths = Deaths
  1549. ingame.scores = Scores
  1550. ingame.kit = Kit
  1551. ingame.kit.none = None
  1552. ingame.team = Team
  1553. ingame.class = Class
  1554. ingame.steals = Steals
  1555. ingame.captures = Captures
  1556. ingame.recovers = Recovers
  1557. ingame.flag = Flag
  1558. ingame.invincibility_wears_off = Invincibility wears off in %s seconds!
  1559. ingame.no_longer_invincible = You are no longer invincible!
  1560. ingame.time = Time
  1561. ingame.date = Date
  1562. ingame.feast = Feast
  1563. ingame.minifeast = Mini Feast
  1564. ingame.starting = Starting
  1565. ingame.invincibility = Invincibility
  1566. ingame.starting_in = Starting game in %s seconds!
  1567. ingame.win = %s won the game!
  1568. ingame.win.team.self = Your Team won the game!
  1569. ingame.win.team.other = The Opponent Team won the game!
  1570. ingame.lobby = Lobby
  1571. ingame.teams = Teams
  1572. ingame.teams.allowed = Allowed
  1573. ingame.teams.not_allowed = Not Allowed
  1574. ingame.deathmatch = Deathmatch
  1575. ingame.deathmatch_in = Deathmatch is starting in %s seconds!
  1576. ingame.beds = Beds destroyed
  1577. ingame.can_respawn = Can Respawn
  1578. ingame.can_respawn.true = Yes
  1579. ingame.can_respawn.false = No
  1580. ingame.height = Height
  1581. ingame.opponent = Opponent
  1582. ingame.opponent.games_total = Opponent Games
  1583. ingame.opponent.games_won = Opponent Games Won
  1584. ingame.opponent.kill_death_ratio = Opponent K/D
  1585. ingame.ending_in = The Game is ending in %s seconds!
  1586. ingame.host = Host
  1587. ingame.participants = Participants
  1588. ingame.best_of = Best Of
  1589. ingame.qualification = Qualification
  1590. ingame.qualification.rounds = Rounds
  1591. ingame.round = Round
  1592. ingame.tournament = Tournament by %s
  1593. ingame.star = Star
  1594. ingame.star_in = The Star will be released in %s seconds!
  1595. ingame.checkpoints = Checkpoints
  1596. ingame.fails = Fails
  1597. ingame.lives = Lives
  1598. ingame.gold = Gold
  1599. ingame.loot = Loot
  1600. ingame.regeneration = Regeneration
  1601. ingame.now_spawn_regeneration = You can now regenerate your time at Spawn!
  1602. ingame.loot_spawned = New loot has been spawned in the center of the map!
  1603. ingame.afk = AFK
  1604. ingame.current_minigame = Minigame
  1605. ingame.next_minigame = Next Minigame
  1606. ingame.coins = Coins
  1607. ingame.medal = Medal
  1608. ingame.parkour = Parkour
  1609. ingame.checkpoint = Checkpoint
  1610. ingame.last_checkpoint = Last Checkpoint
  1611. ingame.discipline = Discipline
  1612. ingame.light_level = Light Level
  1613. ingame.speed = Speed
  1614. ingame.battery = Battery
  1615. ingame.memory = Memory
  1616. ingame.first_player = First
  1617. ingame.place = Place
  1618. ingame.remaining_fields = Fields
  1619. ingame.first_to = First to
  1620. ingame.score = Score
  1621. ingame.timer = Timer
  1622. ingame.emeralds = Emeralds
  1623. ingame.death_coordinates = Death Coords
  1624. ingame.pitch = Pitch
  1625. ingame.chunk = Chunk
  1626.  
  1627. error = Error
Add Comment
Please, Sign In to add comment