Parcourir la source

Update app_languages.php

FusionPBX il y a 5 ans
Parent
commit
874d85e0c3
1 fichiers modifiés avec 65 ajouts et 0 suppressions
  1. 65 0
      core/domains/app_languages.php

+ 65 - 0
core/domains/app_languages.php

@@ -101,6 +101,71 @@ $text['title-domain-add']['ru-ru'] = "Добавить домен";
 $text['title-domain-add']['sv-se'] = "Lägg Till Domän";
 $text['title-domain-add']['uk-ua'] = "Новий домен";
 
+$text['label-domain_name']['en-us'] = "Name";
+$text['label-domain_name']['ar-eg'] = "";
+$text['label-domain_name']['de-at'] = "Name"; //copied from de-de
+$text['label-domain_name']['de-ch'] = "Name"; //copied from de-de
+$text['label-domain_name']['de-de'] = "Name";
+$text['label-domain_name']['el-gr'] = "Όνομα";
+$text['label-domain_name']['es-cl'] = "Nombre";
+$text['label-domain_name']['es-mx'] = "Nombre"; //copied from es-cl
+$text['label-domain_name']['fr-ca'] = "Nom"; //copied from fr-fr
+$text['label-domain_name']['fr-fr'] = "Nom";
+$text['label-domain_name']['he-il'] = "";
+$text['label-domain_name']['it-it'] = "Nome";
+$text['label-domain_name']['nl-nl'] = "";
+$text['label-domain_name']['pl-pl'] = "Nazwa";
+$text['label-domain_name']['pt-br'] = "Nome"; //copied from pt-pt
+$text['label-domain_name']['pt-pt'] = "Nome";
+$text['label-domain_name']['ro-ro'] = "";
+$text['label-domain_name']['ru-ru'] = "Имя";
+$text['label-domain_name']['sv-se'] = "Namn";
+$text['label-domain_name']['uk-ua'] = "Назва";
+$text['label-domain_name']['tr-tr'] = "İsim";
+
+$text['label-domain_enabled']['en-us'] = "Enabled";
+$text['label-domain_enabled']['ar-eg'] = "";
+$text['label-domain_enabled']['de-at'] = "Aktiviert"; //copied from de-de
+$text['label-domain_enabled']['de-ch'] = "Aktiviert"; //copied from de-de
+$text['label-domain_enabled']['de-de'] = "Aktiviert";
+$text['label-domain_enabled']['el-gr'] = "Κατάσταση";
+$text['label-domain_enabled']['es-cl'] = "Activado";
+$text['label-domain_enabled']['es-mx'] = "Activado"; //copied from es-cl
+$text['label-domain_enabled']['fr-ca'] = "Actif"; //copied from fr-fr
+$text['label-domain_enabled']['fr-fr'] = "Actif";
+$text['label-domain_enabled']['he-il'] = "";
+$text['label-domain_enabled']['it-it'] = "Abilitato";
+$text['label-domain_enabled']['nl-nl'] = "";
+$text['label-domain_enabled']['pl-pl'] = "Włączony";
+$text['label-domain_enabled']['pt-br'] = "Ativado"; //copied from pt-pt
+$text['label-domain_enabled']['pt-pt'] = "Habilitado";
+$text['label-domain_enabled']['ro-ro'] = "";
+$text['label-domain_enabled']['ru-ru'] = "Включено";
+$text['label-domain_enabled']['sv-se'] = "Aktiverad";
+$text['label-domain_enabled']['uk-ua'] = "Включено";
+$text['label-domain_enabled']['tr-tr'] = "Etkinleştirildi";
+
+$text['label-domain_description']['en-us'] = "Description";
+$text['label-domain_description']['ar-eg'] = "";
+$text['label-domain_description']['de-at'] = "Beschreibung"; //copied from de-de
+$text['label-domain_description']['de-ch'] = "Beschreibung"; //copied from de-de
+$text['label-domain_description']['de-de'] = "Beschreibung";
+$text['label-domain_description']['el-gr'] = "Περιγραφή";
+$text['label-domain_description']['es-cl'] = "Descripción";
+$text['label-domain_description']['es-mx'] = "Descripción"; //copied from es-cl
+$text['label-domain_description']['fr-ca'] = "Description"; //copied from fr-fr
+$text['label-domain_description']['fr-fr'] = "Description";
+$text['label-domain_description']['he-il'] = "";
+$text['label-domain_description']['it-it'] = "Descrizione";
+$text['label-domain_description']['nl-nl'] = "";
+$text['label-domain_description']['pl-pl'] = "Opis";
+$text['label-domain_description']['pt-br'] = "Descrição";
+$text['label-domain_description']['pt-pt'] = "Descripção";
+$text['label-domain_description']['ro-ro'] = "";
+$text['label-domain_description']['ru-ru'] = "Описание";
+$text['label-domain_description']['sv-se'] = "Beskrivning";
+$text['label-domain_description']['uk-ua'] = "Опис";
+$text['label-domain_description']['tr-tr'] = "Açıklama";
 
 $text['option-button_icons_auto']['en-us'] = "Automatic";
 $text['option-button_icons_auto']['ar-eg'] = "Automatic";