2022-04-22 21:00:38 +02:00
< ? php
2023-05-03 04:22:44 +02:00
$text [ 'title-email_queue' ][ 'en-us' ] = " Email Queue " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'en-gb' ] = " Email Queue " ;
$text [ 'title-email_queue' ][ 'ar-eg' ] = " قائمة انتظار البريد الإلكتروني " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-email_queue' ][ 'de-at' ] = " Zurück zur Übersicht " ;
$text [ 'title-email_queue' ][ 'de-ch' ] = " Zurück zur Übersicht " ;
$text [ 'title-email_queue' ][ 'de-de' ] = " Zurück zur Übersicht " ;
$text [ 'title-email_queue' ][ 'es-cl' ] = " Correo electrónico " ;
$text [ 'title-email_queue' ][ 'es-mx' ] = " Correo electrónico " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'fr-ca' ] = " File d'attente des e-mails " ;
$text [ 'title-email_queue' ][ 'fr-fr' ] = " File d'attente des e-mails " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-email_queue' ][ 'he-il' ] = " דואר אלקטרוני Queue " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'it-it' ] = " Coda di posta elettronica " ;
$text [ 'title-email_queue' ][ 'nl-nl' ] = " E-mailwachtrij " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-email_queue' ][ 'pl-pl' ] = " pocztówka " ;
$text [ 'title-email_queue' ][ 'pt-br' ] = " Enquete de Email " ;
$text [ 'title-email_queue' ][ 'pt-pt' ] = " Enquete de Email " ;
2023-05-05 23:22:22 +02:00
$text [ 'title-email_queue' ][ 'ro-ro' ] = " Coada de e-mailuri " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'ru-ru' ] = " Очередь электронной почты " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-email_queue' ][ 'sv-se' ] = " e-post kö " ;
$text [ 'title-email_queue' ][ 'uk-ua' ] = " Електронна пошта " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'zh-cn' ] = " 电子邮件队列 " ;
2023-05-12 23:14:59 +02:00
$text [ 'title-email_queue' ][ 'ja-jp' ] = " 電子メールキュー " ;
2023-05-09 19:39:02 +02:00
$text [ 'title-email_queue' ][ 'ko-kr' ] = " 이메일 대기열 " ;
2022-04-22 21:00:38 +02:00
2023-08-30 21:18:55 +02:00
$text [ 'title_description-email_queue' ][ 'en-us' ] = " Email Queue Description " ;
$text [ 'title_description-email_queue' ][ 'en-gb' ] = " Email Queue Description " ;
$text [ 'title_description-email_queue' ][ 'ar-eg' ] = " وصف قائمة انتظار البريد الإلكتروني " ;
$text [ 'title_description-email_queue' ][ 'de-at' ] = " Beschreibung der E-Mail-Warteschlange " ;
$text [ 'title_description-email_queue' ][ 'de-ch' ] = " Beschreibung der E-Mail-Warteschlange " ;
$text [ 'title_description-email_queue' ][ 'de-de' ] = " Beschreibung der E-Mail-Warteschlange " ;
$text [ 'title_description-email_queue' ][ 'es-cl' ] = " Descripción de la cola de correo electrónico " ;
$text [ 'title_description-email_queue' ][ 'es-mx' ] = " Descripción de la cola de correo electrónico " ;
$text [ 'title_description-email_queue' ][ 'fr-ca' ] = " Description de la file d'attente de courrier électronique " ;
$text [ 'title_description-email_queue' ][ 'fr-fr' ] = " Description de la file d'attente de courrier électronique " ;
$text [ 'title_description-email_queue' ][ 'he-il' ] = " תיאור תור דוא ל " ;
$text [ 'title_description-email_queue' ][ 'it-it' ] = " Descrizione della coda di posta elettronica " ;
$text [ 'title_description-email_queue' ][ 'nl-nl' ] = " Beschrijving e-mailwachtrij " ;
$text [ 'title_description-email_queue' ][ 'pl-pl' ] = " Opis kolejki e-mail " ;
$text [ 'title_description-email_queue' ][ 'pt-br' ] = " Descrição da fila de e-mail " ;
$text [ 'title_description-email_queue' ][ 'pt-pt' ] = " Descrição da fila de e-mail " ;
$text [ 'title_description-email_queue' ][ 'ro-ro' ] = " Descrierea cozii de e-mail " ;
$text [ 'title_description-email_queue' ][ 'ru-ru' ] = " Описание очереди электронной почты " ;
$text [ 'title_description-email_queue' ][ 'sv-se' ] = " E-postköbeskrivning " ;
$text [ 'title_description-email_queue' ][ 'uk-ua' ] = " Опис черги електронної пошти " ;
$text [ 'title_description-email_queue' ][ 'zh-cn' ] = " 电子邮件队列描述 " ;
$text [ 'title_description-email_queue' ][ 'ja-jp' ] = " 電子メールキューの説明 " ;
$text [ 'title_description-email_queue' ][ 'ko-kr' ] = " 이메일 대기열 설명 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_date' ][ 'en-us' ] = " Date " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_date' ][ 'en-gb' ] = " Date " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_date' ][ 'ar-eg' ] = " التاريخ " ;
$text [ 'label-email_date' ][ 'de-at' ] = " Datum " ;
$text [ 'label-email_date' ][ 'de-ch' ] = " Datum " ;
$text [ 'label-email_date' ][ 'de-de' ] = " Datum " ;
$text [ 'label-email_date' ][ 'es-cl' ] = " Fecha " ;
$text [ 'label-email_date' ][ 'es-mx' ] = " Fecha " ;
$text [ 'label-email_date' ][ 'fr-ca' ] = " date " ;
$text [ 'label-email_date' ][ 'fr-fr' ] = " date " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_date' ][ 'he-il' ] = " תַאֲרִיך " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_date' ][ 'it-it' ] = " Data " ;
$text [ 'label-email_date' ][ 'nl-nl' ] = " Datum " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_date' ][ 'pl-pl' ] = " Data " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_date' ][ 'pt-br' ] = " Data " ;
$text [ 'label-email_date' ][ 'pt-pt' ] = " Data " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_date' ][ 'ro-ro' ] = " Data " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_date' ][ 'ru-ru' ] = " Дата " ;
$text [ 'label-email_date' ][ 'sv-se' ] = " Datum " ;
$text [ 'label-email_date' ][ 'uk-ua' ] = " Дата " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-email_date' ][ 'zh-cn' ] = " 日期 " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_date' ][ 'ja-jp' ] = " 日にち " ;
$text [ 'label-email_date' ][ 'ko-kr' ] = " 날짜 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_date' ][ 'en-us' ] = " Enter the email date. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_date' ][ 'en-gb' ] = " Enter the email date. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_date' ][ 'ar-eg' ] = " أدخل تاريخ البريد الإلكتروني " ;
$text [ 'description-email_date' ][ 'de-at' ] = " Geben Sie das E-Mail-Datum ein. " ;
$text [ 'description-email_date' ][ 'de-ch' ] = " Geben Sie das E-Mail-Datum ein. " ;
$text [ 'description-email_date' ][ 'de-de' ] = " Geben Sie das E-Mail-Datum ein. " ;
$text [ 'description-email_date' ][ 'es-cl' ] = " Introduzca la fecha de correo electrónico. " ;
$text [ 'description-email_date' ][ 'es-mx' ] = " Introduzca la fecha de correo electrónico. " ;
$text [ 'description-email_date' ][ 'fr-ca' ] = " Entrez la date de courriel. " ;
$text [ 'description-email_date' ][ 'fr-fr' ] = " Entrez la date de courriel. " ;
$text [ 'description-email_date' ][ 'he-il' ] = " הזן את תאריך הדואר האלקטרוני. " ;
$text [ 'description-email_date' ][ 'it-it' ] = " Inserisci la data dell'email. " ;
$text [ 'description-email_date' ][ 'nl-nl' ] = " Voer de e-maildatum in. " ;
$text [ 'description-email_date' ][ 'pl-pl' ] = " Wejście do e-maila. " ;
$text [ 'description-email_date' ][ 'pt-br' ] = " Digite a data de e-mail. " ;
$text [ 'description-email_date' ][ 'pt-pt' ] = " Digite a data de e-mail. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_date' ][ 'ro-ro' ] = " Introduceți data e-mailului. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_date' ][ 'ru-ru' ] = " Введите дату электронной почты. " ;
$text [ 'description-email_date' ][ 'sv-se' ] = " Ange e-postdatumet. " ;
$text [ 'description-email_date' ][ 'uk-ua' ] = " Введіть дату електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_date' ][ 'zh-cn' ] = " 输入电子邮件日期。 " ;
$text [ 'description-email_date' ][ 'ja-jp' ] = " メールの日付を入力します。 " ;
$text [ 'description-email_date' ][ 'ko-kr' ] = " 이메일 날짜를 입력합니다. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_from' ][ 'en-us' ] = " From " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_from' ][ 'en-gb' ] = " From " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_from' ][ 'ar-eg' ] = " من " ;
$text [ 'label-email_from' ][ 'de-at' ] = " Von " ;
$text [ 'label-email_from' ][ 'de-ch' ] = " Von " ;
$text [ 'label-email_from' ][ 'de-de' ] = " Von " ;
$text [ 'label-email_from' ][ 'es-cl' ] = " Desde " ;
$text [ 'label-email_from' ][ 'es-mx' ] = " Desde " ;
$text [ 'label-email_from' ][ 'fr-ca' ] = " De " ;
$text [ 'label-email_from' ][ 'fr-fr' ] = " De " ;
$text [ 'label-email_from' ][ 'he-il' ] = " מתוך " ;
$text [ 'label-email_from' ][ 'it-it' ] = " Da " ;
$text [ 'label-email_from' ][ 'nl-nl' ] = " Van " ;
$text [ 'label-email_from' ][ 'pl-pl' ] = " od " ;
$text [ 'label-email_from' ][ 'pt-br' ] = " A partir de " ;
$text [ 'label-email_from' ][ 'pt-pt' ] = " A partir de " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_from' ][ 'ro-ro' ] = " Din " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_from' ][ 'ru-ru' ] = " Из " ;
$text [ 'label-email_from' ][ 'sv-se' ] = " Från " ;
$text [ 'label-email_from' ][ 'uk-ua' ] = " З " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_from' ][ 'zh-cn' ] = " 从 " ;
$text [ 'label-email_from' ][ 'ja-jp' ] = " から " ;
$text [ 'label-email_from' ][ 'ko-kr' ] = " 에서 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_from' ][ 'en-us' ] = " Enter the email from. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_from' ][ 'en-gb' ] = " Enter the email from. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_from' ][ 'ar-eg' ] = " أدخل الرسالة من " ;
$text [ 'description-email_from' ][ 'de-at' ] = " Geben Sie die E-Mail ein. " ;
$text [ 'description-email_from' ][ 'de-ch' ] = " Geben Sie die E-Mail ein. " ;
$text [ 'description-email_from' ][ 'de-de' ] = " Geben Sie die E-Mail ein. " ;
$text [ 'description-email_from' ][ 'es-cl' ] = " Introduzca el correo de. " ;
$text [ 'description-email_from' ][ 'es-mx' ] = " Introduzca el correo de. " ;
$text [ 'description-email_from' ][ 'fr-ca' ] = " Entrez le courriel de. " ;
$text [ 'description-email_from' ][ 'fr-fr' ] = " Entrez le courriel de. " ;
$text [ 'description-email_from' ][ 'he-il' ] = " הזן את הדואר האלקטרוני. " ;
$text [ 'description-email_from' ][ 'it-it' ] = " Inserisci l'email da. " ;
$text [ 'description-email_from' ][ 'nl-nl' ] = " Breng de e-mail binnen. " ;
$text [ 'description-email_from' ][ 'pl-pl' ] = " Wstęp do e-maila. " ;
$text [ 'description-email_from' ][ 'pt-br' ] = " Entre no e-mail. " ;
$text [ 'description-email_from' ][ 'pt-pt' ] = " Entre no e-mail. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_from' ][ 'ro-ro' ] = " Introdu e-mailul de la. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_from' ][ 'ru-ru' ] = " Введите письмо. " ;
$text [ 'description-email_from' ][ 'sv-se' ] = " Ange e-post från. " ;
$text [ 'description-email_from' ][ 'uk-ua' ] = " Введіть електронну пошту. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_from' ][ 'zh-cn' ] = " 输入发件人的电子邮件。 " ;
$text [ 'description-email_from' ][ 'ja-jp' ] = " からのメールを入力します。 " ;
$text [ 'description-email_from' ][ 'ko-kr' ] = " 보낸 이메일을 입력합니다. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_to' ][ 'en-us' ] = " To " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_to' ][ 'en-gb' ] = " To " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_to' ][ 'ar-eg' ] = " إلى " ;
$text [ 'label-email_to' ][ 'de-at' ] = " Zu " ;
$text [ 'label-email_to' ][ 'de-ch' ] = " Zu " ;
$text [ 'label-email_to' ][ 'de-de' ] = " Zu " ;
$text [ 'label-email_to' ][ 'es-cl' ] = " A " ;
$text [ 'label-email_to' ][ 'es-mx' ] = " A " ;
$text [ 'label-email_to' ][ 'fr-ca' ] = " to " ;
$text [ 'label-email_to' ][ 'fr-fr' ] = " to " ;
$text [ 'label-email_to' ][ 'he-il' ] = " כדי " ;
$text [ 'label-email_to' ][ 'it-it' ] = " A " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_to' ][ 'nl-nl' ] = " Naar " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_to' ][ 'pl-pl' ] = " Aby to zrobić " ;
$text [ 'label-email_to' ][ 'pt-br' ] = " Para " ;
$text [ 'label-email_to' ][ 'pt-pt' ] = " Para " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_to' ][ 'ro-ro' ] = " La " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_to' ][ 'ru-ru' ] = " в " ;
$text [ 'label-email_to' ][ 'sv-se' ] = " för att " ;
$text [ 'label-email_to' ][ 'uk-ua' ] = " до " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_to' ][ 'zh-cn' ] = " 到 " ;
$text [ 'label-email_to' ][ 'ja-jp' ] = " に " ;
$text [ 'label-email_to' ][ 'ko-kr' ] = " 에게 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_to' ][ 'en-us' ] = " Enter the email to. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_to' ][ 'en-gb' ] = " Enter the email to. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_to' ][ 'ar-eg' ] = " أدخل البريد الإلكتروني إلى. " ;
$text [ 'description-email_to' ][ 'de-at' ] = " Geben Sie die E-Mail an. " ;
$text [ 'description-email_to' ][ 'de-ch' ] = " Geben Sie die E-Mail an. " ;
$text [ 'description-email_to' ][ 'de-de' ] = " Geben Sie die E-Mail an. " ;
$text [ 'description-email_to' ][ 'es-cl' ] = " Introduzca el correo electrónico a. " ;
$text [ 'description-email_to' ][ 'es-mx' ] = " Introduzca el correo electrónico a. " ;
$text [ 'description-email_to' ][ 'fr-ca' ] = " Entrez le courriel à. " ;
$text [ 'description-email_to' ][ 'fr-fr' ] = " Entrez le courriel à. " ;
$text [ 'description-email_to' ][ 'he-il' ] = " הזן את הדואר האלקטרוני. " ;
$text [ 'description-email_to' ][ 'it-it' ] = " Inserisci l'email a. " ;
$text [ 'description-email_to' ][ 'nl-nl' ] = " Breng de e-mail binnen. " ;
$text [ 'description-email_to' ][ 'pl-pl' ] = " Wstęp do e-maila. " ;
$text [ 'description-email_to' ][ 'pt-br' ] = " Insira o e-mail para. " ;
$text [ 'description-email_to' ][ 'pt-pt' ] = " Insira o e-mail para. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_to' ][ 'ro-ro' ] = " Introdu e-mailul către. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_to' ][ 'ru-ru' ] = " Введите письмо. " ;
$text [ 'description-email_to' ][ 'sv-se' ] = " Ange e-post till. " ;
$text [ 'description-email_to' ][ 'uk-ua' ] = " Введіть адресу електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_to' ][ 'zh-cn' ] = " 输入电子邮件至。 " ;
$text [ 'description-email_to' ][ 'ja-jp' ] = " 宛先のメールアドレスを入力してください。 " ;
$text [ 'description-email_to' ][ 'ko-kr' ] = " 이메일 주소를 입력하세요. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_cc' ][ 'en-us' ] = " CC " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_cc' ][ 'en-gb' ] = " CC " ;
$text [ 'label-email_cc' ][ 'ar-eg' ] = " CC " ;
$text [ 'label-email_cc' ][ 'de-at' ] = " CC " ;
$text [ 'label-email_cc' ][ 'de-ch' ] = " CC " ;
$text [ 'label-email_cc' ][ 'de-de' ] = " CC " ;
$text [ 'label-email_cc' ][ 'es-cl' ] = " CC " ;
$text [ 'label-email_cc' ][ 'es-mx' ] = " CC " ;
$text [ 'label-email_cc' ][ 'fr-ca' ] = " CC " ;
$text [ 'label-email_cc' ][ 'fr-fr' ] = " CC " ;
$text [ 'label-email_cc' ][ 'he-il' ] = " CC " ;
$text [ 'label-email_cc' ][ 'it-it' ] = " CC " ;
$text [ 'label-email_cc' ][ 'nl-nl' ] = " CC " ;
$text [ 'label-email_cc' ][ 'pl-pl' ] = " CC " ;
$text [ 'label-email_cc' ][ 'pt-br' ] = " CC " ;
$text [ 'label-email_cc' ][ 'pt-pt' ] = " CC " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_cc' ][ 'ro-ro' ] = " CC " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_cc' ][ 'ru-ru' ] = " CC " ;
$text [ 'label-email_cc' ][ 'sv-se' ] = " CC " ;
$text [ 'label-email_cc' ][ 'uk-ua' ] = " CC " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_cc' ][ 'zh-cn' ] = " CC " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_cc' ][ 'ja-jp' ] = " CC " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_cc' ][ 'ko-kr' ] = " CC " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_cc' ][ 'en-us' ] = " Enter the email cc. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_cc' ][ 'en-gb' ] = " Enter the email cc. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_cc' ][ 'ar-eg' ] = " أدخلي البريد الإلكتروني " ;
$text [ 'description-email_cc' ][ 'de-at' ] = " Geben Sie die E-Mail cc. " ;
$text [ 'description-email_cc' ][ 'de-ch' ] = " Geben Sie die E-Mail cc. " ;
$text [ 'description-email_cc' ][ 'de-de' ] = " Geben Sie die E-Mail cc. " ;
$text [ 'description-email_cc' ][ 'es-cl' ] = " Introduzca el cc de correo electrónico. " ;
$text [ 'description-email_cc' ][ 'es-mx' ] = " Introduzca el cc de correo electrónico. " ;
$text [ 'description-email_cc' ][ 'fr-ca' ] = " Entrez le courriel cc. " ;
$text [ 'description-email_cc' ][ 'fr-fr' ] = " Entrez le courriel cc. " ;
$text [ 'description-email_cc' ][ 'he-il' ] = " היכנס לדואר האלקטרוני. " ;
$text [ 'description-email_cc' ][ 'it-it' ] = " Inserisci l'email cc. " ;
$text [ 'description-email_cc' ][ 'nl-nl' ] = " Voer de e-mail cc in. " ;
$text [ 'description-email_cc' ][ 'pl-pl' ] = " Wejście do e-maila. " ;
$text [ 'description-email_cc' ][ 'pt-br' ] = " Digite o e-mail cc. " ;
$text [ 'description-email_cc' ][ 'pt-pt' ] = " Digite o e-mail cc. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_cc' ][ 'ro-ro' ] = " Introdu e-mailul cc. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_cc' ][ 'ru-ru' ] = " Введите адрес электронной почты. " ;
$text [ 'description-email_cc' ][ 'sv-se' ] = " Ange e-post cc. " ;
$text [ 'description-email_cc' ][ 'uk-ua' ] = " Введіть електронну пошту cc. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_cc' ][ 'zh-cn' ] = " 输入电子邮件抄送。 " ;
$text [ 'description-email_cc' ][ 'ja-jp' ] = " メールアドレス「CC」を入力します。 " ;
$text [ 'description-email_cc' ][ 'ko-kr' ] = " 이메일 참조를 입력하십시오. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_bcc' ][ 'en-us' ] = " BCC " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_bcc' ][ 'en-gb' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'ar-eg' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'de-at' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'de-ch' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'de-de' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'es-cl' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'es-mx' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'fr-ca' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'fr-fr' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'he-il' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'it-it' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'nl-nl' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'pl-pl' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'pt-br' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'pt-pt' ] = " BCC " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_bcc' ][ 'ro-ro' ] = " BCC " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_bcc' ][ 'ru-ru' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'sv-se' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'uk-ua' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'zh-cn' ] = " BCC " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_bcc' ][ 'ja-jp' ] = " BCC " ;
$text [ 'label-email_bcc' ][ 'ko-kr' ] = " BCC " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_bcc' ][ 'en-us' ] = " Enter the email bcc. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_bcc' ][ 'en-gb' ] = " Enter the email bcc. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_bcc' ][ 'ar-eg' ] = " أدخلي كاميرا البريد الإلكتروني " ;
$text [ 'description-email_bcc' ][ 'de-at' ] = " Geben Sie die E-Mail bcc ein. " ;
$text [ 'description-email_bcc' ][ 'de-ch' ] = " Geben Sie die E-Mail bcc ein. " ;
$text [ 'description-email_bcc' ][ 'de-de' ] = " Geben Sie die E-Mail bcc ein. " ;
$text [ 'description-email_bcc' ][ 'es-cl' ] = " Introduzca el correo electrónico bcc. " ;
$text [ 'description-email_bcc' ][ 'es-mx' ] = " Introduzca el correo electrónico bcc. " ;
$text [ 'description-email_bcc' ][ 'fr-ca' ] = " Entrez l'e-mail bcc. " ;
$text [ 'description-email_bcc' ][ 'fr-fr' ] = " Entrez l'e-mail bcc. " ;
$text [ 'description-email_bcc' ][ 'he-il' ] = " הזן את הדואר האלקטרוני. " ;
$text [ 'description-email_bcc' ][ 'it-it' ] = " Inserisci l'email bcc. " ;
$text [ 'description-email_bcc' ][ 'nl-nl' ] = " Voer de e-mail bcc in. " ;
$text [ 'description-email_bcc' ][ 'pl-pl' ] = " Wejście do e-maila bcc. " ;
$text [ 'description-email_bcc' ][ 'pt-br' ] = " Digite o e-mail bcc. " ;
$text [ 'description-email_bcc' ][ 'pt-pt' ] = " Digite o e-mail bcc. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_bcc' ][ 'ro-ro' ] = " Introdu e-mailul bcc. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_bcc' ][ 'ru-ru' ] = " Введите e-mail bcc. " ;
$text [ 'description-email_bcc' ][ 'sv-se' ] = " Ange e-post bcc. " ;
$text [ 'description-email_bcc' ][ 'uk-ua' ] = " Введіть електронну пошту bcc. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_bcc' ][ 'zh-cn' ] = " 输入电子邮件密件抄送。 " ;
$text [ 'description-email_bcc' ][ 'ja-jp' ] = " メールアドレスのBCCを入力してください。 " ;
$text [ 'description-email_bcc' ][ 'ko-kr' ] = " 이메일 숨은 참조를 입력하십시오. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_subject' ][ 'en-us' ] = " Subject " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_subject' ][ 'en-gb' ] = " Subject " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_subject' ][ 'ar-eg' ] = " الموضوع " ;
$text [ 'label-email_subject' ][ 'de-at' ] = " Gegenstand " ;
$text [ 'label-email_subject' ][ 'de-ch' ] = " Gegenstand " ;
$text [ 'label-email_subject' ][ 'de-de' ] = " Gegenstand " ;
$text [ 'label-email_subject' ][ 'es-cl' ] = " Asunto " ;
$text [ 'label-email_subject' ][ 'es-mx' ] = " Asunto " ;
$text [ 'label-email_subject' ][ 'fr-ca' ] = " sujet " ;
$text [ 'label-email_subject' ][ 'fr-fr' ] = " sujet " ;
$text [ 'label-email_subject' ][ 'he-il' ] = " נושא " ;
$text [ 'label-email_subject' ][ 'it-it' ] = " Oggetto " ;
$text [ 'label-email_subject' ][ 'nl-nl' ] = " Vertaling: " ;
$text [ 'label-email_subject' ][ 'pl-pl' ] = " przedmiot " ;
$text [ 'label-email_subject' ][ 'pt-br' ] = " Assunto " ;
$text [ 'label-email_subject' ][ 'pt-pt' ] = " Assunto " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_subject' ][ 'ro-ro' ] = " Subiect " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_subject' ][ 'ru-ru' ] = " Тема " ;
$text [ 'label-email_subject' ][ 'sv-se' ] = " Subjekt " ;
$text [ 'label-email_subject' ][ 'uk-ua' ] = " Головна " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_subject' ][ 'zh-cn' ] = " 主題 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-email_subject' ][ 'ja-jp' ] = " コンテンツ " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_subject' ][ 'ko-kr' ] = " 주제 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_subject' ][ 'en-us' ] = " Enter the email subject. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_subject' ][ 'en-gb' ] = " Enter the email subject. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_subject' ][ 'ar-eg' ] = " أدخل موضوع البريد الإلكتروني " ;
$text [ 'description-email_subject' ][ 'de-at' ] = " Geben Sie das E-Mail-Thema ein. " ;
$text [ 'description-email_subject' ][ 'de-ch' ] = " Geben Sie das E-Mail-Thema ein. " ;
$text [ 'description-email_subject' ][ 'de-de' ] = " Geben Sie das E-Mail-Thema ein. " ;
$text [ 'description-email_subject' ][ 'es-cl' ] = " Introduzca el tema de correo electrónico. " ;
$text [ 'description-email_subject' ][ 'es-mx' ] = " Introduzca el tema de correo electrónico. " ;
$text [ 'description-email_subject' ][ 'fr-ca' ] = " Entrez le sujet de courriel. " ;
$text [ 'description-email_subject' ][ 'fr-fr' ] = " Entrez le sujet de courriel. " ;
$text [ 'description-email_subject' ][ 'he-il' ] = " היכנס לנושא הדואר האלקטרוני. " ;
$text [ 'description-email_subject' ][ 'it-it' ] = " Inserisci l'oggetto e-mail. " ;
$text [ 'description-email_subject' ][ 'nl-nl' ] = " Voer het e-mail onderwerp in. " ;
$text [ 'description-email_subject' ][ 'pl-pl' ] = " Wejście do wiadomości e-mail. " ;
$text [ 'description-email_subject' ][ 'pt-br' ] = " Digite o assunto do email. " ;
$text [ 'description-email_subject' ][ 'pt-pt' ] = " Digite o assunto do email. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_subject' ][ 'ro-ro' ] = " Introduceți subiectul e-mailului. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_subject' ][ 'ru-ru' ] = " Введите тему электронной почты. " ;
$text [ 'description-email_subject' ][ 'sv-se' ] = " Ange e-postämnet. " ;
$text [ 'description-email_subject' ][ 'uk-ua' ] = " Введіть тему електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_subject' ][ 'zh-cn' ] = " 输入电子邮件主题。 " ;
$text [ 'description-email_subject' ][ 'ja-jp' ] = " メールの件名を入力します。 " ;
$text [ 'description-email_subject' ][ 'ko-kr' ] = " 이메일 제목을 입력하세요. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_body' ][ 'en-us' ] = " Body " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_body' ][ 'en-gb' ] = " Body " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_body' ][ 'ar-eg' ] = " الهيئة " ;
$text [ 'label-email_body' ][ 'de-at' ] = " Körper " ;
$text [ 'label-email_body' ][ 'de-ch' ] = " Körper " ;
$text [ 'label-email_body' ][ 'de-de' ] = " Körper " ;
$text [ 'label-email_body' ][ 'es-cl' ] = " Cuerpo " ;
$text [ 'label-email_body' ][ 'es-mx' ] = " Cuerpo " ;
$text [ 'label-email_body' ][ 'fr-ca' ] = " Corps " ;
$text [ 'label-email_body' ][ 'fr-fr' ] = " Corps " ;
$text [ 'label-email_body' ][ 'he-il' ] = " גוף הגוף " ;
$text [ 'label-email_body' ][ 'it-it' ] = " Corpo " ;
$text [ 'label-email_body' ][ 'nl-nl' ] = " lichaam. " ;
$text [ 'label-email_body' ][ 'pl-pl' ] = " ciało " ;
$text [ 'label-email_body' ][ 'pt-br' ] = " Corpo " ;
$text [ 'label-email_body' ][ 'pt-pt' ] = " Corpo " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_body' ][ 'ro-ro' ] = " Corp " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_body' ][ 'ru-ru' ] = " Тело " ;
$text [ 'label-email_body' ][ 'sv-se' ] = " Kropp " ;
$text [ 'label-email_body' ][ 'uk-ua' ] = " Тіло " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_body' ][ 'zh-cn' ] = " 身体 " ;
$text [ 'label-email_body' ][ 'ja-jp' ] = " 体 " ;
$text [ 'label-email_body' ][ 'ko-kr' ] = " 몸 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_body' ][ 'en-us' ] = " Enter the email body. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_body' ][ 'en-gb' ] = " Enter the email body. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_body' ][ 'ar-eg' ] = " أدخلي الجثة " ;
$text [ 'description-email_body' ][ 'de-at' ] = " Geben Sie die E-Mail-Körper ein. " ;
$text [ 'description-email_body' ][ 'de-ch' ] = " Geben Sie die E-Mail-Körper ein. " ;
$text [ 'description-email_body' ][ 'de-de' ] = " Geben Sie die E-Mail-Körper ein. " ;
$text [ 'description-email_body' ][ 'es-cl' ] = " Introduzca el cuerpo de correo electrónico. " ;
$text [ 'description-email_body' ][ 'es-mx' ] = " Introduzca el cuerpo de correo electrónico. " ;
$text [ 'description-email_body' ][ 'fr-ca' ] = " Entrez le corps de courriel. " ;
$text [ 'description-email_body' ][ 'fr-fr' ] = " Entrez le corps de courriel. " ;
$text [ 'description-email_body' ][ 'he-il' ] = " היכנסו לגוף הדואר האלקטרוני " ;
$text [ 'description-email_body' ][ 'it-it' ] = " Inserisci il corpo e-mail. " ;
$text [ 'description-email_body' ][ 'nl-nl' ] = " In het e-mail lichaam. " ;
$text [ 'description-email_body' ][ 'pl-pl' ] = " Wejście do organu pocztowego. " ;
$text [ 'description-email_body' ][ 'pt-br' ] = " Digite o corpo de e-mail. " ;
$text [ 'description-email_body' ][ 'pt-pt' ] = " Digite o corpo de e-mail. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_body' ][ 'ro-ro' ] = " Introduceți corpul e-mailului. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_body' ][ 'ru-ru' ] = " Введите тело электронной почты. " ;
$text [ 'description-email_body' ][ 'sv-se' ] = " Ange e-postkroppen. " ;
$text [ 'description-email_body' ][ 'uk-ua' ] = " Введіть тіло електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_body' ][ 'zh-cn' ] = " 输入电子邮件正文。 " ;
$text [ 'description-email_body' ][ 'ja-jp' ] = " メール本文を入力します。 " ;
$text [ 'description-email_body' ][ 'ko-kr' ] = " 이메일 본문을 입력합니다. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_status' ][ 'en-us' ] = " Status " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_status' ][ 'en-gb' ] = " Status " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_status' ][ 'ar-eg' ] = " الحالة " ;
$text [ 'label-email_status' ][ 'de-at' ] = " Status " ;
$text [ 'label-email_status' ][ 'de-ch' ] = " Status " ;
$text [ 'label-email_status' ][ 'de-de' ] = " Status " ;
$text [ 'label-email_status' ][ 'es-cl' ] = " Situación " ;
$text [ 'label-email_status' ][ 'es-mx' ] = " Situación " ;
$text [ 'label-email_status' ][ 'fr-ca' ] = " État " ;
$text [ 'label-email_status' ][ 'fr-fr' ] = " État " ;
$text [ 'label-email_status' ][ 'he-il' ] = " ס ט ט ו ס " ;
$text [ 'label-email_status' ][ 'it-it' ] = " Stato " ;
$text [ 'label-email_status' ][ 'nl-nl' ] = " status " ;
$text [ 'label-email_status' ][ 'pl-pl' ] = " status " ;
$text [ 'label-email_status' ][ 'pt-br' ] = " Estado " ;
$text [ 'label-email_status' ][ 'pt-pt' ] = " Estado " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_status' ][ 'ro-ro' ] = " stare " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_status' ][ 'ru-ru' ] = " Статус " ;
$text [ 'label-email_status' ][ 'sv-se' ] = " status status status status " ;
$text [ 'label-email_status' ][ 'uk-ua' ] = " Статус на сервери " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_status' ][ 'zh-cn' ] = " 地位 " ;
$text [ 'label-email_status' ][ 'ja-jp' ] = " スターテス " ;
$text [ 'label-email_status' ][ 'ko-kr' ] = " 상태 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_status' ][ 'en-us' ] = " Enter the email status. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_status' ][ 'en-gb' ] = " Enter the email status. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_status' ][ 'ar-eg' ] = " أدخلي مركز البريد الإلكتروني " ;
$text [ 'description-email_status' ][ 'de-at' ] = " Geben Sie den E-Mail-Status ein. " ;
$text [ 'description-email_status' ][ 'de-ch' ] = " Geben Sie den E-Mail-Status ein. " ;
$text [ 'description-email_status' ][ 'de-de' ] = " Geben Sie den E-Mail-Status ein. " ;
$text [ 'description-email_status' ][ 'es-cl' ] = " Introduzca el estado de correo electrónico. " ;
$text [ 'description-email_status' ][ 'es-mx' ] = " Introduzca el estado de correo electrónico. " ;
$text [ 'description-email_status' ][ 'fr-ca' ] = " Entrez le statut de courriel. " ;
$text [ 'description-email_status' ][ 'fr-fr' ] = " Entrez le statut de courriel. " ;
$text [ 'description-email_status' ][ 'he-il' ] = " הזן את מצב הדואר האלקטרוני. " ;
$text [ 'description-email_status' ][ 'it-it' ] = " Inserisci lo stato dell'email. " ;
$text [ 'description-email_status' ][ 'nl-nl' ] = " Voer de e-mail status in. " ;
$text [ 'description-email_status' ][ 'pl-pl' ] = " Wejście do statusu poczty. " ;
$text [ 'description-email_status' ][ 'pt-br' ] = " Digite o status do email. " ;
$text [ 'description-email_status' ][ 'pt-pt' ] = " Digite o status do email. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_status' ][ 'ro-ro' ] = " Introduceți starea e-mailului. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_status' ][ 'ru-ru' ] = " Введите статус электронной почты. " ;
$text [ 'description-email_status' ][ 'sv-se' ] = " Ange e-poststatus. " ;
$text [ 'description-email_status' ][ 'uk-ua' ] = " Введіть статус електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_status' ][ 'zh-cn' ] = " 输入电子邮件状态。 " ;
$text [ 'description-email_status' ][ 'ja-jp' ] = " メールのステータスを入力します。 " ;
$text [ 'description-email_status' ][ 'ko-kr' ] = " 이메일 상태를 입력합니다. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_before' ][ 'en-us' ] = " Before Email " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_action_before' ][ 'en-gb' ] = " Before Email " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_before' ][ 'ar-eg' ] = " قبل البريد الإلكتروني " ;
$text [ 'label-email_action_before' ][ 'de-at' ] = " Vor E-Mail " ;
$text [ 'label-email_action_before' ][ 'de-ch' ] = " Vor E-Mail " ;
$text [ 'label-email_action_before' ][ 'de-de' ] = " Vor E-Mail " ;
$text [ 'label-email_action_before' ][ 'es-cl' ] = " Antes del email " ;
$text [ 'label-email_action_before' ][ 'es-mx' ] = " Antes del email " ;
$text [ 'label-email_action_before' ][ 'fr-ca' ] = " avant courriel " ;
$text [ 'label-email_action_before' ][ 'fr-fr' ] = " avant courriel " ;
$text [ 'label-email_action_before' ][ 'he-il' ] = " לפני דואר אלקטרוני " ;
$text [ 'label-email_action_before' ][ 'it-it' ] = " Prima dell'email " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_action_before' ][ 'nl-nl' ] = " Voor e-mail " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_before' ][ 'pl-pl' ] = " Przed Emailem " ;
$text [ 'label-email_action_before' ][ 'pt-br' ] = " Antes de e-mail " ;
$text [ 'label-email_action_before' ][ 'pt-pt' ] = " Antes de e-mail " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_action_before' ][ 'ro-ro' ] = " Înainte de e-mail " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_before' ][ 'ru-ru' ] = " До Email " ;
$text [ 'label-email_action_before' ][ 'sv-se' ] = " Innan e-post " ;
$text [ 'label-email_action_before' ][ 'uk-ua' ] = " До електронної пошти " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_action_before' ][ 'zh-cn' ] = " 电子邮件之前 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-email_action_before' ][ 'ja-jp' ] = " メールの前に " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_action_before' ][ 'ko-kr' ] = " 이메일 전 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_before' ][ 'en-us' ] = " Enter the action before sending the email. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_action_before' ][ 'en-gb' ] = " Enter the action before sending the email. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_before' ][ 'ar-eg' ] = " أدخل العمل قبل إرسال البريد الإلكتروني " ;
$text [ 'description-email_action_before' ][ 'de-at' ] = " Geben Sie die Aktion ein, bevor Sie die E-Mail senden. " ;
$text [ 'description-email_action_before' ][ 'de-ch' ] = " Geben Sie die Aktion ein, bevor Sie die E-Mail senden. " ;
$text [ 'description-email_action_before' ][ 'de-de' ] = " Geben Sie die Aktion ein, bevor Sie die E-Mail senden. " ;
$text [ 'description-email_action_before' ][ 'es-cl' ] = " Introduzca la acción antes de enviar el correo electrónico. " ;
$text [ 'description-email_action_before' ][ 'es-mx' ] = " Introduzca la acción antes de enviar el correo electrónico. " ;
$text [ 'description-email_action_before' ][ 'fr-ca' ] = " Entrez l'action avant d'envoyer le courriel. " ;
$text [ 'description-email_action_before' ][ 'fr-fr' ] = " Entrez l'action avant d'envoyer le courriel. " ;
$text [ 'description-email_action_before' ][ 'he-il' ] = " היכנס לפעולה לפני שליחת הדואר האלקטרוני. " ;
$text [ 'description-email_action_before' ][ 'it-it' ] = " Inserisci l'azione prima di inviare l'e-mail. " ;
$text [ 'description-email_action_before' ][ 'nl-nl' ] = " Voer de actie in voor de e-mail. " ;
$text [ 'description-email_action_before' ][ 'pl-pl' ] = " Przed wysłaniem e-maila. " ;
$text [ 'description-email_action_before' ][ 'pt-br' ] = " Insira a ação antes de enviar o e-mail. " ;
$text [ 'description-email_action_before' ][ 'pt-pt' ] = " Insira a ação antes de enviar o e-mail. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_action_before' ][ 'ro-ro' ] = " Introduceți acțiunea înainte de a trimite e-mailul. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_before' ][ 'ru-ru' ] = " Введите действие перед отправкой электронной почты. " ;
$text [ 'description-email_action_before' ][ 'sv-se' ] = " Ange åtgärden innan du skickar e-post. " ;
$text [ 'description-email_action_before' ][ 'uk-ua' ] = " Введіть дію перед відправкою електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_action_before' ][ 'zh-cn' ] = " 在发送电子邮件之前输入操作。 " ;
$text [ 'description-email_action_before' ][ 'ja-jp' ] = " メールを送信する前にアクションを入力します。 " ;
$text [ 'description-email_action_before' ][ 'ko-kr' ] = " 이메일을 보내기 전에 조치를 입력하십시오. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_after' ][ 'en-us' ] = " After Email " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_action_after' ][ 'en-gb' ] = " After Email " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_after' ][ 'ar-eg' ] = " بعد البريد الإلكتروني " ;
$text [ 'label-email_action_after' ][ 'de-at' ] = " Nach E-Mail " ;
$text [ 'label-email_action_after' ][ 'de-ch' ] = " Nach E-Mail " ;
$text [ 'label-email_action_after' ][ 'de-de' ] = " Nach E-Mail " ;
$text [ 'label-email_action_after' ][ 'es-cl' ] = " Después de correo electrónico " ;
$text [ 'label-email_action_after' ][ 'es-mx' ] = " Después de correo electrónico " ;
$text [ 'label-email_action_after' ][ 'fr-ca' ] = " après email " ;
$text [ 'label-email_action_after' ][ 'fr-fr' ] = " après email " ;
$text [ 'label-email_action_after' ][ 'he-il' ] = " לאחר דואר אלקטרוני " ;
$text [ 'label-email_action_after' ][ 'it-it' ] = " Dopo email " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_action_after' ][ 'nl-nl' ] = " Na e-mail " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_after' ][ 'pl-pl' ] = " Po Emailu " ;
$text [ 'label-email_action_after' ][ 'pt-br' ] = " Depois do e-mail " ;
$text [ 'label-email_action_after' ][ 'pt-pt' ] = " Depois do e-mail " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_action_after' ][ 'ro-ro' ] = " După e-mail " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_action_after' ][ 'ru-ru' ] = " После Email " ;
$text [ 'label-email_action_after' ][ 'sv-se' ] = " Efter e-post " ;
$text [ 'label-email_action_after' ][ 'uk-ua' ] = " Після електронної пошти " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_action_after' ][ 'zh-cn' ] = " 电子邮件后 " ;
$text [ 'label-email_action_after' ][ 'ja-jp' ] = " メール送信後 " ;
$text [ 'label-email_action_after' ][ 'ko-kr' ] = " 이메일 후 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_after' ][ 'en-us' ] = " Enter the action after sending the email. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_action_after' ][ 'en-gb' ] = " Enter the action after sending the email. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_after' ][ 'ar-eg' ] = " أدخل العمل بعد إرسال البريد الإلكتروني " ;
$text [ 'description-email_action_after' ][ 'de-at' ] = " Geben Sie die Aktion nach dem Senden der E-Mail ein. " ;
$text [ 'description-email_action_after' ][ 'de-ch' ] = " Geben Sie die Aktion nach dem Senden der E-Mail ein. " ;
$text [ 'description-email_action_after' ][ 'de-de' ] = " Geben Sie die Aktion nach dem Senden der E-Mail ein. " ;
$text [ 'description-email_action_after' ][ 'es-cl' ] = " Introduzca la acción después de enviar el correo electrónico. " ;
$text [ 'description-email_action_after' ][ 'es-mx' ] = " Introduzca la acción después de enviar el correo electrónico. " ;
$text [ 'description-email_action_after' ][ 'fr-ca' ] = " Entrez l'action après avoir envoyé le courriel. " ;
$text [ 'description-email_action_after' ][ 'fr-fr' ] = " Entrez l'action après avoir envoyé le courriel. " ;
$text [ 'description-email_action_after' ][ 'he-il' ] = " הזן את הפעולה לאחר שליחת הדואר האלקטרוני. " ;
$text [ 'description-email_action_after' ][ 'it-it' ] = " Inserisci l'azione dopo l'invio dell'e-mail. " ;
$text [ 'description-email_action_after' ][ 'nl-nl' ] = " Voer de actie in nadat je de e-mail stuurde. " ;
$text [ 'description-email_action_after' ][ 'pl-pl' ] = " Po wysłaniu e-maila. " ;
$text [ 'description-email_action_after' ][ 'pt-br' ] = " Insira a ação depois de enviar o e-mail. " ;
$text [ 'description-email_action_after' ][ 'pt-pt' ] = " Insira a ação depois de enviar o e-mail. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_action_after' ][ 'ro-ro' ] = " Introduceți acțiunea după trimiterea e-mailului. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_action_after' ][ 'ru-ru' ] = " Введите действие после отправки электронной почты. " ;
$text [ 'description-email_action_after' ][ 'sv-se' ] = " Ange åtgärden efter att ha skickat e-postmeddelandet. " ;
$text [ 'description-email_action_after' ][ 'uk-ua' ] = " Введіть дію після відправлення електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_action_after' ][ 'zh-cn' ] = " 输入发送电子邮件后的操作。 " ;
$text [ 'description-email_action_after' ][ 'ja-jp' ] = " メール送信後のアクションを入力します。 " ;
$text [ 'description-email_action_after' ][ 'ko-kr' ] = " 이메일을 보낸 후 작업을 입력합니다. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_response' ][ 'en-us' ] = " Response " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_response' ][ 'en-gb' ] = " Response " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_response' ][ 'ar-eg' ] = " الرد " ;
$text [ 'label-email_response' ][ 'de-at' ] = " Antwort " ;
$text [ 'label-email_response' ][ 'de-ch' ] = " Antwort " ;
$text [ 'label-email_response' ][ 'de-de' ] = " Antwort " ;
$text [ 'label-email_response' ][ 'es-cl' ] = " Respuesta " ;
$text [ 'label-email_response' ][ 'es-mx' ] = " Respuesta " ;
$text [ 'label-email_response' ][ 'fr-ca' ] = " Réponse " ;
$text [ 'label-email_response' ][ 'fr-fr' ] = " Réponse " ;
$text [ 'label-email_response' ][ 'he-il' ] = " תגובה " ;
$text [ 'label-email_response' ][ 'it-it' ] = " Risposta " ;
$text [ 'label-email_response' ][ 'nl-nl' ] = " Respons. " ;
$text [ 'label-email_response' ][ 'pl-pl' ] = " odpowiedź " ;
$text [ 'label-email_response' ][ 'pt-br' ] = " Resposta " ;
$text [ 'label-email_response' ][ 'pt-pt' ] = " Resposta " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_response' ][ 'ro-ro' ] = " Raspuns " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_response' ][ 'ru-ru' ] = " Ответ " ;
$text [ 'label-email_response' ][ 'sv-se' ] = " Svar " ;
$text [ 'label-email_response' ][ 'uk-ua' ] = " Відправити " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_response' ][ 'zh-cn' ] = " 回复 " ;
$text [ 'label-email_response' ][ 'ja-jp' ] = " 応答 " ;
$text [ 'label-email_response' ][ 'ko-kr' ] = " 응답 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-email_retry_count' ][ 'en-us' ] = " Retry " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-email_retry_count' ][ 'en-gb' ] = " Retry " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_retry_count' ][ 'ar-eg' ] = " إعادة الفحص " ;
$text [ 'label-email_retry_count' ][ 'de-at' ] = " Wiederkehr " ;
$text [ 'label-email_retry_count' ][ 'de-ch' ] = " Wiederkehr " ;
$text [ 'label-email_retry_count' ][ 'de-de' ] = " Wiederkehr " ;
$text [ 'label-email_retry_count' ][ 'es-cl' ] = " retry " ;
$text [ 'label-email_retry_count' ][ 'es-mx' ] = " retry " ;
$text [ 'label-email_retry_count' ][ 'fr-ca' ] = " retry " ;
$text [ 'label-email_retry_count' ][ 'fr-fr' ] = " retry " ;
$text [ 'label-email_retry_count' ][ 'he-il' ] = " מחדש " ;
$text [ 'label-email_retry_count' ][ 'it-it' ] = " Reazione " ;
$text [ 'label-email_retry_count' ][ 'nl-nl' ] = " Retour " ;
$text [ 'label-email_retry_count' ][ 'pl-pl' ] = " retry " ;
$text [ 'label-email_retry_count' ][ 'pt-br' ] = " Repito " ;
$text [ 'label-email_retry_count' ][ 'pt-pt' ] = " Repito " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-email_retry_count' ][ 'ro-ro' ] = " Reîncercați " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email_retry_count' ][ 'ru-ru' ] = " Rery " ;
$text [ 'label-email_retry_count' ][ 'sv-se' ] = " Retry " ;
$text [ 'label-email_retry_count' ][ 'uk-ua' ] = " Ретри " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-email_retry_count' ][ 'zh-cn' ] = " 重试 " ;
$text [ 'label-email_retry_count' ][ 'ja-jp' ] = " リトライ " ;
$text [ 'label-email_retry_count' ][ 'ko-kr' ] = " 다시 해 보다 " ;
2023-02-17 20:47:11 +01:00
2023-05-03 04:22:44 +02:00
$text [ 'description-email_retry_count' ][ 'en-us' ] = " Enter the email retry. " ;
2023-05-09 19:39:02 +02:00
$text [ 'description-email_retry_count' ][ 'en-gb' ] = " Enter the email retry. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_retry_count' ][ 'ar-eg' ] = " أدخلي إعادة البريد الإلكتروني " ;
$text [ 'description-email_retry_count' ][ 'de-at' ] = " Geben Sie die E-Mail-Retry ein. " ;
$text [ 'description-email_retry_count' ][ 'de-ch' ] = " Geben Sie die E-Mail-Retry ein. " ;
$text [ 'description-email_retry_count' ][ 'de-de' ] = " Geben Sie die E-Mail-Retry ein. " ;
$text [ 'description-email_retry_count' ][ 'es-cl' ] = " Ingrese el email retry. " ;
$text [ 'description-email_retry_count' ][ 'es-mx' ] = " Ingrese el email retry. " ;
$text [ 'description-email_retry_count' ][ 'fr-ca' ] = " Entrez le courrier électronique. " ;
$text [ 'description-email_retry_count' ][ 'fr-fr' ] = " Entrez le courrier électronique. " ;
$text [ 'description-email_retry_count' ][ 'he-il' ] = " הזן את דואר אלקטרוני retry. " ;
$text [ 'description-email_retry_count' ][ 'it-it' ] = " Inserire l'email retry. " ;
$text [ 'description-email_retry_count' ][ 'nl-nl' ] = " Voer de e-mail in. " ;
$text [ 'description-email_retry_count' ][ 'pl-pl' ] = " Wstęp do retrygi mailowej. " ;
$text [ 'description-email_retry_count' ][ 'pt-br' ] = " Insira o e-mail retry. " ;
$text [ 'description-email_retry_count' ][ 'pt-pt' ] = " Insira o e-mail retry. " ;
2023-05-05 23:22:22 +02:00
$text [ 'description-email_retry_count' ][ 'ro-ro' ] = " Introduceți reîncercarea de e-mail. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-email_retry_count' ][ 'ru-ru' ] = " Введите электронный ответ. " ;
$text [ 'description-email_retry_count' ][ 'sv-se' ] = " Ange e-post retry. " ;
$text [ 'description-email_retry_count' ][ 'uk-ua' ] = " Введіть адресу електронної пошти. " ;
2023-05-12 23:14:59 +02:00
$text [ 'description-email_retry_count' ][ 'zh-cn' ] = " 输入电子邮件重试。 " ;
$text [ 'description-email_retry_count' ][ 'ja-jp' ] = " メールの再試行を入力します。 " ;
$text [ 'description-email_retry_count' ][ 'ko-kr' ] = " 이메일 재시도를 입력하십시오. " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-waiting' ][ 'en-us' ] = " waiting " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-waiting' ][ 'en-gb' ] = " waiting " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-waiting' ][ 'ar-eg' ] = " الانتظار " ;
$text [ 'label-waiting' ][ 'de-at' ] = " warten " ;
$text [ 'label-waiting' ][ 'de-ch' ] = " warten " ;
$text [ 'label-waiting' ][ 'de-de' ] = " warten " ;
$text [ 'label-waiting' ][ 'es-cl' ] = " esperando " ;
$text [ 'label-waiting' ][ 'es-mx' ] = " esperando " ;
$text [ 'label-waiting' ][ 'fr-ca' ] = " attendre " ;
$text [ 'label-waiting' ][ 'fr-fr' ] = " attendre " ;
$text [ 'label-waiting' ][ 'he-il' ] = " לחכות " ;
$text [ 'label-waiting' ][ 'it-it' ] = " attesa " ;
$text [ 'label-waiting' ][ 'nl-nl' ] = " wachten. " ;
$text [ 'label-waiting' ][ 'pl-pl' ] = " poczekalnia " ;
$text [ 'label-waiting' ][ 'pt-br' ] = " esperando " ;
$text [ 'label-waiting' ][ 'pt-pt' ] = " esperando " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-waiting' ][ 'ro-ro' ] = " aşteptare " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-waiting' ][ 'ru-ru' ] = " ждать " ;
$text [ 'label-waiting' ][ 'sv-se' ] = " väntar " ;
$text [ 'label-waiting' ][ 'uk-ua' ] = " Зареєструватися " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-waiting' ][ 'zh-cn' ] = " 等待 " ;
$text [ 'label-waiting' ][ 'ja-jp' ] = " 待っている " ;
$text [ 'label-waiting' ][ 'ko-kr' ] = " 대기 중 " ;
2022-04-22 21:00:38 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-failed' ][ 'en-us' ] = " failed " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-failed' ][ 'en-gb' ] = " failed " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-failed' ][ 'ar-eg' ] = " فشل " ;
$text [ 'label-failed' ][ 'de-at' ] = " gescheitert " ;
$text [ 'label-failed' ][ 'de-ch' ] = " gescheitert " ;
$text [ 'label-failed' ][ 'de-de' ] = " gescheitert " ;
$text [ 'label-failed' ][ 'es-cl' ] = " fallado " ;
$text [ 'label-failed' ][ 'es-mx' ] = " fallado " ;
$text [ 'label-failed' ][ 'fr-ca' ] = " échoué " ;
$text [ 'label-failed' ][ 'fr-fr' ] = " échoué " ;
$text [ 'label-failed' ][ 'he-il' ] = " נכשל " ;
$text [ 'label-failed' ][ 'it-it' ] = " fallito " ;
$text [ 'label-failed' ][ 'nl-nl' ] = " Gefaald. " ;
$text [ 'label-failed' ][ 'pl-pl' ] = " nieudany " ;
$text [ 'label-failed' ][ 'pt-br' ] = " falhou " ;
$text [ 'label-failed' ][ 'pt-pt' ] = " falhou " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-failed' ][ 'ro-ro' ] = " a eșuat " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-failed' ][ 'ru-ru' ] = " неудача " ;
$text [ 'label-failed' ][ 'sv-se' ] = " Misslyckades " ;
$text [ 'label-failed' ][ 'uk-ua' ] = " не вдалося " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-failed' ][ 'zh-cn' ] = " 失败的 " ;
$text [ 'label-failed' ][ 'ja-jp' ] = " 失敗した " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-failed' ][ 'ko-kr' ] = " 실패한 " ;
2022-08-16 23:58:05 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-sent' ][ 'en-us' ] = " sent " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-sent' ][ 'en-gb' ] = " sent " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-sent' ][ 'ar-eg' ] = " أرسلت " ;
$text [ 'label-sent' ][ 'de-at' ] = " gesendet " ;
$text [ 'label-sent' ][ 'de-ch' ] = " gesendet " ;
$text [ 'label-sent' ][ 'de-de' ] = " gesendet " ;
$text [ 'label-sent' ][ 'es-cl' ] = " enviado " ;
$text [ 'label-sent' ][ 'es-mx' ] = " enviado " ;
$text [ 'label-sent' ][ 'fr-ca' ] = " envoyé " ;
$text [ 'label-sent' ][ 'fr-fr' ] = " envoyé " ;
$text [ 'label-sent' ][ 'he-il' ] = " שלח " ;
$text [ 'label-sent' ][ 'it-it' ] = " inviato " ;
$text [ 'label-sent' ][ 'nl-nl' ] = " Vertaling: " ;
$text [ 'label-sent' ][ 'pl-pl' ] = " wysyłać " ;
$text [ 'label-sent' ][ 'pt-br' ] = " enviado " ;
$text [ 'label-sent' ][ 'pt-pt' ] = " enviado " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-sent' ][ 'ro-ro' ] = " trimis " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-sent' ][ 'ru-ru' ] = " отправление " ;
$text [ 'label-sent' ][ 'sv-se' ] = " skickas " ;
$text [ 'label-sent' ][ 'uk-ua' ] = " Увійти " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-sent' ][ 'zh-cn' ] = " 发送 " ;
$text [ 'label-sent' ][ 'ja-jp' ] = " 送信済 " ;
$text [ 'label-sent' ][ 'ko-kr' ] = " 전송된 " ;
2022-08-16 23:58:05 +02:00
2023-05-03 04:22:44 +02:00
$text [ 'label-trying' ][ 'en-us' ] = " trying " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-trying' ][ 'en-gb' ] = " trying " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-trying' ][ 'ar-eg' ] = " محاولة " ;
$text [ 'label-trying' ][ 'de-at' ] = " versuchen " ;
$text [ 'label-trying' ][ 'de-ch' ] = " versuchen " ;
$text [ 'label-trying' ][ 'de-de' ] = " versuchen " ;
$text [ 'label-trying' ][ 'es-cl' ] = " intentando " ;
$text [ 'label-trying' ][ 'es-mx' ] = " intentando " ;
$text [ 'label-trying' ][ 'fr-ca' ] = " essayer d'essayer " ;
$text [ 'label-trying' ][ 'fr-fr' ] = " essayer d'essayer " ;
$text [ 'label-trying' ][ 'he-il' ] = " מנסה לנסות " ;
$text [ 'label-trying' ][ 'it-it' ] = " provare " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-trying' ][ 'nl-nl' ] = " proberen " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-trying' ][ 'pl-pl' ] = " próbować " ;
$text [ 'label-trying' ][ 'pt-br' ] = " tentando tentar " ;
$text [ 'label-trying' ][ 'pt-pt' ] = " tentando tentar " ;
2023-05-05 23:22:22 +02:00
$text [ 'label-trying' ][ 'ro-ro' ] = " încercând " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-trying' ][ 'ru-ru' ] = " попробовать " ;
$text [ 'label-trying' ][ 'sv-se' ] = " försöker försöka " ;
$text [ 'label-trying' ][ 'uk-ua' ] = " Навігація " ;
2023-05-12 23:14:59 +02:00
$text [ 'label-trying' ][ 'zh-cn' ] = " 试 " ;
$text [ 'label-trying' ][ 'ja-jp' ] = " 試しています " ;
2023-05-09 19:39:02 +02:00
$text [ 'label-trying' ][ 'ko-kr' ] = " 견딜 수 없는 " ;
2022-08-16 23:58:05 +02:00
2023-05-27 05:36:11 +02:00
$text [ 'button-test' ][ 'en-us' ] = " Test " ;
$text [ 'button-test' ][ 'en-gb' ] = " Test " ;
$text [ 'button-test' ][ 'ar-eg' ] = " الاختبار " ;
$text [ 'button-test' ][ 'de-at' ] = " Prüfung " ;
$text [ 'button-test' ][ 'de-ch' ] = " Prüfung " ;
$text [ 'button-test' ][ 'de-de' ] = " Prüfung " ;
$text [ 'button-test' ][ 'es-cl' ] = " Prueba " ;
$text [ 'button-test' ][ 'es-mx' ] = " Prueba " ;
$text [ 'button-test' ][ 'fr-ca' ] = " Test " ;
$text [ 'button-test' ][ 'fr-fr' ] = " Test " ;
$text [ 'button-test' ][ 'he-il' ] = " מבחן " ;
$text [ 'button-test' ][ 'it-it' ] = " test di prova " ;
$text [ 'button-test' ][ 'nl-nl' ] = " Test " ;
$text [ 'button-test' ][ 'pl-pl' ] = " test " ;
$text [ 'button-test' ][ 'pt-br' ] = " Teste de teste " ;
$text [ 'button-test' ][ 'pt-pt' ] = " Teste de teste " ;
$text [ 'button-test' ][ 'ro-ro' ] = " Test " ;
$text [ 'button-test' ][ 'ru-ru' ] = " Испытания " ;
$text [ 'button-test' ][ 'sv-se' ] = " Testa test " ;
$text [ 'button-test' ][ 'uk-ua' ] = " Тести " ;
$text [ 'button-test' ][ 'zh-cn' ] = " 测试 " ;
$text [ 'button-test' ][ 'ja-jp' ] = " テスト " ;
$text [ 'button-test' ][ 'ko-kr' ] = " 시험 " ;
$text [ 'header-email_test' ][ 'en-us' ] = " Email Test " ;
$text [ 'header-email_test' ][ 'en-gb' ] = " Email Test " ;
$text [ 'header-email_test' ][ 'ar-eg' ] = " اختبار البريد الإلكتروني " ;
$text [ 'header-email_test' ][ 'de-at' ] = " E-Mail-Test " ;
$text [ 'header-email_test' ][ 'de-ch' ] = " E-Mail-Test " ;
$text [ 'header-email_test' ][ 'de-de' ] = " E-Mail-Test " ;
$text [ 'header-email_test' ][ 'es-cl' ] = " Prueba de correo electrónico " ;
$text [ 'header-email_test' ][ 'es-mx' ] = " Prueba de correo electrónico " ;
$text [ 'header-email_test' ][ 'fr-ca' ] = " Test de messagerie " ;
$text [ 'header-email_test' ][ 'fr-fr' ] = " Test de messagerie " ;
$text [ 'header-email_test' ][ 'he-il' ] = 'מבחן דוא"ל' ;
$text [ 'header-email_test' ][ 'it-it' ] = " E-mail di prova " ;
$text [ 'header-email_test' ][ 'nl-nl' ] = " E-mailtest " ;
$text [ 'header-email_test' ][ 'pl-pl' ] = " Test e-maila " ;
$text [ 'header-email_test' ][ 'pt-br' ] = " Teste de e-mail " ;
$text [ 'header-email_test' ][ 'pt-pt' ] = " Teste de e-mail " ;
$text [ 'header-email_test' ][ 'ro-ro' ] = " Test de e-mail " ;
$text [ 'header-email_test' ][ 'ru-ru' ] = " Тест электронной почты " ;
$text [ 'header-email_test' ][ 'sv-se' ] = " E-posttest " ;
$text [ 'header-email_test' ][ 'uk-ua' ] = " Тест електронної пошти " ;
$text [ 'header-email_test' ][ 'zh-cn' ] = " 电子邮件测试 " ;
$text [ 'header-email_test' ][ 'ja-jp' ] = " メールテスト " ;
$text [ 'header-email_test' ][ 'ko-kr' ] = " 이메일 테스트 " ;
$text [ 'header-settings' ][ 'en-us' ] = " Settings " ;
$text [ 'header-settings' ][ 'en-gb' ] = " Settings " ;
$text [ 'header-settings' ][ 'ar-eg' ] = " الترتيبات " ;
$text [ 'header-settings' ][ 'de-at' ] = " Einstellungen " ;
$text [ 'header-settings' ][ 'de-ch' ] = " Einstellungen " ;
$text [ 'header-settings' ][ 'de-de' ] = " Einstellungen " ;
$text [ 'header-settings' ][ 'es-cl' ] = " Ajustes " ;
$text [ 'header-settings' ][ 'es-mx' ] = " Ajustes " ;
$text [ 'header-settings' ][ 'fr-ca' ] = " Paramètres " ;
$text [ 'header-settings' ][ 'fr-fr' ] = " Paramètres " ;
$text [ 'header-settings' ][ 'he-il' ] = " הגדרות הגדרות " ;
$text [ 'header-settings' ][ 'it-it' ] = " Impostazioni impostazioni " ;
$text [ 'header-settings' ][ 'nl-nl' ] = " Instellingen " ;
$text [ 'header-settings' ][ 'pl-pl' ] = " Setting " ;
$text [ 'header-settings' ][ 'pt-br' ] = " Configurações " ;
$text [ 'header-settings' ][ 'pt-pt' ] = " Configurações " ;
$text [ 'header-settings' ][ 'ro-ro' ] = " Setări " ;
$text [ 'header-settings' ][ 'ru-ru' ] = " Настройка " ;
$text [ 'header-settings' ][ 'sv-se' ] = " Inställningar " ;
$text [ 'header-settings' ][ 'uk-ua' ] = " Налаштування " ;
$text [ 'header-settings' ][ 'zh-cn' ] = " 设置 " ;
$text [ 'header-settings' ][ 'ja-jp' ] = " 設定 " ;
$text [ 'header-settings' ][ 'ko-kr' ] = " 설정 " ;
$text [ 'header-connection' ][ 'en-us' ] = " Connection " ;
$text [ 'header-connection' ][ 'en-gb' ] = " Connection " ;
$text [ 'header-connection' ][ 'ar-eg' ] = " الاتصال " ;
$text [ 'header-connection' ][ 'de-at' ] = " Verbindung " ;
$text [ 'header-connection' ][ 'de-ch' ] = " Verbindung " ;
$text [ 'header-connection' ][ 'de-de' ] = " Verbindung " ;
$text [ 'header-connection' ][ 'es-cl' ] = " Conexión " ;
$text [ 'header-connection' ][ 'es-mx' ] = " Conexión " ;
$text [ 'header-connection' ][ 'fr-ca' ] = " Connexion " ;
$text [ 'header-connection' ][ 'fr-fr' ] = " Connexion " ;
$text [ 'header-connection' ][ 'he-il' ] = " חיבור " ;
$text [ 'header-connection' ][ 'it-it' ] = " Connessione " ;
$text [ 'header-connection' ][ 'nl-nl' ] = " Verbinding " ;
$text [ 'header-connection' ][ 'pl-pl' ] = " połączenie " ;
$text [ 'header-connection' ][ 'pt-br' ] = " Conexão " ;
$text [ 'header-connection' ][ 'pt-pt' ] = " Conexão " ;
$text [ 'header-connection' ][ 'ro-ro' ] = " Conexiune " ;
$text [ 'header-connection' ][ 'ru-ru' ] = " Подключение " ;
$text [ 'header-connection' ][ 'sv-se' ] = " Anslutning " ;
$text [ 'header-connection' ][ 'uk-ua' ] = " Підключення " ;
$text [ 'header-connection' ][ 'zh-cn' ] = " 联系 " ;
$text [ 'header-connection' ][ 'ja-jp' ] = " 繋がり " ;
$text [ 'header-connection' ][ 'ko-kr' ] = " 연결 " ;
$text [ 'header-result' ][ 'en-us' ] = " Result " ;
$text [ 'header-result' ][ 'en-gb' ] = " Result " ;
$text [ 'header-result' ][ 'ar-eg' ] = " النتيجة " ;
$text [ 'header-result' ][ 'de-at' ] = " Ergebnis " ;
$text [ 'header-result' ][ 'de-ch' ] = " Ergebnis " ;
$text [ 'header-result' ][ 'de-de' ] = " Ergebnis " ;
$text [ 'header-result' ][ 'es-cl' ] = " Resultado " ;
$text [ 'header-result' ][ 'es-mx' ] = " Resultado " ;
$text [ 'header-result' ][ 'fr-ca' ] = " Résultat " ;
$text [ 'header-result' ][ 'fr-fr' ] = " Résultat " ;
$text [ 'header-result' ][ 'he-il' ] = " תוצאה " ;
$text [ 'header-result' ][ 'it-it' ] = " Risultato " ;
$text [ 'header-result' ][ 'nl-nl' ] = " Resultaat " ;
$text [ 'header-result' ][ 'pl-pl' ] = " rezultat " ;
$text [ 'header-result' ][ 'pt-br' ] = " Resultado " ;
$text [ 'header-result' ][ 'pt-pt' ] = " Resultado " ;
$text [ 'header-result' ][ 'ro-ro' ] = " Rezultat " ;
$text [ 'header-result' ][ 'ru-ru' ] = " Результат " ;
$text [ 'header-result' ][ 'sv-se' ] = " Resultat " ;
$text [ 'header-result' ][ 'uk-ua' ] = " Почати " ;
$text [ 'header-result' ][ 'zh-cn' ] = " 结果 " ;
$text [ 'header-result' ][ 'ja-jp' ] = " 結果 " ;
$text [ 'header-result' ][ 'ko-kr' ] = " 결과 " ;
2023-08-30 21:18:55 +02:00
$text [ 'description-email_test' ][ 'en-us' ] = " This is a simple test of your SMTP settings currently configured in Default or Domain Settings. Note: The message sent will not show up in the Email Queue. " ;
$text [ 'description-email_test' ][ 'en-gb' ] = " This is a simple test of your SMTP settings currently configured in Default or Domain Settings. Note: The message sent will not show up in the Email Queue. " ;
$text [ 'description-email_test' ][ 'ar-eg' ] = " يعد هذا اختبارًا بسيطًا لإعدادات SMTP التي تم تكوينها حاليًا في الإعدادات الافتراضية أو إعدادات المجال. ملاحظة: لن تظهر الرسالة المرسلة في قائمة انتظار البريد الإلكتروني. " ;
$text [ 'description-email_test' ][ 'de-at' ] = " Dies ist ein einfacher Test Ihrer SMTP-Einstellungen, die derzeit in den Standard- oder Domäneneinstellungen konfiguriert sind. Hinweis: Die gesendete Nachricht wird nicht in der E-Mail-Warteschlange angezeigt. " ;
$text [ 'description-email_test' ][ 'de-ch' ] = " Dies ist ein einfacher Test Ihrer SMTP-Einstellungen, die derzeit in den Standard- oder Domäneneinstellungen konfiguriert sind. Hinweis: Die gesendete Nachricht wird nicht in der E-Mail-Warteschlange angezeigt. " ;
$text [ 'description-email_test' ][ 'de-de' ] = " Dies ist ein einfacher Test Ihrer SMTP-Einstellungen, die derzeit in den Standard- oder Domäneneinstellungen konfiguriert sind. Hinweis: Die gesendete Nachricht wird nicht in der E-Mail-Warteschlange angezeigt. " ;
$text [ 'description-email_test' ][ 'es-cl' ] = " Esta es una prueba simple de la configuración SMTP actualmente configurada en Configuración predeterminada o de dominio. Nota: El mensaje enviado no aparecerá en la cola de correo electrónico. " ;
$text [ 'description-email_test' ][ 'es-mx' ] = " Esta es una prueba simple de la configuración SMTP actualmente configurada en Configuración predeterminada o de dominio. Nota: El mensaje enviado no aparecerá en la cola de correo electrónico. " ;
$text [ 'description-email_test' ][ 'fr-ca' ] = " Il s'agit d'un simple test de vos paramètres SMTP actuellement configurés dans les paramètres par défaut ou de domaine. Remarque : Le message envoyé n'apparaîtra pas dans la file d'attente des e-mails. " ;
$text [ 'description-email_test' ][ 'fr-fr' ] = " Il s'agit d'un simple test de vos paramètres SMTP actuellement configurés dans les paramètres par défaut ou de domaine. Remarque : Le message envoyé n'apparaîtra pas dans la file d'attente des e-mails. " ;
2023-08-31 01:59:07 +02:00
$text [ 'description-email_test' ][ 'he-il' ] = 'זוהי בדיקה פשוטה של הגדרות ה-SMTP שלך המוגדרות כעת בהגדרות ברירת מחדל או תחום. הערה: ההודעה שנשלחה לא תופיע בתור הדוא"ל.' ;
2023-08-30 21:18:55 +02:00
$text [ 'description-email_test' ][ 'it-it' ] = " Questo è un semplice test delle tue impostazioni SMTP attualmente configurate in Impostazioni predefinite o Dominio. Nota: il messaggio inviato non verrà visualizzato nella coda e-mail. " ;
$text [ 'description-email_test' ][ 'nl-nl' ] = " Dit is een eenvoudige test van uw SMTP-instellingen die momenteel zijn geconfigureerd in Standaard- of Domeininstellingen. Opmerking: het verzonden bericht verschijnt niet in de e-mailwachtrij. " ;
$text [ 'description-email_test' ][ 'pl-pl' ] = " Jest to prosty test ustawień SMTP aktualnie skonfigurowanych w Ustawieniach domyślnych lub Ustawieniach domeny. Uwaga: wysłana wiadomość nie pojawi się w kolejce e-maili. " ;
$text [ 'description-email_test' ][ 'pt-br' ] = " Este é um teste simples das configurações SMTP atualmente definidas nas configurações padrão ou de domínio. Nota: A mensagem enviada não aparecerá na fila de e-mail. " ;
$text [ 'description-email_test' ][ 'pt-pt' ] = " Este é um teste simples das configurações SMTP atualmente definidas nas configurações padrão ou de domínio. Nota: A mensagem enviada não aparecerá na fila de e-mail. " ;
$text [ 'description-email_test' ][ 'ro-ro' ] = " Acesta este un test simplu al setărilor dvs. SMTP configurate în prezent în Setări implicite sau de domeniu. Notă: mesajul trimis nu va apărea în coada de e-mail. " ;
$text [ 'description-email_test' ][ 'ru-ru' ] = " Это простая проверка ваших настроек SMTP, которые в настоящее время настроены в настройках по умолчанию или в настройках домена. Примечание. Отправленное сообщение не появится в очереди электронной почты. " ;
$text [ 'description-email_test' ][ 'sv-se' ] = " Detta är ett enkelt test av dina SMTP-inställningar som för närvarande är konfigurerade i standard- eller domäninställningar. Obs: Det skickade meddelandet kommer inte att visas i e-postkön. " ;
$text [ 'description-email_test' ][ 'uk-ua' ] = " Це проста перевірка ваших налаштувань SMTP, налаштованих у параметрах за замовчуванням а б о в параметрах домену. Примітка: надіслане повідомлення не відображатиметься в черзі електронної пошти. " ;
$text [ 'description-email_test' ][ 'zh-cn' ] = " 这是对默认或域设置中当前配置的 SMTP 设置的简单测试。 注意:已发送的消息不会显示在电子邮件队列中。 " ;
$text [ 'description-email_test' ][ 'ja-jp' ] = " これは、現在デフォルト設定またはドメイン設定で構成されている SMTP 設定の簡単なテストです。 注: 送信されたメッセージは電子メール キューには表示されません。 " ;
$text [ 'description-email_test' ][ 'ko-kr' ] = " 이는 현재 기본 또는 도메인 설정에 구성된 SMTP 설정에 대한 간단한 테스트입니다. 참고: 전송된 메시지는 이메일 대기열에 표시되지 않습니다. " ;
?>