Panel/lang/Serbian(Serbia)/global.php
copilot-swe-agent[bot] 898018d204 Complete license header replacement with file purpose descriptions (675 files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-09-05 22:46:27 +00:00

124 lines
No EOL
6.8 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/*
* Language definitions (Serbian(serbia) localization)
*/
define('OGP_LANG_lang_charset', "UTF-8");
define('OGP_LANG_already_logged_in_redirecting_to_dashboard', "Већ сте пријављени, пребацивање на контролну таблу...");
define('OGP_LANG_logging_in', "Пријављивање");
define('OGP_LANG_redirecting_in', "Преусмеравање у");
define('OGP_LANG_refresh_page', "Освежи страницу");
define('OGP_LANG_no_rights', "Немате права да приступите овој страници.");
define('OGP_LANG_welcome', "Добродошли");
define('OGP_LANG_logout', "Одјави се");
define('OGP_LANG_logout_message', "Одјављени сте.");
define('OGP_LANG_support', "Подршка");
define('OGP_LANG_password', "Лозинка");
define('OGP_LANG_login', "Корисничко име");
define('OGP_LANG_login_button', "Пријава");
define('OGP_LANG_solve_captcha', "Провера");
define('OGP_LANG_lost_passwd', "Заборавили сте лозинку?");
define('OGP_LANG_no_db_connection', "Није могуће конектовати се на базу.");
define('OGP_LANG_bad_login', "Невалидно корисничко име или лозинка.");
define('OGP_LANG_not_logged_in', "Тренутно нисте пријављени.");
define('OGP_LANG_remove_install', "Молимо вас да уклоните install.php фајл из безбедоносних разлога.");
define('OGP_LANG_agent_offline', "Агент који контролише овај сервер није тренутно на мрежи.");
define('OGP_LANG_logged_in', "Пријављени сте као");
define('OGP_LANG_delete', "Обриши");
define('OGP_LANG_edit', "Уреди");
define('OGP_LANG_actions', "Акције");
define('OGP_LANG_invalid_subpage', "Невалидна подстраница");
define('OGP_LANG_invalid_home_id', "Invalid home ID entered.");
define('OGP_LANG_note', "Напомена");
define('OGP_LANG_hint', "Предлог");
define('OGP_LANG_yes', "Да");
define('OGP_LANG_no', "Не");
define('OGP_LANG_on', "Укључи");
define('OGP_LANG_off', "Искључи");
define('OGP_LANG_db_error_invalid_host', "Нисте унели валидан хост базе података.");
define('OGP_LANG_db_error_invalid_user_and_pass', "Невалидно корисничко име и/или лозинка базе.");
define('OGP_LANG_db_error_invalid_database', "Невалидна база.");
define('OGP_LANG_db_unknown_error', "Непозната грешка базе: %s");
define('OGP_LANG_db_error_module_missing', "Required PHP database module missing.");
define('OGP_LANG_db_error_invalid_db_type', "Invalid database type in config file.");
define('OGP_LANG_invalid_login_information', "Invalid login information entered.");
define('OGP_LANG_failed_to_read_config', "Failed to read config file.");
define('OGP_LANG_account_expired', "Your account has expired.");
define('OGP_LANG_contact_admin_to_enable_account', "Contact your administrator to re-enable your account.");
define('OGP_LANG_maintenance_mode_on', "Maintenance mode is on");
define('OGP_LANG_logging_out_10', "Logging out in 10 seconds");
define('OGP_LANG_invalid_redirect', "Redirecting");
define('OGP_LANG_login_title', "Control Panel Login");
define('OGP_LANG_module_not_installed', "Module is not installed.");
define('OGP_LANG_no_access_to_home', "You do not have access to this home.");
define('OGP_LANG_not_available', "N/A");
define('OGP_LANG_offline', "Offline");
define('OGP_LANG_online', "Online");
define('OGP_LANG_invalid_url', "Invalid URL");
define('OGP_LANG_xml_file_not_valid', "XML file '%s' could not be validated with schema '%s'.");
define('OGP_LANG_unable_to_load_xml', "Unable to load XML file '%s'. Permission issue?");
define('OGP_LANG_gamemanager', "Game Manager");
define('OGP_LANG_game_monitor', "Game Monitor");
define('OGP_LANG_dashboard', "Dashboard");
define('OGP_LANG_user_addons', "Addons");
define('OGP_LANG_ftp', "FTP");
define('OGP_LANG_shop', "Shop");
define('OGP_LANG_shop_guest', "Shop");
define('OGP_LANG_TS3Admin', "TS3 Admin");
define('OGP_LANG_administration', "Administration");
define('OGP_LANG_config_games', "Game/Mod Config");
define('OGP_LANG_modulemanager', "Modules");
define('OGP_LANG_server', "Servers");
define('OGP_LANG_settings', "Panel Settings");
define('OGP_LANG_themes', "Theme Settings");
define('OGP_LANG_user_admin', "Users");
define('OGP_LANG_sub_users', "Sub Users");
define('OGP_LANG_show_groups', "Groups");
define('OGP_LANG_user_games', "Game Servers");
define('OGP_LANG_addons_manager', "Addons Manager");
define('OGP_LANG_ftp_admin', "FTP users");
define('OGP_LANG_orders', "Orders");
define('OGP_LANG_services', "Services");
define('OGP_LANG_shop_settings', "Shop Settings");
define('OGP_LANG_update', "Update Panel");
define('OGP_LANG_extras', "Extras");
define('OGP_LANG_show', "Show");
define('OGP_LANG_show_all', "Show All Servers");
define('OGP_LANG_cur_theme', "%s Theme");
define('OGP_LANG_copyright', "Copyright");
define('OGP_LANG_all_rights_reserved', "All rights reserved");
define('OGP_LANG_version', "Version");
define('OGP_LANG_show_version', "Show Version");
define('OGP_LANG_queries_executed', "queries executed");
define('OGP_LANG_lang', "Language");
define('OGP_LANG_get_size', "Show Size");
define('OGP_LANG_total_size', "Total size");
define('OGP_LANG_lgsl', "LGSL");
define('OGP_LANG_lgsl_admin', "LGSL Admin");
define('OGP_LANG_rcon', "RCON");
define('OGP_LANG_watch_logger', "Watch Logger");
define('OGP_LANG_litefm_settings', "LiteFM Settings");
define('OGP_LANG_assign_expiration_date', "Assign expiration date");
define('OGP_LANG_assign_expiration_date_info', "Once it expires the server is unassigned but not removed.");
define('OGP_LANG_server_expiration_date', "Server expiration date");
define('OGP_LANG_server_expiration_date_info', "Once it expires the server is removed (database and files).");
define('OGP_LANG_set_expiration_date', "Set expiration date");
define('OGP_LANG_admin_dsi', "DSi Settings");
define('OGP_LANG_user_dsi', "DSi");
define('OGP_LANG_list_dsi', "DSi List");
define('OGP_LANG_no_remote_servers', "There is no known remote servers! Add a server to use this function.");
define('OGP_LANG_no_results_found', "No search results found for %s");
define('OGP_LANG_tickets', "Support Tickets");
define('OGP_LANG_news', "News");
define('OGP_LANG_admin_news', "News Admin");
define('OGP_LANG_util', "Utilities");
define('OGP_LANG_fast_download', "Fast Download");
define('OGP_LANG_fd_user', "Fast Download");
define('OGP_LANG_cron', "Cron Admin");
define('OGP_LANG_user_cron', "Cron");
define('OGP_LANG_faq', "F.A.Q.");
define('OGP_LANG_mysql_admin', "MySQL Admin");
define('OGP_LANG_copied', "Copied!");
define('OGP_LANG_ticket_settings', "Ticket Settings");
define('OGP_LANG_form', "Register");
?>