Panel/lang/Turkish(Turkey)/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.7 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 (Turkish(turkey) localization)
*/
define('OGP_LANG_dashboard_ftp_text', "FTP istemcisi dosyaları sıkıştırıp mail ile gönderebilir, ayrıca çıkarabilirde, yazı dosyalarını düzenle ve daha fazlası");
define('OGP_LANG_dashboard_addons_manager_text', "OGP ile tüm farklı hizmetleri yönetin. Doğrudan OGP tarafından sağlanan 115'ten fazla sunucu arasından seçim yapın.");
define('OGP_LANG_dashboard_game_monitor_text', "Trafiğini ve log kayıtlarını hızlıca görüntüle ve izle. Hangi sunucuların çevrimiçi veya çevrimdışı olduğunu görebilirsin.");
define('OGP_LANG_dashboard_support_text', "Forum'daki OGP Profesyonel Takımından destek alın. Hızlı dönüt ve mükemmel dikkat");
define('OGP_LANG_welcome_text', "Open Game Panel'e (OGP) Hoşgeldiniz. OGP farklı oyun sunucularını yüklemenizi, başlatmanızı ve görüntülemenizi sağlayan açık kaynak kodlu bir yazılımdır.");
define('OGP_LANG_any_server_is_online', "Herhangi bir sunucu Çevrimiçi");
define('OGP_LANG_current_map', "Şu Anki Harita");
define('OGP_LANG_server_ip_port', "IP:Port");
define('OGP_LANG_statistics', "Istatistikler");
define('OGP_LANG_servers', "Sunucular");
define('OGP_LANG_players', "Oyuncular");
define('OGP_LANG_server_status', "Sunucu Durumu");
define('OGP_LANG_no_games_to_monitor', "Şu anda hiç çevrimiçi/çevrimdışı sunucu yok");
define('OGP_LANG_online_servers', "Çevrimiçi Sunucular");
define('OGP_LANG_add_games_in', "Oyun eklemek isterseniz %s üzerinden ekleyebilirsiniz.");
define('OGP_LANG_currently_online', "Şu Anda Çevrimiçi");
define('OGP_LANG_game_servers', "Oyun Sunucuları");
define('OGP_LANG_select_remote_server', "Uzak Sunucuyu Seçin");
?>