mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-26 18:49:16 +00:00
Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
$apps[$x]['description']['es-cl'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Applikationen Verwalten";
|
||||
$apps[$x]['description']['de-at'] = "Applikationen Verwalten";
|
||||
$apps[$x]['description']['fr-fr'] = "";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,8 +9,8 @@ $text['title-apps']['pl'] = "Menedżer aplikacji";
|
||||
$text['title-apps']['ru-ru'] = "Управление приложениями";
|
||||
$text['title-apps']['sv-se'] = "App Inställningar";
|
||||
$text['title-apps']['uk'] = "Керування додатками";
|
||||
$text['title-apps']['de-de'] = "App Verwaltung";
|
||||
$text['title-apps']['de-at'] = "App Verwaltung";
|
||||
$text['title-apps']['de-de'] = "Applikation Verwaltung";
|
||||
$text['title-apps']['de-at'] = "Applikation Verwaltung";
|
||||
$text['title-apps']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
$text['title-app-edit']['en-us'] = "App Edit";
|
||||
@@ -48,8 +48,8 @@ $text['header-apps']['pl'] = "Menedżer aplikacji";
|
||||
$text['header-apps']['ru-ru'] = "Управление приложениями";
|
||||
$text['header-apps']['sv-se'] = "App Inställningar";
|
||||
$text['header-apps']['uk'] = "Керування додатками";
|
||||
$text['header-apps']['de-de'] = "App Verwaltung";
|
||||
$text['header-apps']['de-at'] = "App Verwaltung";
|
||||
$text['header-apps']['de-de'] = "Applikation verwalten";
|
||||
$text['header-apps']['de-at'] = "Applikation verwalten";
|
||||
$text['header-apps']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
$text['header-app-edit']['en-us'] = "App Edit";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aplikacje";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Приложения";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Appar";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Додатки";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Applikationen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Applikationen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "";
|
||||
@@ -29,7 +30,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Menedżer aplikacji";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Менеджер приложений";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "App Inställningar";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Керування додатками";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "App Verwaltung";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Applikation Verwalten";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Applikation Verwalten";
|
||||
$apps[$x]['menu'][1]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
$apps[$x]['description']['es-cl'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Stellt ein Authentifizierungs-Framework mit Plugins bereit, um zu prüfen, obsich ein Benutzer anmelden darf.";
|
||||
$apps[$x]['description']['de-at'] = "Stellt ein Authentifizierungs-Framework mit Plugins bereit, um zu prüfen, obsich ein Benutzer anmelden darf.";
|
||||
$apps[$x]['description']['fr-fr'] = "";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Stored database connection information.";
|
||||
$apps[$x]['description']['es-cl'] = "Información de conexiones a bases de datos";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Gespeicherte Informationen zu Datenbank-Verbindungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Gespeicherte Informationen zu Datenbank-Verbindungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Bazy danych";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Базы данных";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Databaser";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Бази даних";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Datenbanken";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Datenbanken";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "قواعد البيانات";
|
||||
$apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Default settings that apply to all domains.";
|
||||
$apps[$x]['description']['es-cl'] = "Configuraciones predeterminadas que aplican a todos los dominios.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
|
||||
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Ustawienia domyślne";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Настройки по умолчанию";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Standard Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Налаштування за замовчуванням";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Standardeinstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Standardeinstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "834b2739-9e99-4345-9b0b-7ec3ca332b67";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Manage a single domain or multiple domains for multi-tenant.";
|
||||
$apps[$x]['description']['es-cl'] = "Administre un único dominio o múltiples dominios";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verwalte eine einzelne Domäne oder mehrere Domänen für Multi-Mandanten.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verwalte eine einzelne Domäne oder mehrere Domänen für Multi-Mandanten.";
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,7 +9,8 @@ $apps[$x]['menu'][0]['title']['pl'] = "Domeny";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Домены";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Domäner";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Домени";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Domains";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Domänen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Domänen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
@@ -25,7 +26,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Ustawienia Domen";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Параметры домена";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Domän Inställning";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Налаштування доменів";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Domain Einstellungen";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Domänen Einstellungen";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Domänen Einstellungen";
|
||||
$apps[$x]['menu'][1]['uuid'] = "0869ac79-4af3-498f-af65-69662280d74e";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Manage user groups and permissions.";
|
||||
$apps[$x]['description']['es-cl'] = "Administrar grupos de usuarios y permisos.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verwalte Benutzergruppen und Berechtigungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verwalte Benutzergruppen und Berechtigungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Gérer les groupes d'utilisateurs et des autorisations.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
$apps[$x]['subcategory'] = "";
|
||||
$apps[$x]['version'] = "";
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Install the fuisionPBX system or add new switches";
|
||||
$apps[$x]['description']['en-us'] = "Install the fusionPBX system or add new switches";
|
||||
$apps[$x]['description']['es-cl'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Installiere das FusionPBX System oder füge neue Switches hinzu.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Installiere das FusionPBX System oder füge neue Switches hinzu.";
|
||||
$apps[$x]['description']['fr-fr'] = "";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = "Install";
|
||||
//$apps[$x]['menu'][0]['title']['de-de'] = "Installation";
|
||||
//$apps[$x]['menu'][0]['title']['de-at'] = "Installation";
|
||||
//$apps[$x]['menu'][0]['title']['ru-ru'] = "Установка";
|
||||
//$apps[$x]['menu'][0]['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f";
|
||||
//$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "The menu can be customized using this tool.";
|
||||
$apps[$x]['description']['es-cl'] = "El menú puede ser personalizado utilizando esta herramienta";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Das Menü kann mit diesem Werkzeug angepasst werden.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Das Menü kann mit diesem Werkzeug angepasst werden.";
|
||||
$apps[$x]['description']['fr-fr'] = "Le menu peut être personnalisé ici";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Menedżer menu";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Управление меню";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Менеджер меню";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meny Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Menü Einstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Menü Einstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
@@ -25,6 +26,7 @@ $apps[$x]['menu'][1]['title']['pl'] = "Dom";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Основные";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Основне";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Hem";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Home";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Home";
|
||||
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
||||
@@ -45,6 +47,7 @@ $apps[$x]['menu'][2]['title']['pl'] = "Konta";
|
||||
$apps[$x]['menu'][2]['title']['ru-ru'] = "Учетные Записи";
|
||||
$apps[$x]['menu'][2]['title']['uk'] = "Облікові записи";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Konton";
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = "Konten";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Konten";
|
||||
$apps[$x]['menu'][2]['uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][2]['parent_uuid'] = "";
|
||||
@@ -64,6 +67,7 @@ $apps[$x]['menu'][3]['title']['pl'] = "Status ";
|
||||
$apps[$x]['menu'][3]['title']['ru-ru'] = "Статус";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Статус";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['de-de'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Status";
|
||||
$apps[$x]['menu'][3]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][3]['parent_uuid'] = "";
|
||||
@@ -84,6 +88,7 @@ $apps[$x]['menu'][4]['title']['pl'] = "Zaawansowany";
|
||||
$apps[$x]['menu'][4]['title']['ru-ru'] = "Дополнительные";
|
||||
$apps[$x]['menu'][4]['title']['uk'] = "Розширені";
|
||||
$apps[$x]['menu'][4]['title']['sv-se'] = "Avancerad";
|
||||
$apps[$x]['menu'][4]['title']['de-de'] = "Erweitert";
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = "Erweitert";
|
||||
$apps[$x]['menu'][4]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][4]['parent_uuid'] = "";
|
||||
@@ -99,7 +104,8 @@ $apps[$x]['menu'][5]['title']['es-cl'] = "Ingresar";
|
||||
$apps[$x]['menu'][5]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = "Anmelden";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "Anmelden";
|
||||
$apps[$x]['menu'][5]['title']['fr-fr'] = "Connexion";
|
||||
$apps[$x]['menu'][5]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][5]['title']['fr-ch'] = "";
|
||||
@@ -118,6 +124,7 @@ $apps[$x]['menu'][6]['title']['en-us'] = 'Logout';
|
||||
$apps[$x]['menu'][6]['title']['es-mx'] = 'Salir';
|
||||
$apps[$x]['menu'][6]['title']['pt-pt'] = 'Sair';
|
||||
$apps[$x]['menu'][6]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][6]['title']['de-de'] = 'Abmelden';
|
||||
$apps[$x]['menu'][6]['title']['de-at'] = 'Abmelden';
|
||||
$apps[$x]['menu'][6]['title']['fr-fr'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][6]['title']['pl'] = 'Wyloguj';
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Configure notification preferences.";
|
||||
$apps[$x]['description']['es-cl'] = "Configure las preferencias de notificaciones.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verwalte Benachrichtigunggseinstellungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verwalte Benachrichtigunggseinstellungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Configurez les notifications.";
|
||||
$apps[$x]['description']['fr-ca'] = "Configurez les notifications.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Powiadomienia";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Уведомления";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Сповіщення";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meddelanden";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Benachrichtigungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Benachrichtigungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Update or restore various system settings.";
|
||||
$apps[$x]['description']['es-cl'] = "Actualiza el esquema de la base de datos";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verschiedene Systemeinstellungen aktualisieren oder zurücksetzen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verschiedene Systemeinstellungen aktualisieren oder zurücksetzen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Mise %uFFFD jour du Sch%uFFFDma de la base de donn%uFFFDes";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aktualizacja";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Обновление";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Uppgardera";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Оновлення";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Aktualisierung";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Aktualisierung";
|
||||
$apps[$x]['menu'][0]['uuid'] = "8c826e92-be3c-0944-669a-24e5b915d562";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
|
||||
$apps[$x]['description']['es-cl'] = "La configuración de la cuenta puede ser modificada por el usuario.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Einstellungen des Benutzerkontos können durch den Benutzer geändert werden.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Einstellungen des Benutzerkontos können durch den Benutzer geändert werden.";
|
||||
$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -10,6 +10,7 @@ $apps[$x]['menu'][1]['title']['ru-ru'] = "Панель пользователя"
|
||||
$apps[$x]['menu'][1]['title']['he'] = "ממשק משתמש";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Панель користувача";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Användarpanel";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Benutzerübersicht";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Benutzerübersicht";
|
||||
$apps[$x]['menu'][1]['title']['ro'] = "Panou control utilizator";
|
||||
$apps[$x]['menu'][1]['title']['ar-eg'] = "الصفحه الرئيسيه للمستخدم";
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Add, edit, delete, and search for users.";
|
||||
$apps[$x]['description']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Benutzer hinzufügen, bearbeiten, löschen und suchen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Benutzer hinzufügen, bearbeiten, löschen und suchen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][2]['title']['pl'] = "Menedżer użytkowników";
|
||||
$apps[$x]['menu'][2]['title']['ru-ru'] = "Пользователи";
|
||||
$apps[$x]['menu'][2]['title']['uk'] = "Користувачі";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Användar Inställningar";
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = "Benutzerverwaltung";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Benutzerverwaltung";
|
||||
$apps[$x]['menu'][2]['title']['he'] = "מנהל משתמש";
|
||||
$apps[$x]['menu'][2]['uuid'] = "0d57cc1e-1874-47b9-7ddd-fe1f57cec99b";
|
||||
@@ -28,6 +29,7 @@ $apps[$x]['menu'][0]['title']['ru-ru'] = "Настройка учетной за
|
||||
$apps[$x]['menu'][0]['title']['he'] = "הגדרת חשבון";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Обліковий запис";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Kontoinställningar";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Kontoeinstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Kontoeinstellungen";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Setări cont";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "إعدادات الحساب";
|
||||
|
||||
Reference in New Issue
Block a user