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.

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