Omogućuje upotrebu ALTER TABLICE.");
define('OGP_LANG_sql_create_info', "Omogućuje upotrebu KREIRAJ TABLICE.");
define('OGP_LANG_sql_create_temporary_tables_info', "Omogućuje upotrebu IZRADE TEMPORARNE TABLICE.");
define('OGP_LANG_sql_delete_info', "Omogućuje upotrebu IZBRISATI.");
define('OGP_LANG_sql_drop_info', "Omogućuje upotrebu OTPUSTITI TABLICE.");
define('OGP_LANG_sql_index_info', "Omogućuje upotrebu KREIRAJ INDEKS i OTPUSTITI INDEKS.");
define('OGP_LANG_sql_insert_info', "Omogućuje upotrebu UBACIVATI.");
define('OGP_LANG_sql_lock_tables_info', "Omogućuje upotrebu ZAKLJUČATI TABLICE na tablicama na koje imate ODABRATI privilegije.");
define('OGP_LANG_sql_select_info', "Omogućuje upotrebu ODABRATI.");
define('OGP_LANG_sql_update_info', "Omogućuje upotrebu AŽURIRATI.");
define('OGP_LANG_sql_grant_option_info', "Omogućuje privilegije za potvrdu.");
define('OGP_LANG_select_game_server', "Odaberite igre");
define('OGP_LANG_invalid_mysql_server_id', "Nevažeći ID MySQL poslužitelja.");
define('OGP_LANG_there_is_another_db_named_or_user_named', "Postoji još jedna baza podataka pod nazivom %s ili drugog imenovanog korisnika%s.");
define('OGP_LANG_db_added_for_home_id', "Dodana baza podataka za Home ID %s.");
define('OGP_LANG_could_not_remove_db', "Odabrana baza podataka nije mogla biti uklonjena.");
define('OGP_LANG_db_removed_successfully_from_mysql_server_named', "Baza podataka je uklonjena s poslužitelja %s.");
define('OGP_LANG_areyousure_remove_mysql_server', "Jeste li sigurni da želite ukloniti MySQL poslužitelj nazvan %s?");
define('OGP_LANG_db_changed_successfully', "Baza podataka pod nazivom %s je uspješno promijenjena.");
define('OGP_LANG_error_while_remove', "Pogreška prilikom uklanjanja.");
define('OGP_LANG_mysql_server_removed', "MySQL poslužitelj nazvan %s je uspješno uklonjen.");
define('OGP_LANG_unable_to_set_changes_to', "Nije moguće postaviti promjene na MySQL poslužitelj nazvan %s.");
define('OGP_LANG_mysql_server_settings_changed', "MySQL poslužitelj nazvan %s je uspješno promijenjen.");
define('OGP_LANG_editing_mysql_server', "Uređivanje MySQL poslužitelja nazvanog %s.");
define('OGP_LANG_save_settings', "Spremi postavke");
define('OGP_LANG_mysql_dbs_for', "Baze podataka za poslužitelj %s");
define('OGP_LANG_edit_dbs', "Uredite baze podataka");
define('OGP_LANG_edit_db_settings', "Uredite postavke baze podataka");
define('OGP_LANG_remove_db', "Ukloniti bazu podataka");
define('OGP_LANG_save_db_changes', "Spremi promjene baze podataka.");
define('OGP_LANG_add_db', "Dodaj bazu podataka");
define('OGP_LANG_select_db', "Odaberite bazu podataka");
define('OGP_LANG_db_user', "BP Korisnik");
define('OGP_LANG_db_passwd', "BP Lozinka");
define('OGP_LANG_db_name', "BP Naziv");
define('OGP_LANG_enabled', "Omogućeno");
define('OGP_LANG_game_server', "Igrice");
define('OGP_LANG_there_are_no_databases_assigned_for', "Nema dodijeljenih baza podataka za %s.");
define('OGP_LANG_unable_to_connect_to_mysql_server_as', "Nije moguće povezati se na MySQL poslužitelj kao %s.");
define('OGP_LANG_unable_to_create_db', "Nije moguće stvoriti bazu podataka.");
define('OGP_LANG_unable_to_select_db', "Nije moguće odabrati %s bazu podataka.");
define('OGP_LANG_db_info', "Informacije o bazama podataka");
define('OGP_LANG_db_tables', "Tablice baza podataka");
define('OGP_LANG_db_backup', "BP Backup");
define('OGP_LANG_download_db_backup', "Skini BP Backup");
define('OGP_LANG_restore_db_backup', "Vratite DB Backup");
define('OGP_LANG_sql_file', "datoteka(.sql)");
?>