//
// Radius Manager string definitions file
//
// There must be a TAB character between token and strings
//

// links

href_trafficreport			traffic report
href_addcredits				add credits
href_addmoney				add money deposit
href_postpaidbilling			postpaid billing
href_listinvoices			list invoices
href_schedsrvchg			schedule service change
href_listsrvhistory			service history
href_deluser				delete user
href_listconn				list connections
href_cancel				cancel
href_register_acc			Register an account

// strings

str_none				None
str_unreg_user				Unregistered
str_auto_renew				Automatic renewal
str_regdisabled				Self registration is disabled
str_emailsubjexpiry			Your account expires soon
str_emailsubjrenewed			Your account has been renewed
str_emailsubjcantrenew			Problem renewing your account
str_emailsubjsrvchg			New service activated
str_emailsubjwelcome			Welcome new user!
str_yymmdd				YYYY-MM-DD
str_yymmddhhmmss			YYYY-MM-DD HH:MM:SS
str_resetctr				Current service credits will be lost!
str_finished				finished
str_cancelled				cancelled
str_paymode_cash			C
str_paymode_transfer			T
str_paymode_internal			I
str_paymode_card			P
str_paymode_cc				CC
str_paymode_paypal			PP
str_moneyadd				Money add
str_addmode				Additional credit mode active
str_monthly_srv				Monthly service
str_fillupman_srv			MONEY DEPOSIT
str_fillupcard_srv			CARD FILLUP
str_print				print
str_na					n/a
str_line				-
str_hide				----
str_max_users				unlimited
str_datarate				kbps
str_unlimited				unlimited
str_next_page				>>
str_prev_page				<<
str_first_page				first
str_last_page				last
str_no_limit				no limit
str_never_expires			never
str_default_fullname			Unknown user name
str_acc_disabled			disabled
str_acc_expired				expired
str_acc_active				active
str_acc_limit				<-limit
str_yes					yes
str_no					no
str_any					any
str_never_seen				never
str_online				online
str_offline				offline
str_unregged				classic prepaid
str_regged				fill up
str_acctype_regular			regular
str_acctype_maconly			Hotspot MAC user
str_acctype_carduser			prepaid card
str_acctype_aclmikrotik			Mikrotik acces list
str_acctype_aclstaros			StarOS acces list
str_acctype_ias				Instant access service
str_expiremode_nhours			hours after card activation
str_expiremode_ndays			days after card activation
str_expiremode_nmonths			months after card activation
str_hours				hours
str_unknown_nas				Unknown NAS
str_selfreg				Self reg.
str_exchg_rate				exchange rate:
str_emailpreview			Sending preview email to administrator
str_emailreal				Sending email to
str_home				Return home
str_done				Done
str_totals				TOTALS:
str_id					id
str_pin					pin
str_trfsumcsv1				User name
str_trfsumcsv2				Download
str_trfsumcsv3				Upload
str_trfsumcsv4				Total
str_trfsumcsv5				Online time
str_lstusrcsv1				User name
str_lstusrcsv2				Service
str_lstusrcsv3				Static IP
str_lstusrcsv4				Download limit
str_lstusrcsv5				Upload limit
str_lstusrcsv6				Total limit
str_lstusrcsv7				Expiration
str_lstusrcsv8				Uptime limit
str_lstusrcsv9				Last logoff
str_lstusrcsv10				Comment
str_lstusrfastcsv1			User name
str_lstusrfastcsv2			First name
str_lstusrfastcsv3			Last name
str_lstusrfastcsv4			Address
str_lstusrfastcsv5			City
str_lstusrfastcsv6			Zip
str_lstusrfastcsv7			Country
str_lstusrfastcsv8			State
str_lstusrfastcsv9			Phone
str_lstusrfastcsv10			Mobile
str_lstusrfastcsv11			Email
str_lstusrfastcsv12			Comment
str_lstinvcsv1				Invoice number
str_lstinvcsv2				Date
str_lstinvcsv3				Item
str_lstinvcsv4				Manager name
str_lstinvcsv5				User name
str_lstinvcsv6				Price
str_lstinvcsv7				Deposit balance
str_lstinvcsv8				Added DL
str_lstinvcsv9				Available DL
str_lstinvcsv10				Added UL
str_lstinvcsv11				Available UL
str_lstinvcsv12				Added total
str_lstinvcsv13				Available total
str_lstinvcsv14				Added hours
str_lstinvcsv15				Available uptime
str_lstinvcsv16				Added days
str_lstinvcsv17				Expiration
str_lstinvcsv18				Comment
str_lstinvcsv19				Paid
str_exportcsv				CSV export
str_found				Found:

// error messages

