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.

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