From 46954992a9f1ae31c91582a7f284491008d6c09a Mon Sep 17 00:00:00 2001 From: Anthony <96078404+AntoniusDC@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:54:42 -0700 Subject: [PATCH] Added bulk translations to app/destinations files (#6866) * Update destinations/app_languages.php * Update destinations/app_menu.php --- app/destinations/app_languages.php | 222 ++++++++++++++++++++--------- app/destinations/app_menu.php | 45 +++--- 2 files changed, 183 insertions(+), 84 deletions(-) diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index 1a51fdb33a..879f41816e 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -21,6 +21,7 @@ $text['title-destinations']['ro-ro'] = "Destinații"; $text['title-destinations']['ru-ru'] = "Направления"; $text['title-destinations']['sv-se'] = "Destinationer"; $text['title-destinations']['uk-ua'] = "Номери"; +$text['title-destinations']['tr-tr'] = "Destinasyonlar"; $text['title-destinations']['zh-cn'] = "目的地"; $text['title-destinations']['ja-jp'] = "行き先"; $text['title-destinations']['ko-kr'] = "목적지"; @@ -46,6 +47,7 @@ $text['title-destination-edit']['ro-ro'] = "Destinație"; $text['title-destination-edit']['ru-ru'] = "Направление"; $text['title-destination-edit']['sv-se'] = "Destination"; $text['title-destination-edit']['uk-ua'] = "Номер"; +$text['title-destination-edit']['tr-tr'] = "Varış noktası"; $text['title-destination-edit']['zh-cn'] = "目的地"; $text['title-destination-edit']['ja-jp'] = "行き先"; $text['title-destination-edit']['ko-kr'] = "목적지"; @@ -71,6 +73,7 @@ $text['title-destination-add']['ro-ro'] = "Destinație"; $text['title-destination-add']['ru-ru'] = "Направление"; $text['title-destination-add']['sv-se'] = "Destination"; $text['title-destination-add']['uk-ua'] = "Номер"; +$text['title-destination-add']['tr-tr'] = "Varış noktası"; $text['title-destination-add']['zh-cn'] = "目的地"; $text['title-destination-add']['ja-jp'] = "行き先"; $text['title-destination-add']['ko-kr'] = "목적지"; @@ -96,6 +99,7 @@ $text['title-destination_import']['ro-ro'] = "Importare destinație"; $text['title-destination_import']['ru-ru'] = "Импорт"; $text['title-destination_import']['sv-se'] = "Importera"; $text['title-destination_import']['uk-ua'] = "Імпортувати"; +$text['title-destination_import']['tr-tr'] = "Hedef İçe Aktarma"; $text['title-destination_import']['zh-cn'] = "目的地进口"; $text['title-destination_import']['ja-jp'] = "宛先インポート"; $text['title-destination_import']['ko-kr'] = "대상 가져오기"; @@ -122,33 +126,36 @@ $text['title-destination_export']['ro-ro'] = "Export de destinație"; $text['title-destination_export']['ru-ru'] = "Экспорт"; $text['title-destination_export']['sv-se'] = "Export"; $text['title-destination_export']['uk-ua'] = "Експортувати"; +$text['title-destination_export']['tr-tr'] = "Hedef Dışa Aktarma"; $text['title-destination_export']['zh-cn'] = "目的地出口"; $text['title-destination_export']['ja-jp'] = "宛先エクスポート"; $text['title-destination_export']['ko-kr'] = "대상 내보내기"; $text['title-destination_summary']['en-us'] = "Destination Summary"; $text['title-destination_summary']['en-gb'] = "Destination Summary"; -$text['title-destination_summary']['ar-eg'] = ""; -$text['title-destination_summary']['de-at'] = ""; -$text['title-destination_summary']['de-ch'] = ""; -$text['title-destination_summary']['de-de'] = ""; -$text['title-destination_summary']['es-cl'] = ""; -$text['title-destination_summary']['es-mx'] = ""; -$text['title-destination_summary']['fr-ca'] = ""; -$text['title-destination_summary']['fr-fr'] = ""; -$text['title-destination_summary']['he-il'] = ""; -$text['title-destination_summary']['it-it'] = ""; -$text['title-destination_summary']['nl-nl'] = ""; -$text['title-destination_summary']['pl-pl'] = ""; -$text['title-destination_summary']['pt-br'] = ""; -$text['title-destination_summary']['pt-pt'] = ""; -$text['title-destination_summary']['ro-ro'] = ""; -$text['title-destination_summary']['ru-ru'] = ""; -$text['title-destination_summary']['sv-se'] = ""; -$text['title-destination_summary']['uk-ua'] = ""; -$text['title-destination_summary']['zh-cn'] = ""; -$text['title-destination_summary']['ja-jp'] = ""; -$text['title-destination_summary']['ko-kr'] = ""; +$text['title-destination_summary']['ar-eg'] = "ملخص الوجهة"; +$text['title-destination_summary']['de-at'] = "Zielübersicht"; +$text['title-destination_summary']['de-ch'] = "Zielübersicht"; +$text['title-destination_summary']['de-de'] = "Zielübersicht"; +$text['title-destination_summary']['el-gr'] = "Περίληψη προορισμού"; +$text['title-destination_summary']['es-cl'] = "Resumen de destino"; +$text['title-destination_summary']['es-mx'] = "Resumen de destino"; +$text['title-destination_summary']['fr-ca'] = "Résumé des destinations"; +$text['title-destination_summary']['fr-fr'] = "Résumé des destinations"; +$text['title-destination_summary']['he-il'] = "סיכום יעד"; +$text['title-destination_summary']['it-it'] = "Riepilogo della destinazione"; +$text['title-destination_summary']['nl-nl'] = "Bestemmingssamenvatting"; +$text['title-destination_summary']['pl-pl'] = "Podsumowanie miejsca docelowego"; +$text['title-destination_summary']['pt-br'] = "Resumo do destino"; +$text['title-destination_summary']['pt-pt'] = "Resumo do destino"; +$text['title-destination_summary']['ro-ro'] = "Rezumatul destinației"; +$text['title-destination_summary']['ru-ru'] = "Сводная информация о пункте назначения"; +$text['title-destination_summary']['sv-se'] = "Destinationssammanfattning"; +$text['title-destination_summary']['uk-ua'] = "Резюме призначення"; +$text['title-destination_summary']['tr-tr'] = "Hedef Özeti"; +$text['title-destination_summary']['zh-cn'] = "目的地概要"; +$text['title-destination_summary']['ja-jp'] = "目的地の概要"; +$text['title-destination_summary']['ko-kr'] = "목적지 요약"; $text['button-outbound']['en-us'] = "Outbound"; $text['button-outbound']['en-gb'] = "Outbound"; @@ -171,6 +178,7 @@ $text['button-outbound']['ro-ro'] = "Outbound"; $text['button-outbound']['ru-ru'] = "Исходящий"; $text['button-outbound']['sv-se'] = "Utgående"; $text['button-outbound']['uk-ua'] = "Вихідний"; +$text['button-outbound']['tr-tr'] = "Giden"; $text['button-outbound']['zh-cn'] = "出站"; $text['button-outbound']['ja-jp'] = "アウトバウンド"; $text['button-outbound']['ko-kr'] = "배 밖으로"; @@ -196,6 +204,7 @@ $text['button-inbound']['ro-ro'] = "Intrare"; $text['button-inbound']['ru-ru'] = "Входящий"; $text['button-inbound']['sv-se'] = "Inkommande"; $text['button-inbound']['uk-ua'] = "Вхідний"; +$text['button-inbound']['tr-tr'] = "Gelen"; $text['button-inbound']['zh-cn'] = "入境"; $text['button-inbound']['ja-jp'] = "インバウンド"; $text['button-inbound']['ko-kr'] = "인바운드"; @@ -221,6 +230,7 @@ $text['select-global']['ro-ro'] = "Global"; $text['select-global']['ru-ru'] = "Глобальный"; $text['select-global']['sv-se'] = "Global"; $text['select-global']['uk-ua'] = "Глобальний"; +$text['select-global']['tr-tr'] = "Küresel"; $text['select-global']['zh-cn'] = "全球的"; $text['select-global']['ja-jp'] = "グローバル"; $text['select-global']['ko-kr'] = "글로벌"; @@ -246,6 +256,7 @@ $text['option-inbound']['ro-ro'] = "Intrare"; $text['option-inbound']['ru-ru'] = "Входящий"; $text['option-inbound']['sv-se'] = "Inkommande"; $text['option-inbound']['uk-ua'] = "Вхідний"; +$text['option-inbound']['tr-tr'] = "Gelen"; $text['option-inbound']['zh-cn'] = "入境"; $text['option-inbound']['ja-jp'] = "インバウンド"; $text['option-inbound']['ko-kr'] = "인바운드"; @@ -271,6 +282,7 @@ $text['option-outbound']['ro-ro'] = "Outbound"; $text['option-outbound']['ru-ru'] = "Исходящий"; $text['option-outbound']['sv-se'] = "Utgående"; $text['option-outbound']['uk-ua'] = "Вихідний"; +$text['option-outbound']['tr-tr'] = "Giden"; $text['option-outbound']['zh-cn'] = "出站"; $text['option-outbound']['ja-jp'] = "アウトバウンド"; $text['option-outbound']['ko-kr'] = "배 밖으로"; @@ -291,11 +303,12 @@ $text['option-local']['it-it'] = "Locale locale"; $text['option-local']['nl-nl'] = "Lokaal"; $text['option-local']['pl-pl'] = "Miejsc"; $text['option-local']['pt-br'] = "Local"; -$text['option-local']['pt-pt'] = "local local"; +$text['option-local']['pt-pt'] = "Local"; $text['option-local']['ro-ro'] = "Local"; $text['option-local']['ru-ru'] = "Местные"; $text['option-local']['sv-se'] = "Lokalt"; $text['option-local']['uk-ua'] = "Головна"; +$text['option-local']['tr-tr'] = "Yerel"; $text['option-local']['zh-cn'] = "当地的"; $text['option-local']['ja-jp'] = "地元"; $text['option-local']['ko-kr'] = "현지의"; @@ -321,6 +334,7 @@ $text['button-local']['ro-ro'] = "Local"; $text['button-local']['ru-ru'] = "Местные"; $text['button-local']['sv-se'] = "Lokalt"; $text['button-local']['uk-ua'] = "Головна"; +$text['button-local']['tr-tr'] = "Yerel"; $text['button-local']['zh-cn'] = "当地的"; $text['button-local']['ja-jp'] = "地元"; $text['button-local']['ko-kr'] = "현지의"; @@ -346,6 +360,7 @@ $text['message-maximum_destinations']['ro-ro'] = "Destinații maxime:"; $text['message-maximum_destinations']['ru-ru'] = "Максимальное количество направлений:"; $text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer"; $text['message-maximum_destinations']['uk-ua'] = "Максимум номерів:"; +$text['message-maximum_destinations']['tr-tr'] = "Maksimum Varış Noktaları:"; $text['message-maximum_destinations']['zh-cn'] = "最大目的地:"; $text['message-maximum_destinations']['ja-jp'] = "最大宛先数:"; $text['message-maximum_destinations']['ko-kr'] = "최대 목적지:"; @@ -371,6 +386,7 @@ $text['message-duplicate']['ro-ro'] = "Duplicat detectat"; $text['message-duplicate']['ru-ru'] = "Обнаружено дублирование"; $text['message-duplicate']['sv-se'] = "Dubblett Upptäckt"; $text['message-duplicate']['uk-ua'] = "Знайдено дублікат"; +$text['message-duplicate']['tr-tr'] = "Yinelenen öğe algılandı"; $text['message-duplicate']['zh-cn'] = "检测到重复项"; $text['message-duplicate']['ja-jp'] = "重複が検出されました"; $text['message-duplicate']['ko-kr'] = "중복 감지됨"; @@ -396,6 +412,7 @@ $text['label-file_name']['ro-ro'] = "Nume de fișier"; $text['label-file_name']['ru-ru'] = "Имя файла"; $text['label-file_name']['sv-se'] = "Filnamn"; $text['label-file_name']['uk-ua'] = "Ім'я файла"; +$text['label-file_name']['tr-tr'] = "Dosya adı"; $text['label-file_name']['zh-cn'] = "文件名"; $text['label-file_name']['ja-jp'] = "ファイル名"; $text['label-file_name']['ko-kr'] = "파일 이름"; @@ -421,6 +438,7 @@ $text['label-monthly_price_buy']['ro-ro'] = "Preț lunar de cumpărare"; $text['label-monthly_price_buy']['ru-ru'] = "Месячный тариф покупки"; $text['label-monthly_price_buy']['sv-se'] = "Inköpspris / Månad"; $text['label-monthly_price_buy']['uk-ua'] = "Щомісячна ціна купівлі"; +$text['label-monthly_price_buy']['tr-tr'] = "Aylık alış fiyatı"; $text['label-monthly_price_buy']['zh-cn'] = "每月买入价"; $text['label-monthly_price_buy']['ja-jp'] = "毎月の購入価格"; $text['label-monthly_price_buy']['ko-kr'] = "월간 구매 가격"; @@ -446,6 +464,7 @@ $text['label-monthly_price']['ro-ro'] = "Pret lunar de vanzare"; $text['label-monthly_price']['ru-ru'] = "Месячный тариф продажи"; $text['label-monthly_price']['sv-se'] = "Säljpris / Månad"; $text['label-monthly_price']['uk-ua'] = "Щомісячна ціна продажу"; +$text['label-monthly_price']['tr-tr'] = "Aylık satış fiyatı"; $text['label-monthly_price']['zh-cn'] = "每月售价"; $text['label-monthly_price']['ja-jp'] = "月額販売価格"; $text['label-monthly_price']['ko-kr'] = "월 판매 가격"; @@ -471,6 +490,7 @@ $text['label-fax_uuid']['ro-ro'] = "Detectare fax"; $text['label-fax_uuid']['ru-ru'] = "Обнаружение факсов"; $text['label-fax_uuid']['sv-se'] = "Fax Detektering"; $text['label-fax_uuid']['uk-ua'] = "Виявлення факсу"; +$text['label-fax_uuid']['tr-tr'] = "Faks Algılama"; $text['label-fax_uuid']['zh-cn'] = "传真检测"; $text['label-fax_uuid']['ja-jp'] = "FAXの検出"; $text['label-fax_uuid']['ko-kr'] = "팩스 감지"; @@ -496,6 +516,7 @@ $text['label-destinations']['ro-ro'] = "Destinații"; $text['label-destinations']['ru-ru'] = "Направления"; $text['label-destinations']['sv-se'] = "Destinationer"; $text['label-destinations']['uk-ua'] = "Номери"; +$text['label-destinations']['tr-tr'] = "Destinasyonlar"; $text['label-destinations']['zh-cn'] = "目的地"; $text['label-destinations']['ja-jp'] = "目的地"; $text['label-destinations']['ko-kr'] = "목적지"; @@ -521,6 +542,7 @@ $text['label-alternate_destination']['ro-ro'] = "Destinație alternativă"; $text['label-alternate_destination']['ru-ru'] = "Альтернативное направление"; $text['label-alternate_destination']['sv-se'] = "Alternativ Destination"; $text['label-alternate_destination']['uk-ua'] = "альтернативні варіанти призначення"; +$text['label-alternate_destination']['tr-tr'] = "Alternatif Hedef"; $text['label-alternate_destination']['zh-cn'] = "备用目的地"; $text['label-alternate_destination']['ja-jp'] = "代替の目的地"; $text['label-alternate_destination']['ko-kr'] = "대체 목적지"; @@ -546,6 +568,7 @@ $text['label-domain-name']['ro-ro'] = "Numele domeniului"; $text['label-domain-name']['ru-ru'] = "Имя Домена"; $text['label-domain-name']['sv-se'] = "Domän Namn"; $text['label-domain-name']['uk-ua'] = "Назва домену"; +$text['label-domain-name']['tr-tr'] = "Alan adı"; $text['label-domain-name']['zh-cn'] = "域名"; $text['label-domain-name']['ja-jp'] = "ドメイン名"; $text['label-domain-name']['ko-kr'] = "도메인 이름"; @@ -571,6 +594,7 @@ $text['label-domain']['ro-ro'] = "Domeniu"; $text['label-domain']['ru-ru'] = "Домен"; $text['label-domain']['sv-se'] = "Domän"; $text['label-domain']['uk-ua'] = "Домен"; +$text['label-domain']['tr-tr'] = "İhtisas"; $text['label-domain']['zh-cn'] = "领域"; $text['label-domain']['ja-jp'] = "ドメイン"; $text['label-domain']['ko-kr'] = "도메인"; @@ -596,6 +620,7 @@ $text['label-destination_type']['ro-ro'] = "Tip"; $text['label-destination_type']['ru-ru'] = "Тип"; $text['label-destination_type']['sv-se'] = "Typ"; $text['label-destination_type']['uk-ua'] = "Тип"; +$text['label-destination_type']['tr-tr'] = "Tip"; $text['label-destination_type']['zh-cn'] = "类型"; $text['label-destination_type']['ja-jp'] = "タイプ"; $text['label-destination_type']['ko-kr'] = "유형"; @@ -621,6 +646,7 @@ $text['label-destination_country_code']['ro-ro'] = "Codul tarii"; $text['label-destination_country_code']['ru-ru'] = "Код страны"; $text['label-destination_country_code']['sv-se'] = "landskod"; $text['label-destination_country_code']['uk-ua'] = "Код країни"; +$text['label-destination_country_code']['tr-tr'] = "Ülke kodu"; $text['label-destination_country_code']['zh-cn'] = "国家代码"; $text['label-destination_country_code']['ja-jp'] = "国コード"; $text['label-destination_country_code']['ko-kr'] = "국가 코드"; @@ -646,6 +672,7 @@ $text['label-destination_prefix']['ro-ro'] = "Prefix"; $text['label-destination_prefix']['ru-ru'] = "Префикс"; $text['label-destination_prefix']['sv-se'] = "Prefix"; $text['label-destination_prefix']['uk-ua'] = "Префікс"; +$text['label-destination_prefix']['tr-tr'] = "Önek"; $text['label-destination_prefix']['zh-cn'] = "字首"; $text['label-destination_prefix']['ja-jp'] = "プレフィックス"; $text['label-destination_prefix']['ko-kr'] = "접두사"; @@ -671,6 +698,7 @@ $text['label-destination_trunk_prefix']['ro-ro'] = "Prefix trunchi"; $text['label-destination_trunk_prefix']['ru-ru'] = "Приставка"; $text['label-destination_trunk_prefix']['sv-se'] = "Trunk Prefix"; $text['label-destination_trunk_prefix']['uk-ua'] = "Префікс"; +$text['label-destination_trunk_prefix']['tr-tr'] = "Gövde Öneki"; $text['label-destination_trunk_prefix']['zh-cn'] = "中继前缀"; $text['label-destination_trunk_prefix']['ja-jp'] = "トランクプレフィックス"; $text['label-destination_trunk_prefix']['ko-kr'] = "트렁크 접두사"; @@ -696,6 +724,7 @@ $text['label-destination_area_code']['ro-ro'] = "Prefixul zonei"; $text['label-destination_area_code']['ru-ru'] = "Код района"; $text['label-destination_area_code']['sv-se'] = "områdeskod"; $text['label-destination_area_code']['uk-ua'] = "Код ЄДРПОУ"; +$text['label-destination_area_code']['tr-tr'] = "Alan kodu"; $text['label-destination_area_code']['zh-cn'] = "区号"; $text['label-destination_area_code']['ja-jp'] = "市外局番"; $text['label-destination_area_code']['ko-kr'] = "지역 코드"; @@ -721,6 +750,7 @@ $text['label-destination_number']['ro-ro'] = "Destinaţie"; $text['label-destination_number']['ru-ru'] = "Направление"; $text['label-destination_number']['sv-se'] = "Destination"; $text['label-destination_number']['uk-ua'] = "Номер"; +$text['label-destination_number']['tr-tr'] = "Varış noktası"; $text['label-destination_number']['zh-cn'] = "目的地"; $text['label-destination_number']['ja-jp'] = "行き先"; $text['label-destination_number']['ko-kr'] = "목적지"; @@ -746,6 +776,7 @@ $text['label-destination_condition_field']['ro-ro'] = "Condiție"; $text['label-destination_condition_field']['ru-ru'] = "Состояние"; $text['label-destination_condition_field']['sv-se'] = "Villkor"; $text['label-destination_condition_field']['uk-ua'] = "Стан"; +$text['label-destination_condition_field']['tr-tr'] = "Durum"; $text['label-destination_condition_field']['zh-cn'] = "健康)状况"; $text['label-destination_condition_field']['ja-jp'] = "状態"; $text['label-destination_condition_field']['ko-kr'] = "상태"; @@ -771,6 +802,7 @@ $text['label-destination_enabled']['ro-ro'] = "Activat"; $text['label-destination_enabled']['ru-ru'] = "Включено"; $text['label-destination_enabled']['sv-se'] = "Aktiverad"; $text['label-destination_enabled']['uk-ua'] = "Включено"; +$text['label-destination_enabled']['tr-tr'] = "Etkinleştirilmiş"; $text['label-destination_enabled']['zh-cn'] = "启用"; $text['label-destination_enabled']['ja-jp'] = "有効"; $text['label-destination_enabled']['ko-kr'] = "사용"; @@ -796,6 +828,7 @@ $text['label-destination_description']['ro-ro'] = "Descriere"; $text['label-destination_description']['ru-ru'] = "Описание"; $text['label-destination_description']['sv-se'] = "Beskrivning"; $text['label-destination_description']['uk-ua'] = "Опис"; +$text['label-destination_description']['tr-tr'] = "Tanım"; $text['label-destination_description']['zh-cn'] = "描述"; $text['label-destination_description']['ja-jp'] = "説明"; $text['label-destination_description']['ko-kr'] = "설명"; @@ -821,6 +854,7 @@ $text['label-destination_context']['ro-ro'] = "Context"; $text['label-destination_context']['ru-ru'] = "Контекст"; $text['label-destination_context']['sv-se'] = "Context"; $text['label-destination_context']['uk-ua'] = "Контекст"; +$text['label-destination_context']['tr-tr'] = "Bağlam"; $text['label-destination_context']['zh-cn'] = "语境"; $text['label-destination_context']['ja-jp'] = "コンテクスト"; $text['label-destination_context']['ko-kr'] = "문맥"; @@ -846,6 +880,7 @@ $text['label-destination_cid_name_prefix']['ro-ro'] = "Prefixul numelui apelantu $text['label-destination_cid_name_prefix']['ru-ru'] = "Префикс имени (Caller ID) вызывающего абонента"; $text['label-destination_cid_name_prefix']['sv-se'] = "Caller ID Namn Prefix "; $text['label-destination_cid_name_prefix']['uk-ua'] = "Caller ID Префікс імені"; +$text['label-destination_cid_name_prefix']['tr-tr'] = "Arayanın Kimliği Adı Öneki"; $text['label-destination_cid_name_prefix']['zh-cn'] = "来电显示名称前缀"; $text['label-destination_cid_name_prefix']['ja-jp'] = "発信者ID名プレフィックス"; $text['label-destination_cid_name_prefix']['ko-kr'] = "발신자 ID 이름 접두사"; @@ -871,6 +906,7 @@ $text['label-destination_caller_id_name']['ro-ro'] = "Nume ID apelant"; $text['label-destination_caller_id_name']['ru-ru'] = "Имя идентификатора (Caller ID) вызывающего абонента"; $text['label-destination_caller_id_name']['sv-se'] = "Caller ID Namn"; $text['label-destination_caller_id_name']['uk-ua'] = "Caller ID Ім’я"; +$text['label-destination_caller_id_name']['tr-tr'] = "Arayanın Kimliği Adı"; $text['label-destination_caller_id_name']['zh-cn'] = "来电显示名称"; $text['label-destination_caller_id_name']['ja-jp'] = "発信者ID名"; $text['label-destination_caller_id_name']['ko-kr'] = "발신자 ID 이름"; @@ -896,6 +932,7 @@ $text['label-destination_caller_id_number']['ro-ro'] = "Numărul de identificare $text['label-destination_caller_id_number']['ru-ru'] = "Префикс номера (Caller ID) вызывающего абонента"; $text['label-destination_caller_id_number']['sv-se'] = "Caller ID Nummer"; $text['label-destination_caller_id_number']['uk-ua'] = "Caller ID Номер"; +$text['label-destination_caller_id_number']['tr-tr'] = "Arayanın Kimlik Numarası"; $text['label-destination_caller_id_number']['zh-cn'] = "来电显示号码"; $text['label-destination_caller_id_number']['ja-jp'] = "発信者番号"; $text['label-destination_caller_id_number']['ko-kr'] = "발신자 ID 번호"; @@ -921,6 +958,7 @@ $text['label-carrier']['ro-ro'] = "Numele operatorului"; $text['label-carrier']['ru-ru'] = "Название оператора"; $text['label-carrier']['sv-se'] = "Operatör"; $text['label-carrier']['uk-ua'] = "Назва оператора"; +$text['label-carrier']['tr-tr'] = "Taşıyıcı ismi"; $text['label-carrier']['zh-cn'] = "运营商名称"; $text['label-carrier']['ja-jp'] = "キャリア名"; $text['label-carrier']['ko-kr'] = "통신사 이름"; @@ -946,6 +984,7 @@ $text['label-destination_hold_music']['ro-ro'] = "Țineți Muzica"; $text['label-destination_hold_music']['ru-ru'] = "Музыка на Удержании"; $text['label-destination_hold_music']['sv-se'] = "Vänt-musik"; $text['label-destination_hold_music']['uk-ua'] = "Гуртожиток"; +$text['label-destination_hold_music']['tr-tr'] = "Müzik Tutma"; $text['label-destination_hold_music']['zh-cn'] = "保持音乐"; $text['label-destination_hold_music']['ja-jp'] = "ホールドミュージック"; $text['label-destination_hold_music']['ko-kr'] = "홀드 뮤직"; @@ -971,6 +1010,7 @@ $text['label-destination_distinctive_ring']['ro-ro'] = "Inel distinctiv"; $text['label-destination_distinctive_ring']['ru-ru'] = "Отличительный вызов"; $text['label-destination_distinctive_ring']['sv-se'] = "Distinkt Ringning"; $text['label-destination_distinctive_ring']['uk-ua'] = "Дитинктивне кільце"; +$text['label-destination_distinctive_ring']['tr-tr'] = "Ayırt Edici Yüzük"; $text['label-destination_distinctive_ring']['zh-cn'] = "特色戒指"; $text['label-destination_distinctive_ring']['ja-jp'] = "特徴的なリング"; $text['label-destination_distinctive_ring']['ko-kr'] = "독특한 반지"; @@ -996,6 +1036,7 @@ $text['label-destination_record']['ro-ro'] = "Record"; $text['label-destination_record']['ru-ru'] = "Запись"; $text['label-destination_record']['sv-se'] = "Spela In"; $text['label-destination_record']['uk-ua'] = "Запис"; +$text['label-destination_record']['tr-tr'] = "Kayıt"; $text['label-destination_record']['zh-cn'] = "记录"; $text['label-destination_record']['ja-jp'] = "記録"; $text['label-destination_record']['ko-kr'] = "기록"; @@ -1021,6 +1062,7 @@ $text['label-account_code']['ro-ro'] = "Codul contului"; $text['label-account_code']['ru-ru'] = "Код Учетной Записи"; $text['label-account_code']['sv-se'] = "Account Code"; $text['label-account_code']['uk-ua'] = "Код облікового запису"; +$text['label-account_code']['tr-tr'] = "Hesap kodu"; $text['label-account_code']['zh-cn'] = "帐户代码"; $text['label-account_code']['ja-jp'] = "口座番号"; $text['label-account_code']['ko-kr'] = "계정 코드"; @@ -1046,6 +1088,7 @@ $text['label-destination_conditions']['ro-ro'] = "Condiții"; $text['label-destination_conditions']['ru-ru'] = "Условия"; $text['label-destination_conditions']['sv-se'] = "Betingelser"; $text['label-destination_conditions']['uk-ua'] = "Умови"; +$text['label-destination_conditions']['tr-tr'] = "Koşullar"; $text['label-destination_conditions']['zh-cn'] = "状况"; $text['label-destination_conditions']['ja-jp'] = "条件"; $text['label-destination_conditions']['ko-kr'] = "정황"; @@ -1071,6 +1114,7 @@ $text['option-caller_id_number']['ro-ro'] = "Numărul de identificare a apelantu $text['option-caller_id_number']['ru-ru'] = "Идентификационный номер (Caller ID) вызывающего абонента"; $text['option-caller_id_number']['sv-se'] = "Caller ID Nummer"; $text['option-caller_id_number']['uk-ua'] = "Caller ID Номер"; +$text['option-caller_id_number']['tr-tr'] = "Arayanın Kimlik Numarası"; $text['option-caller_id_number']['zh-cn'] = "来电显示号码"; $text['option-caller_id_number']['ja-jp'] = "発信者番号"; $text['option-caller_id_number']['ko-kr'] = "발신자 ID 번호"; @@ -1096,6 +1140,7 @@ $text['label-destination_actions']['ro-ro'] = "Acțiuni"; $text['label-destination_actions']['ru-ru'] = "Действия"; $text['label-destination_actions']['sv-se'] = "Åtgärder"; $text['label-destination_actions']['uk-ua'] = "Дії"; +$text['label-destination_actions']['tr-tr'] = "Hareketler"; $text['label-destination_actions']['zh-cn'] = "动作"; $text['label-destination_actions']['ja-jp'] = "行動"; $text['label-destination_actions']['ko-kr'] = "행위"; @@ -1121,6 +1166,7 @@ $text['label-usage']['ro-ro'] = "Utilizare"; $text['label-usage']['ru-ru'] = "Использование"; $text['label-usage']['sv-se'] = "Användning"; $text['label-usage']['uk-ua'] = "Проживання"; +$text['label-usage']['tr-tr'] = "Kullanım"; $text['label-usage']['zh-cn'] = "用法"; $text['label-usage']['ja-jp'] = "使用法"; $text['label-usage']['ko-kr'] = "용법"; @@ -1146,6 +1192,7 @@ $text['label-voice']['ro-ro'] = "Voce"; $text['label-voice']['ru-ru'] = "Голос"; $text['label-voice']['sv-se'] = "Röst"; $text['label-voice']['uk-ua'] = "Голос"; +$text['label-voice']['tr-tr'] = "Ses"; $text['label-voice']['zh-cn'] = "嗓音"; $text['label-voice']['ja-jp'] = "声"; $text['label-voice']['ko-kr'] = "목소리"; @@ -1171,6 +1218,7 @@ $text['label-fax']['ro-ro'] = "Fax"; $text['label-fax']['ru-ru'] = "Факс"; $text['label-fax']['sv-se'] = "Fax"; $text['label-fax']['uk-ua'] = "Факс"; +$text['label-fax']['tr-tr'] = "Faks"; $text['label-fax']['zh-cn'] = "传真"; $text['label-fax']['ja-jp'] = "ファックス"; $text['label-fax']['ko-kr'] = "팩스"; @@ -1196,6 +1244,7 @@ $text['label-text']['ro-ro'] = "Text"; $text['label-text']['ru-ru'] = "Текст"; $text['label-text']['sv-se'] = "Text"; $text['label-text']['uk-ua'] = "Текст"; +$text['label-text']['tr-tr'] = "Metin"; $text['label-text']['zh-cn'] = "文本"; $text['label-text']['ja-jp'] = "文章"; $text['label-text']['ko-kr'] = "텍스트"; @@ -1221,6 +1270,7 @@ $text['label-emergency']['ro-ro'] = "De urgență"; $text['label-emergency']['ru-ru'] = "Идентификатор (Caller ID) имени экстренного вызова"; $text['label-emergency']['sv-se'] = "Nöd Namnpresentation"; $text['label-emergency']['uk-ua'] = "Аварійна"; +$text['label-emergency']['tr-tr'] = "Acil durum"; $text['label-emergency']['zh-cn'] = "紧急情况"; $text['label-emergency']['ja-jp'] = "緊急"; $text['label-emergency']['ko-kr'] = "비상"; @@ -1246,6 +1296,7 @@ $text['header-destinations']['ro-ro'] = "Destinații"; $text['header-destinations']['ru-ru'] = "Направления"; $text['header-destinations']['sv-se'] = "Destinationer"; $text['header-destinations']['uk-ua'] = "Номери"; +$text['header-destinations']['tr-tr'] = "Destinasyonlar"; $text['header-destinations']['zh-cn'] = "目的地"; $text['header-destinations']['ja-jp'] = "目的地"; $text['header-destinations']['ko-kr'] = "목적지"; @@ -1271,6 +1322,7 @@ $text['header-destination-edit']['ro-ro'] = "Destinaţie"; $text['header-destination-edit']['ru-ru'] = "Направление"; $text['header-destination-edit']['sv-se'] = "Destination"; $text['header-destination-edit']['uk-ua'] = "Номер"; +$text['header-destination-edit']['tr-tr'] = "Varış noktası"; $text['header-destination-edit']['zh-cn'] = "目的地"; $text['header-destination-edit']['ja-jp'] = "行き先"; $text['header-destination-edit']['ko-kr'] = "목적지"; @@ -1296,6 +1348,7 @@ $text['header-destination-add']['ro-ro'] = "Destinaţie"; $text['header-destination-add']['ru-ru'] = "Направление"; $text['header-destination-add']['sv-se'] = "Destination"; $text['header-destination-add']['uk-ua'] = "Номер"; +$text['header-destination-add']['tr-tr'] = "Varış noktası"; $text['header-destination-add']['zh-cn'] = "目的地"; $text['header-destination-add']['ja-jp'] = "行き先"; $text['header-destination-add']['ko-kr'] = "목적지"; @@ -1321,6 +1374,7 @@ $text['header-destination_import']['ro-ro'] = "Importare destinație"; $text['header-destination_import']['ru-ru'] = "Импорт"; $text['header-destination_import']['sv-se'] = "Importera"; $text['header-destination_import']['uk-ua'] = "Імпортувати"; +$text['header-destination_import']['tr-tr'] = "Hedef İçe Aktarma"; $text['header-destination_import']['zh-cn'] = "目的地进口"; $text['header-destination_import']['ja-jp'] = "宛先インポート"; $text['header-destination_import']['ko-kr'] = "대상 가져오기"; @@ -1347,6 +1401,7 @@ $text['header-destination_export']['ro-ro'] = "Destinație Export Export Import" $text['header-destination_export']['ru-ru'] = "Экспорт"; $text['header-destination_export']['sv-se'] = "Export"; $text['header-destination_export']['uk-ua'] = "Експортувати"; +$text['header-destination_export']['tr-tr'] = "Hedef Dışa Aktarma"; $text['header-destination_export']['zh-cn'] = "目的地出口"; $text['header-destination_export']['ja-jp'] = "宛先エクスポート"; $text['header-destination_export']['ko-kr'] = "대상 내보내기"; @@ -1372,6 +1427,7 @@ $text['description-destination_import']['ro-ro'] = "Încărcați date delimitate $text['description-destination_import']['ru-ru'] = "Загрузка выключенных данных для добавления нескольких направлений."; $text['description-destination_import']['sv-se'] = "Ladda upp delimiterade data för att lägga till flera destinationer."; $text['description-destination_import']['uk-ua'] = "Завантажуйте видалені дані, щоб додати кілька місць."; +$text['description-destination_import']['tr-tr'] = "Birden fazla hedef eklemek için sınırlandırılmış verileri yükleyin."; $text['description-destination_import']['zh-cn'] = "上传分隔数据以添加多个目的地。"; $text['description-destination_import']['ja-jp'] = "複数の宛先を追加するには、区切られたデータをアップロードします。"; $text['description-destination_import']['ko-kr'] = "여러 목적지를 추가하려면 구분된 데이터를 업로드하세요."; @@ -1424,6 +1480,7 @@ $text['description-monthly_price_buy']['ro-ro'] = "Introduceți prețul lunar pe $text['description-monthly_price_buy']['ru-ru'] = "Введите ежемесячную цену, которую вы платите за это направление (только за входящие)"; $text['description-monthly_price_buy']['sv-se'] = "Ange pris per månad som du betalar för denna destination (endast vid inkommande)"; $text['description-monthly_price_buy']['uk-ua'] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)"; +$text['description-monthly_price_buy']['tr-tr'] = "Bu varış noktası için ödeyeceğiniz aylık ücreti girin (yalnızca gelirken)"; $text['description-monthly_price_buy']['zh-cn'] = "输入您为此目的地支付的月度价格(仅在入境时)"; $text['description-monthly_price_buy']['ja-jp'] = "この目的地に対して支払う月額料金を入力してください (受信時のみ)"; $text['description-monthly_price_buy']['ko-kr'] = "이 목적지에 대해 지불하는 월별 요금을 입력하세요(인바운드인 경우에만)."; @@ -1449,6 +1506,7 @@ $text['description-monthly_price']['ro-ro'] = "Introduceți prețul lunar de fac $text['description-monthly_price']['ru-ru'] = "Введите месячную цену для выставления счета для этого пункта назначения (только за входящие)"; $text['description-monthly_price']['sv-se'] = "Ange pris per månad till kund för denna destination (endast vid inkommande)"; $text['description-monthly_price']['uk-ua'] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)"; +$text['description-monthly_price']['tr-tr'] = "Bu varış noktası için faturalandırılacak aylık fiyatı girin (yalnızca geldiğinizde)"; $text['description-monthly_price']['zh-cn'] = "输入此目的地的月度价格(仅在入境时)"; $text['description-monthly_price']['ja-jp'] = "この宛先に対して請求する月額料金を入力してください (受信時のみ)"; $text['description-monthly_price']['ko-kr'] = "이 목적지에 대해 청구할 월별 요금을 입력하세요(인바운드인 경우에만)."; @@ -1474,6 +1532,7 @@ $text['description-fax_uuid']['ro-ro'] = "Selectați destinația faxului pentru $text['description-fax_uuid']['ru-ru'] = "Выберите адресат факса, чтобы включить его обнаружение."; $text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering."; $text['description-fax_uuid']['uk-ua'] = "Виберіть номер для факсу, щоб дозволити його виявлення"; +$text['description-fax_uuid']['tr-tr'] = "Faks algılamayı etkinleştirmek için faks hedefini seçin."; $text['description-fax_uuid']['zh-cn'] = "选择传真目的地以启用传真检测。"; $text['description-fax_uuid']['ja-jp'] = "FAX の検出を有効にするには、FAX の宛先を選択します。"; $text['description-fax_uuid']['ko-kr'] = "팩스 감지를 활성화하려면 팩스 대상을 선택합니다."; @@ -1499,6 +1558,7 @@ $text['description-providers']['ro-ro'] = "Atribuiți această destinație unui $text['description-providers']['ru-ru'] = "Назначьте это место провайдеру."; $text['description-providers']['sv-se'] = "Tilldela denna destination till en leverantör."; $text['description-providers']['uk-ua'] = "Призначте цей пункт для провайдера."; +$text['description-providers']['tr-tr'] = "Bu hedefi bir sağlayıcıya atayın."; $text['description-providers']['zh-cn'] = "将此目的地分配给提供商。"; $text['description-providers']['ja-jp'] = "この宛先をプロバイダーに割り当てます。"; $text['description-providers']['ko-kr'] = "이 대상을 공급자에게 할당합니다."; @@ -1524,6 +1584,7 @@ $text['description-user']['ro-ro'] = "Atribuiți această destinație unui utili $text['description-user']['ru-ru'] = "Назначьте это место пользователю."; $text['description-user']['sv-se'] = "Tilldela denna destination till en användare."; $text['description-user']['uk-ua'] = "Призначте призначення користувача."; +$text['description-user']['tr-tr'] = "Bu hedefi bir kullanıcıya atayın."; $text['description-user']['zh-cn'] = "将此目的地分配给用户。"; $text['description-user']['ja-jp'] = "この宛先をユーザーに割り当てます。"; $text['description-user']['ko-kr'] = "이 대상을 사용자에게 할당합니다."; @@ -1549,6 +1610,7 @@ $text['description-destinations']['ro-ro'] = "Destinațiile de intrare sunt DID/ $text['description-destinations']['ru-ru'] = "Входящие адресаты - это DID / DDI, DNIS или Псевдоним для входящих вызовов."; $text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal."; $text['description-destinations']['uk-ua'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків"; +$text['description-destinations']['tr-tr'] = "Gelen hedefler, gelen aramalar için DID/DDI, DNIS veya Takma Addır."; $text['description-destinations']['zh-cn'] = "入站目的地是入站呼叫的 DID/DDI、DNIS 或别名。"; $text['description-destinations']['ja-jp'] = "受信宛先は、受信通話の DID/DDI、DNIS、またはエイリアスです。"; $text['description-destinations']['ko-kr'] = "인바운드 대상은 DID/DDI, DNIS 또는 인바운드 통화의 별칭입니다."; @@ -1574,6 +1636,7 @@ $text['description-destination_type']['ro-ro'] = "Selectați tipul."; $text['description-destination_type']['ru-ru'] = "Выберите Тип."; $text['description-destination_type']['sv-se'] = "Välj typ"; $text['description-destination_type']['uk-ua'] = "Виберіть тип"; +$text['description-destination_type']['tr-tr'] = "Türü seçin."; $text['description-destination_type']['zh-cn'] = "选择类型。"; $text['description-destination_type']['ja-jp'] = "タイプを選択してください。"; $text['description-destination_type']['ko-kr'] = "유형을 선택합니다."; @@ -1599,6 +1662,7 @@ $text['description-destination_number']['ro-ro'] = "Introduceți destinația."; $text['description-destination_number']['ru-ru'] = "Введите номер назначения."; $text['description-destination_number']['sv-se'] = "Ange destinationen."; $text['description-destination_number']['uk-ua'] = "Введіть номер"; +$text['description-destination_number']['tr-tr'] = "Enter the destination."; $text['description-destination_number']['zh-cn'] = "输入目的地。"; $text['description-destination_number']['ja-jp'] = "目的地を入力します。"; $text['description-destination_number']['ko-kr'] = "목적지를 입력하세요."; @@ -1624,6 +1688,7 @@ $text['description-destination_condition_field']['ro-ro'] = "Introduceți condi $text['description-destination_condition_field']['ru-ru'] = "Введите условие назначения."; $text['description-destination_condition_field']['sv-se'] = "Ange destinationsförhållandet."; $text['description-destination_condition_field']['uk-ua'] = "Введіть стан призначення."; +$text['description-destination_condition_field']['tr-tr'] = "Hedef koşulunu girin."; $text['description-destination_condition_field']['zh-cn'] = "输入目的地条件。"; $text['description-destination_condition_field']['ja-jp'] = "目的地の条件を入力します。"; $text['description-destination_condition_field']['ko-kr'] = "대상 조건을 입력합니다."; @@ -1649,6 +1714,7 @@ $text['description-destination_country_code']['ro-ro'] = "Introduceți codul ț $text['description-destination_country_code']['ru-ru'] = "Введите код страны."; $text['description-destination_country_code']['sv-se'] = "Ange landskoden."; $text['description-destination_country_code']['uk-ua'] = "Введіть код країни."; +$text['description-destination_country_code']['tr-tr'] = "Ülke kodunu girin."; $text['description-destination_country_code']['zh-cn'] = "输入国家代码。"; $text['description-destination_country_code']['ja-jp'] = "国コードを入力します。"; $text['description-destination_country_code']['ko-kr'] = "국가 코드를 입력합니다."; @@ -1674,6 +1740,7 @@ $text['description-destination_trunk_prefix']['ro-ro'] = "Introduceți prefixul $text['description-destination_trunk_prefix']['ru-ru'] = "Введите префикс ствола."; $text['description-destination_trunk_prefix']['sv-se'] = "Ange trunk prefixet."; $text['description-destination_trunk_prefix']['uk-ua'] = "Введіть префікс багажника."; +$text['description-destination_trunk_prefix']['tr-tr'] = "Ana hat önekini girin."; $text['description-destination_trunk_prefix']['zh-cn'] = "输入中继前缀。"; $text['description-destination_trunk_prefix']['ja-jp'] = "トランクのプレフィックスを入力します。"; $text['description-destination_trunk_prefix']['ko-kr'] = "트렁크 접두사를 입력합니다."; @@ -1699,6 +1766,7 @@ $text['description-destination_area_code']['ro-ro'] = "Introduceți prefixul zon $text['description-destination_area_code']['ru-ru'] = "Введите код области."; $text['description-destination_area_code']['sv-se'] = "Ange områdeskoden."; $text['description-destination_area_code']['uk-ua'] = "Введіть код зони."; +$text['description-destination_area_code']['tr-tr'] = "Alan kodunu girin."; $text['description-destination_area_code']['zh-cn'] = "输入区号。"; $text['description-destination_area_code']['ja-jp'] = "市外局番を入力します。"; $text['description-destination_area_code']['ko-kr'] = "지역번호를 입력하세요."; @@ -1724,6 +1792,7 @@ $text['description-destination_enabled']['ro-ro'] = "Setați starea curentă a a $text['description-destination_enabled']['ru-ru'] = "Установите текущий статус этого пункта назначения."; $text['description-destination_enabled']['sv-se'] = "Ange den nuvarande statusen för denna destination."; $text['description-destination_enabled']['uk-ua'] = "Виберіть поточний статус для номера"; +$text['description-destination_enabled']['tr-tr'] = "Bu hedefin mevcut durumunu ayarlayın."; $text['description-destination_enabled']['zh-cn'] = "设置此目的地的当前状态。"; $text['description-destination_enabled']['ja-jp'] = "この宛先の現在のステータスを設定します。"; $text['description-destination_enabled']['ko-kr'] = "이 대상의 현재 상태를 설정합니다."; @@ -1749,6 +1818,7 @@ $text['description-destination_description']['ro-ro'] = "Introduceți o descrier $text['description-destination_description']['ru-ru'] = "Введите описание для этого места назначения (опционально)."; $text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig)."; $text['description-destination_description']['uk-ua'] = "Введіть опис для номера (не обов’язково)"; +$text['description-destination_description']['tr-tr'] = "Bu hedef için bir açıklama girin (isteğe bağlı)."; $text['description-destination_description']['zh-cn'] = "输入此目的地的描述(可选)。"; $text['description-destination_description']['ja-jp'] = "この宛先の説明を入力します (オプション)。"; $text['description-destination_description']['ko-kr'] = "이 목적지에 대한 설명을 입력하십시오(선택사항)."; @@ -1774,6 +1844,7 @@ $text['description-destination_context']['ro-ro'] = "Introduceți contextul."; $text['description-destination_context']['ru-ru'] = "Введите контекст."; $text['description-destination_context']['sv-se'] = "Ange Context."; $text['description-destination_context']['uk-ua'] = "Контекст"; +$text['description-destination_context']['tr-tr'] = "Bağlamı girin."; $text['description-destination_context']['zh-cn'] = "输入上下文。"; $text['description-destination_context']['ja-jp'] = "コンテキストを入力します。"; $text['description-destination_context']['ko-kr'] = "컨텍스트를 입력합니다."; @@ -1799,6 +1870,7 @@ $text['description-destination_cid_name_prefix']['ro-ro'] = "Setați un prefix p $text['description-destination_cid_name_prefix']['ru-ru'] = "Задайте префикс имени (caller ID) идентификатора вызывающего абонента."; $text['description-destination_cid_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID Namn."; $text['description-destination_cid_name_prefix']['uk-ua'] = "Введіть префікс для імені Caller ID"; +$text['description-destination_cid_name_prefix']['tr-tr'] = "Arayanın kimliği adına bir önek ayarlayın."; $text['description-destination_cid_name_prefix']['zh-cn'] = "在来电显示名称上设置前缀。"; $text['description-destination_cid_name_prefix']['ja-jp'] = "発信者ID名にプレフィックスを設定します。"; $text['description-destination_cid_name_prefix']['ko-kr'] = "발신자 ID 이름에 접두사를 설정합니다."; @@ -1824,6 +1896,7 @@ $text['description-destination_caller_id_number']['ro-ro'] = "Introduceți numă $text['description-destination_caller_id_number']['ru-ru'] = "Введите идентификационный номер (caller ID) вызывающего абонента."; $text['description-destination_caller_id_number']['sv-se'] = "Ange Caller ID Nummer."; $text['description-destination_caller_id_number']['uk-ua'] = "Введіть номер Caller ID"; +$text['description-destination_caller_id_number']['tr-tr'] = "Arayanın kimlik numarasını girin."; $text['description-destination_caller_id_number']['zh-cn'] = "输入来电显示号码。"; $text['description-destination_caller_id_number']['ja-jp'] = "発信者番号を入力します。"; $text['description-destination_caller_id_number']['ko-kr'] = "발신자 ID 번호를 입력합니다."; @@ -1849,6 +1922,7 @@ $text['description-destination_caller_id_name']['ro-ro'] = "Introduceți numele $text['description-destination_caller_id_name']['ru-ru'] = "Введите имя (caller ID) вызывающего абонента."; $text['description-destination_caller_id_name']['sv-se'] = "Ange Caller ID Namn."; $text['description-destination_caller_id_name']['uk-ua'] = "Введіть ім’я Caller ID"; +$text['description-destination_caller_id_name']['tr-tr'] = "Arayan kimliği adını girin."; $text['description-destination_caller_id_name']['zh-cn'] = "输入来电显示名称。"; $text['description-destination_caller_id_name']['ja-jp'] = "発信者ID名を入力します。"; $text['description-destination_caller_id_name']['ko-kr'] = "발신자 ID 이름을 입력합니다."; @@ -1874,6 +1948,7 @@ $text['description-destination_conditions']['ro-ro'] = "Adăugați condiții sup $text['description-destination_conditions']['ru-ru'] = "Добавить дополнительные условия."; $text['description-destination_conditions']['sv-se'] = "Lägg till ytterligare villkor."; $text['description-destination_conditions']['uk-ua'] = "Додати додаткові умови."; +$text['description-destination_conditions']['tr-tr'] = "Koşul eşleşiyorsa eylemi gerçekleştirin."; $text['description-destination_conditions']['zh-cn'] = "添加附加条件。"; $text['description-destination_conditions']['ja-jp'] = "追加の条件を追加します。"; $text['description-destination_conditions']['ko-kr'] = "추가 조건을 추가합니다."; @@ -1899,6 +1974,7 @@ $text['description-destination_actions']['ro-ro'] = "Adăugați acțiuni suplime $text['description-destination_actions']['ru-ru'] = "Добавить дополнительные действия."; $text['description-destination_actions']['sv-se'] = "Lägg till ytterligare åtgärder."; $text['description-destination_actions']['uk-ua'] = "Додати додаткові дії."; +$text['description-destination_actions']['tr-tr'] = "Ek eylemler ekleyin."; $text['description-destination_actions']['zh-cn'] = "添加其他操作。"; $text['description-destination_actions']['ja-jp'] = "追加のアクションを追加します。"; $text['description-destination_actions']['ko-kr'] = "추가 작업을 추가합니다."; @@ -1924,6 +2000,7 @@ $text['description-group']['ro-ro'] = "Atribuiți destinația unui grup."; $text['description-group']['ru-ru'] = "Назначьте пункт назначения в группу."; $text['description-group']['sv-se'] = "Tilldela destinationen till en grupp."; $text['description-group']['uk-ua'] = "Призначте призначення до групи."; +$text['description-group']['tr-tr'] = "Hedefi bir gruba atayın."; $text['description-group']['zh-cn'] = "将目的地分配给一个组。"; $text['description-group']['ja-jp'] = "宛先をグループに割り当てます。"; $text['description-group']['ko-kr'] = "대상을 그룹에 할당합니다."; @@ -1949,6 +2026,7 @@ $text['description-destination_order']['ro-ro'] = "Selectați comanda."; $text['description-destination_order']['ru-ru'] = "Выберите заказ."; $text['description-destination_order']['sv-se'] = "Välj beställningen."; $text['description-destination_order']['uk-ua'] = "Оберіть порядок."; +$text['description-destination_order']['tr-tr'] = "Siparişi seçin."; $text['description-destination_order']['zh-cn'] = "选择顺序。"; $text['description-destination_order']['ja-jp'] = "注文を選択します。"; $text['description-destination_order']['ko-kr'] = "주문을 선택합니다."; @@ -1974,6 +2052,7 @@ $text['description-carrier']['ro-ro'] = "Introduceți numele operatorului. Acest $text['description-carrier']['ru-ru'] = "Введите имя оператора. Это используется для тарификации"; $text['description-carrier']['sv-se'] = "Ange operatörens namn. Detta används för att hålla reda på debitering."; $text['description-carrier']['uk-ua'] = "Введіть назву оператора. Використовується для тарифікації"; +$text['description-carrier']['tr-tr'] = "Operatör adını girin. Bu, olası faturalandırmayı takip etmek için kullanılır"; $text['description-carrier']['zh-cn'] = "输入承运人名称。 这是用来跟踪柜面计费"; $text['description-carrier']['ja-jp'] = "通信事業者名を入力します。 これは請求の場合に追跡するために使用されます"; $text['description-carrier']['ko-kr'] = "통신사 이름을 입력하세요. 청구를 추적하는 데 사용됩니다."; @@ -1999,6 +2078,7 @@ $text['description-destination_hold_music']['ro-ro'] = "Selectați categoria MOH $text['description-destination_hold_music']['ru-ru'] = "Выберите мелодию Музыки на Ожидании (MOH)."; $text['description-destination_hold_music']['sv-se'] = "Välj MOH Kategori här."; $text['description-destination_hold_music']['uk-ua'] = "Виберіть MOH Категорія тут."; +$text['description-destination_hold_music']['tr-tr'] = "MOH Kategorisini buradan seçin."; $text['description-destination_hold_music']['zh-cn'] = "在此处选择 MOH 类别。"; $text['description-destination_hold_music']['ja-jp'] = "ここで MOH カテゴリを選択します。"; $text['description-destination_hold_music']['ko-kr'] = "여기에서 MOH 범주를 선택합니다."; @@ -2024,6 +2104,7 @@ $text['description-destination_distinctive_ring']['ro-ro'] = "Selectați un sune $text['description-destination_distinctive_ring']['ru-ru'] = "Выберите параметры звука для отличительного вызова"; $text['description-destination_distinctive_ring']['sv-se'] = "Välj ett ljud för den distinkta ringningen."; $text['description-destination_distinctive_ring']['uk-ua'] = "Виберіть звук для відмінного кільця."; +$text['description-destination_distinctive_ring']['tr-tr'] = "Ayırt edici bir zil sesi için bir ses seçin."; $text['description-destination_distinctive_ring']['zh-cn'] = "为独特的铃声选择一种声音。"; $text['description-destination_distinctive_ring']['ja-jp'] = "特徴的な呼び出し音を選択します。"; $text['description-destination_distinctive_ring']['ko-kr'] = "독특한 벨소리에 대한 사운드를 선택합니다."; @@ -2049,6 +2130,7 @@ $text['description-destination_record']['ro-ro'] = "Salvați înregistrarea."; $text['description-destination_record']['ru-ru'] = "Сохранить запись."; $text['description-destination_record']['sv-se'] = "Spara inspelningen."; $text['description-destination_record']['uk-ua'] = "Збережіть запис."; +$text['description-destination_record']['tr-tr'] = "Kaydı kaydedin."; $text['description-destination_record']['zh-cn'] = "保存录音。"; $text['description-destination_record']['ja-jp'] = "録音を保存します。"; $text['description-destination_record']['ko-kr'] = "녹음을 저장합니다."; @@ -2074,6 +2156,7 @@ $text['description-account_code']['ro-ro'] = "Introdu codul de cont."; $text['description-account_code']['ru-ru'] = "Введите код учетной записи."; $text['description-account_code']['sv-se'] = "Ange 'account code'."; $text['description-account_code']['uk-ua'] = "Введіть код облікового запису"; +$text['description-account_code']['tr-tr'] = "Hesap kodunu girin."; $text['description-account_code']['zh-cn'] = "输入帐户代码。"; $text['description-account_code']['ja-jp'] = "アカウントコードを入力してください。"; $text['description-account_code']['ko-kr'] = "계정 코드를 입력하세요."; @@ -2099,6 +2182,7 @@ $text['description-usage']['ro-ro'] = "Setați modul în care va fi utilizată D $text['description-usage']['ru-ru'] = "Установите, как будет использоваться Судьба."; $text['description-usage']['sv-se'] = "Ange hur destinationen kommer att användas."; $text['description-usage']['uk-ua'] = "Встановити, як буде використовуватися пункт призначення."; +$text['description-usage']['tr-tr'] = "Hedefin nasıl kullanılacağını ayarlayın."; $text['description-usage']['zh-cn'] = "设置目的地的使用方式。"; $text['description-usage']['ja-jp'] = "宛先の使用方法を設定します。"; $text['description-usage']['ko-kr'] = "대상이 사용되는 방식을 설정합니다."; @@ -2124,6 +2208,7 @@ $text['billing-warning']['ro-ro'] = "Dacă utilizați aplicația de facturare fu $text['billing-warning']['ru-ru'] = "Если вы используете приложение биллинга FusionPBX, обязательно добавьте код учетной записи и переменные-несущие."; $text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler"; $text['billing-warning']['uk-ua'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. "; +$text['billing-warning']['tr-tr'] = "Fusionpbx faturalandırma uygulamasını kullanıyorsanız hesap kodunu ve operatör değişkenlerini eklediğinizden emin olun."; $text['billing-warning']['zh-cn'] = "如果您使用的是 fusionpbx 计费应用程序,请确保添加帐户代码和运营商变量。"; $text['billing-warning']['ja-jp'] = "fusionpbx 請求アプリケーションを使用している場合は、必ずアカウントコードとキャリア変数を追加してください。"; $text['billing-warning']['ko-kr'] = "fusionpbx 결제 애플리케이션을 사용하는 경우 계정 코드 및 이동통신사 변수를 추가해야 합니다."; @@ -2149,6 +2234,7 @@ $text['label-column_name']['ro-ro'] = "Numele coloanei"; $text['label-column_name']['ru-ru'] = "Название столбца"; $text['label-column_name']['sv-se'] = "Kolumnnamn"; $text['label-column_name']['uk-ua'] = "Назва стовпа"; +$text['label-column_name']['tr-tr'] = "Sütun adı"; $text['label-column_name']['zh-cn'] = "列名"; $text['label-column_name']['ja-jp'] = "列名"; $text['label-column_name']['ko-kr'] = "열 이름"; @@ -2159,6 +2245,7 @@ $text['label-answered']['ar-eg'] = "تم الرد"; $text['label-answered']['de-at'] = "Angenommen"; $text['label-answered']['de-ch'] = "Angenommen"; $text['label-answered']['de-de'] = "Angenommen"; +$text['label-answered']['el-gr'] = "Απάντησε"; $text['label-answered']['es-cl'] = "Respondido"; $text['label-answered']['es-mx'] = "Respondido"; $text['label-answered']['fr-ca'] = "Répondu"; @@ -2173,6 +2260,7 @@ $text['label-answered']['ro-ro'] = "Răspuns"; $text['label-answered']['ru-ru'] = "Отвечено"; $text['label-answered']['sv-se'] = "Besvarad"; $text['label-answered']['uk-ua'] = "відповів"; +$text['label-answered']['tr-tr'] = "Yanıtlandı"; $text['label-answered']['zh-cn'] = "已回答"; $text['label-answered']['ja-jp'] = "答えた"; $text['label-answered']['ko-kr'] = "대답했다"; @@ -2183,6 +2271,7 @@ $text['label-duration']['ar-eg'] = "مدة"; $text['label-duration']['de-at'] = "Dauer"; $text['label-duration']['de-ch'] = "Dauer"; $text['label-duration']['de-de'] = "Dauer"; +$text['label-duration']['el-gr'] = "Διάρκεια"; $text['label-duration']['es-cl'] = "Duración"; $text['label-duration']['es-mx'] = "Duración"; $text['label-duration']['fr-ca'] = "Durée"; @@ -2197,56 +2286,61 @@ $text['label-duration']['ro-ro'] = "Durată"; $text['label-duration']['ru-ru'] = "Продолжительность"; $text['label-duration']['sv-se'] = "Samtalstid"; $text['label-duration']['uk-ua'] = "Тривалість"; +$text['label-duration']['tr-tr'] = "Süre"; $text['label-duration']['zh-cn'] = "期间"; $text['label-duration']['ja-jp'] = "間隔"; $text['label-duration']['ko-kr'] = "지속"; $text['label-total_calls']['en-us'] = "Total Calls"; $text['label-total_calls']['en-gb'] = "Total Calls"; -$text['label-total_calls']['ar-eg'] = ""; -$text['label-total_calls']['de-at'] = ""; -$text['label-total_calls']['de-ch'] = ""; -$text['label-total_calls']['de-de'] = ""; -$text['label-total_calls']['es-cl'] = ""; -$text['label-total_calls']['es-mx'] = ""; -$text['label-total_calls']['fr-ca'] = ""; -$text['label-total_calls']['fr-fr'] = ""; -$text['label-total_calls']['he-il'] = ""; -$text['label-total_calls']['it-it'] = ""; -$text['label-total_calls']['nl-nl'] = ""; -$text['label-total_calls']['pl-pl'] = ""; -$text['label-total_calls']['pt-br'] = ""; -$text['label-total_calls']['pt-pt'] = ""; -$text['label-total_calls']['ro-ro'] = ""; -$text['label-total_calls']['ru-ru'] = ""; -$text['label-total_calls']['sv-se'] = ""; -$text['label-total_calls']['uk-ua'] = ""; -$text['label-total_calls']['zh-cn'] = ""; -$text['label-total_calls']['ja-jp'] = ""; -$text['label-total_calls']['ko-kr'] = ""; +$text['label-total_calls']['ar-eg'] = "إجمالي المكالمات"; +$text['label-total_calls']['de-at'] = "Gesamtanzahl der Anrufe"; +$text['label-total_calls']['de-ch'] = "Gesamtanzahl der Anrufe"; +$text['label-total_calls']['de-de'] = "Gesamtanzahl der Anrufe"; +$text['label-total_calls']['el-gr'] = "Σύνολο κλήσεων"; +$text['label-total_calls']['es-cl'] = "Llamadas totales"; +$text['label-total_calls']['es-mx'] = "Llamadas totales"; +$text['label-total_calls']['fr-ca'] = "Total des appels"; +$text['label-total_calls']['fr-fr'] = "Total des appels"; +$text['label-total_calls']['he-il'] = "סך השיחות"; +$text['label-total_calls']['it-it'] = "Chiamate totali"; +$text['label-total_calls']['nl-nl'] = "Totaal aantal oproepen"; +$text['label-total_calls']['pl-pl'] = "Łączna liczba połączeń"; +$text['label-total_calls']['pt-br'] = "Total de chamadas"; +$text['label-total_calls']['pt-pt'] = "Total de chamadas"; +$text['label-total_calls']['ro-ro'] = "Total apeluri"; +$text['label-total_calls']['ru-ru'] = "Всего звонков"; +$text['label-total_calls']['sv-se'] = "Totalt antal samtal"; +$text['label-total_calls']['uk-ua'] = "Всього дзвінків"; +$text['label-total_calls']['tr-tr'] = "Toplam Aramalar"; +$text['label-total_calls']['zh-cn'] = "总通话次数"; +$text['label-total_calls']['ja-jp'] = "合計通話数"; +$text['label-total_calls']['ko-kr'] = "총 통화"; $text['label-unique_callers']['en-us'] = "Unique Callers"; $text['label-unique_callers']['en-gb'] = "Unique Callers"; -$text['label-unique_callers']['ar-eg'] = ""; -$text['label-unique_callers']['de-at'] = ""; -$text['label-unique_callers']['de-ch'] = ""; -$text['label-unique_callers']['de-de'] = ""; -$text['label-unique_callers']['es-cl'] = ""; -$text['label-unique_callers']['es-mx'] = ""; -$text['label-unique_callers']['fr-ca'] = ""; -$text['label-unique_callers']['fr-fr'] = ""; -$text['label-unique_callers']['he-il'] = ""; -$text['label-unique_callers']['it-it'] = ""; -$text['label-unique_callers']['nl-nl'] = ""; -$text['label-unique_callers']['pl-pl'] = ""; -$text['label-unique_callers']['pt-br'] = ""; -$text['label-unique_callers']['pt-pt'] = ""; -$text['label-unique_callers']['ro-ro'] = ""; -$text['label-unique_callers']['ru-ru'] = ""; -$text['label-unique_callers']['sv-se'] = ""; -$text['label-unique_callers']['uk-ua'] = ""; -$text['label-unique_callers']['zh-cn'] = ""; -$text['label-unique_callers']['ja-jp'] = ""; -$text['label-unique_callers']['ko-kr'] = ""; +$text['label-unique_callers']['ar-eg'] = "المتصلون الفريدون"; +$text['label-unique_callers']['de-at'] = "Einzigartige Anrufer"; +$text['label-unique_callers']['de-ch'] = "Einzigartige Anrufer"; +$text['label-unique_callers']['de-de'] = "Einzigartige Anrufer"; +$text['label-unique_callers']['el-gr'] = "Μοναδικοί καλούντες"; +$text['label-unique_callers']['es-cl'] = "Llamadas únicas"; +$text['label-unique_callers']['es-mx'] = "Llamadas únicas"; +$text['label-unique_callers']['fr-ca'] = "Appelants uniques"; +$text['label-unique_callers']['fr-fr'] = "Appelants uniques"; +$text['label-unique_callers']['he-il'] = "מתקשרים ייחודיים"; +$text['label-unique_callers']['it-it'] = "Chiamanti unici"; +$text['label-unique_callers']['nl-nl'] = "Unieke bellers"; +$text['label-unique_callers']['pl-pl'] = "Wyjątkowi rozmówcy"; +$text['label-unique_callers']['pt-br'] = "Chamadores exclusivos"; +$text['label-unique_callers']['pt-pt'] = "Chamadores exclusivos"; +$text['label-unique_callers']['ro-ro'] = "Apelanți unici"; +$text['label-unique_callers']['ru-ru'] = "Уникальные абоненты"; +$text['label-unique_callers']['sv-se'] = "Unika uppringare"; +$text['label-unique_callers']['uk-ua'] = "Унікальні абоненти"; +$text['label-unique_callers']['tr-tr'] = "Benzersiz Arayanlar"; +$text['label-unique_callers']['zh-cn'] = "独特的来电者"; +$text['label-unique_callers']['ja-jp'] = "ユニークな発信者"; +$text['label-unique_callers']['ko-kr'] = "고유 발신자"; ?> diff --git a/app/destinations/app_menu.php b/app/destinations/app_menu.php index c1889fdfa9..67aae6c4ee 100644 --- a/app/destinations/app_menu.php +++ b/app/destinations/app_menu.php @@ -7,6 +7,7 @@ $apps[$x]['menu'][$y]['title']['de-at'] = "Ziele"; $apps[$x]['menu'][$y]['title']['de-ch'] = "Reiseziele"; $apps[$x]['menu'][$y]['title']['de-de'] = "Ziele"; + $apps[$x]['menu'][$y]['title']['el-gr'] = "Προορισμοί"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Destinos"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Destinos"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Destinations"; @@ -21,6 +22,7 @@ $apps[$x]['menu'][$y]['title']['ru-ru'] = "Направления"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Destinationer"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Номери"; + $apps[$x]['menu'][$y]['title']['tr-tr'] = "Destinasyonlar"; $apps[$x]['menu'][$y]['title']['zh-cn'] = "目的地"; $apps[$x]['menu'][$y]['title']['ja-jp'] = "行き先"; $apps[$x]['menu'][$y]['title']['ko-kr'] = "목적지"; @@ -35,26 +37,29 @@ $y++; $apps[$x]['menu'][$y]['title']['en-us'] = "Destination Summary"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Destination Summary"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = ""; - $apps[$x]['menu'][$y]['title']['de-at'] = ""; - $apps[$x]['menu'][$y]['title']['de-de'] = ""; - $apps[$x]['menu'][$y]['title']['es-cl'] = ""; - $apps[$x]['menu'][$y]['title']['es-mx'] = ""; - $apps[$x]['menu'][$y]['title']['fr-ca'] = ""; - $apps[$x]['menu'][$y]['title']['fr-fr'] = ""; - $apps[$x]['menu'][$y]['title']['he-il'] = ""; - $apps[$x]['menu'][$y]['title']['it-it'] = ""; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; - $apps[$x]['menu'][$y]['title']['pl-pl'] = ""; - $apps[$x]['menu'][$y]['title']['pt-br'] = ""; - $apps[$x]['menu'][$y]['title']['pt-pt'] = ""; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; - $apps[$x]['menu'][$y]['title']['ru-ru'] = ""; - $apps[$x]['menu'][$y]['title']['sv-se'] = ""; - $apps[$x]['menu'][$y]['title']['uk-ua'] = ""; - $apps[$x]['menu'][$y]['title']['zh-cn'] = ""; - $apps[$x]['menu'][$y]['title']['ja-jp'] = ""; - $apps[$x]['menu'][$y]['title']['ko-kr'] = ""; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "ملخص الوجهة"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Zielübersicht"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Zielübersicht"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Zielübersicht"; + $apps[$x]['menu'][$y]['title']['el-gr'] = "Περίληψη προορισμού"; + $apps[$x]['menu'][$y]['title']['es-cl'] = "Resumen de destino"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Resumen de destino"; + $apps[$x]['menu'][$y]['title']['fr-ca'] = "Résumé des destinations"; + $apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé des destinations"; + $apps[$x]['menu'][$y]['title']['he-il'] = "סיכום יעד"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Riepilogo della destinazione"; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Podsumowanie miejsca docelowego"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Bestemmingssamenvatting"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Resumo do destino"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Resumo do destino"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Rezumatul destinației"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Сводная информация о пункте назначения"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "Destinationssammanfattning"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Резюме призначення"; + $apps[$x]['menu'][$y]['title']['tr-tr'] = "Hedef Özeti"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "目的地概要"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "目的地の概要"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "목적지 요약"; $apps[$x]['menu'][$y]['uuid'] = "47f7b1a4-1ea2-4068-8e14-b1c13c489bd2"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal";