diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index cac372e4091..84fee9008e4 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -107,7 +107,6 @@ OC.L10N.register( "Passwordless authentication is not supported in your browser." : "お使いのブラウザではパスワードレス認証に対応していません。", "Passwordless authentication is only available over a secure connection." : "パスワードレス認証は、セキュアな接続でのみ利用可能です。", "Reset password" : "パスワードをリセット", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "このアカウントのメールアドレスにパスワードをリセットするメールが送信されました。 メールが届かなかった場合はあなたのスパム/ジャンクフォルダーをチェックするか、管理者に問い合わせてください。", "If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。", "Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。", "Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。", @@ -351,6 +350,7 @@ OC.L10N.register( "Searching other places" : "他の場所の検索", "No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません", "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"], + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "このアカウントのメールアドレスにパスワードをリセットするメールが送信されました。 メールが届かなかった場合はあなたのスパム/ジャンクフォルダーをチェックするか、管理者に問い合わせてください。", "Nextcloud {app}" : "Nextcloud {app}", "Search" : "検索", "These apps will be updated:" : "次のアプリがアップデートされます:", |