mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-24 23:45:38 +08:00
319 lines
No EOL
15 KiB
PHP
Executable file
319 lines
No EOL
15 KiB
PHP
Executable file
<?php
|
||
/*
|
||
-----------------------------------
|
||
Language Name: Turkish
|
||
Contributor: Goktug Bogac OGEL
|
||
Web:
|
||
Email: goktugogel@gmail.com
|
||
------------------------------------
|
||
*/
|
||
$_L['Login'] = 'Oturum aç';
|
||
$_L['Register'] = 'Kayıt olmak';
|
||
$_L['Announcement'] = 'Duyuru';
|
||
$_L['Registration_Info'] = 'Kayıt Bilgisi';
|
||
$_L['Register_Voucher_Failed'] = 'Kupon bulunamadı, lütfen kayıt olun ve kayıt olun';
|
||
$_L['Register_Success'] = 'Kayıt Başarılı! Şimdi giriş yapabilirsiniz ';
|
||
$_L['Sign_In_Member'] = 'Üye Paneli\'ne giriş yapın';
|
||
$_L['Register_Member'] = 'Üye olarak kayıt ol';
|
||
$_L['Sign_In_Admin'] = 'Yönetici Paneli Girişi';
|
||
$_L['Logo'] = 'PHPNuxBill';
|
||
$_L['Username'] = 'Kullanıcı adı';
|
||
$_L['Password'] = 'Parola';
|
||
$_L['PasswordsNotMatch'] = 'Parolalar eşleşmiyor';
|
||
$_L['account_already_exist'] = 'Hesap zaten aksanlı';
|
||
$_L['Manage'] = 'Yönet';
|
||
$_L['Submit'] = 'Gönder';
|
||
$_L['Save'] = 'Değişiklikleri Kaydet';
|
||
$_L['Cancel'] = 'İptal etmek';
|
||
$_L['Edit'] = 'Düzenle';
|
||
$_L['Delete'] = 'Sil';
|
||
$_L['Welcome'] = 'Hoşgeldiniz';
|
||
$_L['Created_Successfully'] = 'Veriler Başarıyla Oluşturuldu ';
|
||
$_L['Updated_Successfully'] = 'Veriler Başarıyla Güncellendi';
|
||
$_L['Delete_Successfully'] = 'Veri Başarıyla Silindi';
|
||
$_L['Dashboard'] = 'Dashboard';
|
||
$_L['Search_Contact'] = 'Müşteri Ara ...';
|
||
$_L['My_Account'] = 'Hesabım';
|
||
$_L['My_Profile'] = 'Benim profilim';
|
||
$_L['Settings'] = 'Ayarlar';
|
||
$_L['Edit_Profile'] = 'Profili Düzenle';
|
||
$_L['Change_Password'] = 'Şifre değiştir';
|
||
$_L['Logout'] = 'Çıkış Yap';
|
||
$_L['Services'] = 'Hizmetler';
|
||
$_L['Bandwidth_Plans'] = 'Bant Genişliği Planları';
|
||
$_L['BW_Name'] = 'Bant Genişliği Adı';
|
||
$_L['New_Bandwidth'] = 'Yeni Bant Genişliği';
|
||
$_L['Edit_Bandwidth'] = 'Bant Genişliğini Düzenle';
|
||
$_L['Add_Bandwidth'] = 'Yeni Bant Genişliği Ekle';
|
||
$_L['Rate_Download'] = 'İndirme Oranı';
|
||
$_L['Rate_Upload'] = 'Ücret Yükleme';
|
||
$_L['BW_already_exist'] = 'Bandwidth Adı Zaten Var';
|
||
$_L['Hotspot_Plans'] = 'Hotspot Planları';
|
||
$_L['PPPOE_Plans'] = 'PPPOE Planları';
|
||
$_L['Plan_Name'] = 'Plan Adı';
|
||
$_L['New_Plan'] = 'Yeni Hizmet Planı';
|
||
$_L['Add_Plan'] = 'Hizmet Planı Ekle';
|
||
$_L['Edit_Plan'] = 'Hizmet Planını Düzenle';
|
||
$_L['Plan_already_exist'] = 'Planı İsmi Zaten Var';
|
||
$_L['Plan_Type'] = 'Plan Türü';
|
||
$_L['Plan_Price'] = 'Plan Fiyatı';
|
||
$_L['Limit_Type'] = 'Sınır Tipi';
|
||
$_L['Unlimited'] = 'Sınırsız';
|
||
$_L['Limited'] = 'Sınırlı';
|
||
$_L['Time_Limit'] = 'Zaman sınırı';
|
||
$_L['Data_Limit'] = 'Veri Sınırı';
|
||
$_L['Both_Limit'] = 'Her İki Sınır';
|
||
$_L['Plan_Validity'] = 'Plan Geçerliliği';
|
||
$_L['Select_BW'] = 'Bant Genişliğini Seç';
|
||
$_L['Shared_Users'] = 'Paylaşılan Kullanıcılar';
|
||
$_L['user_type_help'] = 'Ayarlar\'a erişimi devre dışı bırakmak için Kullanıcı Türü Satışlarını Seç';
|
||
$_L['Current_Password'] = 'Şimdiki Şifre';
|
||
$_L['New_Password'] = 'Yeni Şifre';
|
||
$_L['Administrator'] = 'Yönetici';
|
||
$_L['Sales'] = 'Satış';
|
||
$_L['Member'] = 'Üye';
|
||
$_L['Confirm_New_Password'] = 'Yeni şifreyi onayla';
|
||
$_L['Confirm_Password'] = 'Şifreyi Onayla';
|
||
$_L['Full_Name'] = 'Ad Soyad';
|
||
$_L['User_Type'] = 'Kullanıcı tipi';
|
||
$_L['Address'] = 'Adres';
|
||
$_L['Created_On'] = 'Oluşturuldu';
|
||
$_L['Expires_On'] = 'Tarihinde sona eriyor';
|
||
$_L['Phone_Number'] = 'Telefon numarası';
|
||
$_L['User_Delete_Ok'] = 'Kullanıcı Başarıyla Silindi';
|
||
$_L['Full_Administrator'] = 'Tam Yönetici';
|
||
$_L['password_change_help'] = 'Şifreyi değiştirmemek için boş tutun';
|
||
$_L['currency_help'] = 'Para birimi kodunu göstermek istemiyorsanız boş bırakın';
|
||
$_L['Theme_Style'] = 'Tema Stili';
|
||
$_L['Theme_Color'] = 'Tema Rengi';
|
||
$_L['Default_Language'] = 'Varsayılan dil';
|
||
$_L['Network'] = 'Ağ';
|
||
$_L['Routers'] = 'Yönlendiriciler';
|
||
$_L['Pool'] = 'IP Havuzu';
|
||
$_L['New_Router'] = 'Yeni Yönlendirici';
|
||
$_L['Add_Router'] = 'Router ekle';
|
||
$_L['Edit_Router'] = 'Yönlendiriciyi Düzenle';
|
||
$_L['Router_Name'] = 'Yönlendirici Adı';
|
||
$_L['IP_Address'] = 'IP adresi';
|
||
$_L['Router_Secret'] = 'Yönlendirici Sırrı';
|
||
$_L['Description'] = 'Açıklama';
|
||
$_L['Router_already_exist'] = 'IP Router Zaten Var';
|
||
$_L['Pool_Name'] = 'İsim Havuzu';
|
||
$_L['Range_IP'] = 'Aralık İP';
|
||
$_L['New_Pool'] = 'Yeni Havuz';
|
||
$_L['Add_Pool'] = 'Havuz ekle';
|
||
$_L['Edit_Pool'] = 'Havuzu Düzenle';
|
||
$_L['Pool_already_exist'] = 'Havuz Adı Zaten Var';
|
||
$_L['Prepaid'] = 'Ön Ödemeli';
|
||
$_L['Prepaid_User'] = 'Ön Ödemeli Kullanıcılar';
|
||
$_L['Prepaid_Vouchers'] = 'Ön Ödemeli Kuponlar';
|
||
$_L['Refill_Account'] = 'Hesabı Yenile';
|
||
$_L['Recharge_Account'] = 'Hesabı Yeniden Şarj Et';
|
||
$_L['Select_Account'] = 'Hesap Seç';
|
||
$_L['Service_Plan'] = 'Servis planı';
|
||
$_L['Recharge'] = 'Şarj';
|
||
$_L['Method'] = 'Yöntem';
|
||
$_L['account_created_successfully'] = 'Hesap başarıyla oluşturuldu';
|
||
$_L['Database_Status'] = 'Veritabanı Durumu';
|
||
$_L['Total_Database_Size'] = 'Toplam Veritabanı Boyutu';
|
||
$_L['Download_Database_Backup'] = 'Veritabanı Yedekleme İndir';
|
||
$_L['Table_Name'] = 'Tablo ismi';
|
||
$_L['Rows'] = 'Satır';
|
||
$_L['Size'] = 'Boyut';
|
||
$_L['Customers'] = 'Müşteri';
|
||
$_L['Add_Contact'] = 'Yeni İletişim Ekle';
|
||
$_L['Edit_Contact'] = 'İletişim Düzenle';
|
||
$_L['List_Contact'] = 'Liste İrtibat';
|
||
$_L['Manage_Accounts'] = 'Kişiyi Yönetin';
|
||
$_L['Reports'] = 'Raporlar';
|
||
$_L['Daily_Report'] = 'Günlük raporlar';
|
||
$_L['Period_Reports'] = 'Dönem Raporları';
|
||
$_L['All_Transactions'] = 'Tüm İşlemler';
|
||
$_L['Total_Income'] = 'Toplam gelir';
|
||
$_L['All_Transactions_at_Date'] = 'Tarihte Tüm İşlemler';
|
||
$_L['Total_Income'] = 'Toplam gelir';
|
||
$_L['Export_for_Print'] = 'Baskı için İhracat';
|
||
$_L['Print'] = 'Baskı';
|
||
$_L['Export_to_PDF'] = 'PDF\'ye Aktar';
|
||
$_L['Click_Here_to_Print'] = 'Yazdırmak için Buraya Tıklayın';
|
||
$_L['You_can_use_html_tag'] = 'Html etiketini kullanabilirsiniz';
|
||
$_L['Date_Format'] = 'Tarih formatı';
|
||
$_L['Income_Today'] = 'Gelir Bugün';
|
||
$_L['Income_This_Month'] = 'Bu Ay Gelir';
|
||
$_L['Users_Active'] = 'Kullanıcılar Aktif';
|
||
$_L['Total_Users'] = 'Toplam Kullanıcı';
|
||
$_L['Users'] = 'Kullanıcılar';
|
||
$_L['Edit_User'] = 'Kullanıcıyı düzenle';
|
||
$_L['Last_Login'] = 'Son giriş';
|
||
$_L['Administrator_Users'] = 'Yönetici Kullanıcıları';
|
||
$_L['Manage_Administrator'] = 'Yönetici Yönet';
|
||
$_L['Add_New_Administrator'] = 'Yeni Yönetici Ekleyin';
|
||
$_L['Localisation'] = 'Lokalizasyon';
|
||
$_L['Backup_Restore'] = 'Yedekleme / Geri';
|
||
$_L['General_Settings'] = 'Genel Ayarlar';
|
||
$_L['Date'] = 'Tarih';
|
||
$_L['Login_Successful'] = 'Giriş başarılı';
|
||
$_L['Failed_Login'] = 'Başarısız oturum açma';
|
||
$_L['Settings_Saved_Successfully'] = 'Ayarlar başarıyla kaydedildi';
|
||
$_L['User_Updated_Successfully'] = 'Kullanıcı Başarıyla Güncellendi';
|
||
$_L['User_Expired_Today'] = 'Kullanıcı Süresi Doldu, Bugün';
|
||
$_L['Activity_Log'] = 'Etkinlik Günlüğü';
|
||
$_L['View_Reports'] = 'Raporları Görüntüle';
|
||
$_L['View_All'] = 'Hepsini gör';
|
||
$_L['Number_of_Vouchers'] = 'Kuponların Sayısı';
|
||
$_L['Length_Code'] = 'Uzunluk Kodu';
|
||
$_L['Code_Voucher'] = 'Kod Makbuzu';
|
||
$_L['Voucher'] = 'Fiş';
|
||
$_L['Voucher_Hotspot'] = 'Hotspot Kuponu';
|
||
$_L['Status_Voucher'] = 'Durum Makbuzu';
|
||
$_L['Add_Voucher'] = 'Kupon Ekle';
|
||
$_L['Voucher_Successfully'] = 'Kuponları başarıyla oluştur';
|
||
$_L['Generate'] = 'Genel';
|
||
$_L['Print_Info'] = 'Yanyana yazdırırsanız, kesmesi daha kolay olacaktır.';
|
||
$_L['From_Date'] = 'İtibaren';
|
||
$_L['To_Date'] = 'Bugüne kadar';
|
||
$_L['New_Service'] = 'Yeni Servis';
|
||
$_L['Type'] = 'Tür';
|
||
$_L['Finish'] = 'Bitiş';
|
||
$_L['App_Name'] = 'Uygulama Adı / Şirket Adı';
|
||
$_L['App_Name_Help_Text'] = 'Bu İsim Başlıkta gösterilecek';
|
||
$_L['Next'] = 'Sonraki';
|
||
$_L['Last'] = 'Son';
|
||
$_L['Timezone'] = 'Saat dilimi';
|
||
$_L['Decimal_Point'] = 'Ondalık nokta';
|
||
$_L['Thousands_Separator'] = 'Bin Ayırıcı';
|
||
$_L['Currency_Code'] = 'Para Birimi Kodu';
|
||
$_L['Order_Voucher'] = 'Sipariş Makbuzu';
|
||
$_L['Voucher_Activation'] = 'Kupon Aktivasyonu';
|
||
$_L['List_Activated_Voucher'] = 'Aktif Fiş Listesi';
|
||
$_L['Enter_Voucher_Code'] = 'Kupon kodunu buraya girin';
|
||
$_L['Private_Message'] = 'Özel mesaj';
|
||
$_L['Inbox'] = 'Gelen kutusu';
|
||
$_L['Outbox'] = 'Giden';
|
||
$_L['Compose'] = 'Oluşturma';
|
||
$_L['Send_to'] = 'Gönderildi';
|
||
$_L['Title'] = 'Başlık';
|
||
$_L['Message'] = 'Mesaj';
|
||
$_L['Account_Information'] = 'Hesap Bilgileriniz';
|
||
$_L['Welcome_Text_User'] = 'Panel Üyeleri sayfasına hoş geldiniz, bu sayfada şunları yapabilirsiniz:';
|
||
$_L['Welcome_Text_Admin'] = '<b> PHPNuxBill </ b>, PHP ve Mikrotik API kullanılarak Mikrotik için bir faturalandırma Hotspot ve PPPOE olup, yönlendiriciyle iletişim kurar. Bu uygulamayla daha fazla kazanç elde ederseniz, lütfen bize bağış yapın. <br> Projeyi <a href="https://github.com/hotspotbilling/phpnuxbill" target="_blank"> buradan izleyin </a> ';
|
||
$_L['Invalid_Username_or_Password'] = 'Geçersiz kullanıcı adı veya şifre';
|
||
$_L['Do_Not_Access'] = 'Bu sayfaya erişim izniniz yok';
|
||
$_L['Incorrect_Current_Password'] = 'Yanlış Geçerli Şifre';
|
||
$_L['Password_Changed_Successfully'] = 'Şifre başarıyla değiştirildi, Lütfen tekrar giriş yapın';
|
||
$_L['All_field_is_required'] = 'Tüm alan gerekli';
|
||
$_L['Voucher_Not_Valid'] = 'Kupon Geçerli Değil';
|
||
$_L['Activation_Vouchers_Successfully'] = 'Aktivasyon Kuponları Başarıyla';
|
||
$_L['Data_Not_Found'] = 'Veri bulunamadı';
|
||
$_L['Search_by_Username'] = 'Kullanıcı Adına Göre Ara';
|
||
$_L['Search_by_Name'] = 'İsme Göre Ara';
|
||
$_L['Search_by_Code'] = 'Kod Makbuzuna Göre Ara';
|
||
$_L['Search'] = 'Arama';
|
||
$_L['Select_Customer'] = 'Bir müşteri seçin';
|
||
$_L['Select_Routers'] = 'Router\'ları Seç';
|
||
$_L['Select_Plans'] = 'Planları Seç';
|
||
$_L['Select_Pool'] = 'Havuz Seç';
|
||
$_L['Hrs'] = 'Saat';
|
||
$_L['Mins'] = 'Dk';
|
||
$_L['Days'] = 'Gün';
|
||
$_L['Months'] = 'Ay';
|
||
$_L['Add_Language'] = 'Dil Ekle';
|
||
$_L['Name_Lang'] = 'Dil adı';
|
||
$_L['Folder_Lang'] = 'Klasör adı';
|
||
$_L['Translator'] = 'Çevirmen';
|
||
$_L['Lang_already_exist'] = 'Dil Adı Zaten Var';
|
||
|
||
$_L['Payment_Gateway'] = 'Payment Gateway';
|
||
$_L['Community'] = 'Community';
|
||
$_L['1_user_can_be_used_for_many_devices'] = '1 user can be used for many devices?';
|
||
$_L['Cannot_be_change_after_saved'] = 'Cannot be change after saved';
|
||
|
||
$_L['Explain_Coverage_of_router'] = 'Jelaskan Cakupan wilayah hotspot';
|
||
$_L['Name_of_Area_that_router_operated'] = 'Nama Lokasi/Wilayah Router beroperasi';
|
||
$_L['Payment_Notification_URL_Recurring_Notification_URL_Pay_Account_Notification_URL'] = 'Payment Notification URL, Recurring Notification URL, Pay Account Notification URL';
|
||
$_L['Finish_Redirect_URL_Unfinish_Redirect_URL_Error_Redirect_URL'] = 'Finish Redirect URL, Unfinish Redirect URL, Error Redirect URL';
|
||
$_L['Status'] = 'Status';
|
||
$_L['Plan_Not_found'] = 'Plan Not found';
|
||
$_L['Failed_to_create_transaction'] = 'Failed to create transaction.';
|
||
$_L['Seller_has_not_yet_setup_Xendit_payment_gateway'] = 'Seller has not yet setup Xendit payment gateway';
|
||
$_L['Admin_has_not_yet_setup_Xendit_payment_gateway_please_tell_admin'] = 'Admin has not yet setup Xendit payment gateway, please tell admin';
|
||
$_L['Buy_this_your_active_package_will_be_overwrite'] = 'Buy this? your active package will be overwrite';
|
||
$_L['You_already_have_unpaid_transaction_cancel_it_or_pay_it'] = 'You already have unpaid transaction, cancel it or pay it.';
|
||
$_L['Transaction_Not_found'] = 'Transaction Not found';
|
||
$_L['Cancel_it'] = 'Cancel it?';
|
||
$_L['expired'] = 'expired';
|
||
$_L['Check_for_Payment'] = 'Check for Payment';
|
||
$_L['Transaction_still_unpaid'] = 'Transaction still unpaid.';
|
||
$_L['Paid_Date'] = 'Paid Date';
|
||
$_L['Transaction_has_been_paid'] = 'Transaction has been paid.';
|
||
$_L['PAID'] = 'PAID';
|
||
$_L['CANCELED'] = 'CANCELED';
|
||
$_L['UNPAID'] = 'UNPAID';
|
||
$_L['PAY_NOW'] = 'PAY NOW';
|
||
$_L['Buy_Hotspot_Plan'] = 'Buy Hotspot Plan';
|
||
$_L['Buy_PPOE_Plan'] = 'Buy PPOE Plan';
|
||
$_L['Package'] = 'Package';
|
||
$_L['Order_Internet_Package'] = 'Order Internet Package';
|
||
$_L['Unknown_Command'] = 'Unknown Command.';
|
||
$_L['Checking_payment'] = 'Checking payment';
|
||
$_L['Create_Transaction_Success'] = 'Create Transaction Success';
|
||
$_L['You_have_unpaid_transaction'] = 'You have unpaid transaction';
|
||
$_L['TripayPayment_Channel'] = 'TripayPayment Channel';
|
||
$_L['Payment_Channel'] = 'Payment Channel';
|
||
$_L['Payment_check_failed'] = 'Payment check failed.';
|
||
$_L['Order_Package'] = 'Order Package';
|
||
$_L['Transactions'] = 'Transactions';
|
||
$_L['Payments'] = 'Payments';
|
||
$_L['History'] = 'History';
|
||
$_L['Order_History'] = 'Order History';
|
||
$_L['Gateway'] = 'Gateway';
|
||
$_L['Date_Done'] = 'Date Done';
|
||
$_L['Unpaid_Order'] = 'Unpaid Order';
|
||
$_L['Payment_Gateway_Not_Found'] = 'Payment Gateway Not Found';
|
||
$_L['Payment_Gateway_saved_successfully'] = 'Payment Gateway saved successfully';
|
||
$_L['ORDER'] = 'ORDER';
|
||
$_L['Package_History'] = 'Package History';
|
||
$_L['Buy_History'] = 'Buy History';
|
||
$_L['Activation_History'] = 'Activation History';
|
||
$_L['Buy_Package'] = 'Buy Package';
|
||
$_L['Email'] = 'Email';
|
||
$_L['Company_Footer'] = 'Company Footer';
|
||
$_L['Will_show_below_user_pages'] = 'Will show below user pages';
|
||
$_L['Request_OTP'] = 'Request OTP';
|
||
$_L['Verification_Code'] = 'Verification Code';
|
||
$_L['SMS_Verification_Code'] = 'SMS Verification Code';
|
||
$_L['Please_enter_your_email_address'] = 'Please enter your email address';
|
||
$_L['Failed_to_create_Paypal_transaction'] = 'Failed to create Paypal transaction.';
|
||
$_L['Plugin'] = 'Plugin';
|
||
$_L['Plugin_Manager'] = 'Plugin Manager';
|
||
$_L['Plugin_Manager'] = 'Plugin Manager';
|
||
$_L['User_Notification'] = 'User Notification';
|
||
$_L['Expired_Notification'] = 'Expired Notification';
|
||
$_L['User_will_get_notification_when_package_expired'] = 'User will get notification when package expired';
|
||
$_L['Expired_Notification_Message'] = 'Expired Notification Message';
|
||
$_L['bnameb_will_be_replaced_with_Customer_Name_bpackageb_will_be_replaced_with_Package_name'] = '<b>[[name]]</b> will be replaced with Customer Name. <b>[[package]]</b> will be replaced with Package name.';
|
||
$_L['Payment_Notification'] = 'Payment Notification';
|
||
$_L['User_will_get_invoice_notification_when_buy_package_or_package_refilled'] = 'User will get invoice notification when buy package or package refilled';
|
||
$_L['Current_IP'] = 'Current IP';
|
||
$_L['Current_MAC'] = 'Current MAC';
|
||
$_L['Login_Status'] = 'Login Status';
|
||
$_L['Login_Request_successfully'] = 'Login Request successfully';
|
||
$_L['Logout_Request_successfully'] = 'Logout Request successfully';
|
||
$_L['Disconnect_Internet'] = 'Disconnect Internet?';
|
||
$_L['Not_Online_Login_now'] = 'Not Online, Login now?';
|
||
$_L['You_are_Online_Logout'] = 'You are Online, Logout?';
|
||
$_L['Connect_to_Internet'] = 'Connect to Internet?';
|
||
$_L['Your_account_not_connected_to_internet'] = 'Your account not connected to internet';
|
||
$_L['Balance'] = 'Balance';
|
||
$_L['Balance_System'] = 'Balance System';
|
||
$_L['Enable_System'] = 'Enable System';
|
||
$_L['Allow_Transfer'] = 'Allow Transfer';
|
||
$_L['Telegram_Notification'] = 'Telegram Notification';
|
||
$_L['SMS_OTP_Registration'] = 'SMS OTP Registration';
|
||
$_L['Whatsapp_Notification'] = 'Whatsapp Notification';
|
||
$_L['Tawkto_Chat_Widget'] = 'Tawk.to Chat Widget';
|
||
$_L['Invoice'] = 'Invoice';
|
||
$_L['Country_Code_Phone'] = 'Country Code Phone';
|
||
$_L['Voucher_activation_menu_will_be_hidden'] = 'Voucher activation menu will be hidden';
|
||
$_L['Customer_can_deposit_money_to_buy_voucher'] = 'Customer can deposit money to buy voucher';
|
||
$_L['Allow_balance_transfer_between_customers'] = 'Allow balance transfer between customers'; |