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.

152 lines
8.1 KiB

7 years ago
  1. ---
  2. en:
  3. simple_form:
  4. hints:
  5. account_warning_preset:
  6. text: You can use toot syntax, such as URLs, hashtags and mentions
  7. admin_account_action:
  8. send_email_notification: The user will receive an explanation of what happened with their account
  9. text_html: Optional. You can use toot syntax. You can <a href="%{path}">add warning presets</a> to save time
  10. type_html: Choose what to do with <strong>%{acct}</strong>
  11. warning_preset_id: Optional. You can still add custom text to end of the preset
  12. defaults:
  13. autofollow: People who sign up through the invite will automatically follow you
  14. avatar: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  15. bot: This account mainly performs automated actions and might not be monitored
  16. context: One or multiple contexts where the filter should apply
  17. digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
  18. 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
  19. email: You will be sent a confirmation e-mail
  20. fields: You can have up to 4 items displayed as a table on your profile
  21. header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
  22. inbox_url: Copy the URL from the frontpage of the relay you want to use
  23. irreversible: Filtered toots will disappear irreversibly, even if filter is later removed
  24. locale: The language of the user interface, e-mails and push notifications
  25. locked: Requires you to manually approve followers
  26. password: Use at least 8 characters
  27. phrase: Will be matched regardless of casing in text or content warning of a toot
  28. 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.
  29. setting_aggregate_reblogs: Do not show new boosts for toots that have been recently boosted (only affects newly-received boosts)
  30. setting_default_content_type_html: When writing toots, assume they are written in raw HTML, unless specified otherwise
  31. setting_default_content_type_markdown: When writing toots, assume they are using Markdown for rich text formatting, unless specified otherwise
  32. setting_default_content_type_plain: When writing toots, assume they are plain text with no special formatting, unless specified otherwise (default Mastodon behavior)
  33. setting_default_language: The language of your toots can be detected automatically, but it's not always accurate
  34. setting_default_sensitive: Sensitive media is hidden by default and can be revealed with a click
  35. setting_display_media_default: Hide media marked as sensitive
  36. setting_display_media_hide_all: Always hide all media
  37. setting_display_media_show_all: Always show media marked as sensitive
  38. setting_hide_network: Who you follow and who follows you will not be shown on your profile
  39. setting_noindex: Affects your public profile and status pages
  40. setting_show_application: The application you use to toot will be displayed in the detailed view of your toots
  41. setting_skin: Reskins the selected Mastodon flavour
  42. setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details
  43. username: Your username will be unique on %{domain}
  44. whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
  45. featured_tag:
  46. name: 'You might want to use one of these:'
  47. imports:
  48. data: CSV file exported from another Mastodon server
  49. invite_request:
  50. text: This will help us review your application
  51. sessions:
  52. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  53. user:
  54. chosen_languages: When checked, only toots in selected languages will be displayed in public timelines
  55. labels:
  56. account:
  57. fields:
  58. name: Label
  59. value: Content
  60. account_warning_preset:
  61. text: Preset text
  62. admin_account_action:
  63. send_email_notification: Notify the user per e-mail
  64. text: Custom warning
  65. type: Action
  66. types:
  67. disable: Disable
  68. none: Do nothing
  69. silence: Silence
  70. suspend: Suspend and irreversibly delete account data
  71. warning_preset_id: Use a warning preset
  72. defaults:
  73. autofollow: Invite to follow your account
  74. avatar: Avatar
  75. bot: This is a bot account
  76. chosen_languages: Filter languages
  77. confirm_new_password: Confirm new password
  78. confirm_password: Confirm password
  79. context: Filter contexts
  80. current_password: Current password
  81. data: Data
  82. discoverable: List this account on the directory
  83. display_name: Display name
  84. email: E-mail address
  85. expires_in: Expire after
  86. fields: Profile metadata
  87. header: Header
  88. inbox_url: URL of the relay inbox
  89. irreversible: Drop instead of hide
  90. locale: Interface language
  91. locked: Lock account
  92. max_uses: Max number of uses
  93. new_password: New password
  94. note: Bio
  95. otp_attempt: Two-factor code
  96. password: Password
  97. phrase: Keyword or phrase
  98. setting_advanced_layout: Enable advanced web interface
  99. setting_aggregate_reblogs: Group boosts in timelines
  100. setting_auto_play_gif: Auto-play animated GIFs
  101. setting_boost_modal: Show confirmation dialog before boosting
  102. setting_default_content_type: Default format for toots
  103. setting_default_content_type_html: HTML
  104. setting_default_content_type_markdown: Markdown
  105. setting_default_content_type_plain: Plain text
  106. setting_default_language: Posting language
  107. setting_default_privacy: Posting privacy
  108. setting_default_sensitive: Always mark media as sensitive
  109. setting_delete_modal: Show confirmation dialog before deleting a toot
  110. setting_display_media: Media display
  111. setting_display_media_default: Default
  112. setting_display_media_hide_all: Hide all
  113. setting_display_media_show_all: Show all
  114. setting_expand_spoilers: Always expand toots marked with content warnings
  115. setting_favourite_modal: Show confirmation dialog before favouriting (applies to Glitch flavour only)
  116. setting_hide_followers_count: Hide your followers count
  117. setting_hide_network: Hide your network
  118. setting_noindex: Opt-out of search engine indexing
  119. setting_reduce_motion: Reduce motion in animations
  120. setting_show_application: Disclose application used to send toots
  121. setting_skin: Skin
  122. setting_system_font_ui: Use system's default font
  123. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  124. setting_use_blurhash: Show colorful gradients for hidden media
  125. severity: Severity
  126. type: Import type
  127. username: Username
  128. username_or_email: Username or Email
  129. whole_word: Whole word
  130. featured_tag:
  131. name: Hashtag
  132. interactions:
  133. must_be_follower: Block notifications from non-followers
  134. must_be_following: Block notifications from people you don't follow
  135. must_be_following_dm: Block direct messages from people you don't follow
  136. invite_request:
  137. text: Why do you want to join?
  138. notification_emails:
  139. digest: Send digest e-mails
  140. favourite: Send e-mail when someone favourites your status
  141. follow: Send e-mail when someone follows you
  142. follow_request: Send e-mail when someone requests to follow you
  143. mention: Send e-mail when someone mentions you
  144. pending_account: Send e-mail when a new account needs review
  145. reblog: Send e-mail when someone boosts your status
  146. report: Send e-mail when a new report is submitted
  147. 'no': 'No'
  148. recommended: Recommended
  149. required:
  150. mark: "*"
  151. text: required
  152. 'yes': 'Yes'