From 65ab2ccada7244ca95db998e5e755c5ef13e303b Mon Sep 17 00:00:00 2001 From: fusionate Date: Sat, 27 May 2023 03:36:11 +0000 Subject: [PATCH] Email Queue: Language additions for Email Test. --- app/email_queue/app_languages.php | 146 +++++++++++++++++++++++++++++- 1 file changed, 145 insertions(+), 1 deletion(-) diff --git a/app/email_queue/app_languages.php b/app/email_queue/app_languages.php index ceff2aa3b5..1e576824d8 100644 --- a/app/email_queue/app_languages.php +++ b/app/email_queue/app_languages.php @@ -696,4 +696,148 @@ $text['label-trying']['zh-cn'] = "试"; $text['label-trying']['ja-jp'] = "試しています"; $text['label-trying']['ko-kr'] = "견딜 수 없는"; -?> +$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'] = "결과"; + +$text['description-email_test']['en-us'] = "This is a simple test of your SMTP settings currently configured in Default or Domain Settings. The message sent will not show up in the Email Queue."; +$text['description-email_test']['en-gb'] = "This is a test of your SMTP settings configured in Default or Domain Settings. Note: The test message sent will not show up in the Email Queue."; +$text['description-email_test']['ar-eg'] = ""; +$text['description-email_test']['de-at'] = ""; +$text['description-email_test']['de-ch'] = ""; +$text['description-email_test']['de-de'] = ""; +$text['description-email_test']['es-cl'] = ""; +$text['description-email_test']['es-mx'] = ""; +$text['description-email_test']['fr-ca'] = ""; +$text['description-email_test']['fr-fr'] = ""; +$text['description-email_test']['he-il'] = ""; +$text['description-email_test']['it-it'] = ""; +$text['description-email_test']['nl-nl'] = ""; +$text['description-email_test']['pl-pl'] = ""; +$text['description-email_test']['pt-br'] = ""; +$text['description-email_test']['pt-pt'] = ""; +$text['description-email_test']['ro-ro'] = ""; +$text['description-email_test']['ru-ru'] = ""; +$text['description-email_test']['sv-se'] = ""; +$text['description-email_test']['uk-ua'] = ""; +$text['description-email_test']['zh-cn'] = ""; +$text['description-email_test']['ja-jp'] = ""; +$text['description-email_test']['ko-kr'] = ""; + +?> \ No newline at end of file