Files
fusionpbx/core/menu/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

267 lines
14 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'] = "Menu Manager";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Menu Manager";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Menu Manager";
$apps[$x]['menu'][$y]['title']['de-at'] = "Menü Einstellungen";
$apps[$x]['menu'][$y]['title']['de-de'] = "Menü Einstellungen";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Διαχειριστής Μενού";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Gestor de Menú";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Gestor de Menú";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Gestion des Menus";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des Menus";
$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל תפריט";
$apps[$x]['menu'][$y]['title']['it-it'] = "Gestione dei Menu";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "მენიუს მართვა";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Menu Manager";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer menu";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Menus";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestor de Menus";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Manager de meniu";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Управление меню";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Meny Inställningar";
$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'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "";
$apps[$x]['menu'][$y]['path'] = "/core/menu/menu.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Home";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Home";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "البيت";
$apps[$x]['menu'][$y]['title']['de-at'] = "Home";
$apps[$x]['menu'][$y]['title']['de-de'] = "Home";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Αρχική";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Inicio";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Inicio";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Accueil";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Maison";
$apps[$x]['menu'][$y]['title']['he-il'] = "בית";
$apps[$x]['menu'][$y]['title']['it-it'] = "Home";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Thuis";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Główne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Principal";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Casa";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Acasă";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Основные";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Hem";
$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'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-house";
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "5";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "agent";
$apps[$x]['menu'][$y]['groups'][] = "fax";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Accounts";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Accounts";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الحسابات";
$apps[$x]['menu'][$y]['title']['de-at'] = "Konten";
$apps[$x]['menu'][$y]['title']['de-de'] = "Konten";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Λογαριασμοί";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Cuentas";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Cuentas";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Comptes";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Comptes";
$apps[$x]['menu'][$y]['title']['he-il'] = "חשבונות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Credenziali";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Accounts";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Konta";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Contas";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Contas";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Conturi";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Учетные Записи";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Konton";
$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'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-user";
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "10";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Applications";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Applications";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "التطبيقات";
$apps[$x]['menu'][$y]['title']['de-at'] = "Applikationen";
$apps[$x]['menu'][$y]['title']['de-de'] = "Applikationen";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Aplicaciones";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Aplicaciones";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Applications";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Applications";
$apps[$x]['menu'][$y]['title']['he-il'] = "יישומים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Applicazioni";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Applicaties";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aplikacje";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Aplicações";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Aplicações";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Aplicații";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Приложения";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Appar";
$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'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-paper-plane";
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "20";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "agent";
$apps[$x]['menu'][$y]['groups'][] = "fax";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Status";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Status";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الحالة";
$apps[$x]['menu'][$y]['title']['de-at'] = "Status";
$apps[$x]['menu'][$y]['title']['de-de'] = "Status";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Κατάσταση";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Estado";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Estado";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Etat";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Etat";
$apps[$x]['menu'][$y]['title']['he-il'] = "סטטוס";
$apps[$x]['menu'][$y]['title']['it-it'] = "Stato";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Status";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Status ";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "stare";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Status";
$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'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-chart-column";
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "25";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Advanced";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Advanced";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "متقدم";
$apps[$x]['menu'][$y]['title']['de-at'] = "Erweitert";
$apps[$x]['menu'][$y]['title']['de-de'] = "Erweitert";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Για προχωρημένους";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Avanzado";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Avanzado";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Avancé";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Avancé";
$apps[$x]['menu'][$y]['title']['he-il'] = "מתקדם";
$apps[$x]['menu'][$y]['title']['it-it'] = "Avanzato";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Vertaling:";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Zaawansowane";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Avançado";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Avançado";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Avansat";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Дополнительные";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Avancerad";
$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'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-gear";
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "30";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Login";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Login";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيل الدخول";
$apps[$x]['menu'][$y]['title']['de-at'] = "Anmelden";
$apps[$x]['menu'][$y]['title']['de-de'] = "Anmelden";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Είσοδος";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Ingresar";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Ingresar";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Connexion";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Connexion";
$apps[$x]['menu'][$y]['title']['he-il'] = "כניסה";
$apps[$x]['menu'][$y]['title']['it-it'] = "Login";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Login";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Logina";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Entrar";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Entrar";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Log in";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Войти";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Login";
$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'] = "c85bf816-b88d-40fa-8634-11b456928afa";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-right-to-bracket";
$apps[$x]['menu'][$y]['path'] = "/login.php";
$apps[$x]['menu'][$y]['order'] = "99";
$apps[$x]['menu'][$y]['groups'][] = "public";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Logout";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Logout";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيل خروج";
$apps[$x]['menu'][$y]['title']['de-at'] = "Abmelden";
$apps[$x]['menu'][$y]['title']['de-de'] = "Abmelden";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Έξοδος";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Salir";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Salir";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Déconnexion";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Déconnexion";
$apps[$x]['menu'][$y]['title']['he-il'] = "להתנתק";
$apps[$x]['menu'][$y]['title']['it-it'] = "Logout";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitloggen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Wyloguj";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Sair";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Logotipo";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Log out";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Выйти";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Logga ut";
$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'] = "0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4";
$apps[$x]['menu'][$y]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "fa-solid fa-right-from-bracket";
$apps[$x]['menu'][$y]['path'] = "/logout.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "agent";
$apps[$x]['menu'][$y]['groups'][] = "fax";
$y++;
?>