simple_form.en.yml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. ---
  2. en:
  3. simple_form:
  4. hints:
  5. defaults:
  6. autofollow: People who sign up through the invite will automatically follow you
  7. avatar: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  8. bot: This account mainly performs automated actions and might not be monitored
  9. context: One or multiple contexts where the filter should apply
  10. digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
  11. discoverable_html: The <a href="%{path}" target="_blank">directory</a> lets people find accounts based on interests and activity. Requires at least %{min_followers} followers
  12. email: You will be sent a confirmation e-mail
  13. fields: You can have up to 4 items displayed as a table on your profile
  14. header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  15. inbox_url: Copy the URL from the frontpage of the relay you want to use
  16. irreversible: Filtered toots will disappear irreversibly, even if filter is later removed
  17. locale: The language of the user interface, e-mails and push notifications
  18. locked: Requires you to manually approve followers
  19. password: Use at least 8 characters
  20. phrase: Will be matched regardless of casing in text or content warning of a toot
  21. 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.
  22. setting_aggregate_reblogs: Do not show new boosts for toots that have been recently boosted (only affects newly-received boosts)
  23. setting_default_language: The language of your toots can be detected automatically, but it's not always accurate
  24. setting_display_media_default: Hide media marked as sensitive
  25. setting_display_media_hide_all: Always hide all media
  26. setting_display_media_show_all: Always show media marked as sensitive
  27. setting_hide_network: Who you follow and who follows you will not be shown on your profile
  28. setting_noindex: Affects your public profile and status pages
  29. setting_theme: Affects how Mastodon looks when you're logged in from any device.
  30. username: Your username will be unique on %{domain}
  31. whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
  32. imports:
  33. data: CSV file exported from another Mastodon instance
  34. sessions:
  35. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  36. user:
  37. chosen_languages: When checked, only toots in selected languages will be displayed in public timelines
  38. labels:
  39. account:
  40. fields:
  41. name: Label
  42. value: Content
  43. defaults:
  44. autofollow: Invite to follow your account
  45. avatar: Avatar
  46. bot: This is a bot account
  47. chosen_languages: Filter languages
  48. confirm_new_password: Confirm new password
  49. confirm_password: Confirm password
  50. context: Filter contexts
  51. current_password: Current password
  52. data: Data
  53. discoverable: List this account on the directory
  54. display_name: Display name
  55. email: E-mail address
  56. expires_in: Expire after
  57. fields: Profile metadata
  58. header: Header
  59. inbox_url: URL of the relay inbox
  60. irreversible: Drop instead of hide
  61. locale: Interface language
  62. locked: Lock account
  63. max_uses: Max number of uses
  64. new_password: New password
  65. note: Bio
  66. otp_attempt: Two-factor code
  67. password: Password
  68. phrase: Keyword or phrase
  69. setting_aggregate_reblogs: Group boosts in timelines
  70. setting_auto_play_gif: Auto-play animated GIFs
  71. setting_boost_modal: Show confirmation dialog before boosting
  72. setting_default_language: Posting language
  73. setting_default_privacy: Post privacy
  74. setting_default_sensitive: Always mark media as sensitive
  75. setting_delete_modal: Show confirmation dialog before deleting a toot
  76. setting_display_media: Media display
  77. setting_display_media_default: Default
  78. setting_display_media_hide_all: Hide all
  79. setting_display_media_show_all: Show all
  80. setting_expand_spoilers: Always expand toots marked with content warnings
  81. setting_hide_network: Hide your network
  82. setting_noindex: Opt-out of search engine indexing
  83. setting_reduce_motion: Reduce motion in animations
  84. setting_system_font_ui: Use system's default font
  85. setting_theme: Site theme
  86. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  87. severity: Severity
  88. type: Import type
  89. username: Username
  90. username_or_email: Username or Email
  91. whole_word: Whole word
  92. interactions:
  93. must_be_follower: Block notifications from non-followers
  94. must_be_following: Block notifications from people you don't follow
  95. must_be_following_dm: Block direct messages from people you don't follow
  96. notification_emails:
  97. digest: Send digest e-mails
  98. favourite: Send e-mail when someone favourites your status
  99. follow: Send e-mail when someone follows you
  100. follow_request: Send e-mail when someone requests to follow you
  101. mention: Send e-mail when someone mentions you
  102. reblog: Send e-mail when someone boosts your status
  103. report: Send e-mail when a new report is submitted
  104. 'no': 'No'
  105. required:
  106. mark: "*"
  107. text: required
  108. 'yes': 'Yes'