闭社主体 forked from https://github.com/tootsuite/mastodon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
2.4 KiB

  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 and defaults post privacy to followers-only
  12. note:
  13. one: <span class="note-counter">1</span> character left
  14. other: <span class="note-counter">%{count}</span> characters left
  15. imports:
  16. data: CSV file exported from another Mastodon instance
  17. sessions:
  18. otp: Enter the Two-factor code from your phone or use one of your recovery codes.
  19. user:
  20. filtered_languages: Selected languages will be removed from your public timelines.
  21. labels:
  22. defaults:
  23. avatar: Avatar
  24. confirm_new_password: Confirm new password
  25. confirm_password: Confirm password
  26. current_password: Current password
  27. data: Data
  28. display_name: Display name
  29. email: E-mail address
  30. filtered_languages: Filtered languages
  31. header: Header
  32. locale: Language
  33. locked: Lock account
  34. new_password: New password
  35. note: Bio
  36. otp_attempt: Two-factor code
  37. password: Password
  38. setting_auto_play_gif: Auto-play animated GIFs
  39. setting_boost_modal: Show confirmation dialog before boosting
  40. setting_default_privacy: Post privacy
  41. setting_default_sensitive: Always mark media as sensitive
  42. setting_delete_modal: Show confirmation dialog before deleting a toot
  43. setting_system_font_ui: Use system's default font
  44. severity: Severity
  45. type: Import type
  46. username: Username
  47. interactions:
  48. must_be_follower: Block notifications from non-followers
  49. must_be_following: Block notifications from people you don't follow
  50. notification_emails:
  51. digest: Send digest e-mails
  52. favourite: Send e-mail when someone favourites your status
  53. follow: Send e-mail when someone follows you
  54. follow_request: Send e-mail when someone requests to follow you
  55. mention: Send e-mail when someone mentions you
  56. reblog: Send e-mail when someone boosts your status
  57. 'no': 'No'
  58. required:
  59. mark: "*"
  60. text: required
  61. 'yes': 'Yes'