Add outbound_caller_id_name and outbound_caller_id_number.
This commit is contained in:
parent
b88609f2b9
commit
4e27817f50
|
|
@ -1471,6 +1471,48 @@ $text['label-caller_id_name_prefix']['ru-ru'] = "Префикс СallerID/Имя
|
|||
$text['label-caller_id_name_prefix']['sv-se'] = "Caller ID Namn Prefix";
|
||||
$text['label-caller_id_name_prefix']['uk-ua'] = "";
|
||||
|
||||
$text['label-outbound_caller_id_name']['en-us'] = "Outbound Caller ID Name";
|
||||
$text['label-outbound_caller_id_name']['en-gb'] = "Outbound Caller ID Name";
|
||||
$text['label-outbound_caller_id_name']['ar-eg'] = "";
|
||||
$text['label-outbound_caller_id_name']['de-at'] = "Ausgehende Anruferkennung (Name)"; //copied from de-de
|
||||
$text['label-outbound_caller_id_name']['de-ch'] = "Ausgehende Anruferkennung (Name)"; //copied from de-de
|
||||
$text['label-outbound_caller_id_name']['de-de'] = "Ausgehende Anruferkennung (Name)";
|
||||
$text['label-outbound_caller_id_name']['es-cl'] = "Nombre de Caller ID Saliente";
|
||||
$text['label-outbound_caller_id_name']['es-mx'] = "Nombre de Caller ID Saliente"; //copied from es-cl
|
||||
$text['label-outbound_caller_id_name']['fr-ca'] = "Nom de l'appelant sortant"; //copied from fr-fr
|
||||
$text['label-outbound_caller_id_name']['fr-fr'] = "Nom de l'appelant sortant";
|
||||
$text['label-outbound_caller_id_name']['he-il'] = "";
|
||||
$text['label-outbound_caller_id_name']['it-it'] = "ID Nome Chiamante Esterno";
|
||||
$text['label-outbound_caller_id_name']['nl-nl'] = "Uitgaand CID Naam";
|
||||
$text['label-outbound_caller_id_name']['pl-pl'] = "Nazwa prezentowana w rozmowach wychodzacych";
|
||||
$text['label-outbound_caller_id_name']['pt-br'] = "Nome de ID de Saída"; //copied from pt-pt
|
||||
$text['label-outbound_caller_id_name']['pt-pt'] = "Nome público";
|
||||
$text['label-outbound_caller_id_name']['ro-ro'] = "";
|
||||
$text['label-outbound_caller_id_name']['ru-ru'] = "Идентификатор (Caller ID) имени вызывающего абонента";
|
||||
$text['label-outbound_caller_id_name']['sv-se'] = "Utgående Namnpresentation";
|
||||
$text['label-outbound_caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['label-outbound_caller_id_number']['en-us'] = "Outbound Caller ID Number";
|
||||
$text['label-outbound_caller_id_number']['en-gb'] = "Outbound Caller ID Number";
|
||||
$text['label-outbound_caller_id_number']['ar-eg'] = "";
|
||||
$text['label-outbound_caller_id_number']['de-at'] = "Ausgehende Anruferkennung (Nummer)"; //copied from de-de
|
||||
$text['label-outbound_caller_id_number']['de-ch'] = "Ausgehende Anruferkennung (Nummer)"; //copied from de-de
|
||||
$text['label-outbound_caller_id_number']['de-de'] = "Ausgehende Anruferkennung (Nummer)";
|
||||
$text['label-outbound_caller_id_number']['es-cl'] = "Número de Caller ID Saliente";
|
||||
$text['label-outbound_caller_id_number']['es-mx'] = "Número de Caller ID Saliente"; //copied from es-cl
|
||||
$text['label-outbound_caller_id_number']['fr-ca'] = "Numéro d'identification de l'appelant sortant"; //copied from fr-fr
|
||||
$text['label-outbound_caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant sortant";
|
||||
$text['label-outbound_caller_id_number']['he-il'] = "";
|
||||
$text['label-outbound_caller_id_number']['it-it'] = "ID Numero Chiamante Esterno";
|
||||
$text['label-outbound_caller_id_number']['nl-nl'] = "Uitgaand CID nummer";
|
||||
$text['label-outbound_caller_id_number']['pl-pl'] = "Numer prezentowany w rozmowach wychodzacych ";
|
||||
$text['label-outbound_caller_id_number']['pt-br'] = "Número de ID de Saída"; //copied from pt-pt
|
||||
$text['label-outbound_caller_id_number']['pt-pt'] = "Número público";
|
||||
$text['label-outbound_caller_id_number']['ro-ro'] = "";
|
||||
$text['label-outbound_caller_id_number']['ru-ru'] = "Идентификатор (Caller ID) номера вызывающего абонента";
|
||||
$text['label-outbound_caller_id_number']['sv-se'] = "Utgående Nummerpresentation";
|
||||
$text['label-outbound_caller_id_number']['uk-ua'] = "";
|
||||
|
||||
$text['label-caller_announce_sound']['en-us'] = "Announce Sound";
|
||||
$text['label-caller_announce_sound']['en-gb'] = "Announce Sound";
|
||||
$text['label-caller_announce_sound']['ar-eg'] = "";
|
||||
|
|
@ -2458,6 +2500,90 @@ $text['description-contact']['ru-ru'] = "Выберите номер конта
|
|||
$text['description-contact']['sv-se'] = "Välj kontakt numret.";
|
||||
$text['description-contact']['uk-ua'] = "Призначити контакт в цей обліковий запис користувача.";
|
||||
|
||||
$text['description-outbound_caller_id_number-select']['en-us'] = "Select the external (public) caller ID number.";
|
||||
$text['description-outbound_caller_id_number-select']['en-gb'] = "Select the external (public) caller ID number.";
|
||||
$text['description-outbound_caller_id_number-select']['ar-eg'] = "";
|
||||
$text['description-outbound_caller_id_number-select']['de-at'] = "Wählen Sie die externe Anruferkennung (Nummer)."; //copied from de-de
|
||||
$text['description-outbound_caller_id_number-select']['de-ch'] = "Wählen Sie die externe Anruferkennung (Nummer)."; //copied from de-de
|
||||
$text['description-outbound_caller_id_number-select']['de-de'] = "Wählen Sie die externe Anruferkennung (Nummer).";
|
||||
$text['description-outbound_caller_id_number-select']['es-cl'] = "Seleccione el número de caller ID externo (público).";
|
||||
$text['description-outbound_caller_id_number-select']['es-mx'] = "Seleccione el número de caller ID externo (público)."; //copied from es-cl
|
||||
$text['description-outbound_caller_id_number-select']['fr-ca'] = "Choisir le numéro d'appelant affiché pour les appels externes (public)."; //copied from fr-fr
|
||||
$text['description-outbound_caller_id_number-select']['fr-fr'] = "Choisir le numéro d'appelant affiché pour les appels externes (public).";
|
||||
$text['description-outbound_caller_id_number-select']['he-il'] = "";
|
||||
$text['description-outbound_caller_id_number-select']['it-it'] = "Inserisci l'ID numero chiamante esterno (pubblico).";
|
||||
$text['description-outbound_caller_id_number-select']['nl-nl'] = "Kies het externe (openbare) CID nummer";
|
||||
$text['description-outbound_caller_id_number-select']['pl-pl'] = "Wybierz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_number-select']['pt-br'] = "Escolha o número externo (público) do chamador.";
|
||||
$text['description-outbound_caller_id_number-select']['pt-pt'] = "Escolha o número externo (público) do chamador.";
|
||||
$text['description-outbound_caller_id_number-select']['ro-ro'] = "";
|
||||
$text['description-outbound_caller_id_number-select']['ru-ru'] = "Выберите внешний (публичный) caller ID номер.";
|
||||
$text['description-outbound_caller_id_number-select']['sv-se'] = "Välj det externa (publikt) nummervisningen här.";
|
||||
$text['description-outbound_caller_id_number-select']['uk-ua'] = "";
|
||||
|
||||
$text['description-outbound_caller_id_number']['en-us'] = "Enter the external (public) caller ID number here.";
|
||||
$text['description-outbound_caller_id_number']['en-gb'] = "Enter the external (public) caller ID number here.";
|
||||
$text['description-outbound_caller_id_number']['ar-eg'] = "";
|
||||
$text['description-outbound_caller_id_number']['de-at'] = "Geben Sie die externe Anruferkennung (Nummer) hier an."; //copied from de-de
|
||||
$text['description-outbound_caller_id_number']['de-ch'] = "Geben Sie die externe Anruferkennung (Nummer) hier an."; //copied from de-de
|
||||
$text['description-outbound_caller_id_number']['de-de'] = "Geben Sie die externe Anruferkennung (Nummer) hier an.";
|
||||
$text['description-outbound_caller_id_number']['es-cl'] = "Ingrese el número de caller ID externo (público) aquí.";
|
||||
$text['description-outbound_caller_id_number']['es-mx'] = "Ingrese el número de caller ID externo (público) aquí."; //copied from es-cl
|
||||
$text['description-outbound_caller_id_number']['fr-ca'] = "Numéro d'appelant affiché pour les appels externes (public)."; //copied from fr-fr
|
||||
$text['description-outbound_caller_id_number']['fr-fr'] = "Numéro d'appelant affiché pour les appels externes (public).";
|
||||
$text['description-outbound_caller_id_number']['he-il'] = "";
|
||||
$text['description-outbound_caller_id_number']['it-it'] = "Inserisci l'ID numero chiamante esterno (pubblico).";
|
||||
$text['description-outbound_caller_id_number']['nl-nl'] = "Voer het externe (openbaar) CID nummer hier in.";
|
||||
$text['description-outbound_caller_id_number']['pl-pl'] = "Wpisz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_number']['pt-br'] = "Escolha o número externo (público) do chamador aqui.";
|
||||
$text['description-outbound_caller_id_number']['pt-pt'] = "Introduza o número externo (público) do chamador aqui.";
|
||||
$text['description-outbound_caller_id_number']['ro-ro'] = "";
|
||||
$text['description-outbound_caller_id_number']['ru-ru'] = "Введите внешний (публичный) caller ID номер.";
|
||||
$text['description-outbound_caller_id_number']['sv-se'] = "Ange det externa (publikt) nummervisningen här.";
|
||||
$text['description-outbound_caller_id_number']['uk-ua'] = "";
|
||||
|
||||
$text['description-outbound_caller_id_name-select']['en-us'] = "Select the external (public) caller ID name.";
|
||||
$text['description-outbound_caller_id_name-select']['en-gb'] = "Select the external (public) caller ID name.";
|
||||
$text['description-outbound_caller_id_name-select']['ar-eg'] = "";
|
||||
$text['description-outbound_caller_id_name-select']['de-at'] = "Wählen Sie die externe Anruferkennung (Name)."; //copied from de-de
|
||||
$text['description-outbound_caller_id_name-select']['de-ch'] = "Wählen Sie die externe Anruferkennung (Name)."; //copied from de-de
|
||||
$text['description-outbound_caller_id_name-select']['de-de'] = "Wählen Sie die externe Anruferkennung (Name).";
|
||||
$text['description-outbound_caller_id_name-select']['es-cl'] = "Seleccione el nombre de Caller ID externo (público).";
|
||||
$text['description-outbound_caller_id_name-select']['es-mx'] = "Seleccione el nombre de Caller ID externo (público)."; //copied from es-cl
|
||||
$text['description-outbound_caller_id_name-select']['fr-ca'] = "Choisir le nom d'appelant affiché pour les appels externes (public)."; //copied from fr-fr
|
||||
$text['description-outbound_caller_id_name-select']['fr-fr'] = "Choisir le nom d'appelant affiché pour les appels externes (public).";
|
||||
$text['description-outbound_caller_id_name-select']['he-il'] = "";
|
||||
$text['description-outbound_caller_id_name-select']['it-it'] = "Inserire l'ID nome chiamante esterno (pubblico).";
|
||||
$text['description-outbound_caller_id_name-select']['nl-nl'] = "Kies de externe (openbaar) CID naam";
|
||||
$text['description-outbound_caller_id_name-select']['pl-pl'] = "Wybierz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_name-select']['pt-br'] = "Escolha o nome externo (público) do chamador.";
|
||||
$text['description-outbound_caller_id_name-select']['pt-pt'] = "Escolha o nome externo (público) do chamador.";
|
||||
$text['description-outbound_caller_id_name-select']['ro-ro'] = "";
|
||||
$text['description-outbound_caller_id_name-select']['ru-ru'] = "Выберите внешнее (публичное) caller ID Имя.";
|
||||
$text['description-outbound_caller_id_name-select']['sv-se'] = "Välj det externa (publikt) namnvisningen här.";
|
||||
$text['description-outbound_caller_id_name-select']['uk-ua'] = "";
|
||||
|
||||
$text['description-outbound_caller_id_name']['en-us'] = "Enter the external (public) caller ID name here.";
|
||||
$text['description-outbound_caller_id_name']['en-gb'] = "Enter the external (public) caller ID name here.";
|
||||
$text['description-outbound_caller_id_name']['ar-eg'] = "";
|
||||
$text['description-outbound_caller_id_name']['de-at'] = "Geben Sie die externe Anruferkennung (Name) hier an."; //copied from de-de
|
||||
$text['description-outbound_caller_id_name']['de-ch'] = "Geben Sie die externe Anruferkennung (Name) hier an."; //copied from de-de
|
||||
$text['description-outbound_caller_id_name']['de-de'] = "Geben Sie die externe Anruferkennung (Name) hier an.";
|
||||
$text['description-outbound_caller_id_name']['es-cl'] = "Ingrese el el nombre de Caller ID externo (público) aquí.";
|
||||
$text['description-outbound_caller_id_name']['es-mx'] = "Ingrese el el nombre de Caller ID externo (público) aquí."; //copied from es-cl
|
||||
$text['description-outbound_caller_id_name']['fr-ca'] = "Nom d'appelant affiché pour les appels externes (public)."; //copied from fr-fr
|
||||
$text['description-outbound_caller_id_name']['fr-fr'] = "Nom d'appelant affiché pour les appels externes (public).";
|
||||
$text['description-outbound_caller_id_name']['he-il'] = "";
|
||||
$text['description-outbound_caller_id_name']['it-it'] = "Inserire l'ID nome chiamante esterno (pubblico). ";
|
||||
$text['description-outbound_caller_id_name']['nl-nl'] = "Voer de externe (openbaar) CID naam hier in.";
|
||||
$text['description-outbound_caller_id_name']['pl-pl'] = "Wpisz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_name']['pt-br'] = "Escolha o nome externo (público) do chamador aqui.";
|
||||
$text['description-outbound_caller_id_name']['pt-pt'] = "Introduza o nome externo (público) do chamador aqui.";
|
||||
$text['description-outbound_caller_id_name']['ro-ro'] = "";
|
||||
$text['description-outbound_caller_id_name']['ru-ru'] = "Введите внешнее (публичное) caller ID Имя.";
|
||||
$text['description-outbound_caller_id_name']['sv-se'] = "Ange det externa (publikt) namnvisningen här.";
|
||||
$text['description-outbound_caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-caller_id_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||
$text['description-caller_id_name_prefix']['en-gb'] = "Set a prefix on the caller ID name.";
|
||||
$text['description-caller_id_name_prefix']['ar-eg'] = "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue