AMXBANS tlumaczenie

Od HLDS.pl
Skocz do: nawigacji, wyszukiwania

<php>

<?php
define("_DATE","Data");
define("_PLAYER","Gracz");
define("_ADMIN","Admin");
define("_REASON","Przyczyna");
define("_LENGHT","Długość");
define("_PERMANENT","Na zawsze");
define("_DISPLAYING","displaying");
define("_RESULTS","results");
define("_OF","z");
define("_NEXT","następny");
define("_PREVIOUS","poprzedni");
define("_DELETE","skasuj");
define("_EDIT","edytuj");
define("_UNBAN","odbanuj");
define("_BANTYPE","Typ bana");
define("_DETAILS","szczegóły");
define("_BANDETAILS","Szczegóły bana");
define("_STEAMID","SteamID");
define("_IP","Adres IP");
define("_INVOKED","Zbanowany");
define("_BANLENGHT","Długość bana");
define("_EXPIRES","Wygasa");
define("_BANBY","Zbanowany przez admina");
define("_BANON","Zbanowany na serwerze");
define("_PREVOFF","Poprzednie bany");
define("_NOBANSFOUND","Nie znaleziono banów w bazie.");
define("_NOTAPPLICABLE","Nie wiadomo.");
define("_NOSTEAMID","SteamID nie znane");
define("_NOIP","Adres IP nie znany");
define("_MINS","minut");
define("_ALREADYEXP","już wygasł");
define("_REMAINING","pozostało");
define("_STEAMID&IP","SteamID i/lub adres IP");
define("_WEBSITE","Strona WWW");
define("_DAY","dzień");
define("_DAYS","dni");
define("_BANLIST","Lista banów");
define("_HIDDEN","ukryty");
define("_UNBANDETAILS","Szczegóły zdjęcia bana");
define("_REASONUNBAN","Przyczna zdjęcia bana");
define("_BANREMOVED","Ban zdjęty");
define("_REMBY","Usunięty przez");
define("_BANEXP","Ban wygasł");
define("_BANHISTORY","Historia banów");
define("_NOBANNED","Ten gracz nie dostał wcześniej żadnego bana.");
define("_NOACCESS","Nie masz dostępu do tej strony.");
define("_ACTIVEBANS","Aktwne bany");
define("_EXPIREDBANS","Nie aktywne bany");
define("_SEARCH","Szukaj");
define("_NICKNAME","Nickname");
define("_PLAYERSWITH","Gracz z");
define("_TOTALACTBANS","Wszystkich aktywnych banów");
define("_TOTALEXPBANS","Wszystkich nieaktywnych banów");
define("_SERVER","Serwer");
define("_MOREBANSHIS","lub większą ilością banów w histori");
define("_WANTTOREMOVE","Jesteś pewien że chcesz usunąć?");
define("_TOTALBANS","Wszystkich banów");
define("_NOTLOGGED","Nie zalogowany");
define("_LOGGED","Zalogowany jako");
define("_LOGOUT","Wyloguj");
define("_LOGIN","Zaloguj");
define("_HOME","Główna");
define("_ADDBAN","Dodaj Bana");
define("_ADDLIVEBAN","Dodaj Bana 'na żywo'");
define("_IMPORT","Importuj");
define("_EXPORT","Exportuj");
define("_PRUNEDB","Oczyść Bazę");
define("_ADMINSLEVELS","Admini i Poziomy");
define("_SERVERADMINS","Admini na Serwerach");
define("_SERVERS","Serwery");
define("_CONFIG","Ustawienia");
define("_ACCESSLOG","Logi dostępu");
define("_ADD","dodaj");
define("_HOUR","godzina");
define("_HOURS","godzin");
define("_MIN","minut");
define("_MONTH","miesiąc");
define("_MONTHS","miesięcy");
define("_WEEK","tydzień");
define("_WEEKS","tygodni");
define("_YEAR","rok");
define("_YEARS","lat");
define("_NOPERM","You do not have the required credentials to view this page.");
define("_USERNAME","Użytkownik");
define("_PASSWORD","Hasło");
define("_SELECTSERVER","Wybierz serwer...");
define("_SELECTPLAYER","Wybierz gracza do zbanowania");
define("_HOSTNAME","Hostname");
define("_PLAYERS","Gracze");
define("_ACTION","Akcja");
define("_KICKBAN","kickban");
define("_ADDRESS","Adres");
define("_NOSERVFOUND","No servers found in database.");
define("_DISABLED","Wyłączone");
define("_NOPLAYERORWRONGRCON","No players found on the server or wrong rcon_password.");
define("_COMMNORESPONSE","Command has been sent but no response has been received (does not indicate an error)");
define("_NONE","brak");
define("_DOWN","wyłączony");
define("_ALL","wszysko");
define("_REMARKS","Remarks");
define("_NOLOGFOUND","No logentries found");
define("_AMXBANSCONFIG","AMXBans Configuration");
define("_DISABLEAMXBANS","Disable AMXBans front-end");
define("_DIRECTORIES","Directories");
define("_DOCROOT","Document root");
define("_PATH","Path");
define("_IMPORTDIR","Import dir");
define("_TEMPLATEDIR","Template dir");
define("_DATABASE","Database");
define("_DATABASESERVER","Database server");
define("_DBNAME","DB Name");
define("_DBUSER","DB Username");
define("_DBPASS","DB Password");
define("_DBTBLS","Table Names");
define("_BANSTBL","Bans table");
define("_BANHISTBL","Banhistory table");
define("_WEBADMINSTBL","Webadmins table");
define("_AMXADMINSTBL","AMXadmins table");
define("_LEVELSTBL","Levels table");
define("_ADMINSSERVTBL","Admins/Servers crosstable");
define("_SERVTBL","Serverinfo table");
define("_LOGSTBL","Logs table");
define("_REASONSTBL","Banreasons table");
define("_ADMININFO","Admin info");
define("_MAINADMINNICK","Main admin nickname");
define("_MAINADMINMAIL","E-mail address");
define("_ERRORHANDLER","Use custom error handler?");
define("_CUSTOMERRORHANDLER","Error handler");
define("_INFOPTIONS","Interface options");
define("_USEAMXMAN","Use AMXadmin manager?");
define("_FANCYLAYERS","Use fancy layers?");
define("_VERSIONCHECK","Use version checking?");
define("_HOURSONSERVER","Hours between webserver and game server.");
define("_PUBLICSEARCH","Should public users be able to use search?");
define("_DISPLAYADMIN","Display admin nick for public users on front-page?");
define("_DISPLAYREASON","Display reason on front-page?");
define("_GEOIP","Use GeoIP?");
define("_MAXOFFENCES","Max offences before ban is made perm");
define("_BANPERPAGE","Bans per page?");
define("_RCONCLASS","RCON Class?");
define("_CHECKDIRS","check dirs");
define("_CHECKCONNECT","check connection");
define("_APPLY","zastosuj");
define("_YES","tak");
define("_NO","nie");
define("_OWN","own");
define("_LASTSEEN","Last seen");
define("_VERSION","Version");
define("_BANMENU","banMenu");
define("_SHOWREASONS","Show reasons");
define("_REMOVE","usuń");
define("_CONFIRM","potwierdź");
define("_MANAGELEVEL","Manage levels");
define("_SELECTACTION","Select action");
define("_OTHER","Other");
define("_EDITPERMS","edit perms");
define("_VIEWIP","zobacz IP");
define("_REMOVELEVEL","remove level");
define("_LVL","poziom");
define("_MANAGEWEBADMINS","Manage Web-admins");
define("_MANAGEAMXADMINS","Manage Amx-admins");
define("_ADDWEBADMINS","Add Web-admins");
define("_ADDAMXADMINS","Add Amx-admins");
define("_ACCESS","Dostęp");
define("_FLAGS","Flags");
define("_SURETOSAVE","Are you sure you want to apply these settings?");
define("_PRUNINGINFO","All bans are stored in a table in the Database. When a temporary ban expires. The ban is moved to another table for 2 reasons:
  • The actual table with bans will be kept as short as possible which is a good thing since every player that connects to your gameserver(s) is matched agains this table. The smaller the table the faster this will be.
  • Historic information on SteamIDs / IPs will be kept so you can enforce recurring rules (i.e. 3 temp bans is a permanent ban)
If you have shell access to a server, we recommend using the included perl-script. This will prune the database automatically (refer to the readme for more details on this script).");
define("_LEVEL","level");
define("_INSERT","insert");
define("_ADDLEVEL","add new level");
define("_DELADMIN","Are you sure you want to remove this admin ?");
define("_DELSERVER","Are you sure you want to remove this server ?");
define("_NOSERVERS","No servers found in database.");
define("_SERVERDETAILS","Server details for");
define("_UNKNOWN","unknown");
define("_MODIFICATION","Modification");
define("_SELMODIFICATION","Select modification");
define("_AMXBANSMOTDURL","AMXban MotD URL");
define("_AMXBANSMOTDURLDELAY","AMXban MotD URL delay");
define("_BANREASONSFOR","Banreasons for");
define("_BANREASON","Banreason");
define("_DELBANREASON","Are you sure you want to remove this reason ?");
define("_RESULT","Result");
define("_NOTIMPORTED","SteamID / IP already exists in database (not imported)");
define("_IMPORTED","Imported successfully");
define("_NOFOUNDIMPORT","No bans found for import.");
define("_BANFILE","Banfile");
define("_NOBANMATCH","No bans found matching your criteria...");
define("_GAMETYPE","Gametype");
define("_INCREASON","Include reason");
define("_ALLBANS","all bans");
define("_ALLGAMETYPES","all game types");
define("_PERMBANS","permanent bans");
define("_TEMPBANS","temporary bans");
define("_EXPORTRESULT","Export results");
define("_SOMETHINGWRONG","Something went wrong!");
define("_NBEXPBANS","No. of expired bans");
define("_WHATISPRUNING","What is 'pruning'?");
define("_UNAVAILABLE","Unavailable");
define("_ERRORAMXBANSDISABLED","AMXBans front-end has been temporarily disabled by the administrator. Please check back soon.");
define("_ERRORSETUPPHP","the file setup.php still exists. AMXBans will not function untill the file is removed.");
define("_ERRORMAGICQUOTES","Magicquotes are set to 'OFF' in php.ini. AMXBans will not function unless magicquotes are set to 'ON'.");
define("_DEFAULTLANG","Default web-site language");
?>

</php>

Osobiste
Przestrzenie nazw
Warianty
Działania
HLDS.pl - Menu:
Inne
IRC
Inne sekcje:
Znajomi:
Narzędzia