2013-09-21 08:40:50 +00:00
<? php
2017-06-13 06:14:11 +01:00
#This file was last reorganized on 12th of June 2017 10:57:40 AM UTC
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'en-us' ] = "Call Block" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'ar-eg' ] = "حظر المكالمات" ;
$text [ 'title-call-block' ][ 'de-at' ] = "Sperrlisten" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-call-block' ][ 'de-ch' ] = "Sperrlisten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'de-de' ] = "Sperrlisten" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'es-cl' ] = "Bloqueo de llamadas" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-call-block' ][ 'es-mx' ] = "Bloqueo de llamadas" ; //copied from es-cl
$text [ 'title-call-block' ][ 'fr-ca' ] = "Liste noire" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'title-call-block' ][ 'fr-fr' ] = "Liste noire" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call-block' ][ 'he-il' ] = "חסימת מספר" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'it-it' ] = "Blocco chiamate" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call-block' ][ 'pl-pl' ] = "Blokowanie rozmów" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'pt-br' ] = "Bloqueio de chamadas" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'pt-pt' ] = "Bloqueio de Chamadas" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-call-block' ][ 'ro-ro' ] = "Blocare apel" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-call-block' ][ 'ru-ru' ] = "Черный список" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'sv-se' ] = "Blockera Samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call-block' ][ 'uk-ua' ] = "Блокування дзвінків" ;
2015-04-08 13:38:58 +00:00
2015-04-16 19:14:20 +00:00
$text [ 'prompt-block_recent_name' ][ 'en-us' ] = "Block Recent Call - Edit the Name, if desired..." ;
2017-05-10 20:40:46 +01:00
$text [ 'prompt-block_recent_name' ][ 'ar-eg' ] = "" ;
$text [ 'prompt-block_recent_name' ][ 'de-at' ] = "Kürzliche Anrufe Blockieren - Bearbeiten Sie den Namen, falls gewünscht..." ;
2017-06-13 06:14:11 +01:00
$text [ 'prompt-block_recent_name' ][ 'de-ch' ] = "Kürzliche Anrufe Blockieren - Bearbeiten Sie den Namen, falls gewünscht..." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'prompt-block_recent_name' ][ 'de-de' ] = "Kürzliche Anrufe Blockieren - Bearbeiten Sie den Namen, falls gewünscht..." ;
2015-04-16 19:14:20 +00:00
$text [ 'prompt-block_recent_name' ][ 'es-cl' ] = "Bloqueo de llamadas recientes - Edite el nombre, si lo desea..." ;
2017-06-13 06:14:11 +01:00
$text [ 'prompt-block_recent_name' ][ 'es-mx' ] = "Bloqueo de llamadas recientes - Edite el nombre, si lo desea..." ; //copied from es-cl
$text [ 'prompt-block_recent_name' ][ 'fr-ca' ] = "Bloquer appels récents - Modifiez le nom, si vous le souhaitez..." ; //copied from fr-fr
2015-04-16 19:14:20 +00:00
$text [ 'prompt-block_recent_name' ][ 'fr-fr' ] = "Bloquer appels récents - Modifiez le nom, si vous le souhaitez..." ;
2017-05-13 20:13:38 +01:00
$text [ 'prompt-block_recent_name' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'prompt-block_recent_name' ][ 'it-it' ] = "Blocca chiamata recente - Modifica il nome, se lo desideri..." ;
2015-04-08 13:38:58 +00:00
$text [ 'prompt-block_recent_name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'prompt-block_recent_name' ][ 'pl-pl' ] = "Zablokuj ostatnią rozmowę. Edytuj nazwę" ;
2016-08-25 14:03:51 -03:00
$text [ 'prompt-block_recent_name' ][ 'pt-br' ] = "Bloquear chamadas recentes, edite o nome se assim desejar..." ;
2017-05-10 20:40:46 +01:00
$text [ 'prompt-block_recent_name' ][ 'pt-pt' ] = "Bloquear Chamadas Recentes - Edite o nome, se desejar..." ;
2017-06-02 20:24:12 +01:00
$text [ 'prompt-block_recent_name' ][ 'ro-ro' ] = "Blocare apel recent - Editați numele dacă doriți" ;
2017-04-25 03:37:00 +05:00
$text [ 'prompt-block_recent_name' ][ 'ru-ru' ] = "Блокировать недавний вызов. Отредактируйте название, если необходимо..." ;
2017-06-02 16:39:34 +02:00
$text [ 'prompt-block_recent_name' ][ 'sv-se' ] = "Blockera Senaste Samtal, editera namnet om nödvändigt..." ;
2017-05-13 20:13:38 +01:00
$text [ 'prompt-block_recent_name' ][ 'uk-ua' ] = "Блокувати недавній дзвінок. Відредагуйте назву за бажанням" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-update-complete' ][ 'en-us' ] = "Update Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'ar-eg' ] = "اكتمال التحديث" ;
$text [ 'label-update-complete' ][ 'de-at' ] = "Aktualisierung abgeschlossen" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-update-complete' ][ 'de-ch' ] = "Aktualisierung abgeschlossen" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'de-de' ] = "Aktualisierung abgeschlossen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-update-complete' ][ 'es-cl' ] = "Actualización Completa" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-update-complete' ][ 'es-mx' ] = "Actualización Completa" ; //copied from es-cl
$text [ 'label-update-complete' ][ 'fr-ca' ] = "Mise à jour effectuée" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'label-update-complete' ][ 'fr-fr' ] = "Mise à jour effectuée" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-update-complete' ][ 'he-il' ] = "העדכון הושלם" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'it-it' ] = "Aggiornamento Completato" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-update-complete' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-update-complete' ][ 'pl-pl' ] = "Zaktualizowano poprawnie" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-update-complete' ][ 'pt-br' ] = "Atualização Completa" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-update-complete' ][ 'ro-ro' ] = "Actualizare completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-update-complete' ][ 'ru-ru' ] = "Обновление завершено" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'sv-se' ] = "Uppdatering Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-update-complete' ][ 'uk-ua' ] = "Оновлено" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'en-us' ] = "Reject" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'ar-eg' ] = "رفض" ;
$text [ 'label-reject' ][ 'de-at' ] = "Zurückweisen" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-reject' ][ 'de-ch' ] = "Zurückweisen" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'de-de' ] = "Zurückweisen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'es-cl' ] = "Rechazar" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-reject' ][ 'es-mx' ] = "Rechazar" ; //copied from es-cl
$text [ 'label-reject' ][ 'fr-ca' ] = "Rejeter" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'label-reject' ][ 'fr-fr' ] = "Rejeter" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-reject' ][ 'he-il' ] = "לדחות" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'it-it' ] = "Rifiuta" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-reject' ][ 'pl-pl' ] = "Odrzuć " ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'pt-br' ] = "Rejeitar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'pt-pt' ] = "Rejeitar" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-reject' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-reject' ][ 'ru-ru' ] = "Отклонить" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'sv-se' ] = "Neka" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-reject' ][ 'uk-ua' ] = "Відхилити" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'en-us' ] = "Please provide: Number" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'ar-eg' ] = "من فضلك أدخل: الرقم" ;
$text [ 'label-provide-number' ][ 'de-at' ] = "Bitte geben Sie die Nummer an" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-number' ][ 'de-ch' ] = "Bitte geben Sie die Nummer an" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'de-de' ] = "Bitte geben Sie die Nummer an" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'es-cl' ] = "Por favor agregue: Número" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-number' ][ 'es-mx' ] = "Por favor agregue: Número" ; //copied from es-cl
$text [ 'label-provide-number' ][ 'fr-ca' ] = "Merci d'indiquer: Numéro" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'fr-fr' ] = "Merci d'indiquer: Numéro" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-number' ][ 'he-il' ] = "אנא הכנס מספר" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'it-it' ] = "Per favore indica: Numero" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-number' ][ 'pl-pl' ] = " Wprowadź numer" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-provide-number' ][ 'pt-br' ] = "Por favor indique: Número" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'pt-pt' ] = "Por favor indique: Número" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-provide-number' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-provide-number' ][ 'ru-ru' ] = "Введите номер" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'sv-se' ] = "Ange: Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-number' ][ 'uk-ua' ] = "Введіть номер" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'en-us' ] = "Please provide: Name" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'ar-eg' ] = "من فضلك أدخل: الأسم" ;
$text [ 'label-provide-name' ][ 'de-at' ] = "Bitte geben Sie den Namen an" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-name' ][ 'de-ch' ] = "Bitte geben Sie den Namen an" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'de-de' ] = "Bitte geben Sie den Namen an" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'es-cl' ] = "Por favor agregue: Nombre" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-name' ][ 'es-mx' ] = "Por favor agregue: Nombre" ; //copied from es-cl
$text [ 'label-provide-name' ][ 'fr-ca' ] = "Merci d'indiquer: Nom" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'fr-fr' ] = "Merci d'indiquer: Nom" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-name' ][ 'he-il' ] = "אנא הכנס שם" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'it-it' ] = "Per favore indica: Nome" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-name' ][ 'pl-pl' ] = " Wprowadź nazwę " ;
2016-08-25 14:03:51 -03:00
$text [ 'label-provide-name' ][ 'pt-br' ] = "Por favor indique: Nome" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'pt-pt' ] = "Por favor indique: Nome" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-provide-name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-provide-name' ][ 'ru-ru' ] = "Пожалуйста, введите: Имя" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'sv-se' ] = "Ange: Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-name' ][ 'uk-ua' ] = "Введіть назву" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'en-us' ] = "Please provide: Enabled" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'ar-eg' ] = "" ;
$text [ 'label-provide-enabled' ][ 'de-at' ] = "Bitte geben Sie folgendes an: Aktiv" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-enabled' ][ 'de-ch' ] = "Bitte geben Sie folgendes an: Aktiv" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'de-de' ] = "Bitte geben Sie folgendes an: Aktiv" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'es-cl' ] = "Por favor agregue: Activo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-provide-enabled' ][ 'es-mx' ] = "Por favor agregue: Activo" ; //copied from es-cl
$text [ 'label-provide-enabled' ][ 'fr-ca' ] = "Merci d'indiquer: Actif" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'fr-fr' ] = "Merci d'indiquer: Actif" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-enabled' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'it-it' ] = "Per favore indica: Abilitato" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-enabled' ][ 'pl-pl' ] = " Wprowadź: Włączony" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-provide-enabled' ][ 'pt-br' ] = "Por favor indique se está habilitado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'pt-pt' ] = "Por favor indique: Activado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-provide-enabled' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-provide-enabled' ][ 'ru-ru' ] = "Пожалуйста, введите: Включить" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'sv-se' ] = "Ange: Aktiverad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-enabled' ][ 'uk-ua' ] = "Включити/відключити" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'en-us' ] = "Number" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'ar-eg' ] = "رقم" ;
$text [ 'label-number' ][ 'de-at' ] = "Nummer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-number' ][ 'de-ch' ] = "Nummer" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'de-de' ] = "Nummer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'es-cl' ] = "Número" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-number' ][ 'es-mx' ] = "Número" ; //copied from es-cl
$text [ 'label-number' ][ 'fr-ca' ] = "Numéro" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'fr-fr' ] = "Numéro" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'he-il' ] = "מספר" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'it-it' ] = "Numero" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'pl-pl' ] = "Numer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'pt-br' ] = "Número" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'pt-pt' ] = "Número" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-number' ][ 'ro-ro' ] = "Număr" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-number' ][ 'ru-ru' ] = "Номер" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'sv-se' ] = "Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'uk-ua' ] = "Номер" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'en-us' ] = "Message" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'ar-eg' ] = "رسالة" ;
$text [ 'label-message' ][ 'de-at' ] = "Nachricht" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-message' ][ 'de-ch' ] = "Nachricht" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'de-de' ] = "Nachricht" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'es-cl' ] = "Mensaje" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-message' ][ 'es-mx' ] = "Mensaje" ; //copied from es-cl
$text [ 'label-message' ][ 'fr-ca' ] = "Message" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'fr-fr' ] = "Message" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-message' ][ 'he-il' ] = "הודעה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'it-it' ] = "Messaggio" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-message' ][ 'pl-pl' ] = "Wiadomość" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'pt-br' ] = "Mensagem" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'pt-pt' ] = "Mensagem" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-message' ][ 'ro-ro' ] = "Mesaj" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-message' ][ 'ru-ru' ] = "Сообщение" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'sv-se' ] = "Meddelande" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-message' ][ 'uk-ua' ] = "Повідомлення" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'en-us' ] = "Local" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'ar-eg' ] = "محلي" ;
$text [ 'label-local' ][ 'de-at' ] = "Lokal" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-local' ][ 'de-ch' ] = "Lokal" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'de-de' ] = "Lokal" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'es-cl' ] = "Local" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-local' ][ 'es-mx' ] = "Local" ; //copied from es-cl
$text [ 'label-local' ][ 'fr-ca' ] = "Local" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'fr-fr' ] = "Local" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-local' ][ 'he-il' ] = "מקומי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'it-it' ] = "Locale" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-local' ][ 'pl-pl' ] = "Lokalny" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'pt-br' ] = "Local" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'pt-pt' ] = "Local" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-local' ][ 'ro-ro' ] = "Local" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-local' ][ 'ru-ru' ] = "Локальный" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'sv-se' ] = "Lokal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-local' ][ 'uk-ua' ] = "Місцевий" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'en-us' ] = "Inbound" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'ar-eg' ] = "" ;
$text [ 'label-inbound' ][ 'de-at' ] = "Eingehend" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-inbound' ][ 'de-ch' ] = "Eingehend" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'de-de' ] = "Eingehend" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'es-cl' ] = "Entrada" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-inbound' ][ 'es-mx' ] = "Entrada" ; //copied from es-cl
$text [ 'label-inbound' ][ 'fr-ca' ] = "Entrant" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'fr-fr' ] = "Entrant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-inbound' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'it-it' ] = "In Ingresso" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-inbound' ][ 'pl-pl' ] = "Przychodzący" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'pt-br' ] = "Entrada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'pt-pt' ] = "Entrada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-inbound' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-inbound' ][ 'ru-ru' ] = "Входящий" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'sv-se' ] = "Inkommande" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-inbound' ][ 'uk-ua' ] = "Вихідний" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-note' ][ 'en-us' ] = "Block calls from a number. Edit the name and enable/disable below." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-note' ][ 'ar-eg' ] = "" ;
$text [ 'label-edit-note' ][ 'de-at' ] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten." ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-note' ][ 'de-ch' ] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-note' ][ 'de-de' ] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-note' ][ 'es-cl' ] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo." ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-note' ][ 'es-mx' ] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo." ; //copied from es-cl
$text [ 'label-edit-note' ][ 'fr-ca' ] = "Bloquer les appels à partir d'un numéro. Editer le nom et activer/désactiver ci-dessous." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-note' ][ 'fr-fr' ] = "Bloquer les appels à partir d'un numéro. Editer le nom et activer/désactiver ci-dessous." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-note' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-note' ][ 'it-it' ] = "Blocca la chiamata da un numero. Modifica il nome e abilita o disabilita." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-note' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-note' ][ 'pl-pl' ] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-note' ][ 'pt-br' ] = "Bloquear chamadas a partir de um número. Edite o nome e ative ou desative" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-note' ][ 'pt-pt' ] = "Bloquear chamadas a partir de um número. Edite o nome e active/desactive." ;
2017-06-02 20:24:12 +01:00
$text [ 'label-edit-note' ][ 'ro-ro' ] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos." ;
2017-04-25 03:37:00 +05:00
$text [ 'label-edit-note' ][ 'ru-ru' ] = "Блокировать вызовы от номера. Отредактируйте имя и включено/выключено ниже." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-note' ][ 'sv-se' ] = "Blockera samtal från nummer. Editera namn och Aktiv/Inaktiv nedan." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-note' ][ 'uk-ua' ] = "Блокувати дзвінки з номера. Змініть ім'я і включіть/відключіть нижче." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'en-us' ] = "Call Block" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'ar-eg' ] = "" ;
$text [ 'label-edit-edit' ][ 'de-at' ] = "Sperrlisten" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-edit' ][ 'de-ch' ] = "Sperrlisten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'de-de' ] = "Sperrlisten" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'es-cl' ] = "Bloqueo de llamada" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-edit' ][ 'es-mx' ] = "Bloqueo de llamada" ; //copied from es-cl
$text [ 'label-edit-edit' ][ 'fr-ca' ] = "Liste noire" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'label-edit-edit' ][ 'fr-fr' ] = "Liste noire" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-edit' ][ 'he-il' ] = "חסימת שיחה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'it-it' ] = "Blocco Chiamate" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-edit' ][ 'pl-pl' ] = "Blokowanie rozmów" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'pt-br' ] = "Bloqueio de chamadas" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'pt-pt' ] = "Bloqueio de Chamadas" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-edit-edit' ][ 'ro-ro' ] = "Blocare apel" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-edit-edit' ][ 'ru-ru' ] = "Черный список" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'sv-se' ] = "Blockera Samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-edit' ][ 'uk-ua' ] = "Блокування дзвінків" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add-recent' ][ 'en-us' ] = "Recent Calls" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add-recent' ][ 'ar-eg' ] = "" ;
$text [ 'label-edit-add-recent' ][ 'de-at' ] = "Kürzliche Anrufe" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-add-recent' ][ 'de-ch' ] = "Kürzliche Anrufe" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add-recent' ][ 'de-de' ] = "Kürzliche Anrufe" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add-recent' ][ 'es-cl' ] = "Llamadas Recientes" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-add-recent' ][ 'es-mx' ] = "Llamadas Recientes" ; //copied from es-cl
$text [ 'label-edit-add-recent' ][ 'fr-ca' ] = "Appels Récents" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add-recent' ][ 'fr-fr' ] = "Appels Récents" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add-recent' ][ 'he-il' ] = "שיחות אחרונות" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add-recent' ][ 'it-it' ] = "Chiamate Recenti" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add-recent' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add-recent' ][ 'pl-pl' ] = "Ostatnie rozmowy" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add-recent' ][ 'pt-br' ] = "Chamadas recentes" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add-recent' ][ 'pt-pt' ] = "Chamadas Recentes" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-edit-add-recent' ][ 'ro-ro' ] = "Apeluri recente" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-edit-add-recent' ][ 'ru-ru' ] = "Недавние вызовы" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add-recent' ][ 'sv-se' ] = "Senaste Samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add-recent' ][ 'uk-ua' ] = "Останні дзвінки" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'en-us' ] = "Call Block" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'ar-eg' ] = "حظر المكالمات" ;
$text [ 'label-edit-add' ][ 'de-at' ] = "Sperrlisten" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-add' ][ 'de-ch' ] = "Sperrlisten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'de-de' ] = "Sperrlisten" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'es-cl' ] = "Agregar bloqueo de llamada" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-edit-add' ][ 'es-mx' ] = "Agregar bloqueo de llamada" ; //copied from es-cl
$text [ 'label-edit-add' ][ 'fr-ca' ] = "Ajouter bloquage d'appel" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'fr-fr' ] = "Ajouter bloquage d'appel" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add' ][ 'he-il' ] = "חסימת שיחה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'it-it' ] = "Blocco Chiamate" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add' ][ 'pl-pl' ] = "Blokowaie rozmów" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'pt-br' ] = "Adicionar bloqueio de chamadas" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'pt-pt' ] = "Adicionar Bloqueio de Chamadas" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-edit-add' ][ 'ro-ro' ] = "Blocare apel" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-edit-add' ][ 'ru-ru' ] = "Черный список" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'sv-se' ] = "Blockera Samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-edit-add' ][ 'uk-ua' ] = "Блокування дзвінків" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'en-us' ] = "Duration" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'ar-eg' ] = "المدة" ;
$text [ 'label-duration' ][ 'de-at' ] = "Dauer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-duration' ][ 'de-ch' ] = "Dauer" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'de-de' ] = "Dauer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'es-cl' ] = "Duración" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-duration' ][ 'es-mx' ] = "Duración" ; //copied from es-cl
$text [ 'label-duration' ][ 'fr-ca' ] = "Durée" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'fr-fr' ] = "Durée" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'he-il' ] = "משך השיחה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'it-it' ] = "Durata" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'pl-pl' ] = "Czas trwania" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'pt-br' ] = "Duração" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'pt-pt' ] = "Duração" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-duration' ][ 'ro-ro' ] = "Durată" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-duration' ][ 'ru-ru' ] = "Длительность" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'sv-se' ] = "Samtalstid" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'uk-ua' ] = "Тривалість" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'en-us' ] = "Delete Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'ar-eg' ] = "اكتمال المسح" ;
$text [ 'label-delete-complete' ][ 'de-at' ] = "Erfolgreich gelöscht" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-delete-complete' ][ 'de-ch' ] = "Erfolgreich gelöscht" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'de-de' ] = "Erfolgreich gelöscht" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'es-cl' ] = "Eliminar Completo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-delete-complete' ][ 'es-mx' ] = "Eliminar Completo" ; //copied from es-cl
$text [ 'label-delete-complete' ][ 'fr-ca' ] = "Supprimé" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'fr-fr' ] = "Supprimé" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-delete-complete' ][ 'he-il' ] = "המחיקה הושלמה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'it-it' ] = "Eliminazione Completata" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-delete-complete' ][ 'pl-pl' ] = "Usunięto poprawnie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'pt-br' ] = "Remoção efetuada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-delete-complete' ][ 'ro-ro' ] = "Ștergere completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-delete-complete' ][ 'ru-ru' ] = "Удаление завершено" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'sv-se' ] = "Borttagning Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-delete-complete' ][ 'uk-ua' ] = "Видалено" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-date-added' ][ 'en-us' ] = "Date Added" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'ar-eg' ] = "تم اضافة التاريخ" ;
$text [ 'label-date-added' ][ 'de-at' ] = "Datum hinzugefügt" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-date-added' ][ 'de-ch' ] = "Datum hinzugefügt" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'de-de' ] = "Datum hinzugefügt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-date-added' ][ 'es-cl' ] = "Fecha de ingreso" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-date-added' ][ 'es-mx' ] = "Fecha de ingreso" ; //copied from es-cl
$text [ 'label-date-added' ][ 'fr-ca' ] = "Date d'ajout" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'label-date-added' ][ 'fr-fr' ] = "Date d'ajout" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-date-added' ][ 'he-il' ] = "התאריך נוסף" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'it-it' ] = "Data Aggiunta" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-date-added' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-date-added' ][ 'pl-pl' ] = "Dodano datę" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-date-added' ][ 'pt-br' ] = "Data adicionada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'pt-pt' ] = "Data adicionada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-date-added' ][ 'ro-ro' ] = "Data adăugării" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-date-added' ][ 'ru-ru' ] = "Дата добавления" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'sv-se' ] = "Datum Tillagt" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-date-added' ][ 'uk-ua' ] = "Додано" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'en-us' ] = "Count" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'ar-eg' ] = "" ;
$text [ 'label-count' ][ 'de-at' ] = "Zähler" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-count' ][ 'de-ch' ] = "Zähler" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'de-de' ] = "Zähler" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'es-cl' ] = "Conteo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-count' ][ 'es-mx' ] = "Conteo" ; //copied from es-cl
$text [ 'label-count' ][ 'fr-ca' ] = "Nombre d'appels" ; //copied from fr-fr
2015-06-06 02:37:26 +00:00
$text [ 'label-count' ][ 'fr-fr' ] = "Nombre d'appels" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-count' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'it-it' ] = "Conteggio" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-count' ][ 'pl-pl' ] = "Wyliczenie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'pt-br' ] = "Contagem" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'pt-pt' ] = "Contagem" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-count' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-count' ][ 'ru-ru' ] = "Количество" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'sv-se' ] = "Räkna" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-count' ][ 'uk-ua' ] = "Кількість" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-called-on' ][ 'en-us' ] = "Called on" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-called-on' ][ 'ar-eg' ] = "تم الأتصال علي" ;
$text [ 'label-called-on' ][ 'de-at' ] = "Anruf am" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-called-on' ][ 'de-ch' ] = "Anruf am" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-called-on' ][ 'de-de' ] = "Anruf am" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-called-on' ][ 'es-cl' ] = "Llamó en" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-called-on' ][ 'es-mx' ] = "Llamó en" ; //copied from es-cl
$text [ 'label-called-on' ][ 'fr-ca' ] = "Appelé sur" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-called-on' ][ 'fr-fr' ] = "Appelé sur" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-called-on' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-called-on' ][ 'it-it' ] = "Chiamato su" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-called-on' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-called-on' ][ 'pl-pl' ] = "Zadzwoniono na" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-called-on' ][ 'pt-br' ] = "Chamada em " ;
2017-05-10 20:40:46 +01:00
$text [ 'label-called-on' ][ 'pt-pt' ] = "Chamado em" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-called-on' ][ 'ro-ro' ] = "Sunat pe" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-called-on' ][ 'ru-ru' ] = "Направление" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-called-on' ][ 'sv-se' ] = "Ringdes på" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-called-on' ][ 'uk-ua' ] = "Дзвінок здійснено" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'en-us' ] = "Busy" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'ar-eg' ] = "مشغول" ;
$text [ 'label-busy' ][ 'de-at' ] = "Besetzt" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-busy' ][ 'de-ch' ] = "Besetzt" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'de-de' ] = "Besetzt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'es-cl' ] = "Ocupado" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-busy' ][ 'es-mx' ] = "Ocupado" ; //copied from es-cl
$text [ 'label-busy' ][ 'fr-ca' ] = "Occupé" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'fr-fr' ] = "Occupé" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-busy' ][ 'he-il' ] = "תפוס" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'it-it' ] = "Occupato" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-busy' ][ 'pl-pl' ] = "Zajęty" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'pt-br' ] = "Ocupado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'pt-pt' ] = "Ocupado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-busy' ][ 'ro-ro' ] = "Ocupat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-busy' ][ 'ru-ru' ] = "Занято" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'sv-se' ] = "Upptagen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-busy' ][ 'uk-ua' ] = "Зайнято" ;
2015-04-08 13:38:58 +00:00
2015-10-19 18:30:55 -06:00
$text [ 'label-hold' ][ 'en-us' ] = "Hold" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-hold' ][ 'ar-eg' ] = "" ;
$text [ 'label-hold' ][ 'de-at' ] = "Halten" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-hold' ][ 'de-ch' ] = "Halten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-hold' ][ 'de-de' ] = "Halten" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-hold' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-hold' ][ 'es-mx' ] = "" ;
$text [ 'label-hold' ][ 'fr-ca' ] = "" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-hold' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-hold' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-hold' ][ 'it-it' ] = "Attesa" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-hold' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-hold' ][ 'pl-pl' ] = "" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-hold' ][ 'pt-br' ] = "Espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-hold' ][ 'pt-pt' ] = "Espera" ; //copied from pt-br
2017-06-02 20:24:12 +01:00
$text [ 'label-hold' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-hold' ][ 'ru-ru' ] = "Удержание" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-hold' ][ 'sv-se' ] = "Vänt" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-hold' ][ 'uk-ua' ] = "" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'en-us' ] = "Voicemail" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'ar-eg' ] = "" ;
$text [ 'label-voicemail' ][ 'de-at' ] = "Mailbox" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-voicemail' ][ 'de-ch' ] = "Mailbox" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'de-de' ] = "Mailbox" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'es-cl' ] = "Correo de Voz" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-voicemail' ][ 'es-mx' ] = "Correo de Voz" ; //copied from es-cl
$text [ 'label-voicemail' ][ 'fr-ca' ] = "Messagerie Vocale" ; //copied from fr-fr
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'fr-fr' ] = "Messagerie Vocale" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-voicemail' ][ 'he-il' ] = "תא קולי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'it-it' ] = "Casella Vocale" ;
$text [ 'label-voicemail' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-voicemail' ][ 'pl-pl' ] = "Poczta głosowa" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'pt-br' ] = "Correio de voz" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'pt-pt' ] = "Correio de Voz" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-voicemail' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-voicemail' ][ 'ru-ru' ] = "Голосовая почта" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'sv-se' ] = "Röstbrevlåda" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-voicemail' ][ 'uk-ua' ] = "Голосова пошта" ;
2015-10-19 18:30:55 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-add-note' ][ 'en-us' ] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-note' ][ 'ar-eg' ] = "" ;
$text [ 'label-add-note' ][ 'de-at' ] = "Anrufe einer Rufnummer sperren. Wählen Sie eine Nummer von der Liste oder geben Sie eine Nummer und einen Name ein. Aktivieren Sie die Sperrliste unten." ;
2017-06-13 06:14:11 +01:00
$text [ 'label-add-note' ][ 'de-ch' ] = "Anrufe einer Rufnummer sperren. Wählen Sie eine Nummer von der Liste oder geben Sie eine Nummer und einen Name ein. Aktivieren Sie die Sperrliste unten." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-add-note' ][ 'de-de' ] = "Anrufe einer Rufnummer sperren. Wählen Sie eine Nummer von der Liste oder geben Sie eine Nummer und einen Name ein. Aktivieren Sie die Sperrliste unten." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-note' ][ 'es-cl' ] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo." ;
2017-06-13 06:14:11 +01:00
$text [ 'label-add-note' ][ 'es-mx' ] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo." ; //copied from es-cl
$text [ 'label-add-note' ][ 'fr-ca' ] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activer le." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-add-note' ][ 'fr-fr' ] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activer le." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-note' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-note' ][ 'it-it' ] = "Blocca le chiamate da un numero. Seleziona un numero dalla lista sopra o inserisci un numero, nome e abilita o disabilita il blocco." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-note' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-note' ][ 'pl-pl' ] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-note' ][ 'pt-br' ] = "Bloquear chamadas a partir de um número. Selecione um número a partir da lista indicada ou insira um número e um nome em seguida ative" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-note' ][ 'pt-pt' ] = "Bloquear chamadas a partir de um número. Seleccione um número a partir da lista indicada ou introduza um número, nome e active." ;
2017-06-02 20:24:12 +01:00
$text [ 'label-add-note' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-add-note' ][ 'ru-ru' ] = "Блокировка вызовов от номера. Выберите номер из списка выше либо введите его самостоятельно, имя и включите ниже." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-note' ][ 'sv-se' ] = "Blockera samtal från ett nummer. Välj antingen ett nummer från listan ovan eller fyll i nummer, namn och aktivera nedan." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-note' ][ 'uk-ua' ] = "Блокувати дзвінки з номера. Або вибрати номер зі списку вище або введіть номер, ім'я і включити нижче." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'en-us' ] = "Add Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'ar-eg' ] = "تمت الأضافة" ;
$text [ 'label-add-complete' ][ 'de-at' ] = "Erfolgreich hinzugefügt" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-add-complete' ][ 'de-ch' ] = "Erfolgreich hinzugefügt" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'de-de' ] = "Erfolgreich hinzugefügt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'es-cl' ] = "Agregar Completo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-add-complete' ][ 'es-mx' ] = "Agregar Completo" ; //copied from es-cl
$text [ 'label-add-complete' ][ 'fr-ca' ] = "Ajouté" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'fr-fr' ] = "Ajouté" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-complete' ][ 'he-il' ] = "הוספה הושלמה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'it-it' ] = "Inserimento Completato" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-complete' ][ 'pl-pl' ] = "Dodano poprawnie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'pt-br' ] = "Criação efetuada " ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'pt-pt' ] = "Adição Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-add-complete' ][ 'ro-ro' ] = "Adăugare completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-add-complete' ][ 'ru-ru' ] = "Добавление завершено" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'sv-se' ] = "Tillagd" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-add-complete' ][ 'uk-ua' ] = "Додано" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'en-us' ] = "Action" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'ar-eg' ] = "" ;
$text [ 'label-action' ][ 'de-at' ] = "Aktion" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-action' ][ 'de-ch' ] = "Aktion" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'de-de' ] = "Aktion" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'es-cl' ] = "Acción" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-action' ][ 'es-mx' ] = "Acción" ; //copied from es-cl
$text [ 'label-action' ][ 'fr-ca' ] = "Action" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'fr-fr' ] = "Action" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-action' ][ 'he-il' ] = "פעולה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'it-it' ] = "Azione" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-action' ][ 'pl-pl' ] = "Operacja" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'pt-br' ] = "Ação" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'pt-pt' ] = "Acção" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-action' ][ 'ro-ro' ] = "Acțiune" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-action' ][ 'ru-ru' ] = "Действие" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'sv-se' ] = "Åtgärd" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-action' ][ 'uk-ua' ] = "Дія" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-number' ][ 'en-us' ] = "Enter the exact number." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-number' ][ 'ar-eg' ] = "" ;
$text [ 'description-number' ][ 'de-at' ] = "Geben Sie die genaue Nummer an." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-number' ][ 'de-ch' ] = "Geben Sie die genaue Nummer an." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-number' ][ 'de-de' ] = "Geben Sie die genaue Nummer an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-number' ][ 'es-cl' ] = "Ingrese el nú exacto." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-number' ][ 'es-mx' ] = "Ingrese el nú exacto." ; //copied from es-cl
$text [ 'description-number' ][ 'fr-ca' ] = "Entrer le numéro exact." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-number' ][ 'fr-fr' ] = "Entrer le numéro exact." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-number' ][ 'he-il' ] = "הכנס את המספר המבוקש" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-number' ][ 'it-it' ] = "Inserisci il numero esatto." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-number' ][ 'pl-pl' ] = "Wprowadź dokładny numer." ;
2016-08-25 14:03:51 -03:00
$text [ 'description-number' ][ 'pt-br' ] = "Insira o número exato." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-number' ][ 'pt-pt' ] = "Introduza o número exacto." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-number' ][ 'ro-ro' ] = "Introduceți numărul exact" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-number' ][ 'ru-ru' ] = "Введите точный номер." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-number' ][ 'sv-se' ] = "Ange det exakta numret" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-number' ][ 'uk-ua' ] = "Введіть точний номер" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the name." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'ar-eg' ] = "أدخل الأسم" ;
$text [ 'description-name' ][ 'de-at' ] = "Geben Sie den Namen an" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-name' ][ 'de-ch' ] = "Geben Sie den Namen an" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'de-de' ] = "Geben Sie den Namen an" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'es-cl' ] = "Introduzca el nombre." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-name' ][ 'es-mx' ] = "Introduzca el nombre." ; //copied from es-cl
$text [ 'description-name' ][ 'fr-ca' ] = "Entrez le nom." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'fr-fr' ] = "Entrez le nom." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'he-il' ] = "הכנס את השם" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'it-it' ] = "Inserisci il Nome." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'pl-pl' ] = "Wprowadź nazwę" ;
2016-08-25 14:03:51 -03:00
$text [ 'description-name' ][ 'pt-br' ] = "Insira o nome." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'pt-pt' ] = "Digite o nome." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-name' ][ 'ro-ro' ] = "Introduceți numele" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-name' ][ 'ru-ru' ] = "Введите имя." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'sv-se' ] = "Skriv in namnet." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'uk-ua' ] = "Введіть назву меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-enable' ][ 'en-us' ] = "Set to true to enable call blocking for this number." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-enable' ][ 'ar-eg' ] = "" ;
$text [ 'description-enable' ][ 'de-at' ] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-enable' ][ 'de-ch' ] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-enable' ][ 'de-de' ] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-enable' ][ 'es-cl' ] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-enable' ][ 'es-mx' ] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número." ; //copied from es-cl
$text [ 'description-enable' ][ 'fr-ca' ] = "Choisir Oui pour activer le bloquage d'appel." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-enable' ][ 'fr-fr' ] = "Choisir Oui pour activer le bloquage d'appel." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-enable' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-enable' ][ 'it-it' ] = "Seleziona vero per abilitare il blocco delle chiamate da questo numero." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-enable' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-enable' ][ 'pl-pl' ] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru " ;
2016-08-25 14:03:51 -03:00
$text [ 'description-enable' ][ 'pt-br' ] = "Escolha 'sim' para ativar o bloqueio de chamadas para este número." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-enable' ][ 'pt-pt' ] = "Escolha 'sim' para activar o bloqueio de chamadas para este número." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-enable' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-enable' ][ 'ru-ru' ] = "Выберите 'Да', чтобы блокировать вызовы с данного номера." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-enable' ][ 'sv-se' ] = "Välj Sann för att blockera detta nummer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-enable' ][ 'uk-ua' ] = "Виберіть 'Так', щоб блокувати дзвінки з даного номера." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'en-us' ] = "A list of numbers from which to block calls." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'ar-eg' ] = "" ;
$text [ 'description-call-block' ][ 'de-at' ] = "Eine Liste von Nummern die gesperrt werden sollen." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-call-block' ][ 'de-ch' ] = "Eine Liste von Nummern die gesperrt werden sollen." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'de-de' ] = "Eine Liste von Nummern die gesperrt werden sollen." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'es-cl' ] = "Un listado de números desde los cuales se bloquean las llamadas" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-call-block' ][ 'es-mx' ] = "Un listado de números desde los cuales se bloquean las llamadas" ; //copied from es-cl
$text [ 'description-call-block' ][ 'fr-ca' ] = "Une liste de numéro dont on veut bloquer les appels" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'fr-fr' ] = "Une liste de numéro dont on veut bloquer les appels" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-call-block' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'it-it' ] = "Una lista di numeri le cui chiamate sono bloccate." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-call-block' ][ 'pl-pl' ] = "Lista numerów, z których rozmowy są blokowane." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'pt-br' ] = "Uma lista de números que deseja bloquear as chamadas" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'pt-pt' ] = "Uma lista de números que deseje bloquear as chamadas" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-call-block' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-call-block' ][ 'ru-ru' ] = "Список номеров, с которых блокируются вызовы." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'sv-se' ] = "En lista med nummer för blockering av samtal." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-call-block' ][ 'uk-ua' ] = "Список номерів, з яких блокуються дзвінки." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'en-us' ] = "Set an action for calls from this number." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'ar-eg' ] = "" ;
$text [ 'description-action' ][ 'de-at' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-action' ][ 'de-ch' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'de-de' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'es-cl' ] = "Configurar una acción para llamadas desde este número." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-action' ][ 'es-mx' ] = "Configurar una acción para llamadas desde este número." ; //copied from es-cl
$text [ 'description-action' ][ 'fr-ca' ] = "Choisir une action pour les appels venant de ce numéro." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'fr-fr' ] = "Choisir une action pour les appels venant de ce numéro." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-action' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'it-it' ] = "Imposta un'azione per questo numero." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-action' ][ 'pl-pl' ] = "Ustaw co zrobić w przypadku polaczeń z tego numeru." ;
2016-08-25 14:03:51 -03:00
$text [ 'description-action' ][ 'pt-br' ] = "Escolha uma ação para chamadas reailzadas por este número." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'pt-pt' ] = "Escolha uma acção para chamadas com origem neste número." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-action' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-action' ][ 'ru-ru' ] = "Установите действие для вызовов с данного номера." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'sv-se' ] = "Välj en aktion för samtal från detta nummer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-action' ][ 'uk-ua' ] = "Встановіть дію для дзвінків з цього номера." ;
2015-04-08 13:38:58 +00:00
2017-06-13 06:14:11 +01:00
?>