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.

1082 lines
49 KiB

8 years ago
7 years ago
Add Keybase integration (#10297) * create account_identity_proofs table * add endpoint for keybase to check local proofs * add async task to update validity and liveness of proofs from keybase * first pass keybase proof CRUD * second pass keybase proof creation * clean up proof list and add badges * add avatar url to keybase api * Always highlight the “Identity Proofs” navigation item when interacting with proofs. * Update translations. * Add profile URL. * Reorder proofs. * Add proofs to bio. * Update settings/identity_proofs front-end. * Use `link_to`. * Only encode query params if they exist. URLs without params had a trailing `?`. * Only show live proofs. * change valid to active in proof list and update liveness before displaying * minor fixes * add keybase config at well-known path * extremely naive feature flagging off the identity proof UI * fixes for rubocop * make identity proofs page resilient to potential keybase issues * normalize i18n * tweaks for brakeman * remove two unused translations * cleanup and add more localizations * make keybase_contacts an admin setting * fix ExternalProofService my_domain * use Addressable::URI in identity proofs * use active model serializer for keybase proof config * more cleanup of keybase proof config * rename proof is_valid and is_live to proof_valid and proof_live * cleanup * assorted tweaks for more robust communication with keybase * Clean up * Small fixes * Display verified identity identically to verified links * Clean up unused CSS * Add caching for Keybase avatar URLs * Remove keybase_contacts setting
5 years ago
Add Keybase integration (#10297) * create account_identity_proofs table * add endpoint for keybase to check local proofs * add async task to update validity and liveness of proofs from keybase * first pass keybase proof CRUD * second pass keybase proof creation * clean up proof list and add badges * add avatar url to keybase api * Always highlight the “Identity Proofs” navigation item when interacting with proofs. * Update translations. * Add profile URL. * Reorder proofs. * Add proofs to bio. * Update settings/identity_proofs front-end. * Use `link_to`. * Only encode query params if they exist. URLs without params had a trailing `?`. * Only show live proofs. * change valid to active in proof list and update liveness before displaying * minor fixes * add keybase config at well-known path * extremely naive feature flagging off the identity proof UI * fixes for rubocop * make identity proofs page resilient to potential keybase issues * normalize i18n * tweaks for brakeman * remove two unused translations * cleanup and add more localizations * make keybase_contacts an admin setting * fix ExternalProofService my_domain * use Addressable::URI in identity proofs * use active model serializer for keybase proof config * more cleanup of keybase proof config * rename proof is_valid and is_live to proof_valid and proof_live * cleanup * assorted tweaks for more robust communication with keybase * Clean up * Small fixes * Display verified identity identically to verified links * Clean up unused CSS * Add caching for Keybase avatar URLs * Remove keybase_contacts setting
5 years ago
Add Keybase integration (#10297) * create account_identity_proofs table * add endpoint for keybase to check local proofs * add async task to update validity and liveness of proofs from keybase * first pass keybase proof CRUD * second pass keybase proof creation * clean up proof list and add badges * add avatar url to keybase api * Always highlight the “Identity Proofs” navigation item when interacting with proofs. * Update translations. * Add profile URL. * Reorder proofs. * Add proofs to bio. * Update settings/identity_proofs front-end. * Use `link_to`. * Only encode query params if they exist. URLs without params had a trailing `?`. * Only show live proofs. * change valid to active in proof list and update liveness before displaying * minor fixes * add keybase config at well-known path * extremely naive feature flagging off the identity proof UI * fixes for rubocop * make identity proofs page resilient to potential keybase issues * normalize i18n * tweaks for brakeman * remove two unused translations * cleanup and add more localizations * make keybase_contacts an admin setting * fix ExternalProofService my_domain * use Addressable::URI in identity proofs * use active model serializer for keybase proof config * more cleanup of keybase proof config * rename proof is_valid and is_live to proof_valid and proof_live * cleanup * assorted tweaks for more robust communication with keybase * Clean up * Small fixes * Display verified identity identically to verified links * Clean up unused CSS * Add caching for Keybase avatar URLs * Remove keybase_contacts setting
5 years ago
Add Keybase integration (#10297) * create account_identity_proofs table * add endpoint for keybase to check local proofs * add async task to update validity and liveness of proofs from keybase * first pass keybase proof CRUD * second pass keybase proof creation * clean up proof list and add badges * add avatar url to keybase api * Always highlight the “Identity Proofs” navigation item when interacting with proofs. * Update translations. * Add profile URL. * Reorder proofs. * Add proofs to bio. * Update settings/identity_proofs front-end. * Use `link_to`. * Only encode query params if they exist. URLs without params had a trailing `?`. * Only show live proofs. * change valid to active in proof list and update liveness before displaying * minor fixes * add keybase config at well-known path * extremely naive feature flagging off the identity proof UI * fixes for rubocop * make identity proofs page resilient to potential keybase issues * normalize i18n * tweaks for brakeman * remove two unused translations * cleanup and add more localizations * make keybase_contacts an admin setting * fix ExternalProofService my_domain * use Addressable::URI in identity proofs * use active model serializer for keybase proof config * more cleanup of keybase proof config * rename proof is_valid and is_live to proof_valid and proof_live * cleanup * assorted tweaks for more robust communication with keybase * Clean up * Small fixes * Display verified identity identically to verified links * Clean up unused CSS * Add caching for Keybase avatar URLs * Remove keybase_contacts setting
5 years ago
  1. ---
  2. en:
  3. about:
  4. about_hashtag_html: These are public toots tagged with <strong>#%{hashtag}</strong>. You can interact with them if you have an account anywhere in the fediverse.
  5. about_mastodon_html: Mastodon is a social network based on open web protocols and free, open-source software. It is decentralized like e-mail.
  6. about_this: About
  7. active_count_after: active
  8. active_footnote: Monthly Active Users (MAU)
  9. administered_by: 'Administered by:'
  10. api: API
  11. apps: Mobile apps
  12. apps_platforms: Use Mastodon from iOS, Android and other platforms
  13. browse_directory: Browse a profile directory and filter by interests
  14. browse_public_posts: Browse a live stream of public posts on Mastodon
  15. contact: Contact
  16. contact_missing: Not set
  17. contact_unavailable: N/A
  18. discover_users: Discover users
  19. documentation: Documentation
  20. extended_description_html: |
  21. <h3>A good place for rules</h3>
  22. <p>The extended description has not been set up yet.</p>
  23. federation_hint_html: With an account on %{instance} you'll be able to follow people on any Mastodon server and beyond.
  24. generic_description: "%{domain} is one server in the network"
  25. get_apps: Try a mobile app
  26. hosted_on: Mastodon hosted on %{domain}
  27. instance_actor_flash: |
  28. This account is a virtual actor used to represent the server itself and not any individual user.
  29. It is used for federation purposes and should not be blocked unless you want to block the whole instance, in which case you should use a domain block.
  30. learn_more: Learn more
  31. privacy_policy: Privacy policy
  32. see_whats_happening: See what's happening
  33. server_stats: 'Server stats:'
  34. source_code: Source code
  35. status_count_after:
  36. one: status
  37. other: statuses
  38. status_count_before: Who authored
  39. tagline: Follow friends and discover new ones
  40. terms: Terms of service
  41. user_count_after:
  42. one: user
  43. other: users
  44. user_count_before: Home to
  45. what_is_mastodon: What is Mastodon?
  46. accounts:
  47. choices_html: "%{name}'s choices:"
  48. follow: Follow
  49. followers:
  50. one: Follower
  51. other: Followers
  52. following: Following
  53. joined: Joined %{date}
  54. last_active: last active
  55. link_verified_on: Ownership of this link was checked on %{date}
  56. media: Media
  57. moved_html: "%{name} has moved to %{new_profile_link}:"
  58. network_hidden: This information is not available
  59. nothing_here: There is nothing here!
  60. people_followed_by: People whom %{name} follows
  61. people_who_follow: People who follow %{name}
  62. pin_errors:
  63. following: You must be already following the person you want to endorse
  64. posts:
  65. one: Toot
  66. other: Toots
  67. posts_tab_heading: Toots
  68. posts_with_replies: Toots and replies
  69. reserved_username: The username is reserved
  70. roles:
  71. admin: Admin
  72. bot: Bot
  73. moderator: Mod
  74. unavailable: Profile unavailable
  75. unfollow: Unfollow
  76. admin:
  77. account_actions:
  78. action: Perform action
  79. title: Perform moderation action on %{acct}
  80. account_moderation_notes:
  81. create: Leave note
  82. created_msg: Moderation note successfully created!
  83. delete: Delete
  84. destroyed_msg: Moderation note successfully destroyed!
  85. accounts:
  86. approve: Approve
  87. approve_all: Approve all
  88. are_you_sure: Are you sure?
  89. avatar: Avatar
  90. by_domain: Domain
  91. change_email:
  92. changed_msg: Account email successfully changed!
  93. current_email: Current email
  94. label: Change email
  95. new_email: New email
  96. submit: Change email
  97. title: Change email for %{username}
  98. confirm: Confirm
  99. confirmed: Confirmed
  100. confirming: Confirming
  101. deleted: Deleted
  102. demote: Demote
  103. disable: Disable
  104. disable_two_factor_authentication: Disable 2FA
  105. disabled: Disabled
  106. display_name: Display name
  107. domain: Domain
  108. edit: Edit
  109. email: Email
  110. email_status: Email status
  111. enable: Enable
  112. enabled: Enabled
  113. feed_url: Feed URL
  114. followers: Followers
  115. followers_url: Followers URL
  116. follows: Follows
  117. header: Header
  118. inbox_url: Inbox URL
  119. invited_by: Invited by
  120. ip: IP
  121. joined: Joined
  122. location:
  123. all: All
  124. local: Local
  125. remote: Remote
  126. title: Location
  127. login_status: Login status
  128. media_attachments: Media attachments
  129. memorialize: Turn into memoriam
  130. moderation:
  131. active: Active
  132. all: All
  133. pending: Pending
  134. silenced: Silenced
  135. suspended: Suspended
  136. title: Moderation
  137. moderation_notes: Moderation notes
  138. most_recent_activity: Most recent activity
  139. most_recent_ip: Most recent IP
  140. no_account_selected: No accounts were changed as none were selected
  141. no_limits_imposed: No limits imposed
  142. not_subscribed: Not subscribed
  143. outbox_url: Outbox URL
  144. pending: Pending review
  145. perform_full_suspension: Suspend
  146. profile_url: Profile URL
  147. promote: Promote
  148. protocol: Protocol
  149. public: Public
  150. push_subscription_expires: PuSH subscription expires
  151. redownload: Refresh profile
  152. reject: Reject
  153. reject_all: Reject all
  154. remove_avatar: Remove avatar
  155. remove_header: Remove header
  156. resend_confirmation:
  157. already_confirmed: This user is already confirmed
  158. send: Resend confirmation email
  159. success: Confirmation email successfully sent!
  160. reset: Reset
  161. reset_password: Reset password
  162. resubscribe: Resubscribe
  163. role: Permissions
  164. roles:
  165. admin: Administrator
  166. moderator: Moderator
  167. staff: Staff
  168. user: User
  169. salmon_url: Salmon URL
  170. search: Search
  171. shared_inbox_url: Shared inbox URL
  172. show:
  173. created_reports: Made reports
  174. targeted_reports: Reported by others
  175. silence: Silence
  176. silenced: Silenced
  177. statuses: Statuses
  178. subscribe: Subscribe
  179. suspended: Suspended
  180. time_in_queue: Waiting in queue %{time}
  181. title: Accounts
  182. unconfirmed_email: Unconfirmed email
  183. undo_silenced: Undo silence
  184. undo_suspension: Undo suspension
  185. unsubscribe: Unsubscribe
  186. username: Username
  187. warn: Warn
  188. web: Web
  189. action_logs:
  190. actions:
  191. assigned_to_self_report: "%{name} assigned report %{target} to themselves"
  192. change_email_user: "%{name} changed the e-mail address of user %{target}"
  193. confirm_user: "%{name} confirmed e-mail address of user %{target}"
  194. create_account_warning: "%{name} sent a warning to %{target}"
  195. create_custom_emoji: "%{name} uploaded new emoji %{target}"
  196. create_domain_block: "%{name} blocked domain %{target}"
  197. create_email_domain_block: "%{name} blacklisted e-mail domain %{target}"
  198. demote_user: "%{name} demoted user %{target}"
  199. destroy_custom_emoji: "%{name} destroyed emoji %{target}"
  200. destroy_domain_block: "%{name} unblocked domain %{target}"
  201. destroy_email_domain_block: "%{name} whitelisted e-mail domain %{target}"
  202. destroy_status: "%{name} removed status by %{target}"
  203. disable_2fa_user: "%{name} disabled two factor requirement for user %{target}"
  204. disable_custom_emoji: "%{name} disabled emoji %{target}"
  205. disable_user: "%{name} disabled login for user %{target}"
  206. enable_custom_emoji: "%{name} enabled emoji %{target}"
  207. enable_user: "%{name} enabled login for user %{target}"
  208. memorialize_account: "%{name} turned %{target}'s account into a memoriam page"
  209. promote_user: "%{name} promoted user %{target}"
  210. remove_avatar_user: "%{name} removed %{target}'s avatar"
  211. reopen_report: "%{name} reopened report %{target}"
  212. reset_password_user: "%{name} reset password of user %{target}"
  213. resolve_report: "%{name} resolved report %{target}"
  214. silence_account: "%{name} silenced %{target}'s account"
  215. suspend_account: "%{name} suspended %{target}'s account"
  216. unassigned_report: "%{name} unassigned report %{target}"
  217. unsilence_account: "%{name} unsilenced %{target}'s account"
  218. unsuspend_account: "%{name} unsuspended %{target}'s account"
  219. update_custom_emoji: "%{name} updated emoji %{target}"
  220. update_status: "%{name} updated status by %{target}"
  221. deleted_status: "(deleted status)"
  222. title: Audit log
  223. custom_emojis:
  224. by_domain: Domain
  225. copied_msg: Successfully created local copy of the emoji
  226. copy: Copy
  227. copy_failed_msg: Could not make a local copy of that emoji
  228. created_msg: Emoji successfully created!
  229. delete: Delete
  230. destroyed_msg: Emojo successfully destroyed!
  231. disable: Disable
  232. disabled_msg: Successfully disabled that emoji
  233. emoji: Emoji
  234. enable: Enable
  235. enabled_msg: Successfully enabled that emoji
  236. image_hint: PNG up to 50KB
  237. listed: Listed
  238. new:
  239. title: Add new custom emoji
  240. overwrite: Overwrite
  241. shortcode: Shortcode
  242. shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
  243. title: Custom emojis
  244. unlisted: Unlisted
  245. update_failed_msg: Could not update that emoji
  246. updated_msg: Emoji successfully updated!
  247. upload: Upload
  248. dashboard:
  249. backlog: backlogged jobs
  250. config: Configuration
  251. feature_deletions: Account deletions
  252. feature_invites: Invite links
  253. feature_profile_directory: Profile directory
  254. feature_registrations: Registrations
  255. feature_relay: Federation relay
  256. feature_spam_check: Anti-spam
  257. feature_timeline_preview: Timeline preview
  258. features: Features
  259. hidden_service: Federation with hidden services
  260. open_reports: open reports
  261. recent_users: Recent users
  262. search: Full-text search
  263. single_user_mode: Single user mode
  264. software: Software
  265. space: Space usage
  266. title: Dashboard
  267. total_users: users in total
  268. trends: Trends
  269. week_interactions: interactions this week
  270. week_users_active: active this week
  271. week_users_new: users this week
  272. domain_blocks:
  273. add_new: Add new domain block
  274. created_msg: Domain block is now being processed
  275. destroyed_msg: Domain block has been undone
  276. domain: Domain
  277. existing_domain_block_html: You have already imposed stricter limits on %{name}, you need to <a href="%{unblock_url}">unblock it</a> first.
  278. new:
  279. create: Create block
  280. hint: The domain block will not prevent creation of account entries in the database, but will retroactively and automatically apply specific moderation methods on those accounts.
  281. severity:
  282. desc_html: "<strong>Silence</strong> will make the account's posts invisible to anyone who isn't following them. <strong>Suspend</strong> will remove all of the account's content, media, and profile data. Use <strong>None</strong> if you just want to reject media files."
  283. noop: None
  284. silence: Silence
  285. suspend: Suspend
  286. title: New domain block
  287. reject_media: Reject media files
  288. reject_media_hint: Removes locally stored media files and refuses to download any in the future. Irrelevant for suspensions
  289. reject_reports: Reject reports
  290. reject_reports_hint: Ignore all reports coming from this domain. Irrelevant for suspensions
  291. rejecting_media: rejecting media files
  292. rejecting_reports: rejecting reports
  293. severity:
  294. silence: silenced
  295. suspend: suspended
  296. show:
  297. affected_accounts:
  298. one: One account in the database affected
  299. other: "%{count} accounts in the database affected"
  300. retroactive:
  301. silence: Unsilence existing affected accounts from this domain
  302. suspend: Unsuspend existing affected accounts from this domain
  303. title: Undo domain block for %{domain}
  304. undo: Undo
  305. undo: Undo domain block
  306. email_domain_blocks:
  307. add_new: Add new
  308. created_msg: Successfully added e-mail domain to blacklist
  309. delete: Delete
  310. destroyed_msg: Successfully deleted e-mail domain from blacklist
  311. domain: Domain
  312. new:
  313. create: Add domain
  314. title: New e-mail blacklist entry
  315. title: E-mail blacklist
  316. followers:
  317. back_to_account: Back To Account
  318. title: "%{acct}'s Followers"
  319. instances:
  320. by_domain: Domain
  321. delivery_available: Delivery is available
  322. known_accounts:
  323. one: "%{count} known account"
  324. other: "%{count} known accounts"
  325. moderation:
  326. all: All
  327. limited: Limited
  328. title: Moderation
  329. title: Federation
  330. total_blocked_by_us: Blocked by us
  331. total_followed_by_them: Followed by them
  332. total_followed_by_us: Followed by us
  333. total_reported: Reports about them
  334. total_storage: Media attachments
  335. invites:
  336. deactivate_all: Deactivate all
  337. filter:
  338. all: All
  339. available: Available
  340. expired: Expired
  341. title: Filter
  342. title: Invites
  343. pending_accounts:
  344. title: Pending accounts (%{count})
  345. relays:
  346. add_new: Add new relay
  347. delete: Delete
  348. description_html: A <strong>federation relay</strong> is an intermediary server that exchanges large volumes of public toots between servers that subscribe and publish to it. <strong>It can help small and medium servers discover content from the fediverse</strong>, which would otherwise require local users manually following other people on remote servers.
  349. disable: Disable
  350. disabled: Disabled
  351. enable: Enable
  352. enable_hint: Once enabled, your server will subscribe to all public toots from this relay, and will begin sending this server's public toots to it.
  353. enabled: Enabled
  354. inbox_url: Relay URL
  355. pending: Waiting for relay's approval
  356. save_and_enable: Save and enable
  357. setup: Setup a relay connection
  358. status: Status
  359. title: Relays
  360. report_notes:
  361. created_msg: Report note successfully created!
  362. destroyed_msg: Report note successfully deleted!
  363. reports:
  364. account:
  365. note: note
  366. report: report
  367. action_taken_by: Action taken by
  368. are_you_sure: Are you sure?
  369. assign_to_self: Assign to me
  370. assigned: Assigned moderator
  371. comment:
  372. none: None
  373. created_at: Reported
  374. mark_as_resolved: Mark as resolved
  375. mark_as_unresolved: Mark as unresolved
  376. notes:
  377. create: Add note
  378. create_and_resolve: Resolve with note
  379. create_and_unresolve: Reopen with note
  380. delete: Delete
  381. placeholder: Describe what actions have been taken, or any other related updates...
  382. reopen: Reopen report
  383. report: 'Report #%{id}'
  384. reported_account: Reported account
  385. reported_by: Reported by
  386. resolved: Resolved
  387. resolved_msg: Report successfully resolved!
  388. status: Status
  389. title: Reports
  390. unassign: Unassign
  391. unresolved: Unresolved
  392. updated_at: Updated
  393. settings:
  394. activity_api_enabled:
  395. desc_html: Counts of locally posted statuses, active users, and new registrations in weekly buckets
  396. title: Publish aggregate statistics about user activity
  397. bootstrap_timeline_accounts:
  398. desc_html: Separate multiple usernames by comma. Only local and unlocked accounts will work. Default when empty is all local admins.
  399. title: Default follows for new users
  400. contact_information:
  401. email: Business e-mail
  402. username: Contact username
  403. custom_css:
  404. desc_html: Modify the look with CSS loaded on every page
  405. title: Custom CSS
  406. hero:
  407. desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to server thumbnail
  408. title: Hero image
  409. mascot:
  410. desc_html: Displayed on multiple pages. At least 293×205px recommended. When not set, falls back to default mascot
  411. title: Mascot image
  412. peers_api_enabled:
  413. desc_html: Domain names this server has encountered in the fediverse
  414. title: Publish list of discovered servers
  415. preview_sensitive_media:
  416. desc_html: Link previews on other websites will display a thumbnail even if the media is marked as sensitive
  417. title: Show sensitive media in OpenGraph previews
  418. profile_directory:
  419. desc_html: Allow users to be discoverable
  420. title: Enable profile directory
  421. registrations:
  422. closed_message:
  423. desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags
  424. title: Closed registration message
  425. deletion:
  426. desc_html: Allow anyone to delete their account
  427. title: Open account deletion
  428. min_invite_role:
  429. disabled: No one
  430. title: Allow invitations by
  431. registrations_mode:
  432. modes:
  433. approved: Approval required for sign up
  434. none: Nobody can sign up
  435. open: Anyone can sign up
  436. title: Registrations mode
  437. show_known_fediverse_at_about_page:
  438. desc_html: When toggled, it will show toots from all the known fediverse on preview. Otherwise it will only show local toots.
  439. title: Show known fediverse on timeline preview
  440. show_staff_badge:
  441. desc_html: Show a staff badge on a user page
  442. title: Show staff badge
  443. site_description:
  444. desc_html: Introductory paragraph on the API. Describe what makes this Mastodon server special and anything else important. You can use HTML tags, in particular <code>&lt;a&gt;</code> and <code>&lt;em&gt;</code>.
  445. title: Server description
  446. site_description_extended:
  447. desc_html: A good place for your code of conduct, rules, guidelines and other things that set your server apart. You can use HTML tags
  448. title: Custom extended information
  449. site_short_description:
  450. desc_html: Displayed in sidebar and meta tags. Describe what Mastodon is and what makes this server special in a single paragraph.
  451. title: Short server description
  452. site_terms:
  453. desc_html: You can write your own privacy policy, terms of service or other legalese. You can use HTML tags
  454. title: Custom terms of service
  455. site_title: Server name
  456. spam_check_enabled:
  457. desc_html: Mastodon can auto-silence and auto-report accounts based on measures such as detecting accounts who send repeated unsolicited messages. There may be false positives.
  458. title: Anti-spam
  459. thumbnail:
  460. desc_html: Used for previews via OpenGraph and API. 1200x630px recommended
  461. title: Server thumbnail
  462. timeline_preview:
  463. desc_html: Display public timeline on landing page
  464. title: Timeline preview
  465. title: Site settings
  466. statuses:
  467. back_to_account: Back to account page
  468. batch:
  469. delete: Delete
  470. nsfw_off: Mark as not sensitive
  471. nsfw_on: Mark as sensitive
  472. failed_to_execute: Failed to execute
  473. media:
  474. title: Media
  475. no_media: No media
  476. no_status_selected: No statuses were changed as none were selected
  477. title: Account statuses
  478. with_media: With media
  479. tags:
  480. accounts: Accounts
  481. hidden: Hidden
  482. hide: Hide from directory
  483. name: Hashtag
  484. title: Hashtags
  485. unhide: Show in directory
  486. visible: Visible
  487. title: Administration
  488. warning_presets:
  489. add_new: Add new
  490. delete: Delete
  491. edit: Edit
  492. edit_preset: Edit warning preset
  493. title: Manage warning presets
  494. admin_mailer:
  495. new_pending_account:
  496. body: The details of the new account are below. You can approve or reject this application.
  497. subject: New account up for review on %{instance} (%{username})
  498. new_report:
  499. body: "%{reporter} has reported %{target}"
  500. body_remote: Someone from %{domain} has reported %{target}
  501. subject: New report for %{instance} (#%{id})
  502. appearance:
  503. advanced_web_interface: Advanced web interface
  504. advanced_web_interface_hint: 'If you want to make use of your entire screen width, the advanced web interface allows you to configure many different columns to see as much information at the same time as you want: Home, notifications, federated timeline, any number of lists and hashtags.'
  505. animations_and_accessibility: Animations and accessibility
  506. confirmation_dialogs: Confirmation dialogs
  507. sensitive_content: Sensitive content
  508. application_mailer:
  509. notification_preferences: Change e-mail preferences
  510. salutation: "%{name},"
  511. settings: 'Change e-mail preferences: %{link}'
  512. view: 'View:'
  513. view_profile: View profile
  514. view_status: View status
  515. applications:
  516. created: Application successfully created
  517. destroyed: Application successfully deleted
  518. invalid_url: The provided URL is invalid
  519. regenerate_token: Regenerate access token
  520. token_regenerated: Access token successfully regenerated
  521. warning: Be very careful with this data. Never share it with anyone!
  522. your_token: Your access token
  523. auth:
  524. apply_for_account: Request an invite
  525. change_password: Password
  526. checkbox_agreement_html: I agree to the <a href="%{rules_path}" target="_blank">server rules</a> and <a href="%{terms_path}" target="_blank">terms of service</a>
  527. confirm_email: Confirm email
  528. delete_account: Delete account
  529. delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
  530. didnt_get_confirmation: Didn't receive confirmation instructions?
  531. forgot_password: Forgot your password?
  532. invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one.
  533. login: Log in
  534. logout: Logout
  535. migrate_account: Move to a different account
  536. migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>.
  537. or_log_in_with: Or log in with
  538. providers:
  539. cas: CAS
  540. saml: SAML
  541. register: Sign up
  542. registration_closed: "%{instance} is not accepting new members"
  543. resend_confirmation: Resend confirmation instructions
  544. reset_password: Reset password
  545. security: Security
  546. set_new_password: Set new password
  547. trouble_logging_in: Trouble logging in?
  548. authorize_follow:
  549. already_following: You are already following this account
  550. error: Unfortunately, there was an error looking up the remote account
  551. follow: Follow
  552. follow_request: 'You have sent a follow request to:'
  553. following: 'Success! You are now following:'
  554. post_follow:
  555. close: Or, you can just close this window.
  556. return: Show the user's profile
  557. web: Go to web
  558. title: Follow %{acct}
  559. datetime:
  560. distance_in_words:
  561. about_x_hours: "%{count}h"
  562. about_x_months: "%{count}mo"
  563. about_x_years: "%{count}y"
  564. almost_x_years: "%{count}y"
  565. half_a_minute: Just now
  566. less_than_x_minutes: "%{count}m"
  567. less_than_x_seconds: Just now
  568. over_x_years: "%{count}y"
  569. x_days: "%{count}d"
  570. x_minutes: "%{count}m"
  571. x_months: "%{count}mo"
  572. x_seconds: "%{count}s"
  573. deletes:
  574. bad_password_msg: Nice try, hackers! Incorrect password
  575. confirm_password: Enter your current password to verify your identity
  576. description_html: This will <strong>permanently, irreversibly</strong> remove content from your account and deactivate it. Your username will remain reserved to prevent future impersonations.
  577. proceed: Delete account
  578. success_msg: Your account was successfully deleted
  579. warning_html: Only deletion of content from this particular server is guaranteed. Content that has been widely shared is likely to leave traces. Offline servers and servers that have unsubscribed from your updates will not update their databases.
  580. warning_title: Disseminated content availability
  581. directories:
  582. directory: Profile directory
  583. enabled: You are currently listed in the directory.
  584. enabled_but_waiting: You have opted-in to be listed in the directory, but you do not have the minimum number of followers (%{min_followers}) to be listed yet.
  585. explanation: Discover users based on their interests
  586. explore_mastodon: Explore %{title}
  587. how_to_enable: You are not currently opted-in to the directory. You can opt-in below. Use hashtags in your bio text to be listed under specific hashtags!
  588. people:
  589. one: "%{count} person"
  590. other: "%{count} people"
  591. errors:
  592. '403': You don't have permission to view this page.
  593. '404': The page you are looking for isn't here.
  594. '410': The page you were looking for doesn't exist here anymore.
  595. '422':
  596. content: Security verification failed. Are you blocking cookies?
  597. title: Security verification failed
  598. '429': Throttled
  599. '500':
  600. content: We're sorry, but something went wrong on our end.
  601. title: This page is not correct
  602. noscript_html: To use the Mastodon web application, please enable JavaScript. Alternatively, try one of the <a href="%{apps_path}">native apps</a> for Mastodon for your platform.
  603. existing_username_validator:
  604. not_found: could not find a local user with that username
  605. not_found_multiple: could not find %{usernames}
  606. exports:
  607. archive_takeout:
  608. date: Date
  609. download: Download your archive
  610. hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in the ActivityPub format, readable by any compliant software. You can request an archive every 7 days.
  611. in_progress: Compiling your archive...
  612. request: Request your archive
  613. size: Size
  614. blocks: You block
  615. csv: CSV
  616. domain_blocks: Domain blocks
  617. follows: You follow
  618. lists: Lists
  619. mutes: You mute
  620. storage: Media storage
  621. featured_tags:
  622. add_new: Add new
  623. errors:
  624. limit: You have already featured the maximum amount of hashtags
  625. filters:
  626. contexts:
  627. home: Home timeline
  628. notifications: Notifications
  629. public: Public timelines
  630. thread: Conversations
  631. edit:
  632. title: Edit filter
  633. errors:
  634. invalid_context: None or invalid context supplied
  635. invalid_irreversible: Irreversible filtering only works with home or notifications context
  636. index:
  637. delete: Delete
  638. title: Filters
  639. new:
  640. title: Add new filter
  641. footer:
  642. developers: Developers
  643. more: More…
  644. resources: Resources
  645. generic:
  646. all: All
  647. changes_saved_msg: Changes successfully saved!
  648. copy: Copy
  649. order_by: Order by
  650. save_changes: Save changes
  651. validation_errors:
  652. one: Something isn't quite right yet! Please review the error below
  653. other: Something isn't quite right yet! Please review %{count} errors below
  654. html_validator:
  655. invalid_markup: 'contains invalid HTML markup: %{error}'
  656. identity_proofs:
  657. active: Active
  658. authorize: Yes, authorize
  659. authorize_connection_prompt: Authorize this cryptographic connection?
  660. errors:
  661. failed: The cryptographic connection failed. Please try again from %{provider}.
  662. keybase:
  663. invalid_token: Keybase tokens are hashes of signatures and must be 66 hex characters
  664. verification_failed: Keybase does not recognize this token as a signature of Keybase user %{kb_username}. Please retry from Keybase.
  665. wrong_user: Cannot create a proof for %{proving} while logged in as %{current}. Log in as %{proving} and try again.
  666. explanation_html: Here you can cryptographically connect your other identities, such as a Keybase profile. This lets other people send you encrypted messages and trust content you send them.
  667. i_am_html: I am %{username} on %{service}.
  668. identity: Identity
  669. inactive: Inactive
  670. publicize_checkbox: 'And toot this:'
  671. publicize_toot: 'It is proven! I am %{username} on %{service}: %{url}'
  672. status: Verification status
  673. view_proof: View proof
  674. imports:
  675. modes:
  676. merge: Merge
  677. merge_long: Keep existing records and add new ones
  678. overwrite: Overwrite
  679. overwrite_long: Replace current records with the new ones
  680. preface: You can import data that you have exported from another server, such as a list of the people you are following or blocking.
  681. success: Your data was successfully uploaded and will now be processed in due time
  682. types:
  683. blocking: Blocking list
  684. domain_blocking: Domain blocking list
  685. following: Following list
  686. muting: Muting list
  687. upload: Upload
  688. in_memoriam_html: In Memoriam.
  689. invites:
  690. delete: Deactivate
  691. expired: Expired
  692. expires_in:
  693. '1800': 30 minutes
  694. '21600': 6 hours
  695. '3600': 1 hour
  696. '43200': 12 hours
  697. '604800': 1 week
  698. '86400': 1 day
  699. expires_in_prompt: Never
  700. generate: Generate
  701. invited_by: 'You were invited by:'
  702. max_uses:
  703. one: 1 use
  704. other: "%{count} uses"
  705. max_uses_prompt: No limit
  706. prompt: Generate and share links with others to grant access to this server
  707. table:
  708. expires_at: Expires
  709. uses: Uses
  710. title: Invite people
  711. lists:
  712. errors:
  713. limit: You have reached the maximum amount of lists
  714. media_attachments:
  715. validations:
  716. images_and_video: Cannot attach a video to a status that already contains images
  717. too_many: Cannot attach more than 4 files
  718. migrations:
  719. acct: username@domain of the new account
  720. currently_redirecting: 'Your profile is set to redirect to:'
  721. proceed: Save
  722. updated_msg: Your account migration setting successfully updated!
  723. moderation:
  724. title: Moderation
  725. notification_mailer:
  726. digest:
  727. action: View all notifications
  728. body: Here is a brief summary of the messages you missed since your last visit on %{since}
  729. mention: "%{name} mentioned you in:"
  730. new_followers_summary:
  731. one: Also, you have acquired one new follower while being away! Yay!
  732. other: Also, you have acquired %{count} new followers while being away! Amazing!
  733. subject:
  734. one: "1 new notification since your last visit \U0001F418"
  735. other: "%{count} new notifications since your last visit \U0001F418"
  736. title: In your absence...
  737. favourite:
  738. body: 'Your status was favourited by %{name}:'
  739. subject: "%{name} favourited your status"
  740. title: New favourite
  741. follow:
  742. body: "%{name} is now following you!"
  743. subject: "%{name} is now following you"
  744. title: New follower
  745. follow_request:
  746. action: Manage follow requests
  747. body: "%{name} has requested to follow you"
  748. subject: 'Pending follower: %{name}'
  749. title: New follow request
  750. mention:
  751. action: Reply
  752. body: 'You were mentioned by %{name} in:'
  753. subject: You were mentioned by %{name}
  754. title: New mention
  755. reblog:
  756. body: 'Your status was boosted by %{name}:'
  757. subject: "%{name} boosted your status"
  758. title: New boost
  759. number:
  760. human:
  761. decimal_units:
  762. format: "%n%u"
  763. units:
  764. billion: B
  765. million: M
  766. quadrillion: Q
  767. thousand: K
  768. trillion: T
  769. unit: ''
  770. pagination:
  771. newer: Newer
  772. next: Next
  773. older: Older
  774. prev: Prev
  775. truncate: "&hellip;"
  776. polls:
  777. errors:
  778. already_voted: You have already voted on this poll
  779. duplicate_options: contain duplicate items
  780. duration_too_long: is too far into the future
  781. duration_too_short: is too soon
  782. expired: The poll has already ended
  783. over_character_limit: cannot be longer than %{max} characters each
  784. too_few_options: must have more than one item
  785. too_many_options: can't contain more than %{max} items
  786. preferences:
  787. other: Other
  788. posting_defaults: Posting defaults
  789. public_timelines: Public timelines
  790. relationships:
  791. activity: Account activity
  792. dormant: Dormant
  793. last_active: Last active
  794. most_recent: Most recent
  795. moved: Moved
  796. mutual: Mutual
  797. primary: Primary
  798. relationship: Relationship
  799. remove_selected_domains: Remove all followers from the selected domains
  800. remove_selected_followers: Remove selected followers
  801. remove_selected_follows: Unfollow selected users
  802. status: Account status
  803. remote_follow:
  804. acct: Enter your username@domain you want to act from
  805. missing_resource: Could not find the required redirect URL for your account
  806. no_account_html: Don't have an account? You can <a href='%{sign_up_path}' target='_blank'>sign up here</a>
  807. proceed: Proceed to follow
  808. prompt: 'You are going to follow:'
  809. reason_html: "<strong>Why is this step necessary?</strong> <code>%{instance}</code> might not be the server where you are registered, so we need to redirect you to your home server first."
  810. remote_interaction:
  811. favourite:
  812. proceed: Proceed to favourite
  813. prompt: 'You want to favourite this toot:'
  814. reblog:
  815. proceed: Proceed to boost
  816. prompt: 'You want to boost this toot:'
  817. reply:
  818. proceed: Proceed to reply
  819. prompt: 'You want to reply to this toot:'
  820. scheduled_statuses:
  821. over_daily_limit: You have exceeded the limit of %{limit} scheduled toots for that day
  822. over_total_limit: You have exceeded the limit of %{limit} scheduled toots
  823. too_soon: The scheduled date must be in the future
  824. sessions:
  825. activity: Last activity
  826. browser: Browser
  827. browsers:
  828. alipay: Alipay
  829. blackberry: Blackberry
  830. chrome: Chrome
  831. edge: Microsoft Edge
  832. electron: Electron
  833. firefox: Firefox
  834. generic: Unknown browser
  835. ie: Internet Explorer
  836. micro_messenger: MicroMessenger
  837. nokia: Nokia S40 Ovi Browser
  838. opera: Opera
  839. otter: Otter
  840. phantom_js: PhantomJS
  841. qq: QQ Browser
  842. safari: Safari
  843. uc_browser: UCBrowser
  844. weibo: Weibo
  845. current_session: Current session
  846. description: "%{browser} on %{platform}"
  847. explanation: These are the web browsers currently logged in to your Mastodon account.
  848. ip: IP
  849. platforms:
  850. adobe_air: Adobe Air
  851. android: Android
  852. blackberry: Blackberry
  853. chrome_os: ChromeOS
  854. firefox_os: Firefox OS
  855. ios: iOS
  856. linux: Linux
  857. mac: Mac
  858. other: unknown platform
  859. windows: Windows
  860. windows_mobile: Windows Mobile
  861. windows_phone: Windows Phone
  862. revoke: Revoke
  863. revoke_success: Session successfully revoked
  864. title: Sessions
  865. settings:
  866. account: Account
  867. account_settings: Account settings
  868. appearance: Appearance
  869. authorized_apps: Authorized apps
  870. back: Back to Mastodon
  871. delete: Account deletion
  872. development: Development
  873. edit_profile: Edit profile
  874. export: Data export
  875. featured_tags: Featured hashtags
  876. identity_proofs: Identity proofs
  877. import: Import
  878. import_and_export: Import and export
  879. migrate: Account migration
  880. notifications: Notifications
  881. preferences: Preferences
  882. profile: Profile
  883. relationships: Follows and followers
  884. two_factor_authentication: Two-factor Auth
  885. spam_check:
  886. spam_detected_and_silenced: This is an automated report. Spam has been detected and the sender has been silenced automatically. If this is a mistake, please unsilence the account.
  887. statuses:
  888. attached:
  889. description: 'Attached: %{attached}'
  890. image:
  891. one: "%{count} image"
  892. other: "%{count} images"
  893. video:
  894. one: "%{count} video"
  895. other: "%{count} videos"
  896. boosted_from_html: Boosted from %{acct_link}
  897. content_warning: 'Content warning: %{warning}'
  898. disallowed_hashtags:
  899. one: 'contained a disallowed hashtag: %{tags}'
  900. other: 'contained the disallowed hashtags: %{tags}'
  901. language_detection: Automatically detect language
  902. open_in_web: Open in web
  903. over_character_limit: character limit of %{max} exceeded
  904. pin_errors:
  905. limit: You have already pinned the maximum number of toots
  906. ownership: Someone else's toot cannot be pinned
  907. private: Non-public toot cannot be pinned
  908. reblog: A boost cannot be pinned
  909. poll:
  910. total_votes:
  911. one: "%{count} vote"
  912. other: "%{count} votes"
  913. vote: Vote
  914. show_more: Show more
  915. sign_in_to_participate: Sign in to participate in the conversation
  916. title: '%{name}: "%{quote}"'
  917. visibilities:
  918. private: Followers-only
  919. private_long: Only show to followers
  920. public: Public
  921. public_long: Everyone can see
  922. unlisted: Unlisted
  923. unlisted_long: Everyone can see, but not listed on public timelines
  924. stream_entries:
  925. pinned: Pinned toot
  926. reblogged: boosted
  927. sensitive_content: Sensitive content
  928. terms:
  929. body_html: |
  930. <h2>Privacy Policy</h2>
  931. <h3 id="collect">What information do we collect?</h3>
  932. <ul>
  933. <li><em>Basic account information</em>: If you register on this server, you may be asked to enter a username, an e-mail address and a password. You may also enter additional profile information such as a display name and biography, and upload a profile picture and header image. The username, display name, biography, profile picture and header image are always listed publicly.</li>
  934. <li><em>Posts, following and other public information</em>: The list of people you follow is listed publicly, the same is true for your followers. When you submit a message, the date and time is stored as well as the application you submitted the message from. Messages may contain media attachments, such as pictures and videos. Public and unlisted posts are available publicly. When you feature a post on your profile, that is also publicly available information. Your posts are delivered to your followers, in some cases it means they are delivered to different servers and copies are stored there. When you delete posts, this is likewise delivered to your followers. The action of reblogging or favouriting another post is always public.</li>
  935. <li><em>Direct and followers-only posts</em>: All posts are stored and processed on the server. Followers-only posts are delivered to your followers and users who are mentioned in them, and direct posts are delivered only to users mentioned in them. In some cases it means they are delivered to different servers and copies are stored there. We make a good faith effort to limit the access to those posts only to authorized persons, but other servers may fail to do so. Therefore it's important to review servers your followers belong to. You may toggle an option to approve and reject new followers manually in the settings. <em>Please keep in mind that the operators of the server and any receiving server may view such messages</em>, and that recipients may screenshot, copy or otherwise re-share them. <em>Do not share any dangerous information over Mastodon.</em></li>
  936. <li><em>IPs and other metadata</em>: When you log in, we record the IP address you log in from, as well as the name of your browser application. All the logged in sessions are available for your review and revocation in the settings. The latest IP address used is stored for up to 12 months. We also may retain server logs which include the IP address of every request to our server.</li>
  937. </ul>
  938. <hr class="spacer" />
  939. <h3 id="use">What do we use your information for?</h3>
  940. <p>Any of the information we collect from you may be used in the following ways:</p>
  941. <ul>
  942. <li>To provide the core functionality of Mastodon. You can only interact with other people's content and post your own content when you are logged in. For example, you may follow other people to view their combined posts in your own personalized home timeline.</li>
  943. <li>To aid moderation of the community, for example comparing your IP address with other known ones to determine ban evasion or other violations.</li>
  944. <li>The email address you provide may be used to send you information, notifications about other people interacting with your content or sending you messages, and to respond to inquiries, and/or other requests or questions.</li>
  945. </ul>
  946. <hr class="spacer" />
  947. <h3 id="protect">How do we protect your information?</h3>
  948. <p>We implement a variety of security measures to maintain the safety of your personal information when you enter, submit, or access your personal information. Among other things, your browser session, as well as the traffic between your applications and the API, are secured with SSL, and your password is hashed using a strong one-way algorithm. You may enable two-factor authentication to further secure access to your account.</p>
  949. <hr class="spacer" />
  950. <h3 id="data-retention">What is our data retention policy?</h3>
  951. <p>We will make a good faith effort to:</p>
  952. <ul>
  953. <li>Retain server logs containing the IP address of all requests to this server, in so far as such logs are kept, no more than 90 days.</li>
  954. <li>Retain the IP addresses associated with registered users no more than 12 months.</li>
  955. </ul>
  956. <p>You can request and download an archive of your content, including your posts, media attachments, profile picture, and header image.</p>
  957. <p>You may irreversibly delete your account at any time.</p>
  958. <hr class="spacer"/>
  959. <h3 id="cookies">Do we use cookies?</h3>
  960. <p>Yes. Cookies are small files that a site or its service provider transfers to your computer's hard drive through your Web browser (if you allow). These cookies enable the site to recognize your browser and, if you have a registered account, associate it with your registered account.</p>
  961. <p>We use cookies to understand and save your preferences for future visits.</p>
  962. <hr class="spacer" />
  963. <h3 id="disclose">Do we disclose any information to outside parties?</h3>
  964. <p>We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information. This does not include trusted third parties who assist us in operating our site, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others rights, property, or safety.</p>
  965. <p>Your public content may be downloaded by other servers in the network. Your public and followers-only posts are delivered to the servers where your followers reside, and direct messages are delivered to the servers of the recipients, in so far as those followers or recipients reside on a different server than this.</p>
  966. <p>When you authorize an application to use your account, depending on the scope of permissions you approve, it may access your public profile information, your following list, your followers, your lists, all your posts, and your favourites. Applications can never access your e-mail address or password.</p>
  967. <hr class="spacer" />
  968. <h3 id="children">Site usage by children</h3>
  969. <p>If this server is in the EU or the EEA: Our site, products and services are all directed to people who are at least 16 years old. If you are under the age of 16, per the requirements of the GDPR (<a href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">General Data Protection Regulation</a>) do not use this site.</p>
  970. <p>If this server is in the USA: Our site, products and services are all directed to people who are at least 13 years old. If you are under the age of 13, per the requirements of COPPA (<a href="https://en.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act">Children's Online Privacy Protection Act</a>) do not use this site.</p>
  971. <p>Law requirements can be different if this server is in another jurisdiction.</p>
  972. <hr class="spacer" />
  973. <h3 id="changes">Changes to our Privacy Policy</h3>
  974. <p>If we decide to change our privacy policy, we will post those changes on this page.</p>
  975. <p>This document is CC-BY-SA. It was last updated March 7, 2018.</p>
  976. <p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
  977. title: "%{instance} Terms of Service and Privacy Policy"
  978. themes:
  979. contrast: Mastodon (High contrast)
  980. default: Mastodon (Dark)
  981. mastodon-light: Mastodon (Light)
  982. time:
  983. formats:
  984. default: "%b %d, %Y, %H:%M"
  985. month: "%b %Y"
  986. two_factor_authentication:
  987. code_hint: Enter the code generated by your authenticator app to confirm
  988. description_html: If you enable <strong>two-factor authentication</strong>, logging in will require you to be in possession of your phone, which will generate tokens for you to enter.
  989. disable: Disable
  990. enable: Enable
  991. enabled: Two-factor authentication is enabled
  992. enabled_success: Two-factor authentication successfully enabled
  993. generate_recovery_codes: Generate recovery codes
  994. instructions_html: "<strong>Scan this QR code into Google Authenticator or a similiar TOTP app on your phone</strong>. From now on, that app will generate tokens that you will have to enter when logging in."
  995. lost_recovery_codes: Recovery codes allow you to regain access to your account if you lose your phone. If you've lost your recovery codes, you can regenerate them here. Your old recovery codes will be invalidated.
  996. manual_instructions: 'If you can''t scan the QR code and need to enter it manually, here is the plain-text secret:'
  997. recovery_codes: Backup recovery codes
  998. recovery_codes_regenerated: Recovery codes successfully regenerated
  999. recovery_instructions_html: If you ever lose access to your phone, you can use one of the recovery codes below to regain access to your account. <strong>Keep the recovery codes safe</strong>. For example, you may print them and store them with other important documents.
  1000. setup: Set up
  1001. wrong_code: The entered code was invalid! Are server time and device time correct?
  1002. user_mailer:
  1003. backup_ready:
  1004. explanation: You requested a full backup of your Mastodon account. It's now ready for download!
  1005. subject: Your archive is ready for download
  1006. title: Archive takeout
  1007. warning:
  1008. explanation:
  1009. disable: While your account is frozen, your account data remains intact, but you cannot perform any actions until it is unlocked.
  1010. silence: While your account is limited, only people who are already following you will see your toots on this server, and you may be excluded from various public listings. However, others may still manually follow you.
  1011. suspend: Your account has been suspended, and all of your toots and your uploaded media files have been irreversibly removed from this server, and servers where you had followers.
  1012. review_server_policies: Review server policies
  1013. subject:
  1014. disable: Your account %{acct} has been frozen
  1015. none: Warning for %{acct}
  1016. silence: Your account %{acct} has been limited
  1017. suspend: Your account %{acct} has been suspended
  1018. title:
  1019. disable: Account frozen
  1020. none: Warning
  1021. silence: Account limited
  1022. suspend: Account suspended
  1023. welcome:
  1024. edit_profile_action: Setup profile
  1025. edit_profile_step: You can customize your profile by uploading an avatar, header, changing your display name and more. If you’d like to review new followers before they’re allowed to follow you, you can lock your account.
  1026. explanation: Here are some tips to get you started
  1027. final_action: Start posting
  1028. final_step: 'Start posting! Even without followers your public messages may be seen by others, for example on the local timeline and in hashtags. You may want to introduce yourself on the #introductions hashtag.'
  1029. full_handle: Your full handle
  1030. full_handle_hint: This is what you would tell your friends so they can message or follow you from another server.
  1031. review_preferences_action: Change preferences
  1032. review_preferences_step: Make sure to set your preferences, such as which emails you'd like to receive, or what privacy level you’d like your posts to default to. If you don’t have motion sickness, you could choose to enable GIF autoplay.
  1033. subject: Welcome to Mastodon
  1034. tip_federated_timeline: The federated timeline is a firehose view of the Mastodon network. But it only includes people your neighbours are subscribed to, so it's not complete.
  1035. tip_following: You follow your server's admin(s) by default. To find more interesting people, check the local and federated timelines.
  1036. tip_local_timeline: The local timeline is a firehose view of people on %{instance}. These are your immediate neighbours!
  1037. tip_mobile_webapp: If your mobile browser offers you to add Mastodon to your homescreen, you can receive push notifications. It acts like a native app in many ways!
  1038. tips: Tips
  1039. title: Welcome aboard, %{name}!
  1040. users:
  1041. follow_limit_reached: You cannot follow more than %{limit} people
  1042. invalid_email: The e-mail address is invalid
  1043. invalid_otp_token: Invalid two-factor code
  1044. otp_lost_help_html: If you lost access to both, you may get in touch with %{email}
  1045. seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
  1046. signed_in_as: 'Signed in as:'
  1047. verification:
  1048. explanation_html: 'You can <strong>verify yourself as the owner of the links in your profile metadata</strong>. For that, the linked website must contain a link back to your Mastodon profile. The link back <strong>must</strong> have a <code>rel="me"</code> attribute. The text content of the link does not matter. Here is an example:'
  1049. verification: Verification