闭社主体 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.

104 lines
5.1 KiB

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