diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-24 02:26:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-24 02:26:09 +0000 |
commit | 4817ce634ac777f1129c11c8cbcd7e9a625c7777 (patch) | |
tree | aeabb7b0fbbbb708ba6239ea6bab3e8e79638327 /apps/settings/l10n/ja.js | |
parent | 079f76ab12730eb9ea107bac9b4041cd136f2446 (diff) | |
download | nextcloud-server-4817ce634ac777f1129c11c8cbcd7e9a625c7777.tar.gz nextcloud-server-4817ce634ac777f1129c11c8cbcd7e9a625c7777.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index bba2aaef64d..bc0c49ad90b 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -73,8 +73,8 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "https://nextcloud.comに対するHTTPSリクエスト中にエラーが発生したため、cURLのTLSバージョンが古くなっているかどうかを判断できませんでした。詳細については、nextcloudログファイルを確認してください。", "Invalid SMTP password." : "SMTPパスワードが無効", "Email setting test" : "メール設定のテスト", - "Well done, %s!" : "%s、素晴らしい!", - "If you received this email, the email configuration seems to be correct." : "メールが届いていたら、メールは正しく設定されています。", + "Well done, %s!" : "%sさん、成功です!", + "If you received this email, the email configuration seems to be correct." : "このメールが見えているということは、メール設定がうまくいっているということです。", "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", |