Panel/lang/Persian/modules/dashboard.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

24 lines
No EOL
1.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 for the dashboard module (Persian localization)
*/
define('OGP_LANG_dashboard_ftp_text', "FTP میتواند فایل ها را Compress و از طریق پست الکترونیک آن ها را ارسال کند، همچنین امکان UnCompress، ویرایش و ... فایل ها برای شما وجود دارد.");
define('OGP_LANG_dashboard_addons_manager_text', "Manage all different types of services with OGP. Choose from over 115 servers, which supplied directly by OGP.");
define('OGP_LANG_dashboard_game_monitor_text', "Watch and monitor your traffic & logs quickly. You can see what servers are up and down.");
define('OGP_LANG_dashboard_support_text', "Get support from the OGP Professional Team on the forum. Fast response and great attention.");
define('OGP_LANG_welcome_text', "Welcome to the Open Game Panel (OGP). OGP is an open-source software, that allows you to install, start and monitor different game servers.");
define('OGP_LANG_any_server_is_online', "Any server is Online");
define('OGP_LANG_current_map', "Map فعلی");
define('OGP_LANG_server_ip_port', "IP:Port");
define('OGP_LANG_statistics', "آمار");
define('OGP_LANG_servers', "سرور ها");
define('OGP_LANG_players', "بازیکنان");
define('OGP_LANG_server_status', "وضعیت سرور");
define('OGP_LANG_no_games_to_monitor', "درحال حاضر هیچ سرور Online یا Offline ای وجود ندارد");
define('OGP_LANG_online_servers', "سرور های آنلاین");
define('OGP_LANG_add_games_in', "اگر میخواهید بازی ای اضافه کنید، از طریق %s می توانید انجام دهید.");
define('OGP_LANG_currently_online', "آنلاین");
define('OGP_LANG_game_servers', "Game Server ها");
define('OGP_LANG_select_remote_server', "Select Remote Server");
?>