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. 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_hide_network: Who you follow and who follows you will not be shown on your profile
  29. setting_noindex: Affects your public profile and status pages
  30. setting_theme: Affects how Mastodon looks when you're logged in from any device.
  31. username: Your username will be unique on %{domain}
  32. whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
  33. imports:
  34. data: CSV file exported from another Mastodon instance
  35. sessions:
  36. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  37. user:
  38. chosen_languages: When checked, only toots in selected languages will be displayed in public timelines
  39. labels:
  40. account:
  41. fields:
  42. name: Label
  43. value: Content
  44. defaults:
  45. autofollow: Invite to follow your account
  46. avatar: Avatar
  47. bot: This is a bot account
  48. chosen_languages: Filter languages
  49. confirm_new_password: Confirm new password
  50. confirm_password: Confirm password
  51. context: Filter contexts
  52. current_password: Current password
  53. data: Data
  54. display_name: Display name
  55. email: E-mail address
  56. expires_in: Expire after
  57. fields: Profile metadata
  58. header: Header
  59. inbox_url: URL of the relay inbox
  60. irreversible: Drop instead of hide
  61. locale: Interface language
  62. locked: Lock account
  63. max_uses: Max number of uses
  64. new_password: New password
  65. note: Bio
  66. otp_attempt: Two-factor code
  67. password: Password
  68. phrase: Keyword or phrase
  69. setting_auto_play_gif: Auto-play animated GIFs
  70. setting_boost_modal: Show confirmation dialog before boosting
  71. setting_default_language: Posting language
  72. setting_default_privacy: Post privacy
  73. setting_default_sensitive: Always mark media as sensitive
  74. setting_delete_modal: Show confirmation dialog before deleting a toot
  75. setting_display_sensitive_media: Always show media marked as sensitive
  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'