View Single Post
Mr-Juul
New Member
Join Date: Oct 2006
Old 10-04-2006 , 17:16   Re: [AmxBans]Translation needed
Reply With Quote #6

Danish translation!

Code:
[da]
ALREADY_BANNED = Spilleren er allerede banned.
STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' blev banned (spiller IP logged). Spilleren vil blive kicked
STEAMID_IP_BANNED_SUCCESS = IP'en blev bannet. Spilleren vil blive kicked
MSG_1 = Du er blevet bannet for denne server.
MSG_2 = Grund: '%s'
MSG_3 = Tid: '%s'
MSG_4 = Dit SteamID: '%s'
MSG_5 = Din IP: '%s'
NO_ACCESS_TO_CMD = Du har ikke rettigheder til denne kommando!
AMX_BAN_SYNTAX = amx_ban <time in mins> <steamID | nickname> <reason>
HAS_IMMUNITY = Spilleren har immunitet!
IS_BOT = Spilleren er en bot!
IS_HLTV = Spilleren er HLTV proxy
PUBLIC_BAN_ANNOUNCE = '%s' er blevet banned for '%s'. ^n pga.: '%s'
PUBLIC_BAN_ANNOUNCE_2 = '%s' er blevet banned for '%s'. ^n pga.: '%s' ^n af admin %s
AMX_BANIP_SYNTAX = amx_banip <tid i min.> <steamID | nickname> <grund>
AMX_FIND_SYNTAX = amx_find <steamID | nickname>
STEAMID_NOT_FOUND = Spiller med det SteamID ikke fundet
AMX_FIND_RESULT_1 = Spiller fundet: (SteamID: '%s')
AMX_FIND_RESULT_2 = BanID: '%s', nickname: '%s'
AMX_FIND_RESULT_3 = Banned af '%s'['%s'], reason: '%s'
AMX_FIND_RESULT_4 = Ban-længde: '%s', tid tilbage: '%s'
AMX_FIND_NORESULT = Ingen ban historie fundet for spiller: (SteamID: '%s')
BAN_FOR_MINUTES = Ban for %s
BAN_PERMANENT = Ban permanent
ADMIN_BAN_1 = ADMIN: ban %s
ADMIN_BAN_2 = ADMIN %s: ban %s
BAN_MENU = Ban Menu
SQL_CANT_LOAD_REASONS = SQL error: Can ikke finde grund(e): '%s'
NO_REASONS = Ingen grunde fundet.
SQL_LOADED_REASON = Hentet 1 grund fra databasen
SQL_LOADED_REASONS = Hentet % grunde fra databasen
BAN_LOG = %s<%d><%s><%s> banned %s<%s> i %s (%i minutes). grund: %s. 
BAN_CHATLOG = %s<%s> blev banned i %s (%i minutes). Grund: %s.
BAN_LOG_PERM = %s<%d><%s><%s> banned %s<%s> Tid: PERMANENT. Grund: %s. 
BAN_CHATLOG_PERM = %s<%s> var PERMANENT banned. Grund: %s.
PUBLIC_BAN_ANNOUNCE_PERM = '%s' er blevet PERMANENT banned. ^n Grund: '%s'
PUBLIC_BAN_ANNOUNCE_2_PERM = '%s' er blevet PERMANENT banned. ^n Grund: '%s' ^n Af admin %s
UNBAN_LOG = %s<%d><%s><%s> Unbanned %s<%s>. 
UNBAN_CHATLOG = %s <%s> var UnBanned i spillet.
PUBLIC_UNBAN_ANNOUNCE = '%s' er blevet UnBanned
PUBLIC_UNBAN_ANNOUNCE_2 = '%s' er blevet UnBanned af admin %s
UNBAN_TO_OLD_BAN = Du kan ikke slette bans, som er ældre end %s. Disse bliver fjernet af webGUI.
UNBAN_TO_OLD_BAN2 = Bannen du prøvede er fjerne, er %s gammel.
NOT_BAN_PERMANENT = Du har ikke rettigheder til at banne permanent i consolen!!
BAN_MAX = Du kan max banne %i minuter i consol!!
MSG_6 = Banned af admin %s
MSG_7 = Du kan klage over din ban @ %s 
MSG_8 = Du er blevet banned fra serveren af admin %s
MSG_9 = Du er blevet banned fra serveren!
MSG_10 = Du er er permanent banned!
MSG_11 = Du er blevet banned mindst én gang. Lad det ikke ske igen!
MSG_12 = Du har %s tilbage af din ban.
MSG_13 = Banned nick: %s
KICK_MESSAGE = Du er BANNED. Check din console.
MSG_MOTD_2 = <body bgcolor=#9CB3B3><font size=^"18^" color=^"red^">Du er blevet banned!</font><br><br><font color=^"black^">Grund: %s<br>Længde: %s<br>Steam ID: %s<br>Admin: %s</font> 
MSG_MOTD_1 = <body bgcolor=#9CB3B3><font size=^"18^" color=^"red^">Du er blevet banned.</font><br><br><font color=^"black^">Grund: %s<br>Længde: %s<br>Steam ID: %s</font>
UNABAN_STEAMID_ONLY = Kun SteamIDs can blive UnBanned
AMX_FIND_RESULT_5 = Ban er udløbet
PLAYER_BANNED_BEFORE = [AMXBANS]<%s> %s banned %gang(e) før.
SQL_LOADED_STATIC_REASONS = Ingen grunde fundet i databasen. Statistiske grunde loaded istedet
SQL_MENU_ONLINE_01 = AMXBans Menu %s er online (1 grund loaded)
SQL_MENU_ONLINE_02 = AMXBans Menu %s er online (%d grunde loaded)
SQL_BANMOD_ONLINE = AMXBans %s er online
TCONNECTION_FAILED = [Amxbans] Forbindelsen mislykkedes!
TQUERY_FAILED = [Amxbans] Forespørgsel Mislykkedes!
TQUERY_ERROR = [Amxbans] Skrevet forespørgsel fejl, sted: %d
TQUERY_MSG = [Amxbans] Besked: %s (%d)
TQUERY_STATEMENT = [Amxbans] Forespørgsel erklæring: %s
BANHISTORY_MENU = Ban Historie Menu
FLAG_PLAYER = Flag spiller
FLAGGED = Under observation
FLAGG_MESS = Du har "flagged" spiller %s
UN_FLAGG_MESS = Du har "unflagged" spiller %s
REASON_1 = Cheat
REASON_2 = Idiot
REASON_3 = Bande
REASON_4 = Wallhack
REASON_5 = Aimbot
REASON_6 = Wallhack + Aimbot
REASON_7 = Camping
Mr-Juul is offline