diff --git a/app/sip_profiles/app_languages.php b/app/sip_profiles/app_languages.php index c8db7f5885..3aa6f0fe58 100644 --- a/app/sip_profiles/app_languages.php +++ b/app/sip_profiles/app_languages.php @@ -20,74 +20,154 @@ $text['title-sip_profile']['sv-se'] = "SIP Profil"; $text['title-sip_profile']['uk'] = "SIP профіль"; $text['title-sip_profile']['de-at'] = "SIP Profile"; -$text['title-setting']['en-us'] = "Profile Setting"; -$text['title-setting']['es-cl'] = "Configuración de Perfil"; -$text['title-setting']['pt-pt'] = "Definições do Perfil"; -$text['title-setting']['fr-fr'] = "Paramètres du Profile"; -$text['title-setting']['pt-br'] = "Configurações do perfil"; -$text['title-setting']['pl'] = "Ustawienia profilu"; -$text['title-setting']['sv-se'] = "Profilinställning"; -$text['title-setting']['uk'] = "Налаштування профілю"; -$text['title-setting']['de-at'] = "Profil Einstellungen"; +$text['title-sip_profile_domains']['en-us'] = 'Domains'; +$text['title-sip_profile_domains']['es-cl'] = ''; +$text['title-sip_profile_domains']['pt-pt'] = ''; +$text['title-sip_profile_domains']['fr-fr'] = ''; -$text['label-setting_value']['en-us'] = "Value"; -$text['label-setting_value']['es-cl'] = "Valor"; -$text['label-setting_value']['pt-pt'] = "Valor"; -$text['label-setting_value']['fr-fr'] = "Valeur"; -$text['label-setting_value']['pt-br'] = "Valor"; -$text['label-setting_value']['pl'] = "Wartość"; -$text['label-setting_value']['sv-se'] = "Värde"; -$text['label-setting_value']['uk'] = "Значення"; -$text['label-setting_value']['de-at'] = "Wert"; +$text['title-sip_profile_domain']['en-us'] = 'Domain'; +$text['title-sip_profile_domain']['es-cl'] = ''; +$text['title-sip_profile_domain']['pt-pt'] = ''; +$text['title-sip_profile_domain']['fr-fr'] = ''; -$text['label-setting_name']['en-us'] = "Name"; -$text['label-setting_name']['es-cl'] = "Nombre"; -$text['label-setting_name']['pt-pt'] = "Nome"; -$text['label-setting_name']['fr-fr'] = "Nom"; -$text['label-setting_name']['pt-br'] = "Nome"; -$text['label-setting_name']['pl'] = "Nazwa"; -$text['label-setting_name']['sv-se'] = "Namn"; -$text['label-setting_name']['uk'] = "Назва"; -$text['label-setting_name']['de-at'] = "Name"; +$text['title-sip_profile_setting']['en-us'] = "Profile Setting"; +$text['title-sip_profile_setting']['es-cl'] = "Configuración de Perfil"; +$text['title-sip_profile_setting']['pt-pt'] = "Definições do Perfil"; +$text['title-sip_profile_setting']['fr-fr'] = "Paramètres du Profile"; +$text['title-sip_profile_setting']['pt-br'] = "Configurações do perfil"; +$text['title-sip_profile_setting']['pl'] = "Ustawienia profilu"; +$text['title-sip_profile_setting']['sv-se'] = "Profilinställning"; +$text['title-sip_profile_setting']['uk'] = "Налаштування профілю"; +$text['title-sip_profile_setting']['de-at'] = "Profil Einstellungen"; -$text['label-setting_enabled']['en-us'] = "Enabled"; -$text['label-setting_enabled']['es-cl'] = "Activado"; -$text['label-setting_enabled']['pt-pt'] = "Habilitado"; -$text['label-setting_enabled']['fr-fr'] = "Actif"; -$text['label-setting_enabled']['pt-br'] = "Habilitado"; -$text['label-setting_enabled']['pl'] = "Włączony"; -$text['label-setting_enabled']['sv-se'] = "Aktiverad"; -$text['label-setting_enabled']['uk'] = "Включено"; -$text['label-setting_enabled']['de-at'] = "Aktiv"; +$text['label-sip_profile_name']['en-us'] = "Name"; +$text['label-sip_profile_name']['es-cl'] = "Nombre"; +$text['label-sip_profile_name']['pt-pt'] = "Nome"; +$text['label-sip_profile_name']['fr-fr'] = "Nom"; +$text['label-sip_profile_name']['pt-br'] = "Nome"; +$text['label-sip_profile_name']['pl'] = "Nazwa"; +$text['label-sip_profile_name']['sv-se'] = "Namn"; +$text['label-sip_profile_name']['uk'] = "Назва"; +$text['label-sip_profile_name']['de-at'] = "Name"; -$text['label-setting_description']['en-us'] = "Description"; -$text['label-setting_description']['es-cl'] = "Descripción"; -$text['label-setting_description']['pt-pt'] = "Descrição"; -$text['label-setting_description']['fr-fr'] = "Description"; -$text['label-setting_description']['pt-br'] = "Descrição"; -$text['label-setting_description']['pl'] = "Opis"; -$text['label-setting_description']['sv-se'] = "Beskrivning"; -$text['label-setting_description']['uk'] = "Опис"; -$text['label-setting_description']['de-at'] = "Beschreibung"; +$text['label-sip_profile_value']['en-us'] = "Value"; +$text['label-sip_profile_value']['es-cl'] = "Valor"; +$text['label-sip_profile_value']['pt-pt'] = "Valor"; +$text['label-sip_profile_value']['fr-fr'] = "Valeur"; +$text['label-sip_profile_value']['pt-br'] = "Valor"; +$text['label-sip_profile_value']['pl'] = "Wartość"; +$text['label-sip_profile_value']['sv-se'] = "Värde"; +$text['label-sip_profile_value']['uk'] = "Значення"; +$text['label-sip_profile_value']['de-at'] = "Wert"; -$text['label-hostname']['en-us'] = "Hostname"; -$text['label-hostname']['pt-pt'] = "Hostname"; -$text['label-hostname']['fr-fr'] = "Nom d'hôte"; -$text['label-hostname']['pt-br'] = "Hostname"; -$text['label-hostname']['pl'] = "Nazwa hosta"; -$text['label-hostname']['sv-se'] = "Hostname"; -$text['label-hostname']['uk'] = "Назва хоста"; -$text['label-hostname']['de-at'] = "Hostname"; +$text['label-sip_profile_enabled']['en-us'] = "Enabled"; +$text['label-sip_profile_enabled']['es-cl'] = "Activado"; +$text['label-sip_profile_enabled']['pt-pt'] = "Habilitado"; +$text['label-sip_profile_enabled']['fr-fr'] = "Actif"; +$text['label-sip_profile_enabled']['pt-br'] = "Habilitado"; +$text['label-sip_profile_enabled']['pl'] = "Włączony"; +$text['label-sip_profile_enabled']['sv-se'] = "Aktiverad"; +$text['label-sip_profile_enabled']['uk'] = "Включено"; +$text['label-sip_profile_enabled']['de-at'] = "Aktiv"; -$text['header_settings']['en-us'] = "Settings"; -$text['header_settings']['es-cl'] = "Configuraciones"; -$text['header_settings']['pt-pt'] = "Definições"; -$text['header_settings']['fr-fr'] = "Paramètres"; -$text['header_settings']['pt-br'] = "Configurações"; -$text['header_settings']['pl'] = "Ustawienia"; -$text['header_settings']['sv-se'] = ""; -$text['header_settings']['uk'] = "Параметри"; -$text['header_settings']['de-at'] = "Einstellungen"; +$text['label-sip_profile_description']['en-us'] = "Description"; +$text['label-sip_profile_description']['es-cl'] = "Descripción"; +$text['label-sip_profile_description']['pt-pt'] = "Descrição"; +$text['label-sip_profile_description']['fr-fr'] = "Description"; +$text['label-sip_profile_description']['pt-br'] = "Descrição"; +$text['label-sip_profile_description']['pl'] = "Opis"; +$text['label-sip_profile_description']['sv-se'] = "Beskrivning"; +$text['label-sip_profile_description']['uk'] = "Опис"; +$text['label-sip_profile_description']['de-at'] = "Beschreibung"; + +$text['label-sip_profile_domain_name']['en-us'] = "Name"; +$text['label-sip_profile_domain_name']['es-cl'] = "Nombre"; +$text['label-sip_profile_domain_name']['pt-pt'] = "Nome"; +$text['label-sip_profile_domain_name']['fr-fr'] = "Nom"; +$text['label-sip_profile_domain_name']['pt-br'] = "Nome"; +$text['label-sip_profile_domain_name']['pl'] = "Nazwa"; +$text['label-sip_profile_domain_name']['sv-se'] = "Namn"; +$text['label-sip_profile_domain_name']['uk'] = "Назва"; +$text['label-sip_profile_domain_name']['de-at'] = "Name"; + +$text['label-sip_profile_domain_alias']['en-us'] = "Alias"; +$text['label-sip_profile_domain_alias']['es-cl'] = ""; +$text['label-sip_profile_domain_alias']['pt-pt'] = ""; +$text['label-sip_profile_domain_alias']['fr-fr'] = ""; +$text['label-sip_profile_domain_alias']['pt-br'] = ""; +$text['label-sip_profile_domain_alias']['pl'] = ""; +$text['label-sip_profile_domain_alias']['sv-se'] = ""; +$text['label-sip_profile_domain_alias']['uk'] = ""; +$text['label-sip_profile_domain_alias']['de-at'] = ""; + +$text['label-sip_profile_domain_parse']['en-us'] = "Parse"; +$text['label-sip_profile_domain_parse']['es-cl'] = ""; +$text['label-sip_profile_domain_parse']['pt-pt'] = ""; +$text['label-sip_profile_domain_parse']['fr-fr'] = ""; +$text['label-sip_profile_domain_parse']['pt-br'] = ""; +$text['label-sip_profile_domain_parse']['pl'] = ""; +$text['label-sip_profile_domain_parse']['sv-se'] = ""; +$text['label-sip_profile_domain_parse']['uk'] = ""; +$text['label-sip_profile_domain_parse']['de-at'] = ""; + +$text['label-sip_profile_setting_name']['en-us'] = "Name"; +$text['label-sip_profile_setting_name']['es-cl'] = "Nombre"; +$text['label-sip_profile_setting_name']['pt-pt'] = "Nome"; +$text['label-sip_profile_setting_name']['fr-fr'] = "Nom"; +$text['label-sip_profile_setting_name']['pt-br'] = "Nome"; +$text['label-sip_profile_setting_name']['pl'] = "Nazwa"; +$text['label-sip_profile_setting_name']['sv-se'] = "Namn"; +$text['label-sip_profile_setting_name']['uk'] = "Назва"; +$text['label-sip_profile_setting_name']['de-at'] = "Name"; + +$text['label-sip_profile_setting_value']['en-us'] = "Value"; +$text['label-sip_profile_setting_value']['es-cl'] = "Valor"; +$text['label-sip_profile_setting_value']['pt-pt'] = "Valor"; +$text['label-sip_profile_setting_value']['fr-fr'] = "Valeur"; +$text['label-sip_profile_setting_value']['pt-br'] = "Valor"; +$text['label-sip_profile_setting_value']['pl'] = "Wartość"; +$text['label-sip_profile_setting_value']['sv-se'] = "Värde"; +$text['label-sip_profile_setting_value']['uk'] = "Значення"; +$text['label-sip_profile_setting_value']['de-at'] = "Wert"; + +$text['label-sip_profile_setting_enabled']['en-us'] = "Enabled"; +$text['label-sip_profile_setting_enabled']['es-cl'] = "Activado"; +$text['label-sip_profile_setting_enabled']['pt-pt'] = "Habilitado"; +$text['label-sip_profile_setting_enabled']['fr-fr'] = "Actif"; +$text['label-sip_profile_setting_enabled']['pt-br'] = "Habilitado"; +$text['label-sip_profile_setting_enabled']['pl'] = "Włączony"; +$text['label-sip_profile_setting_enabled']['sv-se'] = "Aktiverad"; +$text['label-sip_profile_setting_enabled']['uk'] = "Включено"; +$text['label-sip_profile_setting_enabled']['de-at'] = "Aktiv"; + +$text['label-sip_profile_setting_description']['en-us'] = "Description"; +$text['label-sip_profile_setting_description']['es-cl'] = "Descripción"; +$text['label-sip_profile_setting_description']['pt-pt'] = "Descrição"; +$text['label-sip_profile_setting_description']['fr-fr'] = "Description"; +$text['label-sip_profile_setting_description']['pt-br'] = "Descrição"; +$text['label-sip_profile_setting_description']['pl'] = "Opis"; +$text['label-sip_profile_setting_description']['sv-se'] = "Beskrivning"; +$text['label-sip_profile_setting_description']['uk'] = "Опис"; +$text['label-sip_profile_setting_description']['de-at'] = "Beschreibung"; + +$text['label-sip_profile_hostname']['en-us'] = "Hostname"; +$text['label-sip_profile_hostname']['pt-pt'] = "Hostname"; +$text['label-sip_profile_hostname']['fr-fr'] = "Nom d'hôte"; +$text['label-sip_profile_hostname']['pt-br'] = "Hostname"; +$text['label-sip_profile_hostname']['pl'] = "Nazwa hosta"; +$text['label-sip_profile_hostname']['sv-se'] = "Hostname"; +$text['label-sip_profile_hostname']['uk'] = "Назва хоста"; +$text['label-sip_profile_hostname']['de-at'] = "Hostname"; + +$text['label-sip_profile_settings']['en-us'] = "Settings"; +$text['label-sip_profile_settings']['es-cl'] = "Configuraciones"; +$text['label-sip_profile_settings']['pt-pt'] = "Definições"; +$text['label-sip_profile_settings']['fr-fr'] = "Paramètres"; +$text['label-sip_profile_settings']['pt-br'] = "Configurações"; +$text['label-sip_profile_settings']['pl'] = "Ustawienia"; +$text['label-sip_profile_settings']['sv-se'] = ""; +$text['label-sip_profile_settings']['uk'] = "Параметри"; +$text['label-sip_profile_settings']['de-at'] = "Einstellungen"; $text['header-sip_profiles']['en-us'] = "SIP Profiles"; $text['header-sip_profiles']['es-cl'] = "Perfiles SIP"; @@ -108,24 +188,24 @@ $text['header-sip_profile']['sv-se'] = "SIP Profil"; $text['header-sip_profile']['uk'] = "SIP профіль"; $text['header-sip_profile']['de-at'] = "SIP Profile"; -$text['header-setting']['en-us'] = "Profile Setting"; -$text['header-setting']['es-cl'] = "Configuración de Perfil"; -$text['header-setting']['pt-pt'] = "Definições do Perfil"; -$text['header-setting']['fr-fr'] = "Paramètres du Profile"; -$text['header-setting']['pt-br'] = "Configurações do perfil"; -$text['header-setting']['pl'] = "Ustawienia profilu"; -$text['header-setting']['sv-se'] = "Profilinställning"; -$text['header-setting']['uk'] = "Налаштування профілю"; -$text['header-setting']['de-at'] = "Profil Einstellungen"; +$text['header-sip_profile_setting']['en-us'] = "Profile Setting"; +$text['header-sip_profile_setting']['es-cl'] = "Configuración de Perfil"; +$text['header-sip_profile_setting']['pt-pt'] = "Definições do Perfil"; +$text['header-sip_profile_setting']['fr-fr'] = "Paramètres du Profile"; +$text['header-sip_profile_setting']['pt-br'] = "Configurações do perfil"; +$text['header-sip_profile_setting']['pl'] = "Ustawienia profilu"; +$text['header-sip_profile_setting']['sv-se'] = "Profilinställning"; +$text['header-sip_profile_setting']['uk'] = "Налаштування профілю"; +$text['header-sip_profile_setting']['de-at'] = "Profil Einstellungen"; -$text['header-hostname']['en-us'] = "Hostname"; -$text['header-hostname']['pt-pt'] = "Hostname"; -$text['header-hostname']['fr-fr'] = "Nom d'hôte"; -$text['header-hostname']['pt-br'] = "Hostname"; -$text['header-hostname']['pl'] = "Nazwa hosta"; -$text['header-hostname']['sv-se'] = "Hostname"; -$text['header-hostname']['uk'] = "Назва хоста"; -$text['header-hostname']['de-at'] = "Hostname"; +$text['header-sip_profile_hostname']['en-us'] = "Hostname"; +$text['header-sip_profile_hostname']['pt-pt'] = "Hostname"; +$text['header-sip_profile_hostname']['fr-fr'] = "Nom d'hôte"; +$text['header-sip_profile_hostname']['pt-br'] = "Hostname"; +$text['header-sip_profile_hostname']['pl'] = "Nazwa hosta"; +$text['header-sip_profile_hostname']['sv-se'] = "Hostname"; +$text['header-sip_profile_hostname']['uk'] = "Назва хоста"; +$text['header-sip_profile_hostname']['de-at'] = "Hostname"; $text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles."; $text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP."; @@ -147,72 +227,72 @@ $text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP pro $text['description-sip_profile']['uk'] = "Налаштування SIP профілю"; $text['description-sip_profile']['de-at'] = "SIP Profil Einstellungen verwalten."; -$text['description-setting_value']['en-us'] = "Enter the value."; -$text['description-setting_value']['es-cl'] = "Ingrese un valor."; -$text['description-setting_value']['pt-pt'] = "Introduza o valor."; -$text['description-setting_value']['fr-fr'] = "Entrer la valeur."; -$text['description-setting_value']['pt-br'] = "Insira o valor"; -$text['description-setting_value']['pl'] = "Wprowadź wartość."; -$text['description-setting_value']['sv-se'] = "Ange värde."; -$text['description-setting_value']['uk'] = "Вкажіть значення"; -$text['description-setting_value']['de-at'] = "Geben Sie einen Wert an."; +$text['description-sip_profile_setting_value']['en-us'] = "Enter the value."; +$text['description-sip_profile_setting_value']['es-cl'] = "Ingrese un valor."; +$text['description-sip_profile_setting_value']['pt-pt'] = "Introduza o valor."; +$text['description-sip_profile_setting_value']['fr-fr'] = "Entrer la valeur."; +$text['description-sip_profile_setting_value']['pt-br'] = "Insira o valor"; +$text['description-sip_profile_setting_value']['pl'] = "Wprowadź wartość."; +$text['description-sip_profile_setting_value']['sv-se'] = "Ange värde."; +$text['description-sip_profile_setting_value']['uk'] = "Вкажіть значення"; +$text['description-sip_profile_setting_value']['de-at'] = "Geben Sie einen Wert an."; -$text['description-setting_name']['en-us'] = "Enter the name."; -$text['description-setting_name']['es-cl'] = "Ingrese un nombre."; -$text['description-setting_name']['pt-pt'] = "Introduza o nome."; -$text['description-setting_name']['fr-fr'] = "Entrer le nom."; -$text['description-setting_name']['pt-br'] = "Insira o nome"; -$text['description-setting_name']['pl'] = "Wpisz nazwę."; -$text['description-setting_name']['sv-se'] = "Ange Namnet."; -$text['description-setting_name']['uk'] = "Вкажіть назву"; -$text['description-setting_name']['de-at'] = "Geben Sie den Namen an."; +$text['description-sip_profile_setting_name']['en-us'] = "Enter the name."; +$text['description-sip_profile_setting_name']['es-cl'] = "Ingrese un nombre."; +$text['description-sip_profile_setting_name']['pt-pt'] = "Introduza o nome."; +$text['description-sip_profile_setting_name']['fr-fr'] = "Entrer le nom."; +$text['description-sip_profile_setting_name']['pt-br'] = "Insira o nome"; +$text['description-sip_profile_setting_name']['pl'] = "Wpisz nazwę."; +$text['description-sip_profile_setting_name']['sv-se'] = "Ange Namnet."; +$text['description-sip_profile_setting_name']['uk'] = "Вкажіть назву"; +$text['description-sip_profile_setting_name']['de-at'] = "Geben Sie den Namen an."; -$text['description-setting_enabled']['en-us'] = "Choose to enable or disable this."; -$text['description-setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto."; -$text['description-setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado."; -$text['description-setting_enabled']['fr-fr'] = "Choisir si le paramètre sera actif ou non."; -$text['description-setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. "; -$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję."; -$text['description-setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta."; -$text['description-setting_enabled']['uk'] = "Ви"; -$text['description-setting_enabled']['de-at'] = "Wählen Sie ob Sie es aktivieren oder deaktivieren wollen"; +$text['description-sip_profile_setting_enabled']['en-us'] = "Choose to enable or disable this."; +$text['description-sip_profile_setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto."; +$text['description-sip_profile_setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado."; +$text['description-sip_profile_setting_enabled']['fr-fr'] = "Choisir si le paramètre sera actif ou non."; +$text['description-sip_profile_setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. "; +$text['description-sip_profile_setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję."; +$text['description-sip_profile_setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta."; +$text['description-sip_profile_setting_enabled']['uk'] = "Ви"; +$text['description-sip_profile_setting_enabled']['de-at'] = "Wählen Sie ob Sie es aktivieren oder deaktivieren wollen"; -$text['description-setting_description']['en-us'] = "Enter the description."; -$text['description-setting_description']['es-cl'] = "Ingrese una descripción."; -$text['description-setting_description']['pt-pt'] = "Introduza uma descrição."; -$text['description-setting_description']['fr-fr'] = "Entrer la description."; -$text['description-setting_description']['pt-br'] = "Insira uma descrição"; -$text['description-setting_description']['pl'] = "Wprowadź opis."; -$text['description-setting_description']['sv-se'] = "Ange en Beskrivning."; -$text['description-setting_description']['uk'] = "Введіть опис"; -$text['description-setting_description']['de-at'] = "Geben Sie eine Beschreibung an."; +$text['description-sip_profile_setting_description']['en-us'] = "Enter the description."; +$text['description-sip_profile_setting_description']['es-cl'] = "Ingrese una descripción."; +$text['description-sip_profile_setting_description']['pt-pt'] = "Introduza uma descrição."; +$text['description-sip_profile_setting_description']['fr-fr'] = "Entrer la description."; +$text['description-sip_profile_setting_description']['pt-br'] = "Insira uma descrição"; +$text['description-sip_profile_setting_description']['pl'] = "Wprowadź opis."; +$text['description-sip_profile_setting_description']['sv-se'] = "Ange en Beskrivning."; +$text['description-sip_profile_setting_description']['uk'] = "Введіть опис"; +$text['description-sip_profile_setting_description']['de-at'] = "Geben Sie eine Beschreibung an."; -$text['description-name']['en-us'] = "Enter the SIP Profile name."; -$text['description-name']['es-cl'] = "Ingrese el nombre de perfil SIP."; -$text['description-name']['pt-pt'] = "Introduza o nome do perfil SIP."; -$text['description-name']['fr-fr'] = "Entrer le nom du Profile SIP."; -$text['description-name']['pt-br'] = "Insira o nome do menu"; -$text['description-name']['pl'] = "Wprowadź nazwę"; -$text['description-name']['sv-se'] = "Skriv in namnet på SIP Profilen."; -$text['description-name']['uk'] = "Введіть назву профілю"; -$text['description-name']['de-at'] = "Geben Sie den Namen des SIP Profils ein."; +$text['description-sip_profile_name']['en-us'] = "Enter the SIP Profile name."; +$text['description-sip_profile_name']['es-cl'] = "Ingrese el nombre de perfil SIP."; +$text['description-sip_profile_name']['pt-pt'] = "Introduza o nome do perfil SIP."; +$text['description-sip_profile_name']['fr-fr'] = "Entrer le nom du Profile SIP."; +$text['description-sip_profile_name']['pt-br'] = "Insira o nome do menu"; +$text['description-sip_profile_name']['pl'] = "Wprowadź nazwę"; +$text['description-sip_profile_name']['sv-se'] = "Skriv in namnet på SIP Profilen."; +$text['description-sip_profile_name']['uk'] = "Введіть назву профілю"; +$text['description-sip_profile_name']['de-at'] = "Geben Sie den Namen des SIP Profils ein."; -$text['description-hostname']['en-us'] = "Enter the hostname / switchname."; -$text['description-hostname']['pt-pt'] = "Introduza o hostname"; -$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; -$text['description-hostname']['pt-br'] = "Insira o hostname"; -$text['description-hostname']['pl'] = "Wprowadź nazwę hosta / PBXu."; -$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname."; -$text['description-hostname']['uk'] = "Введіть назву хоста / switchname."; -$text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an."; +$text['description-sip_profile_hostname']['en-us'] = "Enter the hostname / switchname."; +$text['description-sip_profile_hostname']['pt-pt'] = "Introduza o hostname"; +$text['description-sip_profile_hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; +$text['description-sip_profile_hostname']['pt-br'] = "Insira o hostname"; +$text['description-sip_profile_hostname']['pl'] = "Wprowadź nazwę hosta / PBXu."; +$text['description-sip_profile_hostname']['sv-se'] = "Fyll i hostname / switchname."; +$text['description-sip_profile_hostname']['uk'] = "Введіть назву хоста / switchname."; +$text['description-sip_profile_hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an."; -$text['description-enabled']['en-us'] = "Control the state of the profile."; -$text['description-enabled']['pt-pt'] = "Controlar o estado do perfil."; -$text['description-enabled']['fr-fr'] = "Contrôler l'état du profil."; -$text['description-enabled']['pt-br'] = "Controlar o estado do perfil."; -$text['description-enabled']['pl'] = "Kontroluj stan profilu."; -$text['description-enabled']['sv-se'] = "Styr tillståndet i profilen."; -$text['description-enabled']['uk'] = "Керування станом профілю"; -$text['description-enabled']['de-at'] = "Setzen Sie den Status dieses Profils."; +$text['description-sip_profile_enabled']['en-us'] = "Control the state of the profile."; +$text['description-sip_profile_enabled']['pt-pt'] = "Controlar o estado do perfil."; +$text['description-sip_profile_enabled']['fr-fr'] = "Contrôler l'état du profil."; +$text['description-sip_profile_enabled']['pt-br'] = "Controlar o estado do perfil."; +$text['description-sip_profile_enabled']['pl'] = "Kontroluj stan profilu."; +$text['description-sip_profile_enabled']['sv-se'] = "Styr tillståndet i profilen."; +$text['description-sip_profile_enabled']['uk'] = "Керування станом профілю"; +$text['description-sip_profile_enabled']['de-at'] = "Setzen Sie den Status dieses Profils."; -?> \ No newline at end of file +?>