2012-10-06 20:03:46 +02:00
< ? php
2015-04-08 15:38:58 +02:00
$text [ 'title' ][ 'en-us' ] = " Call Broadcasts " ;
$text [ 'title' ][ 'es-cl' ] = " Llamada Masiva (Broadcast) " ;
$text [ 'title' ][ 'pt-pt' ] = " Chamadas de Broadcast " ;
$text [ 'title' ][ 'fr-fr' ] = " Campagne d'appels " ;
$text [ 'title' ][ 'pt-br' ] = " Configurações da Conta " ;
2015-05-01 13:13:39 +02:00
$text [ 'title' ][ 'pl' ] = " Rozsyłanie rozmów " ;
2015-04-08 15:38:58 +02:00
$text [ 'title' ][ 'sv-se' ] = " Samtalsdistributioner " ;
2015-05-01 13:13:39 +02:00
$text [ 'title' ][ 'uk' ] = " Трансляція дзвінків " ;
2015-06-29 23:30:03 +02:00
$text [ 'title' ][ 'de-at' ] = " Automatische Anrufe " ;
2015-08-03 01:42:11 +02:00
$text [ 'title' ][ 'he' ] = " הגדרת חשבון " ;
2015-04-08 15:38:58 +02:00
$text [ 'option-true' ][ 'en-us' ] = " True " ;
$text [ 'option-true' ][ 'es-cl' ] = " Verdadero " ;
$text [ 'option-true' ][ 'pt-pt' ] = " Sim " ;
$text [ 'option-true' ][ 'fr-fr' ] = " Oui " ;
$text [ 'option-true' ][ 'pt-br' ] = " Sim " ;
$text [ 'option-true' ][ 'pl' ] = " Tak " ;
$text [ 'option-true' ][ 'sv-se' ] = " Sann " ;
2015-05-01 13:13:39 +02:00
$text [ 'option-true' ][ 'uk' ] = " Так " ;
2015-06-29 23:30:03 +02:00
$text [ 'option-true' ][ 'de-at' ] = " Ein " ;
2015-08-03 01:42:11 +02:00
$text [ 'option-true' ][ 'he' ] = " חוקי " ;
2015-04-08 15:38:58 +02:00
$text [ 'option-false' ][ 'en-us' ] = " False " ;
$text [ 'option-false' ][ 'es-cl' ] = " Falso " ;
$text [ 'option-false' ][ 'pt-pt' ] = " Não " ;
$text [ 'option-false' ][ 'fr-fr' ] = " Non " ;
$text [ 'option-false' ][ 'pt-br' ] = " Não " ;
$text [ 'option-false' ][ 'pl' ] = " Nie " ;
$text [ 'option-false' ][ 'sv-se' ] = " Falsk " ;
2015-05-01 13:13:39 +02:00
$text [ 'option-false' ][ 'uk' ] = " Н і " ;
2015-06-29 23:30:03 +02:00
$text [ 'option-false' ][ 'de-at' ] = " Aus " ;
2015-08-03 01:42:11 +02:00
$text [ 'option-false' ][ 'he' ] = " לא חוקי " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-view-calls' ][ 'en-us' ] = " View Calls " ;
$text [ 'label-view-calls' ][ 'es-cl' ] = " Ver llamadas " ;
$text [ 'label-view-calls' ][ 'pt-pt' ] = " Ver Chamadas " ;
$text [ 'label-view-calls' ][ 'fr-fr' ] = " Voir les appels " ;
$text [ 'label-view-calls' ][ 'pt-br' ] = " Ver chamadas " ;
$text [ 'label-view-calls' ][ 'pl' ] = " Podgląd rozmów " ;
$text [ 'label-view-calls' ][ 'sv-se' ] = " Granska Samtal " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-view-calls' ][ 'uk' ] = " Перегляд дзвінків " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-view-calls' ][ 'de-at' ] = " Anrufe ansehen " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-view-calls' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-timeout' ][ 'en-us' ] = " Timeout " ;
$text [ 'label-timeout' ][ 'es-cl' ] = " Tiempo Líimite " ;
$text [ 'label-timeout' ][ 'pt-pt' ] = " Timeout " ;
$text [ 'label-timeout' ][ 'fr-fr' ] = " Timeout " ;
$text [ 'label-timeout' ][ 'pt-br' ] = " Tempo limite " ;
$text [ 'label-timeout' ][ 'pl' ] = " Przekroczenie czasu oczekiwania (timeout) " ;
$text [ 'label-timeout' ][ 'sv-se' ] = " Tidsgräns " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-timeout' ][ 'uk' ] = " Таймаут " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-timeout' ][ 'de-at' ] = " Abwurfzeit " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-timeout' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-phone' ][ 'en-us' ] = " Phone Number List " ;
$text [ 'label-phone' ][ 'es-cl' ] = " Lista de Números de Telefono " ;
$text [ 'label-phone' ][ 'pt-pt' ] = " Lista de Números de Telefone " ;
$text [ 'label-phone' ][ 'fr-fr' ] = " Liste de Numéros de téléphone " ;
$text [ 'label-phone' ][ 'pt-br' ] = " Lista de números de telefone " ;
$text [ 'label-phone' ][ 'pl' ] = " Lista numerów telefonu " ;
$text [ 'label-phone' ][ 'sv-se' ] = " Lista Med Telefonnummer " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-phone' ][ 'uk' ] = " Список телефонних номерів " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-phone' ][ 'de-at' ] = " Liste der Telefonnummern " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-phone' ][ 'he' ] = " רשימת מספרי טלפון " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-message' ][ 'en-us' ] = " Message " ;
$text [ 'label-message' ][ 'es-cl' ] = " Mensaje " ;
$text [ 'label-message' ][ 'pt-pt' ] = " Mensagem " ;
$text [ 'label-message' ][ 'fr-fr' ] = " Message " ;
$text [ 'label-message' ][ 'pt-br' ] = " Mensagem " ;
$text [ 'label-message' ][ 'pl' ] = " Wiadomość " ;
$text [ 'label-message' ][ 'sv-se' ] = " Meddelande " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-message' ][ 'uk' ] = " Повідомлення " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-message' ][ 'de-at' ] = " Nachricht " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-message' ][ 'he' ] = " הודעה " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-has-been' ][ 'en-us' ] = " has been started " ;
$text [ 'label-has-been' ][ 'es-cl' ] = " iniciada " ;
$text [ 'label-has-been' ][ 'pt-pt' ] = " foi inicializada " ;
$text [ 'label-has-been' ][ 'fr-fr' ] = " a commencé " ;
2016-08-25 19:03:51 +02:00
$text [ 'label-has-been' ][ 'pt-br' ] = " foi inicializada " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-has-been' ][ 'pl' ] = " rozpoczęto " ;
$text [ 'label-has-been' ][ 'sv-se' ] = " har startat " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-has-been' ][ 'uk' ] = " було запущено " ;
2015-06-30 12:30:02 +02:00
$text [ 'label-has-been' ][ 'de-at' ] = " bereits gestartet " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-has-been' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-destination' ][ 'en-us' ] = " Destination Number " ;
$text [ 'label-destination' ][ 'es-cl' ] = " Número de Destino " ;
$text [ 'label-destination' ][ 'pt-pt' ] = " Número de Destino " ;
$text [ 'label-destination' ][ 'fr-fr' ] = " Numéro de Destination " ;
$text [ 'label-destination' ][ 'pt-br' ] = " Número de destino " ;
$text [ 'label-destination' ][ 'pl' ] = " Destynacja " ;
$text [ 'label-destination' ][ 'sv-se' ] = " Destinationsnummer " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-destination' ][ 'uk' ] = " Номер " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-destination' ][ 'de-at' ] = " Zielnummer " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-destination' ][ 'he' ] = " יעד " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-concurrent-limit' ][ 'en-us' ] = " Concurrent Limit " ;
$text [ 'label-concurrent-limit' ][ 'es-cl' ] = " Límite de concurrencia " ;
$text [ 'label-concurrent-limit' ][ 'pt-pt' ] = " Limite de chamadas concorrentes " ;
$text [ 'label-concurrent-limit' ][ 'fr-fr' ] = " Appels Simultanés " ;
2016-08-25 19:03:51 +02:00
$text [ 'label-concurrent-limit' ][ 'pt-br' ] = " Limite de chamadas simultâneas " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-concurrent-limit' ][ 'pl' ] = " Limit jednoczesnych rozmów " ;
$text [ 'label-concurrent-limit' ][ 'sv-se' ] = " Samtidig Gräns " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-concurrent-limit' ][ 'uk' ] = " Обмеження одночасної кількості " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-concurrent-limit' ][ 'de-at' ] = " Gleichzeitige Anrufe " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-concurrent-limit' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-callerid-number' ][ 'en-us' ] = " Caller ID Number " ;
$text [ 'label-callerid-number' ][ 'es-cl' ] = " Número de Origen " ;
$text [ 'label-callerid-number' ][ 'pt-pt' ] = " Número do Chamador " ;
$text [ 'label-callerid-number' ][ 'fr-fr' ] = " Numéro d'appelant " ;
$text [ 'label-callerid-number' ][ 'pt-br' ] = " Número do discador " ;
$text [ 'label-callerid-number' ][ 'pl' ] = " Prezentacja numeru dzwoniącego " ;
$text [ 'label-callerid-number' ][ 'sv-se' ] = " Caller ID Nummer " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-callerid-number' ][ 'uk' ] = " Caller ID Номер " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-callerid-number' ][ 'de-at' ] = " Anruferkennung (Nummer) " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-callerid-number' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-caller-id-name' ][ 'en-us' ] = " Caller ID Name " ;
$text [ 'label-caller-id-name' ][ 'es-cl' ] = " Nombre de origen " ;
$text [ 'label-caller-id-name' ][ 'pt-pt' ] = " Nome do Chamador " ;
$text [ 'label-caller-id-name' ][ 'fr-fr' ] = " Nom d'appelant " ;
$text [ 'label-caller-id-name' ][ 'pt-br' ] = " Nome do discador " ;
$text [ 'label-caller-id-name' ][ 'pl' ] = " Prezentacja nazwy dzwoniącego " ;
$text [ 'label-caller-id-name' ][ 'sv-se' ] = " Caller ID Namn " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-caller-id-name' ][ 'uk' ] = " Caller ID Ім’я " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-caller-id-name' ][ 'de-at' ] = " Anruferkennung (Name) " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-caller-id-name' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-call-broadcasts' ][ 'en-us' ] = " Call Broadcasts " ;
$text [ 'label-call-broadcasts' ][ 'es-cl' ] = " Llamadas Masivas (Broadcast) " ;
$text [ 'label-call-broadcasts' ][ 'pt-pt' ] = " Chamadas de Broadcast " ;
$text [ 'label-call-broadcasts' ][ 'fr-fr' ] = " Diffusions d'appels " ;
$text [ 'label-call-broadcasts' ][ 'pt-br' ] = " Chamadas broadcast " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-call-broadcasts' ][ 'pl' ] = " Rozsyłanie rozmów " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-call-broadcasts' ][ 'sv-se' ] = " Samtalsdistributioner " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-call-broadcasts' ][ 'uk' ] = " Трансляція дзвінків " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-call-broadcasts' ][ 'de-at' ] = " Automatische Anrufe " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-call-broadcasts' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-call-broadcast' ][ 'en-us' ] = " Call Broadcast " ;
$text [ 'label-call-broadcast' ][ 'es-cl' ] = " Llamada Masiva (Broadcast) " ;
$text [ 'label-call-broadcast' ][ 'pt-pt' ] = " Chamada de Broadcast " ;
$text [ 'label-call-broadcast' ][ 'fr-fr' ] = " Diffusion d'appels " ;
$text [ 'label-call-broadcast' ][ 'pt-br' ] = " Chamada de broadcast " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-call-broadcast' ][ 'pl' ] = " Rozsyłanie rozmów " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-call-broadcast' ][ 'sv-se' ] = " Samtalsdistribution " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-call-broadcast' ][ 'uk' ] = " Трансляція дзвінка " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-call-broadcast' ][ 'de-at' ] = " Automatische Anrufe " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-call-broadcast' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-avmd' ][ 'en-us' ] = " Voicemail Detection " ;
$text [ 'label-avmd' ][ 'es-cl' ] = " Detección de correo de voz " ;
$text [ 'label-avmd' ][ 'pt-pt' ] = " Voicemail Detecção " ;
$text [ 'label-avmd' ][ 'fr-fr' ] = " Détection de la messagerie vocale " ;
$text [ 'label-avmd' ][ 'pt-br' ] = " Detecção Voicemail " ;
$text [ 'label-avmd' ][ 'pl' ] = " Wykrywanie poczty głosowej " ;
$text [ 'label-avmd' ][ 'sv-se' ] = " Känn Av Röstbrevlåda " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-avmd' ][ 'uk' ] = " Виявлення голосової пошти " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-avmd' ][ 'de-at' ] = " Mailboxerkennung " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-avmd' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-accountcode' ][ 'en-us' ] = " Accountcode " ;
$text [ 'label-accountcode' ][ 'es-cl' ] = " Código de cuenta " ;
$text [ 'label-accountcode' ][ 'pt-pt' ] = " Accountcode " ;
$text [ 'label-accountcode' ][ 'fr-fr' ] = " Code de l'account " ;
$text [ 'label-accountcode' ][ 'pt-br' ] = " Código da conta " ;
$text [ 'label-accountcode' ][ 'pl' ] = " Numer konta billingowego " ;
$text [ 'label-accountcode' ][ 'sv-se' ] = " Accountcode " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-accountcode' ][ 'uk' ] = " Код облікового запису " ;
2015-06-29 23:30:03 +02:00
$text [ 'label-accountcode' ][ 'de-at' ] = " Account Code " ;
2015-08-03 01:42:11 +02:00
$text [ 'label-accountcode' ][ 'he' ] = " קוד חשבון " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-timeout' ][ 'en-us' ] = " " ;
$text [ 'description-timeout' ][ 'es-cl' ] = " " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-timeout' ][ 'pt-pt' ] = " Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-timeout' ][ 'fr-fr' ] = " " ;
$text [ 'description-timeout' ][ 'pt-br' ] = " " ;
$text [ 'description-timeout' ][ 'pl' ] = " Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro. " ;
$text [ 'description-timeout' ][ 'sv-se' ] = " " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-timeout' ][ 'uk' ] = " " ;
2015-06-30 12:30:02 +02:00
$text [ 'description-timeout' ][ 'de-at' ] = " Geben Sie das absolute Time-Out in Sekunden an. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-timeout' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-phone' ][ 'en-us' ] = " Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name " ;
$text [ 'description-phone' ][ 'es-cl' ] = " Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234 | Apellido, Nombre " ;
$text [ 'description-phone' ][ 'pt-pt' ] = " Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000 | Apelido, Primeiro Nome " ;
$text [ 'description-phone' ][ 'fr-fr' ] = " Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-phone' ][ 'pt-br' ] = " Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000 | Apelido, Primeiro Nome. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-phone' ][ 'pl' ] = " Opcjonalne - ułóż listę numerów (jeden pod drugim) w formacie: 123-123-1234|Nazwisko, Imię " ;
$text [ 'description-phone' ][ 'sv-se' ] = " Frivillig, fyll i en lista med nummer (ett per rad) i följande format: 123-123-1234|Efternamn, Förnamn " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-phone' ][ 'uk' ] = " Додатково, задайте список телефонних номерів по одному на рядок в наступному форматі: 123-123-1234 | Прізвище, ім'я " ;
2015-06-29 23:30:03 +02:00
$text [ 'description-phone' ][ 'de-at' ] = " Optional. Setzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname, Vorname " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-phone' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-name' ][ 'en-us' ] = " Enter the name here. " ;
$text [ 'description-name' ][ 'es-cl' ] = " Ingrese el nombre aquí. " ;
$text [ 'description-name' ][ 'pt-pt' ] = " Introduza o nome aqui. " ;
$text [ 'description-name' ][ 'fr-fr' ] = " Insérer le Nom. " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-name' ][ 'pt-br' ] = " Insira o nome do broadcast. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-name' ][ 'pl' ] = " Wprowadź nazwę " ;
$text [ 'description-name' ][ 'sv-se' ] = " Skriv in namnet här. " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-name' ][ 'uk' ] = " Введіть назву " ;
2015-06-29 23:30:03 +02:00
$text [ 'description-name' ][ 'de-at' ] = " Geben Sie den Namen an. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-name' ][ 'he' ] = " הכנס את השם " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-info' ][ 'en-us' ] = " Enter the description here. " ;
$text [ 'description-info' ][ 'es-cl' ] = " Ingrese descripción aquí. " ;
$text [ 'description-info' ][ 'pt-pt' ] = " Insira a descrição aqui. " ;
$text [ 'description-info' ][ 'fr-fr' ] = " " ;
$text [ 'description-info' ][ 'pt-br' ] = " Inisra uma descrição " ;
$text [ 'description-info' ][ 'pl' ] = " Wprowadź opis " ;
$text [ 'description-info' ][ 'sv-se' ] = " Ange beskrivning här. " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-info' ][ 'uk' ] = " Введіть опис " ;
2015-06-29 23:30:03 +02:00
$text [ 'description-info' ][ 'de-at' ] = " Geben Sie eine Beschreibung an. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-info' ][ 'he' ] = " הכנס תאור " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-destination' ][ 'en-us' ] = " Send the call to the extension an IVR Menu, Conference Room, or any other number. " ;
$text [ 'description-destination' ][ 'es-cl' ] = " Enviar la llamada a extension a IVR, conferencias o cualquier otro número. " ;
$text [ 'description-destination' ][ 'pt-pt' ] = " Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número. " ;
$text [ 'description-destination' ][ 'fr-fr' ] = " Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro. " ;
$text [ 'description-destination' ][ 'pt-br' ] = " Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número. " ;
$text [ 'description-destination' ][ 'pl' ] = " Wybierz numer docelowy. " ;
$text [ 'description-destination' ][ 'sv-se' ] = " Skicka samtalet till en anknytning, IVR Meny, Konferens Rum eller något annat nummer. " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-destination' ][ 'uk' ] = " Відправити дзвінок на розширення, меню IVR, конференцію, а б о будь-який інший номер. " ;
2015-06-29 23:30:03 +02:00
$text [ 'description-destination' ][ 'de-at' ] = " Der Anruf wird auf diese Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-destination' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-concurrent-limit' ][ 'en-us' ] = " Limit the approximate number of concurrent calls. Leave this empty for no limit. " ;
$text [ 'description-concurrent-limit' ][ 'es-cl' ] = " Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite. " ;
$text [ 'description-concurrent-limit' ][ 'pt-pt' ] = " Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite. " ;
$text [ 'description-concurrent-limit' ][ 'fr-fr' ] = " Limite le nombre d'appels concurrents. Laisser vide pour illimité. " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-concurrent-limit' ][ 'pt-br' ] = " Limitar o número de chamadas simultâneas. Deixe este campo em branco para não ter limite. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-concurrent-limit' ][ 'pl' ] = " Ogranicz liczbę równoczesnych połączeń. Aby nie było limitu zostaw to pole puste. " ;
$text [ 'description-concurrent-limit' ][ 'sv-se' ] = " Begränsa ungefärliga antalet samtidiga samtal. Lämna det här tomt för ingen gräns. " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-concurrent-limit' ][ 'uk' ] = " Обмеження приблизної кількості одночасних дзвінків. Якщо пусто - без обмежень " ;
2015-06-29 23:30:03 +02:00
$text [ 'description-concurrent-limit' ][ 'de-at' ] = " Limitiert die gleichzeitigen Anrufe. Kein Limit wenn leer gelassen. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-concurrent-limit' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-caller-id-number' ][ 'en-us' ] = " Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000 " ;
$text [ 'description-caller-id-number' ][ 'pt-pt' ] = " Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000 " ;
$text [ 'description-caller-id-number' ][ 'fr-fr' ] = " Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000 " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-caller-id-number' ][ 'pt-br' ] = " Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-caller-id-number' ][ 'pl' ] = " Zastosowane w przypadku jeżeli operator zezwala na prezentację numeru. Standardowo prezentacja jest w formacie: 0000000000 " ;
$text [ 'description-caller-id-number' ][ 'sv-se' ] = " Gäller om leverantör tillåter att Caller ID nummer skickas. Standard: 0000000000 " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-caller-id-number' ][ 'uk' ] = " Стосується, якщо постачальник, дозволяє надсилати номер абонента (Caller ID номер). З а замовчуванням: 0000000000 " ;
2015-06-30 12:30:02 +02:00
$text [ 'description-caller-id-number' ][ 'de-at' ] = " Geben Sie die Anruferkennung (Nummer) hier ein. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-caller-id-number' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-caller-id-name' ][ 'en-us' ] = " Applicable if the provider allow the Caller ID Name to be set. default: anonymous " ;
$text [ 'description-caller-id-name' ][ 'es-cl' ] = " Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000 " ;
$text [ 'description-caller-id-name' ][ 'pt-pt' ] = " Aplicável se o provedor permitir o envio do nome do originador das chamadas. Omissão: anonymous " ;
$text [ 'description-caller-id-name' ][ 'fr-fr' ] = " Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-caller-id-name' ][ 'pt-br' ] = " Aplicável se o provedor de telefônia liberar o nome de quem está discando. Por padrão: anonymous (anônimo). " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-caller-id-name' ][ 'pl' ] = " Zastosowane w przypadku jeżeli operator zezwala na prezentację nazwy. Standardowo prezentacja jest w formacie: 0000000000 " ;
$text [ 'description-caller-id-name' ][ 'sv-se' ] = " Gäller om leverantör tillåter att Caller ID namn skickas. Standard: anonymous " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-caller-id-name' ][ 'uk' ] = " Стосується, якщо постачальник, дозволяє надсилати ім’я абонента (Caller ID Ім’я). З а замовчуванням: anonymous " ;
2015-06-30 12:30:02 +02:00
$text [ 'description-caller-id-name' ][ 'de-at' ] = " Geben Sie die Anruferkennung (Name) hier ein. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-caller-id-name' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-avmd' ][ 'en-us' ] = " Select whether to enable or disable the detection of voicemail messaging and answering machine systems. " ;
$text [ 'description-avmd' ][ 'es-cl' ] = " Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y. " ;
$text [ 'description-avmd' ][ 'pt-pt' ] = " Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica. " ;
$text [ 'description-avmd' ][ 'fr-fr' ] = " Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur. " ;
2016-08-25 19:03:51 +02:00
$text [ 'description-avmd' ][ 'pt-br' ] = " Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica. " ;
2015-04-08 15:38:58 +02:00
$text [ 'description-avmd' ][ 'pl' ] = " Wybierz, czy chcesz włączyć lub wyłączyć wykrywanie wiadomości poczty głosowej lub innych systemów automatycznego odbierania rozmów. " ;
$text [ 'description-avmd' ][ 'sv-se' ] = " Välj om deteketering av röstbrevlåda skall användas. " ;
2015-05-01 13:13:39 +02:00
$text [ 'description-avmd' ][ 'uk' ] = " Виберіть, чи слід включити а б о відключити виявлення повідомлень голосової пошти і систему автовідповідача. " ;
2015-06-30 12:30:02 +02:00
$text [ 'description-avmd' ][ 'de-at' ] = " Wählen Sie ob die Erkennung von Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll. " ;
2015-08-03 01:42:11 +02:00
$text [ 'description-avmd' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'confirm-update' ][ 'en-us' ] = " Update Complete " ;
$text [ 'confirm-update' ][ 'es-cl' ] = " Actualización Completa " ;
$text [ 'confirm-update' ][ 'pt-pt' ] = " Actualização Efectuada " ;
$text [ 'confirm-update' ][ 'fr-fr' ] = " Mis à jour " ;
$text [ 'confirm-update' ][ 'pt-br' ] = " Atualização Efetuada " ;
$text [ 'confirm-update' ][ 'pl' ] = " Aktualizacja zakonczona " ;
$text [ 'confirm-update' ][ 'sv-se' ] = " Uppdatering Klar " ;
2015-05-01 13:13:39 +02:00
$text [ 'confirm-update' ][ 'uk' ] = " Оновлення завершено " ;
2015-06-29 23:30:03 +02:00
$text [ 'confirm-update' ][ 'de-at' ] = " Aktualisierung durchgeführt " ;
2015-08-03 01:42:11 +02:00
$text [ 'confirm-update' ][ 'he' ] = " עידכון הושלם " ;
2015-04-08 15:38:58 +02:00
$text [ 'confirm-name' ][ 'en-us' ] = " Please provide: Name " ;
$text [ 'confirm-name' ][ 'es-cl' ] = " Por favor agregue: Nombre " ;
$text [ 'confirm-name' ][ 'pt-pt' ] = " Por favor indique: Nome " ;
$text [ 'confirm-name' ][ 'fr-fr' ] = " Merci d'indiquer: Nom " ;
2016-08-25 19:03:51 +02:00
$text [ 'confirm-name' ][ 'pt-br' ] = " Por favor insira: Nome " ;
2015-04-08 15:38:58 +02:00
$text [ 'confirm-name' ][ 'pl' ] = " Wprowadź: Nazwę " ;
$text [ 'confirm-name' ][ 'sv-se' ] = " Ange: Namn " ;
2015-05-01 13:13:39 +02:00
$text [ 'confirm-name' ][ 'uk' ] = " Введіть назву " ;
2015-06-29 23:30:03 +02:00
$text [ 'confirm-name' ][ 'de-at' ] = " Bitte geben Sie den Namen an " ;
2015-08-03 01:42:11 +02:00
$text [ 'confirm-name' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'confirm-delete-info' ][ 'en-us' ] = " Do you really want to delete this? " ;
$text [ 'confirm-delete-info' ][ 'es-cl' ] = " ¿Desea realmente eliminar esto? " ;
$text [ 'confirm-delete-info' ][ 'pt-pt' ] = " Deseja realmente remover isto? " ;
$text [ 'confirm-delete-info' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
$text [ 'confirm-delete-info' ][ 'pt-br' ] = " Deseja realmente remover isto? " ;
$text [ 'confirm-delete-info' ][ 'pl' ] = " Czy na pewno chcesz to usunąć? " ;
$text [ 'confirm-delete-info' ][ 'sv-se' ] = " Vill du verkligen ta bort detta? " ;
2015-05-01 13:13:39 +02:00
$text [ 'confirm-delete-info' ][ 'uk' ] = " Ви дійсно бажаєте це видалити? " ;
2015-06-29 23:30:03 +02:00
$text [ 'confirm-delete-info' ][ 'de-at' ] = " Wollen Sie das wirklich löschen? " ;
2015-08-03 01:42:11 +02:00
$text [ 'confirm-delete-info' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'confirm-add' ][ 'en-us' ] = " Add Complete " ;
$text [ 'confirm-add' ][ 'es-cl' ] = " Ingreso Completo " ;
$text [ 'confirm-add' ][ 'pt-pt' ] = " Adição Efectuada " ;
$text [ 'confirm-add' ][ 'fr-fr' ] = " Ajouté " ;
$text [ 'confirm-add' ][ 'pt-br' ] = " Criação efetuada " ;
$text [ 'confirm-add' ][ 'pl' ] = " Dodano poprawnie " ;
$text [ 'confirm-add' ][ 'sv-se' ] = " Tillagd " ;
2015-05-01 13:13:39 +02:00
$text [ 'confirm-add' ][ 'uk' ] = " Додано " ;
2015-06-29 23:30:03 +02:00
$text [ 'confirm-add' ][ 'de-at' ] = " Erfolgreich hinzugefügt " ;
2015-08-03 01:42:11 +02:00
$text [ 'confirm-add' ][ 'he' ] = " הוספה הושלמה " ;
2015-04-08 15:38:58 +02:00
$text [ 'button-stop' ][ 'en-us' ] = " Stop Broadcast " ;
$text [ 'button-stop' ][ 'es-cl' ] = " Detener Broadcast " ;
$text [ 'button-stop' ][ 'pt-pt' ] = " Parar Broadcast " ;
$text [ 'button-stop' ][ 'fr-fr' ] = " Arrêter la diffusion " ;
$text [ 'button-stop' ][ 'pt-br' ] = " Pausar Broadcast " ;
$text [ 'button-stop' ][ 'pl' ] = " Zatrzymaj rozsylanie rozmów " ;
$text [ 'button-stop' ][ 'sv-se' ] = " Stoppa Samtalsdistribution " ;
2015-05-01 13:13:39 +02:00
$text [ 'button-stop' ][ 'uk' ] = " Зупинити трансляцію " ;
2015-06-29 23:30:03 +02:00
$text [ 'button-stop' ][ 'de-at' ] = " Stopp " ;
2015-08-03 01:42:11 +02:00
$text [ 'button-stop' ][ 'he' ] = " " ;
2015-04-08 15:38:58 +02:00
$text [ 'button-send' ][ 'en-us' ] = " Send Broadcast " ;
$text [ 'button-send' ][ 'es-cl' ] = " Enviar Llamada Masiva " ;
$text [ 'button-send' ][ 'pt-pt' ] = " Enviar Broadcast " ;
$text [ 'button-send' ][ 'fr-fr' ] = " Lancer les appels " ;
$text [ 'button-send' ][ 'pt-br' ] = " Enviar Broadcast " ;
$text [ 'button-send' ][ 'pl' ] = " Wysłane " ;
$text [ 'button-send' ][ 'sv-se' ] = " Skicka Samtalsdistribution " ;
2015-05-01 13:13:39 +02:00
$text [ 'button-send' ][ 'uk' ] = " Транслювати " ;
2015-06-29 23:30:03 +02:00
$text [ 'button-send' ][ 'de-at' ] = " Senden " ;
2015-08-03 01:42:11 +02:00
$text [ 'button-send' ][ 'he' ] = " נשלח " ;
2015-04-08 15:38:58 +02:00
?>