Add Chinese, Korean, and Japanese translations

This commit is contained in:
markjcrane
2023-05-03 10:36:25 -06:00
parent 28fe89066e
commit 1513bd3301
73 changed files with 15609 additions and 4377 deletions

View File

@@ -1,15 +1,14 @@
<?php
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
$text['title-call_broadcasts']['en-us'] = "Call Broadcasts";
$text['title-call_broadcasts']['en-gb'] = "Call Broadcasts";
$text['title-call_broadcasts']['ar-eg'] = "البث دعوة";
$text['title-call_broadcasts']['de-at'] = "Rundrufe"; //copied from de-de
$text['title-call_broadcasts']['de-ch'] = "Rundrufe"; //copied from de-de
$text['title-call_broadcasts']['de-at'] = "Rundrufe";
$text['title-call_broadcasts']['de-ch'] = "Rundrufe";
$text['title-call_broadcasts']['de-de'] = "Rundrufe";
$text['title-call_broadcasts']['es-cl'] = "Llamada Masiva (Broadcast)";
$text['title-call_broadcasts']['es-mx'] = "Llamada Masiva (Broadcast)"; //copied from es-cl
$text['title-call_broadcasts']['fr-ca'] = "Campagne d'appels"; //copied from fr-fr
$text['title-call_broadcasts']['es-mx'] = "Llamada Masiva (Broadcast)";
$text['title-call_broadcasts']['fr-ca'] = "Campagne d'appels";
$text['title-call_broadcasts']['fr-fr'] = "Campagne d'appels";
$text['title-call_broadcasts']['he-il'] = "הגדרת חשבון";
$text['title-call_broadcasts']['it-it'] = "Chiamate Multiple";
@@ -21,16 +20,19 @@ $text['title-call_broadcasts']['ro-ro'] = "Apel Transmisii";
$text['title-call_broadcasts']['ru-ru'] = "Массовые вызовы";
$text['title-call_broadcasts']['sv-se'] = "Samtalsdistributioner";
$text['title-call_broadcasts']['uk-ua'] = "Трансляція дзвінків";
$text['title-call_broadcasts']['zh-cn'] = "广播频道";
$text['title-call_broadcasts']['ja-jp'] = "コールブロードキャスト";
$text['title-call_broadcasts']['ko-kr'] = "전화 방송";
$text['title-call_broadcast']['en-us'] = "Call Broadcast";
$text['title-call_broadcast']['en-gb'] = "Call Broadcast";
$text['title-call_broadcast']['ar-eg'] = "بث دعوة";
$text['title-call_broadcast']['de-at'] = "Rundrufe"; //copied from de-de
$text['title-call_broadcast']['de-ch'] = "Rundrufe"; //copied from de-de
$text['title-call_broadcast']['de-at'] = "Rundrufe";
$text['title-call_broadcast']['de-ch'] = "Rundrufe";
$text['title-call_broadcast']['de-de'] = "Rundrufe";
$text['title-call_broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
$text['title-call_broadcast']['es-mx'] = "Llamada Masiva (Broadcast)"; //copied from es-cl
$text['title-call_broadcast']['fr-ca'] = "Campagne d'appels"; //copied from fr-fr
$text['title-call_broadcast']['es-mx'] = "Llamada Masiva (Broadcast)";
$text['title-call_broadcast']['fr-ca'] = "Campagne d'appels";
$text['title-call_broadcast']['fr-fr'] = "Campagne d'appels";
$text['title-call_broadcast']['he-il'] = "הגדרת חשבון";
$text['title-call_broadcast']['it-it'] = "Chiamate Multiple";
@@ -42,6 +44,9 @@ $text['title-call_broadcast']['ro-ro'] = "Apel Broadcast";
$text['title-call_broadcast']['ru-ru'] = "Массовые вызовы";
$text['title-call_broadcast']['sv-se'] = "Samtalsdistributioner";
$text['title-call_broadcast']['uk-ua'] = "Трансляція дзвінків";
$text['title-call_broadcast']['zh-cn'] = "电话广播";
$text['title-call_broadcast']['ja-jp'] = "コールブロードキャスト";
$text['title-call_broadcast']['ko-kr'] = "연락처";
$text['title_description-call_broadcast']['en-us'] = "Manage the delivery of pre-recorded messages to mass recipients.";
$text['title_description-call_broadcast']['en-gb'] = "Manage the delivery of pre-recorded messages to mass recipients.";
@@ -63,58 +68,67 @@ $text['title_description-call_broadcast']['ro-ro'] = "Gestionați livrarea mesaj
$text['title_description-call_broadcast']['ru-ru'] = "Управляйте доставкой предварительно записанных сообщений массовым получателям.";
$text['title_description-call_broadcast']['sv-se'] = "Hantera leveransen av förinspelade meddelanden till massmottagare.";
$text['title_description-call_broadcast']['uk-ua'] = "Керуйте доставкою попередньо записаних повідомлень масовим одержувачам.";
$text['title_description-call_broadcast']['zh-cn'] = "管理向大众接收者发送预先录制的信息。";
$text['title_description-call_broadcast']['ja-jp'] = "事前に記録されたメッセージの配信を大量受信者に管理します。";
$text['title_description-call_broadcast']['ko-kr'] = "대량 수령자에게 사전 등록 된 메시지의 배달을 관리합니다.";
$text['option-true']['en-us'] = "True";
$text['option-true']['en-gb'] = "True";
$text['option-true']['ar-eg'] = "حقيقي";
$text['option-true']['de-at'] = "Ein"; //copied from de-de
$text['option-true']['de-ch'] = "Ein"; //copied from de-de
$text['option-true']['de-at'] = "Ein";
$text['option-true']['de-ch'] = "Ein";
$text['option-true']['de-de'] = "Ein";
$text['option-true']['es-cl'] = "Verdadero";
$text['option-true']['es-mx'] = "Verdadero"; //copied from es-cl
$text['option-true']['fr-ca'] = "Oui"; //copied from fr-fr
$text['option-true']['es-mx'] = "Verdadero";
$text['option-true']['fr-ca'] = "Oui";
$text['option-true']['fr-fr'] = "Oui";
$text['option-true']['he-il'] = "חוקי";
$text['option-true']['it-it'] = "Vera";
$text['option-true']['nl-nl'] = "Aan";
$text['option-true']['pl-pl'] = "Tak";
$text['option-true']['pt-br'] = "Sim"; //copied from pt-pt
$text['option-true']['pt-br'] = "Sim";
$text['option-true']['pt-pt'] = "Sim";
$text['option-true']['ro-ro'] = "Adevărat";
$text['option-true']['ru-ru'] = "Да";
$text['option-true']['sv-se'] = "Sann";
$text['option-true']['uk-ua'] = "Так";
$text['option-true']['zh-cn'] = "";
$text['option-true']['ja-jp'] = "ログイン";
$text['option-true']['ko-kr'] = "이란";
$text['option-false']['en-us'] = "False";
$text['option-false']['en-gb'] = "False";
$text['option-false']['ar-eg'] = "خطأ شنيع";
$text['option-false']['de-at'] = "Aus"; //copied from de-de
$text['option-false']['de-ch'] = "Aus"; //copied from de-de
$text['option-false']['de-at'] = "Aus";
$text['option-false']['de-ch'] = "Aus";
$text['option-false']['de-de'] = "Aus";
$text['option-false']['es-cl'] = "Falso";
$text['option-false']['es-mx'] = "Falso"; //copied from es-cl
$text['option-false']['fr-ca'] = "Non"; //copied from fr-fr
$text['option-false']['es-mx'] = "Falso";
$text['option-false']['fr-ca'] = "Non";
$text['option-false']['fr-fr'] = "Non";
$text['option-false']['he-il'] = "לא חוקי";
$text['option-false']['it-it'] = "Falso";
$text['option-false']['nl-nl'] = "Uit";
$text['option-false']['pl-pl'] = "Nie";
$text['option-false']['pt-br'] = "Não"; //copied from pt-pt
$text['option-false']['pt-br'] = "Não";
$text['option-false']['pt-pt'] = "Não";
$text['option-false']['ro-ro'] = "Fals";
$text['option-false']['ru-ru'] = "Нет";
$text['option-false']['sv-se'] = "Falsk";
$text['option-false']['uk-ua'] = "помилковий";
$text['option-false']['zh-cn'] = "抢劫";
$text['option-false']['ja-jp'] = "ファルス";
$text['option-false']['ko-kr'] = "팟캐스트";
$text['label-view-calls']['en-us'] = "View Calls";
$text['label-view-calls']['en-gb'] = "View Calls";
$text['label-view-calls']['ar-eg'] = "مشاهدة المكالمات";
$text['label-view-calls']['de-at'] = "Anrufe ansehen"; //copied from de-de
$text['label-view-calls']['de-ch'] = "Anrufe ansehen"; //copied from de-de
$text['label-view-calls']['de-at'] = "Anrufe ansehen";
$text['label-view-calls']['de-ch'] = "Anrufe ansehen";
$text['label-view-calls']['de-de'] = "Anrufe ansehen";
$text['label-view-calls']['es-cl'] = "Ver llamadas";
$text['label-view-calls']['es-mx'] = "Ver llamadas"; //copied from es-cl
$text['label-view-calls']['fr-ca'] = "Voir les appels"; //copied from fr-fr
$text['label-view-calls']['es-mx'] = "Ver llamadas";
$text['label-view-calls']['fr-ca'] = "Voir les appels";
$text['label-view-calls']['fr-fr'] = "Voir les appels";
$text['label-view-calls']['he-il'] = "הצג שיחות";
$text['label-view-calls']['it-it'] = "Visualizza Chiamate";
@@ -126,16 +140,19 @@ $text['label-view-calls']['ro-ro'] = "Vizualizare Apeluri";
$text['label-view-calls']['ru-ru'] = "Показать вызовы";
$text['label-view-calls']['sv-se'] = "Granska Samtal";
$text['label-view-calls']['uk-ua'] = "Перегляд дзвінків";
$text['label-view-calls']['zh-cn'] = "观点呼吁";
$text['label-view-calls']['ja-jp'] = "コールを見る";
$text['label-view-calls']['ko-kr'] = "자주 묻는 질문";
$text['label-start_time']['en-us'] = "Start Time";
$text['label-start_time']['en-gb'] = "Start Time";
$text['label-start_time']['ar-eg'] = "وقت البدء";
$text['label-start_time']['de-at'] = "Startzeit"; //copied from de-de
$text['label-start_time']['de-ch'] = "Startzeit"; //copied from de-de
$text['label-start_time']['de-at'] = "Startzeit";
$text['label-start_time']['de-ch'] = "Startzeit";
$text['label-start_time']['de-de'] = "Startzeit";
$text['label-start_time']['es-cl'] = "Hora de inicio";
$text['label-start_time']['es-mx'] = "Hora de inicio"; //copied from es-cl
$text['label-start_time']['fr-ca'] = "Heure de début"; //copied from fr-fr
$text['label-start_time']['es-mx'] = "Hora de inicio";
$text['label-start_time']['fr-ca'] = "Heure de début";
$text['label-start_time']['fr-fr'] = "Heure de début";
$text['label-start_time']['he-il'] = "שעת התחלה";
$text['label-start_time']['it-it'] = "Ora di inizio";
@@ -147,17 +164,19 @@ $text['label-start_time']['ro-ro'] = "Timpul de începere";
$text['label-start_time']['ru-ru'] = "Время начала";
$text['label-start_time']['sv-se'] = "Starttid";
$text['label-start_time']['uk-ua'] = "Час початку";
$text['label-start_time']['zh-cn'] = "启动时间";
$text['label-start_time']['ja-jp'] = "開始時間";
$text['label-start_time']['ko-kr'] = "시작 시간";
$text['label-timeout']['en-us'] = "Timeout";
$text['label-timeout']['en-gb'] = "Timeout";
$text['label-timeout']['ar-eg'] = "نفذ الوقت";
$text['label-timeout']['de-at'] = "Zeitüberschreitung"; //copied from de-de
$text['label-timeout']['de-ch'] = "Zeitüberschreitung"; //copied from de-de
$text['label-timeout']['de-at'] = "Zeitüberschreitung";
$text['label-timeout']['de-ch'] = "Zeitüberschreitung";
$text['label-timeout']['de-de'] = "Zeitüberschreitung";
$text['label-timeout']['es-cl'] = "Tiempo Líimite";
$text['label-timeout']['es-mx'] = "Tiempo Líimite"; //copied from es-cl
$text['label-timeout']['fr-ca'] = "Temps libre"; //copied from fr-fr
$text['label-timeout']['es-mx'] = "Tiempo Líimite";
$text['label-timeout']['fr-ca'] = "Temps libre";
$text['label-timeout']['fr-fr'] = "Temps libre";
$text['label-timeout']['he-il'] = "פסק זמן";
$text['label-timeout']['it-it'] = "Tempo scaduto";
@@ -169,16 +188,19 @@ $text['label-timeout']['ro-ro'] = "Pauză";
$text['label-timeout']['ru-ru'] = "Тайм-аут";
$text['label-timeout']['sv-se'] = "Tidsgräns";
$text['label-timeout']['uk-ua'] = "Таймаут";
$text['label-timeout']['zh-cn'] = "时间表";
$text['label-timeout']['ja-jp'] = "タイムアウト";
$text['label-timeout']['ko-kr'] = "기타";
$text['label-phone']['en-us'] = "Phone Number List";
$text['label-phone']['en-gb'] = "Phone Number List";
$text['label-phone']['ar-eg'] = "قائمة رقم الهاتف";
$text['label-phone']['de-at'] = "Liste der Telefonnummern"; //copied from de-de
$text['label-phone']['de-ch'] = "Liste der Telefonnummern"; //copied from de-de
$text['label-phone']['de-at'] = "Liste der Telefonnummern";
$text['label-phone']['de-ch'] = "Liste der Telefonnummern";
$text['label-phone']['de-de'] = "Liste der Telefonnummern";
$text['label-phone']['es-cl'] = "Lista de Números de Telefono";
$text['label-phone']['es-mx'] = "Lista de Números de Telefono"; //copied from es-cl
$text['label-phone']['fr-ca'] = "Liste de Numéros de téléphone"; //copied from fr-fr
$text['label-phone']['es-mx'] = "Lista de Números de Telefono";
$text['label-phone']['fr-ca'] = "Liste de Numéros de téléphone";
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone";
$text['label-phone']['he-il'] = "רשימת מספרי טלפון";
$text['label-phone']['it-it'] = "Lista Numeri di Telefono";
@@ -190,58 +212,67 @@ $text['label-phone']['ro-ro'] = "Lista numerelor de telefon";
$text['label-phone']['ru-ru'] = "Список телефонних номеров";
$text['label-phone']['sv-se'] = "Lista Med Telefonnummer";
$text['label-phone']['uk-ua'] = "Список телефонних номерів";
$text['label-phone']['zh-cn'] = "电话号码";
$text['label-phone']['ja-jp'] = "電話番号リスト";
$text['label-phone']['ko-kr'] = "전화번호";
$text['label-message']['en-us'] = "Message";
$text['label-message']['en-gb'] = "Message";
$text['label-message']['ar-eg'] = "رسالة";
$text['label-message']['de-at'] = "Nachricht"; //copied from de-de
$text['label-message']['de-ch'] = "Nachricht"; //copied from de-de
$text['label-message']['de-at'] = "Nachricht";
$text['label-message']['de-ch'] = "Nachricht";
$text['label-message']['de-de'] = "Nachricht";
$text['label-message']['es-cl'] = "Mensaje";
$text['label-message']['es-mx'] = "Mensaje"; //copied from es-cl
$text['label-message']['fr-ca'] = "Message"; //copied from fr-fr
$text['label-message']['es-mx'] = "Mensaje";
$text['label-message']['fr-ca'] = "Message";
$text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "הודעה";
$text['label-message']['it-it'] = "Messaggio";
$text['label-message']['nl-nl'] = "Boodschappen";
$text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; //copied from pt-pt
$text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pt-pt'] = "Mensagem";
$text['label-message']['ro-ro'] = "Mesaj";
$text['label-message']['ru-ru'] = "Сообщение";
$text['label-message']['sv-se'] = "Meddelande";
$text['label-message']['uk-ua'] = "Повідомлення";
$text['label-message']['zh-cn'] = "宣传";
$text['label-message']['ja-jp'] = "メッセージ";
$text['label-message']['ko-kr'] = "이름 *";
$text['label-has-been']['en-us'] = "has been started";
$text['label-has-been']['en-gb'] = "has been started";
$text['label-has-been']['ar-eg'] = "قد بدأ";
$text['label-has-been']['de-at'] = "wurde gestartet"; //copied from de-de
$text['label-has-been']['de-ch'] = "wurde gestartet"; //copied from de-de
$text['label-has-been']['de-at'] = "wurde gestartet";
$text['label-has-been']['de-ch'] = "wurde gestartet";
$text['label-has-been']['de-de'] = "wurde gestartet";
$text['label-has-been']['es-cl'] = "iniciada";
$text['label-has-been']['es-mx'] = "iniciada"; //copied from es-cl
$text['label-has-been']['fr-ca'] = "a commencé"; //copied from fr-fr
$text['label-has-been']['es-mx'] = "iniciada";
$text['label-has-been']['fr-ca'] = "a commencé";
$text['label-has-been']['fr-fr'] = "a commencé";
$text['label-has-been']['he-il'] = "התחיל";
$text['label-has-been']['it-it'] = "è iniziato.";
$text['label-has-been']['nl-nl'] = "is gestart";
$text['label-has-been']['pl-pl'] = "rozpoczęto";
$text['label-has-been']['pt-br'] = "foi inicializada"; //copied from pt-pt
$text['label-has-been']['pt-br'] = "foi inicializada";
$text['label-has-been']['pt-pt'] = "foi inicializada";
$text['label-has-been']['ro-ro'] = "a fost început";
$text['label-has-been']['ru-ru'] = "было запущено";
$text['label-has-been']['sv-se'] = "har startat";
$text['label-has-been']['uk-ua'] = "було запущено";
$text['label-has-been']['zh-cn'] = "已经开始";
$text['label-has-been']['ja-jp'] = "スタート";
$text['label-has-been']['ko-kr'] = "시작하기";
$text['label-destination']['en-us'] = "Destination Number";
$text['label-destination']['en-gb'] = "Destination Number";
$text['label-destination']['ar-eg'] = "رقم الوجهة";
$text['label-destination']['de-at'] = "Zielnummer"; //copied from de-de
$text['label-destination']['de-ch'] = "Zielnummer"; //copied from de-de
$text['label-destination']['de-at'] = "Zielnummer";
$text['label-destination']['de-ch'] = "Zielnummer";
$text['label-destination']['de-de'] = "Zielnummer";
$text['label-destination']['es-cl'] = "Número de Destino";
$text['label-destination']['es-mx'] = "Número de Destino"; //copied from es-cl
$text['label-destination']['fr-ca'] = "Numéro de Destination"; //copied from fr-fr
$text['label-destination']['es-mx'] = "Número de Destino";
$text['label-destination']['fr-ca'] = "Numéro de Destination";
$text['label-destination']['fr-fr'] = "Numéro de Destination";
$text['label-destination']['he-il'] = "יעד";
$text['label-destination']['it-it'] = "Numero di Destinazione";
@@ -253,16 +284,19 @@ $text['label-destination']['ro-ro'] = "Numarul destinatiei";
$text['label-destination']['ru-ru'] = "Номер назначения";
$text['label-destination']['sv-se'] = "Destinationsnummer";
$text['label-destination']['uk-ua'] = "Номер";
$text['label-destination']['zh-cn'] = "数量";
$text['label-destination']['ja-jp'] = "宛先番号";
$text['label-destination']['ko-kr'] = "대상 번호";
$text['label-concurrent-limit']['en-us'] = "Concurrent Limit";
$text['label-concurrent-limit']['en-gb'] = "Concurrent Limit";
$text['label-concurrent-limit']['ar-eg'] = "الحد المتزامن";
$text['label-concurrent-limit']['de-at'] = "Gleichzeitige Anrufe"; //copied from de-de
$text['label-concurrent-limit']['de-ch'] = "Gleichzeitige Anrufe"; //copied from de-de
$text['label-concurrent-limit']['de-at'] = "Gleichzeitige Anrufe";
$text['label-concurrent-limit']['de-ch'] = "Gleichzeitige Anrufe";
$text['label-concurrent-limit']['de-de'] = "Gleichzeitige Anrufe";
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
$text['label-concurrent-limit']['es-mx'] = "Límite de concurrencia"; //copied from es-cl
$text['label-concurrent-limit']['fr-ca'] = "Appels Simultanés"; //copied from fr-fr
$text['label-concurrent-limit']['es-mx'] = "Límite de concurrencia";
$text['label-concurrent-limit']['fr-ca'] = "Appels Simultanés";
$text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés";
$text['label-concurrent-limit']['he-il'] = "מגבלה במקביל";
$text['label-concurrent-limit']['it-it'] = "Limite Chiamate Contemporanee";
@@ -274,16 +308,19 @@ $text['label-concurrent-limit']['ro-ro'] = "Limită concomitentă";
$text['label-concurrent-limit']['ru-ru'] = "Ограничение параллельных вызовов";
$text['label-concurrent-limit']['sv-se'] = "Samtidig Gräns";
$text['label-concurrent-limit']['uk-ua'] = "Обмеження одночасної кількості";
$text['label-concurrent-limit']['zh-cn'] = "并行许可证";
$text['label-concurrent-limit']['ja-jp'] = "同時リミット";
$text['label-concurrent-limit']['ko-kr'] = "동시 제한";
$text['label-callerid-number']['en-us'] = "Caller ID Number";
$text['label-callerid-number']['en-gb'] = "Caller ID Number";
$text['label-callerid-number']['ar-eg'] = "رقم هوية المتصل";
$text['label-callerid-number']['de-at'] = "Anruferkennung (Nummer)"; //copied from de-de
$text['label-callerid-number']['de-ch'] = "Anruferkennung (Nummer)"; //copied from de-de
$text['label-callerid-number']['de-at'] = "Anruferkennung (Nummer)";
$text['label-callerid-number']['de-ch'] = "Anruferkennung (Nummer)";
$text['label-callerid-number']['de-de'] = "Anruferkennung (Nummer)";
$text['label-callerid-number']['es-cl'] = "Número de Origen";
$text['label-callerid-number']['es-mx'] = "Número de Origen"; //copied from es-cl
$text['label-callerid-number']['fr-ca'] = "Numéro d'appelant"; //copied from fr-fr
$text['label-callerid-number']['es-mx'] = "Número de Origen";
$text['label-callerid-number']['fr-ca'] = "Numéro d'appelant";
$text['label-callerid-number']['fr-fr'] = "Numéro d'appelant";
$text['label-callerid-number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-callerid-number']['it-it'] = "Numero Chiamante";
@@ -295,16 +332,19 @@ $text['label-callerid-number']['ro-ro'] = "Numărul de identificare a apelantulu
$text['label-callerid-number']['ru-ru'] = "Caller ID Номер";
$text['label-callerid-number']['sv-se'] = "Caller ID Nummer";
$text['label-callerid-number']['uk-ua'] = "Caller ID Номер";
$text['label-callerid-number']['zh-cn'] = "Caller ID号码";
$text['label-callerid-number']['ja-jp'] = "発信者ID番号";
$text['label-callerid-number']['ko-kr'] = "전화 번호";
$text['label-caller-id-name']['en-us'] = "Caller ID Name";
$text['label-caller-id-name']['en-gb'] = "Caller ID Name";
$text['label-caller-id-name']['ar-eg'] = "اسم معرف المتصل";
$text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)"; //copied from de-de
$text['label-caller-id-name']['de-ch'] = "Anruferkennung (Name)"; //copied from de-de
$text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)";
$text['label-caller-id-name']['de-ch'] = "Anruferkennung (Name)";
$text['label-caller-id-name']['de-de'] = "Anruferkennung (Name)";
$text['label-caller-id-name']['es-cl'] = "Nombre de origen";
$text['label-caller-id-name']['es-mx'] = "Nombre de origen"; //copied from es-cl
$text['label-caller-id-name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr
$text['label-caller-id-name']['es-mx'] = "Nombre de origen";
$text['label-caller-id-name']['fr-ca'] = "Nom d'appelant";
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
$text['label-caller-id-name']['he-il'] = "שם מתקשר";
$text['label-caller-id-name']['it-it'] = "Nome Chiamante";
@@ -316,16 +356,19 @@ $text['label-caller-id-name']['ro-ro'] = "Nume ID apelant";
$text['label-caller-id-name']['ru-ru'] = "Caller ID Имя";
$text['label-caller-id-name']['sv-se'] = "Caller ID Namn";
$text['label-caller-id-name']['uk-ua'] = "Caller ID Ім’я";
$text['label-caller-id-name']['zh-cn'] = "Caller ID name";
$text['label-caller-id-name']['ja-jp'] = "呼び出し者 ID 名";
$text['label-caller-id-name']['ko-kr'] = "ID 이름";
$text['label-call-broadcasts']['en-us'] = "Call Broadcasts";
$text['label-call-broadcasts']['en-gb'] = "Call Broadcasts";
$text['label-call-broadcasts']['ar-eg'] = "البث دعوة";
$text['label-call-broadcasts']['de-at'] = "Rundrufe"; //copied from de-de
$text['label-call-broadcasts']['de-ch'] = "Rundrufe"; //copied from de-de
$text['label-call-broadcasts']['de-at'] = "Rundrufe";
$text['label-call-broadcasts']['de-ch'] = "Rundrufe";
$text['label-call-broadcasts']['de-de'] = "Rundrufe";
$text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)";
$text['label-call-broadcasts']['es-mx'] = "Llamadas Masivas (Broadcast)"; //copied from es-cl
$text['label-call-broadcasts']['fr-ca'] = "Diffusions d'appels"; //copied from fr-fr
$text['label-call-broadcasts']['es-mx'] = "Llamadas Masivas (Broadcast)";
$text['label-call-broadcasts']['fr-ca'] = "Diffusions d'appels";
$text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels";
$text['label-call-broadcasts']['he-il'] = "שידורי שיחות";
$text['label-call-broadcasts']['it-it'] = "Chiamate Multiple";
@@ -337,16 +380,19 @@ $text['label-call-broadcasts']['ro-ro'] = "Apel Transmisii";
$text['label-call-broadcasts']['ru-ru'] = "Массовые вызовы";
$text['label-call-broadcasts']['sv-se'] = "Samtalsdistributioner";
$text['label-call-broadcasts']['uk-ua'] = "Трансляція дзвінків";
$text['label-call-broadcasts']['zh-cn'] = "广播频道";
$text['label-call-broadcasts']['ja-jp'] = "コールブロードキャスト";
$text['label-call-broadcasts']['ko-kr'] = "전화 방송";
$text['label-call-broadcast']['en-us'] = "Call Broadcast";
$text['label-call-broadcast']['en-gb'] = "Call Broadcast";
$text['label-call-broadcast']['ar-eg'] = "بث دعوة";
$text['label-call-broadcast']['de-at'] = "Rundrufe"; //copied from de-de
$text['label-call-broadcast']['de-ch'] = "Rundrufe"; //copied from de-de
$text['label-call-broadcast']['de-at'] = "Rundrufe";
$text['label-call-broadcast']['de-ch'] = "Rundrufe";
$text['label-call-broadcast']['de-de'] = "Rundrufe";
$text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
$text['label-call-broadcast']['es-mx'] = "Llamada Masiva (Broadcast)"; //copied from es-cl
$text['label-call-broadcast']['fr-ca'] = "Diffusion d'appels"; //copied from fr-fr
$text['label-call-broadcast']['es-mx'] = "Llamada Masiva (Broadcast)";
$text['label-call-broadcast']['fr-ca'] = "Diffusion d'appels";
$text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels";
$text['label-call-broadcast']['he-il'] = "שידור שיחה";
$text['label-call-broadcast']['it-it'] = "Chiamata Multipla";
@@ -358,16 +404,19 @@ $text['label-call-broadcast']['ro-ro'] = "Apel Broadcast";
$text['label-call-broadcast']['ru-ru'] = "Массовый вызов";
$text['label-call-broadcast']['sv-se'] = "Samtalsdistribution";
$text['label-call-broadcast']['uk-ua'] = "Трансляція дзвінка";
$text['label-call-broadcast']['zh-cn'] = "电话广播";
$text['label-call-broadcast']['ja-jp'] = "コールブロードキャスト";
$text['label-call-broadcast']['ko-kr'] = "연락처";
$text['label-avmd']['en-us'] = "Voicemail Detection";
$text['label-avmd']['en-gb'] = "Voicemail Detection";
$text['label-avmd']['ar-eg'] = "كشف البريد الصوتي";
$text['label-avmd']['de-at'] = "Erkennung von Sprachnachrichten"; //copied from de-de
$text['label-avmd']['de-ch'] = "Erkennung von Sprachnachrichten"; //copied from de-de
$text['label-avmd']['de-at'] = "Erkennung von Sprachnachrichten";
$text['label-avmd']['de-ch'] = "Erkennung von Sprachnachrichten";
$text['label-avmd']['de-de'] = "Erkennung von Sprachnachrichten";
$text['label-avmd']['es-cl'] = "Detección de correo de voz";
$text['label-avmd']['es-mx'] = "Detección de correo de voz"; //copied from es-cl
$text['label-avmd']['fr-ca'] = "Détection de la messagerie vocale"; //copied from fr-fr
$text['label-avmd']['es-mx'] = "Detección de correo de voz";
$text['label-avmd']['fr-ca'] = "Détection de la messagerie vocale";
$text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale";
$text['label-avmd']['he-il'] = "זיהוי תא קולי";
$text['label-avmd']['it-it'] = "Rilevamento Segreteria";
@@ -379,37 +428,43 @@ $text['label-avmd']['ro-ro'] = "Detectarea mesageriei vocale";
$text['label-avmd']['ru-ru'] = "Определение голосовой почты";
$text['label-avmd']['sv-se'] = "Känn Av Röstbrevlåda";
$text['label-avmd']['uk-ua'] = "Виявлення голосової пошти";
$text['label-avmd']['zh-cn'] = "语音邮件探测器";
$text['label-avmd']['ja-jp'] = "ボイスメール検出";
$text['label-avmd']['ko-kr'] = "Voicemail 탐지";
$text['label-broadcast_toll_allow']['en-us'] = "Toll Allow";
$text['label-broadcast_toll_allow']['en-gb'] = "Toll Allow";
$text['label-broadcast_toll_allow']['ar-eg'] = "عدد مسموح به";
$text['label-broadcast_toll_allow']['de-at'] = "Berechtigung"; //copied from de-de
$text['label-broadcast_toll_allow']['de-ch'] = "Berechtigung"; //copied from de-de
$text['label-broadcast_toll_allow']['de-at'] = "Berechtigung";
$text['label-broadcast_toll_allow']['de-ch'] = "Berechtigung";
$text['label-broadcast_toll_allow']['de-de'] = "Berechtigung";
$text['label-broadcast_toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
$text['label-broadcast_toll_allow']['es-mx'] = "Permitir Tarifas Especiales"; //copied from es-cl
$text['label-broadcast_toll_allow']['fr-ca'] = "droits"; //copied from fr-fr
$text['label-broadcast_toll_allow']['es-mx'] = "Permitir Tarifas Especiales";
$text['label-broadcast_toll_allow']['fr-ca'] = "droits";
$text['label-broadcast_toll_allow']['fr-fr'] = "droits";
$text['label-broadcast_toll_allow']['he-il'] = "אגרה אפשר";
$text['label-broadcast_toll_allow']['it-it'] = "Destinazioni Abilitate";
$text['label-broadcast_toll_allow']['nl-nl'] = "betaald gesprek toestaan";
$text['label-broadcast_toll_allow']['pl-pl'] = "Zezwalaj na drogie/szczególwe połaczenia";
$text['label-broadcast_toll_allow']['pt-br'] = "Categoria de Ligação"; //copied from pt-pt
$text['label-broadcast_toll_allow']['pt-br'] = "Categoria de Ligação";
$text['label-broadcast_toll_allow']['pt-pt'] = "Permissões";
$text['label-broadcast_toll_allow']['ro-ro'] = "Toll Allow";
$text['label-broadcast_toll_allow']['ru-ru'] = "Разрешить Платное Соединение";
$text['label-broadcast_toll_allow']['sv-se'] = "Toll Allow";
$text['label-broadcast_toll_allow']['uk-ua'] = "Платний Дозволити";
$text['label-broadcast_toll_allow']['zh-cn'] = "谨请准予我就西撒哈拉问题向第四委员会发言。";
$text['label-broadcast_toll_allow']['ja-jp'] = "有料可";
$text['label-broadcast_toll_allow']['ko-kr'] = "Toll 허용";
$text['label-accountcode']['en-us'] = "Account Code";
$text['label-accountcode']['en-gb'] = "Account Code";
$text['label-accountcode']['ar-eg'] = "رمز الحساب";
$text['label-accountcode']['de-at'] = "Kontoschlüssel"; //copied from de-de
$text['label-accountcode']['de-ch'] = "Kontoschlüssel"; //copied from de-de
$text['label-accountcode']['de-at'] = "Kontoschlüssel";
$text['label-accountcode']['de-ch'] = "Kontoschlüssel";
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
$text['label-accountcode']['es-cl'] = "Código de cuenta";
$text['label-accountcode']['es-mx'] = "Código de cuenta"; //copied from es-cl
$text['label-accountcode']['fr-ca'] = "Code de compte"; //copied from fr-fr
$text['label-accountcode']['es-mx'] = "Código de cuenta";
$text['label-accountcode']['fr-ca'] = "Code de compte";
$text['label-accountcode']['fr-fr'] = "Code de compte";
$text['label-accountcode']['he-il'] = "קוד חשבון";
$text['label-accountcode']['it-it'] = "Codice dell'account";
@@ -421,6 +476,9 @@ $text['label-accountcode']['ro-ro'] = "Codul contului";
$text['label-accountcode']['ru-ru'] = "Код Авторизации";
$text['label-accountcode']['sv-se'] = "Accountcode";
$text['label-accountcode']['uk-ua'] = "Код облікового запису";
$text['label-accountcode']['zh-cn'] = "账户法";
$text['label-accountcode']['ja-jp'] = "アカウントコード";
$text['label-accountcode']['ko-kr'] = "계정 코드";
$text['label-sample_file']['en-us'] = "Sample CSV File";
$text['label-sample_file']['en-gb'] = "Sample CSV File";
@@ -442,33 +500,79 @@ $text['label-sample_file']['ro-ro'] = "Exemplu de fișier CSV";
$text['label-sample_file']['ru-ru'] = "Образец CSV-файла";
$text['label-sample_file']['sv-se'] = "Exempel på CSV-fil";
$text['label-sample_file']['uk-ua'] = "Зразок файлу CSV";
$text['label-sample_file']['zh-cn'] = "Sample CSV 文件";
$text['label-sample_file']['ja-jp'] = "CSV のサンプル ファイル";
$text['label-sample_file']['ko-kr'] = "샘플 CSV 파일 형식";
$text['label-list_example']['en-us'] = "Number|First,Last\nNumber|First,Last\n...";
$text['label-list_example']['en-gb'] = "Number|First,Last\nNumber|First,Last\n...";
$text['label-list_example']['ar-eg'] = "رقم|أولاً,آخر\nرقم|أولاً,آخر\n...";
$text['label-list_example']['de-at'] = "Nummer|Erste,Zuletzt\nNummer|Erste,Zuletzt\n...";
$text['label-list_example']['de-ch'] = "Nummer|Erste,Zuletzt\nNummer|Erste,Zuletzt\n...";
$text['label-list_example']['de-de'] = "Nummer|Erste,Zuletzt\nNummer|Erste,Zuletzt\n...";
$text['label-list_example']['es-cl'] = "Número|Primero,Último\nNúmero|Primero,Último\n...";
$text['label-list_example']['es-mx'] = "Número|Primero,Último\nNúmero|Primero,Último\n...";
$text['label-list_example']['fr-ca'] = "Nombre|First,D'abord\nNombre|D'abord,Last\n...";
$text['label-list_example']['fr-fr'] = "Nombre|First,D'abord\nNombre|D'abord,Last\n...";
$text['label-list_example']['he-il'] = "מספר|ראשון,אחרון\nמספר|ראשון,אחרון\n...";
$text['label-list_example']['it-it'] = "Numero|Primo,Scorso\nNumero|Primo,Scorso\n...";
$text['label-list_example']['nl-nl'] = "Nummer|Eerste,Laatste\nNummer|Eerste,Laatste\n...";
$text['label-list_example']['pl-pl'] = "Numer|Pierwsze,Ostatnie\nNumer|Pierwsze,Ostatnie\n...";
$text['label-list_example']['pt-br'] = "Número|Primeiro,Durar\nNúmero|Primeiro,Durar\n...";
$text['label-list_example']['pt-pt'] = "Número|Primeiro,Durar\nNúmero|Primeiro,Durar\n...";
$text['label-list_example']['ro-ro'] = "Număr|Primul,Ultimul\nNumăr|Primul,Ultimul\n...";
$text['label-list_example']['ru-ru'] = "Число|Первый,Последний\nЧисло|Первый,Последний\n...";
$text['label-list_example']['sv-se'] = "siffra|Först,Sista\nsiffra|Först,Sista\n...";
$text['label-list_example']['uk-ua'] = "Номер|Перший,Останній\nНомер|Перший,Останній\n...";
$text['label-list_example']['en-us'] = "Number|First,Last
Number|First,Last
...";
$text['label-list_example']['en-gb'] = "Number|First,Last
Number|First,Last
...";
$text['label-list_example']['ar-eg'] = "رقم|أولاً,آخر
رقم|أولاً,آخر
...";
$text['label-list_example']['de-at'] = "Nummer|Erste,Zuletzt
Nummer|Erste,Zuletzt
...";
$text['label-list_example']['de-ch'] = "Nummer|Erste,Zuletzt
Nummer|Erste,Zuletzt
...";
$text['label-list_example']['de-de'] = "Nummer|Erste,Zuletzt
Nummer|Erste,Zuletzt
...";
$text['label-list_example']['es-cl'] = "Número|Primero,Último
Número|Primero,Último
...";
$text['label-list_example']['es-mx'] = "Número|Primero,Último
Número|Primero,Último
...";
$text['label-list_example']['fr-ca'] = "Nombre|First,D'abord
Nombre|D'abord,Last
...";
$text['label-list_example']['fr-fr'] = "Nombre|First,D'abord
Nombre|D'abord,Last
...";
$text['label-list_example']['he-il'] = "מספר|ראשון,אחרון
מספר|ראשון,אחרון
...";
$text['label-list_example']['it-it'] = "Numero|Primo,Scorso
Numero|Primo,Scorso
...";
$text['label-list_example']['nl-nl'] = "Nummer|Eerste,Laatste
Nummer|Eerste,Laatste
...";
$text['label-list_example']['pl-pl'] = "Numer|Pierwsze,Ostatnie
Numer|Pierwsze,Ostatnie
...";
$text['label-list_example']['pt-br'] = "Número|Primeiro,Durar
Número|Primeiro,Durar
...";
$text['label-list_example']['pt-pt'] = "Número|Primeiro,Durar
Número|Primeiro,Durar
...";
$text['label-list_example']['ro-ro'] = "Număr|Primul,Ultimul
Număr|Primul,Ultimul
...";
$text['label-list_example']['ru-ru'] = "Число|Первый,Последний
Число|Первый,Последний
...";
$text['label-list_example']['sv-se'] = "siffra|Först,Sista
siffra|Först,Sista
...";
$text['label-list_example']['uk-ua'] = "Номер|Перший,Останній
Номер|Перший,Останній
...";
$text['label-list_example']['zh-cn'] = "......";
$text['label-list_example']['ja-jp'] = "・・・";
$text['label-list_example']['ko-kr'] = "·";
$text['description-start_time']['en-us'] = "The date and time to begin sending calls.";
$text['description-start_time']['en-gb'] = "The date and time to begin sending calls.";
$text['description-start_time']['ar-eg'] = "تاريخ ووقت بدء إرسال المكالمات.";
$text['description-start_time']['de-at'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen."; //copied from de-de
$text['description-start_time']['de-ch'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen."; //copied from de-de
$text['description-start_time']['de-at'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
$text['description-start_time']['de-ch'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
$text['description-start_time']['de-de'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
$text['description-start_time']['es-cl'] = "La fecha y hora para comenzar a enviar llamadas.";
$text['description-start_time']['es-mx'] = "La fecha y hora para comenzar a enviar llamadas.";
@@ -478,18 +582,21 @@ $text['description-start_time']['he-il'] = "התאריך והשעה להתחיל
$text['description-start_time']['it-it'] = "La data e l'ora di inizio dell'invio delle chiamate.";
$text['description-start_time']['nl-nl'] = "De datum en tijd om te beginnen met het verzenden van oproepen.";
$text['description-start_time']['pl-pl'] = "Data i godzina, aby rozpocząć wysyłanie połączeń.";
$text['description-start_time']['pt-br'] = "A data e hora para começar a enviar chamadas."; //copied from pt-pt
$text['description-start_time']['pt-br'] = "A data e hora para começar a enviar chamadas.";
$text['description-start_time']['pt-pt'] = "A data e hora para começar a enviar chamadas.";
$text['description-start_time']['ro-ro'] = "Data și ora pentru a începe trimiterea apelurilor.";
$text['description-start_time']['ru-ru'] = "Дата и время начала отправки звонков.";
$text['description-start_time']['sv-se'] = "Datum och tid för att börja skicka samtal.";
$text['description-start_time']['uk-ua'] = "Дата й час початку надсилання викликів.";
$text['description-start_time']['zh-cn'] = "发出电话的日期和时间。";
$text['description-start_time']['ja-jp'] = "通話の送信を開始する日時。";
$text['description-start_time']['ko-kr'] = "호출을 전송하는 날짜와 시간.";
$text['description-accountcode']['en-us'] = "Used most often for billing systems.";
$text['description-accountcode']['en-gb'] = "Used most often for billing systems.";
$text['description-accountcode']['ar-eg'] = "تستخدم في أغلب الأحيان لأنظمة الفوترة.";
$text['description-accountcode']['de-at'] = "Wird am häufigsten für Abrechnungssysteme verwendet."; //copied from de-de
$text['description-accountcode']['de-ch'] = "Wird am häufigsten für Abrechnungssysteme verwendet."; //copied from de-de
$text['description-accountcode']['de-at'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
$text['description-accountcode']['de-ch'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
$text['description-accountcode']['de-de'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
$text['description-accountcode']['es-cl'] = "Se utiliza con mayor frecuencia para los sistemas de facturación.";
$text['description-accountcode']['es-mx'] = "Se utiliza con mayor frecuencia para los sistemas de facturación.";
@@ -499,18 +606,21 @@ $text['description-accountcode']['he-il'] = "משמש לרוב עבור מערכ
$text['description-accountcode']['it-it'] = "Utilizzato più spesso per i sistemi di fatturazione.";
$text['description-accountcode']['nl-nl'] = "Meestal gebruikt voor factureringssystemen.";
$text['description-accountcode']['pl-pl'] = "Kod konta używany najczęściej w systemach bilingowych.";
$text['description-accountcode']['pt-br'] = "Usado com mais frequência para sistemas de faturamento."; //copied from pt-pt
$text['description-accountcode']['pt-br'] = "Usado com mais frequência para sistemas de faturamento.";
$text['description-accountcode']['pt-pt'] = "Usado com mais frequência para sistemas de faturamento.";
$text['description-accountcode']['ro-ro'] = "Folosit cel mai des pentru sistemele de facturare.";
$text['description-accountcode']['ru-ru'] = "Чаще всего используется для биллинговых систем.";
$text['description-accountcode']['sv-se'] = "Används oftast för faktureringssystem.";
$text['description-accountcode']['uk-ua'] = "Використовується найчастіше для білінгових систем.";
$text['description-accountcode']['zh-cn'] = "通常用于账单系统。";
$text['description-accountcode']['ja-jp'] = "請求システムに最も頻繁に使用される。";
$text['description-accountcode']['ko-kr'] = "가장 자주 청구 시스템에 사용됩니다.";
$text['description-timeout']['en-us'] = "Specify the absolute timeout in seconds.";
$text['description-timeout']['en-gb'] = "Specify the absolute timeout in seconds.";
$text['description-timeout']['ar-eg'] = "حدد المهلة المطلقة بالثواني.";
$text['description-timeout']['de-at'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an."; //copied from de-de
$text['description-timeout']['de-ch'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an."; //copied from de-de
$text['description-timeout']['de-at'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
$text['description-timeout']['de-ch'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
$text['description-timeout']['de-de'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
$text['description-timeout']['es-cl'] = "Especifique el tiempo de espera absoluto en segundos.";
$text['description-timeout']['es-mx'] = "Especifique el tiempo de espera absoluto en segundos.";
@@ -520,22 +630,25 @@ $text['description-timeout']['he-il'] = "ציין את פסק הזמן המוח
$text['description-timeout']['it-it'] = "Specificare il timeout assoluto in secondi.";
$text['description-timeout']['nl-nl'] = "Geef de absolute tijdsoverschrijding in seconden aan.";
$text['description-timeout']['pl-pl'] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro.";
$text['description-timeout']['pt-br'] = "Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro."; //copied from pt-pt
$text['description-timeout']['pt-br'] = "Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro.";
$text['description-timeout']['pt-pt'] = "Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro.";
$text['description-timeout']['ro-ro'] = "Specificați timpul de expirare absolut în secunde.";
$text['description-timeout']['ru-ru'] = "Время ожидания (в миллисекундах) после воспроизведения записи или подтверждения макроса.";
$text['description-timeout']['sv-se'] = "Specificera den absoluta timeout:en i sekunder.";
$text['description-timeout']['uk-ua'] = "Вкажіть абсолютний час очікування в секундах.";
$text['description-timeout']['zh-cn'] = "具体列出第二点的绝对时间。";
$text['description-timeout']['ja-jp'] = "秒単位で絶対タイムアウトを指定します。";
$text['description-timeout']['ko-kr'] = "몇 초 안에 절대적인 타임아웃을 지정합니다.";
$text['description-phone']['en-us'] = "Select a TXT/CSV file for upload, or enter Phone Numbers one per line in the format shown above.";
$text['description-phone']['en-gb'] = "Select a TXT/CSV file for upload, or enter Phone Numbers one per line in the format shown above.";
$text['description-phone']['ar-eg'] = "حدد ملف TXT / CSV للتحميل ، أو أدخل رقم هاتف واحدًا في كل سطر بالتنسيق الموضح أعلاه.";
$text['description-phone']['de-at'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname"; //copied from de-de
$text['description-phone']['de-ch'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname"; //copied from de-de
$text['description-phone']['de-at'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
$text['description-phone']['de-ch'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
$text['description-phone']['de-de'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
$text['description-phone']['es-cl'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234|Apellido,Nombre";
$text['description-phone']['es-mx'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234|Apellido,Nombre"; //copied from es-cl
$text['description-phone']['fr-ca'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom"; //copied from fr-fr
$text['description-phone']['es-mx'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234|Apellido,Nombre";
$text['description-phone']['fr-ca'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom";
$text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom";
$text['description-phone']['he-il'] = "בחר קובץ TXT/CSV להעלאה, או הזן מספרי טלפון אחד בכל שורה בפורמט המוצג למעלה.";
$text['description-phone']['it-it'] = "Opzionale, inserire una lista di numeri di telefono, uno per riga, nel formato 123-123-1234|Cognome,Nome";
@@ -547,16 +660,19 @@ $text['description-phone']['ro-ro'] = "Selectați un fișier TXT/CSV pentru înc
$text['description-phone']['ru-ru'] = "Дополнительно, задайте список телефонных номеров, по одному в ряд, в формате: 123-123-1234|Фамилия,Имя";
$text['description-phone']['sv-se'] = "Frivillig, fyll i en lista med nummer (ett per rad) i följande format: 123-123-1234|Efternamn,Förnamn";
$text['description-phone']['uk-ua'] = "Додатково, задайте список телефонних номерів по одному на рядок в наступному форматі: 123-123-1234|Прізвище,ім'я";
$text['description-phone']['zh-cn'] = "选择超载的“高频”/CSV文档,或按上述格式逐行输入“电话号码”。";
$text['description-phone']['ja-jp'] = "アップロード用のTXT/CSVファイルを選択するか、上記の形式で1行の電話番号を入力してください。";
$text['description-phone']['ko-kr'] = "업로드에 대한 TXT/CSV 파일을 선택하거나 위의 형식의 라인당 전화 번호를 입력합니다.";
$text['description-name']['en-us'] = "Enter the name here.";
$text['description-name']['en-gb'] = "Enter the name here.";
$text['description-name']['ar-eg'] = "أدخل الاسم هنا.";
$text['description-name']['de-at'] = "Geben Sie den Namen an."; //copied from de-de
$text['description-name']['de-ch'] = "Geben Sie den Namen an."; //copied from de-de
$text['description-name']['de-at'] = "Geben Sie den Namen an.";
$text['description-name']['de-ch'] = "Geben Sie den Namen an.";
$text['description-name']['de-de'] = "Geben Sie den Namen an.";
$text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
$text['description-name']['es-mx'] = "Ingrese el nombre aquí."; //copied from es-cl
$text['description-name']['fr-ca'] = "Insérer le Nom."; //copied from fr-fr
$text['description-name']['es-mx'] = "Ingrese el nombre aquí.";
$text['description-name']['fr-ca'] = "Insérer le Nom.";
$text['description-name']['fr-fr'] = "Insérer le Nom.";
$text['description-name']['he-il'] = "הכנס את השם";
$text['description-name']['it-it'] = "Inserire il nome qui.";
@@ -568,15 +684,18 @@ $text['description-name']['ro-ro'] = "Introduceți numele aici.";
$text['description-name']['ru-ru'] = "Введите имя";
$text['description-name']['sv-se'] = "Skriv in namnet här.";
$text['description-name']['uk-ua'] = "Введіть назву";
$text['description-name']['zh-cn'] = "此处填上名字。";
$text['description-name']['ja-jp'] = "お名前を入力してください。";
$text['description-name']['ko-kr'] = "이름 입력";
$text['description-info']['en-us'] = "Enter the description here.";
$text['description-info']['en-gb'] = "Enter the description here.";
$text['description-info']['ar-eg'] = "أدخل الوصف هنا.";
$text['description-info']['de-at'] = "Geben Sie eine Beschreibung an."; //copied from de-de
$text['description-info']['de-ch'] = "Geben Sie eine Beschreibung an."; //copied from de-de
$text['description-info']['de-at'] = "Geben Sie eine Beschreibung an.";
$text['description-info']['de-ch'] = "Geben Sie eine Beschreibung an.";
$text['description-info']['de-de'] = "Geben Sie eine Beschreibung an.";
$text['description-info']['es-cl'] = "Ingrese descripción aquí.";
$text['description-info']['es-mx'] = "Ingrese descripción aquí."; //copied from es-cl
$text['description-info']['es-mx'] = "Ingrese descripción aquí.";
$text['description-info']['fr-ca'] = "Entrez la description ici";
$text['description-info']['fr-fr'] = "Entrez la description ici";
$text['description-info']['he-il'] = "הכנס תאור";
@@ -589,16 +708,19 @@ $text['description-info']['ro-ro'] = "Introdu descrierea aici.";
$text['description-info']['ru-ru'] = "Введите описание";
$text['description-info']['sv-se'] = "Ange beskrivning här.";
$text['description-info']['uk-ua'] = "Введіть опис";
$text['description-info']['zh-cn'] = "此处作说明。";
$text['description-info']['ja-jp'] = "説明を入力してください。";
$text['description-info']['ko-kr'] = "자주 묻는 질문";
$text['description-destination']['en-us'] = "Send the call to an extension, an IVR Menu, Conference Room, or any other number.";
$text['description-destination']['en-gb'] = "Send the call to an extension, an IVR Menu, Conference Room, or any other number.";
$text['description-destination']['ar-eg'] = "أرسل المكالمة إلى رقم داخلي أو قائمة IVR أو غرفة اجتماعات أو أي رقم آخر.";
$text['description-destination']['de-at'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet."; //copied from de-de
$text['description-destination']['de-ch'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet."; //copied from de-de
$text['description-destination']['de-at'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
$text['description-destination']['de-ch'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
$text['description-destination']['de-de'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
$text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
$text['description-destination']['es-mx'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número."; //copied from es-cl
$text['description-destination']['fr-ca'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro."; //copied from fr-fr
$text['description-destination']['es-mx'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
$text['description-destination']['fr-ca'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
$text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
$text['description-destination']['he-il'] = "שלח את השיחה לשלוחה, תפריט IVR, חדר ישיבות או כל מספר אחר.";
$text['description-destination']['it-it'] = "Connetti la chiamata con un interno, un IVR, un'audioconferenza, o qualsiasi altro servizio.";
@@ -610,16 +732,19 @@ $text['description-destination']['ro-ro'] = "Trimiteți apelul către o extensie
$text['description-destination']['ru-ru'] = "Отправить вызов на внутренний номер, IVR, конференцию или любой другой номер.";
$text['description-destination']['sv-se'] = "Skicka samtalet till en anknytning, IVR Meny, Konferens Rum eller något annat nummer.";
$text['description-destination']['uk-ua'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
$text['description-destination']['zh-cn'] = "将该呼吁延期,即一个IVR Menu,会议室或任何其他号码。";
$text['description-destination']['ja-jp'] = "延長、IVRメニュー、会議室、その他の番号に電話を送信します。";
$text['description-destination']['ko-kr'] = "확장, IVR 메뉴, 회의실 또는 기타 번호로 전화를 보내십시오.";
$text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit.";
$text['description-concurrent-limit']['en-gb'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit.";
$text['description-concurrent-limit']['ar-eg'] = "حدد العدد التقريبي للمكالمات المتزامنة. اترك هذا فارغًا بلا حدود.";
$text['description-concurrent-limit']['de-at'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen."; //copied from de-de
$text['description-concurrent-limit']['de-ch'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen."; //copied from de-de
$text['description-concurrent-limit']['de-at'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
$text['description-concurrent-limit']['de-ch'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
$text['description-concurrent-limit']['de-de'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
$text['description-concurrent-limit']['es-mx'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite."; //copied from es-cl
$text['description-concurrent-limit']['fr-ca'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité."; //copied from fr-fr
$text['description-concurrent-limit']['es-mx'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
$text['description-concurrent-limit']['fr-ca'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
$text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
$text['description-concurrent-limit']['he-il'] = "הגבל את המספר המשוער של שיחות במקביל. השאר את זה ריק ללא הגבלה.";
$text['description-concurrent-limit']['it-it'] = "Limita approssimativamente il numero di chiamate contemporanee. Lasciare vuoto per nessun limite.";
@@ -631,16 +756,19 @@ $text['description-concurrent-limit']['ro-ro'] = "Limitați numărul aproximativ
$text['description-concurrent-limit']['ru-ru'] = "Ограничение примерного количества параллельных вызовов. Оставьте пустым для его отсутствия.";
$text['description-concurrent-limit']['sv-se'] = "Begränsa ungefärliga antalet samtidiga samtal. Lämna det här tomt för ingen gräns.";
$text['description-concurrent-limit']['uk-ua'] = "Обмеження приблизної кількості одночасних дзвінків. Якщо пусто - без обмежень";
$text['description-concurrent-limit']['zh-cn'] = "限制同时电话的大致数量。 离开这个空洞无限制。";
$text['description-concurrent-limit']['ja-jp'] = "同時コール数を制限します。 制限なしの空にします。";
$text['description-concurrent-limit']['ko-kr'] = "동시 호출의 대략적인 수를 제한합니다. 제한이 없습니다.";
$text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
$text['description-caller-id-number']['en-gb'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
$text['description-caller-id-number']['ar-eg'] = "ينطبق إذا كان الموفر الذي يسمح بإرسال رقم معرف المتصل. الافتراضي: 0000000000";
$text['description-caller-id-number']['de-at'] = "Geben Sie die Anruferkennung (Nummer) hier ein."; //copied from de-de
$text['description-caller-id-number']['de-ch'] = "Geben Sie die Anruferkennung (Nummer) hier ein."; //copied from de-de
$text['description-caller-id-number']['de-at'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
$text['description-caller-id-number']['de-ch'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
$text['description-caller-id-number']['de-de'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
$text['description-caller-id-number']['es-cl'] = "Aplicable si el proveedor que permite enviar el número de Caller ID. predeterminado: 0000000000";
$text['description-caller-id-number']['es-mx'] = "Aplicable si el proveedor que permite enviar el número de Caller ID. predeterminado: 0000000000";
$text['description-caller-id-number']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000"; //copied from fr-fr
$text['description-caller-id-number']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
$text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
$text['description-caller-id-number']['he-il'] = "תקף אם הספק מאפשר שליחת מספר זיהוי המתקשר. ברירת מחדל: 0000000000";
$text['description-caller-id-number']['it-it'] = "Si usa se il provider permette la modifica del numero chiamante. Default: 0000000000";
@@ -652,16 +780,19 @@ $text['description-caller-id-number']['ro-ro'] = "Aplicabil dacă furnizorul car
$text['description-caller-id-number']['ru-ru'] = "Используется, если провайдер поддерживает передачу CallerID(number). По умолчанию: 0000000000";
$text['description-caller-id-number']['sv-se'] = "Gäller om leverantör tillåter att Caller ID nummer skickas. Standard: 0000000000";
$text['description-caller-id-number']['uk-ua'] = "Стосується, якщо постачальник, дозволяє надсилати номер абонента (Caller ID номер). За замовчуванням: 0000000000";
$text['description-caller-id-number']['zh-cn'] = "如果提供人允许寄送电传号码,则适用。 违约:0 000";
$text['description-caller-id-number']['ja-jp'] = "発信者 ID 番号の送信を許可するプロバイダが該当します。 デフォルト: 0000000000";
$text['description-caller-id-number']['ko-kr'] = "Caller ID 번호를 보낼 수 있는 공급자가 적용 가능한 경우. 기본: 0000000000";
$text['description-caller-id-name']['en-us'] = "Applicable if the provider allow the Caller ID Name to be set. default: anonymous";
$text['description-caller-id-name']['en-gb'] = "Applicable if the provider allow the Caller ID Name to be set. default: anonymous";
$text['description-caller-id-name']['ar-eg'] = "قابل للتطبيق إذا سمح الموفر بتعيين اسم معرف المتصل. الافتراضي: مجهول";
$text['description-caller-id-name']['de-at'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym."; //copied from de-de
$text['description-caller-id-name']['de-ch'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym."; //copied from de-de
$text['description-caller-id-name']['de-at'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
$text['description-caller-id-name']['de-ch'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
$text['description-caller-id-name']['de-de'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
$text['description-caller-id-name']['es-mx'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000"; //copied from es-cl
$text['description-caller-id-name']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous"; //copied from fr-fr
$text['description-caller-id-name']['es-mx'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
$text['description-caller-id-name']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
$text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
$text['description-caller-id-name']['he-il'] = "ישים אם הספק מאפשר להגדיר את שם המתקשר. ברירת מחדל: אנונימי";
$text['description-caller-id-name']['it-it'] = "Si usa se il provider permette la modifica del nome chiamante. Default: anonymous";
@@ -673,37 +804,43 @@ $text['description-caller-id-name']['ro-ro'] = "Se aplică dacă furnizorul perm
$text['description-caller-id-name']['ru-ru'] = "Используется, если провайдер поддерживает передачу CallerID(name). По умолчанию: anonymous";
$text['description-caller-id-name']['sv-se'] = "Gäller om leverantör tillåter att Caller ID namn skickas. Standard: anonymous";
$text['description-caller-id-name']['uk-ua'] = "Стосується, якщо постачальник, дозволяє надсилати ім’я абонента (Caller ID Ім’я). За замовчуванням: anonymous";
$text['description-caller-id-name']['zh-cn'] = "如果提供人允许确定“电传识别”名称,则适用。 违约:匿名";
$text['description-caller-id-name']['ja-jp'] = "プロバイダーがコールア ID 名を設定できるようにする場合に適用されます。 デフォルト: 匿名";
$text['description-caller-id-name']['ko-kr'] = "공급자가 Caller ID 이름을 설정할 수 있는 경우 적용 가능 기본값: 익명";
$text['description-avmd']['en-us'] = "Select whether to enable or disable the detection of voicemail messaging and answering machine systems.";
$text['description-avmd']['en-gb'] = "Select whether to enable or disable the detection of voicemail messaging and answering machine systems.";
$text['description-avmd']['ar-eg'] = "حدد ما إذا كنت تريد تمكين أو تعطيل اكتشاف رسائل البريد الصوتي وأنظمة جهاز الرد على المكالمات.";
$text['description-avmd']['de-at'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll."; //copied from de-de
$text['description-avmd']['de-ch'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll."; //copied from de-de
$text['description-avmd']['de-at'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
$text['description-avmd']['de-ch'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
$text['description-avmd']['de-de'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
$text['description-avmd']['es-cl'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y.";
$text['description-avmd']['es-mx'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y."; //copied from es-cl
$text['description-avmd']['fr-ca'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur."; //copied from fr-fr
$text['description-avmd']['es-mx'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y.";
$text['description-avmd']['fr-ca'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur.";
$text['description-avmd']['fr-fr'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur.";
$text['description-avmd']['he-il'] = "בחר אם להפעיל או להשבית את הזיהוי של מערכות הודעות דואר קוליות ומשיבון.";
$text['description-avmd']['it-it'] = "Selezionare se si vuole abilitare o disabilitare il rilevamento delle segreterie telefoniche e dei messaggi registrati.";
$text['description-avmd']['nl-nl'] = "Selecteer of een antwoordapparaat detectie aan of uitgezet moet worden.";
$text['description-avmd']['pl-pl'] = "Wybierz, czy chcesz włączyć lub wyłączyć wykrywanie wiadomości poczty głosowej lub innych systemów automatycznego odbierania rozmów.";
$text['description-avmd']['pt-br'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica."; //copied from pt-pt
$text['description-avmd']['pt-br'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica.";
$text['description-avmd']['pt-pt'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica.";
$text['description-avmd']['ro-ro'] = "Selectați dacă activați sau dezactivați detectarea sistemelor de mesagerie vocală și robot telefonic.";
$text['description-avmd']['ru-ru'] = "Выберите, стоит ли использовать систему определения голосовой почты или автоответчика.";
$text['description-avmd']['sv-se'] = "Välj om deteketering av röstbrevlåda skall användas.";
$text['description-avmd']['uk-ua'] = "Виберіть, чи слід включити або відключити виявлення повідомлень голосової пошти і систему автовідповідача.";
$text['description-avmd']['zh-cn'] = "选择是否能够或无法检测语音邮件信息,并回答机器系统。";
$text['description-avmd']['ja-jp'] = "ボイスメールのメッセージングと応答のマシンシステムの検出を有効にまたは無効にするかどうかを選択します。";
$text['description-avmd']['ko-kr'] = "Voicemail 메시징 및 응답 시스템의 탐지를 활성화하거나 비활성화할 수 있는지 선택하십시오.";
$text['description-broadcast_toll_allow']['en-us'] = "Enter the toll allow value here. (Examples: domestic,international,local)";
$text['description-broadcast_toll_allow']['en-gb'] = "Enter the toll allow value here. (Examples: domestic,international,local)";
$text['description-broadcast_toll_allow']['ar-eg'] = "أدخل قيمة رسوم المرور المسموح بها هنا. (أمثلة: محلي ، دولي ، محلي)";
$text['description-broadcast_toll_allow']['de-at'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)"; //copied from de-de
$text['description-broadcast_toll_allow']['de-ch'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)"; //copied from de-de
$text['description-broadcast_toll_allow']['de-at'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
$text['description-broadcast_toll_allow']['de-ch'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
$text['description-broadcast_toll_allow']['de-de'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
$text['description-broadcast_toll_allow']['es-cl'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local).";
$text['description-broadcast_toll_allow']['es-mx'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local)."; //copied from es-cl
$text['description-broadcast_toll_allow']['fr-ca'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)"; //copied from fr-fr
$text['description-broadcast_toll_allow']['es-mx'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local).";
$text['description-broadcast_toll_allow']['fr-ca'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)";
$text['description-broadcast_toll_allow']['fr-fr'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)";
$text['description-broadcast_toll_allow']['he-il'] = "הזן כאן את ערך האגרה. (דוגמאות: מקומי, בינלאומי, מקומי)";
$text['description-broadcast_toll_allow']['it-it'] = "Inserire qui le destinazioni permesse. (Es. fisso, mobile, internazionale, premium)";
@@ -715,16 +852,19 @@ $text['description-broadcast_toll_allow']['ro-ro'] = "Introduceți valoarea taxe
$text['description-broadcast_toll_allow']['ru-ru'] = "Введите здесь доступные значения. (Примеры: domestic,international,local)";
$text['description-broadcast_toll_allow']['sv-se'] = "Ange 'toll allow' värde här. (Exempel: domestic,international,local)";
$text['description-broadcast_toll_allow']['uk-ua'] = "Введіть дозволене значення мита тут. (Приклади: внутрішні, міжнародні, місцеві)";
$text['description-broadcast_toll_allow']['zh-cn'] = "进入军械库可在此获得价值。 (例:家庭、国际、当地)";
$text['description-broadcast_toll_allow']['ja-jp'] = "ここに値を許容する toll を入力します。 (例:国内、国際、現地)";
$text['description-broadcast_toll_allow']['ko-kr'] = "toll을 입력하면 여기에 값을 허용합니다. (예 : 국내, 국제, 지역)";
$text['confirm-update']['en-us'] = "Update Complete";
$text['confirm-update']['en-gb'] = "Update Complete";
$text['confirm-update']['ar-eg'] = "Оновлення завершено";
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt"; //copied from de-de
$text['confirm-update']['de-ch'] = "Aktualisierung durchgeführt"; //copied from de-de
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
$text['confirm-update']['de-ch'] = "Aktualisierung durchgeführt";
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
$text['confirm-update']['es-cl'] = "Actualización Completa";
$text['confirm-update']['es-mx'] = "Actualización Completa"; //copied from es-cl
$text['confirm-update']['fr-ca'] = "Mise à jour terminée"; //copied from fr-fr
$text['confirm-update']['es-mx'] = "Actualización Completa";
$text['confirm-update']['fr-ca'] = "Mise à jour terminée";
$text['confirm-update']['fr-fr'] = "Mise à jour terminée";
$text['confirm-update']['he-il'] = "עידכון הושלם";
$text['confirm-update']['it-it'] = "Aggiornamento Completato.";
@@ -736,16 +876,19 @@ $text['confirm-update']['ro-ro'] = "Actualizare finalizată";
$text['confirm-update']['ru-ru'] = "Обновление завершено";
$text['confirm-update']['sv-se'] = "Uppdatering Klar";
$text['confirm-update']['uk-ua'] = "Оновлення завершено";
$text['confirm-update']['zh-cn'] = "内容提要";
$text['confirm-update']['ja-jp'] = "更新完了";
$text['confirm-update']['ko-kr'] = "업데이트 완료";
$text['confirm-name']['en-us'] = "Please provide: Name";
$text['confirm-name']['en-gb'] = "Please provide: Name";
$text['confirm-name']['ar-eg'] = "يرجى تقديم: الاسم";
$text['confirm-name']['de-at'] = "Bitte geben Sie den Namen an"; //copied from de-de
$text['confirm-name']['de-ch'] = "Bitte geben Sie den Namen an"; //copied from de-de
$text['confirm-name']['de-at'] = "Bitte geben Sie den Namen an";
$text['confirm-name']['de-ch'] = "Bitte geben Sie den Namen an";
$text['confirm-name']['de-de'] = "Bitte geben Sie den Namen an";
$text['confirm-name']['es-cl'] = "Por favor agregue: Nombre";
$text['confirm-name']['es-mx'] = "Por favor agregue: Nombre"; //copied from es-cl
$text['confirm-name']['fr-ca'] = "Merci d'indiquer: Nom"; //copied from fr-fr
$text['confirm-name']['es-mx'] = "Por favor agregue: Nombre";
$text['confirm-name']['fr-ca'] = "Merci d'indiquer: Nom";
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['confirm-name']['he-il'] = "נא לציין: שם";
$text['confirm-name']['it-it'] = "Prego fornire: Nome";
@@ -757,37 +900,43 @@ $text['confirm-name']['ro-ro'] = "Vă rugăm să furnizați: Nume";
$text['confirm-name']['ru-ru'] = "Пожалуйста, укажите: Имя";
$text['confirm-name']['sv-se'] = "Ange: Namn";
$text['confirm-name']['uk-ua'] = "Введіть назву";
$text['confirm-name']['zh-cn'] = "请提供: 姓名";
$text['confirm-name']['ja-jp'] = "お問い合わせ お名前 (必須)";
$text['confirm-name']['ko-kr'] = "참고 : 이름 *";
$text['confirm-delete-info']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete-info']['en-gb'] = "Do you really want to delete this?";
$text['confirm-delete-info']['ar-eg'] = "هل تريد حقًا حذف هذا؟";
$text['confirm-delete-info']['de-at'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
$text['confirm-delete-info']['de-ch'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
$text['confirm-delete-info']['de-at'] = "Wollen Sie das wirklich löschen?";
$text['confirm-delete-info']['de-ch'] = "Wollen Sie das wirklich löschen?";
$text['confirm-delete-info']['de-de'] = "Wollen Sie das wirklich löschen?";
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
$text['confirm-delete-info']['es-mx'] = "¿Desea realmente eliminar esto?"; //copied from es-cl
$text['confirm-delete-info']['fr-ca'] = "Voulez-vous vraiment supprimer cela?"; //copied from fr-fr
$text['confirm-delete-info']['es-mx'] = "¿Desea realmente eliminar esto?";
$text['confirm-delete-info']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-info']['he-il'] = "האם אתה באמת רוצה למחוק את זה?";
$text['confirm-delete-info']['it-it'] = "Vuoi veramente cancellarlo?";
$text['confirm-delete-info']['nl-nl'] = "Wilt u dit echt verwijderen?";
$text['confirm-delete-info']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete-info']['pt-br'] = "Deseja realmente remover isto?"; //copied from pt-pt
$text['confirm-delete-info']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete-info']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete-info']['ro-ro'] = "Chiar vrei să ștergi asta?";
$text['confirm-delete-info']['ru-ru'] = "Вы действительно хотите это удалить?";
$text['confirm-delete-info']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['confirm-delete-info']['uk-ua'] = "Ви дійсно бажаєте це видалити?";
$text['confirm-delete-info']['zh-cn'] = "你们真的想要删除吗?";
$text['confirm-delete-info']['ja-jp'] = "これを削除したいですか?";
$text['confirm-delete-info']['ko-kr'] = "당신은 정말로 이것을 삭제하고 싶습니까?";
$text['confirm-add']['en-us'] = "Add Complete";
$text['confirm-add']['en-gb'] = "Add Complete";
$text['confirm-add']['ar-eg'] = "أضف مكتمل";
$text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt"; //copied from de-de
$text['confirm-add']['de-ch'] = "Erfolgreich hinzugefügt"; //copied from de-de
$text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt";
$text['confirm-add']['de-ch'] = "Erfolgreich hinzugefügt";
$text['confirm-add']['de-de'] = "Erfolgreich hinzugefügt";
$text['confirm-add']['es-cl'] = "Ingreso Completo";
$text['confirm-add']['es-mx'] = "Ingreso Completo"; //copied from es-cl
$text['confirm-add']['fr-ca'] = "Ajouté"; //copied from fr-fr
$text['confirm-add']['es-mx'] = "Ingreso Completo";
$text['confirm-add']['fr-ca'] = "Ajouté";
$text['confirm-add']['fr-fr'] = "Ajouté";
$text['confirm-add']['he-il'] = "הוספה הושלמה";
$text['confirm-add']['it-it'] = "Inserimento Completato";
@@ -799,16 +948,19 @@ $text['confirm-add']['ro-ro'] = "Adăugați complet";
$text['confirm-add']['ru-ru'] = "Добавление завершено";
$text['confirm-add']['sv-se'] = "Tillagd";
$text['confirm-add']['uk-ua'] = "Додано";
$text['confirm-add']['zh-cn'] = "增 编";
$text['confirm-add']['ja-jp'] = "完全追加";
$text['confirm-add']['ko-kr'] = "더 보기";
$text['file-error']['en-us'] = "Sorry, File type not allowed";
$text['file-error']['en-gb'] = "Sorry, File type not allowed";
$text['file-error']['ar-eg'] = "عذرا ، نوع الملف غير مسموح به";
$text['file-error']['de-at'] = "Entschuldigung, Dateityp nicht erlaubt"; //copied from de-de
$text['file-error']['de-ch'] = "Entschuldigung, Dateityp nicht erlaubt"; //copied from de-de
$text['file-error']['de-at'] = "Entschuldigung, Dateityp nicht erlaubt";
$text['file-error']['de-ch'] = "Entschuldigung, Dateityp nicht erlaubt";
$text['file-error']['de-de'] = "Entschuldigung, Dateityp nicht erlaubt";
$text['file-error']['es-cl'] = "Lo sentimos, no se permite el tipo de archivo";
$text['file-error']['es-mx'] = "Lo sentimos, no se permite el tipo de archivo"; //copied from es-cl
$text['file-error']['fr-ca'] = "Désolé, le type de fichier n'est pas autorisé"; //copied from fr-fr
$text['file-error']['es-mx'] = "Lo sentimos, no se permite el tipo de archivo";
$text['file-error']['fr-ca'] = "Désolé, le type de fichier n'est pas autorisé";
$text['file-error']['fr-fr'] = "Désolé, le type de fichier n'est pas autorisé";
$text['file-error']['he-il'] = "מצטערים, סוג הקובץ אינו מותר";
$text['file-error']['it-it'] = "Siamo spiacenti, tipo di file non consentito";
@@ -820,5 +972,8 @@ $text['file-error']['ro-ro'] = "Ne pare rău, tipul de fișier nu este permis";
$text['file-error']['ru-ru'] = "Обновление завершено";
$text['file-error']['sv-se'] = "Uppdatering Klar";
$text['file-error']['uk-ua'] = "Оновлення завершено";
$text['file-error']['zh-cn'] = "Sorry, 不允许的文件类型";
$text['file-error']['ja-jp'] = "お問い合わせ ファイルの種類 不可";
$text['file-error']['ko-kr'] = "한국어 첨부파일";
?>