simple_form.en.yml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. ---
  2. en:
  3. simple_form:
  4. hints:
  5. defaults:
  6. avatar: PNG, GIF or JPG. At most 2MB. Will be downscaled to 120x120px
  7. display_name:
  8. one: <span class="name-counter">1</span> character left
  9. other: <span class="name-counter">%{count}</span> characters left
  10. header: PNG, GIF or JPG. At most 2MB. Will be downscaled to 700x335px
  11. locked: Requires you to manually approve followers
  12. note:
  13. one: <span class="note-counter">1</span> character left
  14. other: <span class="note-counter">%{count}</span> characters left
  15. setting_noindex: Affects your public profile and status pages
  16. setting_theme: Affects how Mastodon looks when you're logged in from any device.
  17. imports:
  18. data: CSV file exported from another Mastodon instance
  19. sessions:
  20. otp: Enter the Two-factor code from your phone or use one of your recovery codes.
  21. user:
  22. filtered_languages: Selected languages will be removed from your public timelines.
  23. labels:
  24. defaults:
  25. avatar: Avatar
  26. confirm_new_password: Confirm new password
  27. confirm_password: Confirm password
  28. current_password: Current password
  29. data: Data
  30. display_name: Display name
  31. email: E-mail address
  32. filtered_languages: Filtered languages
  33. header: Header
  34. locale: Language
  35. locked: Lock account
  36. new_password: New password
  37. note: Bio
  38. otp_attempt: Two-factor code
  39. password: Password
  40. setting_auto_play_gif: Auto-play animated GIFs
  41. setting_boost_modal: Show confirmation dialog before boosting
  42. setting_default_privacy: Post privacy
  43. setting_default_sensitive: Always mark media as sensitive
  44. setting_delete_modal: Show confirmation dialog before deleting a toot
  45. setting_noindex: Opt-out of search engine indexing
  46. setting_system_font_ui: Use system's default font
  47. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  48. setting_theme: Site theme
  49. severity: Severity
  50. type: Import type
  51. username: Username
  52. interactions:
  53. must_be_follower: Block notifications from non-followers
  54. must_be_following: Block notifications from people you don't follow
  55. notification_emails:
  56. digest: Send digest e-mails
  57. favourite: Send e-mail when someone favourites your status
  58. follow: Send e-mail when someone follows you
  59. follow_request: Send e-mail when someone requests to follow you
  60. mention: Send e-mail when someone mentions you
  61. reblog: Send e-mail when someone boosts your status
  62. 'no': 'No'
  63. required:
  64. mark: "*"
  65. text: required
  66. 'yes': 'Yes'