simple_form.en-GB.yml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. ---
  2. en-GB:
  3. simple_form:
  4. hints:
  5. account:
  6. discoverable: Your public posts and profile may be featured or recommended in various areas of Mastodon and your profile may be suggested to other users.
  7. display_name: Your full name or your fun name.
  8. fields: Your homepage, pronouns, age, anything you want.
  9. indexable: Your public posts may appear in search results on Mastodon. People who have interacted with your posts may be able to search them regardless.
  10. note: 'You can @mention other people or #hashtags.'
  11. show_collections: People will be able to browse through your follows and followers. People that you follow will see that you follow them regardless.
  12. unlocked: People will be able to follow you without requesting approval. Uncheck if you want to review follow requests and chose whether to accept or reject new followers.
  13. account_alias:
  14. acct: Specify the username@domain of the account you want to move from
  15. account_migration:
  16. acct: Specify the username@domain of the account you want to move to
  17. account_warning_preset:
  18. text: You can use post syntax, such as URLs, hashtags and mentions
  19. title: Optional. Not visible to the recipient
  20. admin_account_action:
  21. include_statuses: The user will see which posts have caused the moderation action or warning
  22. send_email_notification: The user will receive an explanation of what happened with their account
  23. text_html: Optional. You can use post syntax. You can <a href="%{path}">add warning presets</a> to save time
  24. type_html: Choose what to do with <strong>%{acct}</strong>
  25. types:
  26. disable: Prevent the user from using their account, but do not delete or hide their contents.
  27. none: Use this to send a warning to the user, without triggering any other action.
  28. sensitive: Force all this user's media attachments to be flagged as sensitive.
  29. silence: Prevent the user from being able to post with public visibility, hide their posts and notifications from people not following them. Closes all reports against this account.
  30. suspend: Prevent any interaction from or to this account and delete its contents. Revertible within 30 days. Closes all reports against this account.
  31. warning_preset_id: Optional. You can still add custom text to end of the preset
  32. announcement:
  33. all_day: When checked, only the dates of the time range will be displayed
  34. ends_at: Optional. Announcement will be automatically unpublished at this time
  35. scheduled_at: Leave blank to publish the announcement immediately
  36. starts_at: Optional. In case your announcement is bound to a specific time range
  37. text: You can use post syntax. Please be mindful of the space the announcement will take up on the user's screen
  38. appeal:
  39. text: You can only appeal a strike once
  40. defaults:
  41. autofollow: People who sign up through the invite will automatically follow you
  42. avatar: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  43. bot: Signal to others that the account mainly performs automated actions and might not be monitored
  44. context: One or multiple contexts where the filter should apply
  45. current_password: For security purposes please enter the password of the current account
  46. current_username: To confirm, please enter the username of the current account
  47. digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
  48. email: You will be sent a confirmation e-mail
  49. header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  50. inbox_url: Copy the URL from the frontpage of the relay you want to use
  51. irreversible: Filtered posts will disappear irreversibly, even if filter is later removed
  52. locale: The language of the user interface, e-mails and push notifications
  53. password: Use at least 8 characters
  54. phrase: Will be matched regardless of casing in text or content warning of a post
  55. 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.
  56. setting_aggregate_reblogs: Do not show new boosts for posts that have been recently boosted (only affects newly-received boosts)
  57. setting_always_send_emails: Normally e-mail notifications won't be sent when you are actively using Mastodon
  58. setting_default_sensitive: Sensitive media is hidden by default and can be revealed with a click
  59. setting_display_media_default: Hide media marked as sensitive
  60. setting_display_media_hide_all: Always hide media
  61. setting_display_media_show_all: Always show media
  62. setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details
  63. setting_use_pending_items: Hide timeline updates behind a click instead of automatically scrolling the feed
  64. username: You can use letters, numbers, and underscores
  65. whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
  66. domain_allow:
  67. domain: This domain will be able to fetch data from this server and incoming data from it will be processed and stored
  68. email_domain_block:
  69. domain: This can be the domain name that shows up in the e-mail address or the MX record it uses. They will be checked upon sign-up.
  70. with_dns_records: An attempt to resolve the given domain's DNS records will be made and the results will also be blocked
  71. featured_tag:
  72. name: 'Here are some of the hashtags you used the most recently:'
  73. filters:
  74. action: Chose which action to perform when a post matches the filter
  75. actions:
  76. hide: Completely hide the filtered content, behaving as if it did not exist
  77. warn: Hide the filtered content behind a warning mentioning the filter's title
  78. form_admin_settings:
  79. activity_api_enabled: Counts of locally published posts, active users, and new registrations in weekly buckets
  80. backups_retention_period: Keep generated user archives for the specified number of days.
  81. bootstrap_timeline_accounts: These accounts will be pinned to the top of new users' follow recommendations.
  82. closed_registrations_message: Displayed when sign-ups are closed
  83. content_cache_retention_period: Posts from other servers will be deleted after the specified number of days when set to a positive value. This may be irreversible.
  84. custom_css: You can apply custom styles on the web version of Mastodon.
  85. mascot: Overrides the illustration in the advanced web interface.
  86. media_cache_retention_period: Downloaded media files will be deleted after the specified number of days when set to a positive value, and re-downloaded on demand.
  87. peers_api_enabled: A list of domain names this server has encountered in the fediverse. No data is included here about whether you federate with a given server, just that your server knows about it. This is used by services that collect statistics on federation in a general sense.
  88. profile_directory: The profile directory lists all users who have opted-in to be discoverable.
  89. require_invite_text: When sign-ups require manual approval, make the “Why do you want to join?” text input mandatory rather than optional
  90. site_contact_email: How people can reach you for legal or support inquiries.
  91. site_contact_username: How people can reach you on Mastodon.
  92. site_extended_description: Any additional information that may be useful to visitors and your users. Can be structured with Markdown syntax.
  93. site_short_description: A short description to help uniquely identify your server. Who is running it, who is it for?
  94. site_terms: Use your own privacy policy or leave blank to use the default. Can be structured with Markdown syntax.
  95. site_title: How people may refer to your server besides its domain name.
  96. status_page_url: URL of a page where people can see the status of this server during an outage
  97. theme: Theme that logged out visitors and new users see.
  98. thumbnail: A roughly 2:1 image displayed alongside your server information.
  99. timeline_preview: Logged out visitors will be able to browse the most recent public posts available on the server.
  100. trendable_by_default: Skip manual review of trending content. Individual items can still be removed from trends after the fact.
  101. trends: Trends show which posts, hashtags and news stories are gaining traction on your server.
  102. trends_as_landing_page: Show trending content to logged-out users and visitors instead of a description of this server. Requires trends to be enabled.
  103. form_challenge:
  104. current_password: You are entering a secure area
  105. imports:
  106. data: CSV file exported from another Mastodon server
  107. invite_request:
  108. text: This will help us review your application
  109. ip_block:
  110. comment: Optional. Remember why you added this rule.
  111. expires_in: IP addresses are a finite resource, they are sometimes shared and often change hands. For this reason, indefinite IP blocks are not recommended.
  112. ip: Enter an IPv4 or IPv6 address. You can block entire ranges using the CIDR syntax. Be careful not to lock yourself out!
  113. severities:
  114. no_access: Block access to all resources
  115. sign_up_block: New sign-ups will not be possible
  116. sign_up_requires_approval: New sign-ups will require your approval
  117. severity: Choose what will happen with requests from this IP
  118. rule:
  119. text: Describe a rule or requirement for users on this server. Try to keep it short and simple
  120. sessions:
  121. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  122. webauthn: If it's an USB key be sure to insert it and, if necessary, tap it.
  123. settings:
  124. indexable: Your profile page may appear in search results on Google, Bing, and others.
  125. show_application: You will always be able to see which app published your post regardless.
  126. tag:
  127. name: You can only change the casing of the letters, for example, to make it more readable
  128. user:
  129. chosen_languages: When checked, only posts in selected languages will be displayed in public timelines
  130. role: The role controls which permissions the user has
  131. user_role:
  132. color: Color to be used for the role throughout the UI, as RGB in hex format
  133. highlighted: This makes the role publicly visible
  134. name: Public name of the role, if role is set to be displayed as a badge
  135. permissions_as_keys: Users with this role will have access to...
  136. position: Higher role decides conflict resolution in certain situations. Certain actions can only be performed on roles with a lower priority
  137. webhook:
  138. events: Select events to send
  139. template: Compose your own JSON payload using variable interpolation. Leave blank for default JSON.
  140. url: Where events will be sent to
  141. labels:
  142. account:
  143. discoverable: Feature profile and posts in discovery algorithms
  144. fields:
  145. name: Label
  146. value: Content
  147. indexable: Include public posts in search results
  148. show_collections: Show follows and followers on profile
  149. unlocked: Automatically accept new followers
  150. account_alias:
  151. acct: Handle of the old account
  152. account_migration:
  153. acct: Handle of the new account
  154. account_warning_preset:
  155. text: Preset text
  156. title: Title
  157. admin_account_action:
  158. include_statuses: Include reported posts in the e-mail
  159. send_email_notification: Notify the user per e-mail
  160. text: Custom warning
  161. type: Action
  162. types:
  163. disable: Freeze
  164. none: Send a warning
  165. sensitive: Sensitive
  166. silence: Limit
  167. suspend: Suspend
  168. warning_preset_id: Use a warning preset
  169. announcement:
  170. all_day: All-day event
  171. ends_at: End of event
  172. scheduled_at: Schedule publication
  173. starts_at: Start of event
  174. text: Announcement
  175. appeal:
  176. text: Explain why this decision should be reversed
  177. defaults:
  178. autofollow: Invite to follow your account
  179. avatar: Avatar
  180. bot: This is a bot account
  181. chosen_languages: Filter languages
  182. confirm_new_password: Confirm new password
  183. confirm_password: Confirm password
  184. context: Filter contexts
  185. current_password: Current password
  186. data: Data
  187. display_name: Display name
  188. email: E-mail address
  189. expires_in: Expire after
  190. fields: Profile metadata
  191. header: Header
  192. honeypot: "%{label} (do not fill in)"
  193. inbox_url: URL of the relay inbox
  194. irreversible: Drop instead of hide
  195. locale: Interface language
  196. max_uses: Max number of uses
  197. new_password: New password
  198. note: Bio
  199. otp_attempt: Two-factor code
  200. password: Password
  201. phrase: Keyword or phrase
  202. setting_advanced_layout: Enable advanced web interface
  203. setting_aggregate_reblogs: Group boosts in timelines
  204. setting_always_send_emails: Always send e-mail notifications
  205. setting_auto_play_gif: Auto-play animated GIFs
  206. setting_boost_modal: Show confirmation dialogue before boosting
  207. setting_default_language: Posting language
  208. setting_default_privacy: Posting privacy
  209. setting_default_sensitive: Always mark media as sensitive
  210. setting_delete_modal: Show confirmation dialogue before deleting a post
  211. setting_disable_swiping: Disable swiping motions
  212. setting_display_media: Media display
  213. setting_display_media_default: Default
  214. setting_display_media_hide_all: Hide all
  215. setting_display_media_show_all: Show all
  216. setting_expand_spoilers: Always expand posts marked with content warnings
  217. setting_hide_network: Hide your social graph
  218. setting_reduce_motion: Reduce motion in animations
  219. setting_system_font_ui: Use system's default font
  220. setting_theme: Site theme
  221. setting_trends: Show today's trends
  222. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  223. setting_use_blurhash: Show colourful gradients for hidden media
  224. setting_use_pending_items: Slow mode
  225. severity: Severity
  226. sign_in_token_attempt: Security code
  227. title: Title
  228. type: Import type
  229. username: Username
  230. username_or_email: Username or Email
  231. whole_word: Whole word
  232. email_domain_block:
  233. with_dns_records: Include MX records and IPs of the domain
  234. featured_tag:
  235. name: Hashtag
  236. filters:
  237. actions:
  238. hide: Hide completely
  239. warn: Hide with a warning
  240. form_admin_settings:
  241. activity_api_enabled: Publish aggregate statistics about user activity in the API
  242. backups_retention_period: User archive retention period
  243. bootstrap_timeline_accounts: Always recommend these accounts to new users
  244. closed_registrations_message: Custom message when sign-ups are not available
  245. content_cache_retention_period: Content cache retention period
  246. custom_css: Custom CSS
  247. mascot: Custom mascot (legacy)
  248. media_cache_retention_period: Media cache retention period
  249. peers_api_enabled: Publish list of discovered servers in the API
  250. profile_directory: Enable profile directory
  251. registrations_mode: Who can sign-up
  252. require_invite_text: Require a reason to join
  253. show_domain_blocks: Show domain blocks
  254. show_domain_blocks_rationale: Show why domains were blocked
  255. site_contact_email: Contact e-mail
  256. site_contact_username: Contact username
  257. site_extended_description: Extended description
  258. site_short_description: Server description
  259. site_terms: Privacy Policy
  260. site_title: Server name
  261. status_page_url: Status page URL
  262. theme: Default theme
  263. thumbnail: Server thumbnail
  264. timeline_preview: Allow unauthenticated access to public timelines
  265. trendable_by_default: Allow trends without prior review
  266. trends: Enable trends
  267. trends_as_landing_page: Use trends as the landing page
  268. interactions:
  269. must_be_follower: Block notifications from non-followers
  270. must_be_following: Block notifications from people you don't follow
  271. must_be_following_dm: Block direct messages from people you don't follow
  272. invite:
  273. comment: Comment
  274. invite_request:
  275. text: Why do you want to join?
  276. ip_block:
  277. comment: Comment
  278. ip: IP
  279. severities:
  280. no_access: Block access
  281. sign_up_block: Block sign-ups
  282. sign_up_requires_approval: Limit sign-ups
  283. severity: Rule
  284. notification_emails:
  285. appeal: Someone appeals a moderator decision
  286. digest: Send digest e-mails
  287. favourite: Someone favourited your post
  288. follow: Someone followed you
  289. follow_request: Someone requested to follow you
  290. mention: Someone mentioned you
  291. pending_account: New account needs review
  292. reblog: Someone boosted your post
  293. report: New report is submitted
  294. software_updates:
  295. all: Notify on all updates
  296. critical: Notify on critical updates only
  297. label: A new Mastodon version is available
  298. none: Never notify of updates (not recommended)
  299. patch: Notify on bugfix updates
  300. trending_tag: New trend requires review
  301. rule:
  302. text: Rule
  303. settings:
  304. indexable: Include profile page in search engines
  305. show_application: Display from which app you sent a post
  306. tag:
  307. listable: Allow this hashtag to appear in searches and suggestions
  308. name: Hashtag
  309. trendable: Allow this hashtag to appear under trends
  310. usable: Allow posts to use this hashtag
  311. user:
  312. role: Role
  313. time_zone: Time Zone
  314. user_role:
  315. color: Badge colour
  316. highlighted: Display role as badge on user profiles
  317. name: Name
  318. permissions_as_keys: Permissions
  319. position: Priority
  320. webhook:
  321. events: Enabled events
  322. template: Payload template
  323. url: Endpoint URL
  324. 'no': 'No'
  325. not_recommended: Not recommended
  326. overridden: Overridden
  327. recommended: Recommended
  328. required:
  329. mark: "*"
  330. text: required
  331. title:
  332. sessions:
  333. webauthn: Use one of your security keys to log in
  334. 'yes': 'Yes'