Files
fusionpbx/app/xml_cdr/app_menu.php
NorwayFun aabc2f33a8 Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
2024-08-28 09:59:02 -06:00

104 lines
6.1 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
$y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Call Detail Records";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Call Detail Records";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "سجلات تفاصيل المكالمات";
$apps[$x]['menu'][$y]['title']['de-at'] = "Meine Gespräche";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Meine Gespräche";
$apps[$x]['menu'][$y]['title']['de-de'] = "Meine Gespräche";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Αρχεία λεπτομερειών κλήσεων";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Registro de detalle de llamada";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Call Detail Records";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Call Detail Records";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels";
$apps[$x]['menu'][$y]['title']['he-il'] = "קרא רשומות מפורטות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Dettaglio Chiamate";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ზარის დეტალები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks data (CDR)";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări de detalii apel";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Детализация вызовов";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Detaljerad Samtalsinformation";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Деталізація дзвінків";
$apps[$x]['menu'][$y]['title']['tr-tr'] = "Çağrı Detay Kayıtları";
$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'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "CDR Statistics";
$apps[$x]['menu'][$y]['title']['en-gb'] = "CDR Statistics";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "CDR الإحصاءات";
$apps[$x]['menu'][$y]['title']['de-at'] = "Anruf Statistik";
$apps[$x]['menu'][$y]['title']['de-de'] = "Anruf Statistik";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Statistics CDR";
$apps[$x]['menu'][$y]['title']['es-mx'] = "CDR Estadísticas";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "CDR Statistiques";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Statistiques CDR";
$apps[$x]['menu'][$y]['title']['he-il'] = "CDR סטטיסטיקות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Statistiche Chiamate";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks statistiek";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Statystyki wykazu rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estatisticas do CDR";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Statistics CDR";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Statistica CDR";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Статистика CDR";
$apps[$x]['menu'][$y]['title']['sv-se'] = "CDR Statistik";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Статистика";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "CDR 统计";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "CDR 統計";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "CDR 통계";
$apps[$x]['menu'][$y]['uuid'] = "032887d2-2315-4e10-b3a2-8989f719c80c";
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr_statistics.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Extension Summary";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Extension Summary";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "ملخص التمديد";
$apps[$x]['menu'][$y]['title']['de-at'] = "Nebenstellen Statistik";
$apps[$x]['menu'][$y]['title']['de-de'] = "Nebenstellen Statistik";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Resumen de extensión";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Resumen de extensión";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Résumé de l'Extension";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé de l'Extension";
$apps[$x]['menu'][$y]['title']['he-il'] = "סיכום שלוחות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Riassunto Interni";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Toestel samenvatting";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Podsumowanie numerów wewnętrznych";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Extensão do sumário";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Extension Summary";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Rezumatul extensiei";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Общая по внутренним номерам";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Anknytnings Summering";
$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]['uuid'] = "4e45a3c1-6db5-417f-9abb-1d30a4fd0bf2";
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr_extension_summary.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
?>