{ "translations": {
    "Brute-force settings" : "ブルートフォース設定",
    "Whitelist IPs" : "ホワイトリストのIP",
    "Brute-force protection is meant to protect Nextcloud servers from attempts to\nguess account passwords in various ways. Besides the obvious \"*let's try a big\nlist of commonly used passwords*\" attack, it also makes it harder to use\nslightly more sophisticated attacks via the reset password form or trying to\nfind app password tokens.\n\nIf triggered, brute-force protection makes requests coming from an IP on a\nbrute-force protected controller with the same API slower for a 24 hour period.\n\nWith this app, the admin can exempt an IP address or range from this\nprotection which can be useful for testing purposes or when there are false\npositives due to a lot of accounts on one IP address." : "ブルートフォース保護は、さまざまな方法でアカウントパスワードを推測する試みからNextcloudサーバーを保護することを目的としています。「よく使われるパスワードの大きなリストを試してみよう」という明白な攻撃に加えて、パスワードのリセットフォームやアプリのパスワードトークンを見つけることによる、もう少し洗練された攻撃を使うことを困難にします。\n\nブルートフォース保護がトリガーされると、同じAPIを持つブルートフォース保護されたコントローラー上のIPからの要求が24時間遅くなります。\n\nこのアプリを使用すると、管理者はIPアドレスまたは範囲をこの保護から除外できます。これは、テスト目的や、1つのIPアドレスに多数のアカウントがあるために誤検出がある場合に便利です。",
    "The comment cannot exceed {max} characters." : "コメントは{max}文字以内にしてください",
    "Leave an internal comment explaining why this IP address is allowed, for example its location, so the entry can be removed when it is no longer needed." : "このIPアドレスが許可されている理由（例：その所在地など）を内部コメントとして残しておいてください。そうすれば、不要になった際にそのエントリを削除できるようになります。",
    "Your current IP address is detected as \"{remoteAddress}\". This address is currently throttled. Current delay: {delay} ms." : "現在のIPアドレスは\"{remoteAddress}\"と検出されました。このアドレスは現在、通信制限がかけられています。現在の遅延時間：{delay}ms。",
    "Your current IP address is detected as \"{remoteAddress}\". This address bypasses brute-force protection." : "現在のIPアドレスは\"{remoteAddress}\"と検出されました。このアドレスはブルートフォース攻撃対策の制限を回避しています。",
    "Your current IP address is detected as \"{remoteAddress}\". This address is not currently throttled." : "現在のIPアドレスは\"{remoteAddress}\"と検出されました。このアドレスは現在、通信制限の対象外です。",
    "Failed to add the IP address to the allow list." : "IPアドレスを許可リストに追加できませんでした。",
    "Failed to save the rate limit setting." : "レート制限の設定の保存に失敗しました。",
    "Failed to update the allow list entry." : "許可リストのエントリを更新できませんでした。",
    "Brute-force allow list" : "ブルートフォース許可リスト",
    "To exclude IP ranges from the brute-force protection specify them below. Note that any allowed IP can perform authentication attempts without any throttling. For security reasons, it is recommended to list as few remote addresses as possible or ideally even none at all." : "ブルートフォース攻撃対策から除外するIP範囲を以下に指定してください。許可されたIPはスロットリングなしで認証試行を実行できる点に注意してください。セキュリティ上の理由から、可能な限り少ないリモートアドレスをリストするか、理想的には一切リストしないことを推奨します。",
    "Bypass rate limiting for allowed IPs" : "許可されたIPアドレスリストを有効にする",
    "Add new IP address" : "新しいIPアドレスを追加する",
    "IP address" : "IPアドレス",
    "Mask" : "ネットマスク",
    "Comment" : "コメント",
    "Add" : "追加",
    "Edit comment for {subnet}" : "{subnet}のコメントを編集",
    "Save" : "保存する",
    "Delete entry for {subnet}" : "{subnet} のエントリを削除します",
    "Comment cannot exceed {max} characters." : "コメントは{max}文字を超えることはできません。",
    "Leave an internal comment, why this IP is allowed, e.g. the  location, so it can be revoked, when it is no longer needed." : "内部コメントを残し、このIPが許可された理由（例：所在地）を明記してください。これにより、不要になった際に許可を取り消すことが可能になります。",
    "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "あなたのリモートアドレスは\"{remoteAddress}\"として認識され、現時点では{delay}ミリ秒で調整されています。",
    "Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "あなたのリモートアドレスは\"{remoteAddress}\"として認識され、ブルートフォース保護をバイパスしています。",
    "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "あなたのリモートアドレスは\"{remoteAddress}\"として認識され、現在アクティブに調整されていません。",
    "There was an error adding the IP to the allow list." : "許可リストへのIP追加中にエラーが発生しました。",
    "There was an error updating the allow list entry." : "許可リストのエントリを更新中にエラーが発生しました。"
},"pluralForm" :"nplurals=1; plural=0;"
}