You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/fr.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
-
# This file: French language data (last modified: 2020.07.14).
10
+
# This file: French language data (last modified: 2022.03.01).
11
11
##/
12
12
13
13
config_phpmailer: "Configuration pour PHPMailer (utilisé pour l'authentification à deux facteurs)."
@@ -25,4 +25,4 @@ config_phpmailer_skip_auth_process: "Définir cette directive sur <code>true</co
25
25
config_phpmailer_smtp_auth: "Cette directive détermine si les sessions SMTP doivent être authentifiées (elles doivent généralement être laissées seules)."
26
26
config_phpmailer_smtp_secure: "Le protocole à utiliser lors de l'envoi d'e-mail via SMTP (TLS ou SSL)."
27
27
config_phpmailer_username: "Le nom d'utilisateur à utiliser lors de l'envoi d'e-mail via SMTP."
28
-
state_email_sent: "E-mail envoyé avec succès à « %s »."
28
+
state_email_sent: "E-mail envoyé avec succès à «\_%s\_»."
Copy file name to clipboardExpand all lines: l10n/ko.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
-
# This file: Korean language data (last modified: 2020.07.14).
10
+
# This file: Korean language data (last modified: 2022.03.01).
11
11
##/
12
12
13
13
config_phpmailer: "PHPMailer 설정 (이중 인증에 사용)."
@@ -21,7 +21,7 @@ config_phpmailer_password: "SMTP를 통해 이메일을 보낼 때 사용할 비
21
21
config_phpmailer_port: "아웃 바운드 이메일에 사용할 포트 번호입니다. Default (기본 설정) = 587."
22
22
config_phpmailer_set_from_address: "SMTP를 통해 전자 메일을 보낼 때 인용 할 보낸 사람 주소입니다."
23
23
config_phpmailer_set_from_name: "SMTP를 통해 전자 메일을 보낼 때 인용 할 보낸 사람 이름입니다."
24
-
config_phpmailer_skip_auth_process: "<code>true</code> 일 때, PHPMailer는 전자 메일 전송을위한 SMTP 인증 프로세스를 건너 뛰도록 지시합니다. 이 프로세스를 건너 뛰면 아웃 바운드 전자 메일이 MITM 공격에 노출 될 수 있으므로 피해야합니다. 특정 경우에 필요할 수 있음 (예: PHPMailer가 SMTP 서버에 제대로 연결할 수없는 경우)."
24
+
config_phpmailer_skip_auth_process: "<code>true</code> 일 때, PHPMailer는 전자 메일 전송을위한 SMTP 인증 프로세스를 건너 뛰도록 지시합니다. 이 프로세스를 건너 뛰면 아웃 바운드 전자 메일이 MITM 공격에 노출 될 수 있으므로 피해야합니다. 특정 경우에 필요할 수 있음 (예\_: PHPMailer가 SMTP 서버에 제대로 연결할 수없는 경우)."
25
25
config_phpmailer_smtp_auth: "이 지시문은 SMTP 세션을 인증할지 여부를 결정합니다 (보통 이것을 무시해야합니다)."
26
26
config_phpmailer_smtp_secure: "SMTP를 통해 이메일을 보낼 때 사용할 프로토콜 (TLS 또는 SSL)."
27
27
config_phpmailer_username: "SMTP를 통해 이메일을 보낼 때 사용할 사용자 이름입니다."
0 commit comments