The code powering m.abunchtell.com https://m.abunchtell.com
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

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