Merge branch 'kb_development' into kb_migration
This commit is contained in:
commit
49d032576a
15 changed files with 159 additions and 7 deletions
|
@ -40,12 +40,16 @@ en:
|
|||
discoverable: Allow your account to be discovered by strangers through recommendations, trends and other features
|
||||
email: You will be sent a confirmation e-mail
|
||||
fields: You can have up to 4 items displayed as a table on your profile
|
||||
group: Reps sent to this account will be automatically BT'd and distributed to all accounts you follow!
|
||||
group_allow_private_message: Posts are duplicated and cannot be edited or deleted by the post
|
||||
group_message_following_only: Effective as an anti-troll/spam measure, but requires the effort to follow up with subscribers
|
||||
header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
|
||||
inbox_url: Copy the URL from the frontpage of the relay you want to use
|
||||
irreversible: Filtered posts will disappear irreversibly, even if filter is later removed
|
||||
locale: The language of the user interface, e-mails and push notifications
|
||||
locked: Manually control who can follow you by approving follow requests
|
||||
password: Use at least 8 characters
|
||||
person: This is normal account
|
||||
phrase: Will be matched regardless of casing in text or content warning of a post
|
||||
scopes: Which APIs the application will be allowed to access. If you select a top-level scope, you don't need to select individual ones.
|
||||
setting_aggregate_reblogs: Do not show new boosts for posts that have been recently boosted (only affects newly-received boosts)
|
||||
|
@ -179,6 +183,9 @@ en:
|
|||
email: E-mail address
|
||||
expires_in: Expire after
|
||||
fields: Profile metadata
|
||||
group: This is a group account
|
||||
group_allow_private_message: For group accounts, duplicate private or direct message
|
||||
group_message_following_only: For group accounts, BT only mentions from people you are following
|
||||
header: Header
|
||||
honeypot: "%{label} (do not fill in)"
|
||||
inbox_url: URL of the relay inbox
|
||||
|
@ -186,10 +193,12 @@ en:
|
|||
locale: Interface language
|
||||
locked: Require follow requests
|
||||
max_uses: Max number of uses
|
||||
my_actor_type: Account type
|
||||
new_password: New password
|
||||
note: Bio
|
||||
otp_attempt: Two-factor code
|
||||
password: Password
|
||||
person: This is a normal account
|
||||
phrase: Keyword or phrase
|
||||
setting_advanced_layout: Enable advanced web interface
|
||||
setting_aggregate_reblogs: Group boosts in timelines
|
||||
|
|
|
@ -40,12 +40,16 @@ ja:
|
|||
discoverable: レコメンド、トレンド、その他の機能により、あなたのアカウントを他の人から見つけられるようにします
|
||||
email: 確認のメールが送信されます
|
||||
fields: プロフィールに表として4つまでの項目を表示することができます
|
||||
group: このアカウントに送られたメンションは自動でBTされ、フォローしている全てのアカウントに配信されます
|
||||
group_allow_private_message: 投稿は複製されるため、投稿者が編集・削除することはできません
|
||||
group_message_following_only: 荒らし・スパム対策として有効ですが、加入者をフォローする手間が発生します
|
||||
header: "%{size}までのPNG、GIF、JPGが利用可能です。 %{dimensions}pxまで縮小されます"
|
||||
inbox_url: 使用したいリレーサーバーのトップページからURLをコピーします
|
||||
irreversible: フィルターが後で削除されても、除外された投稿は元に戻せなくなります
|
||||
locale: ユーザーインターフェース、メールやプッシュ通知の言語
|
||||
locked: フォロワーを手動で承認する必要があります
|
||||
password: 少なくとも8文字は入力してください
|
||||
person: これは人が使用している通常のアカウントです
|
||||
phrase: 投稿内容の大文字小文字や閲覧注意に関係なく一致
|
||||
scopes: アプリの API に許可するアクセス権を選択してください。最上位のスコープを選択する場合、個々のスコープを選択する必要はありません。
|
||||
setting_aggregate_reblogs: 最近ブーストされた投稿が新たにブーストされても表示しません (設定後受信したものにのみ影響)
|
||||
|
@ -179,6 +183,9 @@ ja:
|
|||
email: メールアドレス
|
||||
expires_in: 有効期限
|
||||
fields: プロフィール補足情報
|
||||
group: これはグループアカウントです
|
||||
group_allow_private_message: グループアカウントの場合、フォロワーのみ・ダイレクトのメンションを複製する
|
||||
group_message_following_only: グループアカウントの場合、自分がフォローしている相手からのメンションのみをBTする
|
||||
header: ヘッダー
|
||||
honeypot: "%{label} (入力しない)"
|
||||
inbox_url: リレーサーバーの inbox URL
|
||||
|
@ -186,10 +193,12 @@ ja:
|
|||
locale: 言語
|
||||
locked: 承認制アカウントにする
|
||||
max_uses: 使用できる回数
|
||||
my_actor_type: アカウントの種類
|
||||
new_password: 新しいパスワード
|
||||
note: プロフィール
|
||||
otp_attempt: 二要素認証コード
|
||||
password: パスワード
|
||||
person: これは通常のアカウントです
|
||||
phrase: キーワードまたはフレーズ
|
||||
setting_advanced_layout: 上級者向けUIを有効にする
|
||||
setting_aggregate_reblogs: ブーストをまとめる
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue