util.php 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?php
  2. /*
  3. *
  4. * OGP - Open Game Panel
  5. * Copyright (C) 2008 - 2017 The OGP Development Team
  6. *
  7. * http://www.opengamepanel.org/
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * as published by the Free Software Foundation; either version 2
  12. * of the License, or any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. *
  23. */
  24. define('OGP_LANG_module_name', "Brze Usluge za Igrice");
  25. define('OGP_LANG_ping', "Ping");
  26. define('OGP_LANG_traceroute', "Trag Rute");
  27. define('OGP_LANG_network_tools', "Mrežni Alati");
  28. define('OGP_LANG_sourcemod_admins', "Sourcemod Admini");
  29. define('OGP_LANG_steam_converter', "SteamID Konverter");
  30. define('OGP_LANG_your_ip', "Vaša IP Adresa");
  31. define('OGP_LANG_loading_agents', "Učitavanje Agenata koji su na mreži...");
  32. define('OGP_LANG_loading_failed', "Učitavanje Agenata nije uspjelo.");
  33. define('OGP_LANG_agents_offline', "Svi Agenti su izvan mreže.");
  34. define('OGP_LANG_no_commands', "Žao nam je, vaš korisnički račun nema dostupne naredbe.");
  35. define('OGP_LANG_remote_target', "Ciljane IP Adrese:");
  36. define('OGP_LANG_command', "Naredba:");
  37. define('OGP_LANG_select_agent', "Odaberite Agent");
  38. define('OGP_LANG_chdir_failed', "Pogreška: chdir () je vraćen neispravno.");
  39. define('OGP_LANG_agent_invalid', "Navedeno je nevažeći Agent.");
  40. define('OGP_LANG_networktools_agent_offline', "Nije moguće izvršiti naredbu na odabranom Agentu jer je izvan mreže.");
  41. define('OGP_LANG_target_empty', "Nije dodjeljen udaljeni cilj.");
  42. define('OGP_LANG_command_empty', "Nije odabrana nijedna naredba.");
  43. define('OGP_LANG_command_unavilable', "Odabrana naredba nije dostupna na odabranom Agentu.");
  44. define('OGP_LANG_target_invalid', "Uneseni su nevažeći IP/Naziv poslužitelja.");
  45. define('OGP_LANG_exec_failed', "Isteklo vrijeme dok ste čekali za odgovor.");
  46. define('OGP_LANG_command_no_access', "Nemate pristup toj naredbi. Ovaj događaj će biti zapisan u zapisniku.");
  47. define('OGP_LANG_command_hacking_attempt', "Uneseni su znakovi koji se nalaze na crnoj listi. Ovaj događaj će biti zapisan u zapisniku.");
  48. define('OGP_LANG_command_bad_characters', "Pokušalo se izvršiti naredba zlonamjernim znakovima. Primljeni unos: %s %s");
  49. define('OGP_LANG_command_no_permissions', "Pokušalo se izvršiti naredba s nedovoljnim dozvolama. Primljeni unos: %s %s");
  50. define('OGP_LANG_command_executed', "Uspješno je poslana sljedeća naredba: %s %s");
  51. define('OGP_LANG_no_servers', "Na vašem računu nije dodjeljen nijedan server.");
  52. define('OGP_LANG_select_server', "Odaberite Server:");
  53. define('OGP_LANG_select_server_option', "Odabrati...");
  54. define('OGP_LANG_steamid', "Steam ID:");
  55. define('OGP_LANG_immunity', "Imunitet:");
  56. define('OGP_LANG_sourcemod_perms', "Sourcemod Privilegije:");
  57. define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Privilegije");
  58. define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Određene Privilegije");
  59. define('OGP_LANG_sourcemod_flag_a', "A - Reserved slot access.");
  60. define('OGP_LANG_sourcemod_flag_b', "B - Generic admin; required for admins.");
  61. define('OGP_LANG_sourcemod_flag_c', "C - Kick other players.");
  62. define('OGP_LANG_sourcemod_flag_d', "D - Ban other players.");
  63. define('OGP_LANG_sourcemod_flag_e', "E - Remove bans.");
  64. define('OGP_LANG_sourcemod_flag_f', "F - Slay/harm other players.");
  65. define('OGP_LANG_sourcemod_flag_g', "G - Change the map or major gameplay features.");
  66. define('OGP_LANG_sourcemod_flag_h', "H - Change most CVARs.");
  67. define('OGP_LANG_sourcemod_flag_i', "I - Execute config files.");
  68. define('OGP_LANG_sourcemod_flag_j', "J - Special chat privileges.");
  69. define('OGP_LANG_sourcemod_flag_k', "K - Start or create votes.");
  70. define('OGP_LANG_sourcemod_flag_l', "L - Set a password on the server.");
  71. define('OGP_LANG_sourcemod_flag_m', "M - Use RCON commands.");
  72. define('OGP_LANG_sourcemod_flag_n', "N - Change sv_cheats or use cheating commands.");
  73. define('OGP_LANG_sourcemod_flag_o', "O - Custom Group 1.");
  74. define('OGP_LANG_sourcemod_flag_p', "P - Custom Group 2.");
  75. define('OGP_LANG_sourcemod_flag_q', "Q - Custom Group 3.");
  76. define('OGP_LANG_sourcemod_flag_r', "R - Custom Group 4.");
  77. define('OGP_LANG_sourcemod_flag_s', "S - Custom Group 5.");
  78. define('OGP_LANG_sourcemod_flag_t', "T - Custom Group 6.");
  79. define('OGP_LANG_rcon_reload_admins_failed', "Nije uspjelo ponovno učitavanje administratorske predmemorije putem RCON-a; je li on online?");
  80. define('OGP_LANG_reload_admins_failed', "Nije uspjelo ponovno učitavanje administratorske predmemorije; \"sm_reloadadmins\" je nepoznata naredba.");
  81. define('OGP_LANG_reload_admins_success', "Uspješno ste dodali %s na admins_simple.ini i ponovno učitao administratorsku predmemoriju.");
  82. define('OGP_LANG_add_success_no_rcon', "Uspješno ste dodali %s u datoteku admins_simple.ini, ali ne možete ponovo učitati administratorsku predmemoriju.");
  83. define('OGP_LANG_writefile_error', "Došlo je do nepoznate pogreške u pisanju na: %s");
  84. define('OGP_LANG_remotefile_nonexistent', "Nije moguće dodati novog Admina. Administratorska datoteka: %s ne postoji na ovom serveru.");
  85. define('OGP_LANG_empty_flag_list', "Niste odabrali nijednu Vip/Admin privilegiju.");
  86. define('OGP_LANG_invalid_steam_format', "SteamID koji ste unijeli ne odgovara potrebnom uzorku.");
  87. define('OGP_LANG_selected_server_offline', "Nije moguće dodati Admina, Agent koji kontrolira odabrani server je izvan mreže.");
  88. define('OGP_LANG_malformed_form', "Poslali ste obrazac s nepravilnim skrivenim elementima - ne možete dodati Admina.");
  89. define('OGP_LANG_empty_form_data', "Ispunite sve elemente obrasca.");
  90. define('OGP_LANG_server_not_selected', "Niste odabrali Server.");
  91. define('OGP_LANG_invalid_steamid', "Unijeli ste nevažeći Steam ID.");
  92. define('OGP_LANG_invalid_immunity', "Unijeli ste nevažeću vrijednost imuniteta.");
  93. define('OGP_LANG_submit', "Potvrditi");
  94. define('OGP_LANG_post_failed', "POST akcija nije uspjela. Nije moguće dobiti odgovor.");
  95. define('OGP_LANG_amx_mod_admins', "AMX mod X Admini");
  96. define('OGP_LANG_amx_login_type', "Način Prijave");
  97. define('OGP_LANG_amx_login_steamid', "Steam ID");
  98. define('OGP_LANG_amx_login_nick_pass', "Nadimak + Lozinka");
  99. define('OGP_LANG_nickname', "Nadimak");
  100. define('OGP_LANG_amx_mod_perms', "AMX mod X Dozvole:");
  101. define('OGP_LANG_amx_mod_perm_root', "AMX mod X Sve Privilegije");
  102. define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Određene Privilegije");
  103. define('OGP_LANG_amx_mod_flag_a', "A - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
  104. define('OGP_LANG_amx_mod_flag_b', "B - reservation (can join on reserved slots)");
  105. define('OGP_LANG_amx_mod_flag_c', "C - amx_kick command");
  106. define('OGP_LANG_amx_mod_flag_d', "D - amx_ban and amx_unban commands");
  107. define('OGP_LANG_amx_mod_flag_e', "E - amx_slay and amx_slap commands");
  108. define('OGP_LANG_amx_mod_flag_f', "F - amx_map command");
  109. define('OGP_LANG_amx_mod_flag_g', "G - amx_cvar command (not all cvars will be available)");
  110. define('OGP_LANG_amx_mod_flag_h', "H - amx_cfg command");
  111. define('OGP_LANG_amx_mod_flag_i', "I - amx_chat and other chat commands");
  112. define('OGP_LANG_amx_mod_flag_j', "J - amx_vote and other vote commands");
  113. define('OGP_LANG_amx_mod_flag_k', "K - access to sv_password cvar (by amx_cvar command)");
  114. define('OGP_LANG_amx_mod_flag_l', "L - access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
  115. define('OGP_LANG_amx_mod_flag_m', "M - custom level A (for additional plugins)");
  116. define('OGP_LANG_amx_mod_flag_n', "N - custom level B");
  117. define('OGP_LANG_amx_mod_flag_o', "O - custom level C");
  118. define('OGP_LANG_amx_mod_flag_p', "P - custom level D");
  119. define('OGP_LANG_amx_mod_flag_q', "Q - custom level E");
  120. define('OGP_LANG_amx_mod_flag_r', "R - custom level F");
  121. define('OGP_LANG_amx_mod_flag_s', "S - custom level G");
  122. define('OGP_LANG_amx_mod_flag_t', "T - custom level H");
  123. define('OGP_LANG_amx_mod_flag_u', "U - menu access");
  124. ?>