mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian * Translating apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating theme to Georgian * Translating core to Georgian * Translating core to Georgian * Translating core to Georgian by Marie * Translating core to Georgian * Translating resources to Georgian by Marie * Translating core to Georgian * fix app_languages.php
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Les routes publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieures conditions et contextes.";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "";
|
||||
$apps[$x]['description']['ka-ge'] = "საჯარო დარეკვის გეგმა შემომავალი ზარების ერთი ან მეტი პირობის ან კონტექსტის მიხედვით დანიშნულების წერტილამდე გადასამისამართებლად გამოიყენება.";
|
||||
$apps[$x]['description']['nl-nl'] = "Het openbare belplan wordt gebruikt om de inkomende oproepen naar de juiste bestemming te sturen gebaseerd op een of meer voorwaarden en context";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.";
|
||||
|
||||
@@ -13,6 +13,7 @@ $text['title-dialplan-inbound-add']['fr-ca'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['he-il'] = "תגית: ROCK";
|
||||
$text['title-dialplan-inbound-add']['it-it'] = "Istradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['ka-ge'] = "შემომავალი ზარების მარშრუტიზაცია";
|
||||
$text['title-dialplan-inbound-add']['nl-nl'] = "Inkomende oproep routering";
|
||||
$text['title-dialplan-inbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów przychodzących";
|
||||
$text['title-dialplan-inbound-add']['pt-br'] = "Encaminhamento de chamadas de entrada";
|
||||
@@ -38,6 +39,7 @@ $text['option-uuid']['fr-ca'] = "UUID";
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['he-il'] = "UUID";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['ka-ge'] = "UUID";
|
||||
$text['option-uuid']['nl-nl'] = "UUID";
|
||||
$text['option-uuid']['pl-pl'] = "UUID";
|
||||
$text['option-uuid']['pt-br'] = "UUID";
|
||||
@@ -63,6 +65,7 @@ $text['option-username']['fr-ca'] = "Nom d'utilisateur";
|
||||
$text['option-username']['fr-fr'] = "Nom d'utilisateur";
|
||||
$text['option-username']['he-il'] = "שם המשתמש";
|
||||
$text['option-username']['it-it'] = "Username";
|
||||
$text['option-username']['ka-ge'] = "მომხმარებლის სახელი";
|
||||
$text['option-username']['nl-nl'] = "Gebruikersnaam";
|
||||
$text['option-username']['pl-pl'] = "Użytkownik";
|
||||
$text['option-username']['pt-br'] = "Usuário";
|
||||
@@ -88,6 +91,7 @@ $text['option-source']['fr-ca'] = "Source";
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['he-il'] = "מקור";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['ka-ge'] = "წყარო";
|
||||
$text['option-source']['nl-nl'] = "Bron";
|
||||
$text['option-source']['pl-pl'] = "Źródło";
|
||||
$text['option-source']['pt-br'] = "Origem";
|
||||
@@ -113,6 +117,7 @@ $text['option-rdnis']['fr-ca'] = "RDNIS";
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['he-il'] = "RDNIS";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['ka-ge'] = "RDNIS";
|
||||
$text['option-rdnis']['nl-nl'] = "RDNIS";
|
||||
$text['option-rdnis']['pl-pl'] = "RDNIS";
|
||||
$text['option-rdnis']['pt-br'] = "RDNIS";
|
||||
@@ -138,6 +143,7 @@ $text['option-public']['fr-ca'] = "Publique";
|
||||
$text['option-public']['fr-fr'] = "Publique";
|
||||
$text['option-public']['he-il'] = "הציבור";
|
||||
$text['option-public']['it-it'] = "Public";
|
||||
$text['option-public']['ka-ge'] = "საჯარო";
|
||||
$text['option-public']['nl-nl'] = "Openbaar";
|
||||
$text['option-public']['pl-pl'] = "Publiczny";
|
||||
$text['option-public']['pt-br'] = "Público";
|
||||
@@ -163,6 +169,7 @@ $text['option-network_addr']['fr-ca'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['he-il'] = "כתובת רשת";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['ka-ge'] = "ქსელური მისამართი";
|
||||
$text['option-network_addr']['nl-nl'] = "Netwerk adres";
|
||||
$text['option-network_addr']['pl-pl'] = "Adres sieci";
|
||||
$text['option-network_addr']['pt-br'] = "Endereço de Rede";
|
||||
@@ -188,6 +195,7 @@ $text['option-destination_number']['fr-ca'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['he-il'] = "מספר יעד";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['ka-ge'] = "სამიზნე ნომერი";
|
||||
$text['option-destination_number']['nl-nl'] = "Bestemmingsnummer";
|
||||
$text['option-destination_number']['pl-pl'] = "Numer destynacji";
|
||||
$text['option-destination_number']['pt-br'] = "Número de Destino";
|
||||
@@ -213,6 +221,7 @@ $text['option-context']['fr-ca'] = "Contexte";
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['he-il'] = "המונחים";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['ka-ge'] = "კონტექსტი";
|
||||
$text['option-context']['nl-nl'] = "Context";
|
||||
$text['option-context']['pl-pl'] = "Kontekst";
|
||||
$text['option-context']['pt-br'] = "Contexto";
|
||||
@@ -238,6 +247,7 @@ $text['option-chan_name']['fr-ca'] = "Nom de canal";
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['he-il'] = "שם ערוץ";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['ka-ge'] = "არხის სახელი";
|
||||
$text['option-chan_name']['nl-nl'] = "Kanaalnaam";
|
||||
$text['option-chan_name']['pl-pl'] = "Nazwa kanału";
|
||||
$text['option-chan_name']['pt-br'] = "Nome do Canal";
|
||||
@@ -263,6 +273,7 @@ $text['option-caller_id_number']['fr-ca'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
|
||||
$text['option-caller_id_number']['it-it'] = "ID Numero Chiamante";
|
||||
$text['option-caller_id_number']['ka-ge'] = "CID ნომერი";
|
||||
$text['option-caller_id_number']['nl-nl'] = "CID nummer";
|
||||
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
|
||||
$text['option-caller_id_number']['pt-br'] = "Número do ID do Chamador";
|
||||
@@ -288,6 +299,7 @@ $text['option-caller_id_name']['fr-ca'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['he-il'] = "שם מתקשר";
|
||||
$text['option-caller_id_name']['it-it'] = "ID Nome Chiamante";
|
||||
$text['option-caller_id_name']['ka-ge'] = "CID სახელი";
|
||||
$text['option-caller_id_name']['nl-nl'] = "CID Naam";
|
||||
$text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['option-caller_id_name']['pt-br'] = "Nome de ID do Chamador";
|
||||
@@ -313,6 +325,7 @@ $text['option-ani2']['fr-ca'] = "ANI2";
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['he-il'] = "ANI2";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['ka-ge'] = "ANI2";
|
||||
$text['option-ani2']['nl-nl'] = "ANI2";
|
||||
$text['option-ani2']['pl-pl'] = "ANI2";
|
||||
$text['option-ani2']['pt-br'] = "ANI2";
|
||||
@@ -338,6 +351,7 @@ $text['option-ani']['fr-ca'] = "ANI";
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['he-il'] = "Ani";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['ka-ge'] = "ANI";
|
||||
$text['option-ani']['nl-nl'] = "ANI";
|
||||
$text['option-ani']['pl-pl'] = "ANI";
|
||||
$text['option-ani']['pt-br'] = "ANI";
|
||||
@@ -363,6 +377,7 @@ $text['label-select-inbound-destination-number']['fr-ca'] = "Sélectionnez le nu
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "Sélectionnez le numéro de destination entrant.";
|
||||
$text['label-select-inbound-destination-number']['he-il'] = "בחר את מספר היעד.";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['ka-ge'] = "აირჩიეთ შემომავალი სამიზნის ნომერი.";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "Kies het inkomende bestemmingsnummer.";
|
||||
$text['label-select-inbound-destination-number']['pl-pl'] = "Wybierz destynację numeru przychodzącego.";
|
||||
$text['label-select-inbound-destination-number']['pt-br'] = "Selecione o número de entrada.";
|
||||
@@ -388,6 +403,7 @@ $text['label-required-domain_uuid']['fr-ca'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['he-il'] = "תגית: domain_uuid";
|
||||
$text['label-required-domain_uuid']['it-it'] = "Prego fornire: domain_uuid";
|
||||
$text['label-required-domain_uuid']['ka-ge'] = "შეიყვანეთ: domain_uuid";
|
||||
$text['label-required-domain_uuid']['nl-nl'] = "Geef aub.: domein_uuid";
|
||||
$text['label-required-domain_uuid']['pl-pl'] = "Podaj: domena_uuid";
|
||||
$text['label-required-domain_uuid']['pt-br'] = "Por favor indique: domain_uuid";
|
||||
@@ -413,6 +429,7 @@ $text['label-required-dialplan_name']['fr-ca'] = "Merci d'indiquer: Nom d'extens
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
|
||||
$text['label-required-dialplan_name']['he-il'] = "תגית: Extended Name";
|
||||
$text['label-required-dialplan_name']['it-it'] = "Prego fornire: Nome Interno";
|
||||
$text['label-required-dialplan_name']['ka-ge'] = "შეიყვანეთ: შიდა ნომრის სახელი";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "Geef aub.: Toestel naam";
|
||||
$text['label-required-dialplan_name']['pl-pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome do Ramal";
|
||||
@@ -438,6 +455,7 @@ $text['label-required-condition_field_1']['fr-ca'] = "Merci d'indiquer: Champs C
|
||||
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
|
||||
$text['label-required-condition_field_1']['he-il'] = "תגית: Condition Field";
|
||||
$text['label-required-condition_field_1']['it-it'] = "Prego fornire: Condizione";
|
||||
$text['label-required-condition_field_1']['ka-ge'] = "შეიყვანეთ: პირობის ველი";
|
||||
$text['label-required-condition_field_1']['nl-nl'] = "Geef aub.: Voorwaarde veld";
|
||||
$text['label-required-condition_field_1']['pl-pl'] = "Wprowadź: pole warunku";
|
||||
$text['label-required-condition_field_1']['pt-br'] = "Por favor indique: Condição";
|
||||
@@ -463,6 +481,7 @@ $text['label-required-condition_expression_1']['fr-ca'] = "Merci d'indiquer: Exp
|
||||
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
|
||||
$text['label-required-condition_expression_1']['he-il'] = "תגית: Condition Expression";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Prego fornire: Espressione Condizione";
|
||||
$text['label-required-condition_expression_1']['ka-ge'] = "შეიყვანეთ: პირობის გამოსახულება";
|
||||
$text['label-required-condition_expression_1']['nl-nl'] = "Geef aub.: voorwaardelijke uitdrukking";
|
||||
$text['label-required-condition_expression_1']['pl-pl'] = "Wprowadź: warunek wyrażenia";
|
||||
$text['label-required-condition_expression_1']['pt-br'] = "Por favor indique: Expressão para Condição";
|
||||
@@ -488,6 +507,7 @@ $text['label-required-action_application_1']['fr-ca'] = "Merci d'indiquer: Appli
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['he-il'] = "תגית: Action Application";
|
||||
$text['label-required-action_application_1']['it-it'] = "Prego fornire: Applicazione";
|
||||
$text['label-required-action_application_1']['ka-ge'] = "შეიყვანეთ: ქმედების აპლიკაცია";
|
||||
$text['label-required-action_application_1']['nl-nl'] = "Geef aub.: Aktie applicatie";
|
||||
$text['label-required-action_application_1']['pl-pl'] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['pt-br'] = "Por favor indique: Ação para Aplicação";
|
||||
@@ -513,6 +533,7 @@ $text['label-caller-id-number-prefix']['fr-ca'] = "Préfixe d'identification de
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Préfixe d'identification de l'appelant";
|
||||
$text['label-caller-id-number-prefix']['he-il'] = "תגית: Number Prefix";
|
||||
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante";
|
||||
$text['label-caller-id-number-prefix']['ka-ge'] = "CID ნომრის პრეფიქსი";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "CID Nummer voorloop";
|
||||
$text['label-caller-id-number-prefix']['pl-pl'] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['pt-br'] = "Prefixo do número de ID do chamador";
|
||||
@@ -538,6 +559,7 @@ $text['label-limit']['fr-ca'] = "Limite";
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['he-il'] = "גבולות";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['ka-ge'] = "ლიმიტი";
|
||||
$text['label-limit']['nl-nl'] = "Limiet";
|
||||
$text['label-limit']['pl-pl'] = "Limit";
|
||||
$text['label-limit']['pt-br'] = "Limite";
|
||||
@@ -563,6 +585,7 @@ $text['label-field']['fr-ca'] = "Champs";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['he-il'] = "שדה";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['ka-ge'] = "ველი";
|
||||
$text['label-field']['nl-nl'] = "Veld";
|
||||
$text['label-field']['pl-pl'] = "Pole";
|
||||
$text['label-field']['pt-br'] = "Campo";
|
||||
@@ -588,6 +611,7 @@ $text['label-expression']['fr-ca'] = "Expression";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['he-il'] = "ביטוי";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['ka-ge'] = "გამოსახულება";
|
||||
$text['label-expression']['nl-nl'] = "Uitdrukking";
|
||||
$text['label-expression']['pl-pl'] = "Wyrażenie";
|
||||
$text['label-expression']['pt-br'] = "Expressão";
|
||||
@@ -613,6 +637,7 @@ $text['label-destination-number']['fr-ca'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['he-il'] = "מספר יעד";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['ka-ge'] = "სამიზნე ნომერი";
|
||||
$text['label-destination-number']['nl-nl'] = "Bestemmingsnummer";
|
||||
$text['label-destination-number']['pl-pl'] = "Numer destynacji";
|
||||
$text['label-destination-number']['pt-br'] = "Número de Destino";
|
||||
@@ -638,6 +663,7 @@ $text['label-condition_2']['fr-ca'] = "Condition 2";
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['he-il'] = "מצב 2";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['ka-ge'] = "პირობა 2";
|
||||
$text['label-condition_2']['nl-nl'] = "Voorwaarde 2";
|
||||
$text['label-condition_2']['pl-pl'] = "Warunek 2";
|
||||
$text['label-condition_2']['pt-br'] = "Condição 2";
|
||||
@@ -663,6 +689,7 @@ $text['label-condition_1']['fr-ca'] = "Condition 1";
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['he-il'] = "מצב 1";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['ka-ge'] = "პირობა 1";
|
||||
$text['label-condition_1']['nl-nl'] = "Voorwaarde 2";
|
||||
$text['label-condition_1']['pl-pl'] = "Warunek 1";
|
||||
$text['label-condition_1']['pt-br'] = "Condição 1";
|
||||
@@ -688,6 +715,7 @@ $text['label-action_2']['fr-ca'] = "Action 2";
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['he-il'] = "פעולה 2";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['ka-ge'] = "ქმედება 2";
|
||||
$text['label-action_2']['nl-nl'] = "Aktie 2";
|
||||
$text['label-action_2']['pl-pl'] = "Operacja 2";
|
||||
$text['label-action_2']['pt-br'] = "Ação 2";
|
||||
@@ -713,6 +741,7 @@ $text['label-action_1']['fr-ca'] = "Action 1";
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['he-il'] = "פעולה 1";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['ka-ge'] = "ქმედება 1";
|
||||
$text['label-action_1']['nl-nl'] = "Aktie 1";
|
||||
$text['label-action_1']['pl-pl'] = "Operacja 1";
|
||||
$text['label-action_1']['pt-br'] = "Ação 1";
|
||||
@@ -738,6 +767,7 @@ $text['label-action']['fr-ca'] = "Action";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he-il'] = "פעולה";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['ka-ge'] = "ქმედება";
|
||||
$text['label-action']['nl-nl'] = "Aktie";
|
||||
$text['label-action']['pl-pl'] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
@@ -763,6 +793,7 @@ $text['label-access-denied']['fr-ca'] = "accès refusé";
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['he-il'] = "גישה נדחתה";
|
||||
$text['label-access-denied']['it-it'] = "Accesso Negato";
|
||||
$text['label-access-denied']['ka-ge'] = "წვდომა აკრძალულია";
|
||||
$text['label-access-denied']['nl-nl'] = "toegang geweigerd";
|
||||
$text['label-access-denied']['pl-pl'] = "brak dostępu";
|
||||
$text['label-access-denied']['pt-br'] = "acesso negado";
|
||||
@@ -788,6 +819,7 @@ $text['description-caller-id-number-prefix']['fr-ca'] = "Définissez un préfixe
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "Définissez un préfixe sur le numéro d'identification de l'appelant.";
|
||||
$text['description-caller-id-number-prefix']['he-il'] = "הגדר תיקון על מספר הזיהוי של קורא.";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante.";
|
||||
$text['description-caller-id-number-prefix']['ka-ge'] = "დააყენეთ პრეფიქსი CID ნომერზე.";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "Stel de voorloop op een CID nummer";
|
||||
$text['description-caller-id-number-prefix']['pl-pl'] = "Ustalono prefiks na numerze caller ID.";
|
||||
$text['description-caller-id-number-prefix']['pt-br'] = "Define um prefixo para o número ID do chamador.";
|
||||
@@ -813,6 +845,7 @@ $text['description-name']['fr-ca'] = "Merci d'entrer le nom d'une route entrante
|
||||
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
|
||||
$text['description-name']['he-il'] = "נא להזין שם מסלול נכנס.";
|
||||
$text['description-name']['it-it'] = "Prego inserire un nome per la rotta d'ingresso.";
|
||||
$text['description-name']['ka-ge'] = "შეიყვანეთ შემომავალი მარშრუტის სახელი.";
|
||||
$text['description-name']['nl-nl'] = "Geef aub.: inkomende routenaam";
|
||||
$text['description-name']['pl-pl'] = "Wprowadź nazwę trasy przychodzącej.";
|
||||
$text['description-name']['pt-br'] = "Por favor insira um nome para a rota de entrada.";
|
||||
@@ -838,6 +871,7 @@ $text['description-dialplan-inbound-add']['fr-ca'] = "Le plan de numérotation p
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
$text['description-dialplan-inbound-add']['he-il'] = "תוכנית החיוג הציבורית משמשת לתוואי שיחות הנכנסות ליעדים המבוססים על תנאי אחד או יותר והקשר. זה יכול לשלוח שיחות נכנסות לאוטומט, צייד קבוצתי, הרחבה, מספר חיצוני או תסריט.";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il Piano Numerazioni è usato per configurare le destinazioni di chiamata basate su condizioni e contesti. Puoi usarlo per mandare le chiamate verso gateways, risponditori, numeri esterni, scripts o qualsia altra destinazione. ";
|
||||
$text['description-dialplan-inbound-add']['ka-ge'] = "საჯარო დარეკვის გეგმა შემომავალი ზარების ერთი ან მეტი პირობისა და კონტექსტის მიხედვით სამიზნეზე გადამისამართებისთვის გამოიყენება. მას შეუძლია, შემომავალი ზარები გადაუშვას ავტომდივანზე, ძებნის ჯგუფში, შიდა ნომერზე, გარე ნომერზე ან სკრიპტთან.";
|
||||
$text['description-dialplan-inbound-add']['nl-nl'] = "Het openbare belplan wordt gebruikt om ikomende oproepen naar bestemmingen te leiden gebaseerd op een of meer voorwaarden en context. Het kan oproepen doorsturen naar automatisch antwoord apparaat, toestel, extern nummer, zoekgroep of een script.";
|
||||
$text['description-dialplan-inbound-add']['pl-pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
|
||||
$text['description-dialplan-inbound-add']['pt-br'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições e contexto. As chamadas de entrada podem ser enviadas para um atendimento automático, um grupo de ramais, um ramal, um número externo, ou um script.";
|
||||
@@ -863,6 +897,7 @@ $text['confirm-update-complete']['fr-ca'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['he-il'] = "עדכון שלם";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento Completato.";
|
||||
$text['confirm-update-complete']['ka-ge'] = "განახლება დასრულდა";
|
||||
$text['confirm-update-complete']['nl-nl'] = "Bijwerken gereed";
|
||||
$text['confirm-update-complete']['pl-pl'] = "Zaktualizowano pomyślnie";
|
||||
$text['confirm-update-complete']['pt-br'] = "Atualização Completa";
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Routes Entrantes";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "נתיבים Inbound";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Ingresso";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "შემომავლების მარშრუტიზაცია";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Inkomende routes";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy przychodzące";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de Entrada";
|
||||
|
||||
Reference in New Issue
Block a user