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.

88 lines
4.0 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 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. locale: The language of the user interface, e-mails and push notifications
  16. locked: Requires you to manually approve followers
  17. note:
  18. one: <span class="note-counter">1</span> character left
  19. other: <span class="note-counter">%{count}</span> characters left
  20. setting_default_language: The language of your toots can be detected automatically, but it's not always accurate
  21. setting_hide_network: Who you follow and who follows you will not be shown on your profile
  22. setting_noindex: Affects your public profile and status pages
  23. setting_theme: Affects how Mastodon looks when you're logged in from any device.
  24. imports:
  25. data: CSV file exported from another Mastodon instance
  26. sessions:
  27. otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
  28. user:
  29. chosen_languages: When checked, only toots in selected languages will be displayed in public timelines
  30. labels:
  31. account:
  32. fields:
  33. name: Label
  34. value: Content
  35. defaults:
  36. autofollow: Invite to follow your account
  37. avatar: Avatar
  38. bot: This is a bot account
  39. chosen_languages: Filter languages
  40. confirm_new_password: Confirm new password
  41. confirm_password: Confirm password
  42. current_password: Current password
  43. data: Data
  44. display_name: Display name
  45. email: E-mail address
  46. expires_in: Expire after
  47. fields: Profile metadata
  48. header: Header
  49. locale: Interface language
  50. locked: Lock account
  51. max_uses: Max number of uses
  52. new_password: New password
  53. note: Bio
  54. otp_attempt: Two-factor code
  55. password: Password
  56. setting_auto_play_gif: Auto-play animated GIFs
  57. setting_boost_modal: Show confirmation dialog before boosting
  58. setting_default_language: Posting language
  59. setting_default_privacy: Post privacy
  60. setting_default_sensitive: Always mark media as sensitive
  61. setting_delete_modal: Show confirmation dialog before deleting a toot
  62. setting_display_sensitive_media: Always show media marked as sensitive
  63. setting_hide_network: Hide your network
  64. setting_noindex: Opt-out of search engine indexing
  65. setting_reduce_motion: Reduce motion in animations
  66. setting_system_font_ui: Use system's default font
  67. setting_theme: Site theme
  68. setting_unfollow_modal: Show confirmation dialog before unfollowing someone
  69. severity: Severity
  70. type: Import type
  71. username: Username
  72. username_or_email: Username or Email
  73. interactions:
  74. must_be_follower: Block notifications from non-followers
  75. must_be_following: Block notifications from people you don't follow
  76. must_be_following_dm: Block direct messages from people you don't follow
  77. notification_emails:
  78. digest: Send digest e-mails
  79. favourite: Send e-mail when someone favourites your status
  80. follow: Send e-mail when someone follows you
  81. follow_request: Send e-mail when someone requests to follow you
  82. mention: Send e-mail when someone mentions you
  83. reblog: Send e-mail when someone boosts your status
  84. 'no': 'No'
  85. required:
  86. mark: "*"
  87. text: required
  88. 'yes': 'Yes'