No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Konfigürsayon Dosyaları");
|
||||
define('OGP_LANG_editing_file', "Dosya Düzenleniyor");
|
||||
define('OGP_LANG_no_server_specfied', "Sunucu kimliği belirtilmedi - herhangi bir ayar dosyası listelenemedi.");
|
||||
define('OGP_LANG_no_home', "Verilen sunucu kimliğine erişiminiz bulunmuyor.");
|
||||
define('OGP_LANG_no_configs_for_game', "Bunun tanınlanmış konfigürasyon dosyası yok.");
|
||||
define('OGP_LANG_name', "Ad");
|
||||
define('OGP_LANG_no_description', "Açıklama Yok");
|
||||
define('OGP_LANG_description', "Açıklama");
|
||||
define('OGP_LANG_invalid_file', "Belirlenmiş dosyalar düzenlenemez.");
|
||||
define('OGP_LANG_wrote_changes', "Dosya başarıyla kaydedildi.");
|
||||
define('OGP_LANG_failed_write', "Dosya kaydı başarısız.");
|
||||
define('OGP_LANG_failed_read', "Dosya okunması başarısız.");
|
||||
define('OGP_LANG_save', "Kaydet");
|
||||
define('OGP_LANG_go_back', "Geri Dön");
|
||||
define('OGP_LANG_new_file', "Yeni Dosya");
|
||||
Loading…
Add table
Add a link
Reference in a new issue