Files
fusionpbx/app/feature_codes/app_languages.php
frytimo 239ef2665a Feature Codes (#7704)
* Add a report to show all feature codes
2026-01-20 18:00:58 -07:00

238 lines
15 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$text['title-feature_codes']['en-us'] = "Feature Codes";
$text['title-feature_codes']['en-gb'] = "Feature Codes";
$text['title-feature_codes']['ar-eg'] = "تقرير رموز الميزات";
$text['title-feature_codes']['de-at'] = "Funktionscodes Bericht";
$text['title-feature_codes']['de-ch'] = "Funktionscodes Bericht";
$text['title-feature_codes']['de-de'] = "Funktionscodes Bericht";
$text['title-feature_codes']['el-gr'] = "Αναφορά Κωδικών Λειτουργιών";
$text['title-feature_codes']['es-cl'] = "Informe de Códigos de Funciones";
$text['title-feature_codes']['es-mx'] = "Informe de Códigos de Funciones";
$text['title-feature_codes']['fr-ca'] = "Rapport des Codes de Fonctionnalités";
$text['title-feature_codes']['fr-fr'] = "Rapport des Codes de Fonctionnalités";
$text['title-feature_codes']['he-il'] = "דוח קודי תכונות";
$text['title-feature_codes']['it-it'] = "Rapporto Codici Funzione";
$text['title-feature_codes']['nl-nl'] = "Functiecodes Rapport";
$text['title-feature_codes']['pl-pl'] = "Raport Kodów Funkcji";
$text['title-feature_codes']['pt-br'] = "Relatório de Códigos de Recursos";
$text['title-feature_codes']['pt-pt'] = "Relatório de Códigos de Funcionalidades";
$text['title-feature_codes']['ro-ro'] = "Raport Coduri de Funcții";
$text['title-feature_codes']['ru-ru'] = "Отчет о кодах функций";
$text['title-feature_codes']['sv-se'] = "Funktionskoder Rapport";
$text['title-feature_codes']['uk-ua'] = "Звіт про коди функцій";
$text['title-feature_codes']['tr-tr'] = "Özellik Kodları Raporu";
$text['title-feature_codes']['zh-cn'] = "功能代码报告";
$text['title-feature_codes']['ja-jp'] = "機能コードレポート";
$text['title-feature_codes']['ko-kr'] = "기능 코드 보고서";
$text['description-feature_codes']['en-us'] = "List of feature codes (star codes) available for dialing.";
$text['description-feature_codes']['en-gb'] = "List of feature codes (star codes) available for dialing.";
$text['description-feature_codes']['ar-eg'] = "قائمة رموز الميزات (رموز النجمة) المتاحة للاتصال.";
$text['description-feature_codes']['de-at'] = "Liste der verfügbaren Funktionscodes (Sterncodes) zum Wählen.";
$text['description-feature_codes']['de-ch'] = "Liste der verfügbaren Funktionscodes (Sterncodes) zum Wählen.";
$text['description-feature_codes']['de-de'] = "Liste der verfügbaren Funktionscodes (Sterncodes) zum Wählen.";
$text['description-feature_codes']['el-gr'] = "Λίστα κωδικών λειτουργιών (κωδικοί αστεριού) διαθέσιμων για κλήση.";
$text['description-feature_codes']['es-cl'] = "Lista de códigos de funciones (códigos de asterisco) disponibles para marcar.";
$text['description-feature_codes']['es-mx'] = "Lista de códigos de funciones (códigos de asterisco) disponibles para marcar.";
$text['description-feature_codes']['fr-ca'] = "Liste des codes de fonctionnalités (codes étoile) disponibles pour la numérotation.";
$text['description-feature_codes']['fr-fr'] = "Liste des codes de fonctionnalités (codes étoile) disponibles pour la numérotation.";
$text['description-feature_codes']['he-il'] = "רשימת קודי תכונות (קודי כוכבית) זמינים לחיוג.";
$text['description-feature_codes']['it-it'] = "Elenco dei codici funzione (codici asterisco) disponibili per la composizione.";
$text['description-feature_codes']['nl-nl'] = "Lijst met beschikbare functiecodes (stercodes) om te bellen.";
$text['description-feature_codes']['pl-pl'] = "Lista kodów funkcji (kodów gwiazdkowych) dostępnych do wybierania.";
$text['description-feature_codes']['pt-br'] = "Lista de códigos de recursos (códigos de estrela) disponíveis para discagem.";
$text['description-feature_codes']['pt-pt'] = "Lista de códigos de funcionalidades (códigos de estrela) disponíveis para marcação.";
$text['description-feature_codes']['ro-ro'] = "Lista codurilor de funcții (coduri stea) disponibile pentru apelare.";
$text['description-feature_codes']['ru-ru'] = "Список кодов функций (звездочных кодов), доступных для набора.";
$text['description-feature_codes']['sv-se'] = "Lista över funktionskoder (stjärnkoder) tillgängliga för uppringning.";
$text['description-feature_codes']['uk-ua'] = "Список кодів функцій (зіркові коди), доступних для набору.";
$text['description-feature_codes']['tr-tr'] = "Arama için mevcut özellik kodlarının (yıldız kodları) listesi.";
$text['description-feature_codes']['zh-cn'] = "可供拨打的功能代码(星号代码)列表。";
$text['description-feature_codes']['ja-jp'] = "ダイヤル可能な機能コード(スターコード)のリスト。";
$text['description-feature_codes']['ko-kr'] = "전화 걸기에 사용할 수 있는 기능 코드(별표 코드) 목록.";
$text['label-feature_code']['en-us'] = "Feature Code";
$text['label-feature_code']['en-gb'] = "Feature Code";
$text['label-feature_code']['ar-eg'] = "رمز الميزة";
$text['label-feature_code']['de-at'] = "Funktionscode";
$text['label-feature_code']['de-ch'] = "Funktionscode";
$text['label-feature_code']['de-de'] = "Funktionscode";
$text['label-feature_code']['el-gr'] = "Κωδικός Λειτουργίας";
$text['label-feature_code']['es-cl'] = "Código de Función";
$text['label-feature_code']['es-mx'] = "Código de Función";
$text['label-feature_code']['fr-ca'] = "Code de Fonctionnalité";
$text['label-feature_code']['fr-fr'] = "Code de Fonctionnalité";
$text['label-feature_code']['he-il'] = "קוד תכונה";
$text['label-feature_code']['it-it'] = "Codice Funzione";
$text['label-feature_code']['nl-nl'] = "Functiecode";
$text['label-feature_code']['pl-pl'] = "Kod funkcji";
$text['label-feature_code']['pt-br'] = "Código de Recurso";
$text['label-feature_code']['pt-pt'] = "Código de Funcionalidade";
$text['label-feature_code']['ro-ro'] = "Cod de Funcție";
$text['label-feature_code']['ru-ru'] = "Код функции";
$text['label-feature_code']['sv-se'] = "Funktionskod";
$text['label-feature_code']['uk-ua'] = "Код функції";
$text['label-feature_code']['tr-tr'] = "Özellik Kodu";
$text['label-feature_code']['zh-cn'] = "功能代码";
$text['label-feature_code']['ja-jp'] = "機能コード";
$text['label-feature_code']['ko-kr'] = "기능 코드";
$text['label-feature_name']['en-us'] = "Name";
$text['label-feature_name']['en-gb'] = "Name";
$text['label-feature_name']['ar-eg'] = "الاسم";
$text['label-feature_name']['de-at'] = "Name";
$text['label-feature_name']['de-ch'] = "Name";
$text['label-feature_name']['de-de'] = "Name";
$text['label-feature_name']['el-gr'] = "Όνομα";
$text['label-feature_name']['es-cl'] = "Nombre";
$text['label-feature_name']['es-mx'] = "Nombre";
$text['label-feature_name']['fr-ca'] = "Nom";
$text['label-feature_name']['fr-fr'] = "Nom";
$text['label-feature_name']['he-il'] = "שם";
$text['label-feature_name']['it-it'] = "Nome";
$text['label-feature_name']['nl-nl'] = "Naam";
$text['label-feature_name']['pl-pl'] = "Nazwa";
$text['label-feature_name']['pt-br'] = "Nome";
$text['label-feature_name']['pt-pt'] = "Nome";
$text['label-feature_name']['ro-ro'] = "Nume";
$text['label-feature_name']['ru-ru'] = "Название";
$text['label-feature_name']['sv-se'] = "Namn";
$text['label-feature_name']['uk-ua'] = "Назва";
$text['label-feature_name']['tr-tr'] = "Ad";
$text['label-feature_name']['zh-cn'] = "名称";
$text['label-feature_name']['ja-jp'] = "名前";
$text['label-feature_name']['ko-kr'] = "이름";
$text['label-description']['en-us'] = "Description";
$text['label-description']['en-gb'] = "Description";
$text['label-description']['ar-eg'] = "الوصف";
$text['label-description']['de-at'] = "Beschreibung";
$text['label-description']['de-ch'] = "Beschreibung";
$text['label-description']['de-de'] = "Beschreibung";
$text['label-description']['el-gr'] = "Περιγραφή";
$text['label-description']['es-cl'] = "Descripción";
$text['label-description']['es-mx'] = "Descripción";
$text['label-description']['fr-ca'] = "Description";
$text['label-description']['fr-fr'] = "Description";
$text['label-description']['he-il'] = "תיאור";
$text['label-description']['it-it'] = "Descrizione";
$text['label-description']['nl-nl'] = "Beschrijving";
$text['label-description']['pl-pl'] = "Opis";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['ro-ro'] = "Descriere";
$text['label-description']['ru-ru'] = "Описание";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-description']['uk-ua'] = "Опис";
$text['label-description']['tr-tr'] = "ıklama";
$text['label-description']['zh-cn'] = "描述";
$text['label-description']['ja-jp'] = "説明";
$text['label-description']['ko-kr'] = "설명";
$text['label-raw_dialplan']['en-us'] = "Raw Dialplan";
$text['label-raw_dialplan']['en-gb'] = "Raw Dialplan";
$text['label-raw_dialplan']['ar-eg'] = "خطة الاتصال الخام";
$text['label-raw_dialplan']['de-at'] = "Roher Wählplan";
$text['label-raw_dialplan']['de-ch'] = "Roher Wählplan";
$text['label-raw_dialplan']['de-de'] = "Roher Wählplan";
$text['label-raw_dialplan']['el-gr'] = "Ακατέργαστο Dialplan";
$text['label-raw_dialplan']['es-cl'] = "Plan de Marcado Sin Procesar";
$text['label-raw_dialplan']['es-mx'] = "Plan de Marcado Sin Procesar";
$text['label-raw_dialplan']['fr-ca'] = "Plan de Numérotation Brut";
$text['label-raw_dialplan']['fr-fr'] = "Plan de Numérotation Brut";
$text['label-raw_dialplan']['he-il'] = "תוכנית חיוג גולמית";
$text['label-raw_dialplan']['it-it'] = "Dialplan Grezzo";
$text['label-raw_dialplan']['nl-nl'] = "Onbewerkt Dialplan";
$text['label-raw_dialplan']['pl-pl'] = "Surowy Plan Wybierania";
$text['label-raw_dialplan']['pt-br'] = "Plano de Discagem Bruto";
$text['label-raw_dialplan']['pt-pt'] = "Plano de Marcação em Bruto";
$text['label-raw_dialplan']['ro-ro'] = "Dialplan Brut";
$text['label-raw_dialplan']['ru-ru'] = "Сырой диалплан";
$text['label-raw_dialplan']['sv-se'] = "Rå Nummerplan";
$text['label-raw_dialplan']['uk-ua'] = "Сирий діалплан";
$text['label-raw_dialplan']['tr-tr'] = "Ham Arama Planı";
$text['label-raw_dialplan']['zh-cn'] = "原始拨号计划";
$text['label-raw_dialplan']['ja-jp'] = "生のダイヤルプラン";
$text['label-raw_dialplan']['ko-kr'] = "원시 다이얼플랜";
$text['label-format']['en-us'] = "Format";
$text['label-format']['en-gb'] = "Format";
$text['label-format']['ar-eg'] = "الصيغة";
$text['label-format']['de-at'] = "Format";
$text['label-format']['de-ch'] = "Format";
$text['label-format']['de-de'] = "Format";
$text['label-format']['el-gr'] = "Μορφή";
$text['label-format']['es-cl'] = "Formato";
$text['label-format']['es-mx'] = "Formato";
$text['label-format']['fr-ca'] = "Format";
$text['label-format']['fr-fr'] = "Format";
$text['label-format']['he-il'] = "פורמט";
$text['label-format']['it-it'] = "Formato";
$text['label-format']['nl-nl'] = "Formaat";
$text['label-format']['pl-pl'] = "Format";
$text['label-format']['pt-br'] = "Formato";
$text['label-format']['pt-pt'] = "Formato";
$text['label-format']['ro-ro'] = "Format";
$text['label-format']['ru-ru'] = "Формат";
$text['label-format']['sv-se'] = "Format";
$text['label-format']['uk-ua'] = "Формат";
$text['label-format']['tr-tr'] = "Biçim";
$text['label-format']['zh-cn'] = "格式";
$text['label-format']['ja-jp'] = "フォーマット";
$text['label-format']['ko-kr'] = "형식";
$text['button-export']['en-us'] = "Export";
$text['button-export']['en-gb'] = "Export";
$text['button-export']['ar-eg'] = "تصدير";
$text['button-export']['de-at'] = "Exportieren";
$text['button-export']['de-ch'] = "Exportieren";
$text['button-export']['de-de'] = "Exportieren";
$text['button-export']['el-gr'] = "Εξαγωγή";
$text['button-export']['es-cl'] = "Exportar";
$text['button-export']['es-mx'] = "Exportar";
$text['button-export']['fr-ca'] = "Exporter";
$text['button-export']['fr-fr'] = "Exporter";
$text['button-export']['he-il'] = "ייצוא";
$text['button-export']['it-it'] = "Esporta";
$text['button-export']['nl-nl'] = "Exporteren";
$text['button-export']['pl-pl'] = "Eksportuj";
$text['button-export']['pt-br'] = "Exportar";
$text['button-export']['pt-pt'] = "Exportar";
$text['button-export']['ro-ro'] = "Exportă";
$text['button-export']['ru-ru'] = "Экспорт";
$text['button-export']['sv-se'] = "Exportera";
$text['button-export']['uk-ua'] = "Експорт";
$text['button-export']['tr-tr'] = "Dışa Aktar";
$text['button-export']['zh-cn'] = "导出";
$text['button-export']['ja-jp'] = "エクスポート";
$text['button-export']['ko-kr'] = "내보내기";
$text['label-no_features']['en-us'] = "No feature codes found.";
$text['label-no_features']['en-gb'] = "No feature codes found.";
$text['label-no_features']['ar-eg'] = "لم يتم العثور على رموز الميزات.";
$text['label-no_features']['de-at'] = "Keine Funktionscodes gefunden.";
$text['label-no_features']['de-ch'] = "Keine Funktionscodes gefunden.";
$text['label-no_features']['de-de'] = "Keine Funktionscodes gefunden.";
$text['label-no_features']['el-gr'] = "Δεν βρέθηκαν κωδικοί λειτουργιών.";
$text['label-no_features']['es-cl'] = "No se encontraron códigos de funciones.";
$text['label-no_features']['es-mx'] = "No se encontraron códigos de funciones.";
$text['label-no_features']['fr-ca'] = "Aucun code de fonctionnalité trouvé.";
$text['label-no_features']['fr-fr'] = "Aucun code de fonctionnalité trouvé.";
$text['label-no_features']['he-il'] = "לא נמצאו קודי תכונות.";
$text['label-no_features']['it-it'] = "Nessun codice funzione trovato.";
$text['label-no_features']['nl-nl'] = "Geen functiecodes gevonden.";
$text['label-no_features']['pl-pl'] = "Nie znaleziono kodów funkcji.";
$text['label-no_features']['pt-br'] = "Nenhum código de recurso encontrado.";
$text['label-no_features']['pt-pt'] = "Nenhum código de funcionalidade encontrado.";
$text['label-no_features']['ro-ro'] = "Nu au fost găsite coduri de funcții.";
$text['label-no_features']['ru-ru'] = "Коды функций не найдены.";
$text['label-no_features']['sv-se'] = "Inga funktionskoder hittades.";
$text['label-no_features']['uk-ua'] = "Коди функцій не знайдено.";
$text['label-no_features']['tr-tr'] = "Özellik kodu bulunamadı.";
$text['label-no_features']['zh-cn'] = "未找到功能代码。";
$text['label-no_features']['ja-jp'] = "機能コードが見つかりません。";
$text['label-no_features']['ko-kr'] = "기능 코드를 찾을 수 없습니다.";
?>