|
| 1 | +#Language-file Version: 2.8.8 |
1 | 2 | languages: |
2 | 3 | en: |
3 | 4 | no_permission: "§cYou don't have the permission to use that command." |
| 5 | + not_enough_players: "§cThere are not enough players online!" |
| 6 | + config_reload: "§aConfig successfully reloaded!" |
| 7 | + all_teleport: "§aAll players have been teleported to the saved coordinates." |
| 8 | + only_players: "§cOnly players can execute this command!" |
| 9 | + selected_player_not_online: "§cThe selected player is not online!" |
| 10 | + |
| 11 | + # Singular/Plural |
| 12 | + message_second: " second" |
| 13 | + message_seconds: " seconds" |
| 14 | + message_minute: " minute" |
| 15 | + message_minutes: " minutes" |
| 16 | + |
| 17 | + # /has add |
| 18 | + time_added_1: "§aAdded §e" |
| 19 | + time_added_2: " seconds §ato the time! The total time is now: §e" |
| 20 | + time_added_3: " seconds." |
| 21 | + wrong_time: "§cPlease enter a time in seconds. Example: /has add 30" |
| 22 | + no_game_running: "§cNo game is currently running. Time can only be added when a game is starting." |
| 23 | + right_number: "§cPlease enter a valid number!" |
| 24 | + |
| 25 | + # /has beep |
| 26 | + spectator_error: "§cYou cannot execute this command in spectator mode." |
| 27 | + sound_played: "§aYou played a sound for yourself!" |
| 28 | + |
| 29 | + # /has language |
| 30 | + select_language: "§cPlease specify a language!" |
| 31 | + language_set: "§aThe language has been changed!" |
| 32 | + |
| 33 | + # /has select |
| 34 | + new_random_player: "§aA new random player has been selected!" |
| 35 | + x_selected: " has been chosen as the seeking player!" |
| 36 | + |
| 37 | + # /has vote |
| 38 | + already_hidden: "§cYou have already voted!" |
| 39 | + hide: "§aYou are now hidden!" |
| 40 | + not_all_hide: "§eNot all players are hidden yet!" |
| 41 | + |
| 42 | + # Timer |
| 43 | + timer_end: "§aTime is up. The seeker is now searching." |
| 44 | + timer_5: "§a§lThe timer has been set to 5 seconds!" |
| 45 | + timer_under_5: "§cThe time is already below 5 seconds!" |
| 46 | + no_timer: "§cThere is no active timer." |
| 47 | + timer_set_1: "§aThe time has been set to " |
| 48 | + timer_set_2: " seconds." |
| 49 | + |
| 50 | + # Game End |
| 51 | + game_end: "§aThe game has ended!" |
| 52 | + game_normal_end: "§cAll players are dead! The game ends." |
| 53 | + end_seeker: "§cThe seeker §f(" |
| 54 | + end_all_found: ")§c has found all players!" |
| 55 | + |
| 56 | + # End-Title |
| 57 | + title_all_found: "§2All Found!" |
| 58 | + title_seeker: "§cSeeker: §r" |
| 59 | + timer_text: "Timer: " |
| 60 | + |
| 61 | + # Usage Tips |
| 62 | + select_usage: "§6Usage: /has select <player | random>" |
| 63 | + |
| 64 | + no_player_effect: "§cNo player selected to extend effects." |
| 65 | + message_only: "§aOnly " |
| 66 | + message_left: " left!" |
| 67 | + |
4 | 68 | de: |
5 | 69 | # Generelle Nachrichten |
6 | 70 | no_permission: "§cDu hast keine Berechtigungen um diesen Befehl auszuführen!" |
@@ -54,6 +118,7 @@ languages: |
54 | 118 | game_normal_end: "§cAlle Spieler sind tot! Das Spiel endet." |
55 | 119 | end_seeker: "§cDer Sucher §f(" |
56 | 120 | end_all_found: ")§c hat alle Spieler gefunden!" |
| 121 | + |
57 | 122 | # End-Title |
58 | 123 | title_all_found: "§2Alle Gefunden!" |
59 | 124 | title_seeker: "§cSucher: §r" |
|
0 commit comments