[en]
SQL_CANT_CON = SQL error: can't connect: '%s'
SQL_BAN_ERROR = SQL error: '%s'
SQL_BAN_UPDATE_ERROR = SQL error: '%s'
ALLREADY_BANNED_IP_ADDED = SteamID '%s' has already been banned. IP has been updated
ALLREADY_BANNED = SteamID '%s' has already been banned (Something is wrong!)
SQL_BAN_INSERT_ERROR = SQL error (inserting ban): '%s'
GENERIC_SQL_ERROR = SQL error: '%s'
STEAMID_IP_BANNED = SteamID '%s' and IP '%s' banned succesfully (bantype '%s'). Player will be kicked
STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' banned succesfully (player IP logged). Player will be kicked
STEAMID_BANNED_SUCCESS = SteamID '%s' and player IP banned succesfully. Player will be kicked
MSG_1 = You have been banned from this server
MSG_2 = Reason: '%s'
MSG_3 = Time in min: '%s'
MSG_4 = Your SteamID: '%s'
MSG_5 = Your IP: '%s'
NO_ACCESS_TO_CMD = You don't have access to that command
AMX_BAN_SYNTAX = amx_ban <time in mins> <steamID | nickname> <reason>
HAS_IMMUNITY = That player has immunity
IS_BOT = That player is a bot
IS_HLTV = That player is a HLTV proxy
PUBLIC_BAN_ANNOUNCE = '%s' has been banned for '%s' minutes. Reason: '%s'
AMX_BANIP_SYNTAX = amx_banip <time in mins> <steamID | nickname> <reason>
AMX_FIND_SYNTAX = amx_find <steamID | nickname>
STEAMID_NOT_FOUND = Player with that SteamID not found
AMX_FIND_RESULT_1 = Found Player (SteamID: '%s')
AMX_FIND_RESULT_2 = BanID: '%s', nickname: '%s'
AMX_FIND_RESULT_3 = Banned by '%s'['%s'], reason: '%s'
AMX_FIND_RESULT_4 = Banlength: '%s' minutes, time remaining: '%s'
AMX_FIND_NORESULT = No ban history found for player (SteamID: '%s')
SQL_CANT_LOAD_REASONS = Unable to load banreasons, reason: '%s'
NO_REASONS = No banreasons found for this server
BAN_FOR_MIN = Ban for %d minutes
BAN_PERM = Ban permanently
ADMIN_BAN_1 = ADMIN: ban %s
ADMIN_BAN_2 = ADMIN %s: ban %s
BAN_MENU = Ban Menu
SQL_CANT_LOAD_REASONS = SQL error: can't load reason(s): '%s'
NO_REASONS = No reasons found.
SQL_LOADED_REASON = Loaded 1 reason from database
SQL_LOADED_REASONS = Loaded %d reasons from database

[nl]
SQL_CANT_CON = SQL error: kan geen verbinding maken: '%s'
SQL_BAN_ERROR = SQL error: '%s'
SQL_BAN_UPDATE_ERROR = SQL error: '%s'
ALLREADY_BANNED_IP_ADDED = SteamID '%s' is al gebanned, IP is geupdate
ALLREADY_BANNED = SteamID '%s' is al gebanned (Iets is niet in orde!)
SQL_BAN_INSERT_ERROR = SQL error (ban toevoegen): '%s'
GENERIC_SQL_ERROR = SQL error: '%s'
STEAMID_IP_BANNED = SteamID '%s' en IP '%s' succesvol gebanned (bantype '%s'). Speler wordt gekicked
STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' successvol gebanned succesfully (IP is gelogged). Speler wordt kicked
STEAMID_BANNED_SUCCESS = SteamID '%s' en IP succesvol gebanned. Speler wordt gekicked
MSG_1 = Je bent gebanned van deze server
MSG_2 = Reden: '%s'
MSG_3 = Tijd in minuten: '%s'
MSG_4 = Je SteamID: '%s'
MSG_5 = Je IP: '%s'
NO_ACCESS_TO_CMD = Je hebt geen toegang tot dat commando
AMX_BAN_SYNTAX = amx_ban <tijd in minuten> <steamID | nickname> <reden>
HAS_IMMUNITY = Speler heeft immuniteit
IS_BOT = Speler is een bot
IS_HLTV = Speler is een HLTV proxy
PUBLIC_BAN_ANNOUNCE = '%s' is gebanned voor '%s' minutes. Reden: '%s'
AMX_BANIP_SYNTAX = amx_banip <tijd in minuten> <steamID | nickname> <reden>
AMX_FIND_SYNTAX = amx_find <steamID | nickname>
GENERIC_SQL_ERROR = SQL error: '%s'
STEAMID_NOT_FOUND = Speler met dat SteamID niet gevonden
AMX_FIND_RESULT_1 = Speler gevonden (SteamID: '%s')
AMX_FIND_RESULT_2 = BanID: '%s', nickname: '%s'
AMX_FIND_RESULT_3 = Gebanned door '%s'['%s'], redene: '%s'
AMX_FIND_RESULT_4 = Banlengte: '%s' minuten, resterende tijd: '%s'
AMX_FIND_NORESULT = Geen verlopen bans gevonden voor deze speler (SteamID: '%s')
GENERIC_SQL_ERROR = SQL error: '%s'