err_nodata				No data found!
err_daily_dlquota_reached		Daily download quota reached!
err_daily_ulquota_reached		Daily upload quota reached!
err_daily_totalquota_reached		Daily total (download + upload) quota reached!
err_daily_timequota_reached		Daily time quota reached!
err_incorrect_account_type		Incorrect account type!
err_no_download_left			Download limit reached!
err_no_upload_left			Upload limit reached!
err_no_total_left			Total (download + upload) limit reached!
err_no_time_left			No more online time left!
err_account_expired			The account has expired!
err_invalid_service			Invalid service reference!
err_invalid_mac				Invalid MAC address!
err_account_disabled			Account is disabled!
err_editusrdata_not_allowed		Editing of user data is not allowed!
err_firstname_invalid			First name is invalid!
err_lastname_invalid			Last name is invalid!
err_address_invalid			Address is invalid!
err_city_invalid			City is invalid!
err_zip_invalid				ZIP is invalid!
err_country_invalid			No country selected!
err_currency_not_supported		Wrong system currency! Supported currencies are: USD, GBP, EUR, JPY, CAD, AUD
err_currency_not_usd			Default system currency has to be USD to accept direct payment!
err_invalid_interval			Invalid interval!
err_enter_cardnum_prepaid		Only prepaid users can enter card codes!
err_descr_empty				Description of service cannot be empty!
err_price_negative			Price cannot be a negative numbers!
err_srv_change_no_srv			Nothing to cancel!
err_changesrv_not_allowed		Service selection is disabled!
err_changesrv_prepaid_only		Only prepaid users can select services!
err_op_not_allowed			Operation not allowed!
err_buy_services_month_active		Monthly service is already active!
err_buy_services_no_credit		You have no enough deposit available. Maximal amount is 
err_buy_services_min_amount		Minimum amount is 
err_buy_services_amount			Wrong amount!
err_buy_services_prepaid		Only prepaid users can buy services!
err_login				Wrong user name or password!
err_no_currency				Currency not defined!
err_traffic_add_unitprice		Wrong unit price!
err_traffic_add_amount			Wrong amount!
err_traffic_add_monthly			Only one month can be added at once!
err_traffic_add_additional		Cannot add additional credits for expired accounts!
err_money_add_amount			Wrong amount!
err_invoice_exists			Invoice already exists!
err_payout_already_submitted		Payout already submitted!
err_form_already_submitted		Form already submitted!
err_srvchange_already_submitted		Service change already submitted!
err_invoice_already_submitted		Invoice already submitted!
err_simuse_not_numeric			Simultaneous use is always numeric or empty!
err_card_already_gen			Cards are already generated!
err_card_downlimit			Download limit must be zero or greater number!
err_card_uplimit			Upload limit must be zero or greaternumber!
err_card_uptimelimit			Online time limit must be zero or greater number!
err_card_expired			Prepaid card has expired!
err_card_revoked			Prepaid card has been revoked!
err_card_not_found			Prepaid card not found!
err_card_no_srv				Service isn't assigned!
err_account_locked			Your account has been locked!
err_card_unregistered			This card can be used as an unregistered account only!
err_credits_invalid			Credits cannot be a negative numbers!
err_card_invalid			Invalid card number!
err_cannot_create_file			Cannot create file!
err_cannot_write_file			Cannot write file!
err_cannot_delete_file			Cannot delete file!
err_card_expiration			Card expiration date is invalid!
err_card_value				Card price is always greater than zero!
err_card_quantity			Invalid quantity!
err_card_secret				Invalid secret length!
err_unit_price				Unit price is always greater than zero!
err_unit_time				Time unit is always greater than zero!
err_unit_trafficdl			Download traffic unit is always greater than zero!
err_unit_trafficul			Upload traffic unit is always greater than zero!
err_unit_trafficcomb			Combined traffic unit is always greater than zero!
err_minamount				Minimal amount cannot be zero or negative number!
err_rest_manager			Only invoices for the current manager can be listed!
err_max_usernum				Maximal number of users reached for the current licence level!
err_zero_payout				Please enter non-zero amount!
err_no_perm				You don't have sufficient privilege to access this function!
err_mod_unavailable			Module is not available!
err_no_cts				Connections tracking system is not available in this version!
err_no_simuse_attr			No Simultaneous-Use attribute in radcheck for the given user!
err_user_exists				User already exists!
err_user_no_username			User name not submitted!
err_user_mac_problem			MAC address format error!
err_user_not_found			User not found!
err_manager_not_found			Manager not found!
err_user_name_length			User name length is invalid!
err_mac_length				Incorrect MAC address length!
err_exp_date				Expiration date is invalid!
err_payment_date			Payment date is invalid!
err_username_not_valid			Invalid characters in user name!
err_managername_not_valid		Invalid characters in manager name!
err_no_nasname				NAS name is not defined!
err_invalid_nasip			IP address is not valid!
err_no_nassecret			NAS secret is not defined!
err_no_naspassword			NAS password is not defined!
err_nas_not_found			NAS not found!
err_nas_exists				NAS address already exists!
err_psw_nomatch				Password doesn't match!
err_psw_null				Emtpy password submitted!
err_psw_length				Password length is invalid!
err_psw_oldpsw				Current password doesn't match!
err_psw_invalid				Invalid characters in password!
err_cant_del_admin			Can't delete superuser!
err_only_superuser			Superuser privileges needed!
err_cant_add_zero_mb			Cannot add zero amount of traffic!
err_cant_add_zero_money			Cannot add zero amount of money!
err_srv_no_srvname			Service name not submitted!
err_srv_not_found			Service not found!
err_srv_exists				Service already exists!
err_srv_not_sel				No service has been selected!
err_ip_format				IP address format error!
err_ip_already_assigned			IP address already assigned to user: 
err_burst_dl				Burst download rate cannot be smaller than nominal download rate!
err_burst_ul				Burst upload rate cannot be smaller than nominal upload rate!
err_priority				Acceptable priority values are from 1 to 8!
err_ulbursttime				Upload burst time is always greater than zero!
err_dlbursttime				Download burst time is always greater than zero!
err_cant_find_nas			Cannot find the requested NAS in database!
err_ias_no_srvname			No instant access service name entered!
err_ias_price				Price cannot be negative number!
err_ias_no_srv				No service selected!
err_ias_downlimit			Download limit must be zero or greater number!
err_ias_uplimit				Upload limit must be zero or greater number!
err_ias_totallimit			Total limit must be zero or greater number!
err_ias_uptimelimit			Uptime limit must be zero or greater number!
err_ias_expiretime			Available time must be zero or greater number!
err_ias_exists				Instant access service already exists!
err_ias_not_found			Instant access service not found!
err_iaspayment_cancelled		Service purchase cancelled
err_ias_validity			Validity date format error!
err_already_submitted			Form already submitted!
err_del_def_srv				Default service cannot be deleted!
err_del_card_user			Card users cannot be deleted!
err_cc_unsupported_country		Unsupported merchant country for credit card processing!
err_no_services_available		No services available

