/zip/cfg/cssmatch/languages/english.txt

http://cssmatch-plugin.googlecode.com/ · Plain Text · 176 lines · 163 code · 13 blank · 0 comment · 0 complexity · 9d4ee5ecd7e60fe66a0116a105a4b416 MD5 · raw file

  1. // CSSMatch - http://www.cssmatch.com
  2. // You don't speak english? http://www.cssmatch.com/translations/
  3. // Please ONLY TRANSLATE the sentences between QUOTES
  4. //
  5. // ABOUT THE KEYWORDS prefixed by $
  6. // YOU CAN MOVE these keywords, but YOU MUST NOT MODIFY the name of the keyword
  7. //
  8. // Messages having a keyword suffixed by _popup are the only ones which supports \n escape sequences
  9. //
  10. // Chat messages can use some colors:
  11. //  (Alt+01) = orange
  12. //  (Alt+03) = light green or team color
  13. //  (Alt+04) = green
  14. //  (Alt+05) = dark green
  15. [English]
  16. // ConCommands
  17. cssm_help = "cssm_help : Lists cssmatch RCON commands in console"
  18. cssm_start = "cssm_start [optional : config file] : Starts match"
  19. cssm_stop = "cssm_stop : Stops match"
  20. cssm_retag = "cssm_retag : New team's name detection"
  21. cssm_go = "cssm_go : Force !go of each team during warmup"
  22. cssm_restartmanche = "cssm_restartmanche : Restarts half"
  23. cssm_restartround = "cssm_restartround : Restarts round"
  24. cssm_adminlist = "cssm_adminlist : Lists all current referees"
  25. cssm_grant = "cssm_grant steamID : Adds an referee for one map"
  26. cssm_revoke = "cssm_revoke steamID : Revoke an umpire during one map"
  27. cssm_teamt = "cssm_teamt terrorist team name : Edit the terrorist's team name"
  28. cssm_teamct = "cssm_teamct counter-terrorist team name : Edit the counter-terrorist's team name"
  29. cssm_swap = "cssm_swap ID : Player swap"
  30. cssm_spec = "cssm_spec ID : Move player to spectactors"
  31. // ConVars
  32. cssmatch_version = "CSSMatch : Plugin version"
  33. cssmatch_advanced = "CSSMatch : "1" = full server administration menu, "0" = only war administration menu"
  34. cssmatch_language = "CSSMatch : Default language of CSSMatch (e.g. : "english" will use the file cfg/cssmatch/languages/english.txt)"
  35. cssmatch_report = "CSSMatch : "1" = After each match a new report file will be created, "0" = No report file will be created"
  36. cssmatch_usermessages = "CSSMatch : Mod UserMessage count - Do not change without instructions"
  37. cssmatch_updatesite = "CSSMatch : Used by the update notifier"
  38. cssmatch_weapons = "CSSMatch : CS:S weapon list"
  39. cssmatch_kniferound = "CSSMatch : "1" = Enable kniferound, "0" = off"
  40. cssmatch_kniferound_money = "CSSMatch : Amount of money available for the kniferound"
  41. cssmatch_kniferound_allows_c4 = "CSSMatch : "1" = Enable bomb planting during kniferound, "0" = off"
  42. cssmatch_end_kniferound = "CSSMatch : Time (seconds) between end of kniferound and beginning of warmup"
  43. cssmatch_rounds = "CSSMatch : Number of rounds per half"
  44. cssmatch_sets = "CSSMatch : Number of halfs per match"
  45. cssmatch_end_set = "CSSMatch : Time (seconds) between end of half and next one (warmup, new half or end of match)"
  46. cssmatch_sourcetv = "CSSMatch : "1" = Starts sourceTV record if it's on, "0" = off"
  47. cssmatch_sourcetv_path = "CSSMatch : Target file that points to sourceTV records files"
  48. cssmatch_warmup_time = "CSSMatch : Time limit (minutes) for warmup ("0" = off)"
  49. cssmatch_hostname = "CSSMatch : Hostname during the match (%s change to team's names)"
  50. cssmatch_password = "CSSMatch : Server password during the match"
  51. cssmatch_default_config = "CSSMatch : Default server config file"
  52. // Warnings
  53. sv_alltalk = "AllTalk is On"
  54. sv_cheats = "Sv_Cheats are On"
  55. update_available = "Update available! For more information type !update"
  56. // Knife Round
  57. kniferound_announcement = "KnifeRound ! GO ! GO ! GO !"
  58. kniferound_restarts = "3 restarts, then kniferound starts !"
  59. kniferound_winner = "Kniferound won by team $team !"
  60. kniferound_dead_time = "$team has $time secondes to choose a side, the other team is waiting as spectactor."
  61. // Warmup
  62. warmup_announcement = "Warmup !"
  63. warmup_ready = "$team is ready"
  64. warmup_already_ready = "$team already announced as ready"
  65. warmup_all_ready = "All teams are ready to go !"
  66. warmup_disable = "This feature can only be used during warmup"
  67. // Match
  68. match_in_progress = "Match already running..."
  69. match_not_in_progress = "No match running..."
  70. match_round_popup = "Round $current / $total\n$team1 : $score1\n$team2 : $score2"
  71. match_password_popup = "Server password : $password"
  72. match_password_remember = "REMINDER ! Server password is $password"
  73. match_name = "$team1 VS $team2"
  74. match_config_error = "Error : config file has no match information !"
  75. match_scores = "Scores :"
  76. match_scores_team = "$team : $score"
  77. match_winner = "Winning team : $team"
  78. match_no_winner = " M"
  79. match_dead_time = "$time seconds to make screenshots !"
  80. match_please_changelevel = "Change map to restore default config"
  81. match_start_manche = "Starting half $current / $total"
  82. match_restarts = "3 restarts, then GO ! GO ! GO !"
  83. match_go = ".:Live:. GO GO GO !"
  84. match_end_manche_popup = "End of half $current !\n\nScores :\n$team1 : $score1\n$team2 : $score2"
  85. match_end_current_manche = "Half $current complete !"
  86. match_end = "End of match !"
  87. match_end_popup = "End of match !\n\nScores :\n$team1 : $score1\n$team2 : $score2"
  88. // Administration
  89. admin_adminlist = "Admin's steamID list :"
  90. admin_new_admin = "SteamID $steamid is now referee for one map"
  91. admin_is_already_admin = "SteamID $steamid is referee"
  92. admin_old_admin = "SteamID $steamid is no more referee"
  93. admin_is_not_admin = "SteamID $steamid is not referee"
  94. admin_new_t_team_name = "New terrorist's team name $team"
  95. admin_new_ct_team_name = "New counter-terrorist's team name $team"
  96. admin_spectator_player = "This player is a spectactor"
  97. admin_map_not_found = "Map $map can't be loaded !"
  98. admin_swap = "$username swapped by $admin"
  99. admin_is_not_connected = "$username disconnected"
  100. admin_spec = "$admin moved $username to spectactor"
  101. admin_kick = "Kicked by admin"
  102. admin_kick_by = "$username kicked by $admin"
  103. admin_ban = "Banned by admin"
  104. admin_temporaly_ban = "$username temporarily banned by $admin"
  105. admin_permanently_ban = "$username banned by $admin"
  106. admin_please_specify_tag = "Please add new clantag"
  107. admin_please_specify_password = "Please add new server password"
  108. admin_round_restarted_by = "Round has been restarted by $admin"
  109. admin_round_restarted = "Round has been restarted by admin"
  110. admin_manche_restarted_by = "half has been restarted by $admin"
  111. admin_manche_restarted = "Half has been restarted by admin"
  112. admin_unable_to_force_go = "You cannot force !go, warmup has not begun"
  113. admin_no_warmup_started = "Warmup has not begun"
  114. admin_all_teams_say_ready_by = "Both team have been marked ready by $admin"
  115. admin_all_teams_say_ready = "Both team have been marked ready by admin"
  116. // Menus
  117. menu_play_kniferound = "CSSMatch : Do you want to play Kniferound ?"
  118. menu_yes = "Yes"
  119. menu_no = "No"
  120. menu_back = "Back"
  121. menu_more = "Next"
  122. menu_play_warmup = "CSSMatch : Will a warmup be played ?"
  123. menu_alltalk = "$action alltalk"
  124. menu_enable = "Enable"
  125. menu_disable = "Disable"
  126. menu_no_match = "CSSMatch : No match running"
  127. menu_start = "Start match"
  128. menu_kniferound = "CSSMatch : Start kniferound"
  129. menu_restart = "Restart"
  130. menu_stop = "Stop match"
  131. menu_retag = "New team's name detection"
  132. menu_warmup = "CSSMatch : Warmup"
  133. menu_go = "Enforce !go for all teams"
  134. menu_match = "CSSMatch : Match"
  135. menu_restart_manche = "Restart half"
  136. menu_config = "CSSMatch : Select config"
  137. menu_administration = "CSSMatch : Admin menu"
  138. menu_time-out = "CSSMatch : Time-out"
  139. menu_changelevel = "Change map"
  140. menu_swap = "Swap a player"
  141. menu_spec = "Move player to spectactor"
  142. menu_kick = "Kick a player"
  143. menu_ban = "Ban a player"
  144. menu_map = "CSSMatch : Choose map"
  145. menu_player = "CSSMatch : Choose player"
  146. menu_ban_time = "CSSMatch : Choose ban time"
  147. menu_5_min = "5 min"
  148. menu_1_h = "1 h"
  149. menu_permanent = "Permanent"
  150. menu_administration_options = "Administration options"
  151. menu_cant_display = "This part of the menu cannot be displayed ! Please inform plugin author on $site !"
  152. menu_empty = "This list is empty :-("
  153. menu_close = "Close"
  154. // Errors
  155. error_file_not_found = "File $file cannot be found"
  156. error_command_not_found = "Command "$command" cannot be found"
  157. error_invalid_player = "Invalid player"
  158. error_tv_not_connected = "SourceTV record cannot start because it's not connected on server"
  159. // Players
  160. player_join_game = "$username joins the game"
  161. player_no_swap_in_match = "Only CSSMatch and admins can swap players"
  162. player_you_not_admin = "You're not an admin !"
  163. player_thetime = "$year/$month/$day $hoursh$minutes"