diff options
Diffstat (limited to 'config/locales/simple_form.en-GB.yml')
-rw-r--r-- | config/locales/simple_form.en-GB.yml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/config/locales/simple_form.en-GB.yml b/config/locales/simple_form.en-GB.yml index 832274fba..b425b6ab4 100644 --- a/config/locales/simple_form.en-GB.yml +++ b/config/locales/simple_form.en-GB.yml @@ -45,8 +45,37 @@ en-GB: 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 + 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) + setting_always_send_emails: Normally e-mail notifications won't be sent when you are actively using Mastodon + setting_default_sensitive: Sensitive media is hidden by default and can be revealed with a click + setting_display_media_default: Hide media marked as sensitive + setting_display_media_hide_all: Always hide media + setting_display_media_show_all: Always show media + setting_hide_network: Who you follow and who follows you will be hidden on your profile + setting_noindex: Affects your public profile and post pages + setting_show_application: The application you use to post will be displayed in the detailed view of your posts + setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details + setting_use_pending_items: Hide timeline updates behind a click instead of automatically scrolling the feed + username: Your username will be unique on %{domain} + whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word + domain_allow: + domain: This domain will be able to fetch data from this server and incoming data from it will be processed and stored labels: + ip_block: + ip: IP + severities: + no_access: Block access + sign_up_block: Block sign-ups + sign_up_requires_approval: Limit sign-ups + severity: Rule notification_emails: + appeal: Someone appeals a moderator decision + digest: Send digest e-mails + favourite: Someone favourited your post + follow: Someone followed you follow_request: Someone requested to follow you mention: Someone mentioned you pending_account: New account needs review @@ -55,3 +84,19 @@ en-GB: trending_tag: New trend requires review rule: text: Rule + tag: + listable: Allow this hashtag to appear in searches and suggestions + name: Hashtag + trendable: Allow this hashtag to appear under trends + usable: Allow posts to use this hashtag + user: + role: Role + user_role: + color: Badge colour + required: + mark: "*" + text: required + title: + sessions: + webauthn: Use one of your security keys to sign in + 'yes': 'Yes' |