force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
43
ControlPanel/lang/Turkish(Turkey)/modules/dashboard.php
Executable file
43
ControlPanel/lang/Turkish(Turkey)/modules/dashboard.php
Executable file
|
|
@ -0,0 +1,43 @@
|
|||
<?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_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");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue