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.

1252 lines
32 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": "Unfollow",
  235. "id": "confirmations.unfollow.confirm"
  236. },
  237. {
  238. "defaultMessage": "Are you sure you want to unfollow {name}?",
  239. "id": "confirmations.unfollow.message"
  240. }
  241. ],
  242. "path": "app/javascript/mastodon/containers/account_container.json"
  243. },
  244. {
  245. "descriptors": [
  246. {
  247. "defaultMessage": "Delete",
  248. "id": "confirmations.delete.confirm"
  249. },
  250. {
  251. "defaultMessage": "Are you sure you want to delete this status?",
  252. "id": "confirmations.delete.message"
  253. },
  254. {
  255. "defaultMessage": "Block",
  256. "id": "confirmations.block.confirm"
  257. },
  258. {
  259. "defaultMessage": "Mute",
  260. "id": "confirmations.mute.confirm"
  261. },
  262. {
  263. "defaultMessage": "Are you sure you want to block {name}?",
  264. "id": "confirmations.block.message"
  265. },
  266. {
  267. "defaultMessage": "Are you sure you want to mute {name}?",
  268. "id": "confirmations.mute.message"
  269. }
  270. ],
  271. "path": "app/javascript/mastodon/containers/status_container.json"
  272. },
  273. {
  274. "descriptors": [
  275. {
  276. "defaultMessage": "Media",
  277. "id": "account.media"
  278. }
  279. ],
  280. "path": "app/javascript/mastodon/features/account_gallery/index.json"
  281. },
  282. {
  283. "descriptors": [
  284. {
  285. "defaultMessage": "Unfollow",
  286. "id": "confirmations.unfollow.confirm"
  287. },
  288. {
  289. "defaultMessage": "Block",
  290. "id": "confirmations.block.confirm"
  291. },
  292. {
  293. "defaultMessage": "Mute",
  294. "id": "confirmations.mute.confirm"
  295. },
  296. {
  297. "defaultMessage": "Hide entire domain",
  298. "id": "confirmations.domain_block.confirm"
  299. },
  300. {
  301. "defaultMessage": "Are you sure you want to unfollow {name}?",
  302. "id": "confirmations.unfollow.message"
  303. },
  304. {
  305. "defaultMessage": "Are you sure you want to block {name}?",
  306. "id": "confirmations.block.message"
  307. },
  308. {
  309. "defaultMessage": "Are you sure you want to mute {name}?",
  310. "id": "confirmations.mute.message"
  311. },
  312. {
  313. "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.",
  314. "id": "confirmations.domain_block.message"
  315. }
  316. ],
  317. "path": "app/javascript/mastodon/features/account_timeline/containers/header_container.json"
  318. },
  319. {
  320. "descriptors": [
  321. {
  322. "defaultMessage": "Mention @{name}",
  323. "id": "account.mention"
  324. },
  325. {
  326. "defaultMessage": "Edit profile",
  327. "id": "account.edit_profile"
  328. },
  329. {
  330. "defaultMessage": "Unblock @{name}",
  331. "id": "account.unblock"
  332. },
  333. {
  334. "defaultMessage": "Unfollow",
  335. "id": "account.unfollow"
  336. },
  337. {
  338. "defaultMessage": "Unmute @{name}",
  339. "id": "account.unmute"
  340. },
  341. {
  342. "defaultMessage": "Block @{name}",
  343. "id": "account.block"
  344. },
  345. {
  346. "defaultMessage": "Mute @{name}",
  347. "id": "account.mute"
  348. },
  349. {
  350. "defaultMessage": "Follow",
  351. "id": "account.follow"
  352. },
  353. {
  354. "defaultMessage": "Report @{name}",
  355. "id": "account.report"
  356. },
  357. {
  358. "defaultMessage": "Media",
  359. "id": "account.media"
  360. },
  361. {
  362. "defaultMessage": "Hide everything from {domain}",
  363. "id": "account.block_domain"
  364. },
  365. {
  366. "defaultMessage": "Unhide {domain}",
  367. "id": "account.unblock_domain"
  368. },
  369. {
  370. "defaultMessage": "Information below may reflect the user's profile incompletely.",
  371. "id": "account.disclaimer_full"
  372. },
  373. {
  374. "defaultMessage": "View full profile",
  375. "id": "account.view_full_profile"
  376. },
  377. {
  378. "defaultMessage": "Posts",
  379. "id": "account.posts"
  380. },
  381. {
  382. "defaultMessage": "Follows",
  383. "id": "account.follows"
  384. },
  385. {
  386. "defaultMessage": "Followers",
  387. "id": "account.followers"
  388. }
  389. ],
  390. "path": "app/javascript/mastodon/features/account/components/action_bar.json"
  391. },
  392. {
  393. "descriptors": [
  394. {
  395. "defaultMessage": "Unfollow",
  396. "id": "account.unfollow"
  397. },
  398. {
  399. "defaultMessage": "Follow",
  400. "id": "account.follow"
  401. },
  402. {
  403. "defaultMessage": "Awaiting approval",
  404. "id": "account.requested"
  405. },
  406. {
  407. "defaultMessage": "Follows you",
  408. "id": "account.follows_you"
  409. }
  410. ],
  411. "path": "app/javascript/mastodon/features/account/components/header.json"
  412. },
  413. {
  414. "descriptors": [
  415. {
  416. "defaultMessage": "Blocked users",
  417. "id": "column.blocks"
  418. }
  419. ],
  420. "path": "app/javascript/mastodon/features/blocks/index.json"
  421. },
  422. {
  423. "descriptors": [
  424. {
  425. "defaultMessage": "Filter out by regular expressions",
  426. "id": "home.column_settings.filter_regex"
  427. },
  428. {
  429. "defaultMessage": "Column settings",
  430. "id": "home.settings"
  431. },
  432. {
  433. "defaultMessage": "Advanced",
  434. "id": "home.column_settings.advanced"
  435. }
  436. ],
  437. "path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
  438. },
  439. {
  440. "descriptors": [
  441. {
  442. "defaultMessage": "Local timeline",
  443. "id": "column.community"
  444. },
  445. {
  446. "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
  447. "id": "empty_column.community"
  448. }
  449. ],
  450. "path": "app/javascript/mastodon/features/community_timeline/index.json"
  451. },
  452. {
  453. "descriptors": [
  454. {
  455. "defaultMessage": "What is on your mind?",
  456. "id": "compose_form.placeholder"
  457. },
  458. {
  459. "defaultMessage": "Write your warning here",
  460. "id": "compose_form.spoiler_placeholder"
  461. },
  462. {
  463. "defaultMessage": "Toot",
  464. "id": "compose_form.publish"
  465. },
  466. {
  467. "defaultMessage": "{publish}!",
  468. "id": "compose_form.publish_loud"
  469. }
  470. ],
  471. "path": "app/javascript/mastodon/features/compose/components/compose_form.json"
  472. },
  473. {
  474. "descriptors": [
  475. {
  476. "defaultMessage": "Insert emoji",
  477. "id": "emoji_button.label"
  478. },
  479. {
  480. "defaultMessage": "Search...",
  481. "id": "emoji_button.search"
  482. },
  483. {
  484. "defaultMessage": "People",
  485. "id": "emoji_button.people"
  486. },
  487. {
  488. "defaultMessage": "Nature",
  489. "id": "emoji_button.nature"
  490. },
  491. {
  492. "defaultMessage": "Food & Drink",
  493. "id": "emoji_button.food"
  494. },
  495. {
  496. "defaultMessage": "Activity",
  497. "id": "emoji_button.activity"
  498. },
  499. {
  500. "defaultMessage": "Travel & Places",
  501. "id": "emoji_button.travel"
  502. },
  503. {
  504. "defaultMessage": "Objects",
  505. "id": "emoji_button.objects"
  506. },
  507. {
  508. "defaultMessage": "Symbols",
  509. "id": "emoji_button.symbols"
  510. },
  511. {
  512. "defaultMessage": "Flags",
  513. "id": "emoji_button.flags"
  514. }
  515. ],
  516. "path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"
  517. },
  518. {
  519. "descriptors": [
  520. {
  521. "defaultMessage": "Edit profile",
  522. "id": "navigation_bar.edit_profile"
  523. }
  524. ],
  525. "path": "app/javascript/mastodon/features/compose/components/navigation_bar.json"
  526. },
  527. {
  528. "descriptors": [
  529. {
  530. "defaultMessage": "Public",
  531. "id": "privacy.public.short"
  532. },
  533. {
  534. "defaultMessage": "Post to public timelines",
  535. "id": "privacy.public.long"
  536. },
  537. {
  538. "defaultMessage": "Unlisted",
  539. "id": "privacy.unlisted.short"
  540. },
  541. {
  542. "defaultMessage": "Do not show in public timelines",
  543. "id": "privacy.unlisted.long"
  544. },
  545. {
  546. "defaultMessage": "Followers-only",
  547. "id": "privacy.private.short"
  548. },
  549. {
  550. "defaultMessage": "Post to followers only",
  551. "id": "privacy.private.long"
  552. },
  553. {
  554. "defaultMessage": "Direct",
  555. "id": "privacy.direct.short"
  556. },
  557. {
  558. "defaultMessage": "Post to mentioned users only",
  559. "id": "privacy.direct.long"
  560. },
  561. {
  562. "defaultMessage": "Adjust status privacy",
  563. "id": "privacy.change"
  564. }
  565. ],
  566. "path": "app/javascript/mastodon/features/compose/components/privacy_dropdown.json"
  567. },
  568. {
  569. "descriptors": [
  570. {
  571. "defaultMessage": "Cancel",
  572. "id": "reply_indicator.cancel"
  573. }
  574. ],
  575. "path": "app/javascript/mastodon/features/compose/components/reply_indicator.json"
  576. },
  577. {
  578. "descriptors": [
  579. {
  580. "defaultMessage": "{count, number} {count, plural, one {result} other {results}}",
  581. "id": "search_results.total"
  582. }
  583. ],
  584. "path": "app/javascript/mastodon/features/compose/components/search_results.json"
  585. },
  586. {
  587. "descriptors": [
  588. {
  589. "defaultMessage": "Search",
  590. "id": "search.placeholder"
  591. }
  592. ],
  593. "path": "app/javascript/mastodon/features/compose/components/search.json"
  594. },
  595. {
  596. "descriptors": [
  597. {
  598. "defaultMessage": "Add media",
  599. "id": "upload_button.label"
  600. }
  601. ],
  602. "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
  603. },
  604. {
  605. "descriptors": [
  606. {
  607. "defaultMessage": "Undo",
  608. "id": "upload_form.undo"
  609. }
  610. ],
  611. "path": "app/javascript/mastodon/features/compose/components/upload_form.json"
  612. },
  613. {
  614. "descriptors": [
  615. {
  616. "defaultMessage": "Uploading...",
  617. "id": "upload_progress.label"
  618. }
  619. ],
  620. "path": "app/javascript/mastodon/features/compose/components/upload_progress.json"
  621. },
  622. {
  623. "descriptors": [
  624. {
  625. "defaultMessage": "Mark media as sensitive",
  626. "id": "compose_form.sensitive"
  627. }
  628. ],
  629. "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
  630. },
  631. {
  632. "descriptors": [
  633. {
  634. "defaultMessage": "Hide text behind warning",
  635. "id": "compose_form.spoiler"
  636. }
  637. ],
  638. "path": "app/javascript/mastodon/features/compose/containers/spoiler_button_container.json"
  639. },
  640. {
  641. "descriptors": [
  642. {
  643. "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
  644. "id": "compose_form.lock_disclaimer"
  645. },
  646. {
  647. "defaultMessage": "locked",
  648. "id": "compose_form.lock_disclaimer.lock"
  649. },
  650. {
  651. "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.",
  652. "id": "compose_form.privacy_disclaimer"
  653. }
  654. ],
  655. "path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
  656. },
  657. {
  658. "descriptors": [
  659. {
  660. "defaultMessage": "Getting started",
  661. "id": "getting_started.heading"
  662. },
  663. {
  664. "defaultMessage": "Home",
  665. "id": "tabs_bar.home"
  666. },
  667. {
  668. "defaultMessage": "Notifications",
  669. "id": "tabs_bar.notifications"
  670. },
  671. {
  672. "defaultMessage": "Federated timeline",
  673. "id": "navigation_bar.public_timeline"
  674. },
  675. {
  676. "defaultMessage": "Local timeline",
  677. "id": "navigation_bar.community_timeline"
  678. },
  679. {
  680. "defaultMessage": "Preferences",
  681. "id": "navigation_bar.preferences"
  682. },
  683. {
  684. "defaultMessage": "Logout",
  685. "id": "navigation_bar.logout"
  686. }
  687. ],
  688. "path": "app/javascript/mastodon/features/compose/index.json"
  689. },
  690. {
  691. "descriptors": [
  692. {
  693. "defaultMessage": "Favourites",
  694. "id": "column.favourites"
  695. }
  696. ],
  697. "path": "app/javascript/mastodon/features/favourited_statuses/index.json"
  698. },
  699. {
  700. "descriptors": [
  701. {
  702. "defaultMessage": "Authorize",
  703. "id": "follow_request.authorize"
  704. },
  705. {
  706. "defaultMessage": "Reject",
  707. "id": "follow_request.reject"
  708. }
  709. ],
  710. "path": "app/javascript/mastodon/features/follow_requests/components/account_authorize.json"
  711. },
  712. {
  713. "descriptors": [
  714. {
  715. "defaultMessage": "Follow requests",
  716. "id": "column.follow_requests"
  717. }
  718. ],
  719. "path": "app/javascript/mastodon/features/follow_requests/index.json"
  720. },
  721. {
  722. "descriptors": [
  723. {
  724. "defaultMessage": "Getting started",
  725. "id": "getting_started.heading"
  726. },
  727. {
  728. "defaultMessage": "Home",
  729. "id": "tabs_bar.home"
  730. },
  731. {
  732. "defaultMessage": "Notifications",
  733. "id": "tabs_bar.notifications"
  734. },
  735. {
  736. "defaultMessage": "Federated timeline",
  737. "id": "navigation_bar.public_timeline"
  738. },
  739. {
  740. "defaultMessage": "Navigation",
  741. "id": "column_subheading.navigation"
  742. },
  743. {
  744. "defaultMessage": "Settings",
  745. "id": "column_subheading.settings"
  746. },
  747. {
  748. "defaultMessage": "Local timeline",
  749. "id": "navigation_bar.community_timeline"
  750. },
  751. {
  752. "defaultMessage": "Preferences",
  753. "id": "navigation_bar.preferences"
  754. },
  755. {
  756. "defaultMessage": "Follow requests",
  757. "id": "navigation_bar.follow_requests"
  758. },
  759. {
  760. "defaultMessage": "Logout",
  761. "id": "navigation_bar.logout"
  762. },
  763. {
  764. "defaultMessage": "Favourites",
  765. "id": "navigation_bar.favourites"
  766. },
  767. {
  768. "defaultMessage": "Blocked users",
  769. "id": "navigation_bar.blocks"
  770. },
  771. {
  772. "defaultMessage": "Muted users",
  773. "id": "navigation_bar.mutes"
  774. },
  775. {
  776. "defaultMessage": "Extended information",
  777. "id": "navigation_bar.info"
  778. },
  779. {
  780. "defaultMessage": "FAQ",
  781. "id": "getting_started.faq"
  782. },
  783. {
  784. "defaultMessage": "User Guide",
  785. "id": "getting_started.userguide"
  786. },
  787. {
  788. "defaultMessage": "Apps",
  789. "id": "getting_started.appsshort"
  790. },
  791. {
  792. "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
  793. "id": "getting_started.open_source_notice"
  794. }
  795. ],
  796. "path": "app/javascript/mastodon/features/getting_started/index.json"
  797. },
  798. {
  799. "descriptors": [
  800. {
  801. "defaultMessage": "There is nothing in this hashtag yet.",
  802. "id": "empty_column.hashtag"
  803. }
  804. ],
  805. "path": "app/javascript/mastodon/features/hashtag_timeline/index.json"
  806. },
  807. {
  808. "descriptors": [
  809. {
  810. "defaultMessage": "Filter out by regular expressions",
  811. "id": "home.column_settings.filter_regex"
  812. },
  813. {
  814. "defaultMessage": "Column settings",
  815. "id": "home.settings"
  816. },
  817. {
  818. "defaultMessage": "Basic",
  819. "id": "home.column_settings.basic"
  820. },
  821. {
  822. "defaultMessage": "Show boosts",
  823. "id": "home.column_settings.show_reblogs"
  824. },
  825. {
  826. "defaultMessage": "Show replies",
  827. "id": "home.column_settings.show_replies"
  828. },
  829. {
  830. "defaultMessage": "Advanced",
  831. "id": "home.column_settings.advanced"
  832. }
  833. ],
  834. "path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
  835. },
  836. {
  837. "descriptors": [
  838. {
  839. "defaultMessage": "Home",
  840. "id": "column.home"
  841. },
  842. {
  843. "defaultMessage": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
  844. "id": "empty_column.home.inactivity"
  845. },
  846. {
  847. "defaultMessage": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.",
  848. "id": "empty_column.home"
  849. },
  850. {
  851. "defaultMessage": "the public timeline",
  852. "id": "empty_column.home.public_timeline"
  853. }
  854. ],
  855. "path": "app/javascript/mastodon/features/home_timeline/index.json"
  856. },
  857. {
  858. "descriptors": [
  859. {
  860. "defaultMessage": "Muted users",
  861. "id": "column.mutes"
  862. }
  863. ],
  864. "path": "app/javascript/mastodon/features/mutes/index.json"
  865. },
  866. {
  867. "descriptors": [
  868. {
  869. "defaultMessage": "Clear notifications",
  870. "id": "notifications.clear"
  871. }
  872. ],
  873. "path": "app/javascript/mastodon/features/notifications/components/clear_column_button.json"
  874. },
  875. {
  876. "descriptors": [
  877. {
  878. "defaultMessage": "Desktop notifications",
  879. "id": "notifications.column_settings.alert"
  880. },
  881. {
  882. "defaultMessage": "Show in column",
  883. "id": "notifications.column_settings.show"
  884. },
  885. {
  886. "defaultMessage": "Play sound",
  887. "id": "notifications.column_settings.sound"
  888. },
  889. {
  890. "defaultMessage": "Push notifications",
  891. "id": "notifications.column_settings.push"
  892. },
  893. {
  894. "defaultMessage": "This device",
  895. "id": "notifications.column_settings.push_meta"
  896. },
  897. {
  898. "defaultMessage": "New followers:",
  899. "id": "notifications.column_settings.follow"
  900. },
  901. {
  902. "defaultMessage": "Favourites:",
  903. "id": "notifications.column_settings.favourite"
  904. },
  905. {
  906. "defaultMessage": "Mentions:",
  907. "id": "notifications.column_settings.mention"
  908. },
  909. {
  910. "defaultMessage": "Boosts:",
  911. "id": "notifications.column_settings.reblog"
  912. }
  913. ],
  914. "path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
  915. },
  916. {
  917. "descriptors": [
  918. {
  919. "defaultMessage": "{name} followed you",
  920. "id": "notification.follow"
  921. },
  922. {
  923. "defaultMessage": "{name} favourited your status",
  924. "id": "notification.favourite"
  925. },
  926. {
  927. "defaultMessage": "{name} boosted your status",
  928. "id": "notification.reblog"
  929. }
  930. ],
  931. "path": "app/javascript/mastodon/features/notifications/components/notification.json"
  932. },
  933. {
  934. "descriptors": [
  935. {
  936. "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
  937. "id": "notifications.clear_confirmation"
  938. },
  939. {
  940. "defaultMessage": "Clear notifications",
  941. "id": "notifications.clear"
  942. }
  943. ],
  944. "path": "app/javascript/mastodon/features/notifications/containers/column_settings_container.json"
  945. },
  946. {
  947. "descriptors": [
  948. {
  949. "defaultMessage": "Notifications",
  950. "id": "column.notifications"
  951. },
  952. {
  953. "defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
  954. "id": "empty_column.notifications"
  955. }
  956. ],
  957. "path": "app/javascript/mastodon/features/notifications/index.json"
  958. },
  959. {
  960. "descriptors": [
  961. {
  962. "defaultMessage": "Federated timeline",
  963. "id": "column.public"
  964. },
  965. {
  966. "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
  967. "id": "empty_column.public"
  968. }
  969. ],
  970. "path": "app/javascript/mastodon/features/public_timeline/index.json"
  971. },
  972. {
  973. "descriptors": [
  974. {
  975. "defaultMessage": "A look inside...",
  976. "id": "standalone.public_title"
  977. }
  978. ],
  979. "path": "app/javascript/mastodon/features/standalone/public_timeline/index.json"
  980. },
  981. {
  982. "descriptors": [
  983. {
  984. "defaultMessage": "Delete",
  985. "id": "status.delete"
  986. },
  987. {
  988. "defaultMessage": "Mention @{name}",
  989. "id": "status.mention"
  990. },
  991. {
  992. "defaultMessage": "Reply",
  993. "id": "status.reply"
  994. },
  995. {
  996. "defaultMessage": "Boost",
  997. "id": "status.reblog"
  998. },
  999. {
  1000. "defaultMessage": "This post cannot be boosted",
  1001. "id": "status.cannot_reblog"
  1002. },
  1003. {
  1004. "defaultMessage": "Favourite",
  1005. "id": "status.favourite"
  1006. },
  1007. {
  1008. "defaultMessage": "Report @{name}",
  1009. "id": "status.report"
  1010. }
  1011. ],
  1012. "path": "app/javascript/mastodon/features/status/components/action_bar.json"
  1013. },
  1014. {
  1015. "descriptors": [
  1016. {
  1017. "defaultMessage": "Delete",
  1018. "id": "confirmations.delete.confirm"
  1019. },
  1020. {
  1021. "defaultMessage": "Are you sure you want to delete this status?",
  1022. "id": "confirmations.delete.message"
  1023. }
  1024. ],
  1025. "path": "app/javascript/mastodon/features/status/index.json"
  1026. },
  1027. {
  1028. "descriptors": [
  1029. {
  1030. "defaultMessage": "Boost",
  1031. "id": "status.reblog"
  1032. },
  1033. {
  1034. "defaultMessage": "You can press {combo} to skip this next time",
  1035. "id": "boost_modal.combo"
  1036. }
  1037. ],
  1038. "path": "app/javascript/mastodon/features/ui/components/boost_modal.json"
  1039. },
  1040. {
  1041. "descriptors": [
  1042. {
  1043. "defaultMessage": "Network error",
  1044. "id": "bundle_column_error.title"
  1045. },
  1046. {
  1047. "defaultMessage": "Something went wrong while loading this component.",
  1048. "id": "bundle_column_error.body"
  1049. },
  1050. {
  1051. "defaultMessage": "Try again",
  1052. "id": "bundle_column_error.retry"
  1053. }
  1054. ],
  1055. "path": "app/javascript/mastodon/features/ui/components/bundle_column_error.json"
  1056. },
  1057. {
  1058. "descriptors": [
  1059. {
  1060. "defaultMessage": "Something went wrong while loading this component.",
  1061. "id": "bundle_modal_error.message"
  1062. },
  1063. {
  1064. "defaultMessage": "Try again",
  1065. "id": "bundle_modal_error.retry"
  1066. },
  1067. {
  1068. "defaultMessage": "Close",
  1069. "id": "bundle_modal_error.close"
  1070. }
  1071. ],
  1072. "path": "app/javascript/mastodon/features/ui/components/bundle_modal_error.json"
  1073. },
  1074. {
  1075. "descriptors": [
  1076. {
  1077. "defaultMessage": "Cancel",
  1078. "id": "confirmation_modal.cancel"
  1079. }
  1080. ],
  1081. "path": "app/javascript/mastodon/features/ui/components/confirmation_modal.json"
  1082. },
  1083. {
  1084. "descriptors": [
  1085. {
  1086. "defaultMessage": "Close",
  1087. "id": "lightbox.close"
  1088. }
  1089. ],
  1090. "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
  1091. },
  1092. {
  1093. "descriptors": [
  1094. {
  1095. "defaultMessage": "Home",
  1096. "id": "column.home"
  1097. },
  1098. {
  1099. "defaultMessage": "Notifications",
  1100. "id": "column.notifications"
  1101. },
  1102. {
  1103. "defaultMessage": "Local timeline",
  1104. "id": "column.community"
  1105. },
  1106. {
  1107. "defaultMessage": "Federated timeline",
  1108. "id": "column.public"
  1109. },
  1110. {
  1111. "defaultMessage": "Welcome to Mastodon!",
  1112. "id": "onboarding.page_one.welcome"
  1113. },
  1114. {
  1115. "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
  1116. "id": "onboarding.page_one.federation"
  1117. },
  1118. {
  1119. "defaultMessage": "You are on {domain}, so your full handle is {handle}",
  1120. "id": "onboarding.page_one.handle"
  1121. },
  1122. {
  1123. "defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
  1124. "id": "onboarding.page_two.compose"
  1125. },
  1126. {
  1127. "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.",
  1128. "id": "onboarding.page_three.search"
  1129. },
  1130. {
  1131. "defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
  1132. "id": "onboarding.page_three.profile"
  1133. },
  1134. {
  1135. "defaultMessage": "The home timeline shows posts from people you follow.",
  1136. "id": "onboarding.page_four.home"
  1137. },
  1138. {
  1139. "defaultMessage": "The notifications column shows when someone interacts with you.",
  1140. "id": "onboarding.page_four.notifications"
  1141. },
  1142. {
  1143. "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.",
  1144. "id": "onboarding.page_five.public_timelines"
  1145. },
  1146. {
  1147. "defaultMessage": "Your instance's admin is {admin}.",
  1148. "id": "onboarding.page_six.admin"
  1149. },
  1150. {
  1151. "defaultMessage": "Please read {domain}'s {guidelines}!",
  1152. "id": "onboarding.page_six.read_guidelines"
  1153. },
  1154. {
  1155. "defaultMessage": "community guidelines",
  1156. "id": "onboarding.page_six.guidelines"
  1157. },
  1158. {
  1159. "defaultMessage": "Almost done...",
  1160. "id": "onboarding.page_six.almost_done"
  1161. },
  1162. {
  1163. "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
  1164. "id": "onboarding.page_six.github"
  1165. },
  1166. {
  1167. "defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
  1168. "id": "onboarding.page_six.apps_available"
  1169. },
  1170. {
  1171. "defaultMessage": "mobile apps",
  1172. "id": "onboarding.page_six.various_app"
  1173. },
  1174. {
  1175. "defaultMessage": "Bon Appetoot!",
  1176. "id": "onboarding.page_six.appetoot"
  1177. },
  1178. {
  1179. "defaultMessage": "Next",
  1180. "id": "onboarding.next"
  1181. },
  1182. {
  1183. "defaultMessage": "Done",
  1184. "id": "onboarding.done"
  1185. },
  1186. {
  1187. "defaultMessage": "Skip",
  1188. "id": "onboarding.skip"
  1189. }
  1190. ],
  1191. "path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
  1192. },
  1193. {
  1194. "descriptors": [
  1195. {
  1196. "defaultMessage": "Additional comments",
  1197. "id": "report.placeholder"
  1198. },
  1199. {
  1200. "defaultMessage": "Submit",
  1201. "id": "report.submit"
  1202. },
  1203. {
  1204. "defaultMessage": "Report {target}",
  1205. "id": "report.target"
  1206. }
  1207. ],
  1208. "path": "app/javascript/mastodon/features/ui/components/report_modal.json"
  1209. },
  1210. {
  1211. "descriptors": [
  1212. {
  1213. "defaultMessage": "Compose",
  1214. "id": "tabs_bar.compose"
  1215. },
  1216. {
  1217. "defaultMessage": "Home",
  1218. "id": "tabs_bar.home"
  1219. },
  1220. {
  1221. "defaultMessage": "Notifications",
  1222. "id": "tabs_bar.notifications"
  1223. },
  1224. {
  1225. "defaultMessage": "Local",
  1226. "id": "tabs_bar.local_timeline"
  1227. },
  1228. {
  1229. "defaultMessage": "Federated",
  1230. "id": "tabs_bar.federated_timeline"
  1231. }
  1232. ],
  1233. "path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
  1234. },
  1235. {
  1236. "descriptors": [
  1237. {
  1238. "defaultMessage": "Drag & drop to upload",
  1239. "id": "upload_area.title"
  1240. }
  1241. ],
  1242. "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
  1243. },
  1244. {
  1245. "descriptors": [
  1246. {
  1247. "defaultMessage": "Close",
  1248. "id": "lightbox.close"
  1249. }
  1250. ],
  1251. "path": "app/javascript/mastodon/features/ui/components/video_modal.json"
  1252. }
  1253. ]