* Add: #348 新規登録の上限人数 * Fix test * Fix test * Wip * Fix test * Add invite support * Wip * Fix test * Fix test * Fix test
This commit is contained in:
parent
d7cc6b788c
commit
e317edecb8
26 changed files with 362 additions and 6 deletions
|
@ -93,6 +93,7 @@ en:
|
|||
updated_not_active: Your password has been changed successfully.
|
||||
registrations:
|
||||
destroyed: Bye! Your account has been successfully cancelled. We hope to see you again soon.
|
||||
sign_up_failed_because_reach_limit: You cannot create account because reaching limit.
|
||||
signed_up: Welcome! You have signed up successfully.
|
||||
signed_up_but_inactive: You have signed up successfully. However, we could not sign you in because your account is not yet activated.
|
||||
signed_up_but_locked: You have signed up successfully. However, we could not sign you in because your account is locked.
|
||||
|
|
|
@ -93,6 +93,7 @@ ja:
|
|||
updated_not_active: パスワードは正常に更新されました。
|
||||
registrations:
|
||||
destroyed: アカウントの作成はキャンセルされました。またのご利用をお待ちしています。
|
||||
sign_up_failed_because_reach_limit: 制限に到達しているため、アカウントを作成できません。
|
||||
signed_up: アカウントの作成が完了しました。Mastodonへようこそ。
|
||||
signed_up_but_inactive: アカウントの作成が完了しました。しかし、アカウントが有効化されていないためログインできませんでした。
|
||||
signed_up_but_locked: アカウントの作成が完了しました。しかし、アカウントがロックされているためログインできませんでした。
|
||||
|
|
|
@ -1267,6 +1267,9 @@ en:
|
|||
saml: SAML
|
||||
register: Sign up
|
||||
registration_closed: "%{instance} is not accepting new members"
|
||||
registration_limit:
|
||||
hint_html: The maximum number of new registrations allowed, or the time of day, is restricted by the administrator. You will not be able to complete authentication while the restriction is in effect. Please contact the administrator or wait until the restriction is lifted. If you have reached the limit, you will need to register again.
|
||||
title: New registrations are currently restricted
|
||||
resend_confirmation: Resend confirmation link
|
||||
reset_password: Reset password
|
||||
rules:
|
||||
|
|
|
@ -1255,6 +1255,9 @@ ja:
|
|||
saml: SAML
|
||||
register: 登録する
|
||||
registration_closed: "%{instance}は現在、新規登録停止中です"
|
||||
registration_limit:
|
||||
hint_html: 新規登録可能な上限人数、もしくは時間帯は、管理者によって制限されています。制限中は認証を完了することができません。管理者に問い合わせるか、制限が解除されるまでお待ちください。なお認証期限に達した場合は、再度新規登録を行う必要があります。
|
||||
title: 新規登録は現在制限中です
|
||||
resend_confirmation: 確認メールを再送
|
||||
reset_password: パスワードを再発行
|
||||
rules:
|
||||
|
|
|
@ -354,7 +354,13 @@ en:
|
|||
profile_directory: Enable profile directory
|
||||
receive_other_servers_emoji_reaction: Receive emoji reaction between other server users
|
||||
registration_button_message: Register button message
|
||||
registrations_limit: User registration limit
|
||||
registrations_limit_per_day: User registration limit per day
|
||||
registrations_mode: Who can sign-up
|
||||
registrations_end_hour: Registration end hour (UTC 0-24)
|
||||
registrations_start_hour: Registration start hour (UTC 0-24)
|
||||
registrations_secondary_end_hour: Secondary registration end hour (UTC 0-24) If input 0, secondary hour is disabled.
|
||||
registrations_secondary_start_hour: Secondary registration start hour (UTC 0-24)
|
||||
require_invite_text: Require a reason to join
|
||||
show_domain_blocks: Show domain blocks
|
||||
show_domain_blocks_rationale: Show why domains were blocked
|
||||
|
|
|
@ -117,6 +117,10 @@ ja:
|
|||
peers_api_enabled: このサーバーが Fediverse で遭遇したドメイン名のリストです。このサーバーが知っているだけで、特定のサーバーと連合しているかのデータは含まれません。これは一般的に Fediverse に関する統計情報を収集するサービスによって使用されます。
|
||||
profile_directory: ディレクトリには、掲載する設定をしたすべてのユーザーが一覧表示されます。
|
||||
receive_other_servers_emoji_reaction: 負荷の原因になります。人が少ない場合にのみ有効にすることをおすすめします。
|
||||
registrations_limit: 現在のユーザー数がこれを超過すると、管理者がこの数値を増やさない限り新規登録できません。0を指定すると、この制限を無効化します。
|
||||
registrations_limit_per_day: 本日登録されたユーザー数がこれを超過すると、UTC時刻で翌日0時にならない限り新規登録できません。0を指定すると、この制限を無効化します。
|
||||
registrations_end_hour: 新規登録可能な時間帯の開始時間を指定します。これより前の時間に登録することはできません。終了時間より後にすることはできません。
|
||||
registrations_start_hour: 新規登録可能な時間帯の終了時間を指定します。これより後の時間に登録することはできません。開始時間より前にすることはできません。
|
||||
require_invite_text: アカウント登録が承認制の場合、登録の際の申請事由の入力を必須にします
|
||||
site_contact_email: 法律またはサポートに関する問い合わせ先
|
||||
site_contact_username: マストドンでの連絡方法
|
||||
|
@ -363,7 +367,13 @@ ja:
|
|||
profile_directory: プロフィール一覧を有効にする
|
||||
receive_other_servers_emoji_reaction: 他のサーバーのユーザーが他のサーバーの投稿につけた絵文字リアクションを受け入れる
|
||||
registration_button_message: 新規登録ボタンの直上に表示するメッセージ
|
||||
registrations_limit: 登録ユーザー数上限 (現在 %{count} 名)
|
||||
registrations_limit_per_day: 1日あたり登録ユーザー数上限 (現在 %{count} 名)
|
||||
registrations_mode: 新規登録が可能な人
|
||||
registrations_end_hour: 登録受付終了時間 A (UTC 0〜24)
|
||||
registrations_start_hour: 登録受付開始時間 A (UTC 0〜24)
|
||||
registrations_secondary_end_hour: 登録受付終了時間 B (UTC 0〜24) ここで0を指定した場合、時間Bの設定は無効化されます
|
||||
registrations_secondary_start_hour: 登録受付開始時間 B (UTC 0〜24)
|
||||
require_invite_text: 申請事由の入力を必須にする
|
||||
show_domain_blocks: ドメインブロックを表示
|
||||
show_domain_blocks_rationale: ドメインがブロックされた理由を表示
|
||||
|
|
|
@ -10,6 +10,12 @@ defaults: &defaults
|
|||
site_contact_username: ''
|
||||
site_contact_email: ''
|
||||
registrations_mode: 'open'
|
||||
registrations_limit: 0
|
||||
registrations_limit_per_day: 0
|
||||
registrations_start_hour: 0
|
||||
registrations_end_hour: 24
|
||||
registrations_secondary_start_hour: 0
|
||||
registrations_secondary_end_hour: 0
|
||||
profile_directory: true
|
||||
closed_registrations_message: ''
|
||||
timeline_preview: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue