en.yml 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002
  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. administered_by: 'Administered by:'
  8. api: API
  9. apps: Mobile apps
  10. closed_registrations: Registrations are currently closed on this instance. However! You can find a different instance to make an account on and get access to the very same network from there.
  11. contact: Contact
  12. contact_missing: Not set
  13. contact_unavailable: N/A
  14. documentation: Documentation
  15. extended_description_html: |
  16. <h3>A good place for rules</h3>
  17. <p>The extended description has not been set up yet.</p>
  18. features:
  19. humane_approach_body: Learning from failures of other networks, Mastodon aims to make ethical design choices to combat the misuse of social media.
  20. humane_approach_title: A more humane approach
  21. not_a_product_body: Mastodon is not a commercial network. No advertising, no data mining, no walled gardens. There is no central authority.
  22. not_a_product_title: You’re a person, not a product
  23. real_conversation_body: With 500 characters at your disposal and support for granular content and media warnings, you can express yourself the way you want to.
  24. real_conversation_title: Built for real conversation
  25. within_reach_body: Multiple apps for iOS, Android, and other platforms thanks to a developer-friendly API ecosystem allow you to keep up with your friends anywhere.
  26. within_reach_title: Always within reach
  27. generic_description: "%{domain} is one server in the network"
  28. hosted_on: Mastodon hosted on %{domain}
  29. learn_more: Learn more
  30. other_instances: Instance list
  31. privacy_policy: Privacy policy
  32. source_code: Source code
  33. status_count_after:
  34. one: status
  35. other: statuses
  36. status_count_before: Who authored
  37. terms: Terms of service
  38. user_count_after:
  39. one: user
  40. other: users
  41. user_count_before: Home to
  42. what_is_mastodon: What is Mastodon?
  43. accounts:
  44. choices_html: "%{name}'s choices:"
  45. follow: Follow
  46. followers:
  47. one: Follower
  48. other: Followers
  49. following: Following
  50. joined: Joined %{date}
  51. last_active: last active
  52. link_verified_on: Ownership of this link was checked on %{date}
  53. media: Media
  54. moved_html: "%{name} has moved to %{new_profile_link}:"
  55. network_hidden: This information is not available
  56. nothing_here: There is nothing here!
  57. people_followed_by: People whom %{name} follows
  58. people_who_follow: People who follow %{name}
  59. pin_errors:
  60. following: You must be already following the person you want to endorse
  61. posts:
  62. one: Toot
  63. other: Toots
  64. posts_tab_heading: Toots
  65. posts_with_replies: Toots and replies
  66. reserved_username: The username is reserved
  67. roles:
  68. admin: Admin
  69. bot: Bot
  70. moderator: Mod
  71. unfollow: Unfollow
  72. admin:
  73. account_actions:
  74. action: Perform action
  75. title: Perform moderation action on %{acct}
  76. account_moderation_notes:
  77. create: Leave note
  78. created_msg: Moderation note successfully created!
  79. delete: Delete
  80. destroyed_msg: Moderation note successfully destroyed!
  81. accounts:
  82. are_you_sure: Are you sure?
  83. avatar: Avatar
  84. by_domain: Domain
  85. change_email:
  86. changed_msg: Account email successfully changed!
  87. current_email: Current email
  88. label: Change email
  89. new_email: New email
  90. submit: Change email
  91. title: Change email for %{username}
  92. confirm: Confirm
  93. confirmed: Confirmed
  94. confirming: Confirming
  95. deleted: Deleted
  96. demote: Demote
  97. disable: Disable
  98. disable_two_factor_authentication: Disable 2FA
  99. disabled: Disabled
  100. display_name: Display name
  101. domain: Domain
  102. edit: Edit
  103. email: Email
  104. email_status: Email status
  105. enable: Enable
  106. enabled: Enabled
  107. feed_url: Feed URL
  108. followers: Followers
  109. followers_url: Followers URL
  110. follows: Follows
  111. header: Header
  112. inbox_url: Inbox URL
  113. invited_by: Invited by
  114. ip: IP
  115. joined: Joined
  116. location:
  117. all: All
  118. local: Local
  119. remote: Remote
  120. title: Location
  121. login_status: Login status
  122. media_attachments: Media attachments
  123. memorialize: Turn into memoriam
  124. moderation:
  125. active: Active
  126. all: All
  127. silenced: Silenced
  128. suspended: Suspended
  129. title: Moderation
  130. moderation_notes: Moderation notes
  131. most_recent_activity: Most recent activity
  132. most_recent_ip: Most recent IP
  133. no_limits_imposed: No limits imposed
  134. not_subscribed: Not subscribed
  135. outbox_url: Outbox URL
  136. perform_full_suspension: Suspend
  137. profile_url: Profile URL
  138. promote: Promote
  139. protocol: Protocol
  140. public: Public
  141. push_subscription_expires: PuSH subscription expires
  142. redownload: Refresh profile
  143. remove_avatar: Remove avatar
  144. remove_header: Remove header
  145. resend_confirmation:
  146. already_confirmed: This user is already confirmed
  147. send: Resend confirmation email
  148. success: Confirmation email successfully sent!
  149. reset: Reset
  150. reset_password: Reset password
  151. resubscribe: Resubscribe
  152. role: Permissions
  153. roles:
  154. admin: Administrator
  155. moderator: Moderator
  156. staff: Staff
  157. user: User
  158. salmon_url: Salmon URL
  159. search: Search
  160. shared_inbox_url: Shared inbox URL
  161. show:
  162. created_reports: Made reports
  163. targeted_reports: Reported by others
  164. silence: Silence
  165. silenced: Silenced
  166. statuses: Statuses
  167. subscribe: Subscribe
  168. suspended: Suspended
  169. title: Accounts
  170. unconfirmed_email: Unconfirmed email
  171. undo_silenced: Undo silence
  172. undo_suspension: Undo suspension
  173. unsubscribe: Unsubscribe
  174. username: Username
  175. warn: Warn
  176. web: Web
  177. action_logs:
  178. actions:
  179. assigned_to_self_report: "%{name} assigned report %{target} to themselves"
  180. change_email_user: "%{name} changed the e-mail address of user %{target}"
  181. confirm_user: "%{name} confirmed e-mail address of user %{target}"
  182. create_account_warning: "%{name} sent a warning to %{target}"
  183. create_custom_emoji: "%{name} uploaded new emoji %{target}"
  184. create_domain_block: "%{name} blocked domain %{target}"
  185. create_email_domain_block: "%{name} blacklisted e-mail domain %{target}"
  186. demote_user: "%{name} demoted user %{target}"
  187. destroy_custom_emoji: "%{name} destroyed emoji %{target}"
  188. destroy_domain_block: "%{name} unblocked domain %{target}"
  189. destroy_email_domain_block: "%{name} whitelisted e-mail domain %{target}"
  190. destroy_status: "%{name} removed status by %{target}"
  191. disable_2fa_user: "%{name} disabled two factor requirement for user %{target}"
  192. disable_custom_emoji: "%{name} disabled emoji %{target}"
  193. disable_user: "%{name} disabled login for user %{target}"
  194. enable_custom_emoji: "%{name} enabled emoji %{target}"
  195. enable_user: "%{name} enabled login for user %{target}"
  196. memorialize_account: "%{name} turned %{target}'s account into a memoriam page"
  197. promote_user: "%{name} promoted user %{target}"
  198. remove_avatar_user: "%{name} removed %{target}'s avatar"
  199. reopen_report: "%{name} reopened report %{target}"
  200. reset_password_user: "%{name} reset password of user %{target}"
  201. resolve_report: "%{name} resolved report %{target}"
  202. silence_account: "%{name} silenced %{target}'s account"
  203. suspend_account: "%{name} suspended %{target}'s account"
  204. unassigned_report: "%{name} unassigned report %{target}"
  205. unsilence_account: "%{name} unsilenced %{target}'s account"
  206. unsuspend_account: "%{name} unsuspended %{target}'s account"
  207. update_custom_emoji: "%{name} updated emoji %{target}"
  208. update_status: "%{name} updated status by %{target}"
  209. deleted_status: "(deleted status)"
  210. title: Audit log
  211. custom_emojis:
  212. by_domain: Domain
  213. copied_msg: Successfully created local copy of the emoji
  214. copy: Copy
  215. copy_failed_msg: Could not make a local copy of that emoji
  216. created_msg: Emoji successfully created!
  217. delete: Delete
  218. destroyed_msg: Emojo successfully destroyed!
  219. disable: Disable
  220. disabled_msg: Successfully disabled that emoji
  221. emoji: Emoji
  222. enable: Enable
  223. enabled_msg: Successfully enabled that emoji
  224. image_hint: PNG up to 50KB
  225. listed: Listed
  226. new:
  227. title: Add new custom emoji
  228. overwrite: Overwrite
  229. shortcode: Shortcode
  230. shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
  231. title: Custom emojis
  232. unlisted: Unlisted
  233. update_failed_msg: Could not update that emoji
  234. updated_msg: Emoji successfully updated!
  235. upload: Upload
  236. dashboard:
  237. backlog: backlogged jobs
  238. config: Configuration
  239. feature_deletions: Account deletions
  240. feature_invites: Invite links
  241. feature_profile_directory: Profile directory
  242. feature_registrations: Registrations
  243. feature_relay: Federation relay
  244. features: Features
  245. hidden_service: Federation with hidden services
  246. open_reports: open reports
  247. recent_users: Recent users
  248. search: Full-text search
  249. single_user_mode: Single user mode
  250. software: Software
  251. space: Space usage
  252. title: Dashboard
  253. total_users: users in total
  254. trends: Trends
  255. week_interactions: interactions this week
  256. week_users_active: active this week
  257. week_users_new: users this week
  258. domain_blocks:
  259. add_new: Add new domain block
  260. created_msg: Domain block is now being processed
  261. destroyed_msg: Domain block has been undone
  262. domain: Domain
  263. new:
  264. create: Create block
  265. 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.
  266. severity:
  267. 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."
  268. noop: None
  269. silence: Silence
  270. suspend: Suspend
  271. title: New domain block
  272. reject_media: Reject media files
  273. reject_media_hint: Removes locally stored media files and refuses to download any in the future. Irrelevant for suspensions
  274. reject_reports: Reject reports
  275. reject_reports_hint: Ignore all reports coming from this domain. Irrelevant for suspensions
  276. rejecting_media: rejecting media files
  277. rejecting_reports: rejecting reports
  278. severity:
  279. silence: silenced
  280. suspend: suspended
  281. show:
  282. affected_accounts:
  283. one: One account in the database affected
  284. other: "%{count} accounts in the database affected"
  285. retroactive:
  286. silence: Unsilence all existing accounts from this domain
  287. suspend: Unsuspend all existing accounts from this domain
  288. title: Undo domain block for %{domain}
  289. undo: Undo
  290. undo: Undo domain block
  291. email_domain_blocks:
  292. add_new: Add new
  293. created_msg: Successfully added e-mail domain to blacklist
  294. delete: Delete
  295. destroyed_msg: Successfully deleted e-mail domain from blacklist
  296. domain: Domain
  297. new:
  298. create: Add domain
  299. title: New e-mail blacklist entry
  300. title: E-mail blacklist
  301. followers:
  302. back_to_account: Back To Account
  303. title: "%{acct}'s Followers"
  304. instances:
  305. delivery_available: Delivery is available
  306. known_accounts:
  307. one: "%{count} known account"
  308. other: "%{count} known accounts"
  309. moderation:
  310. all: All
  311. limited: Limited
  312. title: Moderation
  313. title: Federation
  314. total_blocked_by_us: Blocked by us
  315. total_followed_by_them: Followed by them
  316. total_followed_by_us: Followed by us
  317. total_reported: Reports about them
  318. total_storage: Media attachments
  319. invites:
  320. deactivate_all: Deactivate all
  321. filter:
  322. all: All
  323. available: Available
  324. expired: Expired
  325. title: Filter
  326. title: Invites
  327. relays:
  328. add_new: Add new relay
  329. delete: Delete
  330. 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.
  331. disable: Disable
  332. disabled: Disabled
  333. enable: Enable
  334. 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.
  335. enabled: Enabled
  336. inbox_url: Relay URL
  337. pending: Waiting for relay's approval
  338. save_and_enable: Save and enable
  339. setup: Setup a relay connection
  340. status: Status
  341. title: Relays
  342. report_notes:
  343. created_msg: Report note successfully created!
  344. destroyed_msg: Report note successfully deleted!
  345. reports:
  346. account:
  347. note: note
  348. report: report
  349. action_taken_by: Action taken by
  350. are_you_sure: Are you sure?
  351. assign_to_self: Assign to me
  352. assigned: Assigned moderator
  353. comment:
  354. none: None
  355. created_at: Reported
  356. mark_as_resolved: Mark as resolved
  357. mark_as_unresolved: Mark as unresolved
  358. notes:
  359. create: Add note
  360. create_and_resolve: Resolve with note
  361. create_and_unresolve: Reopen with note
  362. delete: Delete
  363. placeholder: Describe what actions have been taken, or any other related updates...
  364. reopen: Reopen report
  365. report: 'Report #%{id}'
  366. reported_account: Reported account
  367. reported_by: Reported by
  368. resolved: Resolved
  369. resolved_msg: Report successfully resolved!
  370. status: Status
  371. title: Reports
  372. unassign: Unassign
  373. unresolved: Unresolved
  374. updated_at: Updated
  375. settings:
  376. activity_api_enabled:
  377. desc_html: Counts of locally posted statuses, active users, and new registrations in weekly buckets
  378. title: Publish aggregate statistics about user activity
  379. bootstrap_timeline_accounts:
  380. desc_html: Separate multiple usernames by comma. Only local and unlocked accounts will work. Default when empty is all local admins.
  381. title: Default follows for new users
  382. contact_information:
  383. email: Business e-mail
  384. username: Contact username
  385. custom_css:
  386. desc_html: Modify the look with CSS loaded on every page
  387. title: Custom CSS
  388. hero:
  389. desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to instance thumbnail
  390. title: Hero image
  391. mascot:
  392. desc_html: Displayed on multiple pages. At least 293×205px recommended. When not set, falls back to default mascot
  393. title: Mascot image
  394. peers_api_enabled:
  395. desc_html: Domain names this instance has encountered in the fediverse
  396. title: Publish list of discovered instances
  397. preview_sensitive_media:
  398. desc_html: Link previews on other websites will display a thumbnail even if the media is marked as sensitive
  399. title: Show sensitive media in OpenGraph previews
  400. profile_directory:
  401. desc_html: Allow users to be discoverable
  402. title: Enable profile directory
  403. registrations:
  404. closed_message:
  405. desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags
  406. title: Closed registration message
  407. deletion:
  408. desc_html: Allow anyone to delete their account
  409. title: Open account deletion
  410. min_invite_role:
  411. disabled: No one
  412. title: Allow invitations by
  413. open:
  414. desc_html: Allow anyone to create an account
  415. title: Open registration
  416. show_known_fediverse_at_about_page:
  417. desc_html: When toggled, it will show toots from all the known fediverse on preview. Otherwise it will only show local toots.
  418. title: Show known fediverse on timeline preview
  419. show_staff_badge:
  420. desc_html: Show a staff badge on a user page
  421. title: Show staff badge
  422. site_description:
  423. desc_html: Introductory paragraph on the frontpage. 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>.
  424. title: Instance description
  425. site_description_extended:
  426. desc_html: A good place for your code of conduct, rules, guidelines and other things that set your instance apart. You can use HTML tags
  427. title: Custom extended information
  428. site_short_description:
  429. desc_html: Displayed in sidebar and meta tags. Describe what Mastodon is and what makes this server special in a single paragraph. If empty, defaults to instance description.
  430. title: Short instance description
  431. site_terms:
  432. desc_html: You can write your own privacy policy, terms of service or other legalese. You can use HTML tags
  433. title: Custom terms of service
  434. site_title: Instance name
  435. thumbnail:
  436. desc_html: Used for previews via OpenGraph and API. 1200x630px recommended
  437. title: Instance thumbnail
  438. timeline_preview:
  439. desc_html: Display public timeline on landing page
  440. title: Timeline preview
  441. title: Site settings
  442. statuses:
  443. back_to_account: Back to account page
  444. batch:
  445. delete: Delete
  446. nsfw_off: Mark as not sensitive
  447. nsfw_on: Mark as sensitive
  448. failed_to_execute: Failed to execute
  449. media:
  450. title: Media
  451. no_media: No media
  452. no_status_selected: No statuses were changed as none were selected
  453. title: Account statuses
  454. with_media: With media
  455. subscriptions:
  456. callback_url: Callback URL
  457. confirmed: Confirmed
  458. expires_in: Expires in
  459. last_delivery: Last delivery
  460. title: WebSub
  461. topic: Topic
  462. tags:
  463. accounts: Accounts
  464. hidden: Hidden
  465. hide: Hide from directory
  466. name: Hashtag
  467. title: Hashtags
  468. unhide: Show in directory
  469. visible: Visible
  470. title: Administration
  471. warning_presets:
  472. add_new: Add new
  473. delete: Delete
  474. edit: Edit
  475. edit_preset: Edit warning preset
  476. title: Manage warning presets
  477. admin_mailer:
  478. new_report:
  479. body: "%{reporter} has reported %{target}"
  480. body_remote: Someone from %{domain} has reported %{target}
  481. subject: New report for %{instance} (#%{id})
  482. application_mailer:
  483. notification_preferences: Change e-mail preferences
  484. salutation: "%{name},"
  485. settings: 'Change e-mail preferences: %{link}'
  486. view: 'View:'
  487. view_profile: View Profile
  488. view_status: View status
  489. applications:
  490. created: Application successfully created
  491. destroyed: Application successfully deleted
  492. invalid_url: The provided URL is invalid
  493. regenerate_token: Regenerate access token
  494. token_regenerated: Access token successfully regenerated
  495. warning: Be very careful with this data. Never share it with anyone!
  496. your_token: Your access token
  497. auth:
  498. agreement_html: By clicking "Sign up" below you agree to follow <a href="%{rules_path}">the rules of the instance</a> and <a href="%{terms_path}">our terms of service</a>.
  499. change_password: Password
  500. confirm_email: Confirm email
  501. delete_account: Delete account
  502. delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
  503. didnt_get_confirmation: Didn't receive confirmation instructions?
  504. forgot_password: Forgot your password?
  505. invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one.
  506. login: Log in
  507. logout: Logout
  508. migrate_account: Move to a different account
  509. migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>.
  510. or: or
  511. or_log_in_with: Or log in with
  512. providers:
  513. cas: CAS
  514. saml: SAML
  515. register: Sign up
  516. register_elsewhere: Sign up on another server
  517. resend_confirmation: Resend confirmation instructions
  518. reset_password: Reset password
  519. security: Security
  520. set_new_password: Set new password
  521. authorize_follow:
  522. already_following: You are already following this account
  523. error: Unfortunately, there was an error looking up the remote account
  524. follow: Follow
  525. follow_request: 'You have sent a follow request to:'
  526. following: 'Success! You are now following:'
  527. post_follow:
  528. close: Or, you can just close this window.
  529. return: Show the user's profile
  530. web: Go to web
  531. title: Follow %{acct}
  532. datetime:
  533. distance_in_words:
  534. about_x_hours: "%{count}h"
  535. about_x_months: "%{count}mo"
  536. about_x_years: "%{count}y"
  537. almost_x_years: "%{count}y"
  538. half_a_minute: Just now
  539. less_than_x_minutes: "%{count}m"
  540. less_than_x_seconds: Just now
  541. over_x_years: "%{count}y"
  542. x_days: "%{count}d"
  543. x_minutes: "%{count}m"
  544. x_months: "%{count}mo"
  545. x_seconds: "%{count}s"
  546. deletes:
  547. bad_password_msg: Nice try, hackers! Incorrect password
  548. confirm_password: Enter your current password to verify your identity
  549. 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.
  550. proceed: Delete account
  551. success_msg: Your account was successfully deleted
  552. warning_html: Only deletion of content from this particular instance 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.
  553. warning_title: Disseminated content availability
  554. directories:
  555. directory: Profile directory
  556. enabled: You are currently listed in the directory.
  557. 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.
  558. explanation: Discover users based on their interests
  559. explore_mastodon: Explore %{title}
  560. 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!
  561. people:
  562. one: "%{count} person"
  563. other: "%{count} people"
  564. errors:
  565. '403': You don't have permission to view this page.
  566. '404': The page you were looking for doesn't exist.
  567. '410': The page you were looking for doesn't exist anymore.
  568. '422':
  569. content: Security verification failed. Are you blocking cookies?
  570. title: Security verification failed
  571. '429': Throttled
  572. '500':
  573. content: We're sorry, but something went wrong on our end.
  574. title: This page is not correct
  575. 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.
  576. exports:
  577. archive_takeout:
  578. date: Date
  579. download: Download your archive
  580. hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in ActivityPub format, readable by any compliant software. You can request an archive every 7 days.
  581. in_progress: Compiling your archive...
  582. request: Request your archive
  583. size: Size
  584. blocks: You block
  585. csv: CSV
  586. domain_blocks: Domain blocks
  587. follows: You follow
  588. lists: Lists
  589. mutes: You mute
  590. storage: Media storage
  591. filters:
  592. contexts:
  593. home: Home timeline
  594. notifications: Notifications
  595. public: Public timelines
  596. thread: Conversations
  597. edit:
  598. title: Edit filter
  599. errors:
  600. invalid_context: None or invalid context supplied
  601. invalid_irreversible: Irreversible filtering only works with home or notifications context
  602. index:
  603. delete: Delete
  604. title: Filters
  605. new:
  606. title: Add new filter
  607. followers:
  608. domain: Domain
  609. explanation_html: If you want to ensure the privacy of your statuses, you must be aware of who is following you. <strong>Your private statuses are delivered to all instances where you have followers</strong>. You may wish to review them, and remove followers if you do not trust your privacy to be respected by the staff or software of those instances.
  610. followers_count: Number of followers
  611. lock_link: Lock your account
  612. purge: Remove from followers
  613. success:
  614. one: In the process of soft-blocking followers from one domain...
  615. other: In the process of soft-blocking followers from %{count} domains...
  616. true_privacy_html: Please mind that <strong>true privacy can only be achieved with end-to-end encryption</strong>.
  617. unlocked_warning_html: Anyone can follow you to immediately view your private statuses. %{lock_link} to be able to review and reject followers.
  618. unlocked_warning_title: Your account is not locked
  619. footer:
  620. developers: Developers
  621. more: More…
  622. resources: Resources
  623. generic:
  624. changes_saved_msg: Changes successfully saved!
  625. copy: Copy
  626. save_changes: Save changes
  627. validation_errors:
  628. one: Something isn't quite right yet! Please review the error below
  629. other: Something isn't quite right yet! Please review %{count} errors below
  630. imports:
  631. preface: You can import data that you have exported from another instance, such as a list of the people you are following or blocking.
  632. success: Your data was successfully uploaded and will now be processed in due time
  633. types:
  634. blocking: Blocking list
  635. following: Following list
  636. muting: Muting list
  637. upload: Upload
  638. in_memoriam_html: In Memoriam.
  639. invites:
  640. delete: Deactivate
  641. expired: Expired
  642. expires_in:
  643. '1800': 30 minutes
  644. '21600': 6 hours
  645. '3600': 1 hour
  646. '43200': 12 hours
  647. '604800': 1 week
  648. '86400': 1 day
  649. expires_in_prompt: Never
  650. generate: Generate
  651. invited_by: 'You were invited by:'
  652. max_uses:
  653. one: 1 use
  654. other: "%{count} uses"
  655. max_uses_prompt: No limit
  656. prompt: Generate and share links with others to grant access to this instance
  657. table:
  658. expires_at: Expires
  659. uses: Uses
  660. title: Invite people
  661. lists:
  662. errors:
  663. limit: You have reached the maximum amount of lists
  664. media_attachments:
  665. validations:
  666. images_and_video: Cannot attach a video to a status that already contains images
  667. too_many: Cannot attach more than 4 files
  668. migrations:
  669. acct: username@domain of the new account
  670. currently_redirecting: 'Your profile is set to redirect to:'
  671. proceed: Save
  672. updated_msg: Your account migration setting successfully updated!
  673. moderation:
  674. title: Moderation
  675. notification_mailer:
  676. digest:
  677. action: View all notifications
  678. body: Here is a brief summary of the messages you missed since your last visit on %{since}
  679. mention: "%{name} mentioned you in:"
  680. new_followers_summary:
  681. one: Also, you have acquired one new follower while being away! Yay!
  682. other: Also, you have acquired %{count} new followers while being away! Amazing!
  683. subject:
  684. one: "1 new notification since your last visit \U0001F418"
  685. other: "%{count} new notifications since your last visit \U0001F418"
  686. title: In your absence...
  687. favourite:
  688. body: 'Your status was favourited by %{name}:'
  689. subject: "%{name} favourited your status"
  690. title: New favourite
  691. follow:
  692. body: "%{name} is now following you!"
  693. subject: "%{name} is now following you"
  694. title: New follower
  695. follow_request:
  696. action: Manage follow requests
  697. body: "%{name} has requested to follow you"
  698. subject: 'Pending follower: %{name}'
  699. title: New follow request
  700. mention:
  701. action: Reply
  702. body: 'You were mentioned by %{name} in:'
  703. subject: You were mentioned by %{name}
  704. title: New mention
  705. reblog:
  706. body: 'Your status was boosted by %{name}:'
  707. subject: "%{name} boosted your status"
  708. title: New boost
  709. number:
  710. human:
  711. decimal_units:
  712. format: "%n%u"
  713. units:
  714. billion: B
  715. million: M
  716. quadrillion: Q
  717. thousand: K
  718. trillion: T
  719. unit: ''
  720. pagination:
  721. newer: Newer
  722. next: Next
  723. older: Older
  724. prev: Prev
  725. truncate: "&hellip;"
  726. preferences:
  727. languages: Languages
  728. other: Other
  729. publishing: Publishing
  730. web: Web
  731. remote_follow:
  732. acct: Enter your username@domain you want to act from
  733. missing_resource: Could not find the required redirect URL for your account
  734. no_account_html: Don't have an account? You can <a href='%{sign_up_path}' target='_blank'>sign up here</a>
  735. proceed: Proceed to follow
  736. prompt: 'You are going to follow:'
  737. 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."
  738. remote_interaction:
  739. favourite:
  740. proceed: Proceed to favourite
  741. prompt: 'You want to favourite this toot:'
  742. reblog:
  743. proceed: Proceed to boost
  744. prompt: 'You want to boost this toot:'
  745. reply:
  746. proceed: Proceed to reply
  747. prompt: 'You want to reply to this toot:'
  748. remote_unfollow:
  749. error: Error
  750. title: Title
  751. unfollowed: Unfollowed
  752. scheduled_statuses:
  753. over_daily_limit: You have exceeded the limit of %{limit} scheduled toots for that day
  754. over_total_limit: You have exceeded the limit of %{limit} scheduled toots
  755. too_soon: The scheduled date must be in the future
  756. sessions:
  757. activity: Last activity
  758. browser: Browser
  759. browsers:
  760. alipay: Alipay
  761. blackberry: Blackberry
  762. chrome: Chrome
  763. edge: Microsoft Edge
  764. electron: Electron
  765. firefox: Firefox
  766. generic: Unknown browser
  767. ie: Internet Explorer
  768. micro_messenger: MicroMessenger
  769. nokia: Nokia S40 Ovi Browser
  770. opera: Opera
  771. otter: Otter
  772. phantom_js: PhantomJS
  773. qq: QQ Browser
  774. safari: Safari
  775. uc_browser: UCBrowser
  776. weibo: Weibo
  777. current_session: Current session
  778. description: "%{browser} on %{platform}"
  779. explanation: These are the web browsers currently logged in to your Mastodon account.
  780. ip: IP
  781. platforms:
  782. adobe_air: Adobe Air
  783. android: Android
  784. blackberry: Blackberry
  785. chrome_os: ChromeOS
  786. firefox_os: Firefox OS
  787. ios: iOS
  788. linux: Linux
  789. mac: Mac
  790. other: unknown platform
  791. windows: Windows
  792. windows_mobile: Windows Mobile
  793. windows_phone: Windows Phone
  794. revoke: Revoke
  795. revoke_success: Session successfully revoked
  796. title: Sessions
  797. settings:
  798. authorized_apps: Authorized apps
  799. back: Back to Mastodon
  800. delete: Account deletion
  801. development: Development
  802. edit_profile: Edit profile
  803. export: Data export
  804. followers: Authorized followers
  805. import: Import
  806. migrate: Account migration
  807. notifications: Notifications
  808. preferences: Preferences
  809. settings: Settings
  810. two_factor_authentication: Two-factor Auth
  811. your_apps: Your applications
  812. statuses:
  813. attached:
  814. description: 'Attached: %{attached}'
  815. image:
  816. one: "%{count} image"
  817. other: "%{count} images"
  818. video:
  819. one: "%{count} video"
  820. other: "%{count} videos"
  821. boosted_from_html: Boosted from %{acct_link}
  822. content_warning: 'Content warning: %{warning}'
  823. disallowed_hashtags:
  824. one: 'contained a disallowed hashtag: %{tags}'
  825. other: 'contained the disallowed hashtags: %{tags}'
  826. language_detection: Automatically detect language
  827. open_in_web: Open in web
  828. over_character_limit: character limit of %{max} exceeded
  829. pin_errors:
  830. limit: You have already pinned the maximum number of toots
  831. ownership: Someone else's toot cannot be pinned
  832. private: Non-public toot cannot be pinned
  833. reblog: A boost cannot be pinned
  834. show_more: Show more
  835. sign_in_to_participate: Sign in to participate in the conversation
  836. title: '%{name}: "%{quote}"'
  837. visibilities:
  838. private: Followers-only
  839. private_long: Only show to followers
  840. public: Public
  841. public_long: Everyone can see
  842. unlisted: Unlisted
  843. unlisted_long: Everyone can see, but not listed on public timelines
  844. stream_entries:
  845. pinned: Pinned toot
  846. reblogged: boosted
  847. sensitive_content: Sensitive content
  848. terms:
  849. body_html: |
  850. <h2>Privacy Policy</h2>
  851. <h3 id="collect">What information do we collect?</h3>
  852. <ul>
  853. <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>
  854. <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>
  855. <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>
  856. <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>
  857. </ul>
  858. <hr class="spacer" />
  859. <h3 id="use">What do we use your information for?</h3>
  860. <p>Any of the information we collect from you may be used in the following ways:</p>
  861. <ul>
  862. <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>
  863. <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>
  864. <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>
  865. </ul>
  866. <hr class="spacer" />
  867. <h3 id="protect">How do we protect your information?</h3>
  868. <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>
  869. <hr class="spacer" />
  870. <h3 id="data-retention">What is our data retention policy?</h3>
  871. <p>We will make a good faith effort to:</p>
  872. <ul>
  873. <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>
  874. <li>Retain the IP addresses associated with registered users no more than 12 months.</li>
  875. </ul>
  876. <p>You can request and download an archive of your content, including your posts, media attachments, profile picture, and header image.</p>
  877. <p>You may irreversibly delete your account at any time.</p>
  878. <hr class="spacer"/>
  879. <h3 id="cookies">Do we use cookies?</h3>
  880. <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>
  881. <p>We use cookies to understand and save your preferences for future visits.</p>
  882. <hr class="spacer" />
  883. <h3 id="disclose">Do we disclose any information to outside parties?</h3>
  884. <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>
  885. <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>
  886. <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>
  887. <hr class="spacer" />
  888. <h3 id="children">Site usage by children</h3>
  889. <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>
  890. <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>
  891. <p>Law requirements can be different if this server is in another jurisdiction.</p>
  892. <hr class="spacer" />
  893. <h3 id="changes">Changes to our Privacy Policy</h3>
  894. <p>If we decide to change our privacy policy, we will post those changes on this page.</p>
  895. <p>This document is CC-BY-SA. It was last updated March 7, 2018.</p>
  896. <p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
  897. title: "%{instance} Terms of Service and Privacy Policy"
  898. themes:
  899. contrast: High contrast
  900. default: Mastodon
  901. mastodon-light: Mastodon (light)
  902. time:
  903. formats:
  904. default: "%b %d, %Y, %H:%M"
  905. month: "%b %Y"
  906. two_factor_authentication:
  907. code_hint: Enter the code generated by your authenticator app to confirm
  908. 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.
  909. disable: Disable
  910. enable: Enable
  911. enabled: Two-factor authentication is enabled
  912. enabled_success: Two-factor authentication successfully enabled
  913. generate_recovery_codes: Generate recovery codes
  914. 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."
  915. 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.
  916. manual_instructions: 'If you can''t scan the QR code and need to enter it manually, here is the plain-text secret:'
  917. recovery_codes: Backup recovery codes
  918. recovery_codes_regenerated: Recovery codes successfully regenerated
  919. 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.
  920. setup: Set up
  921. wrong_code: The entered code was invalid! Are server time and device time correct?
  922. user_mailer:
  923. backup_ready:
  924. explanation: You requested a full backup of your Mastodon account. It's now ready for download!
  925. subject: Your archive is ready for download
  926. title: Archive takeout
  927. warning:
  928. explanation:
  929. disable: While your account is frozen, your account data remains intact, but you cannot perform any actions until it is unlocked.
  930. 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.
  931. 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.
  932. review_server_policies: Review server policies
  933. subject:
  934. disable: Your account %{acct} has been frozen
  935. none: Warning for %{acct}
  936. silence: Your account %{acct} has been limited
  937. suspend: Your account %{acct} has been suspended
  938. title:
  939. disable: Account frozen
  940. none: Warning
  941. silence: Account limited
  942. suspend: Account suspended
  943. welcome:
  944. edit_profile_action: Setup profile
  945. 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.
  946. explanation: Here are some tips to get you started
  947. final_action: Start posting
  948. 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.'
  949. full_handle: Your full handle
  950. full_handle_hint: This is what you would tell your friends so they can message or follow you from another instance.
  951. review_preferences_action: Change preferences
  952. 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.
  953. subject: Welcome to Mastodon
  954. 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.
  955. tip_following: You follow your server's admin(s) by default. To find more interesting people, check the local and federated timelines.
  956. tip_local_timeline: The local timeline is a firehose view of people on %{instance}. These are your immediate neighbours!
  957. 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!
  958. tips: Tips
  959. title: Welcome aboard, %{name}!
  960. users:
  961. follow_limit_reached: You cannot follow more than %{limit} people
  962. invalid_email: The e-mail address is invalid
  963. invalid_otp_token: Invalid two-factor code
  964. otp_lost_help_html: If you lost access to both, you may get in touch with %{email}
  965. seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
  966. signed_in_as: 'Signed in as:'
  967. verification:
  968. 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:'
  969. verification: Verification