Initial server configuration

This commit is contained in:
2026-06-01 21:02:52 +03:00
commit 6c51390cab
398 changed files with 86675 additions and 0 deletions
@@ -0,0 +1,22 @@
# Simple Voice Chat translations
# This file contains all server-side translations for the Simple Voice Chat plugin
# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled
# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version
force_voicechat_kick_message=You need %s %s to play on this server
# The message a player gets when kicked for sending too many voice chat packets
rate_limit_kick_message=Kicked for exceeding packet rate limit
# The message a player gets when joining a server with an incompatible voice chat version
# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name
voicechat_not_compatible_message=Your voice chat client version is not compatible with the server-side version.\\nPlease install version %s of %s.
# The message a player gets when trying to execute a command that requires the voice chat mod installed on the client side.
# The first parameter is the mod/plugin name
voicechat_needed_for_command_message=You need to have %s installed on your client to use this command
# The message a player gets when trying to execute a command that can only be executed as a player
player_command_message=This command can only be executed as a player
# The Placeholder API string for '%voicechat_installed%'
placeholder_api_voicechat_installed=
# The Placeholder API string for '%voicechat_not_installed%'
placeholder_api_voicechat_not_installed=
# The Placeholder API string for '%voicechat_disabled%'
placeholder_api_voicechat_disabled=