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.

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