Add/Update German and Austrian translations (#2528)
Modified apps: - call_centers - log_viewer - modules - music_on_hold - operator_panel - phrases - pin_numbers - recordings - registrations - ring_groups - services - settings - sip_profiles - sip_status - system
This commit is contained in:
@@ -8,6 +8,7 @@ $text['title-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profiles']['pl'] = "Profile SIP";
|
||||
$text['title-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||
$text['title-sip_profiles']['uk'] = "SIP профілі";
|
||||
$text['title-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['title-sip_profiles']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['title-sip_profile']['en-us'] = "SIP Profile";
|
||||
@@ -18,17 +19,22 @@ $text['title-sip_profile']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profile']['pl'] = "Profil SIP";
|
||||
$text['title-sip_profile']['sv-se'] = "SIP Profil";
|
||||
$text['title-sip_profile']['uk'] = "SIP профіль";
|
||||
$text['title-sip_profile']['de-at'] = "SIP Profile";
|
||||
$text['title-sip_profile']['de-de'] = "SIP Profil";
|
||||
$text['title-sip_profile']['de-at'] = "SIP Profil";
|
||||
|
||||
$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['title-sip_profile_domains']['de-at'] = 'Domänen';
|
||||
$text['title-sip_profile_domains']['de-de'] = 'Domänen';
|
||||
|
||||
$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['title-sip_profile_domain']['de-de'] = 'Domäne';
|
||||
$text['title-sip_profile_domain']['de-at'] = 'Domäne';
|
||||
|
||||
$text['title-sip_profile_setting']['en-us'] = "Profile Setting";
|
||||
$text['title-sip_profile_setting']['es-cl'] = "Configuración de Perfil";
|
||||
@@ -38,6 +44,7 @@ $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-de'] = "Profil Einstellungen";
|
||||
$text['title-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
|
||||
$text['label-sip_profile_name']['en-us'] = "Name";
|
||||
@@ -48,6 +55,7 @@ $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-de'] = "Name";
|
||||
$text['label-sip_profile_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_value']['en-us'] = "Value";
|
||||
@@ -58,6 +66,7 @@ $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-de'] = "Wert";
|
||||
$text['label-sip_profile_value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-sip_profile_enabled']['en-us'] = "Enabled";
|
||||
@@ -68,6 +77,7 @@ $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-de'] = "Aktiv";
|
||||
$text['label-sip_profile_enabled']['de-at'] = "Aktiv";
|
||||
|
||||
$text['label-sip_profile_description']['en-us'] = "Description";
|
||||
@@ -88,6 +98,7 @@ $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-de'] = "Name";
|
||||
$text['label-sip_profile_domain_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_domain_alias']['en-us'] = "Alias";
|
||||
@@ -98,7 +109,8 @@ $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_alias']['de-de'] = "Alias";
|
||||
$text['label-sip_profile_domain_alias']['de-at'] = "Alias";
|
||||
|
||||
$text['label-sip_profile_domain_parse']['en-us'] = "Parse";
|
||||
$text['label-sip_profile_domain_parse']['es-cl'] = "";
|
||||
@@ -108,7 +120,8 @@ $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_domain_parse']['de-de'] = "Analysieren";
|
||||
$text['label-sip_profile_domain_parse']['de-at'] = "Analysieren";
|
||||
|
||||
$text['label-sip_profile_setting_name']['en-us'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['es-cl'] = "Nombre";
|
||||
@@ -118,6 +131,7 @@ $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-de'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_setting_value']['en-us'] = "Value";
|
||||
@@ -128,6 +142,7 @@ $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-de'] = "Wert";
|
||||
$text['label-sip_profile_setting_value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-sip_profile_setting_enabled']['en-us'] = "Enabled";
|
||||
@@ -138,6 +153,7 @@ $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-de'] = "Aktiv";
|
||||
$text['label-sip_profile_setting_enabled']['de-at'] = "Aktiv";
|
||||
|
||||
$text['label-sip_profile_setting_description']['en-us'] = "Description";
|
||||
@@ -148,6 +164,7 @@ $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-de'] = "Beschreibung";
|
||||
$text['label-sip_profile_setting_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-sip_profile_hostname']['en-us'] = "Hostname";
|
||||
@@ -157,6 +174,7 @@ $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-de'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
|
||||
$text['label-sip_profile_settings']['en-us'] = "Settings";
|
||||
@@ -167,6 +185,7 @@ $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-de'] = "Einstellungen";
|
||||
$text['label-sip_profile_settings']['de-at'] = "Einstellungen";
|
||||
|
||||
$text['header-sip_profiles']['en-us'] = "SIP Profiles";
|
||||
@@ -177,6 +196,7 @@ $text['header-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['header-sip_profiles']['pl'] = "Profile SIP";
|
||||
$text['header-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||
$text['header-sip_profiles']['uk'] = "SIP профілі";
|
||||
$text['header-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profiles']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['header-sip_profile']['en-us'] = "SIP Profile";
|
||||
@@ -186,6 +206,7 @@ $text['header-sip_profile']['pt-br'] = "Perfil SIP";
|
||||
$text['header-sip_profile']['pl'] = "Profil SIP";
|
||||
$text['header-sip_profile']['sv-se'] = "SIP Profil";
|
||||
$text['header-sip_profile']['uk'] = "SIP профіль";
|
||||
$text['header-sip_profile']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profile']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['header-sip_profile_setting']['en-us'] = "Profile Setting";
|
||||
@@ -196,6 +217,7 @@ $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-de'] = "Profil Einstellungen";
|
||||
$text['header-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
|
||||
$text['header-sip_profile_hostname']['en-us'] = "Hostname";
|
||||
@@ -205,6 +227,7 @@ $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-de'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
|
||||
$text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles.";
|
||||
@@ -215,6 +238,7 @@ $text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os
|
||||
$text['description-sip_profiles']['pl'] = "Zarządzaj ustawieniami profili SIP.";
|
||||
$text['description-sip_profiles']['sv-se'] = "Hantera inställningar för SIP profiler.";
|
||||
$text['description-sip_profiles']['uk'] = "Налаштування профілю";
|
||||
$text['description-sip_profiles']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profiles']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
|
||||
$text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile.";
|
||||
@@ -225,6 +249,7 @@ $text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o pe
|
||||
$text['description-sip_profile']['pl'] = "Zarządzaj ustawienia profilu SIP.";
|
||||
$text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP profil.";
|
||||
$text['description-sip_profile']['uk'] = "Налаштування SIP профілю";
|
||||
$text['description-sip_profile']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profile']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
|
||||
$text['description-sip_profile_setting_value']['en-us'] = "Enter the value.";
|
||||
@@ -235,6 +260,7 @@ $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-de'] = "Geben Sie einen Wert an.";
|
||||
$text['description-sip_profile_setting_value']['de-at'] = "Geben Sie einen Wert an.";
|
||||
|
||||
$text['description-sip_profile_setting_name']['en-us'] = "Enter the name.";
|
||||
@@ -245,6 +271,7 @@ $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-de'] = "Geben Sie den Namen an.";
|
||||
$text['description-sip_profile_setting_name']['de-at'] = "Geben Sie den Namen an.";
|
||||
|
||||
$text['description-sip_profile_setting_enabled']['en-us'] = "Choose to enable or disable this.";
|
||||
@@ -255,7 +282,8 @@ $text['description-sip_profile_setting_enabled']['pt-br'] = "Escolha se o parâm
|
||||
$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-sip_profile_setting_enabled']['de-de'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
$text['description-sip_profile_setting_enabled']['de-at'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
|
||||
$text['description-sip_profile_setting_description']['en-us'] = "Enter the description.";
|
||||
$text['description-sip_profile_setting_description']['es-cl'] = "Ingrese una descripción.";
|
||||
@@ -265,7 +293,8 @@ $text['description-sip_profile_setting_description']['pt-br'] = "Insira uma desc
|
||||
$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-sip_profile_setting_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-sip_profile_setting_description']['de-at'] = "Geben Sie eine Beschreibung 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.";
|
||||
@@ -275,6 +304,7 @@ $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-de'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
$text['description-sip_profile_name']['de-at'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
|
||||
$text['description-sip_profile_hostname']['en-us'] = "Enter the hostname / switchname.";
|
||||
@@ -284,6 +314,7 @@ $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-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-sip_profile_hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
|
||||
$text['description-sip_profile_enabled']['en-us'] = "Control the state of the profile.";
|
||||
@@ -293,6 +324,7 @@ $text['description-sip_profile_enabled']['pt-br'] = "Controlar o estado do perfi
|
||||
$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-de'] = "Setzen Sie den Status dieses Profils.";
|
||||
$text['description-sip_profile_enabled']['de-at'] = "Setzen Sie den Status dieses Profils.";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user