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.

86 lines
3.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. digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
  10. display_name:
  11. one: <span class="name-counter">1</span> character left
  12. other: <span class="name-counter">%{count}</span> characters left
  13. fields: You can have up to 4 items displayed as a table on your profile
  14. header: PNG, GIF or JPG. At most 2MB. Will be downscaled to 700x335px
  15. locked: Requires you to manually approve followers
  16. note:
  17. one: <span class="note-counter">1</span> character left
  18. other: <span class="note-counter">%{count}</span> characters left
  19. setting_hide_network: Who you follow and who follows you will not be shown on your profile
  20. setting_noindex: Affects your public profile and status pages
  21. setting_skin: Reskins the selected Mastodon flavour
  22. imports:
  23. data: CSV file exported from another Mastodon instance
  24. sessions:
  25. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  26. user:
  27. filtered_languages: Checked languages will be filtered from public timelines for you
  28. labels:
  29. account:
  30. fields:
  31. name: Label
  32. value: Content
  33. defaults:
  34. autofollow: Invite to follow your account
  35. avatar: Avatar
  36. bot: This is a bot account
  37. confirm_new_password: Confirm new password
  38. confirm_password: Confirm password
  39. current_password: Current password
  40. data: Data
  41. display_name: Display name
  42. email: E-mail address
  43. expires_in: Expire after
  44. fields: Profile metadata
  45. filtered_languages: Filtered languages
  46. header: Header
  47. locale: Language
  48. locked: Lock account
  49. max_uses: Max number of uses
  50. new_password: New password
  51. note: Bio
  52. otp_attempt: Two-factor code
  53. password: Password
  54. setting_auto_play_gif: Auto-play animated GIFs
  55. setting_boost_modal: Show confirmation dialog before boosting
  56. setting_default_privacy: Post privacy
  57. setting_default_sensitive: Always mark media as sensitive
  58. setting_delete_modal: Show confirmation dialog before deleting a toot
  59. setting_display_sensitive_media: Always show media marked as sensitive
  60. setting_favourite_modal: Show confirmation dialog before favouriting (applies to Glitch flavour only)
  61. setting_hide_network: Hide your network
  62. setting_noindex: Opt-out of search engine indexing
  63. setting_reduce_motion: Reduce motion in animations
  64. setting_skin: Skin
  65. setting_system_font_ui: Use system's default font
  66. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  67. severity: Severity
  68. type: Import type
  69. username: Username
  70. username_or_email: Username or Email
  71. interactions:
  72. must_be_follower: Block notifications from non-followers
  73. must_be_following: Block notifications from people you don't follow
  74. must_be_following_dm: Block direct messages from people you don't follow
  75. notification_emails:
  76. digest: Send digest e-mails
  77. favourite: Send e-mail when someone favourites your status
  78. follow: Send e-mail when someone follows you
  79. follow_request: Send e-mail when someone requests to follow you
  80. mention: Send e-mail when someone mentions you
  81. reblog: Send e-mail when someone boosts your status
  82. 'no': 'No'
  83. required:
  84. mark: "*"
  85. text: required
  86. 'yes': 'Yes'