From cbdedf285e4d143c47b6380b15cef9cd4085df42 Mon Sep 17 00:00:00 2001 From: drenda Date: Sat, 25 Feb 2017 05:42:58 +0100 Subject: [PATCH] Added italian translation (#2399) * 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 --- app/calls/app_languages.php | 49 +++++++++++++++++- app/extensions/app_languages.php | 86 ++++++++++++++++++++++++++++++++ 2 files changed, 134 insertions(+), 1 deletion(-) diff --git a/app/calls/app_languages.php b/app/calls/app_languages.php index 6376f1ac2d..1c3269fac5 100644 --- a/app/calls/app_languages.php +++ b/app/calls/app_languages.php @@ -11,6 +11,7 @@ $text['title']['de-at'] = "Call Routing"; $text['title']['ro'] = "rutare de apel"; $text['title']['ar-eg'] = "توجيه الدعوة"; $text['title']['he'] = "ניתוב שיחות"; +$text['title']['it-it'] = "Instradamento Chiamate"; $text['table-tools']['en-us'] = "Tools"; $text['table-tools']['es-cl'] = "Herramientas"; @@ -21,6 +22,7 @@ $text['table-tools']['pl'] = "Narzędzia"; $text['table-tools']['sv-se'] = "Verktyg "; $text['table-tools']['uk'] = "Інструменти"; $text['table-tools']['de-at'] = "Funktionen"; +$text['table-tools']['it-it'] = "Strumenti"; $text['table-extension']['en-us'] = "Extension"; $text['table-extension']['es-cl'] = "Extensión"; @@ -31,6 +33,7 @@ $text['table-extension']['pl'] = "Numer wewnętrzny"; $text['table-extension']['sv-se'] = "Anknytning "; $text['table-extension']['uk'] = "Розширення (Extention)"; $text['table-extension']['de-at'] = "Nebenstelle"; +$text['table-extension']['it-it'] = "Interno"; $text['table-description']['en-us'] = "Description"; $text['table-description']['es-cl'] = "Descripción"; @@ -41,6 +44,7 @@ $text['table-description']['pl'] = "Opis"; $text['table-description']['sv-se'] = "Beskrivning "; $text['table-description']['uk'] = "Опис"; $text['table-description']['de-at'] = "Beschreibung"; +$text['table-description']['it-it'] = "Descrizione"; $text['label-ring-timeout']['en-us'] = "Timeout"; $text['label-ring-timeout']['es-cl'] = "Timeout"; @@ -51,6 +55,7 @@ $text['label-ring-timeout']['pl'] = "Przekroczenie czasu oczekiwania "; $text['label-ring-timeout']['sv-se'] = "Tidsgräns "; $text['label-ring-timeout']['uk'] = "Таймаут"; $text['label-ring-timeout']['de-at'] = "Abwurfzeit"; +$text['label-ring-timeout']['it-it'] = "Timeout"; $text['label-ring-order']['en-us'] = "Ring Order"; $text['label-ring-order']['es-cl'] = "Solicitar Llamado"; @@ -61,6 +66,7 @@ $text['label-ring-order']['pl'] = "Kolejność dzwonienia"; $text['label-ring-order']['sv-se'] = "Ring Ordning "; $text['label-ring-order']['uk'] = "Послідовність набору"; $text['label-ring-order']['de-at'] = "Ruf Reihenfolge"; +$text['label-ring-order']['it-it'] = "Ordine Squillo"; $text['label-ring-delay']['en-us'] = "Delay"; $text['label-ring-delay']['es-cl'] = "Retardo"; @@ -71,6 +77,7 @@ $text['label-ring-delay']['pl'] = "Opóznienie"; $text['label-ring-delay']['sv-se'] = "Fördröjning "; $text['label-ring-delay']['uk'] = "Затримка"; $text['label-ring-delay']['de-at'] = "Verzögerung"; +$text['label-ring-delay']['it-it'] = "Ritardo"; $text['label-prompt']['en-us'] = "Prompt to accept the call"; $text['label-prompt']['es-cl'] = "Preguntar para aceptar una llamada"; @@ -81,6 +88,7 @@ $text['label-prompt']['pl'] = "Podpowiedz, aby odebrać rozmowę"; $text['label-prompt']['sv-se'] = "Kräv verifiering för att ta emot samtal. "; $text['label-prompt']['uk'] = ""; $text['label-prompt']['de-at'] = "Ansage um den Anruf anzunehmen"; +$text['label-prompt']['it-it'] = "Richiesta per accettare la chiamata"; $text['label-on-busy']['en-us'] = "On Busy"; $text['label-on-busy']['es-cl'] = "Concurrida"; @@ -92,6 +100,7 @@ $text['label-on-busy']['pl'] = "Kiedy zajęty"; $text['label-on-busy']['sv-se'] = "Vid Upptaget "; $text['label-on-busy']['uk'] = "Якщо зайнято"; $text['label-on-busy']['de-at'] = "Bei Besetzt"; +$text['label-on-busy']['it-it'] = "Occupato"; $text['label-number']['en-us'] = "Number"; $text['label-number']['es-cl'] = "Número"; @@ -102,6 +111,7 @@ $text['label-number']['pl'] = "Numer"; $text['label-number']['sv-se'] = "Nummer "; $text['label-number']['uk'] = "Номер"; $text['label-number']['de-at'] = "Nummer"; +$text['label-number']['it-it'] = "Numero"; $text['label-no_answer']['en-us'] = "No Answer"; $text['label-no_answer']['es-cl'] = "Sin Respuesta"; @@ -113,6 +123,7 @@ $text['label-no_answer']['pl'] = "Brak odpowiedzi"; $text['label-no_answer']['sv-se'] = "Inget Svar "; $text['label-no_answer']['uk'] = "Без відповіді"; $text['label-no_answer']['de-at'] = "Keine Antwort"; +$text['label-no_answer']['it-it'] = "Nessuna Risposta"; $text['label-not_registered']['en-us'] = "Not Registered"; $text['label-not_registered']['es-cl'] = ""; @@ -124,6 +135,7 @@ $text['label-not_registered']['pl'] = ""; $text['label-not_registered']['sv-se'] = ""; $text['label-not_registered']['uk'] = ""; $text['label-not_registered']['de-at'] = ""; +$text['label-not_registered']['it-it'] = "Non Registrato"; $text['label-ignore_busy']['en-us'] = "Ignore Busy"; $text['label-ignore_busy']['es-cl'] = ""; @@ -135,6 +147,7 @@ $text['label-ignore_busy']['pl'] = ""; $text['label-ignore_busy']['sv-se'] = ""; $text['label-ignore_busy']['uk'] = ""; $text['label-ignore_busy']['de-at'] = "Ignorieren bei Besetzt"; +$text['label-ignore_busy']['it-it'] = "Ignora Occupato"; $text['label-follow-me']['en-us'] = "Follow Me"; $text['label-follow-me']['es-cl'] = "Sígueme"; @@ -145,6 +158,7 @@ $text['label-follow-me']['pl'] = "Podążaj za mną"; $text['label-follow-me']['sv-se'] = "Följ Mig "; $text['label-follow-me']['uk'] = ""; $text['label-follow-me']['de-at'] = "Anrufweiterschaltung"; +$text['label-follow-me']['it-it'] = "Seguimi"; $text['label-dnd']['en-us'] = "Do Not Disturb"; $text['label-dnd']['es-cl'] = "No Molestar"; @@ -155,6 +169,7 @@ $text['label-dnd']['pl'] = "Nie przeszkadzaj (DND)"; $text['label-dnd']['sv-se'] = "Stör Ej "; $text['label-dnd']['uk'] = "Не турбувати"; $text['label-dnd']['de-at'] = "Bitte nicht stören"; +$text['label-dnd']['it-it'] = "Non Disturbare"; $text['label-destinations']['en-us'] = "Destinations"; $text['label-destinations']['es-cl'] = "Destinos"; @@ -165,6 +180,7 @@ $text['label-destinations']['pl'] = "Destynacje"; $text['label-destinations']['sv-se'] = "Destinationer "; $text['label-destinations']['uk'] = "Номери"; $text['label-destinations']['de-at'] = "Ziele"; +$text['label-destinations']['it-it'] = "Destinazioni"; $text['label-destination_timeout']['en-us'] = "Timeout"; $text['label-destination_timeout']['es-cl'] = "Timeout"; @@ -175,6 +191,7 @@ $text['label-destination_timeout']['pl'] = "Limit czasowy"; $text['label-destination_timeout']['sv-se'] = "Tidsgräns "; $text['label-destination_timeout']['uk'] = "Таймаут"; $text['label-destination_timeout']['de-at'] = "Abwurfzeit"; +$text['label-destination_timeout']['it-it'] = "Timeout"; $text['label-destination_prompt_confirm']['en-us'] = "Confirm"; $text['label-destination_prompt_confirm']['es-cl'] = "Confirmar"; @@ -185,6 +202,7 @@ $text['label-destination_prompt_confirm']['pl'] = "Potwierdź"; $text['label-destination_prompt_confirm']['sv-se'] = "Bekräfta "; $text['label-destination_prompt_confirm']['uk'] = "Підтвердити"; $text['label-destination_prompt_confirm']['de-at'] = "Bestätigen"; +$text['label-destination_prompt_confirm']['it-it'] = "Conferma"; $text['label-destination_prompt_announce']['en-us'] = "Announce"; $text['label-destination_prompt_announce']['es-cl'] = "Anunciar"; @@ -195,6 +213,7 @@ $text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom"; $text['label-destination_prompt_announce']['sv-se'] = "Meddela "; $text['label-destination_prompt_announce']['uk'] = ""; $text['label-destination_prompt_announce']['de-at'] = "Ankündigen"; +$text['label-destination_prompt_announce']['it-it'] = "Annuncio"; $text['label-destination_prompt']['en-us'] = "Prompt"; $text['label-destination_prompt']['es-cl'] = "Prompt"; @@ -205,6 +224,7 @@ $text['label-destination_prompt']['pl'] = "Potwierdź aby odebrac rozmowę"; $text['label-destination_prompt']['sv-se'] = "Verifiering "; $text['label-destination_prompt']['uk'] = ""; $text['label-destination_prompt']['de-at'] = "Nachfragen"; +$text['label-destination_prompt']['it-it'] = "Richiesta"; $text['label-destination_number']['en-us'] = "Destination"; $text['label-destination_number']['es-cl'] = "Destino"; @@ -215,6 +235,7 @@ $text['label-destination_number']['pl'] = "Destynacja"; $text['label-destination_number']['sv-se'] = "Destination Nummer "; $text['label-destination_number']['uk'] = "Номер"; $text['label-destination_number']['de-at'] = "Ziel"; +$text['label-destination_number']['it-it'] = "Destinazione"; $text['label-destination_delay']['en-us'] = "Delay"; $text['label-destination_delay']['es-cl'] = "Retraso"; @@ -225,6 +246,7 @@ $text['label-destination_delay']['pl'] = "Opóźnienie"; $text['label-destination_delay']['sv-se'] = "Fördröjning "; $text['label-destination_delay']['uk'] = "Затримка"; $text['label-destination_delay']['de-at'] = "Verzögerung"; +$text['label-destination_delay']['it-it'] = "Ritardo"; $text['label-destination']['en-us'] = "Destination"; $text['label-destination']['es-cl'] = "Destino"; @@ -235,6 +257,7 @@ $text['label-destination']['pl'] = "Destynacja"; $text['label-destination']['sv-se'] = "Destination "; $text['label-destination']['uk'] = "Номер"; $text['label-destination']['de-at'] = "Ziel"; +$text['label-destination']['it-it'] = "Destinazione"; $text['label-cid-number-prefix']['en-us'] = "Number Prefix"; $text['label-cid-number-prefix']['es-cl'] = "Número de Caller ID"; @@ -245,6 +268,7 @@ $text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation "; $text['label-cid-number-prefix']['uk'] = "Caller ID Номер"; $text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number-prefix']['de-at'] = "Anruferkennung (Nummer)"; +$text['label-cid-number-prefix']['it-it'] = "Prefisso Numero"; $text['label-cid-number']['en-us'] = "Caller ID Number"; $text['label-cid-number']['es-cl'] = "Número de Caller ID"; @@ -255,6 +279,7 @@ $text['label-cid-number']['sv-se'] = "Nummerpresentation "; $text['label-cid-number']['uk'] = "Caller ID Номер"; $text['label-cid-number']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number']['de-at'] = "Anruferkennung (Nummer)"; +$text['label-cid-number']['it-it'] = "Numero Caller ID"; $text['label-cid-name-prefix']['en-us'] = "Name Prefix"; $text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID"; @@ -265,6 +290,7 @@ $text['label-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego"; $text['label-cid-name-prefix']['sv-se'] = "Namnpresentation "; $text['label-cid-name-prefix']['uk'] = "Caller ID Ім’я"; $text['label-cid-name-prefix']['de-at'] = "Anruferkennung (Name)"; +$text['label-cid-name-prefix']['it-it'] = "Prefisso Nome"; $text['label-call-prompt']['en-us'] = "Call Prompt"; $text['label-call-prompt']['es-cl'] = "Aviso de Llamadas"; @@ -275,6 +301,7 @@ $text['label-call-prompt']['pl'] = "Potwierdź przed odebraniem rozmowy"; $text['label-call-prompt']['sv-se'] = "Samtals Verifiering "; $text['label-call-prompt']['uk'] = ""; $text['label-call-prompt']['de-at'] = "Nachfragen"; +$text['label-call-prompt']['it-it'] = "Richiesta Chiamata"; $text['label-call-forward']['en-us'] = "Call Forward"; $text['label-call-forward']['es-cl'] = "Reenvio de Llamadas"; @@ -285,6 +312,7 @@ $text['label-call-forward']['pl'] = "Przekierowanie"; $text['label-call-forward']['sv-se'] = "Vidarekoppling "; $text['label-call-forward']['uk'] = "Переадресація"; $text['label-call-forward']['de-at'] = "Rufumleitung"; +$text['label-call-forward']['it-it'] = "Inoltro Chiamata"; $text['header-call_routing']['en-us'] = "Call Routing"; $text['header-call_routing']['es-cl'] = "Enrutamiento de Llamadas"; @@ -299,6 +327,7 @@ $text['header-call_routing']['de-at'] = "Anrufrouten"; $text['header-call_routing']['ro'] = "Маршрутизация вызовов"; $text['header-call_routing']['fa'] = ""; $text['header-call_routing']['ar-eg'] = "توجيه الدعوة"; +$text['header-call_routing']['it-it'] = "Instradamento Chiamate"; $text['description-on-busy']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension."; $text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión."; @@ -310,6 +339,7 @@ $text['description-on-busy']['pl'] = "Jeżeli włączone, ustawienie włączenia $text['description-on-busy']['sv-se'] = "Om aktiverad, så tar den överhand framför röstbrevlåda hos anknytningen. "; $text['description-on-busy']['uk'] = "Якщо цей параметр включений, то вона перекриває значення голосової пошти, що дозволяє в розширенні."; $text['description-on-busy']['de-at'] = "Falls aktiv, wird der Wert 'Mailbox eingeschaltet' in der Nebenstelle überschrieben"; +$text['description-on-busy']['it-it'] = "Se abilitato, sovrascrive il valore di attivazione della casella vocale nell'interno."; $text['description-no_answer']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension."; $text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión."; @@ -321,6 +351,7 @@ $text['description-no_answer']['pl'] = "Jeżeli włączone, ustawienie włączen $text['description-no_answer']['sv-se'] = "Om aktiverad, så tar den överhand framför röstbrevlåda hos anknytningen. "; $text['description-no_answer']['uk'] = "Якщо цей параметр включений, то вона перекриває значення голосової пошти, що дозволяє в розширенні."; $text['description-no_answer']['de-at'] = "Falls aktiv, wird der Wert 'Mailbox eingeschaltet' in der Nebenstelle überschrieben"; +$text['description-no_answer']['it-it'] = "Se abilitato, sovrascrive il valore di attivazione della casella vocale nell'interno."; $text['description-not_registered']['en-us'] = "If endpoint is not reachable, forward to this destination before going to voicemail."; $text['description-not_registered']['es-cl'] = "Si el punto extremo no es alcanzable, remitir a este destino antes de ir al correo de voz."; @@ -332,6 +363,7 @@ $text['description-not_registered']['pl'] = "Jeśli punkt końcowy nie jest osi $text['description-not_registered']['sv-se'] = "Om endpoint är inte nås, vidarebefordra till denna destination innan du går till röstbrevlådan ."; $text['description-not_registered']['uk'] = "Якщо кінцева точка не можна досягти, вперед до цієї мети, перш ніж йти на голосову пошту."; $text['description-not_registered']['de-at'] = "Wenn Endpunkt nicht erreichbar ist, zu diesem Ziel weiterzuleiten , bevor an die Voicemail gehen."; +$text['description-not_registered']['it-it'] = "Se l'endpoint non è raggiungibile, inoltra a questa destinazione prima di andare alla casella vocale."; $text['description-ignore_busy']['en-us'] = "Interrupt the call if a destination is busy."; $text['description-ignore_busy']['es-cl'] = "Interrumpir la llamada si un destino está ocupado."; @@ -343,6 +375,7 @@ $text['description-ignore_busy']['pl'] = "Przerwanie połączenia, jeśli docelo $text['description-ignore_busy']['sv-se'] = "Avbryta samtalet om en destination är upptagen."; $text['description-ignore_busy']['uk'] = "Переривання виклику, якщо абонент зайнятий."; $text['description-ignore_busy']['de-at'] = "Unterbrechen Sie den Anruf, wenn ein Ziel besetzt ist."; +$text['description-ignore_busy']['it-it'] = "Interrompe la chiamata se la destinazione è occupata."; $text['description-cid-number-prefix']['en-us'] = "Set the caller ID number prefix."; $text['description-cid-number-prefix']['es-cl'] = "Configure el prefijo de número de caller ID."; @@ -353,6 +386,7 @@ $text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefi $text['description-cid-number-prefix']['uk'] = "Задайте номер префікса ідентифікації абонента."; $text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant."; $text['description-cid-number-prefix']['de-at'] = "Setzen Sie ein Präfix für die Anruferkennung (Nummer)"; +$text['description-cid-number-prefix']['it-it'] = "Imposta il prefisso del numero Caller ID."; $text['description-cid-number']['en-us'] = "Select a number to override the original caller ID number."; $text['description-cid-number']['es-cl'] = "Seleccionar un número para anular el número de ID de llamada original."; @@ -363,6 +397,7 @@ $text['description-cid-number']['pl'] = "Wybierz numer, aby zastąpić oryginaln $text['description-cid-number']['sv-se'] = "Välj ett nummer för att åsidosätta den ursprungliga uppringaren ID-nummer."; $text['description-cid-number']['uk'] = "Виберіть номер, щоб перевизначити вихідний ідентифікаційний номер абонента."; $text['description-cid-number']['de-at'] = "Wählen Sie eine Nummer mit dem ursprünglichen Anrufer-ID-Nummer zu überschreiben."; +$text['description-cid-number']['it-it'] = "Seleziona un numero per sovrascrivere il numero Caller ID originale."; $text['description-cid-name-prefix']['en-us'] = "Set the caller ID name prefix."; $text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID"; @@ -373,6 +408,7 @@ $text['description-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwonią $text['description-cid-name-prefix']['sv-se'] = "Ange namnpresentation prefix. "; $text['description-cid-name-prefix']['uk'] = "Встановіть префікс ідентифікаційного імені абонента."; $text['description-cid-name-prefix']['de-at'] = "Setzen Sie ein Präfix für die Anruferkennung (Name)"; +$text['description-cid-name-prefix']['it-it'] = "Imposta il prefisso del nome Caller ID."; $text['description-call-prompt']['en-us'] = "Prompt to accept the call for external destinations."; $text['description-call-prompt']['es-cl'] = "Preguntar para aceptar un llamado para destinos externos"; @@ -383,6 +419,7 @@ $text['description-call-prompt']['pl'] = "Zapytaj czy akceptować rozmowę do ze $text['description-call-prompt']['sv-se'] = "Kräv verifiering för att ta emot samtal för externa destinationer. "; $text['description-call-prompt']['uk'] = ""; $text['description-call-prompt']['de-at'] = "Nachfragen, ob der Anruf auch wirklich durchgestellt werden soll."; +$text['description-call-prompt']['it-it'] = "Richiesta per accettare la chiamata per le destinazioni esterne."; $text['description-call_routing']['en-us'] = "Define alternate inbound call handling for the following extensions."; $text['description-call_routing']['es-cl'] = "Definir alternativa para el manejo de las siguientes extensiones de llamadas entrantes."; @@ -393,6 +430,7 @@ $text['description-call_routing']['pl'] = "Definiowanie alternatywnego połącze $text['description-call_routing']['sv-se'] = "Definiera alternativa inkommande samtalshantering för följande tillägg."; $text['description-call_routing']['uk'] = "Визначити обробку для наступних розширень альтернативного вхідного дзвінка."; $text['description-call_routing']['de-at'] = "Definieren Sie alternative eingehende Anruf für die folgenden Erweiterungen der Handhabung."; +$text['description-call_routing']['it-it'] = "Definisci una gestione alternativa per le chiamate in ingresso per i seguenti interni."; $text['description-call_forward']['en-us'] = "Forward all calls to the specified destination."; $text['description-call_forward']['es-cl'] = "Desviar todas las llamadas al destino especificado."; @@ -403,6 +441,7 @@ $text['description-call_forward']['pl'] = "Przekazywanie wszystkich połączeń $text['description-call_forward']['sv-se'] = "Vidarekoppla alla samtal till den angivna destinationen."; $text['description-call_forward']['uk'] = "Усі дзвінки скеровуються на вказане місце призначення."; $text['description-call_forward']['de-at'] = "Leiten Sie alle Anrufe an das angegebene Ziel."; +$text['description-call_forward']['it-it'] = "Inoltra tutte le chiamate ad una destinazione specifica."; $text['description']['en-us'] = "Directs incoming calls for extension:"; $text['description']['es-cl'] = "Dirige las llamadas entrantes hacia una extensión:"; @@ -413,6 +452,7 @@ $text['description']['pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny: $text['description']['sv-se'] = "Styr inkommande samtal för anknytning: "; $text['description']['uk'] = "Керування вхідними дзвінками для розширення"; $text['description']['de-at'] = "Leitet eingehende Gespräche für die Nebenstelle:"; +$text['description']['it-it'] = "Dirige le chiamate in ingresso per l'interno:"; $text['confirm-update']['en-us'] = "Update Complete"; $text['confirm-update']['es-cl'] = "Actualización Completa"; @@ -423,6 +463,7 @@ $text['confirm-update']['pl'] = "Aktualizacja zakonczona"; $text['confirm-update']['sv-se'] = "Uppdatering Klar "; $text['confirm-update']['uk'] = "Оновлено"; $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt"; +$text['confirm-update']['it-it'] = "Aggiornamento Completato"; $text['ckeck-true']['es-cl'] = "Verdadero"; $text['ckeck-true']['pt-pt'] = "Sim"; @@ -442,6 +483,7 @@ $text['ckeck-simultaneous']['uk'] = ""; $text['ckeck-simultaneous']['fr-fr'] = ""; $text['ckeck-simultaneous']['de-at'] = ""; + $text['ckeck-sequence']['es-cl'] = "secuencia"; $text['ckeck-sequence']['pt-pt'] = "sequência"; $text['ckeck-sequence']['pt-br'] = "Sequência"; @@ -467,6 +509,7 @@ $text['check-true']['sv-se'] = "Sann "; $text['check-true']['uk'] = "Так"; $text['check-true']['fr-fr'] = ""; $text['check-true']['de-at'] = "An"; +$text['check-true']['it-it'] = "Vero"; $text['check-simultaneous']['en-us'] = "simultaneous"; $text['check-simultaneous']['fr-fr'] = "simultanément"; @@ -475,6 +518,7 @@ $text['check-simultaneous']['pl'] = "jednoczesne"; $text['check-simultaneous']['sv-se'] = "Samtidiga "; $text['check-simultaneous']['uk'] = "одночасно"; $text['check-simultaneous']['de-at'] = "gleichzeitig"; +$text['check-simultaneous']['it-it'] = "simultaneo"; $text['check-sequence']['en-us'] = "sequence"; $text['check-sequence']['fr-fr'] = "séquence"; @@ -483,6 +527,7 @@ $text['check-sequence']['pl'] = "kolejność"; $text['check-sequence']['sv-se'] = "sekvens "; $text['check-sequence']['uk'] = "послідовно"; $text['check-sequence']['de-at'] = "sequenziell"; +$text['check-sequence']['it-it'] = "sequenza"; $text['check-false']['en-us'] = "False"; $text['check-false']['pt-br'] = "Não"; @@ -491,6 +536,7 @@ $text['check-false']['sv-se'] = "Falsk "; $text['check-false']['uk'] = "Ні"; $text['check-false']['fr-fr'] = ""; $text['check-false']['de-at'] = "Aus"; +$text['check-false']['it-it'] = "Falso"; $text['button-view_all']['en-us'] = "View All"; $text['button-view_all']['es-cl'] = "Mostrar Todos"; @@ -503,5 +549,6 @@ $text['button-view_all']['sv-se'] = "Visa Allt"; $text['button-view_all']['ro'] = ""; $text['button-view_all']['de-at'] = "Alle anzeigen"; $text['button-view_all']['he'] = "הצג הכל"; +$text['button-view_all']['it-it'] = "Mostra Tutto"; -?> \ No newline at end of file +?> diff --git a/app/extensions/app_languages.php b/app/extensions/app_languages.php index 09345cf37b..16ddb0d335 100644 --- a/app/extensions/app_languages.php +++ b/app/extensions/app_languages.php @@ -502,6 +502,7 @@ $text['label-proxy_media']['de-at'] = "Proxy Media"; $text['label-proxy_media']['ro'] = "Proxy Media"; $text['label-proxy_media']['ar-eg'] = ""; $text['label-proxy_media']['he'] = ""; +$text['label-proxy_media']['it-it'] = "Proxy Media"; $text['label-provisioning']['en-us'] = "Device Provisioning"; $text['label-provisioning']['es-cl'] = "Provisionamiento de Teléfono"; @@ -543,6 +544,7 @@ $text['label-outbound_caller_id_number']['de-at'] = "Ausgehende Anruferkennung ( $text['label-outbound_caller_id_number']['ro'] = "Număr Caller ID pentru ieșire"; $text['label-outbound_caller_id_number']['ar-eg'] = ""; $text['label-outbound_caller_id_number']['he'] = ""; +$text['label-outbound_caller_id_number']['it-it'] = "Numero Caller ID in Uscita"; $text['label-outbound_caller_id_name']['en-us'] = "Outbound Caller ID Name"; $text['label-outbound_caller_id_name']['es-cl'] = "Nombre de Caller ID Saliente"; @@ -556,6 +558,7 @@ $text['label-outbound_caller_id_name']['de-at'] = "Ausgehende Anruferkennung (Na $text['label-outbound_caller_id_name']['ro'] = "Nume Caller ID pentru ieșire"; $text['label-outbound_caller_id_name']['ar-eg'] = ""; $text['label-outbound_caller_id_name']['he'] = ""; +$text['label-outbound_caller_id_name']['it-it'] = "Nome Caller ID in Uscita"; $text['label-number_alias']['en-us'] = "Number Alias"; $text['label-number_alias']['es-cl'] = "Alias de Número"; @@ -569,6 +572,7 @@ $text['label-number_alias']['de-at'] = "Alternative Nummer"; $text['label-number_alias']['ro'] = "Alias număr"; $text['label-number_alias']['ar-eg'] = ""; $text['label-number_alias']['he'] = ""; +$text['label-number_alias']['it-it'] = "Alias Numerico"; $text['label-nibble_account']['en-us'] = "Nibble Account"; $text['label-nibble_account']['es-cl'] = "Cuenta Nibble"; @@ -582,6 +586,7 @@ $text['label-nibble_account']['de-at'] = "Nibble Benutzer"; $text['label-nibble_account']['ro'] = "Cont Nibble"; $text['label-nibble_account']['ar-eg'] = ""; $text['label-nibble_account']['he'] = ""; +$text['label-nibble_account']['it-it'] = "Account Nibble"; $text['label-mwi_account']['en-us'] = "MWI Account"; $text['label-mwi_account']['es-cl'] = "Cuenta MWI"; @@ -595,6 +600,7 @@ $text['label-mwi_account']['de-at'] = "MWI Benutzer"; $text['label-mwi_account']['ro'] = "Cont MWI"; $text['label-mwi_account']['ar-eg'] = ""; $text['label-mwi_account']['he'] = ""; +$text['label-mwi_account']['it-it'] = "Account MWI"; $text['label-missed_call']['en-us'] = "Missed Call"; $text['label-missed_call']['es-cl'] = "Llamada Perdida"; @@ -608,6 +614,7 @@ $text['label-missed_call']['de-at'] = "Verpasster Anruf"; $text['label-missed_call']['ro'] = "Apel pierdut"; $text['label-missed_call']['ar-eg'] = ""; $text['label-missed_call']['he'] = ""; +$text['label-missed_call']['it-it'] = "Chiamate Perse"; $text['label-line']['en-us'] = "Line"; $text['label-line']['pt-pt'] = "Linha"; @@ -621,6 +628,7 @@ $text['label-line']['de-at'] = "Linie"; $text['label-line']['ro'] = "Linie"; $text['label-line']['ar-eg'] = "خط"; $text['label-line']['he'] = "קו"; +$text['label-line']['it-it'] = "Linea"; $text['label-limit_max']['en-us'] = "Limit Max"; $text['label-limit_max']['es-cl'] = "Límite Máximo"; @@ -634,6 +642,7 @@ $text['label-limit_max']['de-at'] = "Limit Max"; $text['label-limit_max']['ro'] = "Limită maximă"; $text['label-limit_max']['ar-eg'] = ""; $text['label-limit_max']['he'] = "הגבל מקסימום"; +$text['label-limit_max']['it-it'] = "Limite Massimo"; $text['label-limit_destination']['en-us'] = "Limit Destination"; $text['label-limit_destination']['es-cl'] = "Límitar Destino"; @@ -647,6 +656,7 @@ $text['label-limit_destination']['de-at'] = "Limit Ziel"; $text['label-limit_destination']['ro'] = "Limită destinație"; $text['label-limit_destination']['ar-eg'] = ""; $text['label-limit_destination']['he'] = "הגבל יעד"; +$text['label-limit_destination']['it-it'] = "Limita Destinatione"; $text['label-hold_music']['en-us'] = "Hold Music"; $text['label-hold_music']['es-cl'] = "Música en Espera"; @@ -660,6 +670,7 @@ $text['label-hold_music']['de-at'] = "Haltemusik"; $text['label-hold_music']['ro'] = "Muzică în așteptare"; $text['label-hold_music']['ar-eg'] = ""; $text['label-hold_music']['he'] = "מוסיקה בהמתנה"; +$text['label-hold_music']['it-it'] = "Musica Attesa"; $text['label-extension']['en-us'] = "Extension"; $text['label-extension']['es-cl'] = "Extensión"; @@ -673,6 +684,7 @@ $text['label-extension']['de-at'] = "Nebenstelle"; $text['label-extension']['ro'] = "Extensie"; $text['label-extension']['ar-eg'] = "رقم داخلي"; $text['label-extension']['he'] = "שלוחה"; +$text['label-extension']['it-it'] = "Interno"; $text['label-emergency_caller_id_number']['en-us'] = "Emergency Caller ID Number"; $text['label-emergency_caller_id_number']['es-cl'] = "Número de Caller ID de emergencia"; @@ -686,6 +698,7 @@ $text['label-emergency_caller_id_number']['de-at'] = "Notruf Anruferkennung (Num $text['label-emergency_caller_id_number']['ro'] = "Număr Caller ID apel de urgență"; $text['label-emergency_caller_id_number']['ar-eg'] = ""; $text['label-emergency_caller_id_number']['he'] = ""; +$text['label-emergency_caller_id_number']['it-it'] = "Numero Caller ID Chiamate Emergenza"; $text['label-emergency_caller_id_name']['en-us'] = "Emergency Caller ID Name"; $text['label-emergency_caller_id_name']['es-cl'] = "Nombre de Caller ID de emergencia"; @@ -699,6 +712,7 @@ $text['label-emergency_caller_id_name']['de-at'] = "Notruf Anruferkennung (Name) $text['label-emergency_caller_id_name']['ro'] = "Nume Caller ID apel de urgență"; $text['label-emergency_caller_id_name']['ar-eg'] = ""; $text['label-emergency_caller_id_name']['he'] = ""; +$text['label-emergency_caller_id_name']['it-it'] = "Nome Caller ID Chiamate Emergenza"; $text['label-email']['en-us'] = "Email"; $text['label-email']['es-cl'] = "Email"; @@ -712,6 +726,7 @@ $text['label-email']['de-at'] = "Email"; $text['label-email']['ro'] = "Email"; $text['label-email']['ar-eg'] = "البريد الإليكتروني"; $text['label-email']['he'] = "אימייל"; +$text['label-email']['it-it'] = "Email"; $text['label-effective_caller_id_number']['en-us'] = "Effective Caller ID Number"; $text['label-effective_caller_id_number']['es-cl'] = "Número de Caller ID Efectivo"; @@ -725,6 +740,7 @@ $text['label-effective_caller_id_number']['de-at'] = "Tatsächliche Anruferkennu $text['label-effective_caller_id_number']['ro'] = "Număr Caller ID"; $text['label-effective_caller_id_number']['ar-eg'] = "رقم المتصل الفعال"; $text['label-effective_caller_id_number']['he'] = ""; +$text['label-effective_caller_id_number']['it-it'] = "Numero Caller ID effettivo"; $text['label-effective_caller_id_name']['en-us'] = "Effective Caller ID Name"; $text['label-effective_caller_id_name']['es-cl'] = "Nombre de Caller ID Efectivo"; @@ -738,6 +754,7 @@ $text['label-effective_caller_id_name']['de-at'] = "Tatsächliche Anruferkennung $text['label-effective_caller_id_name']['ro'] = "Nume Caller ID"; $text['label-effective_caller_id_name']['ar-eg'] = "إسم المتصل الفعال"; $text['label-effective_caller_id_name']['he'] = ""; +$text['label-effective_caller_id_name']['it-it'] = "Nome Caller ID effettivo"; $text['label-domain']['en-us'] = "Domain"; $text['label-domain']['es-cl'] = "Dominio"; @@ -751,6 +768,7 @@ $text['label-domain']['de-at'] = "Domain"; $text['label-domain']['ro'] = "Domeniu"; $text['label-domain']['ar-eg'] = "النطاق"; $text['label-domain']['he'] = "דומיין"; +$text['label-domain']['it-it'] = "Dominio"; $text['label-directory_visible']['en-us'] = "Directory Visible"; $text['label-directory_visible']['es-cl'] = "Directorio Visible"; @@ -764,6 +782,7 @@ $text['label-directory_visible']['de-at'] = "Verzeichnis sichtbar"; $text['label-directory_visible']['ro'] = "Vizibil în directory"; $text['label-directory_visible']['ar-eg'] = ""; $text['label-directory_visible']['he'] = ""; +$text['label-directory_visible']['it-it'] = "Elenco Visibile"; $text['label-directory_full_name']['en-us'] = "Directory Full Name"; $text['label-directory_full_name']['es-cl'] = "Nombre Completo de Directorio"; @@ -777,6 +796,7 @@ $text['label-directory_full_name']['de-at'] = "Verzeichnis voller Name"; $text['label-directory_full_name']['ro'] = "Nume complet în directory"; $text['label-directory_full_name']['ar-eg'] = ""; $text['label-directory_full_name']['he'] = ""; +$text['label-directory_full_name']['it-it'] = "Nome Completo per Elenco"; $text['label-directory_exten_visible']['en-us'] = "Directory Extension Visible"; $text['label-directory_exten_visible']['es-cl'] = "Extensión de Directorio Visible"; @@ -790,6 +810,7 @@ $text['label-directory_exten_visible']['de-at'] = "Verzeichnis Nebenstelle sicht $text['label-directory_exten_visible']['ro'] = "Extensie vizibilă în directory"; $text['label-directory_exten_visible']['ar-eg'] = ""; $text['label-directory_exten_visible']['he'] = ""; +$text['label-directory_exten_visible']['it-it'] = "Interno visibile in Elenco"; $text['label-dial_string']['en-us'] = "Dial String"; $text['label-dial_string']['es-cl'] = "Cadena de Marcado"; @@ -803,6 +824,7 @@ $text['label-dial_string']['de-at'] = "Wahl Zeichenkette"; $text['label-dial_string']['ro'] = "Secvență de apelare"; $text['label-dial_string']['ar-eg'] = ""; $text['label-dial_string']['he'] = ""; +$text['label-dial_string']['it-it'] = "Stringa di Composizione"; $text['label-device_template']['en-us'] = "Template"; $text['label-device_template']['pt-pt'] = "Template"; @@ -816,6 +838,7 @@ $text['label-device_template']['de-at'] = "Vorlage"; $text['label-device_template']['ro'] = "Șablon"; $text['label-device_template']['ar-eg'] = ""; $text['label-device_template']['he'] = ""; +$text['label-device_template']['it-it'] = "Modello"; $text['label-device_mac_address']['en-us'] = "MAC Address"; $text['label-device_mac_address']['pt-pt'] = "Endereço MAC"; @@ -829,6 +852,7 @@ $text['label-device_mac_address']['de-at'] = "MAC Adresse"; $text['label-device_mac_address']['ro'] = "Adresă MAC"; $text['label-device_mac_address']['ar-eg'] = ""; $text['label-device_mac_address']['he'] = ""; +$text['label-device_mac_address']['it-it'] = "Indirizzo MAC"; $text['label-description']['en-us'] = "Description"; $text['label-description']['es-cl'] = "Descripción"; @@ -842,6 +866,7 @@ $text['label-description']['de-at'] = "Beschreibung"; $text['label-description']['ro'] = "Descriere"; $text['label-description']['ar-eg'] = "الوصف"; $text['label-description']['he'] = "תיאור"; +$text['label-description']['it-it'] = "Descrizione"; $text['label-cidr']['en-us'] = "CIDR"; $text['label-cidr']['es-cl'] = "CIDR"; @@ -855,6 +880,7 @@ $text['label-cidr']['de-at'] = "CIDR"; $text['label-cidr']['ro'] = "CIDR"; $text['label-cidr']['ar-eg'] = ""; $text['label-cidr']['he'] = ""; +$text['label-cidr']['it-it'] = "CIDR"; $text['label-call_timeout']['en-us'] = "Call Timeout"; $text['label-call_timeout']['es-cl'] = "Tiempo de Espera de Llamada"; @@ -868,6 +894,7 @@ $text['label-call_timeout']['de-at'] = "Abwurfzeit"; $text['label-call_timeout']['ro'] = "Timp de expirare apel"; $text['label-call_timeout']['ar-eg'] = ""; $text['label-call_timeout']['he'] = ""; +$text['label-call_timeout']['it-it'] = "Timeout di Chiamata"; $text['label-call_screen_enabled']['en-us'] = "Call Screen"; $text['label-call_screen_enabled']['es-cl'] = ""; @@ -881,6 +908,7 @@ $text['label-call_screen_enabled']['de-at'] = "Anruf Anzeige"; $text['label-call_screen_enabled']['ro'] = ""; $text['label-call_screen_enabled']['ar-eg'] = ""; $text['label-call_screen_enabled']['he'] = ""; +$text['label-call_screen_enabled']['it-it'] = "Analisi Chiamata"; $text['label-call_group']['en-us'] = "Call Group"; $text['label-call_group']['es-cl'] = "Llamar a Grupo"; @@ -894,6 +922,7 @@ $text['label-call_group']['de-at'] = "Rufgruppe"; $text['label-call_group']['ro'] = "Grup apelare"; $text['label-call_group']['ar-eg'] = ""; $text['label-call_group']['he'] = "קבוצת חיוג"; +$text['label-call_group']['it-it'] = "Gruppo di Chiamata"; $text['label-bypass_media_after_bridge']['en-us'] = "Bypass Media After Bridge"; $text['label-bypass_media_after_bridge']['es-cl'] = "Después de la omisión de medios puente"; @@ -907,6 +936,7 @@ $text['label-bypass_media_after_bridge']['de-at'] = "Bypass Media After Bridge"; $text['label-bypass_media_after_bridge']['ro'] = "Bypass Media After Bridge"; $text['label-bypass_media_after_bridge']['ar-eg'] = ""; $text['label-bypass_media_after_bridge']['he'] = ""; +$text['label-bypass_media_after_bridge']['it-it'] = "Bypass Media Dopo Interconnessione"; $text['label-bypass_media']['en-us'] = "Bypass Media"; $text['label-bypass_media']['es-cl'] = "Bypass de Medios"; @@ -920,6 +950,7 @@ $text['label-bypass_media']['de-at'] = "Bypass Media"; $text['label-bypass_media']['ro'] = "Bypass Media"; $text['label-bypass_media']['ar-eg'] = ""; $text['label-bypass_media']['he'] = ""; +$text['label-bypass_media']['it-it'] = "Bypass Media"; $text['label-billing_warning']['en-us'] = "Billing is installed, please take note you need to have enough balance to create extensions."; $text['label-billing_warning']['es-cl'] = "La cobranza está instalada, por favor note que necesita suficiente balance para crear extensiones."; @@ -933,6 +964,7 @@ $text['label-billing_warning']['de-at'] = "Das Rechnungsmodul ist installiert. B $text['label-billing_warning']['ro'] = "Sistemul de plată este instalat. Este nevoie de un sold pozitiv pentru a crea extensii."; $text['label-billing_warning']['ar-eg'] = ""; $text['label-billing_warning']['he'] = ""; +$text['label-billing_warning']['it-it'] = "Il modulo di fatturazione è installato, ricorda che devi avere sufficiente credito per creare l'interno."; $text['label-auth_acl']['en-us'] = "Auth ACL"; $text['label-auth_acl']['es-cl'] = "ACL de Autenticación"; @@ -946,6 +978,7 @@ $text['label-auth_acl']['de-at'] = "Auth ACL"; $text['label-auth_acl']['ro'] = "ACL autentificare"; $text['label-auth_acl']['ar-eg'] = ""; $text['label-auth_acl']['he'] = ""; +$text['label-auth_acl']['it-it'] = "Autenticazione ACL"; $text['label-accountcode']['en-us'] = "Account Code"; $text['label-accountcode']['es-cl'] = "Código de Cuenta"; @@ -959,6 +992,7 @@ $text['label-accountcode']['de-at'] = "Account Code"; $text['label-accountcode']['ro'] = "Cod cont"; $text['label-accountcode']['ar-eg'] = ""; $text['label-accountcode']['he'] = "קוד חשבון"; +$text['label-accountcode']['it-it'] = "Codice Account"; $text['label-is_registered']['en-us'] = "Registered"; $text['label-is_registered']['es-cl'] = ""; @@ -972,6 +1006,7 @@ $text['label-is_registered']['de-at'] = ""; $text['label-is_registered']['ro'] = ""; $text['label-is_registered']['ar-eg'] = ""; $text['label-is_registered']['he'] = ""; +$text['label-is_registered']['it-it'] = "Registrato"; $text['header-extensions']['en-us'] = "Extensions"; $text['header-extensions']['es-cl'] = "Extensiones"; @@ -985,6 +1020,7 @@ $text['header-extensions']['de-at'] = "Nebenstellen"; $text['header-extensions']['ro'] = "Extensii"; $text['header-extensions']['ar-eg'] = "الأرقام الداخلية"; $text['header-extensions']['he'] = "שלוחות"; +$text['header-extensions']['it-it'] = "Interni"; $text['header-extension-edit']['en-us'] = "Extension"; $text['header-extension-edit']['es-cl'] = "Extensión"; @@ -998,6 +1034,7 @@ $text['header-extension-edit']['de-at'] = "Nebenstelle"; $text['header-extension-edit']['ro'] = "Extensie"; $text['header-extension-edit']['ar-eg'] = "رقم داخلي"; $text['header-extension-edit']['he'] = "שלוחה"; +$text['header-extension-edit']['it-it'] = "Interno"; $text['header-extension-add']['en-us'] = "Extension Add"; $text['header-extension-add']['es-cl'] = "Agregar Extensión"; @@ -1011,6 +1048,7 @@ $text['header-extension-add']['de-at'] = "Nebenstelle hinzufügen"; $text['header-extension-add']['ro'] = "Adăugare extensie"; $text['header-extension-add']['ar-eg'] = "إضافة رقم داخلي"; $text['header-extension-add']['he'] = "הוסף שלוחה"; +$text['header-extension-add']['it-it'] = "Aggiungi Interno"; $text['description-voicemail_password']['en-us'] = "Enter the numeric voicemail password here."; $text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña numérica para el correo de voz aquí."; @@ -1024,6 +1062,7 @@ $text['description-voicemail_password']['de-at'] = "Geben Sie das numerische Mai $text['description-voicemail_password']['ro'] = "Introduceți parola numerică pentru mesageria vocală aici."; $text['description-voicemail_password']['ar-eg'] = ""; $text['description-voicemail_password']['he'] = ""; +$text['description-voicemail_password']['it-it'] = "Inserisci qui la password numerica per la casella vocale."; $text['description-voicemail_mail_to']['en-us'] = "Enter the email address to send voicemail to (optional)."; $text['description-voicemail_mail_to']['es-cl'] = "Ingrese una dirección de correo electrónico para enviar el correo de voz (opcional)."; @@ -1037,6 +1076,7 @@ $text['description-voicemail_mail_to']['de-at'] = "Geben Sie die Email Adresse a $text['description-voicemail_mail_to']['ro'] = "Introduceți adresa de email unde se vor trimite mesajele vocale (opțional)."; $text['description-voicemail_mail_to']['ar-eg'] = ""; $text['description-voicemail_mail_to']['he'] = ""; +$text['description-voicemail_mail_to']['it-it'] = "Inserisci l'indirizzo email al quale inviare i messaggi vocali (opzionale)."; $text['description-voicemail_local_after_email']['en-us'] = "Choose whether to keep the voicemail in the system after sending the email notification."; $text['description-voicemail_local_after_email']['es-cl'] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico."; @@ -1050,6 +1090,7 @@ $text['description-voicemail_local_after_email']['de-at'] = "Wählen Sie ob die $text['description-voicemail_local_after_email']['ro'] = "Alegeți dacă păstrați mesajele vocale după ce sunt trimise prin email."; $text['description-voicemail_local_after_email']['ar-eg'] = ""; $text['description-voicemail_local_after_email']['he'] = ""; +$text['description-voicemail_local_after_email']['it-it'] = "Scegli se mantenere il messaggio vocale nel sistema dopo aver spedito l'email di notifica."; $text['description-voicemail_file']['en-us'] = "Select a listening option to include with the email notification."; $text['description-voicemail_file']['es-cl'] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico."; @@ -1063,6 +1104,7 @@ $text['description-voicemail_file']['de-at'] = "Wählen Sie eine Option für die $text['description-voicemail_file']['ro'] = "Selectați o opțiune de a asculta mesajul vocal în notificarea prin email."; $text['description-voicemail_file']['ar-eg'] = ""; $text['description-voicemail_file']['he'] = ""; +$text['description-voicemail_file']['it-it'] = "Seleziona un'opzione di ascolto da includere nell'email di notifica."; $text['description-voicemail_enabled']['en-us'] = "Enable/disable voicemail for this extension."; $text['description-voicemail_enabled']['es-cl'] = "Activar/desactivar el correo de voz para esta extensión."; @@ -1076,6 +1118,7 @@ $text['description-voicemail_enabled']['de-at'] = "Mailbox für diese Nebenstell $text['description-voicemail_enabled']['ro'] = "Activați/dezactivați mesageria vocală pentru această extensie."; $text['description-voicemail_enabled']['ar-eg'] = ""; $text['description-voicemail_enabled']['he'] = ""; +$text['description-voicemail_enabled']['it-it'] = "Abilita/disabilita la casella vocale per questo interno."; $text['description-user_record']['en-us'] = "Choose whether to record local, inbound, outbound, or all."; $text['description-user_record']['es-cl'] = "Seleccione entrantes, salientes o para grabar todas las llamadas."; @@ -1089,6 +1132,7 @@ $text['description-user_record']['de-at'] = "Wählen Sie ob lokale (local), ausg $text['description-user_record']['ro'] = "Alegeți dacă înregistrați apelurile locale, primite, trimise sau toate."; $text['description-user_record']['ar-eg'] = ""; $text['description-user_record']['he'] = ""; +$text['description-user_record']['it-it'] = "Scegli se registrare le chiamate locali, in ingresso, in uscita o tutte."; $text['description-user_list']['en-us'] = "Assign the users that are assigned to this extension. "; $text['description-user_list']['es-cl'] = "Asigna los usuarios asociados a esta extensión"; @@ -1102,6 +1146,7 @@ $text['description-user_list']['de-at'] = "Weisen Sie dieser Nebenstelle Benutze $text['description-user_list']['ro'] = "Asignați utilizatorii acestei extensii."; $text['description-user_list']['ar-eg'] = ""; $text['description-user_list']['he'] = ""; +$text['description-user_list']['it-it'] = "Assegna gli utenti che sono assegnati a questo interno. "; $text['description-user_context']['en-us'] = "Enter the user context here."; $text['description-user_context']['es-cl'] = "Ingrese el contexto de usuario aquí."; @@ -1115,6 +1160,7 @@ $text['description-user_context']['de-at'] = "Geben Sie den Benutzer Kontext an. $text['description-user_context']['ro'] = "Introduceți contextul utilizatorilor aici."; $text['description-user_context']['ar-eg'] = ""; $text['description-user_context']['he'] = ""; +$text['description-user_context']['it-it'] = "Inserisci il contesto dell'utente qui."; $text['description-toll_allow']['en-us'] = "Enter the toll allow value here. (Examples: domestic,international,local)"; $text['description-toll_allow']['es-cl'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local)."; @@ -1128,6 +1174,7 @@ $text['description-toll_allow']['de-at'] = "Geben Sie die Berechtigung an. (z.B. $text['description-toll_allow']['ro'] = "Introduceți tipurile de destinație aici. (Ex.: fix, internațional, local)"; $text['description-toll_allow']['ar-eg'] = ""; $text['description-toll_allow']['he'] = ""; +$text['description-toll_allow']['it-it'] = "Inserisci il tipo di tariffa permessa. (Esempio: urbana,internazionale,interna)"; $text['description-sip_force_expires']['en-us'] = "To prevent stale registrations SIP Force expires can override the client expire."; $text['description-sip_force_expires']['es-cl'] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto."; @@ -1141,6 +1188,7 @@ $text['description-sip_force_expires']['de-at'] = "Um abgelaufene Registrierunge $text['description-sip_force_expires']['ro'] = "Pentru a preveni înregistrările agățate SIP Force Expire poate suprascrie opțiunea Expire a clientului."; $text['description-sip_force_expires']['ar-eg'] = ""; $text['description-sip_force_expires']['he'] = ""; +$text['description-sip_force_expires']['it-it'] = "Per prevenire le registrazioni SIP vecchie, questa impostazione può sovrascive il valore di scadenza del client."; $text['description-sip_force_contact']['en-us'] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port."; $text['description-sip_force_contact']['es-cl'] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto."; @@ -1154,6 +1202,7 @@ $text['description-sip_force_contact']['de-at'] = "Wählen Sie ob contact Port o $text['description-sip_force_contact']['ro'] = "Alegeți dacă rescrieți portul sau rescrieți IP-ul și portul."; $text['description-sip_force_contact']['ar-eg'] = ""; $text['description-sip_force_contact']['he'] = ""; +$text['description-sip_force_contact']['it-it'] = "Scegli se riscrivere la porta di contatto, o riscrivere sia l'IP e la porta"; $text['description-sip_bypass_media']['en-us'] = "Choose whether to send the media stream point to point or in transparent proxy mode."; $text['description-sip_bypass_media']['es-cl'] = "Seleccione si desea enviar el flujo de medios punto a punto o en modo proxy de transporte."; @@ -1167,6 +1216,7 @@ $text['description-sip_bypass_media']['de-at'] = "Wählen Sie ob Mediendaten dir $text['description-sip_bypass_media']['ro'] = "Alegeți dacă doriți media în regim punct la punct sau proxy transparent."; $text['description-sip_bypass_media']['ar-eg'] = ""; $text['description-sip_bypass_media']['he'] = ""; +$text['description-sip_bypass_media']['it-it'] = "Scegli se inviare il flusso audio punto-punto o nella modalità proxy trasparente."; $text['description-range']['en-us'] = "Enter the number of extensions to create. Increments each extension by 1."; $text['description-range']['es-cl'] = "Ingrese la cantidad de extensiones a crear. Incrementa cada extensión en 1"; @@ -1180,6 +1230,7 @@ $text['description-range']['de-at'] = "Geben Sie die Anzahl der Nebenstellen an, $text['description-range']['ro'] = "Introduceți numărul de extensii pe care le doriți create. Se incrementează fiecare extensie cu 1."; $text['description-range']['ar-eg'] = ""; $text['description-range']['he'] = ""; +$text['description-range']['it-it'] = "Inserisci il numero dell'interno da creare. Incrementa ogni interno di 1."; $text['description-provisioning']['en-us'] = "Select a device and line number to assign to this extension."; $text['description-provisioning']['es-cl'] = "Seleccione un dispositivo y un número de línea para asignar a esta extensión."; @@ -1193,6 +1244,7 @@ $text['description-provisioning']['de-at'] = "Wählen Sie eine Geräte- und Lini $text['description-provisioning']['ro'] = "Selectați un echipament și un număr de linie pentru a asigna această extensie."; $text['description-provisioning']['ar-eg'] = ""; $text['description-provisioning']['he'] = ""; +$text['description-provisioning']['it-it'] = "Seleziona un telefono e un numero di linea da assegnare a questo interno."; $text['description-password']['en-us'] = "Enter the password here."; $text['description-password']['es-cl'] = "Ingrese una contraseña aquí"; @@ -1206,6 +1258,7 @@ $text['description-password']['de-at'] = "Geben Sie das Passwort ein."; $text['description-password']['ro'] = "Introduceți parola aici."; $text['description-password']['ar-eg'] = ""; $text['description-password']['he'] = "הכנס סיסמא"; +$text['description-password']['it-it'] = "Inserisci la password qui."; $text['description-outbound_caller_id_number-select']['en-us'] = "Select the external (public) caller ID number."; $text['description-outbound_caller_id_number-select']['es-cl'] = "Seleccione el número de caller ID externo (público)."; @@ -1219,6 +1272,7 @@ $text['description-outbound_caller_id_number-select']['de-at'] = "Wählen Sie di $text['description-outbound_caller_id_number-select']['ro'] = "Selectați numărul Caller ID extern (public)."; $text['description-outbound_caller_id_number-select']['ar-eg'] = ""; $text['description-outbound_caller_id_number-select']['he'] = ""; +$text['description-outbound_caller_id_number-select']['it-it'] = "Seleziona il numero Caller ID esterno (pubblico)."; $text['description-outbound_caller_id_number-custom']['en-us'] = "Enter the external (public) caller ID number here."; $text['description-outbound_caller_id_number-custom']['es-cl'] = "Ingrese el número de caller ID externo (público) aquí."; @@ -1232,6 +1286,7 @@ $text['description-outbound_caller_id_number-custom']['de-at'] = "Geben Sie die $text['description-outbound_caller_id_number-custom']['ro'] = "Introduceți numărul Caller ID extern (public)."; $text['description-outbound_caller_id_number-custom']['ar-eg'] = ""; $text['description-outbound_caller_id_number-custom']['he'] = ""; +$text['description-outbound_caller_id_number-custom']['it-it'] = "Inserisci qui il numero Caller Id esterno (pubblico)."; $text['description-outbound_caller_id_name-select']['en-us'] = "Select the external (public) caller ID name."; $text['description-outbound_caller_id_name-select']['es-cl'] = "Seleccione el nombre de Caller ID externo (público)."; @@ -1245,6 +1300,7 @@ $text['description-outbound_caller_id_name-select']['de-at'] = "Wählen Sie die $text['description-outbound_caller_id_name-select']['ro'] = "Selectați numele pentru Caller ID extern (public)."; $text['description-outbound_caller_id_name-select']['ar-eg'] = ""; $text['description-outbound_caller_id_name-select']['he'] = ""; +$text['description-outbound_caller_id_name-select']['it-it'] = "Seleziona il nome Caller Id esterno (pubblico)."; $text['description-outbound_caller_id_name-custom']['en-us'] = "Enter the external (public) caller ID name here."; $text['description-outbound_caller_id_name-custom']['es-cl'] = "Ingrese el el nombre de Caller ID externo (público) aquí."; @@ -1258,6 +1314,7 @@ $text['description-outbound_caller_id_name-custom']['de-at'] = "Geben Sie die ex $text['description-outbound_caller_id_name-custom']['ro'] = "Introduceți numele pentru Caller ID extern (public)."; $text['description-outbound_caller_id_name-custom']['ar-eg'] = ""; $text['description-outbound_caller_id_name-custom']['he'] = ""; +$text['description-outbound_caller_id_name-custom']['it-it'] = "Inserisci qui il nome Caller Id esterno (pubblico)."; $text['description-number_alias']['en-us'] = "If the extension is numeric then number alias is optional."; $text['description-number_alias']['es-cl'] = "Si la extensión es numérica, entonces el alias numérico es opcional"; @@ -1271,6 +1328,7 @@ $text['description-number_alias']['de-at'] = "Wenn die Nebenstelle numerisch ist $text['description-number_alias']['ro'] = "Dacă numele extensiei este numeric atunci aliasul numeric este opțional."; $text['description-number_alias']['ar-eg'] = ""; $text['description-number_alias']['he'] = ""; +$text['description-number_alias']['it-it'] = "Se l'interno è numerico allora il numero alias è opzionale."; $text['description-nibble_account']['en-us'] = "Enter the account number for nibblebill to use."; $text['description-nibble_account']['es-cl'] = "Ingrese el número de cuenta para ser usada por nibblebill."; @@ -1284,6 +1342,7 @@ $text['description-nibble_account']['de-at'] = "Geben Sie den Nibblebill Benutze $text['description-nibble_account']['ro'] = "Introduceți numărul de cont folosit de nibblebil."; $text['description-nibble_account']['ar-eg'] = ""; $text['description-nibble_account']['he'] = ""; +$text['description-nibble_account']['it-it'] = "Inserisci il numero account da usare per nibblebill."; $text['description-mwi_account']['en-us'] = "MWI Account with user@domain of the voicemail to monitor."; $text['description-mwi_account']['es-cl'] = "Cuenta MWI con usuario@dominio del correo de voz para monitorear."; @@ -1297,6 +1356,7 @@ $text['description-mwi_account']['de-at'] = "MWI Benutzer (user@domain) der Mail $text['description-mwi_account']['ro'] = "Contul MWI cu utilizator@domeniu al mesageriei vocale ce va fi monitorizat."; $text['description-mwi_account']['ar-eg'] = ""; $text['description-mwi_account']['he'] = ""; +$text['description-mwi_account']['it-it'] = "Account MWI con utente@dominio della casella vocale da monitorare."; $text['description-absolute_codec_string']['en-us'] = "Absolute Codec String for the extension"; $text['description-absolute_codec_string']['es-cl'] = ""; @@ -1310,6 +1370,7 @@ $text['description-absolute_codec_string']['de-at'] = ""; $text['description-absolute_codec_string']['ro'] = ""; $text['description-absolute_codec_string']['ar-eg'] = ""; $text['description-absolute_codec_string']['he'] = ""; +$text['description-absolute_codec_string']['it-it'] = "Stringa codec per l'interno"; $text['description-force_ping']['en-us'] = "Use OPTIONS to detect if extension is reacheable"; $text['description-force_ping']['es-cl'] = ""; @@ -1323,6 +1384,7 @@ $text['description-force_ping']['de-at'] = ""; $text['description-force_ping']['ro'] = ""; $text['description-force_ping']['ar-eg'] = ""; $text['description-force_ping']['he'] = ""; +$text['description-force_ping']['it-it'] = "Usa OPTIONS per verificare se l'interno è raggiungibile"; $text['description-missed_call']['en-us'] = "Select the notification type, and enter the appropriate destination."; $text['description-missed_call']['es-cl'] = "Seleccione el tipo de notificación, y entrar en el destino apropiado."; @@ -1336,6 +1398,7 @@ $text['description-missed_call']['de-at'] = "Wählen Sie den Benachrichtigungsty $text['description-missed_call']['ro'] = "Selectați tipul de notificare și introduceți destinația potrivită."; $text['description-missed_call']['ar-eg'] = ""; $text['description-missed_call']['he'] = ""; +$text['description-missed_call']['it-it'] = "Seleziona il tipo di notifica e inserisce la destinazione appropriata."; $text['description-limit_max']['en-us'] = "Enter the max number of outgoing calls for this user."; $text['description-limit_max']['es-cl'] = "Ingrese el número máximo de llamadas salientes para este usuario."; @@ -1349,6 +1412,7 @@ $text['description-limit_max']['de-at'] = "Geben Sie die maximale Anzahl ausgehe $text['description-limit_max']['ro'] = "Introduceți numărul maxim de apeluri ce pot fi inițiate de acestă extensie."; $text['description-limit_max']['ar-eg'] = ""; $text['description-limit_max']['he'] = ""; +$text['description-limit_max']['it-it'] = "Inserisci il numero massimo di chiamate uscenti contemporanee per questo utente."; $text['description-limit_destination']['en-us'] = "Enter the destination to send the calls when the max number of outgoing calls has been reached."; $text['description-limit_destination']['es-cl'] = "Ingrese el destino a quien enviar las llamadas cuando el máximo de llamadas salientes ha sido alcanzado."; @@ -1362,6 +1426,7 @@ $text['description-limit_destination']['de-at'] = "Geben Sie das Ziel an, wohin $text['description-limit_destination']['ro'] = "Introduceți destinația unde se vor trimite apelurile atunci când numărul maxim de apeluri inițiate a fost atins."; $text['description-limit_destination']['ar-eg'] = ""; $text['description-limit_destination']['he'] = ""; +$text['description-limit_destination']['it-it'] = "Inserisci la destinazione a cui inviare le telefonate quando il numero massimo di chiamate uscenti viene raggiunto."; $text['description-hold_music']['en-us'] = "Select the MOH Category here."; $text['description-hold_music']['es-cl'] = "Ingrese la categoría de música en espera aquí"; @@ -1375,6 +1440,7 @@ $text['description-hold_music']['de-at'] = "Wählen Sie Kategorie der Haltemusik $text['description-hold_music']['ro'] = "Selectați categoria pentru MOH (muzică în așteptare)."; $text['description-hold_music']['ar-eg'] = ""; $text['description-hold_music']['he'] = ""; +$text['description-hold_music']['it-it'] = "Seleziona la musica di attesa qui."; $text['description-extensions']['en-us'] = "Use this to configure your SIP extensions."; $text['description-extensions']['es-cl'] = "Utilizado para configurar Extensiones SIP."; @@ -1388,6 +1454,7 @@ $text['description-extensions']['de-at'] = "Benutzen sie das um Ihre SIP Nebenst $text['description-extensions']['ro'] = "Folosiți această secțiune pentru a configura extensiile SIP."; $text['description-extensions']['ar-eg'] = ""; $text['description-extensions']['he'] = ""; +$text['description-extensions']['it-it'] = "Utilizzato per configurare il tuo interno SIP."; $text['description-extension']['en-us'] = "Enter the alphanumeric extension. The default configuration allows 2 - 7 digit extensions."; $text['description-extension']['es-cl'] = "Ingrese una extensión alfanumérica. La configuración predeterminada permite extensiones de 2 a 7 dígitos."; @@ -1401,6 +1468,7 @@ $text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linie $text['description-extension']['ro'] = "Introduceți extensia în format alfanumeric. Configurația implicită permite extensii cu 2 - 7 digiți."; $text['description-extension']['ar-eg'] = ""; $text['description-extension']['he'] = ""; +$text['description-extension']['it-it'] = "Inserisci un interno alfanumerico. La configurazione di default permette di 2-7 cifre."; $text['description-enabled']['en-us'] = "Set the status of the extension."; $text['description-enabled']['es-cl'] = "Seleccione el estado de la extensión."; @@ -1414,6 +1482,7 @@ $text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Nebenstell $text['description-enabled']['ro'] = "Configurați starea extensiei."; $text['description-enabled']['ar-eg'] = ""; $text['description-enabled']['he'] = ""; +$text['description-enabled']['it-it'] = "Imposta lo stato dell'interno."; $text['description-emergency_caller_id_number']['en-us'] = "Enter the emergency caller ID number here."; $text['description-emergency_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID de emergencia aquí."; @@ -1427,6 +1496,7 @@ $text['description-emergency_caller_id_number']['de-at'] = "Geben Sie die Anrufe $text['description-emergency_caller_id_number']['ro'] = "Introduceți numărul Caller ID pentru apeluri de urgență."; $text['description-emergency_caller_id_number']['ar-eg'] = ""; $text['description-emergency_caller_id_number']['he'] = ""; +$text['description-emergency_caller_id_number']['it-it'] = "Inserisci qui il numero Caller ID di emergenza."; $text['description-emergency_caller_id_name']['en-us'] = "Enter the emergency caller ID name here."; $text['description-emergency_caller_id_name']['es-cl'] = "Ingrese el nombre de Caller ID de emergencia aquí."; @@ -1440,6 +1510,7 @@ $text['description-emergency_caller_id_name']['de-at'] = "Geben Sie die Anruferk $text['description-emergency_caller_id_name']['ro'] = "Introduceți numele Caller ID pentru apeluri de urgență."; $text['description-emergency_caller_id_name']['ar-eg'] = ""; $text['description-emergency_caller_id_name']['he'] = ""; +$text['description-emergency_caller_id_name']['it-it'] = "Inserisci qui il nome Caller ID di emergenza."; $text['description-effective_caller_id_number']['en-us'] = "Enter the internal caller ID number here."; $text['description-effective_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID interno aquí."; @@ -1453,6 +1524,7 @@ $text['description-effective_caller_id_number']['de-at'] = "Geben Sie die intern $text['description-effective_caller_id_number']['ro'] = "Introduceți numărul intern Caller ID."; $text['description-effective_caller_id_number']['ar-eg'] = ""; $text['description-effective_caller_id_number']['he'] = ""; +$text['description-effective_caller_id_number']['it-it'] = "Inserisci qui il numero Caller ID interno."; $text['description-effective_caller_id_name']['en-us'] = "Enter the internal caller ID name here."; $text['description-effective_caller_id_name']['es-cl'] = "Ingrese el nombre de Caller ID interno aquí."; @@ -1466,6 +1538,7 @@ $text['description-effective_caller_id_name']['de-at'] = "Geben Sie die interne $text['description-effective_caller_id_name']['ro'] = "Introduceți numele intern Caller ID."; $text['description-effective_caller_id_name']['ar-eg'] = ""; $text['description-effective_caller_id_name']['he'] = ""; +$text['description-effective_caller_id_name']['it-it'] = "Inserisci qui il nome Caller ID interno."; $text['description-domain']['en-us'] = ""; $text['description-domain']['es-cl'] = ""; @@ -1479,6 +1552,7 @@ $text['description-domain']['de-at'] = ""; $text['description-domain']['ro'] = ""; $text['description-domain']['ar-eg'] = ""; $text['description-domain']['he'] = ""; +$text['description-domain']['it-it'] = ""; $text['description-directory_visible']['en-us'] = "Select whether to hide the name from the directory."; $text['description-directory_visible']['es-cl'] = "Seleccione si desea esconder el nombre desde el directorio."; @@ -1492,6 +1566,7 @@ $text['description-directory_visible']['de-at'] = "Wählen Sie ob der Name im Ve $text['description-directory_visible']['ro'] = "Selectați dacă doriți să ascundeți numele în directory."; $text['description-directory_visible']['ar-eg'] = ""; $text['description-directory_visible']['he'] = ""; +$text['description-directory_visible']['it-it'] = "Seleziona se nascondere il nome dall'elenco."; $text['description-directory_full_name']['en-us'] = "Enter the first name followed by the last name."; $text['description-directory_full_name']['es-cl'] = "Ingrese el nombre seguido del apellido."; @@ -1505,6 +1580,7 @@ $text['description-directory_full_name']['de-at'] = "Geben Sie zuerst den Vornam $text['description-directory_full_name']['ro'] = "Introduceți numele urmat de prenume."; $text['description-directory_full_name']['ar-eg'] = ""; $text['description-directory_full_name']['he'] = ""; +$text['description-directory_full_name']['it-it'] = "Inserisci il nome seguito dal cognome."; $text['description-directory_exten_visible']['en-us'] = "Select whether announce the extension when calling the directory."; $text['description-directory_exten_visible']['es-cl'] = "Seleccione si desea mostrar la extensión cuando se llame al directorio."; @@ -1518,6 +1594,7 @@ $text['description-directory_exten_visible']['de-at'] = "Geben Sie an, ob die Ne $text['description-directory_exten_visible']['ro'] = "Selectați dacă se anunță extensia atunci când se apelează directory."; $text['description-directory_exten_visible']['ar-eg'] = ""; $text['description-directory_exten_visible']['he'] = ""; +$text['description-directory_exten_visible']['it-it'] = "Seleziona se annunciare l'interno quando si chiama dall'elenco."; $text['description-dial_string']['en-us'] = "Location of the endpoint."; $text['description-dial_string']['es-cl'] = "Ubicación de extremo."; @@ -1531,6 +1608,7 @@ $text['description-dial_string']['de-at'] = "Standort des Endgeräts"; $text['description-dial_string']['ro'] = "Locația echipamentului."; $text['description-dial_string']['ar-eg'] = ""; $text['description-dial_string']['he'] = ""; +$text['description-dial_string']['it-it'] = "Locazione punto finale."; $text['description-cidr']['en-us'] = "Enter the CIDR here."; $text['description-cidr']['es-cl'] = "Ingrese el CIDR aquí"; @@ -1544,6 +1622,7 @@ $text['description-cidr']['de-at'] = "Geben Sie hier die Beschränkung der IP Ad $text['description-cidr']['ro'] = "Introduceți adresa în format CIDR aici."; $text['description-cidr']['ar-eg'] = ""; $text['description-cidr']['he'] = ""; +$text['description-cidr']['it-it'] = "Inserisci qui il CIDR."; $text['description-call_timeout']['en-us'] = "Enter the call timeout."; $text['description-call_timeout']['es-cl'] = "Ingrese el tiempo de espera de llamada."; @@ -1557,6 +1636,7 @@ $text['description-call_timeout']['de-at'] = "Geben Sie die Abwurfzeit an."; $text['description-call_timeout']['ro'] = "Introduceți timpul de expirare pentru apel."; $text['description-call_timeout']['ar-eg'] = ""; $text['description-call_timeout']['he'] = ""; +$text['description-call_timeout']['it-it'] = "Inserisci il timeout di chiamata."; $text['description-call_screen_enabled']['en-us'] = "Choose whether to enable or disable call screening."; $text['description-call_screen_enabled']['es-cl'] = ""; @@ -1570,6 +1650,7 @@ $text['description-call_screen_enabled']['de-at'] = "Wählen Sie ob die Anruf An $text['description-call_screen_enabled']['ro'] = ""; $text['description-call_screen_enabled']['ar-eg'] = ""; $text['description-call_screen_enabled']['he'] = ""; +$text['description-call_screen_enabled']['it-it'] = "Scegli se abilitare o disabilitare il monitoraggio."; $text['description-call_group']['en-us'] = "Enter the user call group here. Groups available by default: sales, support, billing."; $text['description-call_group']['es-cl'] = "Ingrese el grupo a llamar aquí. Los grupos disponible de forma predeterminada son: ventas, soporte, facturación."; @@ -1583,6 +1664,7 @@ $text['description-call_group']['de-at'] = "Geben Sie eine Rufgruppe an. Standar $text['description-call_group']['ro'] = "Introduceți grupul de apelare din care face parte utilizatorul. Grupurile disponibile implicit sunt vânzări, suport și plăți."; $text['description-call_group']['ar-eg'] = ""; $text['description-call_group']['he'] = ""; +$text['description-call_group']['it-it'] = "Inserisci qui il gruppo di chiamata. I gruppi predefiniti disponibili: sales, support, billing."; $text['description-auth_acl']['en-us'] = "Enter the Auth ACL here."; $text['description-auth_acl']['es-cl'] = "Ingrese el ACL de autenticación aquí"; @@ -1596,6 +1678,7 @@ $text['description-auth_acl']['de-at'] = "Geben Sie die Auth ACL hier an."; $text['description-auth_acl']['ro'] = "Introduceți ACL-ul pentru autentificare aici."; $text['description-auth_acl']['ar-eg'] = ""; $text['description-auth_acl']['he'] = ""; +$text['description-auth_acl']['it-it'] = "Inserisci qui l'autenticazione ACL."; $text['description-accountcode']['en-us'] = "Enter the account code here."; $text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta aquí."; @@ -1609,6 +1692,7 @@ $text['description-accountcode']['de-at'] = "Geben Sie den Account Code hier an. $text['description-accountcode']['ro'] = "Introduceți codul contului aici."; $text['description-accountcode']['ar-eg'] = ""; $text['description-accountcode']['he'] = ""; +$text['description-accountcode']['it-it'] = "Inserisci qui il codice account."; $text['checkbox-range']['en-us'] = "Auto-generate user with extension as login name"; $text['checkbox-range']['es-cl'] = "Generar automáticamente usuario con su nombre de inicio de sesión como extensión"; @@ -1622,6 +1706,7 @@ $text['checkbox-range']['de-at'] = "Benutzer automatisch anlegen (Nebenstelle al $text['checkbox-range']['ro'] = "Generare automată utilizator și extensie. Extensia ca nume de utilizator."; $text['checkbox-range']['ar-eg'] = ""; $text['checkbox-range']['he'] = ""; +$text['checkbox-range']['it-it'] = "Auto-genera l'utente con l'interno come nome di login"; $text['button-call_routing']['en-us'] = "Call Routing"; $text['button-call_routing']['es-cl'] = "enrutamiento de llamadas"; @@ -1634,5 +1719,6 @@ $text['button-call_routing']['de-at'] = "Call Routing"; $text['button-call_routing']['ro'] = "rutare de apel"; $text['button-call_routing']['ar-eg'] = "توجيه الدعوة"; $text['button-call_routing']['he'] = "ניתוב שיחות"; +$text['button-call_routing']['it-it'] = "Instradamento Chiamate"; ?>