| Server IP : 104.21.37.246 / Your IP : 172.71.28.145 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388321/cwd/3rdparty/phpPgAdmin/plugins/Report/lang/ |
Upload File : |
<?php /** * Turkish language file. */ // Basic $plugin_lang['strplugindescription'] = 'Report plugin'; $plugin_lang['strnoreportsdb'] = 'reports veritabanı yaratışmamış. Yönergeler için lütfen INSTALL dosyasını okuyunuz.'; // Reports $plugin_lang['strreport'] = 'Rapor'; $plugin_lang['strreports'] = 'Raporlar'; $plugin_lang['strshowallreports'] = 'Tüm raporları göster'; $plugin_lang['strnoreports'] = 'Hiçbir rapor bulunamadı'; $plugin_lang['strcreatereport'] = 'Rapor yaratıldı.'; $plugin_lang['strreportdropped'] = 'Rapor silindi'; $plugin_lang['strreportdroppedbad'] = 'Rapor silme işi başarısız oldu.'; $plugin_lang['strconfdropreport'] = '"%s" raporunu silmek istediğinize emin misiniz?'; $plugin_lang['strreportneedsname'] = 'Raporunuza bir ad vermelisiniz.'; $plugin_lang['strreportneedsdef'] = 'Raporunuz için SQL sorguları yazmalısınız.'; $plugin_lang['strreportcreated'] = 'Rapor kaydedildi.'; $plugin_lang['strreportcreatedbad'] = 'Rapor kaydetme başarısız oldu.'; ?>