Skip to content

Commit 7bbb1d7

Browse files
committed
L10N patch.
1 parent 2bbb44b commit 7bbb1d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/ja.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Japanese language data (last modified: 2022.07.28).
10+
# This file: Japanese language data (last modified: 2023.08.10).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -29,7 +29,7 @@ config_phpmailer_add_reply_to_address: "SMTP経由で電子Eメール
2929
config_phpmailer_add_reply_to_name: "SMTP経由で電子Eメールを送信するときに引用する返信名。"
3030
config_phpmailer_enable_notifications: "アップロードがブロックされたときにEメールで通知を受け取りたい場合は、ここで受信者のEメール・アドレスを指定します。"
3131
config_phpmailer_enable_two_factor: "このディレクティブは、フロントエンド・アカウントに2FAを使用するかどうかを決定します。"
32-
config_phpmailer_event_log: "PHPMailerに関連してすべてのイベントを記録するためのファイル。​ファイル名指定するか、無効にしたい場合は空白のままにして下さい。"
32+
config_phpmailer_event_log: "PHPMailerに関連してすべてのイベントを記録するためのファイル。​ファイル名指定するか、無効にしたい場合は空白のままにして下さい。"
3333
config_phpmailer_host: "送信Eメールに使用するSMTPホスト。"
3434
config_phpmailer_password: "SMTP経由で電子Eメールを送信するときに使用するパスワード。"
3535
config_phpmailer_port: "送信Eメールに使用するポート番号。​Default/デフォルルト = 587。"

l10n/no.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Norwegian language data (last modified: 2022.07.28).
10+
# This file: Norwegian language data (last modified: 2023.08.10).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# 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
3939
config_phpmailer_smtp_auth: "Dette direktivet bestemmer om du skal autentisere SMTP-økter (bør vanligvis la det være alene)."
4040
config_phpmailer_smtp_secure: "Protokollen som skal brukes når du sender e-post via SMTP (TLS eller SSL)."
4141
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."

0 commit comments

Comments
 (0)