Added translations and Greek (#6638)

This commit is contained in:
Ben
2023-04-28 12:03:32 -06:00
committed by GitHub
parent 6d05163a21
commit 18ff648488

View File

@@ -10,24 +10,25 @@
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Default settings that apply to all domains.";
$apps[$x]['description']['en-gb'] = "Default settings that apply to all domains.";
$apps[$x]['description']['ar-eg'] = "";
$apps[$x]['description']['ar-eg'] = "الإعدادات الافتراضية التي تنطبق على كافة المجالات.";
$apps[$x]['description']['de-at'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-ch'] = "Standardeinstellungen, die für alle Domänen gelten.";
$apps[$x]['description']['de-de'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
$apps[$x]['description']['es-cl'] = "Configuraciones predeterminadas que aplican a todos los dominios.";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['es-mx'] = "Configuración predeterminada que se aplica a todos los dominios.";
$apps[$x]['description']['el-gr'] = "Προεπιλεγμένες ρυθμίσεις που ισχύουν για όλους τους τομείς.";
$apps[$x]['description']['fr-ca'] = "Paramètres par défaut qui s'appliquent à tous les domaines.";
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
$apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['he-il'] = "הגדרות ברירת המחדל החלות על כל הדומיינים.";
$apps[$x]['description']['it-it'] = "Impostazioni predefinite che si applicano a tutti i domini.";
$apps[$x]['description']['nl-nl'] = "Standaardinstellingen die van toepassing zijn op alle domeinen.";
$apps[$x]['description']['pl-pl'] = "Domyślne ustawienia dotyczące wszystkich domen.";
$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";
$apps[$x]['description']['pt-pt'] = "Configurações padrão que se aplicam a todos os domínios.";
$apps[$x]['description']['ro-ro'] = "";
$apps[$x]['description']['ro-ro'] = "Setări implicite care se aplică tuturor domeniilor.";
$apps[$x]['description']['ru-ru'] = "Настройки по умолчанию для всех доменов";
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
$apps[$x]['description']['sv-se'] = "Standardinställningar som gäller alla domäner.";
$apps[$x]['description']['uk-ua'] = "Налаштування за умовчанням, які застосовуються до всіх доменів.";
//permission details
$y=0;