From 9a554666776cf47641785b32d694a88aea6a2341 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 13 Jun 2024 14:08:29 -0600 Subject: [PATCH] Update app_languages.php --- app/fifo/app_languages.php | 260 +++++++++++++++++++++++++++++++------ 1 file changed, 220 insertions(+), 40 deletions(-) diff --git a/app/fifo/app_languages.php b/app/fifo/app_languages.php index b085ae2611..048f115b66 100644 --- a/app/fifo/app_languages.php +++ b/app/fifo/app_languages.php @@ -27,10 +27,12 @@ $text['title-fifos']['ja-jp'] = "テイルス"; $text['title-fifos']['ko-kr'] = "꼬리"; $text['title-fifo']['en-us'] = 'Queue'; +$text['title-fifo']['en-gb'] = 'Queue'; $text['title-fifo']['ar-eg'] = ''; $text['title-fifo']['de-at'] = ''; $text['title-fifo']['de-ch'] = ''; $text['title-fifo']['de-de'] = ''; +$text['title-fifo']['el-gr'] = ''; $text['title-fifo']['es-cl'] = ''; $text['title-fifo']['es-mx'] = ''; $text['title-fifo']['fr-ca'] = ''; @@ -45,12 +47,18 @@ $text['title-fifo']['ro-ro'] = ''; $text['title-fifo']['ru-ru'] = ''; $text['title-fifo']['sv-se'] = ''; $text['title-fifo']['uk-ua'] = ''; +$text['title-fifo']['tr-tr'] = ''; +$text['title-fifo']['zh-cn'] = ''; +$text['title-fifo']['ja-jp'] = ''; +$text['title-fifo']['ko-kr'] = ''; $text['title_description-fifo']['en-us'] = 'FIFO is a queue where calls are by default handled in the order they are received.'; +$text['title_description-fifo']['en-gb'] = 'FIFO is a queue where calls are by default handled in the order they are received.'; $text['title_description-fifo']['ar-eg'] = ''; $text['title_description-fifo']['de-at'] = ''; $text['title_description-fifo']['de-ch'] = ''; $text['title_description-fifo']['de-de'] = ''; +$text['title_description-fifo']['el-gr'] = ''; $text['title_description-fifo']['es-cl'] = ''; $text['title_description-fifo']['es-mx'] = ''; $text['title_description-fifo']['fr-ca'] = ''; @@ -65,12 +73,18 @@ $text['title_description-fifo']['ro-ro'] = ''; $text['title_description-fifo']['ru-ru'] = ''; $text['title_description-fifo']['sv-se'] = ''; $text['title_description-fifo']['uk-ua'] = ''; +$text['title_description-fifo']['tr-tr'] = ''; +$text['title_description-fifo']['zh-cn'] = ''; +$text['title_description-fifo']['ja-jp'] = ''; +$text['title_description-fifo']['ko-kr'] = ''; $text['label-fifo_name']['en-us'] = 'Name'; +$text['label-fifo_name']['en-gb'] = 'Name'; $text['label-fifo_name']['ar-eg'] = ''; $text['label-fifo_name']['de-at'] = ''; $text['label-fifo_name']['de-ch'] = ''; $text['label-fifo_name']['de-de'] = ''; +$text['label-fifo_name']['el-gr'] = ''; $text['label-fifo_name']['es-cl'] = ''; $text['label-fifo_name']['es-mx'] = ''; $text['label-fifo_name']['fr-ca'] = ''; @@ -85,12 +99,18 @@ $text['label-fifo_name']['ro-ro'] = ''; $text['label-fifo_name']['ru-ru'] = ''; $text['label-fifo_name']['sv-se'] = ''; $text['label-fifo_name']['uk-ua'] = ''; +$text['label-fifo_name']['tr-tr'] = ''; +$text['label-fifo_name']['zh-cn'] = ''; +$text['label-fifo_name']['ja-jp'] = ''; +$text['label-fifo_name']['ko-kr'] = ''; $text['description-fifo_name']['en-us'] = 'The name the queue will be assigned.'; +$text['description-fifo_name']['en-gb'] = 'The name the queue will be assigned.'; $text['description-fifo_name']['ar-eg'] = ''; $text['description-fifo_name']['de-at'] = ''; $text['description-fifo_name']['de-ch'] = ''; $text['description-fifo_name']['de-de'] = ''; +$text['description-fifo_name']['el-gr'] = ''; $text['description-fifo_name']['es-cl'] = ''; $text['description-fifo_name']['es-mx'] = ''; $text['description-fifo_name']['fr-ca'] = ''; @@ -105,12 +125,18 @@ $text['description-fifo_name']['ro-ro'] = ''; $text['description-fifo_name']['ru-ru'] = ''; $text['description-fifo_name']['sv-se'] = ''; $text['description-fifo_name']['uk-ua'] = ''; +$text['description-fifo_name']['tr-tr'] = ''; +$text['description-fifo_name']['zh-cn'] = ''; +$text['description-fifo_name']['ja-jp'] = ''; +$text['description-fifo_name']['ko-kr'] = ''; $text['label-fifo_extension']['en-us'] = 'Extension'; +$text['label-fifo_extension']['en-gb'] = 'Extension'; $text['label-fifo_extension']['ar-eg'] = ''; $text['label-fifo_extension']['de-at'] = ''; $text['label-fifo_extension']['de-ch'] = ''; $text['label-fifo_extension']['de-de'] = ''; +$text['label-fifo_extension']['el-gr'] = ''; $text['label-fifo_extension']['es-cl'] = ''; $text['label-fifo_extension']['es-mx'] = ''; $text['label-fifo_extension']['fr-ca'] = ''; @@ -125,12 +151,18 @@ $text['label-fifo_extension']['ro-ro'] = ''; $text['label-fifo_extension']['ru-ru'] = ''; $text['label-fifo_extension']['sv-se'] = ''; $text['label-fifo_extension']['uk-ua'] = ''; +$text['label-fifo_extension']['tr-tr'] = ''; +$text['label-fifo_extension']['zh-cn'] = ''; +$text['label-fifo_extension']['ja-jp'] = ''; +$text['label-fifo_extension']['ko-kr'] = ''; $text['description-fifo_extension']['en-us'] = 'The number that will be assigned to the queue.'; +$text['description-fifo_extension']['en-gb'] = 'The number that will be assigned to the queue.'; $text['description-fifo_extension']['ar-eg'] = ''; $text['description-fifo_extension']['de-at'] = ''; $text['description-fifo_extension']['de-ch'] = ''; $text['description-fifo_extension']['de-de'] = ''; +$text['description-fifo_extension']['el-gr'] = ''; $text['description-fifo_extension']['es-cl'] = ''; $text['description-fifo_extension']['es-mx'] = ''; $text['description-fifo_extension']['fr-ca'] = ''; @@ -145,52 +177,18 @@ $text['description-fifo_extension']['ro-ro'] = ''; $text['description-fifo_extension']['ru-ru'] = ''; $text['description-fifo_extension']['sv-se'] = ''; $text['description-fifo_extension']['uk-ua'] = ''; - -$text['label-fifo_agent_queue']['en-us'] = 'Agent Queue'; -$text['label-fifo_agent_queue']['ar-eg'] = ''; -$text['label-fifo_agent_queue']['de-at'] = ''; -$text['label-fifo_agent_queue']['de-ch'] = ''; -$text['label-fifo_agent_queue']['de-de'] = ''; -$text['label-fifo_agent_queue']['es-cl'] = ''; -$text['label-fifo_agent_queue']['es-mx'] = ''; -$text['label-fifo_agent_queue']['fr-ca'] = ''; -$text['label-fifo_agent_queue']['fr-fr'] = ''; -$text['label-fifo_agent_queue']['he-il'] = ''; -$text['label-fifo_agent_queue']['it-it'] = ''; -$text['label-fifo_agent_queue']['nl-nl'] = ''; -$text['label-fifo_agent_queue']['pl-pl'] = ''; -$text['label-fifo_agent_queue']['pt-br'] = ''; -$text['label-fifo_agent_queue']['pt-pt'] = ''; -$text['label-fifo_agent_queue']['ro-ro'] = ''; -$text['label-fifo_agent_queue']['ru-ru'] = ''; -$text['label-fifo_agent_queue']['sv-se'] = ''; -$text['label-fifo_agent_queue']['uk-ua'] = ''; - -$text['description-fifo_agent_queue']['en-us'] = 'A queue for agents to wait for a caller, or pick up a call that is waiting in the queue.'; -$text['description-fifo_agent_queue']['ar-eg'] = ''; -$text['description-fifo_agent_queue']['de-at'] = ''; -$text['description-fifo_agent_queue']['de-ch'] = ''; -$text['description-fifo_agent_queue']['de-de'] = ''; -$text['description-fifo_agent_queue']['es-cl'] = ''; -$text['description-fifo_agent_queue']['es-mx'] = ''; -$text['description-fifo_agent_queue']['fr-ca'] = ''; -$text['description-fifo_agent_queue']['fr-fr'] = ''; -$text['description-fifo_agent_queue']['he-il'] = ''; -$text['description-fifo_agent_queue']['it-it'] = ''; -$text['description-fifo_agent_queue']['nl-nl'] = ''; -$text['description-fifo_agent_queue']['pl-pl'] = ''; -$text['description-fifo_agent_queue']['pt-br'] = ''; -$text['description-fifo_agent_queue']['pt-pt'] = ''; -$text['description-fifo_agent_queue']['ro-ro'] = ''; -$text['description-fifo_agent_queue']['ru-ru'] = ''; -$text['description-fifo_agent_queue']['sv-se'] = ''; -$text['description-fifo_agent_queue']['uk-ua'] = ''; +$text['description-fifo_extension']['tr-tr'] = ''; +$text['description-fifo_extension']['zh-cn'] = ''; +$text['description-fifo_extension']['ja-jp'] = ''; +$text['description-fifo_extension']['ko-kr'] = ''; $text['label-fifo_agent_status']['en-us'] = 'Agent Status'; +$text['label-fifo_agent_status']['en-gb'] = 'Agent Status'; $text['label-fifo_agent_status']['ar-eg'] = ''; $text['label-fifo_agent_status']['de-at'] = ''; $text['label-fifo_agent_status']['de-ch'] = ''; $text['label-fifo_agent_status']['de-de'] = ''; +$text['label-fifo_agent_status']['el-gr'] = ''; $text['label-fifo_agent_status']['es-cl'] = ''; $text['label-fifo_agent_status']['es-mx'] = ''; $text['label-fifo_agent_status']['fr-ca'] = ''; @@ -205,12 +203,18 @@ $text['label-fifo_agent_status']['ro-ro'] = ''; $text['label-fifo_agent_status']['ru-ru'] = ''; $text['label-fifo_agent_status']['sv-se'] = ''; $text['label-fifo_agent_status']['uk-ua'] = ''; +$text['label-fifo_agent_status']['tr-tr'] = ''; +$text['label-fifo_agent_status']['zh-cn'] = ''; +$text['label-fifo_agent_status']['ja-jp'] = ''; +$text['label-fifo_agent_status']['ko-kr'] = ''; $text['description-fifo_agent_status']['en-us'] = 'A feature code for the agent to login or logout of the Queue.'; +$text['description-fifo_agent_status']['en-gb'] = 'A feature code for the agent to login or logout of the Queue.'; $text['description-fifo_agent_status']['ar-eg'] = ''; $text['description-fifo_agent_status']['de-at'] = ''; $text['description-fifo_agent_status']['de-ch'] = ''; $text['description-fifo_agent_status']['de-de'] = ''; +$text['description-fifo_agent_status']['el-gr'] = ''; $text['description-fifo_agent_status']['es-cl'] = ''; $text['description-fifo_agent_status']['es-mx'] = ''; $text['description-fifo_agent_status']['fr-ca'] = ''; @@ -225,12 +229,70 @@ $text['description-fifo_agent_status']['ro-ro'] = ''; $text['description-fifo_agent_status']['ru-ru'] = ''; $text['description-fifo_agent_status']['sv-se'] = ''; $text['description-fifo_agent_status']['uk-ua'] = ''; +$text['description-fifo_agent_status']['tr-tr'] = ''; +$text['description-fifo_agent_status']['zh-cn'] = ''; +$text['description-fifo_agent_status']['ja-jp'] = ''; +$text['description-fifo_agent_status']['ko-kr'] = ''; + +$text['label-fifo_agent_queue']['en-us'] = 'Agent Queue'; +$text['label-fifo_agent_queue']['en-gb'] = 'Agent Queue'; +$text['label-fifo_agent_queue']['ar-eg'] = ''; +$text['label-fifo_agent_queue']['de-at'] = ''; +$text['label-fifo_agent_queue']['de-ch'] = ''; +$text['label-fifo_agent_queue']['de-de'] = ''; +$text['label-fifo_agent_queue']['el-gr'] = ''; +$text['label-fifo_agent_queue']['es-cl'] = ''; +$text['label-fifo_agent_queue']['es-mx'] = ''; +$text['label-fifo_agent_queue']['fr-ca'] = ''; +$text['label-fifo_agent_queue']['fr-fr'] = ''; +$text['label-fifo_agent_queue']['he-il'] = ''; +$text['label-fifo_agent_queue']['it-it'] = ''; +$text['label-fifo_agent_queue']['nl-nl'] = ''; +$text['label-fifo_agent_queue']['pl-pl'] = ''; +$text['label-fifo_agent_queue']['pt-br'] = ''; +$text['label-fifo_agent_queue']['pt-pt'] = ''; +$text['label-fifo_agent_queue']['ro-ro'] = ''; +$text['label-fifo_agent_queue']['ru-ru'] = ''; +$text['label-fifo_agent_queue']['sv-se'] = ''; +$text['label-fifo_agent_queue']['uk-ua'] = ''; +$text['label-fifo_agent_queue']['tr-tr'] = ''; +$text['label-fifo_agent_queue']['zh-cn'] = ''; +$text['label-fifo_agent_queue']['ja-jp'] = ''; +$text['label-fifo_agent_queue']['ko-kr'] = ''; + +$text['description-fifo_agent_queue']['en-us'] = 'A queue for agents to wait for a caller, or pick up a call that is waiting in the queue.'; +$text['description-fifo_agent_queue']['en-gb'] = 'A queue for agents to wait for a caller, or pick up a call that is waiting in the queue.'; +$text['description-fifo_agent_queue']['ar-eg'] = ''; +$text['description-fifo_agent_queue']['de-at'] = ''; +$text['description-fifo_agent_queue']['de-ch'] = ''; +$text['description-fifo_agent_queue']['de-de'] = ''; +$text['description-fifo_agent_queue']['el-gr'] = ''; +$text['description-fifo_agent_queue']['es-cl'] = ''; +$text['description-fifo_agent_queue']['es-mx'] = ''; +$text['description-fifo_agent_queue']['fr-ca'] = ''; +$text['description-fifo_agent_queue']['fr-fr'] = ''; +$text['description-fifo_agent_queue']['he-il'] = ''; +$text['description-fifo_agent_queue']['it-it'] = ''; +$text['description-fifo_agent_queue']['nl-nl'] = ''; +$text['description-fifo_agent_queue']['pl-pl'] = ''; +$text['description-fifo_agent_queue']['pt-br'] = ''; +$text['description-fifo_agent_queue']['pt-pt'] = ''; +$text['description-fifo_agent_queue']['ro-ro'] = ''; +$text['description-fifo_agent_queue']['ru-ru'] = ''; +$text['description-fifo_agent_queue']['sv-se'] = ''; +$text['description-fifo_agent_queue']['uk-ua'] = ''; +$text['description-fifo_agent_queue']['tr-tr'] = ''; +$text['description-fifo_agent_queue']['zh-cn'] = ''; +$text['description-fifo_agent_queue']['ja-jp'] = ''; +$text['description-fifo_agent_queue']['ko-kr'] = ''; $text['label-fifo_members']['en-us'] = 'Members'; +$text['label-fifo_members']['en-gb'] = 'Members'; $text['label-fifo_members']['ar-eg'] = ''; $text['label-fifo_members']['de-at'] = ''; $text['label-fifo_members']['de-ch'] = ''; $text['label-fifo_members']['de-de'] = ''; +$text['label-fifo_members']['el-gr'] = ''; $text['label-fifo_members']['es-cl'] = ''; $text['label-fifo_members']['es-mx'] = ''; $text['label-fifo_members']['fr-ca'] = ''; @@ -245,12 +307,18 @@ $text['label-fifo_members']['ro-ro'] = ''; $text['label-fifo_members']['ru-ru'] = ''; $text['label-fifo_members']['sv-se'] = ''; $text['label-fifo_members']['uk-ua'] = ''; +$text['label-fifo_members']['tr-tr'] = ''; +$text['label-fifo_members']['zh-cn'] = ''; +$text['label-fifo_members']['ja-jp'] = ''; +$text['label-fifo_members']['ko-kr'] = ''; $text['description-fifo_members']['en-us'] = ''; +$text['description-fifo_members']['en-gb'] = ''; $text['description-fifo_members']['ar-eg'] = ''; $text['description-fifo_members']['de-at'] = ''; $text['description-fifo_members']['de-ch'] = ''; $text['description-fifo_members']['de-de'] = ''; +$text['description-fifo_members']['el-gr'] = ''; $text['description-fifo_members']['es-cl'] = ''; $text['description-fifo_members']['es-mx'] = ''; $text['description-fifo_members']['fr-ca'] = ''; @@ -265,12 +333,18 @@ $text['description-fifo_members']['ro-ro'] = ''; $text['description-fifo_members']['ru-ru'] = ''; $text['description-fifo_members']['sv-se'] = ''; $text['description-fifo_members']['uk-ua'] = ''; +$text['description-fifo_members']['tr-tr'] = ''; +$text['description-fifo_members']['zh-cn'] = ''; +$text['description-fifo_members']['ja-jp'] = ''; +$text['description-fifo_members']['ko-kr'] = ''; $text['label-fifo_music']['en-us'] = 'Music'; +$text['label-fifo_music']['en-gb'] = 'Music'; $text['label-fifo_music']['ar-eg'] = ''; $text['label-fifo_music']['de-at'] = ''; $text['label-fifo_music']['de-ch'] = ''; $text['label-fifo_music']['de-de'] = ''; +$text['label-fifo_music']['el-gr'] = ''; $text['label-fifo_music']['es-cl'] = ''; $text['label-fifo_music']['es-mx'] = ''; $text['label-fifo_music']['fr-ca'] = ''; @@ -285,12 +359,18 @@ $text['label-fifo_music']['ro-ro'] = ''; $text['label-fifo_music']['ru-ru'] = ''; $text['label-fifo_music']['sv-se'] = ''; $text['label-fifo_music']['uk-ua'] = ''; +$text['label-fifo_music']['tr-tr'] = ''; +$text['label-fifo_music']['zh-cn'] = ''; +$text['label-fifo_music']['ja-jp'] = ''; +$text['label-fifo_music']['ko-kr'] = ''; $text['description-fifo_music']['en-us'] = 'Select the hold music for those to hear while waiting in the Queue.'; +$text['description-fifo_music']['en-gb'] = 'Select the hold music for those to hear while waiting in the Queue.'; $text['description-fifo_music']['ar-eg'] = ''; $text['description-fifo_music']['de-at'] = ''; $text['description-fifo_music']['de-ch'] = ''; $text['description-fifo_music']['de-de'] = ''; +$text['description-fifo_music']['el-gr'] = ''; $text['description-fifo_music']['es-cl'] = ''; $text['description-fifo_music']['es-mx'] = ''; $text['description-fifo_music']['fr-ca'] = ''; @@ -305,12 +385,18 @@ $text['description-fifo_music']['ro-ro'] = ''; $text['description-fifo_music']['ru-ru'] = ''; $text['description-fifo_music']['sv-se'] = ''; $text['description-fifo_music']['uk-ua'] = ''; +$text['description-fifo_music']['tr-tr'] = ''; +$text['description-fifo_music']['zh-cn'] = ''; +$text['description-fifo_music']['ja-jp'] = ''; +$text['description-fifo_music']['ko-kr'] = ''; $text['label-fifo_order']['en-us'] = 'Order'; +$text['label-fifo_order']['en-gb'] = 'Order'; $text['label-fifo_order']['ar-eg'] = ''; $text['label-fifo_order']['de-at'] = ''; $text['label-fifo_order']['de-ch'] = ''; $text['label-fifo_order']['de-de'] = ''; +$text['label-fifo_order']['el-gr'] = ''; $text['label-fifo_order']['es-cl'] = ''; $text['label-fifo_order']['es-mx'] = ''; $text['label-fifo_order']['fr-ca'] = ''; @@ -325,12 +411,18 @@ $text['label-fifo_order']['ro-ro'] = ''; $text['label-fifo_order']['ru-ru'] = ''; $text['label-fifo_order']['sv-se'] = ''; $text['label-fifo_order']['uk-ua'] = ''; +$text['label-fifo_order']['tr-tr'] = ''; +$text['label-fifo_order']['zh-cn'] = ''; +$text['label-fifo_order']['ja-jp'] = ''; +$text['label-fifo_order']['ko-kr'] = ''; $text['description-fifo_order']['en-us'] = 'Select the order.'; +$text['description-fifo_order']['en-gb'] = 'Select the order.'; $text['description-fifo_order']['ar-eg'] = ''; $text['description-fifo_order']['de-at'] = ''; $text['description-fifo_order']['de-ch'] = ''; $text['description-fifo_order']['de-de'] = ''; +$text['description-fifo_order']['el-gr'] = ''; $text['description-fifo_order']['es-cl'] = ''; $text['description-fifo_order']['es-mx'] = ''; $text['description-fifo_order']['fr-ca'] = ''; @@ -345,12 +437,18 @@ $text['description-fifo_order']['ro-ro'] = ''; $text['description-fifo_order']['ru-ru'] = ''; $text['description-fifo_order']['sv-se'] = ''; $text['description-fifo_order']['uk-ua'] = ''; +$text['description-fifo_order']['tr-tr'] = ''; +$text['description-fifo_order']['zh-cn'] = ''; +$text['description-fifo_order']['ja-jp'] = ''; +$text['description-fifo_order']['ko-kr'] = ''; $text['label-fifo_enabled']['en-us'] = 'Enabled'; +$text['label-fifo_enabled']['en-gb'] = 'Enabled'; $text['label-fifo_enabled']['ar-eg'] = ''; $text['label-fifo_enabled']['de-at'] = ''; $text['label-fifo_enabled']['de-ch'] = ''; $text['label-fifo_enabled']['de-de'] = ''; +$text['label-fifo_enabled']['el-gr'] = ''; $text['label-fifo_enabled']['es-cl'] = ''; $text['label-fifo_enabled']['es-mx'] = ''; $text['label-fifo_enabled']['fr-ca'] = ''; @@ -365,12 +463,18 @@ $text['label-fifo_enabled']['ro-ro'] = ''; $text['label-fifo_enabled']['ru-ru'] = ''; $text['label-fifo_enabled']['sv-se'] = ''; $text['label-fifo_enabled']['uk-ua'] = ''; +$text['label-fifo_enabled']['tr-tr'] = ''; +$text['label-fifo_enabled']['zh-cn'] = ''; +$text['label-fifo_enabled']['ja-jp'] = ''; +$text['label-fifo_enabled']['ko-kr'] = ''; $text['description-fifo_enabled']['en-us'] = 'Enable or disable this FIFO queue.'; +$text['description-fifo_enabled']['en-gb'] = 'Enable or disable this FIFO queue.'; $text['description-fifo_enabled']['ar-eg'] = ''; $text['description-fifo_enabled']['de-at'] = ''; $text['description-fifo_enabled']['de-ch'] = ''; $text['description-fifo_enabled']['de-de'] = ''; +$text['description-fifo_enabled']['el-gr'] = ''; $text['description-fifo_enabled']['es-cl'] = ''; $text['description-fifo_enabled']['es-mx'] = ''; $text['description-fifo_enabled']['fr-ca'] = ''; @@ -385,12 +489,18 @@ $text['description-fifo_enabled']['ro-ro'] = ''; $text['description-fifo_enabled']['ru-ru'] = ''; $text['description-fifo_enabled']['sv-se'] = ''; $text['description-fifo_enabled']['uk-ua'] = ''; +$text['description-fifo_enabled']['tr-tr'] = ''; +$text['description-fifo_enabled']['zh-cn'] = ''; +$text['description-fifo_enabled']['ja-jp'] = ''; +$text['description-fifo_enabled']['ko-kr'] = ''; $text['label-fifo_description']['en-us'] = 'Description'; +$text['label-fifo_description']['en-gb'] = 'Description'; $text['label-fifo_description']['ar-eg'] = ''; $text['label-fifo_description']['de-at'] = ''; $text['label-fifo_description']['de-ch'] = ''; $text['label-fifo_description']['de-de'] = ''; +$text['label-fifo_description']['el-gr'] = ''; $text['label-fifo_description']['es-cl'] = ''; $text['label-fifo_description']['es-mx'] = ''; $text['label-fifo_description']['fr-ca'] = ''; @@ -405,12 +515,18 @@ $text['label-fifo_description']['ro-ro'] = ''; $text['label-fifo_description']['ru-ru'] = ''; $text['label-fifo_description']['sv-se'] = ''; $text['label-fifo_description']['uk-ua'] = ''; +$text['label-fifo_description']['tr-tr'] = ''; +$text['label-fifo_description']['zh-cn'] = ''; +$text['label-fifo_description']['ja-jp'] = ''; +$text['label-fifo_description']['ko-kr'] = ''; $text['description-fifo_description']['en-us'] = 'Enter the fifo description.'; +$text['description-fifo_description']['en-gb'] = 'Enter the fifo description.'; $text['description-fifo_description']['ar-eg'] = ''; $text['description-fifo_description']['de-at'] = ''; $text['description-fifo_description']['de-ch'] = ''; $text['description-fifo_description']['de-de'] = ''; +$text['description-fifo_description']['el-gr'] = ''; $text['description-fifo_description']['es-cl'] = ''; $text['description-fifo_description']['es-mx'] = ''; $text['description-fifo_description']['fr-ca'] = ''; @@ -425,12 +541,18 @@ $text['description-fifo_description']['ro-ro'] = ''; $text['description-fifo_description']['ru-ru'] = ''; $text['description-fifo_description']['sv-se'] = ''; $text['description-fifo_description']['uk-ua'] = ''; +$text['description-fifo_description']['tr-tr'] = ''; +$text['description-fifo_description']['zh-cn'] = ''; +$text['description-fifo_description']['ja-jp'] = ''; +$text['description-fifo_description']['ko-kr'] = ''; $text['label-member_contact']['en-us'] = 'Contact'; +$text['label-member_contact']['en-gb'] = 'Contact'; $text['label-member_contact']['ar-eg'] = ''; $text['label-member_contact']['de-at'] = ''; $text['label-member_contact']['de-ch'] = ''; $text['label-member_contact']['de-de'] = ''; +$text['label-member_contact']['el-gr'] = ''; $text['label-member_contact']['es-cl'] = ''; $text['label-member_contact']['es-mx'] = ''; $text['label-member_contact']['fr-ca'] = ''; @@ -445,12 +567,18 @@ $text['label-member_contact']['ro-ro'] = ''; $text['label-member_contact']['ru-ru'] = ''; $text['label-member_contact']['sv-se'] = ''; $text['label-member_contact']['uk-ua'] = ''; +$text['label-member_contact']['tr-tr'] = ''; +$text['label-member_contact']['zh-cn'] = ''; +$text['label-member_contact']['ja-jp'] = ''; +$text['label-member_contact']['ko-kr'] = ''; $text['description-member_contact']['en-us'] = 'Enter the member contact.'; +$text['description-member_contact']['en-gb'] = 'Enter the member contact.'; $text['description-member_contact']['ar-eg'] = ''; $text['description-member_contact']['de-at'] = ''; $text['description-member_contact']['de-ch'] = ''; $text['description-member_contact']['de-de'] = ''; +$text['description-member_contact']['el-gr'] = ''; $text['description-member_contact']['es-cl'] = ''; $text['description-member_contact']['es-mx'] = ''; $text['description-member_contact']['fr-ca'] = ''; @@ -465,12 +593,18 @@ $text['description-member_contact']['ro-ro'] = ''; $text['description-member_contact']['ru-ru'] = ''; $text['description-member_contact']['sv-se'] = ''; $text['description-member_contact']['uk-ua'] = ''; +$text['description-member_contact']['tr-tr'] = ''; +$text['description-member_contact']['zh-cn'] = ''; +$text['description-member_contact']['ja-jp'] = ''; +$text['description-member_contact']['ko-kr'] = ''; $text['label-member_call_timeout']['en-us'] = 'Call Timeout'; +$text['label-member_call_timeout']['en-gb'] = 'Call Timeout'; $text['label-member_call_timeout']['ar-eg'] = ''; $text['label-member_call_timeout']['de-at'] = ''; $text['label-member_call_timeout']['de-ch'] = ''; $text['label-member_call_timeout']['de-de'] = ''; +$text['label-member_call_timeout']['el-gr'] = ''; $text['label-member_call_timeout']['es-cl'] = ''; $text['label-member_call_timeout']['es-mx'] = ''; $text['label-member_call_timeout']['fr-ca'] = ''; @@ -485,12 +619,18 @@ $text['label-member_call_timeout']['ro-ro'] = ''; $text['label-member_call_timeout']['ru-ru'] = ''; $text['label-member_call_timeout']['sv-se'] = ''; $text['label-member_call_timeout']['uk-ua'] = ''; +$text['label-member_call_timeout']['tr-tr'] = ''; +$text['label-member_call_timeout']['zh-cn'] = ''; +$text['label-member_call_timeout']['ja-jp'] = ''; +$text['label-member_call_timeout']['ko-kr'] = ''; $text['description-member_call_timeout']['en-us'] = 'Enter the member call timeout.'; +$text['description-member_call_timeout']['en-gb'] = 'Enter the member call timeout.'; $text['description-member_call_timeout']['ar-eg'] = ''; $text['description-member_call_timeout']['de-at'] = ''; $text['description-member_call_timeout']['de-ch'] = ''; $text['description-member_call_timeout']['de-de'] = ''; +$text['description-member_call_timeout']['el-gr'] = ''; $text['description-member_call_timeout']['es-cl'] = ''; $text['description-member_call_timeout']['es-mx'] = ''; $text['description-member_call_timeout']['fr-ca'] = ''; @@ -505,12 +645,18 @@ $text['description-member_call_timeout']['ro-ro'] = ''; $text['description-member_call_timeout']['ru-ru'] = ''; $text['description-member_call_timeout']['sv-se'] = ''; $text['description-member_call_timeout']['uk-ua'] = ''; +$text['description-member_call_timeout']['tr-tr'] = ''; +$text['description-member_call_timeout']['zh-cn'] = ''; +$text['description-member_call_timeout']['ja-jp'] = ''; +$text['description-member_call_timeout']['ko-kr'] = ''; $text['label-member_simultaneous']['en-us'] = 'Simultaneous'; +$text['label-member_simultaneous']['en-gb'] = 'Simultaneous'; $text['label-member_simultaneous']['ar-eg'] = ''; $text['label-member_simultaneous']['de-at'] = ''; $text['label-member_simultaneous']['de-ch'] = ''; $text['label-member_simultaneous']['de-de'] = ''; +$text['label-member_simultaneous']['el-gr'] = ''; $text['label-member_simultaneous']['es-cl'] = ''; $text['label-member_simultaneous']['es-mx'] = ''; $text['label-member_simultaneous']['fr-ca'] = ''; @@ -525,12 +671,18 @@ $text['label-member_simultaneous']['ro-ro'] = ''; $text['label-member_simultaneous']['ru-ru'] = ''; $text['label-member_simultaneous']['sv-se'] = ''; $text['label-member_simultaneous']['uk-ua'] = ''; +$text['label-member_simultaneous']['tr-tr'] = ''; +$text['label-member_simultaneous']['zh-cn'] = ''; +$text['label-member_simultaneous']['ja-jp'] = ''; +$text['label-member_simultaneous']['ko-kr'] = ''; $text['description-member_simultaneous']['en-us'] = 'Enter the member simultaneous.'; +$text['description-member_simultaneous']['en-gb'] = 'Enter the member simultaneous.'; $text['description-member_simultaneous']['ar-eg'] = ''; $text['description-member_simultaneous']['de-at'] = ''; $text['description-member_simultaneous']['de-ch'] = ''; $text['description-member_simultaneous']['de-de'] = ''; +$text['description-member_simultaneous']['el-gr'] = ''; $text['description-member_simultaneous']['es-cl'] = ''; $text['description-member_simultaneous']['es-mx'] = ''; $text['description-member_simultaneous']['fr-ca'] = ''; @@ -545,12 +697,18 @@ $text['description-member_simultaneous']['ro-ro'] = ''; $text['description-member_simultaneous']['ru-ru'] = ''; $text['description-member_simultaneous']['sv-se'] = ''; $text['description-member_simultaneous']['uk-ua'] = ''; +$text['description-member_simultaneous']['tr-tr'] = ''; +$text['description-member_simultaneous']['zh-cn'] = ''; +$text['description-member_simultaneous']['ja-jp'] = ''; +$text['description-member_simultaneous']['ko-kr'] = ''; $text['label-member_wrap_up_time']['en-us'] = 'Wrap Up Time'; +$text['label-member_wrap_up_time']['en-gb'] = 'Wrap Up Time'; $text['label-member_wrap_up_time']['ar-eg'] = ''; $text['label-member_wrap_up_time']['de-at'] = ''; $text['label-member_wrap_up_time']['de-ch'] = ''; $text['label-member_wrap_up_time']['de-de'] = ''; +$text['label-member_wrap_up_time']['el-gr'] = ''; $text['label-member_wrap_up_time']['es-cl'] = ''; $text['label-member_wrap_up_time']['es-mx'] = ''; $text['label-member_wrap_up_time']['fr-ca'] = ''; @@ -565,12 +723,18 @@ $text['label-member_wrap_up_time']['ro-ro'] = ''; $text['label-member_wrap_up_time']['ru-ru'] = ''; $text['label-member_wrap_up_time']['sv-se'] = ''; $text['label-member_wrap_up_time']['uk-ua'] = ''; +$text['label-member_wrap_up_time']['tr-tr'] = ''; +$text['label-member_wrap_up_time']['zh-cn'] = ''; +$text['label-member_wrap_up_time']['ja-jp'] = ''; +$text['label-member_wrap_up_time']['ko-kr'] = ''; $text['description-member_wrap_up_time']['en-us'] = 'Enter the member wrap up time.'; +$text['description-member_wrap_up_time']['en-gb'] = 'Enter the member wrap up time.'; $text['description-member_wrap_up_time']['ar-eg'] = ''; $text['description-member_wrap_up_time']['de-at'] = ''; $text['description-member_wrap_up_time']['de-ch'] = ''; $text['description-member_wrap_up_time']['de-de'] = ''; +$text['description-member_wrap_up_time']['el-gr'] = ''; $text['description-member_wrap_up_time']['es-cl'] = ''; $text['description-member_wrap_up_time']['es-mx'] = ''; $text['description-member_wrap_up_time']['fr-ca'] = ''; @@ -585,12 +749,18 @@ $text['description-member_wrap_up_time']['ro-ro'] = ''; $text['description-member_wrap_up_time']['ru-ru'] = ''; $text['description-member_wrap_up_time']['sv-se'] = ''; $text['description-member_wrap_up_time']['uk-ua'] = ''; +$text['description-member_wrap_up_time']['tr-tr'] = ''; +$text['description-member_wrap_up_time']['zh-cn'] = ''; +$text['description-member_wrap_up_time']['ja-jp'] = ''; +$text['description-member_wrap_up_time']['ko-kr'] = ''; $text['label-member_enabled']['en-us'] = 'Enabled'; +$text['label-member_enabled']['en-gb'] = 'Enabled'; $text['label-member_enabled']['ar-eg'] = ''; $text['label-member_enabled']['de-at'] = ''; $text['label-member_enabled']['de-ch'] = ''; $text['label-member_enabled']['de-de'] = ''; +$text['label-member_enabled']['el-gr'] = ''; $text['label-member_enabled']['es-cl'] = ''; $text['label-member_enabled']['es-mx'] = ''; $text['label-member_enabled']['fr-ca'] = ''; @@ -605,12 +775,18 @@ $text['label-member_enabled']['ro-ro'] = ''; $text['label-member_enabled']['ru-ru'] = ''; $text['label-member_enabled']['sv-se'] = ''; $text['label-member_enabled']['uk-ua'] = ''; +$text['label-member_enabled']['tr-tr'] = ''; +$text['label-member_enabled']['zh-cn'] = ''; +$text['label-member_enabled']['ja-jp'] = ''; +$text['label-member_enabled']['ko-kr'] = ''; $text['description-member_enabled']['en-us'] = ''; +$text['description-member_enabled']['en-gb'] = ''; $text['description-member_enabled']['ar-eg'] = ''; $text['description-member_enabled']['de-at'] = ''; $text['description-member_enabled']['de-ch'] = ''; $text['description-member_enabled']['de-de'] = ''; +$text['description-member_enabled']['el-gr'] = ''; $text['description-member_enabled']['es-cl'] = ''; $text['description-member_enabled']['es-mx'] = ''; $text['description-member_enabled']['fr-ca'] = ''; @@ -625,5 +801,9 @@ $text['description-member_enabled']['ro-ro'] = ''; $text['description-member_enabled']['ru-ru'] = ''; $text['description-member_enabled']['sv-se'] = ''; $text['description-member_enabled']['uk-ua'] = ''; +$text['description-member_enabled']['tr-tr'] = ''; +$text['description-member_enabled']['zh-cn'] = ''; +$text['description-member_enabled']['ja-jp'] = ''; +$text['description-member_enabled']['ko-kr'] = ''; ?>