|
|
@@ -86,7 +86,7 @@ define('OGP_LANG_server_ip_port', "IP:Port Servera");
|
|
|
define('OGP_LANG_server_name', "Ime Servera");
|
|
|
define('OGP_LANG_server_id', "ID Servera");
|
|
|
define('OGP_LANG_player_name', "Ime Igrača");
|
|
|
-define('OGP_LANG_score', "Skor Igrača");
|
|
|
+define('OGP_LANG_score', "Rezultat");
|
|
|
define('OGP_LANG_time', "Vrijeme");
|
|
|
define('OGP_LANG_no_rights_to_stop_server', "Nemate prava za zaustavljanje ovog servera.");
|
|
|
define('OGP_LANG_no_ogp_lgsl_support', "Ovaj server (pokrenut: %s) nema LGSL podršku u OGP-u i njegova se statistika ne može prikazati.");
|
|
|
@@ -188,13 +188,13 @@ define('OGP_LANG_no_online_players', "Nema igrača na mreži.");
|
|
|
define('OGP_LANG_invalid_game_mod_id', "Navedeno je nevažeći ID Igre/Moda.");
|
|
|
define('OGP_LANG_auto_update_title_popup', "Link za Steam Automatsko Ažuriranje");
|
|
|
define('OGP_LANG_auto_update_popup_html', "<p>Koristite vezu u nastavku da biste provjerili i automatski ažurirali svoj server putem Steam-a ako je potrebno. & Nbsp; Možete upotrijebiti korištenjem cronjob-a ili ručno pokrenuti postupak.");
|
|
|
-define('OGP_LANG_api_links_popup_html', "<p>Select an action you would like to perform using the OGP API for this game server. Then, use the link below to perform your desired action. You can run your desired action using a cronjob or by making a direct request to it.</p>");
|
|
|
+define('OGP_LANG_api_links_popup_html', "<p>Odaberite radnju koju želite izvršiti pomoću OGP API-ja za ovaj poslužitelj igre. Zatim pomoću donje veze izvedite željenu radnju. Željenu radnju možete pokrenuti pomoću cronjoba ili izravnim zahtjevom.</p>");
|
|
|
define('OGP_LANG_auto_update_copy_me', "Kopiraj");
|
|
|
define('OGP_LANG_auto_update_copy_me_success', "Kopirano!");
|
|
|
define('OGP_LANG_auto_update_copy_me_fail', "Kopiranje nije uspjelo. Molimo ručno kopirajte vezu.");
|
|
|
define('OGP_LANG_get_steam_autoupdate_api_link', "Link za Automatsko Ažuriranje");
|
|
|
-define('OGP_LANG_show_api_actions', "Show API Actions");
|
|
|
-define('OGP_LANG_api_links', "API Links");
|
|
|
+define('OGP_LANG_show_api_actions', "Prikaži akcije API-ja");
|
|
|
+define('OGP_LANG_api_links', "API Linkovi");
|
|
|
define('OGP_LANG_update_attempt_from_nonmaster_server', "Korisnik %s pokušao je ažurirati home_id %dpreko non-master servera. (Home ID: %d)");
|
|
|
define('OGP_LANG_attempting_nonmaster_update', "Pokušavate ažuritati ovaj server preko non-master servera.");
|
|
|
define('OGP_LANG_cannot_update_from_own_self', "Lokalno ažuriranje servera možda neće raditi na glavnom Master Serveru.");
|