logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

simple_form.en.yml (3443B)


  1. ---
  2. en:
  3. simple_form:
  4. hints:
  5. defaults:
  6. avatar: PNG, GIF or JPG. At most 2MB. Will be downscaled to 400x400px
  7. digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
  8. display_name:
  9. one: <span class="name-counter">1</span> character left
  10. other: <span class="name-counter">%{count}</span> characters left
  11. fields: You can have up to 4 items displayed as a table on your profile
  12. header: PNG, GIF or JPG. At most 2MB. Will be downscaled to 700x335px
  13. locked: Requires you to manually approve followers
  14. note:
  15. one: <span class="note-counter">1</span> character left
  16. other: <span class="note-counter">%{count}</span> characters left
  17. setting_noindex: Affects your public profile and status pages
  18. setting_theme: Affects how Mastodon looks when you're logged in from any device.
  19. imports:
  20. data: CSV file exported from another Mastodon instance
  21. sessions:
  22. otp: Enter the Two-factor code from your phone or use one of your recovery codes.
  23. user:
  24. filtered_languages: Checked languages will be filtered from public timelines for you
  25. labels:
  26. account:
  27. fields:
  28. name: Label
  29. value: Content
  30. defaults:
  31. avatar: Avatar
  32. confirm_new_password: Confirm new password
  33. confirm_password: Confirm password
  34. current_password: Current password
  35. data: Data
  36. display_name: Display name
  37. email: E-mail address
  38. expires_in: Expire after
  39. fields: Profile metadata
  40. filtered_languages: Filtered languages
  41. header: Header
  42. locale: Language
  43. locked: Lock account
  44. max_uses: Max number of uses
  45. new_password: New password
  46. note: Bio
  47. otp_attempt: Two-factor code
  48. password: Password
  49. setting_auto_play_gif: Auto-play animated GIFs
  50. setting_boost_modal: Show confirmation dialog before boosting
  51. setting_default_privacy: Post privacy
  52. setting_default_sensitive: Always mark media as sensitive
  53. setting_delete_modal: Show confirmation dialog before deleting a toot
  54. setting_display_sensitive_media: Always show media marked as sensitive
  55. setting_noindex: Opt-out of search engine indexing
  56. setting_reduce_motion: Reduce motion in animations
  57. setting_system_font_ui: Use system's default font
  58. setting_theme: Site theme
  59. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  60. severity: Severity
  61. type: Import type
  62. username: Username
  63. username_or_email: Username or Email
  64. interactions:
  65. must_be_follower: Block notifications from non-followers
  66. must_be_following: Block notifications from people you don't follow
  67. must_be_following_dm: Block direct messages from people you don't follow
  68. notification_emails:
  69. digest: Send digest e-mails
  70. favourite: Send e-mail when someone favourites your status
  71. follow: Send e-mail when someone follows you
  72. follow_request: Send e-mail when someone requests to follow you
  73. mention: Send e-mail when someone mentions you
  74. reblog: Send e-mail when someone boosts your status
  75. 'no': 'No'
  76. required:
  77. mark: "*"
  78. text: required
  79. 'yes': 'Yes'