2017-03-11 02:51:06 +07:00
< ? php
/*
-----------------------------------
Language Name : English
Contributor : Ismail Marzuqi
Web : www . phpmixbill . com
Email : iesien22 @ yahoo . com
2017-03-14 05:15:08 +07:00
2017
Contributor : Ibnu Maksum ( @ ibnux )
2017-03-11 02:51:06 +07:00
------------------------------------
*/
2017-03-14 05:15:08 +07:00
$_L [ 'Login' ] = 'Log-in' ;
$_L [ 'Register' ] = 'Register' ;
$_L [ 'Register_Voucher_Failed' ] = 'Voucher not found, please buy voucher befor register' ;
$_L [ 'Register_Success' ] = 'Register Success! You can login now' ;
$_L [ 'Sign_In_Member' ] = 'Log in to Member Panel' ;
$_L [ 'Register_Member' ] = 'Register as Member' ;
$_L [ 'Sign_In_Admin' ] = 'Masuk ke Admin Panel' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Logo' ] = 'PHPMixBill' ;
$_L [ 'Username' ] = 'Username' ;
$_L [ 'Password' ] = 'Password' ;
2017-03-14 05:15:08 +07:00
$_L [ 'PasswordsNotMatch' ] = 'Passwords does not match' ;
$_L [ 'account_already_exist' ] = 'Account already axist' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Manage' ] = 'Manage' ;
$_L [ 'Submit' ] = 'Submit' ;
$_L [ 'Save' ] = 'Save Changes' ;
$_L [ 'Cancel' ] = 'Cancel' ;
$_L [ 'Edit' ] = 'Edit' ;
$_L [ 'Delete' ] = 'Delete' ;
$_L [ 'Welcome' ] = 'Welcome' ;
$_L [ 'Created_Successfully' ] = 'Data Created Successfully' ;
$_L [ 'Updated_Successfully' ] = 'Data Updated Successfully' ;
$_L [ 'Delete_Successfully' ] = 'Data Deleted Successfully' ;
2017-03-19 07:02:14 +07:00
$_L [ 'Static_Pages' ] = " Static Pages " ;
$_L [ 'Failed_Save_Page' ] = " Failed to save page, make sure i can write to folder pages, <i>chmod 664 pages/*.html<i> " ;
$_L [ 'Success_Save_Page' ] = " Saving page success " ;
$_L [ 'Info_Page' ] = " Sometimes you need to refresh 3 times until content change " ;
2017-03-11 02:51:06 +07:00
$_L [ 'Dashboard' ] = 'Dashboard' ;
$_L [ 'Search_Contact' ] = 'Search Customers...' ;
$_L [ 'My_Account' ] = 'My Account' ;
$_L [ 'My_Profile' ] = 'My Profile' ;
$_L [ 'Settings' ] = 'Settings' ;
$_L [ 'Edit_Profile' ] = 'Edit Profile' ;
$_L [ 'Change_Password' ] = 'Change Password' ;
$_L [ 'Logout' ] = 'Logout' ;
$_L [ 'Services' ] = 'Services' ;
$_L [ 'Bandwidth_Plans' ] = 'Bandwidth Plans' ;
$_L [ 'BW_Name' ] = 'Bandwidth Name' ;
$_L [ 'New_Bandwidth' ] = 'New Bandwidth' ;
$_L [ 'Edit_Bandwidth' ] = 'Edit Bandwidth' ;
$_L [ 'Add_Bandwidth' ] = 'Add New Bandwidth' ;
$_L [ 'Rate_Download' ] = 'Rate Download' ;
$_L [ 'Rate_Upload' ] = 'Rate Upload' ;
$_L [ 'BW_already_exist' ] = 'Name Bandwidth Already Exist' ;
$_L [ 'Hotspot_Plans' ] = 'Hotspot Plans' ;
$_L [ 'PPPOE_Plans' ] = 'PPPOE Plans' ;
$_L [ 'Plan_Name' ] = 'Plan Name' ;
$_L [ 'New_Plan' ] = 'New Service Plan' ;
$_L [ 'Add_Plan' ] = 'Add Service Plan' ;
$_L [ 'Edit_Plan' ] = 'Edit Service Plan' ;
$_L [ 'Plan_already_exist' ] = 'Name Plan Already Exist' ;
$_L [ 'Plan_Type' ] = 'Plan Type' ;
$_L [ 'Plan_Price' ] = 'Plan Price' ;
$_L [ 'Limit_Type' ] = 'Limit Type' ;
$_L [ 'Unlimited' ] = 'Unlimited' ;
$_L [ 'Limited' ] = 'Limited' ;
$_L [ 'Time_Limit' ] = 'Time Limit' ;
$_L [ 'Data_Limit' ] = 'Data Limit' ;
$_L [ 'Both_Limit' ] = 'Both Limit' ;
$_L [ 'Plan_Validity' ] = 'Plan Validity' ;
$_L [ 'Select_BW' ] = 'Select Bandwidth' ;
$_L [ 'Shared_Users' ] = 'Shared Users' ;
$_L [ 'user_type_help' ] = 'Choose User Type Sales to disable access to Settings' ;
$_L [ 'Current_Password' ] = 'Current Password' ;
$_L [ 'New_Password' ] = 'New Password' ;
$_L [ 'Administrator' ] = 'Administrator' ;
$_L [ 'Sales' ] = 'Sales' ;
$_L [ 'Member' ] = 'Member' ;
$_L [ 'Confirm_New_Password' ] = 'Confirm New Password' ;
$_L [ 'Confirm_Password' ] = 'Confirm Password' ;
$_L [ 'Full_Name' ] = 'Full Name' ;
$_L [ 'User_Type' ] = 'User Type' ;
$_L [ 'Address' ] = 'Address' ;
$_L [ 'Created_On' ] = 'Created On' ;
$_L [ 'Expires_On' ] = 'Expires On' ;
$_L [ 'Phone_Number' ] = 'Phone Number' ;
$_L [ 'User_Delete_Ok' ] = 'User deleted Successfully' ;
$_L [ 'Full_Administrator' ] = 'Full Administrator' ;
$_L [ 'password_change_help' ] = 'Keep Blank to do not change Password' ;
$_L [ 'currency_help' ] = 'Keep it blank if you do not want to show currency code' ;
$_L [ 'Theme_Style' ] = 'Theme Style' ;
$_L [ 'Theme_Color' ] = 'Theme Color' ;
$_L [ 'Default_Language' ] = 'Default Language' ;
$_L [ 'Network' ] = 'Network' ;
$_L [ 'Routers' ] = 'Routers' ;
$_L [ 'Pool' ] = 'IP Pool' ;
$_L [ 'New_Router' ] = 'New Router' ;
$_L [ 'Add_Router' ] = 'Add Router' ;
$_L [ 'Edit_Router' ] = 'Edit Router' ;
$_L [ 'Router_Name' ] = 'Router Name' ;
$_L [ 'IP_Address' ] = 'IP Address' ;
$_L [ 'Router_Secret' ] = 'Router Secret' ;
$_L [ 'Description' ] = 'Description' ;
$_L [ 'Router_already_exist' ] = 'IP Router Already Exist' ;
$_L [ 'Pool_Name' ] = 'Name Pool' ;
$_L [ 'Range_IP' ] = 'Range IP' ;
$_L [ 'New_Pool' ] = 'New Pool' ;
$_L [ 'Add_Pool' ] = 'Add Pool' ;
$_L [ 'Edit_Pool' ] = 'Edit Pool' ;
$_L [ 'Pool_already_exist' ] = 'Pool Name Already Exist' ;
$_L [ 'Prepaid' ] = 'Prepaid' ;
$_L [ 'Prepaid_User' ] = 'Prepaid Users' ;
$_L [ 'Prepaid_Vouchers' ] = 'Prepaid Vouchers' ;
$_L [ 'Refill_Account' ] = 'Refill Account' ;
$_L [ 'Recharge_Account' ] = 'Recharge Account' ;
$_L [ 'Select_Account' ] = 'Select Account' ;
$_L [ 'Service_Plan' ] = 'Service Plan' ;
$_L [ 'Recharge' ] = 'Recharge' ;
$_L [ 'Method' ] = 'Method' ;
$_L [ 'Database_Status' ] = 'Database Status' ;
$_L [ 'Total_Database_Size' ] = 'Total Database Size' ;
$_L [ 'Download_Database_Backup' ] = 'Download Database Backup' ;
$_L [ 'Table_Name' ] = 'Table Name' ;
$_L [ 'Rows' ] = 'Rows' ;
$_L [ 'Size' ] = 'Size' ;
$_L [ 'Customers' ] = 'Customer' ;
$_L [ 'Add_Contact' ] = 'Add New Contact' ;
$_L [ 'Edit_Contact' ] = 'Edit Contact' ;
$_L [ 'List_Contact' ] = 'List Contact' ;
$_L [ 'Manage_Accounts' ] = 'Manage Contact' ;
$_L [ 'Reports' ] = 'Reports' ;
$_L [ 'Daily_Report' ] = 'Daily Reports' ;
$_L [ 'Period_Reports' ] = 'Period Reports' ;
$_L [ 'All_Transactions' ] = 'All Transactions' ;
$_L [ 'Total_Income' ] = 'Total Income' ;
$_L [ 'All_Transactions_at_Date' ] = 'All Transactions at Date' ;
$_L [ 'Total_Income' ] = 'Total Income' ;
$_L [ 'Export_for_Print' ] = 'Export for Print' ;
$_L [ 'Print' ] = 'Print' ;
$_L [ 'Export_to_PDF' ] = 'Export to PDF' ;
$_L [ 'Click_Here_to_Print' ] = 'Click Here to Print' ;
$_L [ 'You_can_use_html_tag' ] = 'You can use html tag' ;
$_L [ 'Date_Format' ] = 'Date Format' ;
$_L [ 'Income_Today' ] = 'Income Today' ;
$_L [ 'Income_This_Month' ] = 'Income This Month' ;
$_L [ 'Users_Active' ] = 'Users Active' ;
$_L [ 'Total_Users' ] = 'Total Users' ;
$_L [ 'Users' ] = 'Users' ;
$_L [ 'Edit_User' ] = 'Edit User' ;
$_L [ 'Last_Login' ] = 'Last Login' ;
$_L [ 'Administrator_Users' ] = 'Administrator Users' ;
$_L [ 'Manage_Administrator' ] = 'Manage Administrator' ;
$_L [ 'Add_New_Administrator' ] = 'Add New Administrator' ;
$_L [ 'Localisation' ] = 'Localisation' ;
$_L [ 'Backup_Restore' ] = 'Backup/Restore' ;
$_L [ 'General_Settings' ] = 'General Settings' ;
$_L [ 'Date' ] = 'Date' ;
$_L [ 'Login_Successful' ] = 'Login Successful' ;
$_L [ 'Failed_Login' ] = 'Failed Login' ;
$_L [ 'Settings_Saved_Successfully' ] = 'Settings Saved Successfully' ;
$_L [ 'User_Updated_Successfully' ] = 'User Updated Successfully' ;
$_L [ 'User_Expired_Today' ] = 'User Expired, Today' ;
$_L [ 'Activity_Log' ] = 'Activity Log' ;
$_L [ 'View_Reports' ] = 'View Reports' ;
$_L [ 'View_All' ] = 'View All' ;
$_L [ 'Number_of_Vouchers' ] = 'Number of Vouchers' ;
$_L [ 'Length_Code' ] = 'Length Code' ;
$_L [ 'Code_Voucher' ] = 'Code Voucher' ;
$_L [ 'Voucher' ] = 'Voucher' ;
2017-03-15 02:37:15 +07:00
$_L [ 'Voucher_Hotspot' ] = 'Hotspot Voucher' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Status_Voucher' ] = 'Status Voucher' ;
$_L [ 'Add_Voucher' ] = 'Add Vouchers' ;
$_L [ 'Voucher_Successfully' ] = 'Create Vouchers Successfully' ;
$_L [ 'Generate' ] = 'Generate' ;
2017-03-15 02:37:15 +07:00
$_L [ 'Print_Info' ] = 'Print side by side, it will easy to cut' ;
2017-03-11 02:51:06 +07:00
$_L [ 'From_Date' ] = 'From Date' ;
$_L [ 'To_Date' ] = 'To Date' ;
$_L [ 'New_Service' ] = 'New Service' ;
$_L [ 'Type' ] = 'Type' ;
$_L [ 'Finish' ] = 'Finish' ;
$_L [ 'App_Name' ] = 'Application Name/ Company Name' ;
$_L [ 'App_Name_Help_Text' ] = 'This Name will be shown on the Title' ;
$_L [ 'Next' ] = 'Next' ;
$_L [ 'Last' ] = 'Last' ;
$_L [ 'Timezone' ] = 'Timezone' ;
$_L [ 'Decimal_Point' ] = 'Decimal Point' ;
$_L [ 'Thousands_Separator' ] = 'Thousands Separator' ;
$_L [ 'Currency_Code' ] = 'Currency Code' ;
$_L [ 'Order_Voucher' ] = 'Order Voucher' ;
$_L [ 'Voucher_Activation' ] = 'Voucher Activation' ;
$_L [ 'List_Activated_Voucher' ] = 'List Activated Voucher' ;
$_L [ 'Enter_Voucher_Code' ] = 'Enter voucher code here' ;
$_L [ 'Private_Message' ] = 'Private Message' ;
$_L [ 'Inbox' ] = 'Inbox' ;
$_L [ 'Outbox' ] = 'Outbox' ;
$_L [ 'Compose' ] = 'Compose' ;
$_L [ 'Send_to' ] = 'Send to' ;
$_L [ 'Title' ] = 'Title' ;
$_L [ 'Message' ] = 'Message' ;
$_L [ 'Account_Information' ] = 'Your Account Information' ;
$_L [ 'Welcome_Text_User' ] = 'Welcome to the Panel Members page, on this page you can:' ;
2017-03-19 07:02:14 +07:00
$_L [ 'Welcome_Text_Admin' ] = '<b>PHPMixBill</b> is a billing Hotspot and PPPOE for Mikrotik using PHP and Mikrotik API to comunicate with router. If you get more profit with this application, please donate us.<br>Watch project <a href="https://github.com/ibnux/phpmixbill" target="_blank">in here</a>' ;
2017-03-11 02:51:06 +07:00
//update
$_L [ 'Invalid_Username_or_Password' ] = 'Invalid Username or Password' ;
$_L [ 'Do_Not_Access' ] = 'You do not have permission to access this page' ;
$_L [ 'Incorrect_Current_Password' ] = 'Incorrect Current Password' ;
$_L [ 'Password_Changed_Successfully' ] = 'Password changed successfully, Please login again' ;
$_L [ 'All_field_is_required' ] = 'All field is required' ;
$_L [ 'Voucher_Not_Valid' ] = 'Voucher Not Valid' ;
$_L [ 'Activation_Vouchers_Successfully' ] = 'Activation Vouchers Successfully' ;
$_L [ 'Data_Not_Found' ] = 'Data Not Found' ;
$_L [ 'Search_by_Username' ] = 'Search by Username' ;
$_L [ 'Search_by_Name' ] = 'Search by Name' ;
$_L [ 'Search_by_Code' ] = 'Search by Code Voucher' ;
$_L [ 'Search' ] = 'Search' ;
$_L [ 'Select_Customer' ] = 'Select a customer' ;
$_L [ 'Select_Routers' ] = 'Select Routers' ;
$_L [ 'Select_Plans' ] = 'Select Plans' ;
$_L [ 'Select_Pool' ] = 'Select Pool' ;
$_L [ 'Hrs' ] = 'Hrs' ;
$_L [ 'Mins' ] = 'Mins' ;
$_L [ 'Days' ] = 'Days' ;
$_L [ 'Months' ] = 'Months' ;
$_L [ 'Add_Language' ] = 'Add Language' ;
$_L [ 'Name_Lang' ] = 'Language Name' ;
$_L [ 'Folder_Lang' ] = 'Folder Name' ;
$_L [ 'Translator' ] = 'Translator' ;
$_L [ 'Lang_already_exist' ] = 'Language Name Already Exist' ;