mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Added Greek translations for fusionpbx/core. (#6809)
* Added Greek translations to domain_settings/app_languages.php * Added Greek translations for domains/app_languages.php * Added Greek translations for groups/app_languages.php * Added Greek translations for menu/app_languages.php * Added Greek translation for upgrade/app_languages.php * Added Greek & Great Britain translations for user_logs/app_languages.php * Added Greek translations for user_settings/app_languages.php * Added Greek translations for users/app_languages.php
This commit is contained in:
@@ -2410,6 +2410,7 @@ $text['label-dynamic']['ar-eg'] = "متحرك";
|
||||
$text['label-dynamic']['de-at'] = "Dynamisch";
|
||||
$text['label-dynamic']['de-ch'] = "Dynamisch";
|
||||
$text['label-dynamic']['de-de'] = "Dynamisch";
|
||||
$text['label-dynamic']['el-gr'] = "Δυναμικός";
|
||||
$text['label-dynamic']['es-cl'] = "Dinámica";
|
||||
$text['label-dynamic']['es-mx'] = "Dinámica";
|
||||
$text['label-dynamic']['fr-ca'] = "Dynamique";
|
||||
@@ -2431,6 +2432,7 @@ $text['label-single']['ar-eg'] = "أعزب";
|
||||
$text['label-single']['de-at'] = "Einzel";
|
||||
$text['label-single']['de-ch'] = "Einzel";
|
||||
$text['label-single']['de-de'] = "Einzel";
|
||||
$text['label-single']['el-gr'] = "Μονόκλινο";
|
||||
$text['label-single']['es-cl'] = "Soltera";
|
||||
$text['label-single']['es-mx'] = "Soltera";
|
||||
$text['label-single']['fr-ca'] = "Seule";
|
||||
@@ -2452,6 +2454,7 @@ $text['label-multiple']['ar-eg'] = "عديد";
|
||||
$text['label-multiple']['de-at'] = "Mehrere";
|
||||
$text['label-multiple']['de-ch'] = "Mehrere";
|
||||
$text['label-multiple']['de-de'] = "Mehrere";
|
||||
$text['label-multiple']['el-gr'] = "Πολλαπλούς";
|
||||
$text['label-multiple']['es-cl'] = "Múltiple";
|
||||
$text['label-multiple']['es-mx'] = "Múltiple";
|
||||
$text['label-multiple']['fr-ca'] = "Plusieurs";
|
||||
@@ -2923,6 +2926,7 @@ $text['label-active']['ar-eg'] = "النشاط";
|
||||
$text['label-active']['de-at'] = "Aktiv";
|
||||
$text['label-active']['de-ch'] = "Aktiv";
|
||||
$text['label-active']['de-de'] = "Aktiv";
|
||||
$text['label-active']['el-gr'] = "Ενεργός";
|
||||
$text['label-active']['es-cl'] = "Activo";
|
||||
$text['label-active']['es-mx'] = "Activo";
|
||||
$text['label-active']['fr-ca'] = "Actif";
|
||||
@@ -2947,6 +2951,7 @@ $text['label-inactive']['ar-eg'] = "غير فعال";
|
||||
$text['label-inactive']['de-at'] = "Inaktiv";
|
||||
$text['label-inactive']['de-ch'] = "Inaktiv";
|
||||
$text['label-inactive']['de-de'] = "Inaktiv";
|
||||
$text['label-inactive']['el-gr'] = "Αδρανής";
|
||||
$text['label-inactive']['es-cl'] = "Inactivo";
|
||||
$text['label-inactive']['es-mx'] = "Inactivo";
|
||||
$text['label-inactive']['fr-ca'] = "Inactif";
|
||||
|
||||
Reference in New Issue
Block a user