The code powering m.abunchtell.com https://m.abunchtell.com
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.
 
 
 
 

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