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.

883 lines
41 KiB

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