Forgot to svn add app_languages.php files. Doh!
This commit is contained in:
parent
6df44201f3
commit
71998eff7b
|
|
@ -0,0 +1,144 @@
|
|||
<?php
|
||||
|
||||
$text['title-call_center_queues']['en-us'] = 'Call Center Queues';
|
||||
$text['title-call_center_queue_add']['en-us'] = 'Call Center Queue Add';
|
||||
$text['title-call_center_queue_edit']['en-us'] = 'Call Center Queue Edit';
|
||||
$text['title-call_center_agents']['en-us'] = 'Call Center Agents';
|
||||
$text['title-call_center_agent_add']['en-us'] = 'Call Center Agent Add';
|
||||
$text['title-call_center_agent_edit']['en-us'] = 'Call Center Agent Edit';
|
||||
$text['title-call_center_agent_status']['en-us'] = 'Call Center Agent Status';
|
||||
$text['title-call_center_tiers']['en-us'] = 'Call Center Tiers';
|
||||
$text['title-call_center_tier_add']['en-us'] = 'Call Center Tier Add';
|
||||
$text['title-call_center_tier_edit']['en-us'] = 'Call Center Tier Edit';
|
||||
|
||||
$text['header-call_center_queues']['en-us'] = 'Call Center Queues';
|
||||
$text['header-call_center_queue_add']['en-us'] = 'Call Center Queue Add';
|
||||
$text['header-call_center_queue_edit']['en-us'] = 'Call Center Queue Edit';
|
||||
$text['header-call_center_agents']['en-us'] = 'Call Center Agents';
|
||||
$text['header-call_center_agent_add']['en-us'] = 'Call Center Agent Add';
|
||||
$text['header-call_center_agent_edit']['en-us'] = 'Call Center Agent Edit';
|
||||
$text['header-call_center_agent_status']['en-us'] = 'Call Center Agent Status';
|
||||
$text['header-call_center_tiers']['en-us'] = 'Call Center Tiers';
|
||||
$text['header-call_center_tier_add']['en-us'] = 'Call Center Tier Add';
|
||||
$text['header-call_center_tier_edit']['en-us'] = 'Call Center Tier Edit';
|
||||
|
||||
$text['description-call_center_queues']['en-us'] = 'List of queues for the call center.';
|
||||
$text['description-call_center_agents']['en-us'] = 'List of call center agents.';
|
||||
$text['description-call_center_agent_status']['en-us'] = 'List all the call center agents with the option to change the status of one or more agents.';
|
||||
$text['description-call_center_tiers']['en-us'] = 'List all tiers. Tiers assign agents to queues.';
|
||||
|
||||
$text['label-queue_name']['en-us'] = 'Queue Name';
|
||||
$text['label-extension']['en-us'] = 'Extension';
|
||||
$text['label-strategy']['en-us'] = 'Strategy';
|
||||
$text['label-music_on_hold']['en-us'] = 'Music on Hold';
|
||||
$text['label-record_template']['en-us'] = 'Record Template';
|
||||
$text['label-time_base_score']['en-us'] = 'Time Base Score';
|
||||
$text['label-max_wait_time']['en-us'] = 'Max Wait Time';
|
||||
$text['label-max_wait_time_with_no_agent']['en-us'] = 'Max Wait Time with No Agent';
|
||||
$text['label-max_wait_time_with_no_agent_time_reached']['en-us'] = 'Max Wait Time with No Agent Time Reached';
|
||||
$text['label-timeout_action']['en-us'] = 'Timeout Action';
|
||||
$text['label-tier_rules_apply']['en-us'] = 'Tier Rules Apply';
|
||||
$text['label-tier_rule_wait_second']['en-us'] = 'Tier Rule Wait Second';
|
||||
$text['label-tier_rule_wait_multiply_level']['en-us'] = 'Tier Rule Wait Multiply Level';
|
||||
$text['label-tier_rule_no_agent_no_wait']['en-us'] = 'Tier Rule No Agent No Wait';
|
||||
$text['label-discard_abandoned_after']['en-us'] = 'Discard Abandoned After';
|
||||
$text['label-abandoned_resume_allowed']['en-us'] = 'Abandoned Resume Allowed';
|
||||
$text['label-caller_id_name_prefix']['en-us'] = 'Caller ID Name Prefix';
|
||||
$text['label-description']['en-us'] = 'Description';
|
||||
$text['label-agent_name']['en-us'] = 'Agent Name';
|
||||
$text['label-type']['en-us'] = 'Type';
|
||||
$text['label-call_timeout']['en-us'] = 'Call Timeout';
|
||||
$text['label-contact']['en-us'] = 'Contact';
|
||||
$text['label-status']['en-us'] = 'Status';
|
||||
$text['label-no_answer_delay_time']['en-us'] = 'No Answer Delay Time';
|
||||
$text['label-max_no_answer']['en-us'] = 'Max No Answer';
|
||||
$text['label-wrap_up_time']['en-us'] = 'Wrap Up Time';
|
||||
$text['label-reject_delay_time']['en-us'] = 'Reject Delay Time';
|
||||
$text['label-busy_delay_time']['en-us'] = 'Busy Delay Time';
|
||||
$text['label-agent_logout']['en-us'] = 'Agent Logout';
|
||||
$text['label-agent']['en-us'] = 'Agent';
|
||||
$text['label-options']['en-us'] = 'Options';
|
||||
$text['label-tier_level']['en-us'] = 'Tier Level';
|
||||
$text['label-tier_position']['en-us'] = 'Tier Position';
|
||||
|
||||
$text['description-queue_name']['en-us'] = 'Enter the queue name.';
|
||||
$text['description-extension']['en-us'] = 'Enter the extension number.';
|
||||
$text['description-strategy']['en-us'] = 'Select the queue ring strategy.';
|
||||
$text['description-music_on_hold']['en-us'] = 'Select the desired hold music.';
|
||||
$text['description-record_template']['en-us'] = 'Enter a record template. $${base_dir}/recordings/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.wav';
|
||||
$text['description-time_base_score']['en-us'] = 'Select the time base score.';
|
||||
$text['description-max_wait_time']['en-us'] = 'Enter the max wait time.';
|
||||
$text['description-max_wait_time_with_no_agent']['en-us'] = 'Enter the max wait time with no agent.';
|
||||
$text['description-max_wait_time_with_no_agent_time_reached']['en-us'] = 'Enter the max wait time with no agent time reached.';
|
||||
$text['description-timeout_action']['en-us'] = 'Set the action to perform when the max wait time is reached.';
|
||||
$text['description-tier_rules_apply']['en-us'] = 'Set the tier rule rules apply to true or false.';
|
||||
$text['description-tier_rule_wait_second']['en-us'] = 'Enter the tier rule wait seconds.';
|
||||
$text['description-tier_rule_wait_multiply_level']['en-us'] = 'Set the tier rule wait multiply level to true or false.';
|
||||
$text['description-tier_rule_no_agent_no_wait']['en-us'] = 'Enter the tier rule no agent no wait.';
|
||||
$text['description-discard_abandoned_after']['en-us'] = 'Set the discard abandoned after seconds.';
|
||||
$text['description-abandoned_resume_allowed']['en-us'] = 'Set the abandoned resume allowed to true or false.';
|
||||
$text['description-caller_id_name_prefix']['en-us'] = 'Set a prefix on the caller ID name.';
|
||||
$text['description-description']['en-us'] = 'Enter a description, if desired.';
|
||||
$text['description-agent_name']['en-us'] = 'Select the agents name.';
|
||||
$text['description-type']['en-us'] = 'Enter the agent type.';
|
||||
$text['description-call_timeout']['en-us'] = 'Enter the call timeout.';
|
||||
$text['description-contact']['en-us'] = 'Select the contact number.';
|
||||
$text['description-status']['en-us'] = 'Select the agent status.';
|
||||
$text['description-no_answer_delay_time']['en-us'] = 'Enter the agent no answer delay time in seconds.';
|
||||
$text['description-max_no_answer']['en-us'] = 'Enter max no answer.';
|
||||
$text['description-wrap_up_time']['en-us'] = 'Enter the wrap up time.';
|
||||
$text['description-reject_delay_time']['en-us'] = 'Enter the reject delay time.';
|
||||
$text['description-busy_delay_time']['en-us'] = 'Enter the agent busy delay time.';
|
||||
$text['description-agent_logout']['en-us'] = 'Enter the auto agent logout time in 00:00 format. Requires a service to enforce the logout time.';
|
||||
$text['description-agent']['en-us'] = 'Select the agent name.';
|
||||
$text['description-options']['en-us'] = 'Select the queue name.';
|
||||
$text['description-tier_level']['en-us'] = 'Select the tier level.';
|
||||
$text['description-tier_position']['en-us'] = 'Select the tier position.';
|
||||
|
||||
$text['option-true']['en-us'] = 'True';
|
||||
$text['option-false']['en-us'] = 'False';
|
||||
$text['option-ring_all']['en-us'] = 'Ring All';
|
||||
$text['option-longest_idle_agent']['en-us'] = 'Longest Idle Agent';
|
||||
$text['option-round_robin']['en-us'] = 'Round Robin';
|
||||
$text['option-top_down']['en-us'] = 'Top Down';
|
||||
$text['option-agent_with_least_talk_time']['en-us'] = 'Agent With Least Talk Time';
|
||||
$text['option-agent_with_fewest_calls']['en-us'] = 'Agent With Fewest Calls';
|
||||
$text['option-sequentially_by_agent_order']['en-us'] = 'Sequentially By Agent Order';
|
||||
$text['option-sequentially_by_next_agent_order']['en-us'] = 'Sequentially By Next Agent Order';
|
||||
$text['option-random']['en-us'] = 'Random';
|
||||
$text['option-system']['en-us'] = 'System';
|
||||
$text['option-queue']['en-us'] = 'Queue';
|
||||
$text['option-logged_out']['en-us'] = 'Logged Out';
|
||||
$text['option-available']['en-us'] = 'Available';
|
||||
$text['option-available_on_demand']['en-us'] = 'Available (On Demand)';
|
||||
$text['option-on_break']['en-us'] = 'On Break';
|
||||
$text['option-no_change']['en-us'] = 'No Change';
|
||||
$text['option-do_not_disturb']['en-us'] = 'Do Not Disturb';
|
||||
|
||||
$text['button-add']['en-us'] = 'Add';
|
||||
$text['button-edit']['en-us'] = 'Edit';
|
||||
$text['button-delete']['en-us'] = 'Delete';
|
||||
$text['button-advanced']['en-us'] = 'Advanced';
|
||||
$text['button-back']['en-us'] = 'Back';
|
||||
$text['button-copy']['en-us'] = 'Copy';
|
||||
$text['button-save']['en-us'] = 'Save';
|
||||
$text['button-agents']['en-us'] = 'Agents';
|
||||
$text['button-tiers']['en-us'] = 'Tiers';
|
||||
$text['button-status']['en-us'] = 'Status';
|
||||
$text['button-update_status']['en-us'] = 'Update Status';
|
||||
$text['button-refresh']['en-us'] = 'Refresh';
|
||||
$text['button-view']['en-us'] = 'View';
|
||||
$text['button-load']['en-us'] = 'Load';
|
||||
$text['button-unload']['en-us'] = 'Unload';
|
||||
$text['button-reload']['en-us'] = 'Reload';
|
||||
|
||||
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
|
||||
$text['confirm-copy']['en-us'] = 'Do you really want to copy this?';
|
||||
|
||||
$text['message-add']['en-us'] = 'Add Completed';
|
||||
$text['message-update']['en-us'] = 'Update Completed';
|
||||
$text['message-delete']['en-us'] = 'Delete Completed';
|
||||
$text['message-copy']['en-us'] = 'Copy Completed';
|
||||
$text['message-required']['en-us'] = 'Please provide:';
|
||||
|
||||
?>
|
||||
|
|
@ -0,0 +1,55 @@
|
|||
<?php
|
||||
|
||||
$text['title-active_call_center']['en-us'] = 'Active Call Center';
|
||||
$text['title-call_center_queue_activity']['en-us'] = 'Call Center Queue Activity';
|
||||
|
||||
$text['header-active_call_center']['en-us'] = 'Active Call Center';
|
||||
$text['header-agents']['en-us'] = 'Agents';
|
||||
|
||||
$text['description-active_call_center']['en-us'] = 'Select a Call Center Queue from the list below to view its activity.';
|
||||
$text['description-agents']['en-us'] = 'A current list of agents is below.';
|
||||
$text['description-queue']['en-us'] = 'A current list of callers in the queue is below.';
|
||||
|
||||
$text['label-queue_name']['en-us'] = 'Queue Name';
|
||||
$text['label-extension']['en-us'] = 'Extension';
|
||||
$text['label-strategy']['en-us'] = 'Strategy';
|
||||
$text['label-music_on_hold']['en-us'] = 'Music on Hold';
|
||||
$text['label-record_template']['en-us'] = 'Record Template';
|
||||
$text['label-time_base_score']['en-us'] = 'Time Base Score';
|
||||
$text['label-max_wait_time']['en-us'] = 'Max Wait Time';
|
||||
$text['label-max_wait_time_with_no_agent']['en-us'] = 'Max Wait Time with No Agent';
|
||||
$text['label-tier_rules_apply']['en-us'] = 'Tier Rules Apply';
|
||||
$text['label-tier_rule_wait_second']['en-us'] = 'Tier Rule Wait Second';
|
||||
$text['label-tier_rule_no_agent_no_wait']['en-us'] = 'Tier Rule No Agent No Wait';
|
||||
$text['label-discard_abandoned_after']['en-us'] = 'Discard Abandoned After';
|
||||
$text['label-abandoned_resume_allowed']['en-us'] = 'Abandoned Resume Allowed';
|
||||
$text['label-tier_rule_wait_multiply_level']['en-us'] = 'Tier Rule Wait Multiply Level';
|
||||
$text['label-description']['en-us'] = 'Description';
|
||||
$text['label-name']['en-us'] = 'Name';
|
||||
$text['label-extension']['en-us'] = 'Extension';
|
||||
$text['label-status']['en-us'] = 'Status';
|
||||
$text['label-state']['en-us'] = 'State';
|
||||
$text['label-status_change']['en-us'] = 'Status Change';
|
||||
$text['label-missed']['en-us'] = 'Missed';
|
||||
$text['label-answered']['en-us'] = 'Answered';
|
||||
$text['label-tier_state']['en-us'] = 'Tier State';
|
||||
$text['label-tier_level']['en-us'] = 'Tier Level';
|
||||
$text['label-tier_position']['en-us'] = 'Tier Position';
|
||||
$text['label-options']['en-us'] = 'Options';
|
||||
$text['label-eavesdrop']['en-us'] = 'Eavesdrop';
|
||||
$text['label-transfer']['en-us'] = 'Transfer';
|
||||
$text['label-call']['en-us'] = 'Call';
|
||||
$text['label-queue']['en-us'] = 'Queue';
|
||||
$text['label-time']['en-us'] = 'Time';
|
||||
$text['label-system']['en-us'] = 'System';
|
||||
$text['label-number']['en-us'] = 'Number';
|
||||
$text['label-agent']['en-us'] = 'Agent';
|
||||
$text['label-total_waiting']['en-us'] = 'Total Waiting';
|
||||
$text['label-total_trying']['en-us'] = 'Total Trying';
|
||||
$text['label-total_answered']['en-us'] = 'Total Answered';
|
||||
|
||||
$text['button-edit']['en-us'] = 'Edit';
|
||||
|
||||
$text['message-confirm']['en-us'] = 'Do you really want to do this?';
|
||||
|
||||
?>
|
||||
Loading…
Reference in New Issue