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.

1176 lines
30 KiB

  1. [
  2. {
  3. "descriptors": [
  4. {
  5. "defaultMessage": "{name} mentioned you",
  6. "id": "notification.mention"
  7. }
  8. ],
  9. "path": "app/javascript/mastodon/actions/notifications.json"
  10. },
  11. {
  12. "descriptors": [
  13. {
  14. "defaultMessage": "Follow",
  15. "id": "account.follow"
  16. },
  17. {
  18. "defaultMessage": "Unfollow",
  19. "id": "account.unfollow"
  20. },
  21. {
  22. "defaultMessage": "Awaiting approval",
  23. "id": "account.requested"
  24. },
  25. {
  26. "defaultMessage": "Unblock @{name}",
  27. "id": "account.unblock"
  28. },
  29. {
  30. "defaultMessage": "Unmute @{name}",
  31. "id": "account.unmute"
  32. }
  33. ],
  34. "path": "app/javascript/mastodon/components/account.json"
  35. },
  36. {
  37. "descriptors": [
  38. {
  39. "defaultMessage": "Back",
  40. "id": "column_back_button.label"
  41. }
  42. ],
  43. "path": "app/javascript/mastodon/components/column_back_button_slim.json"
  44. },
  45. {
  46. "descriptors": [
  47. {
  48. "defaultMessage": "Back",
  49. "id": "column_back_button.label"
  50. }
  51. ],
  52. "path": "app/javascript/mastodon/components/column_back_button.json"
  53. },
  54. {
  55. "descriptors": [
  56. {
  57. "defaultMessage": "Unpin",
  58. "id": "column_header.unpin"
  59. },
  60. {
  61. "defaultMessage": "Pin",
  62. "id": "column_header.pin"
  63. },
  64. {
  65. "defaultMessage": "Back",
  66. "id": "column_back_button.label"
  67. }
  68. ],
  69. "path": "app/javascript/mastodon/components/column_header.json"
  70. },
  71. {
  72. "descriptors": [
  73. {
  74. "defaultMessage": "Load more",
  75. "id": "status.load_more"
  76. }
  77. ],
  78. "path": "app/javascript/mastodon/components/load_more.json"
  79. },
  80. {
  81. "descriptors": [
  82. {
  83. "defaultMessage": "Loading...",
  84. "id": "loading_indicator.label"
  85. }
  86. ],
  87. "path": "app/javascript/mastodon/components/loading_indicator.json"
  88. },
  89. {
  90. "descriptors": [
  91. {
  92. "defaultMessage": "Toggle visibility",
  93. "id": "media_gallery.toggle_visible"
  94. },
  95. {
  96. "defaultMessage": "Sensitive content",
  97. "id": "status.sensitive_warning"
  98. },
  99. {
  100. "defaultMessage": "Media hidden",
  101. "id": "status.media_hidden"
  102. },
  103. {
  104. "defaultMessage": "Click to view",
  105. "id": "status.sensitive_toggle"
  106. }
  107. ],
  108. "path": "app/javascript/mastodon/components/media_gallery.json"
  109. },
  110. {
  111. "descriptors": [
  112. {
  113. "defaultMessage": "Not found",
  114. "id": "missing_indicator.label"
  115. }
  116. ],
  117. "path": "app/javascript/mastodon/components/missing_indicator.json"
  118. },
  119. {
  120. "descriptors": [
  121. {
  122. "defaultMessage": "Delete",
  123. "id": "status.delete"
  124. },
  125. {
  126. "defaultMessage": "Mention @{name}",
  127. "id": "status.mention"
  128. },
  129. {
  130. "defaultMessage": "Mute @{name}",
  131. "id": "account.mute"
  132. },
  133. {
  134. "defaultMessage": "Block @{name}",
  135. "id": "account.block"
  136. },
  137. {
  138. "defaultMessage": "Reply",
  139. "id": "status.reply"
  140. },
  141. {
  142. "defaultMessage": "Reply to thread",
  143. "id": "status.replyAll"
  144. },
  145. {
  146. "defaultMessage": "Boost",
  147. "id": "status.reblog"
  148. },
  149. {
  150. "defaultMessage": "This post cannot be boosted",
  151. "id": "status.cannot_reblog"
  152. },
  153. {
  154. "defaultMessage": "Favourite",
  155. "id": "status.favourite"
  156. },
  157. {
  158. "defaultMessage": "Expand this status",
  159. "id": "status.open"
  160. },
  161. {
  162. "defaultMessage": "Report @{name}",
  163. "id": "status.report"
  164. },
  165. {
  166. "defaultMessage": "Mute conversation",
  167. "id": "status.mute_conversation"
  168. },
  169. {
  170. "defaultMessage": "Unmute conversation",
  171. "id": "status.unmute_conversation"
  172. }
  173. ],
  174. "path": "app/javascript/mastodon/components/status_action_bar.json"
  175. },
  176. {
  177. "descriptors": [
  178. {
  179. "defaultMessage": "Show more",
  180. "id": "status.show_more"
  181. },
  182. {
  183. "defaultMessage": "Show less",
  184. "id": "status.show_less"
  185. }
  186. ],
  187. "path": "app/javascript/mastodon/components/status_content.json"
  188. },
  189. {
  190. "descriptors": [
  191. {
  192. "defaultMessage": "{name} boosted",
  193. "id": "status.reblogged_by"
  194. }
  195. ],
  196. "path": "app/javascript/mastodon/components/status.json"
  197. },
  198. {
  199. "descriptors": [
  200. {
  201. "defaultMessage": "Toggle sound",
  202. "id": "video_player.toggle_sound"
  203. },
  204. {
  205. "defaultMessage": "Toggle visibility",
  206. "id": "video_player.toggle_visible"
  207. },
  208. {
  209. "defaultMessage": "Expand video",
  210. "id": "video_player.expand"
  211. },
  212. {
  213. "defaultMessage": "Sensitive content",
  214. "id": "status.sensitive_warning"
  215. },
  216. {
  217. "defaultMessage": "Click to view",
  218. "id": "status.sensitive_toggle"
  219. },
  220. {
  221. "defaultMessage": "Media hidden",
  222. "id": "status.media_hidden"
  223. },
  224. {
  225. "defaultMessage": "Video could not be played",
  226. "id": "video_player.video_error"
  227. }
  228. ],
  229. "path": "app/javascript/mastodon/components/video_player.json"
  230. },
  231. {
  232. "descriptors": [
  233. {
  234. "defaultMessage": "Delete",
  235. "id": "confirmations.delete.confirm"
  236. },
  237. {
  238. "defaultMessage": "Are you sure you want to delete this status?",
  239. "id": "confirmations.delete.message"
  240. },
  241. {
  242. "defaultMessage": "Block",
  243. "id": "confirmations.block.confirm"
  244. },
  245. {
  246. "defaultMessage": "Mute",
  247. "id": "confirmations.mute.confirm"
  248. },
  249. {
  250. "defaultMessage": "Are you sure you want to block {name}?",
  251. "id": "confirmations.block.message"
  252. },
  253. {
  254. "defaultMessage": "Are you sure you want to mute {name}?",
  255. "id": "confirmations.mute.message"
  256. }
  257. ],
  258. "path": "app/javascript/mastodon/containers/status_container.json"
  259. },
  260. {
  261. "descriptors": [
  262. {
  263. "defaultMessage": "Media",
  264. "id": "account.media"
  265. }
  266. ],
  267. "path": "app/javascript/mastodon/features/account_gallery/index.json"
  268. },
  269. {
  270. "descriptors": [
  271. {
  272. "defaultMessage": "Block",
  273. "id": "confirmations.block.confirm"
  274. },
  275. {
  276. "defaultMessage": "Mute",
  277. "id": "confirmations.mute.confirm"
  278. },
  279. {
  280. "defaultMessage": "Hide entire domain",
  281. "id": "confirmations.domain_block.confirm"
  282. },
  283. {
  284. "defaultMessage": "Are you sure you want to block {name}?",
  285. "id": "confirmations.block.message"
  286. },
  287. {
  288. "defaultMessage": "Are you sure you want to mute {name}?",
  289. "id": "confirmations.mute.message"
  290. },
  291. {
  292. "defaultMessage": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable.",
  293. "id": "confirmations.domain_block.message"
  294. }
  295. ],
  296. "path": "app/javascript/mastodon/features/account_timeline/containers/header_container.json"
  297. },
  298. {
  299. "descriptors": [
  300. {
  301. "defaultMessage": "Mention @{name}",
  302. "id": "account.mention"
  303. },
  304. {
  305. "defaultMessage": "Edit profile",
  306. "id": "account.edit_profile"
  307. },
  308. {
  309. "defaultMessage": "Unblock @{name}",
  310. "id": "account.unblock"
  311. },
  312. {
  313. "defaultMessage": "Unfollow",
  314. "id": "account.unfollow"
  315. },
  316. {
  317. "defaultMessage": "Unmute @{name}",
  318. "id": "account.unmute"
  319. },
  320. {
  321. "defaultMessage": "Block @{name}",
  322. "id": "account.block"
  323. },
  324. {
  325. "defaultMessage": "Mute @{name}",
  326. "id": "account.mute"
  327. },
  328. {
  329. "defaultMessage": "Follow",
  330. "id": "account.follow"
  331. },
  332. {
  333. "defaultMessage": "Report @{name}",
  334. "id": "account.report"
  335. },
  336. {
  337. "defaultMessage": "Media",
  338. "id": "account.media"
  339. },
  340. {
  341. "defaultMessage": "This user is from another instance. This number may be larger.",
  342. "id": "account.disclaimer"
  343. },
  344. {
  345. "defaultMessage": "Hide everything from {domain}",
  346. "id": "account.block_domain"
  347. },
  348. {
  349. "defaultMessage": "Unhide {domain}",
  350. "id": "account.unblock_domain"
  351. },
  352. {
  353. "defaultMessage": "Posts",
  354. "id": "account.posts"
  355. },
  356. {
  357. "defaultMessage": "Follows",
  358. "id": "account.follows"
  359. },
  360. {
  361. "defaultMessage": "Followers",
  362. "id": "account.followers"
  363. }
  364. ],
  365. "path": "app/javascript/mastodon/features/account/components/action_bar.json"
  366. },
  367. {
  368. "descriptors": [
  369. {
  370. "defaultMessage": "Unfollow",
  371. "id": "account.unfollow"
  372. },
  373. {
  374. "defaultMessage": "Follow",
  375. "id": "account.follow"
  376. },
  377. {
  378. "defaultMessage": "Awaiting approval",
  379. "id": "account.requested"
  380. },
  381. {
  382. "defaultMessage": "Follows you",
  383. "id": "account.follows_you"
  384. }
  385. ],
  386. "path": "app/javascript/mastodon/features/account/components/header.json"
  387. },
  388. {
  389. "descriptors": [
  390. {
  391. "defaultMessage": "Blocked users",
  392. "id": "column.blocks"
  393. }
  394. ],
  395. "path": "app/javascript/mastodon/features/blocks/index.json"
  396. },
  397. {
  398. "descriptors": [
  399. {
  400. "defaultMessage": "Filter out by regular expressions",
  401. "id": "home.column_settings.filter_regex"
  402. },
  403. {
  404. "defaultMessage": "Column settings",
  405. "id": "home.settings"
  406. },
  407. {
  408. "defaultMessage": "Advanced",
  409. "id": "home.column_settings.advanced"
  410. }
  411. ],
  412. "path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
  413. },
  414. {
  415. "descriptors": [
  416. {
  417. "defaultMessage": "Local timeline",
  418. "id": "column.community"
  419. },
  420. {
  421. "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
  422. "id": "empty_column.community"
  423. }
  424. ],
  425. "path": "app/javascript/mastodon/features/community_timeline/index.json"
  426. },
  427. {
  428. "descriptors": [
  429. {
  430. "defaultMessage": "What is on your mind?",
  431. "id": "compose_form.placeholder"
  432. },
  433. {
  434. "defaultMessage": "Content warning",
  435. "id": "compose_form.spoiler_placeholder"
  436. },
  437. {
  438. "defaultMessage": "Toot",
  439. "id": "compose_form.publish"
  440. },
  441. {
  442. "defaultMessage": "{publish}!",
  443. "id": "compose_form.publish_loud"
  444. }
  445. ],
  446. "path": "app/javascript/mastodon/features/compose/components/compose_form.json"
  447. },
  448. {
  449. "descriptors": [
  450. {
  451. "defaultMessage": "Insert emoji",
  452. "id": "emoji_button.label"
  453. },
  454. {
  455. "defaultMessage": "Search...",
  456. "id": "emoji_button.search"
  457. },
  458. {
  459. "defaultMessage": "People",
  460. "id": "emoji_button.people"
  461. },
  462. {
  463. "defaultMessage": "Nature",
  464. "id": "emoji_button.nature"
  465. },
  466. {
  467. "defaultMessage": "Food & Drink",
  468. "id": "emoji_button.food"
  469. },
  470. {
  471. "defaultMessage": "Activity",
  472. "id": "emoji_button.activity"
  473. },
  474. {
  475. "defaultMessage": "Travel & Places",
  476. "id": "emoji_button.travel"
  477. },
  478. {
  479. "defaultMessage": "Objects",
  480. "id": "emoji_button.objects"
  481. },
  482. {
  483. "defaultMessage": "Symbols",
  484. "id": "emoji_button.symbols"
  485. },
  486. {
  487. "defaultMessage": "Flags",
  488. "id": "emoji_button.flags"
  489. }
  490. ],
  491. "path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"
  492. },
  493. {
  494. "descriptors": [
  495. {
  496. "defaultMessage": "Edit profile",
  497. "id": "navigation_bar.edit_profile"
  498. }
  499. ],
  500. "path": "app/javascript/mastodon/features/compose/components/navigation_bar.json"
  501. },
  502. {
  503. "descriptors": [
  504. {
  505. "defaultMessage": "Public",
  506. "id": "privacy.public.short"
  507. },
  508. {
  509. "defaultMessage": "Post to public timelines",
  510. "id": "privacy.public.long"
  511. },
  512. {
  513. "defaultMessage": "Unlisted",
  514. "id": "privacy.unlisted.short"
  515. },
  516. {
  517. "defaultMessage": "Do not show in public timelines",
  518. "id": "privacy.unlisted.long"
  519. },
  520. {
  521. "defaultMessage": "Followers-only",
  522. "id": "privacy.private.short"
  523. },
  524. {
  525. "defaultMessage": "Post to followers only",
  526. "id": "privacy.private.long"
  527. },
  528. {
  529. "defaultMessage": "Direct",
  530. "id": "privacy.direct.short"
  531. },
  532. {
  533. "defaultMessage": "Post to mentioned users only",
  534. "id": "privacy.direct.long"
  535. },
  536. {
  537. "defaultMessage": "Adjust status privacy",
  538. "id": "privacy.change"
  539. }
  540. ],
  541. "path": "app/javascript/mastodon/features/compose/components/privacy_dropdown.json"
  542. },
  543. {
  544. "descriptors": [
  545. {
  546. "defaultMessage": "Cancel",
  547. "id": "reply_indicator.cancel"
  548. }
  549. ],
  550. "path": "app/javascript/mastodon/features/compose/components/reply_indicator.json"
  551. },
  552. {
  553. "descriptors": [
  554. {
  555. "defaultMessage": "{count, number} {count, plural, one {result} other {results}}",
  556. "id": "search_results.total"
  557. }
  558. ],
  559. "path": "app/javascript/mastodon/features/compose/components/search_results.json"
  560. },
  561. {
  562. "descriptors": [
  563. {
  564. "defaultMessage": "Search",
  565. "id": "search.placeholder"
  566. }
  567. ],
  568. "path": "app/javascript/mastodon/features/compose/components/search.json"
  569. },
  570. {
  571. "descriptors": [
  572. {
  573. "defaultMessage": "Add media",
  574. "id": "upload_button.label"
  575. }
  576. ],
  577. "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
  578. },
  579. {
  580. "descriptors": [
  581. {
  582. "defaultMessage": "Undo",
  583. "id": "upload_form.undo"
  584. }
  585. ],
  586. "path": "app/javascript/mastodon/features/compose/components/upload_form.json"
  587. },
  588. {
  589. "descriptors": [
  590. {
  591. "defaultMessage": "Uploading...",
  592. "id": "upload_progress.label"
  593. }
  594. ],
  595. "path": "app/javascript/mastodon/features/compose/components/upload_progress.json"
  596. },
  597. {
  598. "descriptors": [
  599. {
  600. "defaultMessage": "Mark media as sensitive",
  601. "id": "compose_form.sensitive"
  602. }
  603. ],
  604. "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
  605. },
  606. {
  607. "descriptors": [
  608. {
  609. "defaultMessage": "Hide text behind warning",
  610. "id": "compose_form.spoiler"
  611. }
  612. ],
  613. "path": "app/javascript/mastodon/features/compose/containers/spoiler_button_container.json"
  614. },
  615. {
  616. "descriptors": [
  617. {
  618. "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
  619. "id": "compose_form.lock_disclaimer"
  620. },
  621. {
  622. "defaultMessage": "locked",
  623. "id": "compose_form.lock_disclaimer.lock"
  624. },
  625. {
  626. "defaultMessage": "Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is private, and it may be boosted or otherwise made visible to unintended recipients.",
  627. "id": "compose_form.privacy_disclaimer"
  628. }
  629. ],
  630. "path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
  631. },
  632. {
  633. "descriptors": [
  634. {
  635. "defaultMessage": "Getting started",
  636. "id": "getting_started.heading"
  637. },
  638. {
  639. "defaultMessage": "Federated timeline",
  640. "id": "navigation_bar.public_timeline"
  641. },
  642. {
  643. "defaultMessage": "Local timeline",
  644. "id": "navigation_bar.community_timeline"
  645. },
  646. {
  647. "defaultMessage": "Preferences",
  648. "id": "navigation_bar.preferences"
  649. },
  650. {
  651. "defaultMessage": "Logout",
  652. "id": "navigation_bar.logout"
  653. }
  654. ],
  655. "path": "app/javascript/mastodon/features/compose/index.json"
  656. },
  657. {
  658. "descriptors": [
  659. {
  660. "defaultMessage": "Favourites",
  661. "id": "column.favourites"
  662. }
  663. ],
  664. "path": "app/javascript/mastodon/features/favourited_statuses/index.json"
  665. },
  666. {
  667. "descriptors": [
  668. {
  669. "defaultMessage": "Authorize",
  670. "id": "follow_request.authorize"
  671. },
  672. {
  673. "defaultMessage": "Reject",
  674. "id": "follow_request.reject"
  675. }
  676. ],
  677. "path": "app/javascript/mastodon/features/follow_requests/components/account_authorize.json"
  678. },
  679. {
  680. "descriptors": [
  681. {
  682. "defaultMessage": "Follow requests",
  683. "id": "column.follow_requests"
  684. }
  685. ],
  686. "path": "app/javascript/mastodon/features/follow_requests/index.json"
  687. },
  688. {
  689. "descriptors": [
  690. {
  691. "defaultMessage": "Getting started",
  692. "id": "getting_started.heading"
  693. },
  694. {
  695. "defaultMessage": "Home",
  696. "id": "tabs_bar.home"
  697. },
  698. {
  699. "defaultMessage": "Notifications",
  700. "id": "tabs_bar.notifications"
  701. },
  702. {
  703. "defaultMessage": "Federated timeline",
  704. "id": "navigation_bar.public_timeline"
  705. },
  706. {
  707. "defaultMessage": "Navigation",
  708. "id": "column_subheading.navigation"
  709. },
  710. {
  711. "defaultMessage": "Settings",
  712. "id": "column_subheading.settings"
  713. },
  714. {
  715. "defaultMessage": "Local timeline",
  716. "id": "navigation_bar.community_timeline"
  717. },
  718. {
  719. "defaultMessage": "Preferences",
  720. "id": "navigation_bar.preferences"
  721. },
  722. {
  723. "defaultMessage": "Follow requests",
  724. "id": "navigation_bar.follow_requests"
  725. },
  726. {
  727. "defaultMessage": "Logout",
  728. "id": "navigation_bar.logout"
  729. },
  730. {
  731. "defaultMessage": "Favourites",
  732. "id": "navigation_bar.favourites"
  733. },
  734. {
  735. "defaultMessage": "Blocked users",
  736. "id": "navigation_bar.blocks"
  737. },
  738. {
  739. "defaultMessage": "Muted users",
  740. "id": "navigation_bar.mutes"
  741. },
  742. {
  743. "defaultMessage": "Extended information",
  744. "id": "navigation_bar.info"
  745. },
  746. {
  747. "defaultMessage": "{faq} • {userguide} • {apps}",
  748. "id": "getting_started.support"
  749. },
  750. {
  751. "defaultMessage": "FAQ",
  752. "id": "getting_started.faq"
  753. },
  754. {
  755. "defaultMessage": "User Guide",
  756. "id": "getting_started.userguide"
  757. },
  758. {
  759. "defaultMessage": "Apps",
  760. "id": "getting_started.appsshort"
  761. },
  762. {
  763. "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
  764. "id": "getting_started.open_source_notice"
  765. }
  766. ],
  767. "path": "app/javascript/mastodon/features/getting_started/index.json"
  768. },
  769. {
  770. "descriptors": [
  771. {
  772. "defaultMessage": "There is nothing in this hashtag yet.",
  773. "id": "empty_column.hashtag"
  774. }
  775. ],
  776. "path": "app/javascript/mastodon/features/hashtag_timeline/index.json"
  777. },
  778. {
  779. "descriptors": [
  780. {
  781. "defaultMessage": "Filter out by regular expressions",
  782. "id": "home.column_settings.filter_regex"
  783. },
  784. {
  785. "defaultMessage": "Column settings",
  786. "id": "home.settings"
  787. },
  788. {
  789. "defaultMessage": "Basic",
  790. "id": "home.column_settings.basic"
  791. },
  792. {
  793. "defaultMessage": "Show boosts",
  794. "id": "home.column_settings.show_reblogs"
  795. },
  796. {
  797. "defaultMessage": "Show replies",
  798. "id": "home.column_settings.show_replies"
  799. },
  800. {
  801. "defaultMessage": "Advanced",
  802. "id": "home.column_settings.advanced"
  803. }
  804. ],
  805. "path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
  806. },
  807. {
  808. "descriptors": [
  809. {
  810. "defaultMessage": "Home",
  811. "id": "column.home"
  812. },
  813. {
  814. "defaultMessage": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
  815. "id": "empty_column.home.inactivity"
  816. },
  817. {
  818. "defaultMessage": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.",
  819. "id": "empty_column.home"
  820. },
  821. {
  822. "defaultMessage": "the public timeline",
  823. "id": "empty_column.home.public_timeline"
  824. }
  825. ],
  826. "path": "app/javascript/mastodon/features/home_timeline/index.json"
  827. },
  828. {
  829. "descriptors": [
  830. {
  831. "defaultMessage": "Muted users",
  832. "id": "column.mutes"
  833. }
  834. ],
  835. "path": "app/javascript/mastodon/features/mutes/index.json"
  836. },
  837. {
  838. "descriptors": [
  839. {
  840. "defaultMessage": "Clear notifications",
  841. "id": "notifications.clear"
  842. }
  843. ],
  844. "path": "app/javascript/mastodon/features/notifications/components/clear_column_button.json"
  845. },
  846. {
  847. "descriptors": [
  848. {
  849. "defaultMessage": "Desktop notifications",
  850. "id": "notifications.column_settings.alert"
  851. },
  852. {
  853. "defaultMessage": "Show in column",
  854. "id": "notifications.column_settings.show"
  855. },
  856. {
  857. "defaultMessage": "Play sound",
  858. "id": "notifications.column_settings.sound"
  859. },
  860. {
  861. "defaultMessage": "New followers:",
  862. "id": "notifications.column_settings.follow"
  863. },
  864. {
  865. "defaultMessage": "Favourites:",
  866. "id": "notifications.column_settings.favourite"
  867. },
  868. {
  869. "defaultMessage": "Mentions:",
  870. "id": "notifications.column_settings.mention"
  871. },
  872. {
  873. "defaultMessage": "Boosts:",
  874. "id": "notifications.column_settings.reblog"
  875. }
  876. ],
  877. "path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
  878. },
  879. {
  880. "descriptors": [
  881. {
  882. "defaultMessage": "{name} followed you",
  883. "id": "notification.follow"
  884. },
  885. {
  886. "defaultMessage": "{name} favourited your status",
  887. "id": "notification.favourite"
  888. },
  889. {
  890. "defaultMessage": "{name} boosted your status",
  891. "id": "notification.reblog"
  892. }
  893. ],
  894. "path": "app/javascript/mastodon/features/notifications/components/notification.json"
  895. },
  896. {
  897. "descriptors": [
  898. {
  899. "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
  900. "id": "notifications.clear_confirmation"
  901. },
  902. {
  903. "defaultMessage": "Clear notifications",
  904. "id": "notifications.clear"
  905. }
  906. ],
  907. "path": "app/javascript/mastodon/features/notifications/containers/column_settings_container.json"
  908. },
  909. {
  910. "descriptors": [
  911. {
  912. "defaultMessage": "Notifications",
  913. "id": "column.notifications"
  914. },
  915. {
  916. "defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
  917. "id": "empty_column.notifications"
  918. }
  919. ],
  920. "path": "app/javascript/mastodon/features/notifications/index.json"
  921. },
  922. {
  923. "descriptors": [
  924. {
  925. "defaultMessage": "Federated timeline",
  926. "id": "column.public"
  927. },
  928. {
  929. "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
  930. "id": "empty_column.public"
  931. }
  932. ],
  933. "path": "app/javascript/mastodon/features/public_timeline/index.json"
  934. },
  935. {
  936. "descriptors": [
  937. {
  938. "defaultMessage": "New report",
  939. "id": "report.heading"
  940. },
  941. {
  942. "defaultMessage": "Additional comments",
  943. "id": "report.placeholder"
  944. },
  945. {
  946. "defaultMessage": "Submit",
  947. "id": "report.submit"
  948. },
  949. {
  950. "defaultMessage": "Reporting",
  951. "id": "report.target"
  952. }
  953. ],
  954. "path": "app/javascript/mastodon/features/report/index.json"
  955. },
  956. {
  957. "descriptors": [
  958. {
  959. "defaultMessage": "Delete",
  960. "id": "status.delete"
  961. },
  962. {
  963. "defaultMessage": "Mention @{name}",
  964. "id": "status.mention"
  965. },
  966. {
  967. "defaultMessage": "Reply",
  968. "id": "status.reply"
  969. },
  970. {
  971. "defaultMessage": "Boost",
  972. "id": "status.reblog"
  973. },
  974. {
  975. "defaultMessage": "This post cannot be boosted",
  976. "id": "status.cannot_reblog"
  977. },
  978. {
  979. "defaultMessage": "Favourite",
  980. "id": "status.favourite"
  981. },
  982. {
  983. "defaultMessage": "Report @{name}",
  984. "id": "status.report"
  985. }
  986. ],
  987. "path": "app/javascript/mastodon/features/status/components/action_bar.json"
  988. },
  989. {
  990. "descriptors": [
  991. {
  992. "defaultMessage": "Delete",
  993. "id": "confirmations.delete.confirm"
  994. },
  995. {
  996. "defaultMessage": "Are you sure you want to delete this status?",
  997. "id": "confirmations.delete.message"
  998. }
  999. ],
  1000. "path": "app/javascript/mastodon/features/status/index.json"
  1001. },
  1002. {
  1003. "descriptors": [
  1004. {
  1005. "defaultMessage": "Boost",
  1006. "id": "status.reblog"
  1007. },
  1008. {
  1009. "defaultMessage": "You can press {combo} to skip this next time",
  1010. "id": "boost_modal.combo"
  1011. }
  1012. ],
  1013. "path": "app/javascript/mastodon/features/ui/components/boost_modal.json"
  1014. },
  1015. {
  1016. "descriptors": [
  1017. {
  1018. "defaultMessage": "Cancel",
  1019. "id": "confirmation_modal.cancel"
  1020. }
  1021. ],
  1022. "path": "app/javascript/mastodon/features/ui/components/confirmation_modal.json"
  1023. },
  1024. {
  1025. "descriptors": [
  1026. {
  1027. "defaultMessage": "Close",
  1028. "id": "lightbox.close"
  1029. }
  1030. ],
  1031. "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
  1032. },
  1033. {
  1034. "descriptors": [
  1035. {
  1036. "defaultMessage": "Home",
  1037. "id": "column.home"
  1038. },
  1039. {
  1040. "defaultMessage": "Notifications",
  1041. "id": "column.notifications"
  1042. },
  1043. {
  1044. "defaultMessage": "Local timeline",
  1045. "id": "column.community"
  1046. },
  1047. {
  1048. "defaultMessage": "Federated timeline",
  1049. "id": "column.public"
  1050. },
  1051. {
  1052. "defaultMessage": "Welcome to Mastodon!",
  1053. "id": "onboarding.page_one.welcome"
  1054. },
  1055. {
  1056. "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
  1057. "id": "onboarding.page_one.federation"
  1058. },
  1059. {
  1060. "defaultMessage": "You are on {domain}, so your full handle is {handle}",
  1061. "id": "onboarding.page_one.handle"
  1062. },
  1063. {
  1064. "defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
  1065. "id": "onboarding.page_two.compose"
  1066. },
  1067. {
  1068. "defaultMessage": "Use the search bar to find people and look at hashtags, such as {illustration} and {introductions}. To look for a person who is not on this instance, use their full handle.",
  1069. "id": "onboarding.page_three.search"
  1070. },
  1071. {
  1072. "defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
  1073. "id": "onboarding.page_three.profile"
  1074. },
  1075. {
  1076. "defaultMessage": "The home timeline shows posts from people you follow.",
  1077. "id": "onboarding.page_four.home"
  1078. },
  1079. {
  1080. "defaultMessage": "The notifications column shows when someone interacts with you.",
  1081. "id": "onboarding.page_four.notifications"
  1082. },
  1083. {
  1084. "defaultMessage": "The local timeline shows public posts from everyone on {domain}. The federated timeline shows public posts from everyone who people on {domain} follow. These are the Public Timelines, a great way to discover new people.",
  1085. "id": "onboarding.page_five.public_timelines"
  1086. },
  1087. {
  1088. "defaultMessage": "Your instance's admin is {admin}.",
  1089. "id": "onboarding.page_six.admin"
  1090. },
  1091. {
  1092. "defaultMessage": "Please read {domain}'s {guidelines}!",
  1093. "id": "onboarding.page_six.read_guidelines"
  1094. },
  1095. {
  1096. "defaultMessage": "community guidelines",
  1097. "id": "onboarding.page_six.guidelines"
  1098. },
  1099. {
  1100. "defaultMessage": "Almost done...",
  1101. "id": "onboarding.page_six.almost_done"
  1102. },
  1103. {
  1104. "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
  1105. "id": "onboarding.page_six.github"
  1106. },
  1107. {
  1108. "defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
  1109. "id": "onboarding.page_six.apps_available"
  1110. },
  1111. {
  1112. "defaultMessage": "mobile apps",
  1113. "id": "onboarding.page_six.various_app"
  1114. },
  1115. {
  1116. "defaultMessage": "Bon Appetoot!",
  1117. "id": "onboarding.page_six.appetoot"
  1118. },
  1119. {
  1120. "defaultMessage": "Next",
  1121. "id": "onboarding.next"
  1122. },
  1123. {
  1124. "defaultMessage": "Done",
  1125. "id": "onboarding.done"
  1126. },
  1127. {
  1128. "defaultMessage": "Skip",
  1129. "id": "onboarding.skip"
  1130. }
  1131. ],
  1132. "path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
  1133. },
  1134. {
  1135. "descriptors": [
  1136. {
  1137. "defaultMessage": "Compose",
  1138. "id": "tabs_bar.compose"
  1139. },
  1140. {
  1141. "defaultMessage": "Home",
  1142. "id": "tabs_bar.home"
  1143. },
  1144. {
  1145. "defaultMessage": "Notifications",
  1146. "id": "tabs_bar.notifications"
  1147. },
  1148. {
  1149. "defaultMessage": "Local",
  1150. "id": "tabs_bar.local_timeline"
  1151. },
  1152. {
  1153. "defaultMessage": "Federated",
  1154. "id": "tabs_bar.federated_timeline"
  1155. }
  1156. ],
  1157. "path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
  1158. },
  1159. {
  1160. "descriptors": [
  1161. {
  1162. "defaultMessage": "Drag & drop to upload",
  1163. "id": "upload_area.title"
  1164. }
  1165. ],
  1166. "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
  1167. },
  1168. {
  1169. "descriptors": [
  1170. {
  1171. "defaultMessage": "Close",
  1172. "id": "lightbox.close"
  1173. }
  1174. ],
  1175. "path": "app/javascript/mastodon/features/ui/components/video_modal.json"
  1176. }
  1177. ]