diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:34 +0000 |
commit | e35a5ef387e03ac787b4bda8b600d745213f817d (patch) | |
tree | dce1cc978347e4ebe3725c064660d2736f43939d /core/l10n/ja.js | |
parent | a32577d04821a88d51e7f41a4ccf6bb1012fd3f3 (diff) | |
download | nextcloud-server-e35a5ef387e03ac787b4bda8b600d745213f817d.tar.gz nextcloud-server-e35a5ef387e03ac787b4bda8b600d745213f817d.zip |
[tx-robot] updated from transifex
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 12fa4158872..041b326e1b1 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -73,7 +73,6 @@ OC.L10N.register( "Failed to authenticate, try again" : "認証に失敗しました。もう一度お試しください", "seconds ago" : "数秒前", "Logging in …" : "ログイン中...", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "パスワードをリセットするリンクをクリックしたので、メールを送信しました。しばらくたってもメールが届かなかった場合は、スパム/ジャンクフォルダーを確認してください。<br>それでも見つからなかった場合は、管理者に問合わせてください。", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ファイルが暗号化されています。パスワードをリセットした場合、データを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。<br />続けてよろしいでしょうか?", "I know what I'm doing" : "どういう操作をしているか理解しています", "Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。", @@ -339,6 +338,7 @@ OC.L10N.register( "%s (3rdparty)" : "%s (3rdparty)", "There was an error loading your contacts" : "連絡先の読み込みに失敗しました。", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "パスワードをリセットするリンクをクリックしたので、メールを送信しました。しばらくたってもメールが届かなかった場合は、スパム/ジャンクフォルダーを確認してください。<br>それでも見つからなかった場合は、管理者に問合わせてください。", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。", "Error setting expiration date" : "有効期限の設定でエラー発生", |