| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- <?php
- /*
- *
- * OGP - Open Game Panel
- * Copyright (C) 2008 - 2018 The OGP Development Team
- *
- * http://www.opengamepanel.org/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- */
- define('OGP_LANG_add_mods_note', "Možete dodati modove nakon dodavanja servera korisniku. To se može učiniti uređivanjem servera.");
- define('OGP_LANG_game_servers', "Serveri");
- define('OGP_LANG_game_path', "Putanje Igre");
- define('OGP_LANG_game_path_info', "Apsolutno putanje servera. Primjer: /home/ogpbot/OGP_User_Files / My_Server");
- define('OGP_LANG_game_server_name_info', "Ime servera pomaže korisnicima da identificiraju svoje servere.");
- define('OGP_LANG_control_password', "Upravljačka lozinka");
- define('OGP_LANG_control_password_info', "Ova se lozinka koristi za kontrolu servera, kao što je RCON lozinka. Ako je lozinka prazna, upotrebljavaju se druga sredstva.");
- define('OGP_LANG_add_game_home', "Dodati Igru");
- define('OGP_LANG_game_path_empty', "Putanje igre ne smije biti prazna.");
- define('OGP_LANG_game_home_added', "Igrica je uspješno dodana. Preusmjeravanje na stranicu uređivanja Home-a.");
- define('OGP_LANG_failed_to_add_home_to_db', "Dodavanje Home-a u bazu podataka nije uspjelo. Pogreška: %s");
- define('OGP_LANG_caution_agent_offline_can_not_get_os_and_arch_showing_servers_for_all_platforms', "<b>Oprez!</b>Agent je izvan mreže, ne može dobiti vrstu OS-a i arhitekturu, <br> Prikaz servera za sve platforme:");
- define('OGP_LANG_select_remote_server', "Odaberite Udaljeni Server");
- define('OGP_LANG_no_remote_servers_configured', "Nijedan udaljeni poslužitelj nije konfiguriran za Open Game Panel. Najprije morate dodati udaljene poslužitelje pa tek onda možete korisnicima dizati servere.");
- define('OGP_LANG_no_game_configurations_found', "Nije pronađena konfiguracija igre. Morate dodati konfiguracije igara iz");
- define('OGP_LANG_game_configurations', "> stranice za konfiguraciju igre");
- define('OGP_LANG_add_remote_server', "Dodati Server");
- define('OGP_LANG_wine_games', "Wine igrice");
- define('OGP_LANG_home_path', "Putanje direktorija");
- define('OGP_LANG_change_home_info', "Mjesto instaliranog servera. Primjer: /home/ogp/my_server/");
- define('OGP_LANG_game_server_name', "Naziv Servera");
- define('OGP_LANG_change_name_info', "Mjesto instaliranog servera. Naziv servera koji korisnicima olakšava identifikaciju.");
- define('OGP_LANG_game_control_password', "Kontrolna lozinka za igru");
- define('OGP_LANG_change_control_password_info', "Kontrolna lozinka je npr. Lozinka za rcon.");
- define('OGP_LANG_available_mods', "Dostupni Modovi");
- define('OGP_LANG_note_no_mods', "Nema dostupnih mod(a) za ovu igru.");
- define('OGP_LANG_change_home', "Promjeni Direktorij");
- define('OGP_LANG_change_control_password', "Promjeniti Kontrolnu Lozinku");
- define('OGP_LANG_change_name', "Promijeniti Naziv");
- define('OGP_LANG_add_mod', "Dodajte Mod");
- define('OGP_LANG_set_ip', "Postavite IP");
- define('OGP_LANG_ips_and_ports', "IP adrese i Portovi");
- define('OGP_LANG_mod_name', "Naziv Moda");
- define('OGP_LANG_max_players', "Maksimalno Igrača");
- define('OGP_LANG_extra_cmd_line_args', "Dodatni naredbeni redak");
- define('OGP_LANG_extra_cmd_line_info', "Dodatna naredba linija omogućuje način unosa dodatnih argumenata u naredbu za igru kada se pokrene.");
- define('OGP_LANG_cpu_affinity', "CPU");
- define('OGP_LANG_nice_level', "Uljepšavanje Razine");
- define('OGP_LANG_set_options', "Postavite Opcije");
- define('OGP_LANG_remove_mod', "Ukloniti Mod");
- define('OGP_LANG_mods', "Modovi");
- define('OGP_LANG_ip', "IP");
- define('OGP_LANG_port', "Port");
- define('OGP_LANG_no_ip_ports_assigned', "Najmanje jedan IP: Port par mora biti dodijeljen serveru.");
- define('OGP_LANG_successfully_assigned_ip_port', "Uspješno dodijeljen IP: Port serveru.");
- define('OGP_LANG_port_range_error', "Port mora biti između raspona 0 i 65535.");
- define('OGP_LANG_failed_to_assing_mod_to_home', "Dodjeljivanje moda s ID-om %d nije uspjelo.");
- define('OGP_LANG_successfully_assigned_mod_to_home', "Uspješno dodijeljen mod sa ID %d serveru.");
- define('OGP_LANG_successfully_modified_mod', "Uspješno izmijenjene informacije o modu.");
- define('OGP_LANG_back_to_game_monitor', "Natrag na Monitor Igara");
- define('OGP_LANG_back_to_game_servers', "Natrag na Igrice");
- define('OGP_LANG_user_id_main', "Glavni Vlasnik");
- define('OGP_LANG_change_user_id_main', "Promijenite glavnog vlasnika");
- define('OGP_LANG_change_user_id_main_info', "Glavni Vlasnik Servera");
- define('OGP_LANG_server_ftp_password', "FTP lozinka");
- define('OGP_LANG_change_ftp_password', "Promijenite FTP lozinku");
- define('OGP_LANG_change_ftp_password_info', "Ovo je lozinka za prijavu na FTP poslužitelj za ovaj server.");
- define('OGP_LANG_Delete_old_user_assigned_homes', "Uklonite dodijelu servera trenutnim korisnicima.");
- define('OGP_LANG_editing_home_called', "Uređivanje Servera pod nazivom");
- define('OGP_LANG_control_password_updated_successfully', "Kontrolna lozinka uspješno ažurirana.");
- define('OGP_LANG_control_password_update_failed', "Ažuriranje kontrolne lozinke nije uspjelo");
- define('OGP_LANG_successfully_changed_game_server', "Uspješno promijenjene postavke.");
- define('OGP_LANG_error_ocurred_on_remote_server', "Došlo je do pogreške na udaljenom poslužitelju,");
- define('OGP_LANG_ftp_password_can_not_be_changed', "FTP lozinka ne može se mijenjati.");
- define('OGP_LANG_ftp_can_not_be_switched_on', "FTP se ne može uključiti.");
- define('OGP_LANG_ftp_can_not_be_switched_off', "FTP se ne može isključiti.");
- define('OGP_LANG_invalid_home_id_entered', "Unesen je nevažeći Home ID.");
- define('OGP_LANG_ip_port_already_in_use', "%s:%s je već u upotrebi. Odaberite neki drugi.");
- define('OGP_LANG_successfully_assigned_ip_port_to_server_id', "Uspješno dodijeljen %s:%s kod Home sa ID-om %s.");
- define('OGP_LANG_no_ip_addresses_configured', "Vaš server nema nikakve IP adrese koje su mu konfigurirane. Možete ih konfigurirati iz");
- define('OGP_LANG_server_page', "stranice servera");
- define('OGP_LANG_successfully_removed_mod', "Uspješno uklonjen mod igre.");
- define('OGP_LANG_warning_agent_offline_defaulting_CPU_count_to_1', "Upozorenje - Agent je izvan mreže, prebacivanje CPU-a na zadanom u 1.");
- define('OGP_LANG_mod_install_cmds', "Inst.Mod po Naredbi");
- define('OGP_LANG_cmds_for', "Naredbe za");
- define('OGP_LANG_preinstall_cmds', "Predinstalirajte Naredbe");
- define('OGP_LANG_postinstall_cmds', "Naredbe za Naknadnu Instalaciju");
- define('OGP_LANG_edit_preinstall_cmds', "Uređivanje Naredbi za Predinstaliranje");
- define('OGP_LANG_edit_postinstall_cmds', "Uređivanje naredbi za Naknadnu Instalaciju");
- define('OGP_LANG_save_as_default_for_this_mod', "Spremi kao zadano za ovaj mod");
- define('OGP_LANG_empty', "prazno");
- define('OGP_LANG_master_server_for_clon_update', "Master Server za lokalno ažuriranje");
- define('OGP_LANG_set_as_master_server', "Postaviti kao Master Server");
- define('OGP_LANG_set_as_master_server_for_local_clon_update', "Postaviti kao master server za lokalno ažuriranje");
- define('OGP_LANG_only_available_for', "Dostupno samo za '%s' za hosting na udaljenom poslužitelju nazvanom '%s'.");
- define('OGP_LANG_ftp_on', "Omogućiti FTP");
- define('OGP_LANG_ftp_off', "Onemogućiti FTP");
- define('OGP_LANG_change_ftp_account_status', "Promjena statusa FTP računa");
- define('OGP_LANG_change_ftp_account_status_info', "Jednom kada je FTP račun omogućen ili onemogućen, dodaje se ili uklanja iz FTP-ove baze podataka.");
- define('OGP_LANG_server_ftp_login', "FTP Prijava za Server");
- define('OGP_LANG_change_ftp_login_info', "Promijenite FTP prijavu s prilagođenim.");
- define('OGP_LANG_change_ftp_login', "Promjeniti FTP Prijavu");
- define('OGP_LANG_ftp_login_can_not_be_changed', "Nije moguće promijeniti FTP prijavu.");
- define('OGP_LANG_server_is_running_change_addresses_not_available', "Dok je server pokrenut, IP se ne može mijenjati.");
- define('OGP_LANG_change_game_type', "Promijeniti Vrstu Igre");
- define('OGP_LANG_change_game_type_info', "Promjenom tipa igre, trenutna konfiguracija moda bit će izbrisana.");
- define('OGP_LANG_force_mod_on_this_address', "Forsirajte mod na ovoj adresi");
- define('OGP_LANG_successfully_assigned_mod_to_address', "Uspješno dodijeljen mod adresi");
- define('OGP_LANG_switch_mods', "Prebaciti modove");
- define('OGP_LANG_switch_mod_for_address', "Prebaci mod za adresu %s");
- define('OGP_LANG_invalid_path', "Nevažeće putanje");
- define('OGP_LANG_add_new_game_home', "Dodajte novu igru");
- define('OGP_LANG_no_game_homes_found', "Nisu pronađene igre");
- define('OGP_LANG_available_game_homes', "Dostupne igre");
- define('OGP_LANG_home_id', "ID Servera");
- define('OGP_LANG_game_server', "IP Servera");
- define('OGP_LANG_game_type', "Vrsta Igre");
- define('OGP_LANG_game_home', "Putanje Servera");
- define('OGP_LANG_game_home_name', "Naziv Servera");
- define('OGP_LANG_clone', "Klonirati");
- define('OGP_LANG_unassign', "Ukloniti Server");
- define('OGP_LANG_access_rights', "Prava pristupa");
- define('OGP_LANG_assigned_homes', "Trenutni Dodijeljeni Serveri");
- define('OGP_LANG_assign', "Dodijeliti");
- define('OGP_LANG_allow_updates', "Dopustiti Ažuriranja Igre");
- define('OGP_LANG_allow_updates_info', "Omogućuje korisniku ažuriranje instalacije igre ako je to moguće.");
- define('OGP_LANG_allow_file_management', "Dopustiti Upravljanje Datotekama");
- define('OGP_LANG_allow_file_management_info', "Omogućuje korisniku pristup serveru s modulima za upravljanje datotekama.");
- define('OGP_LANG_allow_parameter_usage', "Dopustiti Upotrebu Parametara");
- define('OGP_LANG_allow_parameter_usage_info', "Omogućuje korisniku promjenu dostupnih parametara naredbenog retka.");
- define('OGP_LANG_allow_extra_params', "Dopustiti Dodatne Parametre");
- define('OGP_LANG_allow_extra_params_info', "Korisniku omogućuje izmjenu dodatnih parametara naredbenog retka.");
- define('OGP_LANG_allow_ftp', "Dopustiti FTP Upotrebu");
- define('OGP_LANG_allow_ftp_info', "Pokažite informacije za FTP pristup korisniku.");
- define('OGP_LANG_allow_custom_fields', "Dopustiti Prilagodljiva Polja");
- define('OGP_LANG_allow_custom_fields_info', "Korisnicima omogućuje pristup prilagođenim poljima servera ako ih ima.");
- define('OGP_LANG_select_home', "Odaberite Server za Dodjelivanje");
- define('OGP_LANG_assign_new_home_to_user', "Dodijelivanje Novi Server korisniku %s");
- define('OGP_LANG_assign_new_home_to_group', "Dodijelivanje Novi Server grupi %s");
- define('OGP_LANG_assigned_home_to_user', "Uspješno dodijeljen server (ID: %d) korisniku %s.");
- define('OGP_LANG_failed_to_assign_home_to_user', "Nije uspjelo dodijeljivanje servera (ID: %d) korisniku %s.");
- define('OGP_LANG_assigned_home_to_group', "Uspješno dodijeljen server (ID: %d) grupi%s.");
- define('OGP_LANG_unassigned_home_from_user', "Uspješno uklonjen server (ID: %d) od korisnika %s.");
- define('OGP_LANG_unassigned_home_from_group', "Uspješno uklonjen server (ID: %d) od grupe %s.");
- define('OGP_LANG_no_homes_assigned_to_user', "Nema dodijeljenih servera za korisnika %s.");
- define('OGP_LANG_no_homes_assigned_to_group', "Nema dodijeljenih servera za grupu %s.");
- define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_user', "Nema više dostupnih servera koji se mogu dodijeliti ovom korisniku");
- define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_group', "Nema više dostupnih servera koji se mogu dodijeliti ovoj grupi");
- define('OGP_LANG_you_can_add_a_new_game_server_from', "Možete dodati novu igru iz %s.");
- define('OGP_LANG_no_remote_servers_available_please_add_at_least_one', "Nemamo dostupnih udaljenih poslužitelja, molimo dodajte najmanje jedan!");
- define('OGP_LANG_cloning_of_home_failed', "Kloniranje servera sa ID-om '%s' nije uspjelo.");
- define('OGP_LANG_no_mods_to_clone', "Još nema omogućenih mod(a) za ovu igru. Nije moguće klonirati.");
- define('OGP_LANG_failed_to_add_mod', "Nije uspjelo dodavanje moda sa ID-om '%s' serveru sa ID-om '%s'.");
- define('OGP_LANG_failed_to_update_mod_settings', "Ažuriranje mod postavki za server sa ID-om '%s' nije uspjelo.");
- define('OGP_LANG_successfully_cloned_mods', "Uspješno kloniran mod za server sa ID-om '%s'.");
- define('OGP_LANG_successfully_copied_home_database', "Uspješno kopiran Direktorij baze podataka.");
- define('OGP_LANG_copying_home_remotely', "Kopiranje Servera na udaljenom poslužitelju od '%s' na '%s'.");
- define('OGP_LANG_cloning_home', "Kloniranje Servera pod nazivom '%s'.");
- define('OGP_LANG_current_home_path', "Trenutni Direktorij Servera");
- define('OGP_LANG_current_home_path_info', "Trenutni lokacija kopiranog Servera na udaljenom poslužitelju.");
- define('OGP_LANG_clone_home', "Klonirati Server");
- define('OGP_LANG_new_home_name', "Novi Naziv Servera");
- define('OGP_LANG_new_home_path', "Novo putanje Servera");
- define('OGP_LANG_agent_ip', "IP Agenta");
- define('OGP_LANG_game_server_copy_is_running', "Kopiranje servera se izvodi ...");
- define('OGP_LANG_game_server_copy_was_successful', "Kopiranje servera bilo je uspješno");
- define('OGP_LANG_game_server_copy_failed_with_return_code', "Kopija servera nije uspjela s povratnim kodom %s");
- define('OGP_LANG_clone_mods', "Klonirati Modove");
- define('OGP_LANG_game_server_owner', "Vlasnik Servera");
- define('OGP_LANG_the_name_of_the_server_to_help_users_to_identify_it', "Naziv servera koji korisnicima olakšava identifikaciju.");
- define('OGP_LANG_ips_and_ports_used_in_this_home', "IP adrese i portovi koji se koriste u ovom serveru");
- define('OGP_LANG_note_ips_and_ports_are_not_cloned', "Napomena - IP adrese i portovi neče bit klonirani");
- define('OGP_LANG_mods_and_settings_for_this_game_server', "Modovi i postavke za ovaj server");
- define('OGP_LANG_sure_to_delete_serverid_from_remoteip_and_directory', "Jeste li sigurni da želite izbrisati server (ID: %s) s poslužitelja %s i direktorij %s");
- define('OGP_LANG_yes_and_delete_the_files', "Da i Izbriši datoteke");
- define('OGP_LANG_failed_to_remove_gamehome_from_database', "Uklanjanje direktorij servera iz baze podataka nije uspjelo.");
- define('OGP_LANG_successfully_deleted_game_server_with_id', "Uspješno izbrisan server sa ID-om %s.");
- define('OGP_LANG_failed_to_remove_ftp_account_from_remote_server', "Neuspješno uklanjanje FTP računa s udaljenog poslužitelja.");
- define('OGP_LANG_remove_it_anyway', "Želite li ga ipak ukloniti?");
- define('OGP_LANG_sucessfully_deleted', "Uspješno izbrisan %s");
- define('OGP_LANG_the_agent_had_a_problem_deleting', "Agent je imao problema prilikom brisanja %s. Molimo vas, provjerite zapisnik agenta.");
- define('OGP_LANG_connection_timeout_or_problems_reaching_the_agent', "Vremenski prekid veze ili problemi s dosezanjem Agenta");
- define('OGP_LANG_does_not_exist_yet', "Još ne postoji.");
- define('OGP_LANG_update_settings', "Ažurirati postavke");
- define('OGP_LANG_settings_updated', "Postavke su ažurirane");
- define('OGP_LANG_selected_path_already_in_use', "Odabrano putanje je već u uporabi.");
- define('OGP_LANG_browse', "Tražiti");
- define('OGP_LANG_cancel', "Otkazati");
- define('OGP_LANG_set_this_path', "Postaviti ovo putanje");
- define('OGP_LANG_select_home_path', "Odaberite putanje ");
- define('OGP_LANG_folder', "Mapa");
- define('OGP_LANG_owner', "Vlasnik");
- define('OGP_LANG_group', "Grupa");
- define('OGP_LANG_level_up', "Viša razina");
- define('OGP_LANG_level_up_info', "Vratiti se na prethodnu mapu.");
- define('OGP_LANG_add_folder', "Dodati Mapu");
- define('OGP_LANG_add_folder_info', "Napišite naziv nove mape, a zatim kliknite ikonu.");
- define('OGP_LANG_valid_user', "Molimo vas navedite važećeg korisnika.");
- define('OGP_LANG_valid_group', "Molimo vas navedite valjanu grupu.");
- define('OGP_LANG_set_affinity', "Postavite CPU Servera");
- define('OGP_LANG_cpu_affinity_info', "Odaberite jezgru CPU-(a) koju želite dodijeliti serveru.");
- define('OGP_LANG_expiration_date_changed', "Datum isteka odabranog servera je promijenjen.");
- define('OGP_LANG_expiration_date_could_not_be_changed', "Nije moguće mijenjati datum isteka odabranog servera.");
- define('OGP_LANG_search', "Tražiti");
- define('OGP_LANG_ftp_account_username_too_long', "FTP korisničko ime je predugo. Isprobajte kraće korisničko ime najviše 20 znakova.");
- define('OGP_LANG_ftp_account_password_too_long', "FTP lozinka je predugačka. Isprobajte kraću lozinku koja nije duža od 20 znakova.");
- define('OGP_LANG_other_servers_exist_with_path_please_change', "Drugi serveri postoje s istim putanjem. Preporuča se (ali ne i potreban) da ovo putanje promijenite u nešto jedinstveno. Možete imati problema ako to ne učinite.");
- define('OGP_LANG_change_access_rights_for_selected_servers', "Promijenite prava pristupa za odabrane servere");
- ?>
|