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.

1157 lines
53 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. endorsements_hint: You can endorse people you follow from the web interface, and they will show up here.
  49. featured_tags_hint: You can feature specific hashtags that will be displayed here.
  50. follow: Follow
  51. followers:
  52. one: Follower
  53. other: Followers
  54. following: Following
  55. joined: Joined %{date}
  56. last_active: last active
  57. link_verified_on: Ownership of this link was checked on %{date}
  58. media: Media
  59. moved_html: "%{name} has moved to %{new_profile_link}:"
  60. network_hidden: This information is not available
  61. nothing_here: There is nothing here!
  62. people_followed_by: People whom %{name} follows
  63. people_who_follow: People who follow %{name}
  64. pin_errors:
  65. following: You must be already following the person you want to endorse
  66. posts:
  67. one: Toot
  68. other: Toots
  69. posts_tab_heading: Toots
  70. posts_with_replies: Toots and replies
  71. reserved_username: The username is reserved
  72. roles:
  73. admin: Admin
  74. bot: Bot
  75. moderator: Mod
  76. unavailable: Profile unavailable
  77. unfollow: Unfollow
  78. admin:
  79. account_actions:
  80. action: Perform action
  81. title: Perform moderation action on %{acct}
  82. account_moderation_notes:
  83. create: Leave note
  84. created_msg: Moderation note successfully created!
  85. delete: Delete
  86. destroyed_msg: Moderation note successfully destroyed!
  87. accounts:
  88. approve: Approve
  89. approve_all: Approve all
  90. are_you_sure: Are you sure?
  91. avatar: Avatar
  92. by_domain: Domain
  93. change_email:
  94. changed_msg: Account email successfully changed!
  95. current_email: Current email
  96. label: Change email
  97. new_email: New email
  98. submit: Change email
  99. title: Change email for %{username}
  100. confirm: Confirm
  101. confirmed: Confirmed
  102. confirming: Confirming
  103. deleted: Deleted
  104. demote: Demote
  105. disable: Disable
  106. disable_two_factor_authentication: Disable 2FA
  107. disabled: Disabled
  108. display_name: Display name
  109. domain: Domain
  110. edit: Edit
  111. email: Email
  112. email_status: Email status
  113. enable: Enable
  114. enabled: Enabled
  115. feed_url: Feed URL
  116. followers: Followers
  117. followers_url: Followers URL
  118. follows: Follows
  119. header: Header
  120. inbox_url: Inbox URL
  121. invited_by: Invited by
  122. ip: IP
  123. joined: Joined
  124. location:
  125. all: All
  126. local: Local
  127. remote: Remote
  128. title: Location
  129. login_status: Login status
  130. media_attachments: Media attachments
  131. memorialize: Turn into memoriam
  132. moderation:
  133. active: Active
  134. all: All
  135. pending: Pending
  136. silenced: Silenced
  137. suspended: Suspended
  138. title: Moderation
  139. moderation_notes: Moderation notes
  140. most_recent_activity: Most recent activity
  141. most_recent_ip: Most recent IP
  142. no_account_selected: No accounts were changed as none were selected
  143. no_limits_imposed: No limits imposed
  144. not_subscribed: Not subscribed
  145. outbox_url: Outbox URL
  146. pending: Pending review
  147. perform_full_suspension: Suspend
  148. profile_url: Profile URL
  149. promote: Promote
  150. protocol: Protocol
  151. public: Public
  152. push_subscription_expires: PuSH subscription expires
  153. redownload: Refresh profile
  154. reject: Reject
  155. reject_all: Reject all
  156. remove_avatar: Remove avatar
  157. remove_header: Remove header
  158. resend_confirmation:
  159. already_confirmed: This user is already confirmed
  160. send: Resend confirmation email
  161. success: Confirmation email successfully sent!
  162. reset: Reset
  163. reset_password: Reset password
  164. resubscribe: Resubscribe
  165. role: Permissions
  166. roles:
  167. admin: Administrator
  168. moderator: Moderator
  169. staff: Staff
  170. user: User
  171. salmon_url: Salmon URL
  172. search: Search
  173. shared_inbox_url: Shared inbox URL
  174. show:
  175. created_reports: Made reports
  176. targeted_reports: Reported by others
  177. silence: Silence
  178. silenced: Silenced
  179. statuses: Statuses
  180. subscribe: Subscribe
  181. suspended: Suspended
  182. time_in_queue: Waiting in queue %{time}
  183. title: Accounts
  184. unconfirmed_email: Unconfirmed email
  185. undo_silenced: Undo silence
  186. undo_suspension: Undo suspension
  187. unsubscribe: Unsubscribe
  188. username: Username
  189. warn: Warn
  190. web: Web
  191. whitelisted: Whitelisted
  192. action_logs:
  193. actions:
  194. assigned_to_self_report: "%{name} assigned report %{target} to themselves"
  195. change_email_user: "%{name} changed the e-mail address of user %{target}"
  196. confirm_user: "%{name} confirmed e-mail address of user %{target}"
  197. create_account_warning: "%{name} sent a warning to %{target}"
  198. create_custom_emoji: "%{name} uploaded new emoji %{target}"
  199. create_domain_block: "%{name} blocked domain %{target}"
  200. create_email_domain_block: "%{name} blacklisted e-mail domain %{target}"
  201. demote_user: "%{name} demoted user %{target}"
  202. destroy_custom_emoji: "%{name} destroyed emoji %{target}"
  203. destroy_domain_block: "%{name} unblocked domain %{target}"
  204. destroy_email_domain_block: "%{name} whitelisted e-mail domain %{target}"
  205. destroy_status: "%{name} removed status by %{target}"
  206. disable_2fa_user: "%{name} disabled two factor requirement for user %{target}"
  207. disable_custom_emoji: "%{name} disabled emoji %{target}"
  208. disable_user: "%{name} disabled login for user %{target}"
  209. enable_custom_emoji: "%{name} enabled emoji %{target}"
  210. enable_user: "%{name} enabled login for user %{target}"
  211. memorialize_account: "%{name} turned %{target}'s account into a memoriam page"
  212. promote_user: "%{name} promoted user %{target}"
  213. remove_avatar_user: "%{name} removed %{target}'s avatar"
  214. reopen_report: "%{name} reopened report %{target}"
  215. reset_password_user: "%{name} reset password of user %{target}"
  216. resolve_report: "%{name} resolved report %{target}"
  217. silence_account: "%{name} silenced %{target}'s account"
  218. suspend_account: "%{name} suspended %{target}'s account"
  219. unassigned_report: "%{name} unassigned report %{target}"
  220. unsilence_account: "%{name} unsilenced %{target}'s account"
  221. unsuspend_account: "%{name} unsuspended %{target}'s account"
  222. update_custom_emoji: "%{name} updated emoji %{target}"
  223. update_status: "%{name} updated status by %{target}"
  224. deleted_status: "(deleted status)"
  225. title: Audit log
  226. custom_emojis:
  227. by_domain: Domain
  228. copied_msg: Successfully created local copy of the emoji
  229. copy: Copy
  230. copy_failed_msg: Could not make a local copy of that emoji
  231. created_msg: Emoji successfully created!
  232. delete: Delete
  233. destroyed_msg: Emojo successfully destroyed!
  234. disable: Disable
  235. disabled_msg: Successfully disabled that emoji
  236. emoji: Emoji
  237. enable: Enable
  238. enabled_msg: Successfully enabled that emoji
  239. image_hint: PNG up to 50KB
  240. listed: Listed
  241. new:
  242. title: Add new custom emoji
  243. overwrite: Overwrite
  244. shortcode: Shortcode
  245. shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
  246. title: Custom emojis
  247. unlisted: Unlisted
  248. update_failed_msg: Could not update that emoji
  249. updated_msg: Emoji successfully updated!
  250. upload: Upload
  251. dashboard:
  252. authorized_fetch_mode: Authorized fetch mode
  253. backlog: backlogged jobs
  254. config: Configuration
  255. feature_deletions: Account deletions
  256. feature_invites: Invite links
  257. feature_profile_directory: Profile directory
  258. feature_registrations: Registrations
  259. feature_relay: Federation relay
  260. feature_spam_check: Anti-spam
  261. feature_timeline_preview: Timeline preview
  262. features: Features
  263. hidden_service: Federation with hidden services
  264. open_reports: open reports
  265. pending_tags: hashtags waiting for review
  266. pending_users: users waiting for review
  267. recent_users: Recent users
  268. search: Full-text search
  269. single_user_mode: Single user mode
  270. software: Software
  271. space: Space usage
  272. title: Dashboard
  273. total_users: users in total
  274. trends: Trends
  275. week_interactions: interactions this week
  276. week_users_active: active this week
  277. week_users_new: users this week
  278. whitelist_mode: Whitelist mode
  279. domain_allows:
  280. add_new: Whitelist domain
  281. created_msg: Domain has been successfully whitelisted
  282. destroyed_msg: Domain has been removed from the whitelist
  283. undo: Remove from whitelist
  284. domain_blocks:
  285. add_new: Add new domain block
  286. created_msg: Domain block is now being processed
  287. destroyed_msg: Domain block has been undone
  288. domain: Domain
  289. edit: Edit domain block
  290. existing_domain_block_html: You have already imposed stricter limits on %{name}, you need to <a href="%{unblock_url}">unblock it</a> first.
  291. new:
  292. create: Create block
  293. 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.
  294. severity:
  295. 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."
  296. noop: None
  297. silence: Silence
  298. suspend: Suspend
  299. title: New domain block
  300. private_comment: Private comment
  301. private_comment_hint: Comment about this domain limitation for internal use by the moderators.
  302. public_comment: Public comment
  303. public_comment_hint: Comment about this domain limitation for the general public, if advertising the list of domain limitations is enabled.
  304. reject_media: Reject media files
  305. reject_media_hint: Removes locally stored media files and refuses to download any in the future. Irrelevant for suspensions
  306. reject_reports: Reject reports
  307. reject_reports_hint: Ignore all reports coming from this domain. Irrelevant for suspensions
  308. rejecting_media: rejecting media files
  309. rejecting_reports: rejecting reports
  310. severity:
  311. silence: silenced
  312. suspend: suspended
  313. show:
  314. affected_accounts:
  315. one: One account in the database affected
  316. other: "%{count} accounts in the database affected"
  317. retroactive:
  318. silence: Unsilence existing affected accounts from this domain
  319. suspend: Unsuspend existing affected accounts from this domain
  320. title: Undo domain block for %{domain}
  321. undo: Undo
  322. undo: Undo domain block
  323. view: View domain block
  324. email_domain_blocks:
  325. add_new: Add new
  326. created_msg: Successfully added e-mail domain to blacklist
  327. delete: Delete
  328. destroyed_msg: Successfully deleted e-mail domain from blacklist
  329. domain: Domain
  330. new:
  331. create: Add domain
  332. title: New e-mail blacklist entry
  333. title: E-mail blacklist
  334. followers:
  335. back_to_account: Back To Account
  336. title: "%{acct}'s Followers"
  337. instances:
  338. by_domain: Domain
  339. delivery_available: Delivery is available
  340. known_accounts:
  341. one: "%{count} known account"
  342. other: "%{count} known accounts"
  343. moderation:
  344. all: All
  345. limited: Limited
  346. title: Moderation
  347. private_comment: Private comment
  348. public_comment: Public comment
  349. title: Federation
  350. total_blocked_by_us: Blocked by us
  351. total_followed_by_them: Followed by them
  352. total_followed_by_us: Followed by us
  353. total_reported: Reports about them
  354. total_storage: Media attachments
  355. invites:
  356. deactivate_all: Deactivate all
  357. filter:
  358. all: All
  359. available: Available
  360. expired: Expired
  361. title: Filter
  362. title: Invites
  363. pending_accounts:
  364. title: Pending accounts (%{count})
  365. relays:
  366. add_new: Add new relay
  367. delete: Delete
  368. 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.
  369. disable: Disable
  370. disabled: Disabled
  371. enable: Enable
  372. 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.
  373. enabled: Enabled
  374. inbox_url: Relay URL
  375. pending: Waiting for relay's approval
  376. save_and_enable: Save and enable
  377. setup: Setup a relay connection
  378. status: Status
  379. title: Relays
  380. report_notes:
  381. created_msg: Report note successfully created!
  382. destroyed_msg: Report note successfully deleted!
  383. reports:
  384. account:
  385. note: note
  386. report: report
  387. action_taken_by: Action taken by
  388. are_you_sure: Are you sure?
  389. assign_to_self: Assign to me
  390. assigned: Assigned moderator
  391. comment:
  392. none: None
  393. created_at: Reported
  394. mark_as_resolved: Mark as resolved
  395. mark_as_unresolved: Mark as unresolved
  396. notes:
  397. create: Add note
  398. create_and_resolve: Resolve with note
  399. create_and_unresolve: Reopen with note
  400. delete: Delete
  401. placeholder: Describe what actions have been taken, or any other related updates...
  402. reopen: Reopen report
  403. report: 'Report #%{id}'
  404. reported_account: Reported account
  405. reported_by: Reported by
  406. resolved: Resolved
  407. resolved_msg: Report successfully resolved!
  408. status: Status
  409. title: Reports
  410. unassign: Unassign
  411. unresolved: Unresolved
  412. updated_at: Updated
  413. settings:
  414. activity_api_enabled:
  415. desc_html: Counts of locally posted statuses, active users, and new registrations in weekly buckets
  416. title: Publish aggregate statistics about user activity
  417. bootstrap_timeline_accounts:
  418. desc_html: Separate multiple usernames by comma. Only local and unlocked accounts will work. Default when empty is all local admins.
  419. title: Default follows for new users
  420. contact_information:
  421. email: Business e-mail
  422. username: Contact username
  423. custom_css:
  424. desc_html: Modify the look with CSS loaded on every page
  425. title: Custom CSS
  426. domain_blocks:
  427. all: To everyone
  428. disabled: To no one
  429. title: Show domain blocks
  430. users: To logged-in local users
  431. domain_blocks_rationale:
  432. title: Show rationale
  433. hero:
  434. desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to server thumbnail
  435. title: Hero image
  436. mascot:
  437. desc_html: Displayed on multiple pages. At least 293×205px recommended. When not set, falls back to default mascot
  438. title: Mascot image
  439. peers_api_enabled:
  440. desc_html: Domain names this server has encountered in the fediverse
  441. title: Publish list of discovered servers
  442. preview_sensitive_media:
  443. desc_html: Link previews on other websites will display a thumbnail even if the media is marked as sensitive
  444. title: Show sensitive media in OpenGraph previews
  445. profile_directory:
  446. desc_html: Allow users to be discoverable
  447. title: Enable profile directory
  448. registrations:
  449. closed_message:
  450. desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags
  451. title: Closed registration message
  452. deletion:
  453. desc_html: Allow anyone to delete their account
  454. title: Open account deletion
  455. min_invite_role:
  456. disabled: No one
  457. title: Allow invitations by
  458. registrations_mode:
  459. modes:
  460. approved: Approval required for sign up
  461. none: Nobody can sign up
  462. open: Anyone can sign up
  463. title: Registrations mode
  464. show_known_fediverse_at_about_page:
  465. desc_html: When toggled, it will show toots from all the known fediverse on preview. Otherwise it will only show local toots.
  466. title: Show known fediverse on timeline preview
  467. show_staff_badge:
  468. desc_html: Show a staff badge on a user page
  469. title: Show staff badge
  470. site_description:
  471. 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>.
  472. title: Server description
  473. site_description_extended:
  474. 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
  475. title: Custom extended information
  476. site_short_description:
  477. desc_html: Displayed in sidebar and meta tags. Describe what Mastodon is and what makes this server special in a single paragraph.
  478. title: Short server description
  479. site_terms:
  480. desc_html: You can write your own privacy policy, terms of service or other legalese. You can use HTML tags
  481. title: Custom terms of service
  482. site_title: Server name
  483. spam_check_enabled:
  484. desc_html: Mastodon can auto-silence and auto-report accounts that send repeated unsolicited messages. There may be false positives.
  485. title: Anti-spam automation
  486. thumbnail:
  487. desc_html: Used for previews via OpenGraph and API. 1200x630px recommended
  488. title: Server thumbnail
  489. timeline_preview:
  490. desc_html: Display public timeline on landing page
  491. title: Timeline preview
  492. title: Site settings
  493. trends:
  494. desc_html: Publicly display previously reviewed hashtags that are currently trending
  495. title: Trending hashtags
  496. statuses:
  497. back_to_account: Back to account page
  498. batch:
  499. delete: Delete
  500. nsfw_off: Mark as not sensitive
  501. nsfw_on: Mark as sensitive
  502. deleted: Deleted
  503. failed_to_execute: Failed to execute
  504. media:
  505. title: Media
  506. no_media: No media
  507. no_status_selected: No statuses were changed as none were selected
  508. title: Account statuses
  509. with_media: With media
  510. tags:
  511. accounts_today: Unique uses today
  512. accounts_week: Unique uses this week
  513. breakdown: Breakdown of today's usage by source
  514. context: Context
  515. directory: In directory
  516. in_directory: "%{count} in directory"
  517. review: Review status
  518. reviewed: Reviewed
  519. title: Hashtags
  520. trending_right_now: Trending right now
  521. unique_uses_today: "%{count} posting today"
  522. unreviewed: Not reviewed
  523. updated_msg: Hashtag settings updated successfully
  524. title: Administration
  525. warning_presets:
  526. add_new: Add new
  527. delete: Delete
  528. edit: Edit
  529. edit_preset: Edit warning preset
  530. title: Manage warning presets
  531. admin_mailer:
  532. new_pending_account:
  533. body: The details of the new account are below. You can approve or reject this application.
  534. subject: New account up for review on %{instance} (%{username})
  535. new_report:
  536. body: "%{reporter} has reported %{target}"
  537. body_remote: Someone from %{domain} has reported %{target}
  538. subject: New report for %{instance} (#%{id})
  539. new_trending_tag:
  540. body: 'The hashtag #%{name} is trending today, but has not been previously reviewed. It will not be displayed publicly unless you allow it to, or just save the form as it is to never hear about it again.'
  541. subject: New hashtag up for review on %{instance} (#%{name})
  542. appearance:
  543. advanced_web_interface: Advanced web interface
  544. 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.'
  545. animations_and_accessibility: Animations and accessibility
  546. confirmation_dialogs: Confirmation dialogs
  547. discovery: Discovery
  548. sensitive_content: Sensitive content
  549. application_mailer:
  550. notification_preferences: Change e-mail preferences
  551. salutation: "%{name},"
  552. settings: 'Change e-mail preferences: %{link}'
  553. view: 'View:'
  554. view_profile: View profile
  555. view_status: View status
  556. applications:
  557. created: Application successfully created
  558. destroyed: Application successfully deleted
  559. invalid_url: The provided URL is invalid
  560. regenerate_token: Regenerate access token
  561. token_regenerated: Access token successfully regenerated
  562. warning: Be very careful with this data. Never share it with anyone!
  563. your_token: Your access token
  564. auth:
  565. apply_for_account: Request an invite
  566. change_password: Password
  567. 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>
  568. checkbox_agreement_without_rules_html: I agree to the <a href="%{terms_path}" target="_blank">terms of service</a>
  569. delete_account: Delete account
  570. delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
  571. didnt_get_confirmation: Didn't receive confirmation instructions?
  572. forgot_password: Forgot your password?
  573. invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one.
  574. login: Log in
  575. logout: Logout
  576. migrate_account: Move to a different account
  577. migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>.
  578. or_log_in_with: Or log in with
  579. providers:
  580. cas: CAS
  581. saml: SAML
  582. register: Sign up
  583. registration_closed: "%{instance} is not accepting new members"
  584. resend_confirmation: Resend confirmation instructions
  585. reset_password: Reset password
  586. security: Security
  587. set_new_password: Set new password
  588. setup:
  589. email_below_hint_html: If the below e-mail address is incorrect, you can change it here and receive a new confirmation e-mail.
  590. email_settings_hint_html: The confirmation e-mail was sent to %{email}. If that e-mail address is not correct, you can change it in account settings.
  591. title: Setup
  592. status:
  593. account_status: Account status
  594. confirming: Waiting for e-mail confirmation to be completed.
  595. functional: Your account is fully operational.
  596. pending: Your application is pending review by our staff. This may take some time. You will receive an e-mail if your application is approved.
  597. trouble_logging_in: Trouble logging in?
  598. authorize_follow:
  599. already_following: You are already following this account
  600. error: Unfortunately, there was an error looking up the remote account
  601. follow: Follow
  602. follow_request: 'You have sent a follow request to:'
  603. following: 'Success! You are now following:'
  604. post_follow:
  605. close: Or, you can just close this window.
  606. return: Show the user's profile
  607. web: Go to web
  608. title: Follow %{acct}
  609. datetime:
  610. distance_in_words:
  611. about_x_hours: "%{count}h"
  612. about_x_months: "%{count}mo"
  613. about_x_years: "%{count}y"
  614. almost_x_years: "%{count}y"
  615. half_a_minute: Just now
  616. less_than_x_minutes: "%{count}m"
  617. less_than_x_seconds: Just now
  618. over_x_years: "%{count}y"
  619. x_days: "%{count}d"
  620. x_minutes: "%{count}m"
  621. x_months: "%{count}mo"
  622. x_seconds: "%{count}s"
  623. deletes:
  624. bad_password_msg: Nice try, hackers! Incorrect password
  625. confirm_password: Enter your current password to verify your identity
  626. 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.
  627. proceed: Delete account
  628. success_msg: Your account was successfully deleted
  629. 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.
  630. warning_title: Disseminated content availability
  631. directories:
  632. directory: Profile directory
  633. enabled: You are currently listed in the directory.
  634. 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.
  635. explanation: Discover users based on their interests
  636. explore_mastodon: Explore %{title}
  637. 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!
  638. people:
  639. one: "%{count} person"
  640. other: "%{count} people"
  641. domain_blocks:
  642. blocked_domains: List of limited and blocked domains
  643. description: This is the list of servers that %{instance} limits or reject federation with.
  644. domain: Domain
  645. media_block: Media block
  646. no_domain_blocks: "(No domain blocks)"
  647. severity: Severity
  648. severity_legend:
  649. media_block: Media files coming from the server are neither fetched, stored, or displayed to the user.
  650. silence: Accounts from silenced servers can be found, followed and interacted with, but their toots will not appear in the public timelines, and notifications from them will not reach local users who are not following them.
  651. suspension: No content from suspended servers is stored or displayed, nor is any content sent to them. Interactions from suspended servers are ignored.
  652. suspension_disclaimer: Suspended servers may occasionally retrieve public content from this server.
  653. title: Severities
  654. show_rationale: Show rationale
  655. silence: Silence
  656. suspension: Suspension
  657. title: "%{instance} List of blocked instances"
  658. domain_validator:
  659. invalid_domain: is not a valid domain name
  660. errors:
  661. '403': You don't have permission to view this page.
  662. '404': The page you are looking for isn't here.
  663. '410': The page you were looking for doesn't exist here anymore.
  664. '422':
  665. content: Security verification failed. Are you blocking cookies?
  666. title: Security verification failed
  667. '429': Throttled
  668. '500':
  669. content: We're sorry, but something went wrong on our end.
  670. title: This page is not correct
  671. 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.
  672. existing_username_validator:
  673. not_found: could not find a local user with that username
  674. not_found_multiple: could not find %{usernames}
  675. exports:
  676. archive_takeout:
  677. date: Date
  678. download: Download your archive
  679. 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.
  680. in_progress: Compiling your archive...
  681. request: Request your archive
  682. size: Size
  683. blocks: You block
  684. csv: CSV
  685. domain_blocks: Domain blocks
  686. follows: You follow
  687. lists: Lists
  688. mutes: You mute
  689. storage: Media storage
  690. featured_tags:
  691. add_new: Add new
  692. errors:
  693. limit: You have already featured the maximum amount of hashtags
  694. hint_html: "<strong>What are featured hashtags?</strong> They are displayed prominently on your public profile and allow people to browse your public posts specifically under those hashtags. They are a great tool for keeping track of creative works or long-term projects."
  695. filters:
  696. contexts:
  697. home: Home timeline
  698. notifications: Notifications
  699. public: Public timelines
  700. thread: Conversations
  701. edit:
  702. title: Edit filter
  703. errors:
  704. invalid_context: None or invalid context supplied
  705. invalid_irreversible: Irreversible filtering only works with home or notifications context
  706. index:
  707. delete: Delete
  708. title: Filters
  709. new:
  710. title: Add new filter
  711. footer:
  712. developers: Developers
  713. more: More…
  714. resources: Resources
  715. trending_now: Trending now
  716. generic:
  717. all: All
  718. changes_saved_msg: Changes successfully saved!
  719. copy: Copy
  720. order_by: Order by
  721. save_changes: Save changes
  722. validation_errors:
  723. one: Something isn't quite right yet! Please review the error below
  724. other: Something isn't quite right yet! Please review %{count} errors below
  725. html_validator:
  726. invalid_markup: 'contains invalid HTML markup: %{error}'
  727. identity_proofs:
  728. active: Active
  729. authorize: Yes, authorize
  730. authorize_connection_prompt: Authorize this cryptographic connection?
  731. errors:
  732. failed: The cryptographic connection failed. Please try again from %{provider}.
  733. keybase:
  734. invalid_token: Keybase tokens are hashes of signatures and must be 66 hex characters
  735. verification_failed: Keybase does not recognize this token as a signature of Keybase user %{kb_username}. Please retry from Keybase.
  736. wrong_user: Cannot create a proof for %{proving} while logged in as %{current}. Log in as %{proving} and try again.
  737. 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.
  738. i_am_html: I am %{username} on %{service}.
  739. identity: Identity
  740. inactive: Inactive
  741. publicize_checkbox: 'And toot this:'
  742. publicize_toot: 'It is proven! I am %{username} on %{service}: %{url}'
  743. status: Verification status
  744. view_proof: View proof
  745. imports:
  746. modes:
  747. merge: Merge
  748. merge_long: Keep existing records and add new ones
  749. overwrite: Overwrite
  750. overwrite_long: Replace current records with the new ones
  751. preface: You can import data that you have exported from another server, such as a list of the people you are following or blocking.
  752. success: Your data was successfully uploaded and will now be processed in due time
  753. types:
  754. blocking: Blocking list
  755. domain_blocking: Domain blocking list
  756. following: Following list
  757. muting: Muting list
  758. upload: Upload
  759. in_memoriam_html: In Memoriam.
  760. invites:
  761. delete: Deactivate
  762. expired: Expired
  763. expires_in:
  764. '1800': 30 minutes
  765. '21600': 6 hours
  766. '3600': 1 hour
  767. '43200': 12 hours
  768. '604800': 1 week
  769. '86400': 1 day
  770. expires_in_prompt: Never
  771. generate: Generate
  772. invited_by: 'You were invited by:'
  773. max_uses:
  774. one: 1 use
  775. other: "%{count} uses"
  776. max_uses_prompt: No limit
  777. prompt: Generate and share links with others to grant access to this server
  778. table:
  779. expires_at: Expires
  780. uses: Uses
  781. title: Invite people
  782. lists:
  783. errors:
  784. limit: You have reached the maximum amount of lists
  785. media_attachments:
  786. validations:
  787. images_and_video: Cannot attach a video to a status that already contains images
  788. too_many: Cannot attach more than 4 files
  789. migrations:
  790. acct: username@domain of the new account
  791. currently_redirecting: 'Your profile is set to redirect to:'
  792. proceed: Save
  793. updated_msg: Your account migration setting successfully updated!
  794. moderation:
  795. title: Moderation
  796. notification_mailer:
  797. digest:
  798. action: View all notifications
  799. body: Here is a brief summary of the messages you missed since your last visit on %{since}
  800. mention: "%{name} mentioned you in:"
  801. new_followers_summary:
  802. one: Also, you have acquired one new follower while being away! Yay!
  803. other: Also, you have acquired %{count} new followers while being away! Amazing!
  804. subject:
  805. one: "1 new notification since your last visit \U0001F418"
  806. other: "%{count} new notifications since your last visit \U0001F418"
  807. title: In your absence...
  808. favourite:
  809. body: 'Your status was favourited by %{name}:'
  810. subject: "%{name} favourited your status"
  811. title: New favourite
  812. follow:
  813. body: "%{name} is now following you!"
  814. subject: "%{name} is now following you"
  815. title: New follower
  816. follow_request:
  817. action: Manage follow requests
  818. body: "%{name} has requested to follow you"
  819. subject: 'Pending follower: %{name}'
  820. title: New follow request
  821. mention:
  822. action: Reply
  823. body: 'You were mentioned by %{name} in:'
  824. subject: You were mentioned by %{name}
  825. title: New mention
  826. reblog:
  827. body: 'Your status was boosted by %{name}:'
  828. subject: "%{name} boosted your status"
  829. title: New boost
  830. number:
  831. human:
  832. decimal_units:
  833. format: "%n%u"
  834. units:
  835. billion: B
  836. million: M
  837. quadrillion: Q
  838. thousand: K
  839. trillion: T
  840. unit: ''
  841. pagination:
  842. newer: Newer
  843. next: Next
  844. older: Older
  845. prev: Prev
  846. truncate: "&hellip;"
  847. polls:
  848. errors:
  849. already_voted: You have already voted on this poll
  850. duplicate_options: contain duplicate items
  851. duration_too_long: is too far into the future
  852. duration_too_short: is too soon
  853. expired: The poll has already ended
  854. over_character_limit: cannot be longer than %{max} characters each
  855. too_few_options: must have more than one item
  856. too_many_options: can't contain more than %{max} items
  857. preferences:
  858. other: Other
  859. posting_defaults: Posting defaults
  860. public_timelines: Public timelines
  861. relationships:
  862. activity: Account activity
  863. dormant: Dormant
  864. last_active: Last active
  865. most_recent: Most recent
  866. moved: Moved
  867. mutual: Mutual
  868. primary: Primary
  869. relationship: Relationship
  870. remove_selected_domains: Remove all followers from the selected domains
  871. remove_selected_followers: Remove selected followers
  872. remove_selected_follows: Unfollow selected users
  873. status: Account status
  874. remote_follow:
  875. acct: Enter your username@domain you want to act from
  876. missing_resource: Could not find the required redirect URL for your account
  877. no_account_html: Don't have an account? You can <a href='%{sign_up_path}' target='_blank'>sign up here</a>
  878. proceed: Proceed to follow
  879. prompt: 'You are going to follow:'
  880. 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."
  881. remote_interaction:
  882. favourite:
  883. proceed: Proceed to favourite
  884. prompt: 'You want to favourite this toot:'
  885. reblog:
  886. proceed: Proceed to boost
  887. prompt: 'You want to boost this toot:'
  888. reply:
  889. proceed: Proceed to reply
  890. prompt: 'You want to reply to this toot:'
  891. scheduled_statuses:
  892. over_daily_limit: You have exceeded the limit of %{limit} scheduled toots for that day
  893. over_total_limit: You have exceeded the limit of %{limit} scheduled toots
  894. too_soon: The scheduled date must be in the future
  895. sessions:
  896. activity: Last activity
  897. browser: Browser
  898. browsers:
  899. alipay: Alipay
  900. blackberry: Blackberry
  901. chrome: Chrome
  902. edge: Microsoft Edge
  903. electron: Electron
  904. firefox: Firefox
  905. generic: Unknown browser
  906. ie: Internet Explorer
  907. micro_messenger: MicroMessenger
  908. nokia: Nokia S40 Ovi Browser
  909. opera: Opera
  910. otter: Otter
  911. phantom_js: PhantomJS
  912. qq: QQ Browser
  913. safari: Safari
  914. uc_browser: UCBrowser
  915. weibo: Weibo
  916. current_session: Current session
  917. description: "%{browser} on %{platform}"
  918. explanation: These are the web browsers currently logged in to your Mastodon account.
  919. ip: IP
  920. platforms:
  921. adobe_air: Adobe Air
  922. android: Android
  923. blackberry: Blackberry
  924. chrome_os: ChromeOS
  925. firefox_os: Firefox OS
  926. ios: iOS
  927. linux: Linux
  928. mac: Mac
  929. other: unknown platform
  930. windows: Windows
  931. windows_mobile: Windows Mobile
  932. windows_phone: Windows Phone
  933. revoke: Revoke
  934. revoke_success: Session successfully revoked
  935. title: Sessions
  936. settings:
  937. account: Account
  938. account_settings: Account settings
  939. appearance: Appearance
  940. authorized_apps: Authorized apps
  941. back: Back to Mastodon
  942. delete: Account deletion
  943. development: Development
  944. edit_profile: Edit profile
  945. export: Data export
  946. featured_tags: Featured hashtags
  947. identity_proofs: Identity proofs
  948. import: Import
  949. import_and_export: Import and export
  950. migrate: Account migration
  951. notifications: Notifications
  952. preferences: Preferences
  953. profile: Profile
  954. relationships: Follows and followers
  955. two_factor_authentication: Two-factor Auth
  956. spam_check:
  957. 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.
  958. statuses:
  959. attached:
  960. description: 'Attached: %{attached}'
  961. image:
  962. one: "%{count} image"
  963. other: "%{count} images"
  964. video:
  965. one: "%{count} video"
  966. other: "%{count} videos"
  967. boosted_from_html: Boosted from %{acct_link}
  968. content_warning: 'Content warning: %{warning}'
  969. disallowed_hashtags:
  970. one: 'contained a disallowed hashtag: %{tags}'
  971. other: 'contained the disallowed hashtags: %{tags}'
  972. language_detection: Automatically detect language
  973. open_in_web: Open in web
  974. over_character_limit: character limit of %{max} exceeded
  975. pin_errors:
  976. limit: You have already pinned the maximum number of toots
  977. ownership: Someone else's toot cannot be pinned
  978. private: Non-public toot cannot be pinned
  979. reblog: A boost cannot be pinned
  980. poll:
  981. total_votes:
  982. one: "%{count} vote"
  983. other: "%{count} votes"
  984. vote: Vote
  985. show_more: Show more
  986. sign_in_to_participate: Sign in to participate in the conversation
  987. title: '%{name}: "%{quote}"'
  988. visibilities:
  989. private: Followers-only
  990. private_long: Only show to followers
  991. public: Public
  992. public_long: Everyone can see
  993. unlisted: Unlisted
  994. unlisted_long: Everyone can see, but not listed on public timelines
  995. stream_entries:
  996. pinned: Pinned toot
  997. reblogged: boosted
  998. sensitive_content: Sensitive content
  999. tags:
  1000. does_not_match_previous_name: does not match the previous name
  1001. terms:
  1002. body_html: |
  1003. <h2>Privacy Policy</h2>
  1004. <h3 id="collect">What information do we collect?</h3>
  1005. <ul>
  1006. <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>
  1007. <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>
  1008. <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>
  1009. <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>
  1010. </ul>
  1011. <hr class="spacer" />
  1012. <h3 id="use">What do we use your information for?</h3>
  1013. <p>Any of the information we collect from you may be used in the following ways:</p>
  1014. <ul>
  1015. <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>
  1016. <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>
  1017. <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>
  1018. </ul>
  1019. <hr class="spacer" />
  1020. <h3 id="protect">How do we protect your information?</h3>
  1021. <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>
  1022. <hr class="spacer" />
  1023. <h3 id="data-retention">What is our data retention policy?</h3>
  1024. <p>We will make a good faith effort to:</p>
  1025. <ul>
  1026. <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>
  1027. <li>Retain the IP addresses associated with registered users no more than 12 months.</li>
  1028. </ul>
  1029. <p>You can request and download an archive of your content, including your posts, media attachments, profile picture, and header image.</p>
  1030. <p>You may irreversibly delete your account at any time.</p>
  1031. <hr class="spacer"/>
  1032. <h3 id="cookies">Do we use cookies?</h3>
  1033. <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>
  1034. <p>We use cookies to understand and save your preferences for future visits.</p>
  1035. <hr class="spacer" />
  1036. <h3 id="disclose">Do we disclose any information to outside parties?</h3>
  1037. <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>
  1038. <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>
  1039. <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>
  1040. <hr class="spacer" />
  1041. <h3 id="children">Site usage by children</h3>
  1042. <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>
  1043. <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>
  1044. <p>Law requirements can be different if this server is in another jurisdiction.</p>
  1045. <hr class="spacer" />
  1046. <h3 id="changes">Changes to our Privacy Policy</h3>
  1047. <p>If we decide to change our privacy policy, we will post those changes on this page.</p>
  1048. <p>This document is CC-BY-SA. It was last updated March 7, 2018.</p>
  1049. <p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
  1050. title: "%{instance} Terms of Service and Privacy Policy"
  1051. themes:
  1052. contrast: Mastodon (High contrast)
  1053. default: Mastodon (Dark)
  1054. mastodon-light: Mastodon (Light)
  1055. time:
  1056. formats:
  1057. default: "%b %d, %Y, %H:%M"
  1058. month: "%b %Y"
  1059. two_factor_authentication:
  1060. code_hint: Enter the code generated by your authenticator app to confirm
  1061. 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.
  1062. disable: Disable
  1063. enable: Enable
  1064. enabled: Two-factor authentication is enabled
  1065. enabled_success: Two-factor authentication successfully enabled
  1066. generate_recovery_codes: Generate recovery codes
  1067. 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."
  1068. 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.
  1069. manual_instructions: 'If you can''t scan the QR code and need to enter it manually, here is the plain-text secret:'
  1070. recovery_codes: Backup recovery codes
  1071. recovery_codes_regenerated: Recovery codes successfully regenerated
  1072. 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.
  1073. setup: Set up
  1074. wrong_code: The entered code was invalid! Are server time and device time correct?
  1075. user_mailer:
  1076. backup_ready:
  1077. explanation: You requested a full backup of your Mastodon account. It's now ready for download!
  1078. subject: Your archive is ready for download
  1079. title: Archive takeout
  1080. warning:
  1081. explanation:
  1082. disable: While your account is frozen, your account data remains intact, but you cannot perform any actions until it is unlocked.
  1083. 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.
  1084. 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.
  1085. get_in_touch: You can reply to this e-mail to get in touch with the staff of %{instance}.
  1086. review_server_policies: Review server policies
  1087. statuses: 'Specifically, for:'
  1088. subject:
  1089. disable: Your account %{acct} has been frozen
  1090. none: Warning for %{acct}
  1091. silence: Your account %{acct} has been limited
  1092. suspend: Your account %{acct} has been suspended
  1093. title:
  1094. disable: Account frozen
  1095. none: Warning
  1096. silence: Account limited
  1097. suspend: Account suspended
  1098. welcome:
  1099. edit_profile_action: Setup profile
  1100. 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.
  1101. explanation: Here are some tips to get you started
  1102. final_action: Start posting
  1103. 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.'
  1104. full_handle: Your full handle
  1105. full_handle_hint: This is what you would tell your friends so they can message or follow you from another server.
  1106. review_preferences_action: Change preferences
  1107. 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.
  1108. subject: Welcome to Mastodon
  1109. 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.
  1110. tip_following: You follow your server's admin(s) by default. To find more interesting people, check the local and federated timelines.
  1111. tip_local_timeline: The local timeline is a firehose view of people on %{instance}. These are your immediate neighbours!
  1112. 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!
  1113. tips: Tips
  1114. title: Welcome aboard, %{name}!
  1115. users:
  1116. follow_limit_reached: You cannot follow more than %{limit} people
  1117. invalid_email: The e-mail address is invalid
  1118. invalid_otp_token: Invalid two-factor code
  1119. otp_lost_help_html: If you lost access to both, you may get in touch with %{email}
  1120. seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
  1121. signed_in_as: 'Signed in as:'
  1122. verification:
  1123. 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:'
  1124. verification: Verification