2013-09-21 08:40:50 +00:00
<? php
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'en-us' ] = "Call Block" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-call-block' ][ 'en-gb' ] = "Call Block" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'ar-eg' ] = "حظر المكالمات" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-call-block' ][ 'de-at' ] = "Sperrlisten" ;
$text [ 'title-call-block' ][ 'de-ch' ] = "Sperrlisten" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call-block' ][ 'de-de' ] = "Sperrlisten" ;
2019-12-04 09:22:48 +02:00
$text [ 'title-call-block' ][ 'el-gr' ] = "Λίστα αποκλεισμών" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-call-block' ][ 'es-cl' ] = "Bloqueo de llamadas" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-call-block' ][ 'es-mx' ] = "Bloqueo de llamadas" ;
$text [ 'title-call-block' ][ 'fr-ca' ] = "Filtrage d'appel" ;
2019-11-01 12:03:02 -04:00
$text [ 'title-call-block' ][ 'fr-fr' ] = "Filtrage d'appel" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call-block' ][ 'he-il' ] = "חסימת מספר" ;
2017-09-21 17:06:26 +02:00
$text [ 'title-call-block' ][ 'it-it' ] = "Blocco Chiamate" ;
2019-11-15 17:27:32 +01:00
$text [ 'title-call-block' ][ 'nl-nl' ] = "Oproep blokkade" ;
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' ] = "Блокування дзвінків" ;
2023-05-10 18:20:44 -06:00
$text [ 'title-call-block' ][ 'zh-cn' ] = "呼叫块" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-call-block' ][ 'ja-jp' ] = "コールブロック" ;
2023-05-10 18:20:44 -06:00
$text [ 'title-call-block' ][ 'ko-kr' ] = "통화 차단" ;
2015-04-08 13:38:58 +00:00
2020-01-11 20:24:43 -07:00
$text [ 'heading-recent_calls' ][ 'en-us' ] = "Recent Calls" ;
2020-03-20 20:47:13 +00:00
$text [ 'heading-recent_calls' ][ 'en-gb' ] = "Recent Calls" ;
2023-04-26 21:08:48 -06:00
$text [ 'heading-recent_calls' ][ 'ar-eg' ] = "المكالمات الأخيرة" ;
2023-05-03 10:36:25 -06:00
$text [ 'heading-recent_calls' ][ 'de-at' ] = "Kürzliche Anrufe" ;
$text [ 'heading-recent_calls' ][ 'de-ch' ] = "Kürzliche Anrufe" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-recent_calls' ][ 'de-de' ] = "Kürzliche Anrufe" ;
$text [ 'heading-recent_calls' ][ 'el-gr' ] = "Πρόσφατες Κλήσεις" ;
$text [ 'heading-recent_calls' ][ 'es-cl' ] = "Llamadas Recientes" ;
2023-05-03 10:36:25 -06:00
$text [ 'heading-recent_calls' ][ 'es-mx' ] = "Llamadas Recientes" ;
$text [ 'heading-recent_calls' ][ 'fr-ca' ] = "Appels récents" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-recent_calls' ][ 'fr-fr' ] = "Appels récents" ;
$text [ 'heading-recent_calls' ][ 'he-il' ] = "שיחות אחרונות" ;
$text [ 'heading-recent_calls' ][ 'it-it' ] = "Chiamate Recenti" ;
$text [ 'heading-recent_calls' ][ 'nl-nl' ] = "Recente oproepen" ;
$text [ 'heading-recent_calls' ][ 'pl-pl' ] = "Ostatnie rozmowy" ;
$text [ 'heading-recent_calls' ][ 'pt-br' ] = "Chamadas recentes" ;
$text [ 'heading-recent_calls' ][ 'pt-pt' ] = "Chamadas Recentes" ;
$text [ 'heading-recent_calls' ][ 'ro-ro' ] = "Apeluri recente" ;
$text [ 'heading-recent_calls' ][ 'ru-ru' ] = "Недавние вызовы" ;
$text [ 'heading-recent_calls' ][ 'sv-se' ] = "Senaste Samtal" ;
$text [ 'heading-recent_calls' ][ 'uk-ua' ] = "Останні дзвінки" ;
2023-05-10 18:20:44 -06:00
$text [ 'heading-recent_calls' ][ 'zh-cn' ] = "最近通话" ;
2023-05-03 10:36:25 -06:00
$text [ 'heading-recent_calls' ][ 'ja-jp' ] = "最近の通話" ;
$text [ 'heading-recent_calls' ][ 'ko-kr' ] = "최근 통화" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-block_recent_calls' ][ 'en-us' ] = "Block Recent Calls" ;
2020-03-20 20:47:13 +00:00
$text [ 'heading-block_recent_calls' ][ 'en-gb' ] = "Block Recent Calls" ;
2023-04-26 21:08:48 -06:00
$text [ 'heading-block_recent_calls' ][ 'ar-eg' ] = "حظر المكالمات الأخيرة" ;
2023-05-03 10:36:25 -06:00
$text [ 'heading-block_recent_calls' ][ 'de-at' ] = "Kürzliche Anrufe Blockieren" ;
$text [ 'heading-block_recent_calls' ][ 'de-ch' ] = "Kürzliche Anrufe Blockieren" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-block_recent_calls' ][ 'de-de' ] = "Kürzliche Anrufe Blockieren" ;
$text [ 'heading-block_recent_calls' ][ 'el-gr' ] = "Αποκλεισμός Πρόσφατης Κλήσης" ;
$text [ 'heading-block_recent_calls' ][ 'es-cl' ] = "Bloqueo de llamadas recientes" ;
2023-05-03 10:36:25 -06:00
$text [ 'heading-block_recent_calls' ][ 'es-mx' ] = "Bloqueo de llamadas recientes" ;
$text [ 'heading-block_recent_calls' ][ 'fr-ca' ] = "Bloquer appels récents" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-block_recent_calls' ][ 'fr-fr' ] = "Bloquer appels récents" ;
2023-04-26 21:08:48 -06:00
$text [ 'heading-block_recent_calls' ][ 'he-il' ] = "חסום שיחות אחרונות" ;
2020-01-11 20:24:43 -07:00
$text [ 'heading-block_recent_calls' ][ 'it-it' ] = "Blocca le chiamate recenti" ;
$text [ 'heading-block_recent_calls' ][ 'nl-nl' ] = "Blokkeer recente oproep" ;
$text [ 'heading-block_recent_calls' ][ 'pl-pl' ] = "Zablokuj ostatnią rozmowę" ;
$text [ 'heading-block_recent_calls' ][ 'pt-br' ] = "Bloquear chamadas recentes" ;
$text [ 'heading-block_recent_calls' ][ 'pt-pt' ] = "Bloquear Chamadas Recentes" ;
$text [ 'heading-block_recent_calls' ][ 'ro-ro' ] = "Blocare apel recent" ;
$text [ 'heading-block_recent_calls' ][ 'ru-ru' ] = "Блокировать недавний вызов" ;
$text [ 'heading-block_recent_calls' ][ 'sv-se' ] = "Blockera Senaste Samtal" ;
$text [ 'heading-block_recent_calls' ][ 'uk-ua' ] = "Блокувати недавній дзвінок" ;
2023-05-10 18:20:44 -06:00
$text [ 'heading-block_recent_calls' ][ 'zh-cn' ] = "阻止最近通话" ;
$text [ 'heading-block_recent_calls' ][ 'ja-jp' ] = "最近の通話をブロックする" ;
$text [ 'heading-block_recent_calls' ][ 'ko-kr' ] = "최근 통화 차단" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-update-complete' ][ 'en-us' ] = "Update Complete" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-update-complete' ][ 'en-gb' ] = "Update Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'ar-eg' ] = "اكتمال التحديث" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-update-complete' ][ 'de-at' ] = "Aktualisierung abgeschlossen" ;
$text [ 'label-update-complete' ][ 'de-ch' ] = "Aktualisierung abgeschlossen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-update-complete' ][ 'de-de' ] = "Aktualisierung abgeschlossen" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-update-complete' ][ 'el-gr' ] = "Η ενημέρωση ολοκληρώθηκε" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-update-complete' ][ 'es-cl' ] = "Actualización Completa" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-update-complete' ][ 'es-mx' ] = "Actualización Completa" ;
$text [ 'label-update-complete' ][ 'fr-ca' ] = "Mise à jour effectuée" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-update-complete' ][ 'nl-nl' ] = "Bijgewerkt" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-update-complete' ][ 'pl-pl' ] = "Zaktualizowano pomyślnie" ;
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' ] = "Оновлено" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-update-complete' ][ 'zh-cn' ] = "更新完成" ;
$text [ 'label-update-complete' ][ 'ja-jp' ] = "アップデート完了" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-update-complete' ][ 'ko-kr' ] = "업데이트 완료" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'en-us' ] = "Reject" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-reject' ][ 'en-gb' ] = "Reject" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'ar-eg' ] = "رفض" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-reject' ][ 'de-at' ] = "Zurückweisen" ;
$text [ 'label-reject' ][ 'de-ch' ] = "Zurückweisen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'de-de' ] = "Zurückweisen" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-reject' ][ 'el-gr' ] = "Απόρριψη" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-reject' ][ 'es-cl' ] = "Rechazar" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-reject' ][ 'es-mx' ] = "Rechazar" ;
$text [ 'label-reject' ][ 'fr-ca' ] = "Rejeter" ;
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-09-21 17:06:26 +02:00
$text [ 'label-reject' ][ 'it-it' ] = "Blocca" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-reject' ][ 'nl-nl' ] = "Weigeren" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-reject' ][ 'pl-pl' ] = "Odrzuć " ;
2023-05-03 10:36:25 -06:00
$text [ 'label-reject' ][ 'pt-br' ] = "Rejeitar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-reject' ][ 'pt-pt' ] = "Rejeitar" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-reject' ][ 'ro-ro' ] = "Respinge" ;
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' ] = "Відхилити" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-reject' ][ 'zh-cn' ] = "拒绝" ;
$text [ 'label-reject' ][ 'ja-jp' ] = "拒絶" ;
$text [ 'label-reject' ][ 'ko-kr' ] = "거부하다" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'en-us' ] = "Please provide: Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-provide-number' ][ 'en-gb' ] = "Please provide: Number" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'ar-eg' ] = "من فضلك أدخل: الرقم" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-number' ][ 'de-at' ] = "Bitte geben Sie die Nummer an" ;
$text [ 'label-provide-number' ][ 'de-ch' ] = "Bitte geben Sie die Nummer an" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-number' ][ 'de-de' ] = "Bitte geben Sie die Nummer an" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-provide-number' ][ 'el-gr' ] = "Εισάγετε: Αριθμό" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-number' ][ 'es-cl' ] = "Por favor agregue: Número" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-number' ][ 'es-mx' ] = "Por favor agregue: Número" ;
$text [ 'label-provide-number' ][ 'fr-ca' ] = "S'il vous plaît indiquer: Numéro" ;
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-09-21 17:06:26 +02:00
$text [ 'label-provide-number' ][ 'it-it' ] = "Prego fornire: Numero" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-provide-number' ][ 'nl-nl' ] = "Geef aub: Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-number' ][ 'pl-pl' ] = " Wprowadź numer" ;
2023-05-03 10:36:25 -06: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" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-provide-number' ][ 'ro-ro' ] = "Vă rugăm să furnizați: numărul" ;
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' ] = "Введіть номер" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-provide-number' ][ 'zh-cn' ] = "请提供:号码" ;
$text [ 'label-provide-number' ][ 'ja-jp' ] = "入力してください: 番号" ;
$text [ 'label-provide-number' ][ 'ko-kr' ] = "제공하십시오: 번호" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'en-us' ] = "Please provide: Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-provide-name' ][ 'en-gb' ] = "Please provide: Name" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'ar-eg' ] = "من فضلك أدخل: الأسم" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-name' ][ 'de-at' ] = "Bitte geben Sie den Namen an" ;
$text [ 'label-provide-name' ][ 'de-ch' ] = "Bitte geben Sie den Namen an" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-name' ][ 'de-de' ] = "Bitte geben Sie den Namen an" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-provide-name' ][ 'el-gr' ] = "Εισάγετε: Όνομα" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-name' ][ 'es-cl' ] = "Por favor agregue: Nombre" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-name' ][ 'es-mx' ] = "Por favor agregue: Nombre" ;
$text [ 'label-provide-name' ][ 'fr-ca' ] = "S'il vous plaît indiquer: Nom" ;
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-09-21 17:06:26 +02:00
$text [ 'label-provide-name' ][ 'it-it' ] = "Prego fornire: Nome" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-provide-name' ][ 'nl-nl' ] = "Geef aub: Naam" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-provide-name' ][ 'pl-pl' ] = " Wprowadź nazwę " ;
2023-05-03 10:36:25 -06: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" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-provide-name' ][ 'ro-ro' ] = "Vă rugăm să furnizați: Nume" ;
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' ] = "Введіть назву" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-provide-name' ][ 'zh-cn' ] = "请提供:姓名" ;
$text [ 'label-provide-name' ][ 'ja-jp' ] = "入力してください: 名前" ;
$text [ 'label-provide-name' ][ 'ko-kr' ] = "제공하십시오: 이름" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'en-us' ] = "Please provide: Enabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-provide-enabled' ][ 'en-gb' ] = "Please provide: Enabled" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-provide-enabled' ][ 'ar-eg' ] = "يرجى تقديم: ممكّن" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-enabled' ][ 'de-at' ] = "Bitte geben Sie folgendes an: Aktiv" ;
$text [ 'label-provide-enabled' ][ 'de-ch' ] = "Bitte geben Sie folgendes an: Aktiv" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-provide-enabled' ][ 'de-de' ] = "Bitte geben Sie folgendes an: Aktiv" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-provide-enabled' ][ 'el-gr' ] = "Εισάγετε: Ενεργοποιημένο" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'es-cl' ] = "Por favor agregue: Activo" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-provide-enabled' ][ 'es-mx' ] = "Por favor agregue: Activo" ;
$text [ 'label-provide-enabled' ][ 'fr-ca' ] = "S'il vous plaît indiquer: Actif" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-provide-enabled' ][ 'fr-fr' ] = "Merci d'indiquer: Actif" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-provide-enabled' ][ 'he-il' ] = "אנא ספק: מופעל" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-provide-enabled' ][ 'it-it' ] = "Prego fornire: Abilitazione" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-provide-enabled' ][ 'nl-nl' ] = "Geef aub: Aktief" ;
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" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-provide-enabled' ][ 'ro-ro' ] = "Vă rugăm să furnizați: Activat" ;
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' ] = "Включити/відключити" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-provide-enabled' ][ 'zh-cn' ] = "请提供:启用" ;
$text [ 'label-provide-enabled' ][ 'ja-jp' ] = "提供してください: 有効" ;
$text [ 'label-provide-enabled' ][ 'ko-kr' ] = "제공하십시오: 활성화됨" ;
2015-04-08 13:38:58 +00:00
2020-10-27 11:21:12 -06:00
$text [ 'label-country_code' ][ 'en-us' ] = "Country Code" ;
$text [ 'label-country_code' ][ 'en-gb' ] = "Country Code" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-country_code' ][ 'ar-eg' ] = "الرقم الدولي" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-country_code' ][ 'de-at' ] = "Landesvorwahl" ;
$text [ 'label-country_code' ][ 'de-ch' ] = "Landesvorwahl" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-country_code' ][ 'de-de' ] = "Landesvorwahl" ;
$text [ 'label-country_code' ][ 'es-cl' ] = "Código de país" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-country_code' ][ 'es-mx' ] = "Código de país" ;
$text [ 'label-country_code' ][ 'fr-ca' ] = "Préfixe" ;
2020-10-27 11:21:12 -06:00
$text [ 'label-country_code' ][ 'fr-fr' ] = "Préfixe" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-country_code' ][ 'he-il' ] = "קוד מדינה" ;
$text [ 'label-country_code' ][ 'it-it' ] = "Prefisso internazionale" ;
2020-10-27 11:21:12 -06:00
$text [ 'label-country_code' ][ 'nl-nl' ] = "Voorloop" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-country_code' ][ 'pl-pl' ] = "Kod Kraju" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-country_code' ][ 'pt-br' ] = "Prefixo" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-country_code' ][ 'pt-pt' ] = "Código do país" ;
$text [ 'label-country_code' ][ 'ro-ro' ] = "Codul tarii" ;
$text [ 'label-country_code' ][ 'ru-ru' ] = "Код страны" ;
$text [ 'label-country_code' ][ 'sv-se' ] = "Landskod" ;
$text [ 'label-country_code' ][ 'uk-ua' ] = "Код країни" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-country_code' ][ 'zh-cn' ] = "国家代码" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-country_code' ][ 'ja-jp' ] = "国コード" ;
$text [ 'label-country_code' ][ 'ko-kr' ] = "국가 코드" ;
2020-10-27 11:21:12 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'en-us' ] = "Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-number' ][ 'en-gb' ] = "Number" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'ar-eg' ] = "رقم" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-number' ][ 'de-at' ] = "Nummer" ;
$text [ 'label-number' ][ 'de-ch' ] = "Nummer" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'de-de' ] = "Nummer" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-number' ][ 'el-gr' ] = "Αριθμός" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'es-cl' ] = "Número" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-number' ][ 'es-mx' ] = "Número" ;
$text [ 'label-number' ][ 'fr-ca' ] = "Numéro" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-number' ][ 'nl-nl' ] = "Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'pl-pl' ] = "Numer" ;
2023-05-03 10:36:25 -06: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' ] = "Номер" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-number' ][ 'zh-cn' ] = "数字" ;
$text [ 'label-number' ][ 'ja-jp' ] = "番号" ;
$text [ 'label-number' ][ 'ko-kr' ] = "숫자" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'en-us' ] = "Message" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-message' ][ 'en-gb' ] = "Message" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'ar-eg' ] = "رسالة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-message' ][ 'de-at' ] = "Nachricht" ;
$text [ 'label-message' ][ 'de-ch' ] = "Nachricht" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-message' ][ 'de-de' ] = "Nachricht" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-message' ][ 'el-gr' ] = "Μήνυμα" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-message' ][ 'es-cl' ] = "Mensaje" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-message' ][ 'es-mx' ] = "Mensaje" ;
$text [ 'label-message' ][ 'fr-ca' ] = "Message" ;
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" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-message' ][ 'nl-nl' ] = "Bericht" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-message' ][ 'pl-pl' ] = "Wiadomość" ;
2023-05-03 10:36:25 -06: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' ] = "Повідомлення" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-message' ][ 'zh-cn' ] = "信息" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-message' ][ 'ja-jp' ] = "メッセージ" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-message' ][ 'ko-kr' ] = "메시지" ;
2015-04-08 13:38:58 +00:00
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr_menus' ][ 'en-us' ] = "IVR Menus" ;
$text [ 'label-ivr_menus' ][ 'en-gb' ] = "IVR Menus" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr_menus' ][ 'ar-eg' ] = "قوائم IVR" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ivr_menus' ][ 'de-at' ] = "Automatische Vermittlungen" ;
$text [ 'label-ivr_menus' ][ 'de-ch' ] = "Automatische Vermittlungen" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr_menus' ][ 'de-de' ] = "Automatische Vermittlungen" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr_menus' ][ 'es-cl' ] = "Menús IVR" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ivr_menus' ][ 'es-mx' ] = "Menús IVR" ;
$text [ 'label-ivr_menus' ][ 'fr-ca' ] = "Menus RVI" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr_menus' ][ 'fr-fr' ] = "Menus RVI" ;
$text [ 'label-ivr_menus' ][ 'he-il' ] = "תפריטי IVR" ;
$text [ 'label-ivr_menus' ][ 'it-it' ] = "Menu dell'IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr_menus' ][ 'nl-nl' ] = "IVR menus" ;
$text [ 'label-ivr_menus' ][ 'pl-pl' ] = "Menu zapowiedzi głosowych (IVR)" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ivr_menus' ][ 'pt-br' ] = "Menus de IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr_menus' ][ 'pt-pt' ] = "Menus de IVR" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr_menus' ][ 'ro-ro' ] = "Meniuri IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr_menus' ][ 'ru-ru' ] = "Голосовые Меню (IVR)" ;
$text [ 'label-ivr_menus' ][ 'sv-se' ] = "IVR Menyer" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr_menus' ][ 'uk-ua' ] = "Меню IVR" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ivr_menus' ][ 'zh-cn' ] = "IVR 菜单" ;
$text [ 'label-ivr_menus' ][ 'ja-jp' ] = "IVR メニュー" ;
$text [ 'label-ivr_menus' ][ 'ko-kr' ] = "IVR 메뉴" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr' ][ 'en-us' ] = "IVR" ;
$text [ 'label-ivr' ][ 'en-gb' ] = "IVR" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr' ][ 'ar-eg' ] = "IVR" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ivr' ][ 'de-at' ] = "IVR" ;
$text [ 'label-ivr' ][ 'de-ch' ] = "IVR" ;
$text [ 'label-ivr' ][ 'de-de' ] = "IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr' ][ 'es-cl' ] = "IVR" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ivr' ][ 'es-mx' ] = "IVR" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ivr' ][ 'fr-ca' ] = "IVR" ;
$text [ 'label-ivr' ][ 'fr-fr' ] = "IVR" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr' ][ 'he-il' ] = "IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr' ][ 'it-it' ] = "IVR" ;
$text [ 'label-ivr' ][ 'nl-nl' ] = "IVR" ;
$text [ 'label-ivr' ][ 'pl-pl' ] = "IVR" ;
$text [ 'label-ivr' ][ 'pt-br' ] = "IVR" ;
$text [ 'label-ivr' ][ 'pt-pt' ] = "IVR" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr' ][ 'ro-ro' ] = "IVR" ;
2021-10-14 02:27:59 -04:00
$text [ 'label-ivr' ][ 'ru-ru' ] = "IVR" ;
$text [ 'label-ivr' ][ 'sv-se' ] = "IVR" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ivr' ][ 'uk-ua' ] = "IVR" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ivr' ][ 'zh-cn' ] = "IVR" ;
$text [ 'label-ivr' ][ 'ja-jp' ] = "IVR" ;
$text [ 'label-ivr' ][ 'ko-kr' ] = "IVR" ;
2021-10-14 02:27:59 -04:00
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_groups' ][ 'en-us' ] = "Ring Groups" ;
$text [ 'label-ring_groups' ][ 'en-gb' ] = "Ring Groups" ;
$text [ 'label-ring_groups' ][ 'ar-eg' ] = "مجموعات الرنين" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_groups' ][ 'de-at' ] = "Ringgruppen" ;
$text [ 'label-ring_groups' ][ 'de-ch' ] = "Ringgruppen" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_groups' ][ 'de-de' ] = "Ringgruppen" ;
$text [ 'label-ring_groups' ][ 'es-cl' ] = "Grupos de timbre" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_groups' ][ 'es-mx' ] = "Grupos de timbre" ;
$text [ 'label-ring_groups' ][ 'fr-ca' ] = "Groupes de sonnerie" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_groups' ][ 'fr-fr' ] = "Groupes de sonnerie" ;
$text [ 'label-ring_groups' ][ 'he-il' ] = "קבוצות טבעת" ;
$text [ 'label-ring_groups' ][ 'it-it' ] = "Gruppi di suoneria" ;
$text [ 'label-ring_groups' ][ 'nl-nl' ] = "Belgroepen" ;
$text [ 'label-ring_groups' ][ 'pl-pl' ] = "Grupy dzwonków" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_groups' ][ 'pt-br' ] = "Grupos de toque" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_groups' ][ 'pt-pt' ] = "Grupos de toque" ;
$text [ 'label-ring_groups' ][ 'ro-ro' ] = "Grupuri de apeluri" ;
$text [ 'label-ring_groups' ][ 'ru-ru' ] = "Кольцевые группы" ;
$text [ 'label-ring_groups' ][ 'sv-se' ] = "Ringgrupper" ;
$text [ 'label-ring_groups' ][ 'uk-ua' ] = "Кільцеві групи" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ring_groups' ][ 'zh-cn' ] = "振铃组" ;
$text [ 'label-ring_groups' ][ 'ja-jp' ] = "着信グループ" ;
$text [ 'label-ring_groups' ][ 'ko-kr' ] = "전화 수신 그룹" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_group' ][ 'en-us' ] = "Ring Group" ;
$text [ 'label-ring_group' ][ 'en-gb' ] = "Ring Group" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ring_group' ][ 'ar-eg' ] = "مجموعة الطوق" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_group' ][ 'de-at' ] = "Rufgruppe" ;
$text [ 'label-ring_group' ][ 'de-ch' ] = "Rufgruppe" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_group' ][ 'de-de' ] = "Rufgruppe" ;
$text [ 'label-ring_group' ][ 'es-cl' ] = "Grupo de llamado" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_group' ][ 'es-mx' ] = "Grupo de llamado" ;
$text [ 'label-ring_group' ][ 'fr-ca' ] = "Groupe de sonnerie" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_group' ][ 'fr-fr' ] = "Groupe de sonnerie" ;
$text [ 'label-ring_group' ][ 'he-il' ] = "קבוצת חיוג" ;
$text [ 'label-ring_group' ][ 'it-it' ] = "Gruppo di Squillo" ;
$text [ 'label-ring_group' ][ 'nl-nl' ] = "Belgroep" ;
$text [ 'label-ring_group' ][ 'pl-pl' ] = "Grupa odbiorców." ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_group' ][ 'pt-br' ] = "Grupo" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_group' ][ 'pt-pt' ] = "Grupo" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ring_group' ][ 'ro-ro' ] = "Grup de apeluri" ;
2022-02-03 20:31:14 -05:00
$text [ 'label-ring_group' ][ 'ru-ru' ] = "Группа вызовов" ;
$text [ 'label-ring_group' ][ 'sv-se' ] = "Ringgrupp" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-ring_group' ][ 'uk-ua' ] = "Кільцева група" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-ring_group' ][ 'zh-cn' ] = "环组" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-ring_group' ][ 'ja-jp' ] = "リンググループ" ;
$text [ 'label-ring_group' ][ 'ko-kr' ] = "링 그룹" ;
2022-02-03 20:31:14 -05:00
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'en-us' ] = "Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-local' ][ 'en-gb' ] = "Local" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'ar-eg' ] = "محلي" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-local' ][ 'de-at' ] = "Lokal" ;
$text [ 'label-local' ][ 'de-ch' ] = "Lokal" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-local' ][ 'de-de' ] = "Lokal" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-local' ][ 'el-gr' ] = "Τοπικό" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-local' ][ 'es-cl' ] = "Local" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-local' ][ 'es-mx' ] = "Local" ;
$text [ 'label-local' ][ 'fr-ca' ] = "Local" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-local' ][ 'nl-nl' ] = "Lokaal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-local' ][ 'pl-pl' ] = "Lokalny" ;
2023-05-03 10:36:25 -06: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' ] = "Місцевий" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-local' ][ 'zh-cn' ] = "当地的" ;
$text [ 'label-local' ][ 'ja-jp' ] = "地元" ;
$text [ 'label-local' ][ 'ko-kr' ] = "-현지의" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'en-us' ] = "Inbound" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-inbound' ][ 'en-gb' ] = "Inbound" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-inbound' ][ 'ar-eg' ] = "واردة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-inbound' ][ 'de-at' ] = "Eingehend" ;
$text [ 'label-inbound' ][ 'de-ch' ] = "Eingehend" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'de-de' ] = "Eingehend" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-inbound' ][ 'el-gr' ] = "Εισερχόμενο" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'es-cl' ] = "Entrada" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-inbound' ][ 'es-mx' ] = "Entrada" ;
$text [ 'label-inbound' ][ 'fr-ca' ] = "Entrant" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-inbound' ][ 'fr-fr' ] = "Entrant" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-inbound' ][ 'he-il' ] = "נכנסת" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-inbound' ][ 'it-it' ] = "In ingresso" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-inbound' ][ 'nl-nl' ] = "Inkomend" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-inbound' ][ 'pl-pl' ] = "Przychodzący" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-inbound' ][ 'pt-br' ] = "Entrada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-inbound' ][ 'pt-pt' ] = "Entrada" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-inbound' ][ 'ro-ro' ] = "Intrare" ;
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' ] = "Вихідний" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-inbound' ][ 'zh-cn' ] = "入境" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-inbound' ][ 'ja-jp' ] = "インバウンド" ;
$text [ 'label-inbound' ][ 'ko-kr' ] = "인바운드" ;
2015-04-08 13:38:58 +00:00
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'en-us' ] = "Outbound" ;
$text [ 'label-outbound' ][ 'en-gb' ] = "Outbound" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-outbound' ][ 'ar-eg' ] = "الصادرة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-outbound' ][ 'de-at' ] = "Ausgehend" ;
$text [ 'label-outbound' ][ 'de-ch' ] = "Ausgehend" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'de-de' ] = "Ausgehend" ;
$text [ 'label-outbound' ][ 'es-cl' ] = "Salida" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-outbound' ][ 'es-mx' ] = "Salida" ;
$text [ 'label-outbound' ][ 'fr-ca' ] = "Sortant" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'fr-fr' ] = "Sortant" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-outbound' ][ 'he-il' ] = "יוצא" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'it-it' ] = "In Uscita" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-outbound' ][ 'nl-nl' ] = "Uitgaande" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'pl-pl' ] = "Wychodzące" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-outbound' ][ 'pt-br' ] = "Saída" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'pt-pt' ] = "Saída" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-outbound' ][ 'ro-ro' ] = "Outbound" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-outbound' ][ 'ru-ru' ] = "Исходящие" ;
$text [ 'label-outbound' ][ 'sv-se' ] = "Utgående" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-outbound' ][ 'uk-ua' ] = "Вихідний" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-outbound' ][ 'zh-cn' ] = "出站" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-outbound' ][ 'ja-jp' ] = "アウトバウンド" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-outbound' ][ 'ko-kr' ] = "배 밖으로" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'en-us' ] = "Destination" ;
$text [ 'label-destination' ][ 'en-gb' ] = "Destination" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-destination' ][ 'ar-eg' ] = "وجهة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination' ][ 'de-at' ] = "Ziel" ;
$text [ 'label-destination' ][ 'de-ch' ] = "Ziel" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'de-de' ] = "Ziel" ;
$text [ 'label-destination' ][ 'es-cl' ] = "Destino" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination' ][ 'es-mx' ] = "Destino" ;
$text [ 'label-destination' ][ 'fr-ca' ] = "Destination" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'fr-fr' ] = "Destination" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-destination' ][ 'he-il' ] = "יַעַד" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'it-it' ] = "Destinazione" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-destination' ][ 'nl-nl' ] = "Bestemming" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'pl-pl' ] = "Numer docelowy" ;
$text [ 'label-destination' ][ 'pt-br' ] = "Número de destino" ;
$text [ 'label-destination' ][ 'pt-pt' ] = "Destino" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-destination' ][ 'ro-ro' ] = "Destinaţie" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-destination' ][ 'ru-ru' ] = "Назначение" ;
$text [ 'label-destination' ][ 'sv-se' ] = "Destination" ;
$text [ 'label-destination' ][ 'uk-ua' ] = "Номер" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-destination' ][ 'zh-cn' ] = "目的地" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-destination' ][ 'ja-jp' ] = "行き先" ;
$text [ 'label-destination' ][ 'ko-kr' ] = "목적지" ;
2020-11-17 17:39:49 -07:00
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." ;
2020-03-20 20:47:13 +00:00
$text [ 'label-edit-note' ][ 'en-gb' ] = "Block calls from a number. Edit the name and enable/disable below." ;
2023-04-26 21:08:48 -06:00
$text [ 'label-edit-note' ][ 'ar-eg' ] = "حظر المكالمات من رقم. قم بتحرير الاسم وتمكين / تعطيل أدناه." ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-note' ][ 'de-at' ] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten." ;
$text [ 'label-edit-note' ][ 'de-ch' ] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten." ;
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." ;
2019-12-04 09:22:48 +02:00
$text [ 'label-edit-note' ][ 'el-gr' ] = "Απόρριψη κλήσεων από ένα αριθμό. Τροποποιήστε το όνομα και (απ)ενεργοποιήστε το παρακάτω." ;
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." ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-note' ][ 'es-mx' ] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo." ;
$text [ 'label-edit-note' ][ 'fr-ca' ] = "Bloquer les appels à partir d'un numéro. Vérifiez le nom et activez/désactivez ci-dessous." ;
2019-11-01 12:03:02 -04:00
$text [ 'label-edit-note' ][ 'fr-fr' ] = "Bloquer les appels à partir d'un numéro. vérifiez le nom et activez/désactivez ci-dessous." ;
2023-04-26 21:08:48 -06:00
$text [ 'label-edit-note' ][ 'he-il' ] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos." ;
2017-09-21 17:06:26 +02:00
$text [ 'label-edit-note' ][ 'it-it' ] = "Blocca le chiamate da un numero. Inserire il nome e abilitare/disabilitare qui sotto." ;
2019-11-15 17:27:32 +01:00
$text [ 'label-edit-note' ][ 'nl-nl' ] = "Blokkeer oproepen van een nummer. Pas de naam aan en (de)aktiveer hieronder." ;
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' ] = "Блокувати дзвінки з номера. Змініть ім'я і включіть/відключіть нижче." ;
2023-05-10 18:20:44 -06:00
$text [ 'label-edit-note' ][ 'zh-cn' ] = "阻止来自某个号码的呼叫。 在下方编辑名称并启用/禁用。" ;
$text [ 'label-edit-note' ][ 'ja-jp' ] = "番号からの通話をブロックします。 名前を編集し、以下で有効/無効にします。" ;
$text [ 'label-edit-note' ][ 'ko-kr' ] = "번호에서 오는 전화를 차단합니다. 이름을 수정하고 아래에서 활성화/비활성화합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'en-us' ] = "Call Block" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-edit-edit' ][ 'en-gb' ] = "Call Block" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-edit-edit' ][ 'ar-eg' ] = "حظر المكالمات" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-edit' ][ 'de-at' ] = "Sperrlisten" ;
$text [ 'label-edit-edit' ][ 'de-ch' ] = "Sperrlisten" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-edit' ][ 'de-de' ] = "Sperrlisten" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-edit-edit' ][ 'el-gr' ] = "Απόρριψη Κλήσεων" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-edit' ][ 'es-cl' ] = "Bloqueo de llamada" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-edit' ][ 'es-mx' ] = "Bloqueo de llamada" ;
$text [ 'label-edit-edit' ][ 'fr-ca' ] = "Filtrage d'appel" ;
2019-11-01 12:03:02 -04:00
$text [ 'label-edit-edit' ][ 'fr-fr' ] = "Filtrage d'appel" ;
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" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-edit-edit' ][ 'nl-nl' ] = "Oproep blokkade" ;
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' ] = "Блокування дзвінків" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-edit-edit' ][ 'zh-cn' ] = "呼叫块" ;
$text [ 'label-edit-edit' ][ 'ja-jp' ] = "コール ブロック" ;
$text [ 'label-edit-edit' ][ 'ko-kr' ] = "통화 차단" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'en-us' ] = "Call Block" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-edit-add' ][ 'en-gb' ] = "Call Block" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'ar-eg' ] = "حظر المكالمات" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-add' ][ 'de-at' ] = "Sperrlisten" ;
$text [ 'label-edit-add' ][ 'de-ch' ] = "Sperrlisten" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-edit-add' ][ 'de-de' ] = "Sperrlisten" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-edit-add' ][ 'el-gr' ] = "Λίστα Απόρριψης" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-edit-add' ][ 'es-cl' ] = "Agregar bloqueo de llamada" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-edit-add' ][ 'es-mx' ] = "Agregar bloqueo de llamada" ;
$text [ 'label-edit-add' ][ 'fr-ca' ] = "Ajouter au filtrage d'appels" ;
2019-11-01 12:03:02 -04:00
$text [ 'label-edit-add' ][ 'fr-fr' ] = "Ajouter filtrage 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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-edit-add' ][ 'nl-nl' ] = "Oproep blokkade" ;
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' ] = "Блокування дзвінків" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-edit-add' ][ 'zh-cn' ] = "呼叫块" ;
$text [ 'label-edit-add' ][ 'ja-jp' ] = "コール ブロック" ;
$text [ 'label-edit-add' ][ 'ko-kr' ] = "통화 차단" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'en-us' ] = "Duration" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-duration' ][ 'en-gb' ] = "Duration" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'ar-eg' ] = "المدة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-duration' ][ 'de-at' ] = "Dauer" ;
$text [ 'label-duration' ][ 'de-ch' ] = "Dauer" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-duration' ][ 'de-de' ] = "Dauer" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-duration' ][ 'el-gr' ] = "Διάρκεια" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'es-cl' ] = "Duración" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-duration' ][ 'es-mx' ] = "Duración" ;
$text [ 'label-duration' ][ 'fr-ca' ] = "Durée" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-duration' ][ 'nl-nl' ] = "Duur" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'pl-pl' ] = "Czas trwania" ;
2023-05-03 10:36:25 -06: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' ] = "Тривалість" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-duration' ][ 'zh-cn' ] = "期间" ;
$text [ 'label-duration' ][ 'ja-jp' ] = "間隔" ;
$text [ 'label-duration' ][ 'ko-kr' ] = "지속" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'en-us' ] = "Delete Complete" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-delete-complete' ][ 'en-gb' ] = "Delete Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'ar-eg' ] = "اكتمال المسح" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-delete-complete' ][ 'de-at' ] = "Erfolgreich gelöscht" ;
$text [ 'label-delete-complete' ][ 'de-ch' ] = "Erfolgreich gelöscht" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete-complete' ][ 'de-de' ] = "Erfolgreich gelöscht" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-delete-complete' ][ 'el-gr' ] = "Η διαγραφή ολοκληρώθηκε" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-delete-complete' ][ 'es-cl' ] = "Eliminar Completo" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-delete-complete' ][ 'es-mx' ] = "Eliminar Completo" ;
$text [ 'label-delete-complete' ][ 'fr-ca' ] = "Supprimé" ;
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-09-21 17:06:26 +02:00
$text [ 'label-delete-complete' ][ 'it-it' ] = "Cancellazione Completata" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-delete-complete' ][ 'nl-nl' ] = "Verwijderen gereed" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-delete-complete' ][ 'pl-pl' ] = "Usunięto pomyślnie" ;
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' ] = "Видалено" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-delete-complete' ][ 'zh-cn' ] = "删除完成" ;
$text [ 'label-delete-complete' ][ 'ja-jp' ] = "削除完了" ;
$text [ 'label-delete-complete' ][ 'ko-kr' ] = "삭제완료" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-date-added' ][ 'en-us' ] = "Date Added" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-date-added' ][ 'en-gb' ] = "Date Added" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'ar-eg' ] = "تم اضافة التاريخ" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-date-added' ][ 'de-at' ] = "Datum hinzugefügt" ;
$text [ 'label-date-added' ][ 'de-ch' ] = "Datum hinzugefügt" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-date-added' ][ 'de-de' ] = "Datum hinzugefügt" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-date-added' ][ 'el-gr' ] = "Η ημερομηνία προστέθηκε" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-date-added' ][ 'es-cl' ] = "Fecha de ingreso" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-date-added' ][ 'es-mx' ] = "Fecha de ingreso" ;
$text [ 'label-date-added' ][ 'fr-ca' ] = "Date d'ajout" ;
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" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-date-added' ][ 'nl-nl' ] = "Datum toegevoegd" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-date-added' ][ 'pl-pl' ] = "Dodano datę" ;
2023-05-03 10:36:25 -06: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' ] = "Додано" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-date-added' ][ 'zh-cn' ] = "添加日期" ;
$text [ 'label-date-added' ][ 'ja-jp' ] = "追加日" ;
$text [ 'label-date-added' ][ 'ko-kr' ] = "추가된 날짜" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'en-us' ] = "Count" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-count' ][ 'en-gb' ] = "Count" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-count' ][ 'ar-eg' ] = "عدد" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-count' ][ 'de-at' ] = "Zähler" ;
$text [ 'label-count' ][ 'de-ch' ] = "Zähler" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'de-de' ] = "Zähler" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-count' ][ 'el-gr' ] = "Μετρητής" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-count' ][ 'es-cl' ] = "Conteo" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-count' ][ 'es-mx' ] = "Conteo" ;
$text [ 'label-count' ][ 'fr-ca' ] = "Nombre d'appels" ;
2015-06-06 02:37:26 +00:00
$text [ 'label-count' ][ 'fr-fr' ] = "Nombre d'appels" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-count' ][ 'he-il' ] = "לספור" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'it-it' ] = "Conteggio" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-count' ][ 'nl-nl' ] = "Aantal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-count' ][ 'pl-pl' ] = "Wyliczenie" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-count' ][ 'pt-br' ] = "Contagem" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-count' ][ 'pt-pt' ] = "Contagem" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-count' ][ 'ro-ro' ] = "Numara" ;
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' ] = "Кількість" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-count' ][ 'zh-cn' ] = "数数" ;
$text [ 'label-count' ][ 'ja-jp' ] = "カウント" ;
$text [ 'label-count' ][ 'ko-kr' ] = "세다" ;
2015-04-08 13:38:58 +00:00
2020-11-17 17:39:49 -07:00
$text [ 'label-called' ][ 'en-us' ] = "Called" ;
$text [ 'label-called' ][ 'en-gb' ] = "Called" ;
$text [ 'label-called' ][ 'ar-eg' ] = "تم الأتصال علي" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-called' ][ 'de-at' ] = "Anruf" ;
$text [ 'label-called' ][ 'de-ch' ] = "Anruf" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-called' ][ 'de-de' ] = "Anruf" ;
$text [ 'label-called' ][ 'el-gr' ] = "Η κλήση πραγματοποιήθηκε" ;
$text [ 'label-called' ][ 'es-cl' ] = "Llamó" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-called' ][ 'es-mx' ] = "Llamó" ;
$text [ 'label-called' ][ 'fr-ca' ] = "Appelé" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-called' ][ 'fr-fr' ] = "Appelé" ;
$text [ 'label-called' ][ 'he-il' ] = "Opgeroepen" ;
$text [ 'label-called' ][ 'it-it' ] = "Chiamato" ;
$text [ 'label-called' ][ 'nl-nl' ] = "Aangeroepen" ;
$text [ 'label-called' ][ 'pl-pl' ] = "Zadzwoniono" ;
$text [ 'label-called' ][ 'pt-br' ] = "Chamada" ;
$text [ 'label-called' ][ 'pt-pt' ] = "Chamado" ;
$text [ 'label-called' ][ 'ro-ro' ] = "Sunat" ;
$text [ 'label-called' ][ 'ru-ru' ] = "Направление" ;
$text [ 'label-called' ][ 'sv-se' ] = "Ringdes" ;
$text [ 'label-called' ][ 'uk-ua' ] = "Дзвінок здійснено" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-called' ][ 'zh-cn' ] = "称为" ;
$text [ 'label-called' ][ 'ja-jp' ] = "呼ばれた" ;
$text [ 'label-called' ][ 'ko-kr' ] = "라고 불리는" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'en-us' ] = "Busy" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-busy' ][ 'en-gb' ] = "Busy" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'ar-eg' ] = "مشغول" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-busy' ][ 'de-at' ] = "Besetzt" ;
$text [ 'label-busy' ][ 'de-ch' ] = "Besetzt" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-busy' ][ 'de-de' ] = "Besetzt" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-busy' ][ 'el-gr' ] = "Κατειλημμένο" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-busy' ][ 'es-cl' ] = "Ocupado" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-busy' ][ 'es-mx' ] = "Ocupado" ;
$text [ 'label-busy' ][ 'fr-ca' ] = "Occupé" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-busy' ][ 'nl-nl' ] = "Bezet" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-busy' ][ 'pl-pl' ] = "Zajęty" ;
2023-05-03 10:36:25 -06: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' ] = "Зайнято" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-busy' ][ 'zh-cn' ] = "忙碌的" ;
$text [ 'label-busy' ][ 'ja-jp' ] = "忙しい" ;
$text [ 'label-busy' ][ 'ko-kr' ] = "바쁘다" ;
2015-04-08 13:38:58 +00:00
2015-10-19 18:30:55 -06:00
$text [ 'label-hold' ][ 'en-us' ] = "Hold" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-hold' ][ 'en-gb' ] = "Hold" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'ar-eg' ] = "يمسك" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-hold' ][ 'de-at' ] = "Halten" ;
$text [ 'label-hold' ][ 'de-ch' ] = "Halten" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-hold' ][ 'de-de' ] = "Halten" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-hold' ][ 'el-gr' ] = "Αναμονή" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'es-cl' ] = "Sostener" ;
$text [ 'label-hold' ][ 'es-mx' ] = "Sostener" ;
2019-08-30 20:59:43 -04:00
$text [ 'label-hold' ][ 'fr-ca' ] = "Attente" ;
$text [ 'label-hold' ][ 'fr-fr' ] = "Attente" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'he-il' ] = "לְהַחזִיק" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-hold' ][ 'it-it' ] = "In attesa" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-hold' ][ 'nl-nl' ] = "Aanhouden" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'pl-pl' ] = "Trzymać" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-hold' ][ 'pt-br' ] = "Espera" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-hold' ][ 'pt-pt' ] = "Espera" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'ro-ro' ] = "Ține" ;
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" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-hold' ][ 'uk-ua' ] = "Тримайте" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-hold' ][ 'zh-cn' ] = "抓住" ;
$text [ 'label-hold' ][ 'ja-jp' ] = "所有" ;
$text [ 'label-hold' ][ 'ko-kr' ] = "잡고 있다" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'en-us' ] = "Voicemail" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-voicemail' ][ 'en-gb' ] = "Voicemail" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-voicemail' ][ 'ar-eg' ] = "البريد الصوتي" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-voicemail' ][ 'de-at' ] = "Mailbox" ;
$text [ 'label-voicemail' ][ 'de-ch' ] = "Mailbox" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-voicemail' ][ 'de-de' ] = "Mailbox" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-voicemail' ][ 'el-gr' ] = "Φωνοκιβώτιο" ;
2015-10-19 18:30:55 -06:00
$text [ 'label-voicemail' ][ 'es-cl' ] = "Correo de Voz" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-voicemail' ][ 'es-mx' ] = "Correo de Voz" ;
$text [ 'label-voicemail' ][ 'fr-ca' ] = "Messagerie vocale" ;
2019-11-01 12:03:02 -04:00
$text [ 'label-voicemail' ][ 'fr-fr' ] = "Messagerie vocale" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-voicemail' ][ 'he-il' ] = "תא קולי" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-voicemail' ][ 'it-it' ] = "Voicemail" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-voicemail' ][ 'nl-nl' ] = "Opname" ;
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" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-voicemail' ][ 'ro-ro' ] = "Mesageria vocală" ;
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' ] = "Голосова пошта" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-voicemail' ][ 'zh-cn' ] = "语音信箱" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-voicemail' ][ 'ja-jp' ] = "ボイスメール" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-voicemail' ][ 'ko-kr' ] = "음성사서함" ;
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." ;
2020-03-20 20:47:13 +00:00
$text [ 'label-add-note' ][ 'en-gb' ] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below." ;
2023-04-26 21:08:48 -06:00
$text [ 'label-add-note' ][ 'ar-eg' ] = "حظر المكالمات من رقم. حدد رقمًا من القائمة أعلاه أو أدخل الرقم والاسم وقم بتمكينه أدناه." ;
2023-05-03 10:36:25 -06:00
$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." ;
$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." ;
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." ;
2019-12-04 09:22:48 +02:00
$text [ 'label-add-note' ][ 'el-gr' ] = "Απόρριψη κλήσεων από ένα αριθμό. Επιλέξτε από την παρακάτω λίστα ή εισάγετε ένα αριθμό, όνομα και την ενεργοποίηση παρακάτω" ;
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." ;
2023-05-03 10:36:25 -06: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." ;
$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 activez ci-dessous." ;
2019-11-01 12:03:02 -04: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 activez ci-dessous." ;
2023-04-26 21:08:48 -06:00
$text [ 'label-add-note' ][ 'he-il' ] = "חסום שיחות ממספר. בחר מספר מהרשימה למעלה או הזן את המספר, השם והפעל למטה." ;
2017-09-21 17:06:26 +02:00
$text [ 'label-add-note' ][ 'it-it' ] = "Blocca le chiamate da un numero. Seleziona un numero dalla lista sovrastante o inserisci il numero, il nome e l'abilitazione qui sotto." ;
2019-11-15 17:27:32 +01:00
$text [ 'label-add-note' ][ 'nl-nl' ] = "Blokkeer oproepen van een nummer. Of select het nummer van de bovenstaande lijst, of voer het nummer, de naam en aktivering hieronder." ;
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." ;
2023-04-26 21:08:48 -06:00
$text [ 'label-add-note' ][ 'ro-ro' ] = "Blocați apelurile de la un număr. Selectați un număr din lista de mai sus sau introduceți numărul, numele și activați mai jos." ;
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' ] = "Блокувати дзвінки з номера. Або вибрати номер зі списку вище або введіть номер, ім'я і включити нижче." ;
2023-05-10 18:20:44 -06:00
$text [ 'label-add-note' ][ 'zh-cn' ] = "阻止来自某个号码的呼叫。 从上面的列表中选择一个号码,或者在下面输入号码、姓名并启用。" ;
$text [ 'label-add-note' ][ 'ja-jp' ] = "番号からの通話をブロックします。 上のリストから番号を選択するか、番号、名前、有効化を下に入力します。" ;
$text [ 'label-add-note' ][ 'ko-kr' ] = "번호에서 오는 전화를 차단합니다. 위 목록에서 번호를 선택하거나 번호, 이름을 입력하고 아래에 활성화하십시오." ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'en-us' ] = "Add Complete" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-add-complete' ][ 'en-gb' ] = "Add Complete" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'ar-eg' ] = "تمت الأضافة" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-add-complete' ][ 'de-at' ] = "Erfolgreich hinzugefügt" ;
$text [ 'label-add-complete' ][ 'de-ch' ] = "Erfolgreich hinzugefügt" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-add-complete' ][ 'de-de' ] = "Erfolgreich hinzugefügt" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-add-complete' ][ 'el-gr' ] = "Η προσθήκη ολοκληρώθηκε" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-add-complete' ][ 'es-cl' ] = "Agregar Completo" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-add-complete' ][ 'es-mx' ] = "Agregar Completo" ;
$text [ 'label-add-complete' ][ 'fr-ca' ] = "Ajouté" ;
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" ;
2019-11-17 22:15:26 +01:00
$text [ 'label-add-complete' ][ 'nl-nl' ] = "Toevoegen gereed" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-add-complete' ][ 'pl-pl' ] = "Dodano pomyślnie" ;
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' ] = "Додано" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-add-complete' ][ 'zh-cn' ] = "添加完成" ;
$text [ 'label-add-complete' ][ 'ja-jp' ] = "追加完了" ;
$text [ 'label-add-complete' ][ 'ko-kr' ] = "추가완료" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'en-us' ] = "Action" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-action' ][ 'en-gb' ] = "Action" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-action' ][ 'ar-eg' ] = "فعل" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-action' ][ 'de-at' ] = "Aktion" ;
$text [ 'label-action' ][ 'de-ch' ] = "Aktion" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-action' ][ 'de-de' ] = "Aktion" ;
2019-12-04 09:22:48 +02:00
$text [ 'label-action' ][ 'el-gr' ] = "Ενέργεια" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-action' ][ 'es-cl' ] = "Acción" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-action' ][ 'es-mx' ] = "Acción" ;
$text [ 'label-action' ][ 'fr-ca' ] = "Action" ;
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" ;
2019-11-15 17:27:32 +01:00
$text [ 'label-action' ][ 'nl-nl' ] = "Actie" ;
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' ] = "Дія" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-action' ][ 'zh-cn' ] = "行动" ;
$text [ 'label-action' ][ 'ja-jp' ] = "アクション" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-action' ][ 'ko-kr' ] = "행동" ;
2015-04-08 13:38:58 +00:00
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'en-us' ] = "Direction" ;
$text [ 'label-direction' ][ 'en-gb' ] = "Direction" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-direction' ][ 'ar-eg' ] = "اتجاه" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-direction' ][ 'de-at' ] = "Richtung" ;
$text [ 'label-direction' ][ 'de-ch' ] = "Richtung" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'de-de' ] = "Richtung" ;
$text [ 'label-direction' ][ 'es-cl' ] = "Dirección" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-direction' ][ 'es-mx' ] = "Dirección" ;
$text [ 'label-direction' ][ 'fr-ca' ] = "Direction" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'fr-fr' ] = "Direction" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-direction' ][ 'he-il' ] = "כיוון" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'it-it' ] = "Direzione" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-direction' ][ 'nl-nl' ] = "Richting" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'pl-pl' ] = "Kierunek" ;
$text [ 'label-direction' ][ 'pt-br' ] = "Direção" ;
$text [ 'label-direction' ][ 'pt-pt' ] = "Direcção" ;
2023-04-26 21:08:48 -06:00
$text [ 'label-direction' ][ 'ro-ro' ] = "Direcţie" ;
2020-11-17 17:39:49 -07:00
$text [ 'label-direction' ][ 'ru-ru' ] = "Направление" ;
$text [ 'label-direction' ][ 'sv-se' ] = "Riktning" ;
$text [ 'label-direction' ][ 'uk-ua' ] = "Напрям" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-direction' ][ 'zh-cn' ] = "方向" ;
2023-05-10 18:20:44 -06:00
$text [ 'label-direction' ][ 'ja-jp' ] = "方向" ;
$text [ 'label-direction' ][ 'ko-kr' ] = "방향" ;
2020-11-17 17:39:49 -07:00
$text [ 'description-direction' ][ 'en-us' ] = "Select the direction of the calls to block." ;
$text [ 'description-direction' ][ 'en-gb' ] = "Select the direction of the calls to block." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-direction' ][ 'ar-eg' ] = "حدد اتجاه المكالمات المراد حظرها." ;
$text [ 'description-direction' ][ 'de-at' ] = "Wählen Sie die Richtung der zu blockierenden Anrufe aus." ;
$text [ 'description-direction' ][ 'de-ch' ] = "Wählen Sie die Richtung der zu blockierenden Anrufe aus." ;
$text [ 'description-direction' ][ 'de-de' ] = "Wählen Sie die Richtung der zu blockierenden Anrufe aus." ;
$text [ 'description-direction' ][ 'el-gr' ] = "Επιλέξτε την κατεύθυνση των κλήσεων προς φραγή." ;
$text [ 'description-direction' ][ 'es-cl' ] = "Seleccione la dirección de las llamadas a bloquear." ;
$text [ 'description-direction' ][ 'es-mx' ] = "Seleccione la dirección de las llamadas a bloquear." ;
2021-01-18 16:43:55 -05:00
$text [ 'description-direction' ][ 'fr-ca' ] = "Sélectionnez la direction des appels à bloquer." ;
$text [ 'description-direction' ][ 'fr-fr' ] = "Sélectionnez la direction des appels à bloquer." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-direction' ][ 'he-il' ] = "בחר את כיוון השיחות לחסימה." ;
$text [ 'description-direction' ][ 'it-it' ] = "Seleziona la direzione delle chiamate da bloccare." ;
$text [ 'description-direction' ][ 'nl-nl' ] = "Selecteer de richting van de oproepen die u wilt blokkeren." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-direction' ][ 'pl-pl' ] = "Wybierz kierunek połączeń, które mają być blokowane." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-direction' ][ 'pt-br' ] = "Selecione a direção das chamadas para bloquear." ;
$text [ 'description-direction' ][ 'pt-pt' ] = "Selecione a direção das chamadas para bloquear." ;
$text [ 'description-direction' ][ 'ro-ro' ] = "Selectați direcția apelurilor de blocat." ;
$text [ 'description-direction' ][ 'ru-ru' ] = "Выберите направление вызовов для блокировки." ;
$text [ 'description-direction' ][ 'sv-se' ] = "Välj riktning för samtalen som ska blockeras." ;
$text [ 'description-direction' ][ 'uk-ua' ] = "Виберіть напрямок дзвінків для блокування." ;
$text [ 'description-direction' ][ 'zh-cn' ] = "选择要阻止的呼叫方向。" ;
$text [ 'description-direction' ][ 'ja-jp' ] = "ブロックする通話の方向を選択します。" ;
$text [ 'description-direction' ][ 'ko-kr' ] = "차단할 호출의 방향을 선택합니다." ;
2020-11-17 17:39:49 -07:00
2019-10-31 15:06:40 -06:00
$text [ 'description-call_block_name' ][ 'en-us' ] = "Enter the Caller ID Name to block." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-call_block_name' ][ 'en-gb' ] = "Enter the Caller ID Name to block." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_name' ][ 'ar-eg' ] = "أدخل اسم معرف المتصل لحظره." ;
$text [ 'description-call_block_name' ][ 'de-at' ] = "Geben Sie den zu blockierenden Anrufer-ID-Namen ein." ;
$text [ 'description-call_block_name' ][ 'de-ch' ] = "Geben Sie den zu blockierenden Anrufer-ID-Namen ein." ;
$text [ 'description-call_block_name' ][ 'de-de' ] = "Geben Sie den zu blockierenden Anrufer-ID-Namen ein." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-call_block_name' ][ 'el-gr' ] = "Εισάγετε την ταυτότητα καλούντος προς απόρριψη." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_name' ][ 'es-cl' ] = "Ingrese el nombre del identificador de llamadas para bloquear." ;
$text [ 'description-call_block_name' ][ 'es-mx' ] = "Ingrese el nombre del identificador de llamadas para bloquear." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-call_block_name' ][ 'fr-ca' ] = "Entrez le nom d'affichage à bloquer." ;
$text [ 'description-call_block_name' ][ 'fr-fr' ] = "Entrez le nom d'affichage à bloquer." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_name' ][ 'he-il' ] = "הזן את שם המתקשר כדי לחסום." ;
$text [ 'description-call_block_name' ][ 'it-it' ] = "Immettere il nome dell'ID chiamante da bloccare." ;
2019-11-17 22:15:26 +01:00
$text [ 'description-call_block_name' ][ 'nl-nl' ] = "Voer het te blokkeren CID Naam in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-call_block_name' ][ 'pl-pl' ] = "Wprowadź prezentację Nazwy numeru dzwoniącego do zablokowania." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_name' ][ 'pt-br' ] = "Digite o nome de identificação do chamador para bloquear." ;
$text [ 'description-call_block_name' ][ 'pt-pt' ] = "Digite o nome de identificação do chamador para bloquear." ;
$text [ 'description-call_block_name' ][ 'ro-ro' ] = "Introduceți numele ID-ului apelantului de blocat." ;
$text [ 'description-call_block_name' ][ 'ru-ru' ] = "Введите имя вызывающего абонента для блокировки." ;
$text [ 'description-call_block_name' ][ 'sv-se' ] = "Ange nummerpresentatörens namn för att blockera." ;
$text [ 'description-call_block_name' ][ 'uk-ua' ] = "Введіть ідентифікатор абонента, який потрібно заблокувати." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-call_block_name' ][ 'zh-cn' ] = "输入要阻止的来电显示名称。" ;
$text [ 'description-call_block_name' ][ 'ja-jp' ] = "ブロックする発信者 ID 名を入力します。" ;
$text [ 'description-call_block_name' ][ 'ko-kr' ] = "차단할 발신자 ID 이름을 입력하세요." ;
2015-04-08 13:38:58 +00:00
2020-10-27 11:21:12 -06:00
$text [ 'description-country_code' ][ 'en-us' ] = "Enter the Country Code prefix." ;
$text [ 'description-country_code' ][ 'en-gb' ] = "Enter the Country Code prefix." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-country_code' ][ 'ar-eg' ] = "أدخل بادئة رمز البلد." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-country_code' ][ 'de-at' ] = "Geben Sie das Ländercode-Präfix ein." ;
$text [ 'description-country_code' ][ 'de-ch' ] = "Geben Sie das Ländercode-Präfix ein." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-country_code' ][ 'de-de' ] = "Geben Sie das Ländercode-Präfix ein." ;
$text [ 'description-country_code' ][ 'es-cl' ] = "Introduzca el prefijo del código de país." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-country_code' ][ 'es-mx' ] = "Introduzca el prefijo del código de país." ;
$text [ 'description-country_code' ][ 'fr-ca' ] = "Entrez le préfixe de destination." ;
2020-10-27 11:21:12 -06:00
$text [ 'description-country_code' ][ 'fr-fr' ] = "Entrez le préfixe de destination." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-country_code' ][ 'he-il' ] = "הזן את קידומת קוד המדינה." ;
$text [ 'description-country_code' ][ 'it-it' ] = "Inserisci il prefisso del codice paese." ;
2020-10-27 11:21:12 -06:00
$text [ 'description-country_code' ][ 'nl-nl' ] = "Voer de bestemming prefix in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-country_code' ][ 'pl-pl' ] = "Wprowadź prefiks Kodu Kraju." ;
2020-10-27 11:21:12 -06:00
$text [ 'description-country_code' ][ 'pt-br' ] = "Insira o prefixo do destino." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-country_code' ][ 'pt-pt' ] = "Insira o prefixo do código do país." ;
$text [ 'description-country_code' ][ 'ro-ro' ] = "Introduceți prefixul codului de țară." ;
$text [ 'description-country_code' ][ 'ru-ru' ] = "Введите префикс кода страны." ;
$text [ 'description-country_code' ][ 'sv-se' ] = "Ange landskodens prefix." ;
$text [ 'description-country_code' ][ 'uk-ua' ] = "Введіть префікс коду країни." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-country_code' ][ 'zh-cn' ] = "输入国家代码前缀。" ;
$text [ 'description-country_code' ][ 'ja-jp' ] = "国コードのプレフィックスを入力します。" ;
$text [ 'description-country_code' ][ 'ko-kr' ] = "국가 코드 프리픽스를 입력합니다." ;
2020-10-27 11:21:12 -06:00
2020-11-02 10:55:31 -07:00
$text [ 'description-call_block_number' ][ 'en-us' ] = "Enter the Country Code and Caller ID Number to block." ;
$text [ 'description-call_block_number' ][ 'en-gb' ] = "Enter the Country Code and Caller ID Number to block." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_number' ][ 'ar-eg' ] = "أدخل رمز البلد ورقم معرف المتصل لحظره." ;
$text [ 'description-call_block_number' ][ 'de-at' ] = "Geben Sie den zu blockierenden Ländercode und die Anrufer-ID-Nummer ein." ;
$text [ 'description-call_block_number' ][ 'de-ch' ] = "Geben Sie den zu blockierenden Ländercode und die Anrufer-ID-Nummer ein." ;
$text [ 'description-call_block_number' ][ 'de-de' ] = "Geben Sie den zu blockierenden Ländercode und die Anrufer-ID-Nummer ein." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-call_block_number' ][ 'el-gr' ] = "Εισάγετε την ταυτότητα καλούντος προς απόρριψη." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_number' ][ 'es-cl' ] = "Ingrese el código de país y el número de identificación de llamadas para bloquear." ;
$text [ 'description-call_block_number' ][ 'es-mx' ] = "Ingrese el código de país y el número de identificación de llamadas para bloquear." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-call_block_number' ][ 'fr-ca' ] = "Entrez le numéro d'affichage à bloquer." ;
$text [ 'description-call_block_number' ][ 'fr-fr' ] = "Entrez le numéro d'affichage à bloquer." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_number' ][ 'he-il' ] = "הזן את קוד המדינה ומספר זיהוי המתקשר כדי לחסום." ;
$text [ 'description-call_block_number' ][ 'it-it' ] = "Immettere il prefisso internazionale e il numero ID chiamante da bloccare." ;
2019-11-15 17:27:32 +01:00
$text [ 'description-call_block_number' ][ 'nl-nl' ] = "Voer het te blokkeren CID Nummer in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-call_block_number' ][ 'pl-pl' ] = "Wprowadź Kod Kraju i prezentację Numeru dzwoniącego do zablokowania." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call_block_number' ][ 'pt-br' ] = "Digite o código do país e o número de identificação do chamador para bloquear." ;
$text [ 'description-call_block_number' ][ 'pt-pt' ] = "Digite o código do país e o número de identificação do chamador para bloquear." ;
$text [ 'description-call_block_number' ][ 'ro-ro' ] = "Introduceți codul țării și numărul de identificare a apelantului de blocat." ;
$text [ 'description-call_block_number' ][ 'ru-ru' ] = "Введите код страны и номер идентификатора вызывающего абонента для блокировки." ;
$text [ 'description-call_block_number' ][ 'sv-se' ] = "Ange landskoden och nummerpresentationen för att blockera." ;
$text [ 'description-call_block_number' ][ 'uk-ua' ] = "Введіть код країни та ідентифікаційний номер абонента для блокування." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-call_block_number' ][ 'zh-cn' ] = "输入要阻止的国家代码和来电显示号码。" ;
$text [ 'description-call_block_number' ][ 'ja-jp' ] = "ブロックする国コードと発信者番号を入力します。" ;
$text [ 'description-call_block_number' ][ 'ko-kr' ] = "차단할 국가 코드와 발신자 ID 번호를 입력하세요." ;
2019-10-31 15:06:40 -06:00
2020-11-17 17:39:49 -07:00
$text [ 'description-extension' ][ 'en-us' ] = "Select the extension to be affected." ;
$text [ 'description-extension' ][ 'en-gb' ] = "Select the extension to be affected." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-extension' ][ 'ar-eg' ] = "حدد الامتداد المراد تأثره." ;
$text [ 'description-extension' ][ 'de-at' ] = "Wählen Sie die betroffene Nebenstelle aus." ;
$text [ 'description-extension' ][ 'de-ch' ] = "Wählen Sie die betroffene Nebenstelle aus." ;
$text [ 'description-extension' ][ 'de-de' ] = "Wählen Sie die betroffene Nebenstelle aus." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-extension' ][ 'el-gr' ] = "Επιλέξτε το εσωτερικό προς απόρριψη." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-extension' ][ 'es-cl' ] = "Seleccione la extensión que se verá afectada." ;
$text [ 'description-extension' ][ 'es-mx' ] = "Seleccione la extensión que se verá afectada." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-extension' ][ 'fr-ca' ] = "Choissizez le poste sur lequel cette règle sera appliquée." ;
$text [ 'description-extension' ][ 'fr-fr' ] = "Choissizez le poste sur lequel cette règle sera appliquée." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-extension' ][ 'he-il' ] = "בחר את התוסף שיושפע." ;
$text [ 'description-extension' ][ 'it-it' ] = "Seleziona l'estensione interessata." ;
2019-11-15 17:27:32 +01:00
$text [ 'description-extension' ][ 'nl-nl' ] = "Selecteer het toestel dat geblokkeerd moet worden." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-extension' ][ 'pl-pl' ] = "Wybierz numer wewnętrzny, którego blokowanie ma dotyczyć." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-extension' ][ 'pt-br' ] = "Selecione a extensão a ser afetada." ;
$text [ 'description-extension' ][ 'pt-pt' ] = "Selecione a extensão a ser afetada." ;
$text [ 'description-extension' ][ 'ro-ro' ] = "Selectați extensia care va fi afectată." ;
$text [ 'description-extension' ][ 'ru-ru' ] = "Выберите расширение, которое будет затронуто." ;
$text [ 'description-extension' ][ 'sv-se' ] = "Välj tillägget som ska påverkas." ;
$text [ 'description-extension' ][ 'uk-ua' ] = "Виберіть розширення, на яке буде впливати." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-extension' ][ 'zh-cn' ] = "选择受影响的分机。" ;
$text [ 'description-extension' ][ 'ja-jp' ] = "影響を受ける拡張子を選択します。" ;
$text [ 'description-extension' ][ 'ko-kr' ] = "영향을 받을 확장자를 선택합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-enable' ][ 'en-us' ] = "Set to true to enable call blocking for this number." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-enable' ][ 'en-gb' ] = "Set to true to enable call blocking for this number." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-enable' ][ 'ar-eg' ] = "اضبط على صواب لتمكين حظر المكالمات لهذا الرقم." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-enable' ][ 'de-at' ] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren." ;
$text [ 'description-enable' ][ 'de-ch' ] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren." ;
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." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-enable' ][ 'el-gr' ] = "Επιλέξτε το για να ενεργοποιήστε την απόρριψη κλήσεων για τον αριθμό αυτό." ;
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." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-enable' ][ 'es-mx' ] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número." ;
$text [ 'description-enable' ][ 'fr-ca' ] = "Choisir oui pour activer le filtrage d'appel pour ce numéro." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-enable' ][ 'fr-fr' ] = "Choisir oui pour activer le filtrage d'appel pour ce numéro." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-enable' ][ 'he-il' ] = "הגדר כ-true כדי לאפשר חסימת שיחות עבור מספר זה." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-enable' ][ 'it-it' ] = "Selezionare 'true' per abilitare il blocco chiamate da questo numero." ;
2019-11-15 17:27:32 +01:00
$text [ 'description-enable' ][ 'nl-nl' ] = "Aktiveer om de blokkade aan te zetten voor dit nummer." ;
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." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-enable' ][ 'ro-ro' ] = "Setați la adevărat pentru a activa blocarea apelurilor pentru acest număr." ;
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' ] = "Виберіть 'Так', щоб блокувати дзвінки з даного номера." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-enable' ][ 'zh-cn' ] = "设置为 true 以启用此号码的呼叫阻止。" ;
$text [ 'description-enable' ][ 'ja-jp' ] = "この番号のコール ブロッキングを有効にするには、true に設定します。" ;
$text [ 'description-enable' ][ 'ko-kr' ] = "이 번호에 대한 통화 차단을 활성화하려면 true로 설정하십시오." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-call-block' ][ 'en-us' ] = "A list of numbers from which to block calls." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-call-block' ][ 'en-gb' ] = "A list of numbers from which to block calls." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call-block' ][ 'ar-eg' ] = "قائمة بالأرقام التي يمكن من خلالها حظر المكالمات." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-call-block' ][ 'de-at' ] = "Eine Liste von Nummern die gesperrt werden sollen." ;
$text [ 'description-call-block' ][ 'de-ch' ] = "Eine Liste von Nummern die gesperrt werden sollen." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-call-block' ][ 'de-de' ] = "Eine Liste von Nummern die gesperrt werden sollen." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-call-block' ][ 'el-gr' ] = "Μια λίστα από αριθμούς προς απόρριψη εισερχομένων κλήσεων." ;
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" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-call-block' ][ 'es-mx' ] = "Un listado de números desde los cuales se bloquean las llamadas" ;
$text [ 'description-call-block' ][ 'fr-ca' ] = "Une liste de numéros à partir de laquelle vous pouvez bloquer les appels." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-call-block' ][ 'fr-fr' ] = "Une liste de numéros depuis lesquels vous pouvez bloquer les appels" ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call-block' ][ 'he-il' ] = "רשימה של מספרים שמהם ניתן לחסום שיחות." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-call-block' ][ 'it-it' ] = "Una lista di numeri per cui è possibile bloccare le chiamate." ;
2019-11-15 17:27:32 +01:00
$text [ 'description-call-block' ][ 'nl-nl' ] = "Een lijst van nummers die geblokkeerd moeten worden." ;
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" ;
2023-04-26 21:08:48 -06:00
$text [ 'description-call-block' ][ 'ro-ro' ] = "O listă de numere de la care să blocați apelurile." ;
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' ] = "Список номерів, з яких блокуються дзвінки." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-call-block' ][ 'zh-cn' ] = "要阻止呼叫的号码列表。" ;
$text [ 'description-call-block' ][ 'ja-jp' ] = "通話をブロックする番号のリスト。" ;
$text [ 'description-call-block' ][ 'ko-kr' ] = "통화를 차단할 번호 목록입니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'en-us' ] = "Set an action for calls from this number." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-action' ][ 'en-gb' ] = "Set an action for calls from this number." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-action' ][ 'ar-eg' ] = "تعيين إجراء للمكالمات من هذا الرقم." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-action' ][ 'de-at' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ;
$text [ 'description-action' ][ 'de-ch' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-action' ][ 'de-de' ] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer." ;
2019-12-04 09:22:48 +02:00
$text [ 'description-action' ][ 'el-gr' ] = "Ορίστε ενέργεια για τις κλήσεις από αυτόν τον αριθμό." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-action' ][ 'es-cl' ] = "Configurar una acción para llamadas desde este número." ;
2023-05-03 10:36:25 -06:00
$text [ 'description-action' ][ 'es-mx' ] = "Configurar una acción para llamadas desde este número." ;
$text [ 'description-action' ][ 'fr-ca' ] = "Choisir une action pour les appels de ce numéro." ;
2019-11-01 12:03:02 -04:00
$text [ 'description-action' ][ 'fr-fr' ] = "Choisir une action pour les appels de ce numéro." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-action' ][ 'he-il' ] = "הגדר פעולה לשיחות ממספר זה." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-action' ][ 'it-it' ] = "Seleziona un'azione per le chiamate da questo numero." ;
2019-11-15 17:27:32 +01:00
$text [ 'description-action' ][ 'nl-nl' ] = "Stel actie voor oproepen vanaf dit nummer in." ;
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." ;
2023-04-26 21:08:48 -06:00
$text [ 'description-action' ][ 'ro-ro' ] = "Setați o acțiune pentru apelurile de la acest număr." ;
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' ] = "Встановіть дію для дзвінків з цього номера." ;
2023-05-10 18:20:44 -06:00
$text [ 'description-action' ][ 'zh-cn' ] = "为来自此号码的呼叫设置一个操作。" ;
$text [ 'description-action' ][ 'ja-jp' ] = "この番号からの通話に対するアクションを設定します。" ;
$text [ 'description-action' ][ 'ko-kr' ] = "이 번호에서 걸려오는 전화에 대한 작업을 설정합니다." ;
2015-04-08 13:38:58 +00:00
2020-01-11 19:06:34 -07:00
$text [ 'confirm-block' ][ 'en-us' ] = "Do you really want to block this?" ;
2020-03-20 20:47:13 +00:00
$text [ 'confirm-block' ][ 'en-gb' ] = "Do you really want to block this?" ;
2023-04-26 21:08:48 -06:00
$text [ 'confirm-block' ][ 'ar-eg' ] = "هل تريد حقًا منع هذا؟" ;
$text [ 'confirm-block' ][ 'de-at' ] = "Willst du das wirklich blockieren?" ;
$text [ 'confirm-block' ][ 'de-ch' ] = "Willst du das wirklich blockieren?" ;
$text [ 'confirm-block' ][ 'de-de' ] = "Willst du das wirklich blockieren?" ;
$text [ 'confirm-block' ][ 'el-gr' ] = "Θέλετε πραγματικά να το μπλοκάρετε;" ;
$text [ 'confirm-block' ][ 'es-cl' ] = "¿De verdad quieres bloquear esto?" ;
$text [ 'confirm-block' ][ 'es-mx' ] = "¿De verdad quieres bloquear esto?" ;
2021-01-18 16:43:55 -05:00
$text [ 'confirm-block' ][ 'fr-ca' ] = "Voulez-vous vraiment bloquer ceci?" ;
$text [ 'confirm-block' ][ 'fr-fr' ] = "Voulez-vous vraiment bloquer ceci?" ;
2023-04-26 21:08:48 -06:00
$text [ 'confirm-block' ][ 'he-il' ] = "האם אתה באמת רוצה לחסום את זה?" ;
$text [ 'confirm-block' ][ 'it-it' ] = "Vuoi davvero bloccarlo?" ;
2020-01-11 19:06:34 -07:00
$text [ 'confirm-block' ][ 'nl-nl' ] = "Do you really want to block this?" ;
2022-03-26 21:30:02 +01:00
$text [ 'confirm-block' ][ 'pl-pl' ] = "Czy na pewno chcesz to zablokować?" ;
2023-04-26 21:08:48 -06:00
$text [ 'confirm-block' ][ 'pt-br' ] = "Wil je dit echt blokkeren?" ;
$text [ 'confirm-block' ][ 'pt-pt' ] = "Wil je dit echt blokkeren?" ;
$text [ 'confirm-block' ][ 'ro-ro' ] = "Chiar vrei să blochezi asta?" ;
$text [ 'confirm-block' ][ 'ru-ru' ] = "Вы действительно хотите это заблокировать?" ;
$text [ 'confirm-block' ][ 'sv-se' ] = "Vill du verkligen blockera detta?" ;
$text [ 'confirm-block' ][ 'uk-ua' ] = "Ви дійсно хочете заблокувати це?" ;
2020-01-11 19:06:34 -07:00
$text [ 'confirm-block' ][ 'tr-tr' ] = "Do you really want to block this?" ;
2023-05-10 18:20:44 -06:00
$text [ 'confirm-block' ][ 'zh-cn' ] = "你真的要阻止这个吗?" ;
$text [ 'confirm-block' ][ 'ja-jp' ] = "本当にこれをブロックしますか?" ;
$text [ 'confirm-block' ][ 'ko-kr' ] = "정말 차단하시겠습니까?" ;
2020-01-11 19:06:34 -07:00
$text [ 'button-block' ][ 'en-us' ] = "Block" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-block' ][ 'en-gb' ] = "Block" ;
2023-04-26 21:08:48 -06:00
$text [ 'button-block' ][ 'ar-eg' ] = "حاجز" ;
2020-01-11 19:06:34 -07:00
$text [ 'button-block' ][ 'de-at' ] = "Block" ;
$text [ 'button-block' ][ 'de-ch' ] = "Block" ;
$text [ 'button-block' ][ 'de-de' ] = "Block" ;
2023-04-26 21:08:48 -06:00
$text [ 'button-block' ][ 'el-gr' ] = "ΟΙΚΟΔΟΜΙΚΟ ΤΕΤΡΑΓΩΝΟ" ;
$text [ 'button-block' ][ 'es-cl' ] = "Bloquear" ;
$text [ 'button-block' ][ 'es-mx' ] = "Bloquear" ;
2021-01-18 16:43:55 -05:00
$text [ 'button-block' ][ 'fr-ca' ] = "Bloquer" ;
$text [ 'button-block' ][ 'fr-fr' ] = "Bloquer" ;
2023-04-26 21:08:48 -06:00
$text [ 'button-block' ][ 'he-il' ] = "לַחסוֹם" ;
$text [ 'button-block' ][ 'it-it' ] = "Bloccare" ;
$text [ 'button-block' ][ 'nl-nl' ] = "Blok" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-block' ][ 'pl-pl' ] = "Blokuj" ;
2023-04-26 21:08:48 -06:00
$text [ 'button-block' ][ 'pt-br' ] = "Bloquear" ;
$text [ 'button-block' ][ 'pt-pt' ] = "Bloquear" ;
$text [ 'button-block' ][ 'ro-ro' ] = "bloc" ;
$text [ 'button-block' ][ 'ru-ru' ] = "Блокировать" ;
$text [ 'button-block' ][ 'sv-se' ] = "Blockera" ;
$text [ 'button-block' ][ 'uk-ua' ] = "Блокувати" ;
$text [ 'button-block' ][ 'tr-tr' ] = "Engellemek" ;
2023-05-10 18:20:44 -06:00
$text [ 'button-block' ][ 'zh-cn' ] = "堵塞" ;
2023-05-03 10:36:25 -06:00
$text [ 'button-block' ][ 'ja-jp' ] = "ブロック" ;
2023-05-10 18:20:44 -06:00
$text [ 'button-block' ][ 'ko-kr' ] = "차단하다" ;
2020-01-11 19:06:34 -07:00
2021-01-18 16:43:55 -05:00
?>