Added italian translation (#2417)

* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation

* added partial italian translation

* added italian translation

* added italian translation

* Update app_languages.php

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation
This commit is contained in:
drenda
2017-03-13 19:26:35 +01:00
committed by FusionPBX
parent b9b26d2345
commit 291fa36f8d
2 changed files with 79 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ $text['title-destinations']['de-at'] = "Kopfnummern";
$text['title-destinations']['fa'] = "";
$text['title-destinations']['ar-eg'] = "جهات الأتصال";
$text['title-destinations']['he'] = "יעדים";
$text['title-destinations']['it-it'] = "Destinazioni";
$text['title-destination-edit']['en-us'] = "Destination";
$text['title-destination-edit']['es-cl'] = "Editar Destino";
@@ -27,6 +28,7 @@ $text['title-destination-edit']['de-at'] = "Kopfnummer";
$text['title-destination-edit']['fa'] = "";
$text['title-destination-edit']['ar-eg'] = "جهه الأتصال";
$text['title-destination-edit']['he'] = "יעד";
$text['title-destination-edit']['it-it'] = "Destinazioni";
$text['title-destination-add']['en-us'] = "Destination";
$text['title-destination-add']['es-cl'] = "Agregar Destino";
@@ -41,6 +43,7 @@ $text['title-destination-add']['de-at'] = "Kopfnummer";
$text['title-destination-add']['fa'] = "";
$text['title-destination-add']['ar-eg'] = "جهه الأتصال";
$text['title-destination-add']['he'] = "יעד";
$text['title-destination-add']['it-it'] = "Destinazione";
$text['select-global']['en-us'] = "Global";
$text['select-global']['es-cl'] = "Global";
@@ -55,6 +58,7 @@ $text['select-global']['de-at'] = "Global";
$text['select-global']['fa'] = "عمومی";
$text['select-global']['ar-eg'] = "";
$text['select-global']['he'] = "כללי";
$text['select-global']['it-it'] = "Globale";
$text['option-type_outbound']['en-us'] = "Outbound";
$text['option-type_outbound']['es-cl'] = "Saliente";
@@ -69,6 +73,7 @@ $text['option-type_outbound']['de-at'] = "Ausgehend";
$text['option-type_outbound']['fa'] = "خروجی";
$text['option-type_outbound']['ar-eg'] = "صادر";
$text['option-type_outbound']['he'] = "יוצא";
$text['option-type_outbound']['it-it'] = "In Uscita";
$text['option-type_inbound']['en-us'] = "Inbound";
$text['option-type_inbound']['es-cl'] = "Entrante";
@@ -83,6 +88,7 @@ $text['option-type_inbound']['de-at'] = "Eingehend";
$text['option-type_inbound']['fa'] = "ورودی";
$text['option-type_inbound']['ar-eg'] = "وارد";
$text['option-type_inbound']['he'] = "נכנס";
$text['option-type_inbound']['it-it'] = "In Entrata";
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
@@ -97,6 +103,7 @@ $text['message-maximum_destinations']['de-at'] = "Maximale Anzahl an Kopfnummern
$text['message-maximum_destinations']['fa'] = "";
$text['message-maximum_destinations']['ar-eg'] = "الحد الأقصي لجهات الأتصال";
$text['message-maximum_destinations']['he'] = "מקסימיום יעדים";
$text['message-maximum_destinations']['it-it'] = "Destinazioni Massime Permesse:";
$text['message-duplicate']['en-us'] = "Duplicate detected";
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
@@ -111,6 +118,7 @@ $text['message-duplicate']['de-at'] = "bereits vorhanden";
$text['message-duplicate']['fa'] = "مورد تکراری";
$text['message-duplicate']['ar-eg'] = "";
$text['message-duplicate']['he'] = "זוהתה כפילות";
$text['message-duplicate']['it-it'] = "Individuato duplicato";
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
@@ -125,6 +133,7 @@ $text['label-monthly_price_buy']['de-at'] = "Monatlicher Einkaufspreis";
$text['label-monthly_price_buy']['fa'] = "";
$text['label-monthly_price_buy']['ar-eg'] = "";
$text['label-monthly_price_buy']['he'] = "קנייה חודשית";
$text['label-monthly_price_buy']['it-it'] = "Prezzo di acquisto mensile";
$text['label-monthly_price']['en-us'] = "Monthly selling price";
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
@@ -139,6 +148,7 @@ $text['label-monthly_price']['de-at'] = "Monatlicher Verkaufspreis";
$text['label-monthly_price']['fa'] = "";
$text['label-monthly_price']['ar-eg'] = "";
$text['label-monthly_price']['he'] = "מכירה חודשית";
$text['label-monthly_price']['it-it'] = "Prezzo di vendita mensile";
$text['label-fax_uuid']['en-us'] = "Fax Detection";
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
@@ -153,6 +163,7 @@ $text['label-fax_uuid']['de-at'] = "Fax Erkennung";
$text['label-fax_uuid']['fa'] = "آشکارسازی فاکس";
$text['label-fax_uuid']['ar-eg'] = "";
$text['label-fax_uuid']['he'] = "זיהוי פקסים";
$text['label-fax_uuid']['it-it'] = "Rilevamento Fax";
$text['label-domain-name']['en-us'] = "Domain Name";
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
@@ -167,6 +178,7 @@ $text['label-domain-name']['de-at'] = "Domain Name";
$text['label-domain-name']['fa'] = "اسم دامین";
$text['label-domain-name']['ar-eg'] = "اسم النطاق";
$text['label-domain-name']['he'] = "שם דומיין";
$text['label-domain-name']['it-it'] = "Nome Dominio";
$text['label-domain']['en-us'] = "Domain";
$text['label-domain']['es-cl'] = "Dominio";
@@ -181,6 +193,7 @@ $text['label-domain']['de-at'] = "Domain";
$text['label-domain']['fa'] = "";
$text['label-domain']['ar-eg'] = "النطاق";
$text['label-domain']['he'] = "תחום";
$text['label-domain']['it-it'] = "Dominio";
$text['label-detail_action']['en-us'] = "Actions";
$text['label-detail_action']['es-cl'] = "Accións";
@@ -195,6 +208,7 @@ $text['label-detail_action']['de-at'] = "Aktionen";
$text['label-detail_action']['fa'] = "";
$text['label-detail_action']['ar-eg'] = "الأفعال";
$text['label-detail_action']['he'] = "פעולות";
$text['label-detail_action']['it-it'] = "Azioni";
$text['label-destination_type']['en-us'] = "Type";
$text['label-destination_type']['es-cl'] = "Tipo";
@@ -209,6 +223,7 @@ $text['label-destination_type']['de-at'] = "Typ";
$text['label-destination_type']['fa'] = "";
$text['label-destination_type']['ar-eg'] = "النوع";
$text['label-destination_type']['he'] = "סוג";
$text['label-destination_type']['it-it'] = "Tipo";
$text['label-destination_number']['en-us'] = "Destination";
$text['label-destination_number']['es-cl'] = "Destino";
@@ -223,6 +238,7 @@ $text['label-destination_number']['de-at'] = "Ziel";
$text['label-destination_number']['fa'] = "";
$text['label-destination_number']['ar-eg'] = "جهه الأتصال";
$text['label-destination_number']['he'] = "יעד";
$text['label-destination_number']['it-it'] = "Destinazione";
$text['label-destination_enabled']['en-us'] = "Enabled";
$text['label-destination_enabled']['es-cl'] = "Activado";
@@ -237,6 +253,7 @@ $text['label-destination_enabled']['de-at'] = "Ein";
$text['label-destination_enabled']['fa'] = "";
$text['label-destination_enabled']['ar-eg'] = "مفعل";
$text['label-destination_enabled']['he'] = "מופעל";
$text['label-destination_enabled']['it-it'] = "Attivo";
$text['label-destination_description']['en-us'] = "Description";
$text['label-destination_description']['es-cl'] = "Descripción";
@@ -251,6 +268,7 @@ $text['label-destination_description']['de-at'] = "Beschreibung";
$text['label-destination_description']['fa'] = "";
$text['label-destination_description']['ar-eg'] = "الوصف";
$text['label-destination_description']['he'] = "תאור";
$text['label-destination_description']['it-it'] = "Descrizione";
$text['label-destination_context']['en-us'] = "Context";
$text['label-destination_context']['es-cl'] = "Contexto";
@@ -265,6 +283,7 @@ $text['label-destination_context']['de-at'] = "Kontext";
$text['label-destination_context']['fa'] = "";
$text['label-destination_context']['ar-eg'] = "";
$text['label-destination_context']['he'] = "תוכן";
$text['label-destination_context']['it-it'] = "Contesto";
$text['label-destination_cid_name_prefix']['en-us'] = "Caller ID Name Prefix";
$text['label-destination_cid_name_prefix']['es-cl'] = "Prefijo de Nombre de Caller ID";
@@ -279,6 +298,7 @@ $text['label-destination_cid_name_prefix']['de-at'] = "Anruferkennung (Name) Pr
$text['label-destination_cid_name_prefix']['fa'] = "";
$text['label-destination_cid_name_prefix']['ar-eg'] = "";
$text['label-destination_cid_name_prefix']['he'] = "";
$text['label-destination_cid_name_prefix']['it-it'] = "Prefisso Nome Caller ID";
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
@@ -293,6 +313,7 @@ $text['label-destination_caller_id_number']['de-at'] = "Anruferkennung (Nummer)"
$text['label-destination_caller_id_number']['fa'] = "";
$text['label-destination_caller_id_number']['ar-eg'] = "رقم المتصل";
$text['label-destination_caller_id_number']['he'] = "";
$text['label-destination_caller_id_number']['it-it'] = "Numero Caller ID";
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
@@ -307,6 +328,7 @@ $text['label-destination_caller_id_name']['de-at'] = "Anruferkennung (Name)";
$text['label-destination_caller_id_name']['fa'] = "";
$text['label-destination_caller_id_name']['ar-eg'] = "اسم المتصل";
$text['label-destination_caller_id_name']['he'] = "";
$text['label-destination_caller_id_name']['it-it'] = "Nome Caller ID";
$text['label-carrier']['en-us'] = "Carrier name";
$text['label-carrier']['es-cl'] = "Nombre del carrier";
@@ -321,6 +343,7 @@ $text['label-carrier']['de-at'] = "Provider Name";
$text['label-carrier']['fa'] = "";
$text['label-carrier']['ar-eg'] = "";
$text['label-carrier']['he'] = "שם מפעיל";
$text['label-carrier']['it-it'] = "Nome Carrier";
$text['label-account_code']['en-us'] = "Account Code";
$text['label-account_code']['es-cl'] = "Código de Cuenta";
@@ -335,6 +358,7 @@ $text['label-account_code']['de-at'] = "Account Code";
$text['label-account_code']['fa'] = "";
$text['label-account_code']['ar-eg'] = "";
$text['label-account_code']['he'] = "קוד חשבון";
$text['label-account_code']['it-it'] = "Codice Account";
$text['header-destinations']['en-us'] = "Destinations";
$text['header-destinations']['es-cl'] = "Destinos";
@@ -349,6 +373,7 @@ $text['header-destinations']['de-at'] = "Ziele";
$text['header-destinations']['fa'] = "";
$text['header-destinations']['ar-eg'] = "جهات الأتصال";
$text['header-destinations']['he'] = "יעדים";
$text['header-destinations']['it-it'] = "Destinazioni";
$text['header-destination-edit']['en-us'] = "Destination";
$text['header-destination-edit']['es-cl'] = "Editar Destino";
@@ -363,6 +388,7 @@ $text['header-destination-edit']['de-at'] = "Ziel";
$text['header-destination-edit']['fa'] = "";
$text['header-destination-edit']['ar-eg'] = "جهه الأتصال";
$text['header-destination-edit']['he'] = "יעד";
$text['header-destination-edit']['it-it'] = "Destinazione";
$text['header-destination-add']['en-us'] = "Destination";
$text['header-destination-add']['es-cl'] = "Agregar Destino";
@@ -377,6 +403,7 @@ $text['header-destination-add']['de-at'] = "Ziel";
$text['header-destination-add']['fa'] = "";
$text['header-destination-add']['ar-eg'] = "جهه الأتصال";
$text['header-destination-add']['he'] = "יעד";
$text['header-destination-add']['it-it'] = "Destinazione";
$text['description-monthly_price_buy']['en-us'] = "Enter monthly price you pay for this destination (only when inbound)";
$text['description-monthly_price_buy']['es-cl'] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)";
@@ -391,6 +418,7 @@ $text['description-monthly_price_buy']['de-at'] = "Geben Sie den monatlichen Ein
$text['description-monthly_price_buy']['fa'] = "";
$text['description-monthly_price_buy']['ar-eg'] = "";
$text['description-monthly_price_buy']['he'] = "";
$text['description-monthly_price_buy']['it-it'] = "Inserire il prezzo mensile pagato per questa destinazione (solo quando In Entrata)";
$text['description-monthly_price']['en-us'] = "Enter monthly price to bill for this destination (only when inbound)";
$text['description-monthly_price']['es-cl'] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)";
@@ -405,6 +433,7 @@ $text['description-monthly_price']['de-at'] = "Geben Sie den monatlichen Verkauf
$text['description-monthly_price']['fa'] = "";
$text['description-monthly_price']['ar-eg'] = "";
$text['description-monthly_price']['he'] = "";
$text['description-monthly_price']['it-it'] = "Inserire il prezzo di vendita per questa destinazione (solo quando In Entrata)";
$text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. ";
$text['description-fax_uuid']['es-cl'] = "Seleccione el destino de fax para activar su detección";
@@ -419,6 +448,7 @@ $text['description-fax_uuid']['de-at'] = "Wählen Sie einen Fax Server um Faxerk
$text['description-fax_uuid']['fa'] = "";
$text['description-fax_uuid']['ar-eg'] = "";
$text['description-fax_uuid']['he'] = "";
$text['description-fax_uuid']['it-it'] = "Selezionare la destinazione fax per attivare il riconoscimento fax. ";
$text['description-domain']['en-us'] = "";
$text['description-domain']['es-cl'] = "";
@@ -433,6 +463,7 @@ $text['description-domain']['de-at'] = "";
$text['description-domain']['fa'] = "";
$text['description-domain']['ar-eg'] = "";
$text['description-domain']['he'] = "";
$text['description-domain']['it-it'] = "";
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
$text['description-destinations']['es-cl'] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes";
@@ -447,6 +478,7 @@ $text['description-destinations']['de-at'] = "Kopfnummern sind DID/DDI, DNIS ode
$text['description-destinations']['fa'] = "";
$text['description-destinations']['ar-eg'] = "";
$text['description-destinations']['he'] = "";
$text['description-destinations']['it-it'] = "Le destinazioni sono DID/DDI, DNIS or Alias per le chiamate in entrata.";
$text['description-destination_type']['en-us'] = "Select the type.";
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
@@ -461,6 +493,7 @@ $text['description-destination_type']['de-at'] = "Wählen Sie den Typ.";
$text['description-destination_type']['fa'] = "";
$text['description-destination_type']['ar-eg'] = "اختر النوع";
$text['description-destination_type']['he'] = "בחר את הסוג";
$text['description-destination_type']['it-it'] = "Seleziona il tipo.";
$text['description-destination_number']['en-us'] = "Enter the destination.";
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
@@ -475,6 +508,7 @@ $text['description-destination_number']['de-at'] = "Geben Sie das Ziel an.";
$text['description-destination_number']['fa'] = "";
$text['description-destination_number']['ar-eg'] = "أدخل جهه الأتصال";
$text['description-destination_number']['he'] = "הכנס יעד";
$text['description-destination_number']['it-it'] = "Inserisci la destinazione.";
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
$text['description-destination_enabled']['es-cl'] = "Configure el estado actual de este destino";
@@ -489,6 +523,7 @@ $text['description-destination_enabled']['de-at'] = "Setzen Sie den derzeitigen
$text['description-destination_enabled']['fa'] = "";
$text['description-destination_enabled']['ar-eg'] = "";
$text['description-destination_enabled']['he'] = "";
$text['description-destination_enabled']['it-it'] = "Imposta lo stato attuale della destinazione.";
$text['description-destination_description']['en-us'] = "Enter a description for this destination (optional).";
$text['description-destination_description']['es-cl'] = "Ingrese una descripción para este destino (opcional)";
@@ -503,6 +538,7 @@ $text['description-destination_description']['de-at'] = "Geben Sie eine Beschrei
$text['description-destination_description']['fa'] = "";
$text['description-destination_description']['ar-eg'] = "";
$text['description-destination_description']['he'] = "";
$text['description-destination_description']['it-it'] = "Inserisci una descrizione per la destinazione (opzionale).";
$text['description-destination_context']['en-us'] = "Enter the context.";
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
@@ -517,6 +553,7 @@ $text['description-destination_context']['de-at'] = "Geben Sie den Kontext an.";
$text['description-destination_context']['fa'] = "";
$text['description-destination_context']['ar-eg'] = "";
$text['description-destination_context']['he'] = "";
$text['description-destination_context']['it-it'] = "Inserisci il contesto.";
$text['description-destination_cid_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
$text['description-destination_cid_name_prefix']['es-cl'] = "Configurar el prefijo del nombre de Caller ID.";
@@ -531,6 +568,7 @@ $text['description-destination_cid_name_prefix']['de-at'] = "Geben Sie ein Präf
$text['description-destination_cid_name_prefix']['fa'] = "";
$text['description-destination_cid_name_prefix']['ar-eg'] = "";
$text['description-destination_cid_name_prefix']['he'] = "";
$text['description-destination_cid_name_prefix']['it-it'] = "Imposta un prefisso sul nome Caller Id.";
$text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number.";
$text['description-destination_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID";
@@ -545,6 +583,7 @@ $text['description-destination_caller_id_number']['de-at'] = "Geben Sie die Anru
$text['description-destination_caller_id_number']['fa'] = "";
$text['description-destination_caller_id_number']['ar-eg'] = "أدخل رقم المتصل";
$text['description-destination_caller_id_number']['he'] = "";
$text['description-destination_caller_id_number']['it-it'] = "Inserisci il numero Caller ID.";
$text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name.";
$text['description-destination_caller_id_name']['es-cl'] = "Ingrese el nombre de caller ID";
@@ -559,6 +598,7 @@ $text['description-destination_caller_id_name']['de-at'] = "Geben Sie die Anrufe
$text['description-destination_caller_id_name']['fa'] = "";
$text['description-destination_caller_id_name']['ar-eg'] = "أدخل اسم المتصل";
$text['description-destination_caller_id_name']['he'] = "";
$text['description-destination_caller_id_name']['it-it'] = "Inserisci il nome Caller ID.";
$text['description-carrier']['en-us'] = "Enter the carrier name. This is use to keep track incase billing";
$text['description-carrier']['es-cl'] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación";
@@ -573,6 +613,7 @@ $text['description-carrier']['de-at'] = "Geben Sie den Providernamen an. Dies wi
$text['description-carrier']['fa'] = "";
$text['description-carrier']['ar-eg'] = "";
$text['description-carrier']['he'] = "";
$text['description-carrier']['it-it'] = "Inserisci il nome del carrier. Questo è usato per tener traccia nel caso di fatturazione";
$text['description-account_code']['en-us'] = "Enter account code.";
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
@@ -587,6 +628,7 @@ $text['description-account_code']['de-at'] = "Geben Sie einen Account Code an.";
$text['description-account_code']['fa'] = "";
$text['description-account_code']['ar-eg'] = "";
$text['description-account_code']['he'] = "הכנס קוד חשבון";
$text['description-account_code']['it-it'] = "Inserisci il codice account.";
$text['billing-warning']['en-us'] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables.";
$text['billing-warning']['es-cl'] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier";
@@ -601,5 +643,6 @@ $text['billing-warning']['de-at'] = "Wenn Sie die Fusionpbx Abrechnung verwenden
$text['billing-warning']['fa'] = "";
$text['billing-warning']['ar-eg'] = "";
$text['billing-warning']['he'] = "";
$text['billing-warning']['it-it'] = "Se stai usando l'applicazione di fatturazione fusionpbx, accertati di inserire il codice account e il carrier.";
?>
?>

View File

@@ -6,6 +6,7 @@ $text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de en
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
$text['title-dialplan-inbound-add']['pl'] = "Przesyłanie (routing) rozmów przychodzących";
$text['title-dialplan-inbound-add']['uk'] = "Маршрутизація вхідних дзвінків";
$text['title-dialplan-inbound-add']['it-it'] = "Instradamento Chiamate in Ingresso";
$text['option-uuid']['en-us'] = "UUID";
$text['option-uuid']['es-cl'] = "UUID";
@@ -13,6 +14,7 @@ $text['option-uuid']['pt-pt'] = "UUID";
$text['option-uuid']['fr-fr'] = "UUID";
$text['option-uuid']['pl'] = "UUID";
$text['option-uuid']['uk'] = "UUID";
$text['option-uuid']['it-it'] = "UUID";
$text['option-username']['en-us'] = "Username";
$text['option-username']['es-cl'] = "Nombre de usuario";
@@ -20,6 +22,7 @@ $text['option-username']['pt-pt'] = "Nome de Utilizador";
$text['option-username']['fr-fr'] = "Utilisateur";
$text['option-username']['pl'] = "Użytkownik";
$text['option-username']['uk'] = "Користувач";
$text['option-username']['it-it'] = "Nome utente";
$text['option-source']['en-us'] = "Source";
$text['option-source']['es-cl'] = "Fuente";
@@ -27,6 +30,7 @@ $text['option-source']['pt-pt'] = "Fonte";
$text['option-source']['fr-fr'] = "Source";
$text['option-source']['pl'] = "Źródło";
$text['option-source']['uk'] = "Джерело";
$text['option-source']['it-it'] = "Sorgente";
$text['option-rdnis']['en-us'] = "RDNIS";
$text['option-rdnis']['es-cl'] = "RDNIS";
@@ -34,6 +38,7 @@ $text['option-rdnis']['pt-pt'] = "RDNIS";
$text['option-rdnis']['fr-fr'] = "RDNIS";
$text['option-rdnis']['pl'] = "RDNIS";
$text['option-rdnis']['uk'] = "RDNIS";
$text['option-rdnis']['it-it'] = "RDNIS";
$text['option-public']['en-us'] = "Public";
$text['option-public']['es-cl'] = "Público";
@@ -41,6 +46,7 @@ $text['option-public']['pt-pt'] = "Público";
$text['option-public']['fr-fr'] = "";
$text['option-public']['pl'] = "Publiczny";
$text['option-public']['uk'] = "Публічний";
$text['option-public']['it-it'] = "Pubblico";
$text['option-network_addr']['en-us'] = "Network Address";
$text['option-network_addr']['es-cl'] = "Dirección de Red";
@@ -48,6 +54,7 @@ $text['option-network_addr']['pt-pt'] = "Endereço de Rede";
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
$text['option-network_addr']['pl'] = "Adres sieci";
$text['option-network_addr']['uk'] = "Адреси мережі";
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
$text['option-destination_number']['en-us'] = "Destination Number";
$text['option-destination_number']['es-cl'] = "Número de Destino";
@@ -55,6 +62,7 @@ $text['option-destination_number']['pt-pt'] = "Número de Destino";
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
$text['option-destination_number']['pl'] = "Numer destynacji";
$text['option-destination_number']['uk'] = "Номер призначення";
$text['option-destination_number']['it-it'] = "Numero Destinazione";
$text['option-context']['en-us'] = "Context";
$text['option-context']['es-cl'] = "Contexto";
@@ -62,6 +70,7 @@ $text['option-context']['pt-pt'] = "Contexto";
$text['option-context']['fr-fr'] = "Contexte";
$text['option-context']['pl'] = "Kontekst";
$text['option-context']['uk'] = "Контекст";
$text['option-context']['it-it'] = "Contesto";
$text['option-chan_name']['en-us'] = "Channel Name";
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
@@ -69,6 +78,7 @@ $text['option-chan_name']['pt-pt'] = "Nome do Canal";
$text['option-chan_name']['fr-fr'] = "Nom de canal";
$text['option-chan_name']['pl'] = "Nazwa kanału";
$text['option-chan_name']['uk'] = "Назва каналу";
$text['option-chan_name']['it-it'] = "Nome Canale";
$text['option-caller_id_number']['en-us'] = "Caller ID Number";
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
@@ -76,6 +86,7 @@ $text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['option-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['option-caller_id_number']['uk'] = "Caller ID Номер";
$text['option-caller_id_number']['it-it'] = "Numero Caller ID";
$text['option-caller_id_name']['en-us'] = "Caller ID Name";
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
@@ -83,6 +94,7 @@ $text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['option-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['option-caller_id_name']['uk'] = "Caller ID Назва";
$text['option-caller_id_name']['it-it'] = "Nome Caller ID";
$text['option-ani2']['en-us'] = "ANI2";
$text['option-ani2']['es-cl'] = "ANI2";
@@ -90,6 +102,7 @@ $text['option-ani2']['pt-pt'] = "ANI2";
$text['option-ani2']['fr-fr'] = "ANI2";
$text['option-ani2']['pl'] = "ANI2";
$text['option-ani2']['uk'] = "ANI2";
$text['option-ani2']['it-it'] = "ANI2";
$text['option-ani']['en-us'] = "ANI";
$text['option-ani']['es-cl'] = "ANI";
@@ -97,6 +110,7 @@ $text['option-ani']['pt-pt'] = "ANI";
$text['option-ani']['fr-fr'] = "ANI";
$text['option-ani']['pl'] = "ANI";
$text['option-ani']['uk'] = "ANI";
$text['option-ani']['it-it'] = "ANI";
$text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number.";
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
@@ -104,6 +118,7 @@ $text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número
$text['label-select-inbound-destination-number']['fr-fr'] = "";
$text['label-select-inbound-destination-number']['pl'] = "Wybierz destynację numeru przychodzącego.";
$text['label-select-inbound-destination-number']['uk'] = "Виберіть вхідний номер";
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
$text['label-required-domain_uuid']['en-us'] = "Please provide: domain_uuid";
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
@@ -111,6 +126,7 @@ $text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
$text['label-required-domain_uuid']['pl'] = "Label 10";
$text['label-required-domain_uuid']['uk'] = "Будь ласка, надайте: UUID домену";
$text['label-required-domain_uuid']['it-it'] = "Inserisci: domain_uuid";
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
@@ -118,6 +134,7 @@ $text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Ext
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
$text['label-required-dialplan_name']['pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
$text['label-required-dialplan_name']['uk'] = "Будь ласка, надайте назву розширення";
$text['label-required-dialplan_name']['it-it'] = "Inserisci: Nome Interno";
$text['label-required-condition_field_1']['en-us'] = "Please provide: Condition Field";
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
@@ -125,6 +142,7 @@ $text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condiç
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
$text['label-required-condition_field_1']['pl'] = "Wprowadź: pole warunku";
$text['label-required-condition_field_1']['uk'] = "Будь ласка, надайте поле умови";
$text['label-required-condition_field_1']['it-it'] = "Inserisci: Campo Condizione";
$text['label-required-condition_expression_1']['en-us'] = "Please provide: Condition Expression";
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición";
@@ -132,6 +150,7 @@ $text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Ex
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
$text['label-required-condition_expression_1']['pl'] = "Wprowadź: warunek wyrażenia";
$text['label-required-condition_expression_1']['uk'] = "Будь ласка, надайте вираз умови";
$text['label-required-condition_expression_1']['it-it'] = "Inserisci: Espressione condizione";
$text['label-required-action_application_1']['en-us'] = "Please provide: Action Application";
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
@@ -139,6 +158,7 @@ $text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acç
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
$text['label-required-action_application_1']['pl'] = "Wprowadź:aplikację operacji";
$text['label-required-action_application_1']['uk'] = "Будь ласка, надайте додаток для дії";
$text['label-required-action_application_1']['it-it'] = "Inserisci: Applicazione";
$text['label-caller-id-number-prefix']['en-us'] = "Caller ID Number Prefix";
$text['label-caller-id-number-prefix']['es-cl'] = "Redial prefijo de salida";
@@ -146,6 +166,7 @@ $text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
$text['label-caller-id-number-prefix']['fr-fr'] = "Bis préfixe pour sortant";
$text['label-caller-id-number-prefix']['pl'] = "Prefiks ponownego wybierania";
$text['label-caller-id-number-prefix']['uk'] = "Префікс для повторного набору вихідного дзвінка";
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Caller ID";
$text['label-limit']['en-us'] = "Limit";
$text['label-limit']['es-cl'] = "Límite";
@@ -153,6 +174,7 @@ $text['label-limit']['pt-pt'] = "Limite";
$text['label-limit']['fr-fr'] = "Limite";
$text['label-limit']['pl'] = "Limit";
$text['label-limit']['uk'] = "Обмеження";
$text['label-limit']['it-it'] = "Limite";
$text['label-field']['en-us'] = "Field";
$text['label-field']['es-cl'] = "Campo";
@@ -160,6 +182,7 @@ $text['label-field']['pt-pt'] = "Campo";
$text['label-field']['fr-fr'] = "Champs";
$text['label-field']['pl'] = "Pole";
$text['label-field']['uk'] = "Поле";
$text['label-field']['it-it'] = "Campo";
$text['label-expression']['en-us'] = "Expression";
$text['label-expression']['es-cl'] = "Expresión";
@@ -167,6 +190,7 @@ $text['label-expression']['pt-pt'] = "Expressão";
$text['label-expression']['fr-fr'] = "Expression";
$text['label-expression']['pl'] = "Wyrażenie";
$text['label-expression']['uk'] = "Вираз";
$text['label-expression']['it-it'] = "Espressione";
$text['label-destination-number']['en-us'] = "Destination Number";
$text['label-destination-number']['es-cl'] = "Número de destino";
@@ -174,6 +198,7 @@ $text['label-destination-number']['pt-pt'] = "Número de Destino";
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
$text['label-destination-number']['pl'] = "Numer destynacji";
$text['label-destination-number']['uk'] = "Номер";
$text['label-destination-number']['it-it'] = "Numero Destinazione";
$text['label-condition_2']['en-us'] = "Condition 2";
$text['label-condition_2']['es-cl'] = "Condición 2";
@@ -181,6 +206,7 @@ $text['label-condition_2']['pt-pt'] = "Condição 2";
$text['label-condition_2']['fr-fr'] = "Condition 2";
$text['label-condition_2']['pl'] = "Warunek 2";
$text['label-condition_2']['uk'] = "Умова 2";
$text['label-condition_2']['it-it'] = "Condizione 2";
$text['label-condition_1']['en-us'] = "Condition 1";
$text['label-condition_1']['es-cl'] = "Condición 1";
@@ -188,6 +214,7 @@ $text['label-condition_1']['pt-pt'] = "Condição 1";
$text['label-condition_1']['fr-fr'] = "Condition 1";
$text['label-condition_1']['pl'] = "Warunek 1";
$text['label-condition_1']['uk'] = "Умова 1";
$text['label-condition_1']['it-it'] = "Condizione 1";
$text['label-action_2']['en-us'] = "Action 2";
$text['label-action_2']['es-cl'] = "Acción 2";
@@ -195,6 +222,7 @@ $text['label-action_2']['pt-pt'] = "Acção 2";
$text['label-action_2']['fr-fr'] = "Action 2";
$text['label-action_2']['pl'] = "Operacja 2";
$text['label-action_2']['uk'] = "Дія 2";
$text['label-action_2']['it-it'] = "Azione 2";
$text['label-action_1']['en-us'] = "Action 1";
$text['label-action_1']['es-cl'] = "Acción 1";
@@ -202,6 +230,7 @@ $text['label-action_1']['pt-pt'] = "Acção 1";
$text['label-action_1']['fr-fr'] = "Action 1";
$text['label-action_1']['pl'] = "Operacja 1";
$text['label-action_1']['uk'] = "Дія 1";
$text['label-action_1']['it-it'] = "Azione 1";
$text['label-action']['en-us'] = "Action";
$text['label-action']['es-cl'] = "Acción";
@@ -209,6 +238,7 @@ $text['label-action']['pt-pt'] = "Acção";
$text['label-action']['fr-fr'] = "Action";
$text['label-action']['pl'] = "Operacja (gdzie przesłać rozmowę).";
$text['label-action']['uk'] = "Дія";
$text['label-action']['it-it'] = "Azione";
$text['label-access-denied']['en-us'] = "access denied";
$text['label-access-denied']['es-cl'] = "acceso denegado";
@@ -216,6 +246,7 @@ $text['label-access-denied']['pt-pt'] = "acesso negado";
$text['label-access-denied']['fr-fr'] = "accès refusé";
$text['label-access-denied']['pl'] = "brak dostępu";
$text['label-access-denied']['uk'] = "в доступі відмовлено";
$text['label-access-denied']['it-it'] = "accesso negato";
$text['description-caller-id-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
$text['description-caller-id-number-prefix']['es-cl'] = "";
@@ -223,6 +254,7 @@ $text['description-caller-id-number-prefix']['pt-pt'] = "";
$text['description-caller-id-number-prefix']['fr-fr'] = "";
$text['description-caller-id-number-prefix']['pl'] = "";
$text['description-caller-id-number-prefix']['uk'] = "";
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso sul numero Caller ID.";
$text['description-name']['en-us'] = "Please enter an inbound route name.";
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
@@ -230,6 +262,7 @@ $text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['uk'] = "Введіть назву меню";
$text['description-name']['it-it'] = "Inserisci un nome per la rotta in ingresso.";
$text['description-dialplan-inbound-add']['en-us'] = "The public dialplan is used to route incoming calls to destinations based on one or more conditions and context. It can send incoming calls to an auto attendant, huntgroup, extension, external number, or a script.";
$text['description-dialplan-inbound-add']['es-cl'] = "El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto. Puede enviar llamadas entrantes a un IVR, grupo, extensión, número externo o un script";
@@ -237,6 +270,7 @@ $text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usa
$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']['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']['uk'] = "Маршрутизація спрямовує вхідні дзвінки в напрямку відповідно до умов і контексту. Можна спрямувати вхідні виклики на групи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
$text['description-dialplan-inbound-add']['it-it'] = "Il piano di chiamata è usato per instradare le chiamate in ingresso alle destinazioni in base ad una o più condizioni. Può ad esempio inviare le chiamate ad un risponditore vocale, ad un gruppo di suoneria, ad un interno, ad un numero esterno o aduno script.";
$text['confirm-update-complete']['en-us'] = "Update Complete";
$text['confirm-update-complete']['es-cl'] = "Actualización Completa";
@@ -244,5 +278,6 @@ $text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
$text['confirm-update-complete']['pl'] = "Potwierdź";
$text['confirm-update-complete']['uk'] = "Оновлення завершено";
$text['confirm-update-complete']['it-it'] = "Aggiornamento completato";
?>