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.

98 lines
4.8 KiB

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