forked from Diamoondss/GS-M.ORG-Translation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtr_tr.php
More file actions
54 lines (52 loc) · 2.84 KB
/
tr_tr.php
File metadata and controls
54 lines (52 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?php
$LAN['LANGNAME'] = "Turkish";
$LAN['FLAG'] = "tr";
$LAN['TITLE'] = "Game Server Network | GSNET - Oyun Sunucusu Canlı Sunucu Durumu, Afisler, Kullanılabilirlik izleme";
$LAN['KEYWORDS'] = "server ip port game monitor list tracker signature samp san andreas multiplayer counter strike source csgo mta fivem just cause mafia2 unturned";
$LAN['DESCRIPTION'] = "Game Server Monitoring, List, Banner, Signature, Usability monitoring. Game Server Network | GSNET";
$LAN['HOME'] = "Ana Sayfa";
$LAN['ADD_SERVER'] = "Sunucu Ekle";
$LAN['FORUMS'] = "Forum";
$LAN['DONATE'] = "Donate";
$LAN['STATUS'] = "Status";
$LAN['SEARCH'] = "Arama";
$LAN['NAME'] = "İsim";
$LAN['SRVNAME'] = "Server Adı";
$LAN['ALL_GAMES'] = "Tum Oyunlar";
$LAN['LOCATION'] = "Konum";
$LAN['ALL_LOCATIONS'] = "Tum Konumlar";
$LAN['ADDITION_SETTINGS'] = "Toplama Ayarları";
$LAN['NOT_FULL'] = "Dolu Degil";
$LAN['NO_PASSWORD'] = "Sifre Yok";
$LAN['NOT_EMPTY'] = "Bos degil";
$LAN['GAME'] = "Oyun";
$LAN['PLAYERS'] = "Oyuncular";
$LAN['MAP'] = "Harita";
$LAN['IPPORT'] = "IP:Port";
$LAN['IP'] = "IP";
$LAN['PORT'] = "Port";
$LAN['QUERYPORT'] = "Query Port";
$LAN['ADD_SERVER'] = "Sunucu Ekle";
$LAN['SUBMIT'] = "Gonder";
$LAN['ERROR_MSG'] = "Hata! Bir seyler yanlıs gitti.";
$LAN['ERROR_MSG_GAME'] = "Yanlıs Oyun Türü.";
$LAN['ERROR_INVAILD_IP'] = "Gecersiz IP Adresi.";
$LAN['ERROR_INVAILD_PORT'] = "Gecersiz Port";
$LAN['SUCCESS_MSG'] = "Basarılı!";
$LAN['ERROR_ALREAD_EXIST'] = "Bu sunucu zaten var!";
$LAN['ADD_SERVER_SUCCESS_MSG'] = "Bu sunucuyu GSNET'ye basarıyla eklediniz! Bu sunucu izlenecek, sunucu cevrimici durumdayken sunucu durumunu 5 dakikadan daha kısa sürede alabilirsiniz.";
$LAN['SERVER_INFORMATION'] = "Sunucu Bilgileri";
$LAN['ERROR_SERVER_NOT_FOUND'] = "Bu sunucu veritabanımızda mevcut degil.";
$LAN['LAST_UPDATE'] = "Son Guncelleme (UTC)";
$LAN['SERVICES'] = "Hizmetler";
$LAN['HCOUNT'] = "HCount";
$LAN['HSIGN'] = "Signature";
$LAN['HSIGN_HELP'] = "Change 255,255,255 to change font color, change en_us to set language";
$LAN['HCOUNT_HELP'] = "Resmin rengini değiştirmek için 255,255,255 RGB'de ne gibi";
$LAN['SERVER_OFFLINE'] = "Sunucu cevrimdısı!";
$LAN['ADD_SERVER_LOGIN_REQUIRED'] = "To add a server, you must login to our forums first. <a class='alert-link' href='http://www.gsnet.work/forums/ucp.php?mode=login' target='_blank'>Login Now</a>";
$LAN['ADD_SERVER_CONNECT_FAILED'] = "We have tried to connect to this server for 3 times, but it seems that the server does not give response, please check your server online. If you need help, please go to our forum.";
$LAN['ADD_SERVER_TIPS'] = "If you want to add a server by hostname(domain), please <a class='alert-link' href='http://www.gsnet.work/forums/viewtopic.php?f=5&p=5053' target='_blank'>Destek için forumumuza gonderin</a>.";
$LAN['IN'] = "in";
$LAN['SERVERS'] = "Sunucu";
?>