File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
- # This file: Japanese language data (last modified: 2022.07.28 ).
10
+ # This file: Japanese language data (last modified: 2023.08.10 ).
11
11
#
12
12
# Regarding translations: My native language is English. Because this is a free
13
13
# and open-source hobby project which generates zero income, and translatable
@@ -29,7 +29,7 @@ config_phpmailer_add_reply_to_address: "SMTP経由で電子Eメール
29
29
config_phpmailer_add_reply_to_name : " SMTP経由で電子Eメールを送信するときに引用する返信名。"
30
30
config_phpmailer_enable_notifications : " アップロードがブロックされたときにEメールで通知を受け取りたい場合は、ここで受信者のEメール・アドレスを指定します。"
31
31
config_phpmailer_enable_two_factor : " このディレクティブは、フロントエンド・アカウントに2FAを使用するかどうかを決定します。"
32
- config_phpmailer_event_log : " PHPMailerに関連してすべてのイベントを記録するためのファイル。ファイル名指定するか、 無効にしたい場合は空白のままにして下さい。"
32
+ config_phpmailer_event_log : " PHPMailerに関連してすべてのイベントを記録するためのファイル。ファイル名指定するか、無効にしたい場合は空白のままにして下さい。"
33
33
config_phpmailer_host : " 送信Eメールに使用するSMTPホスト。"
34
34
config_phpmailer_password : " SMTP経由で電子Eメールを送信するときに使用するパスワード。"
35
35
config_phpmailer_port : " 送信Eメールに使用するポート番号。Default/デフォルルト = 587。"
Original file line number Diff line number Diff line change 7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
- # This file: Norwegian language data (last modified: 2022.07.28 ).
10
+ # This file: Norwegian language data (last modified: 2023.08.10 ).
11
11
#
12
12
# Regarding translations: My native language is English. Because this is a free
13
13
# and open-source hobby project which generates zero income, and translatable
@@ -39,4 +39,4 @@ config_phpmailer_skip_auth_process: "Innstilling av dette direktivet til <code>t
39
39
config_phpmailer_smtp_auth : " Dette direktivet bestemmer om du skal autentisere SMTP-økter (bør vanligvis la det være alene)."
40
40
config_phpmailer_smtp_secure : " Protokollen som skal brukes når du sender e-post via SMTP (TLS eller SSL)."
41
41
config_phpmailer_username : " Brukernavnet som skal brukes når du sender e-post via SMTP."
42
- state_email_sent : " E-post ble sendt til " %s" vellykket."
42
+ state_email_sent : " E-post ble sendt til «%s» vellykket."
You can’t perform that action at this time.
0 commit comments