// system messages

msg_srv_change_same			The same service is already active!
msg_srv_change_already_scheduled	Service change already scheduled to 
msg_srv_change_scheduled		Service change scheduled
msg_srv_change_cancelled		Service change cancelled
msg_series_revoked			Prepaid card series revoked
msg_series_reactivated			Prepaid card series reactivated
msg_series_deleted			Prepaid card series deleted
msg_card_revoked			Prepaid card revoked
msg_card_entered			Credits added successfully
msg_credits_added			Credits added successfully
msg_cards_generated			Card numbers generated and stored successfully
msg_psw_updated				Password updated successfully
msg_invoice_updated			Invoice updated
msg_settings_updated			System settings updated
msg_psw_changed				Password changed
msg_user_logged_out			You are logged out
msg_user_deleted			User(s) deleted
msg_user_enabled			User(s) enabled
msg_user_disabled			User(s) disabled
msg_user_created			User created successfully
msg_user_updated			User updated successfully
msg_manager_enabled			Manager(s) enabled
msg_manager_disabled			Manager(s) disabled
msg_manager_deleted			Manager(s) deleted
msg_manager_created			Manager created successfully
msg_manager_updated			Manager updated successfully
msg_service_enabled			Service(s) enabled
msg_service_disabled			Service(s) disabled
msg_service_updated			Service updated successfully
msg_service_created			Service created successfully
msg_service_deleted			Service(s) deleted
msg_credits_added			Credits added
msg_nas_created				New NAS created
msg_nas_modified			NAS modified
msg_nas_deleted				NAS deleted
msg_ias_created				Instant access service created successfully
msg_ias_updated				Instant access service updated
msg_ias_deleted				Instant access service(s) deleted
msg_ias_enabled				Instant access service(s) enabled
msg_ias_disabled			Instant access service(s) disabled

// array elements

arr_srvtype0				prepaid
arr_srvtype1				postpaid
arr_taxtype0				included
arr_taxtype1				excluded
arr_paymode0				Cash payment
arr_paymode1				Money transfer
arr_paymode2				Internal
arr_paymode3				Prepaid card
arr_paymode4				Credit Card
arr_paymode5				PayPal
arr_acctype0				Regular user
arr_acctype1				MAC-only authentication
arr_timeunit0				hour(s)
arr_timeunit1				day(s)
arr_timeunit2				month(s)
arr_month0				january
arr_month1				february
arr_month2				march
arr_month3				april
arr_month4				may
arr_month5				june
arr_month6				july
arr_month7				august
arr_month8				september
arr_month9				october
arr_month10				november
arr_month11				december
arr_cardexpiration0			hours
arr_cardexpiration1			days
arr_cardexpiration2			months
arr_syslog0				User created
arr_syslog1				User modified
arr_syslog2				User deleted
arr_syslog3				Manager logged on
arr_syslog4				Manager logged off
arr_syslog5				System settings changed
arr_syslog6				Manager created
arr_syslog7				Manager modified
arr_syslog8				Manager deleted
arr_syslog9				Service created
arr_syslog10				Service modified
arr_syslog11				Service deleted
arr_syslog12				NAS created
arr_syslog13				NAS modified
arr_syslog14				NAS deleted
arr_syslog15				Mass emailing initiated
