logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

defaultMessages.json (47015B)


  1. [
  2. {
  3. "descriptors": [
  4. {
  5. "defaultMessage": "Oops!",
  6. "id": "alert.unexpected.title"
  7. },
  8. {
  9. "defaultMessage": "An unexpected error occurred.",
  10. "id": "alert.unexpected.message"
  11. }
  12. ],
  13. "path": "app/javascript/mastodon/actions/alerts.json"
  14. },
  15. {
  16. "descriptors": [
  17. {
  18. "defaultMessage": "{name} mentioned you",
  19. "id": "notification.mention"
  20. }
  21. ],
  22. "path": "app/javascript/mastodon/actions/notifications.json"
  23. },
  24. {
  25. "descriptors": [
  26. {
  27. "defaultMessage": "Follow",
  28. "id": "account.follow"
  29. },
  30. {
  31. "defaultMessage": "Unfollow",
  32. "id": "account.unfollow"
  33. },
  34. {
  35. "defaultMessage": "Awaiting approval",
  36. "id": "account.requested"
  37. },
  38. {
  39. "defaultMessage": "Unblock @{name}",
  40. "id": "account.unblock"
  41. },
  42. {
  43. "defaultMessage": "Unmute @{name}",
  44. "id": "account.unmute"
  45. },
  46. {
  47. "defaultMessage": "Mute notifications from @{name}",
  48. "id": "account.mute_notifications"
  49. },
  50. {
  51. "defaultMessage": "Unmute notifications from @{name}",
  52. "id": "account.unmute_notifications"
  53. }
  54. ],
  55. "path": "app/javascript/mastodon/components/account.json"
  56. },
  57. {
  58. "descriptors": [
  59. {
  60. "defaultMessage": "Back",
  61. "id": "column_back_button.label"
  62. }
  63. ],
  64. "path": "app/javascript/mastodon/components/column_back_button_slim.json"
  65. },
  66. {
  67. "descriptors": [
  68. {
  69. "defaultMessage": "Back",
  70. "id": "column_back_button.label"
  71. }
  72. ],
  73. "path": "app/javascript/mastodon/components/column_back_button.json"
  74. },
  75. {
  76. "descriptors": [
  77. {
  78. "defaultMessage": "Show settings",
  79. "id": "column_header.show_settings"
  80. },
  81. {
  82. "defaultMessage": "Hide settings",
  83. "id": "column_header.hide_settings"
  84. },
  85. {
  86. "defaultMessage": "Move column to the left",
  87. "id": "column_header.moveLeft_settings"
  88. },
  89. {
  90. "defaultMessage": "Move column to the right",
  91. "id": "column_header.moveRight_settings"
  92. },
  93. {
  94. "defaultMessage": "Unpin",
  95. "id": "column_header.unpin"
  96. },
  97. {
  98. "defaultMessage": "Pin",
  99. "id": "column_header.pin"
  100. },
  101. {
  102. "defaultMessage": "Back",
  103. "id": "column_back_button.label"
  104. }
  105. ],
  106. "path": "app/javascript/mastodon/components/column_header.json"
  107. },
  108. {
  109. "descriptors": [
  110. {
  111. "defaultMessage": "Unhide {domain}",
  112. "id": "account.unblock_domain"
  113. }
  114. ],
  115. "path": "app/javascript/mastodon/components/domain.json"
  116. },
  117. {
  118. "descriptors": [
  119. {
  120. "defaultMessage": "Load more",
  121. "id": "status.load_more"
  122. }
  123. ],
  124. "path": "app/javascript/mastodon/components/load_gap.json"
  125. },
  126. {
  127. "descriptors": [
  128. {
  129. "defaultMessage": "Load more",
  130. "id": "status.load_more"
  131. }
  132. ],
  133. "path": "app/javascript/mastodon/components/load_more.json"
  134. },
  135. {
  136. "descriptors": [
  137. {
  138. "defaultMessage": "Loading...",
  139. "id": "loading_indicator.label"
  140. }
  141. ],
  142. "path": "app/javascript/mastodon/components/loading_indicator.json"
  143. },
  144. {
  145. "descriptors": [
  146. {
  147. "defaultMessage": "Toggle visibility",
  148. "id": "media_gallery.toggle_visible"
  149. },
  150. {
  151. "defaultMessage": "Sensitive content",
  152. "id": "status.sensitive_warning"
  153. },
  154. {
  155. "defaultMessage": "Media hidden",
  156. "id": "status.media_hidden"
  157. },
  158. {
  159. "defaultMessage": "Click to view",
  160. "id": "status.sensitive_toggle"
  161. }
  162. ],
  163. "path": "app/javascript/mastodon/components/media_gallery.json"
  164. },
  165. {
  166. "descriptors": [
  167. {
  168. "defaultMessage": "Not found",
  169. "id": "missing_indicator.label"
  170. },
  171. {
  172. "defaultMessage": "This resource could not be found",
  173. "id": "missing_indicator.sublabel"
  174. }
  175. ],
  176. "path": "app/javascript/mastodon/components/missing_indicator.json"
  177. },
  178. {
  179. "descriptors": [
  180. {
  181. "defaultMessage": "now",
  182. "id": "relative_time.just_now"
  183. },
  184. {
  185. "defaultMessage": "{number}s",
  186. "id": "relative_time.seconds"
  187. },
  188. {
  189. "defaultMessage": "{number}m",
  190. "id": "relative_time.minutes"
  191. },
  192. {
  193. "defaultMessage": "{number}h",
  194. "id": "relative_time.hours"
  195. },
  196. {
  197. "defaultMessage": "{number}d",
  198. "id": "relative_time.days"
  199. }
  200. ],
  201. "path": "app/javascript/mastodon/components/relative_timestamp.json"
  202. },
  203. {
  204. "descriptors": [
  205. {
  206. "defaultMessage": "Delete",
  207. "id": "status.delete"
  208. },
  209. {
  210. "defaultMessage": "Direct message @{name}",
  211. "id": "status.direct"
  212. },
  213. {
  214. "defaultMessage": "Mention @{name}",
  215. "id": "status.mention"
  216. },
  217. {
  218. "defaultMessage": "Mute @{name}",
  219. "id": "account.mute"
  220. },
  221. {
  222. "defaultMessage": "Block @{name}",
  223. "id": "account.block"
  224. },
  225. {
  226. "defaultMessage": "Reply",
  227. "id": "status.reply"
  228. },
  229. {
  230. "defaultMessage": "Share",
  231. "id": "status.share"
  232. },
  233. {
  234. "defaultMessage": "More",
  235. "id": "status.more"
  236. },
  237. {
  238. "defaultMessage": "Reply to thread",
  239. "id": "status.replyAll"
  240. },
  241. {
  242. "defaultMessage": "Boost",
  243. "id": "status.reblog"
  244. },
  245. {
  246. "defaultMessage": "This post cannot be boosted",
  247. "id": "status.cannot_reblog"
  248. },
  249. {
  250. "defaultMessage": "Favourite",
  251. "id": "status.favourite"
  252. },
  253. {
  254. "defaultMessage": "Expand this status",
  255. "id": "status.open"
  256. },
  257. {
  258. "defaultMessage": "Report @{name}",
  259. "id": "status.report"
  260. },
  261. {
  262. "defaultMessage": "Mute conversation",
  263. "id": "status.mute_conversation"
  264. },
  265. {
  266. "defaultMessage": "Unmute conversation",
  267. "id": "status.unmute_conversation"
  268. },
  269. {
  270. "defaultMessage": "Pin on profile",
  271. "id": "status.pin"
  272. },
  273. {
  274. "defaultMessage": "Unpin from profile",
  275. "id": "status.unpin"
  276. },
  277. {
  278. "defaultMessage": "Embed",
  279. "id": "status.embed"
  280. }
  281. ],
  282. "path": "app/javascript/mastodon/components/status_action_bar.json"
  283. },
  284. {
  285. "descriptors": [
  286. {
  287. "defaultMessage": "Show more",
  288. "id": "status.show_more"
  289. },
  290. {
  291. "defaultMessage": "Show less",
  292. "id": "status.show_less"
  293. }
  294. ],
  295. "path": "app/javascript/mastodon/components/status_content.json"
  296. },
  297. {
  298. "descriptors": [
  299. {
  300. "defaultMessage": "Loading…",
  301. "id": "regeneration_indicator.label"
  302. },
  303. {
  304. "defaultMessage": "Your home feed is being prepared!",
  305. "id": "regeneration_indicator.sublabel"
  306. }
  307. ],
  308. "path": "app/javascript/mastodon/components/status_list.json"
  309. },
  310. {
  311. "descriptors": [
  312. {
  313. "defaultMessage": "Pinned post",
  314. "id": "status.pinned"
  315. },
  316. {
  317. "defaultMessage": "{name} boosted",
  318. "id": "status.reblogged_by"
  319. }
  320. ],
  321. "path": "app/javascript/mastodon/components/status.json"
  322. },
  323. {
  324. "descriptors": [
  325. {
  326. "defaultMessage": "Unfollow",
  327. "id": "confirmations.unfollow.confirm"
  328. },
  329. {
  330. "defaultMessage": "Are you sure you want to unfollow {name}?",
  331. "id": "confirmations.unfollow.message"
  332. }
  333. ],
  334. "path": "app/javascript/mastodon/containers/account_container.json"
  335. },
  336. {
  337. "descriptors": [
  338. {
  339. "defaultMessage": "Hide entire domain",
  340. "id": "confirmations.domain_block.confirm"
  341. },
  342. {
  343. "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.",
  344. "id": "confirmations.domain_block.message"
  345. }
  346. ],
  347. "path": "app/javascript/mastodon/containers/domain_container.json"
  348. },
  349. {
  350. "descriptors": [
  351. {
  352. "defaultMessage": "Delete",
  353. "id": "confirmations.delete.confirm"
  354. },
  355. {
  356. "defaultMessage": "Are you sure you want to delete this status?",
  357. "id": "confirmations.delete.message"
  358. },
  359. {
  360. "defaultMessage": "Block",
  361. "id": "confirmations.block.confirm"
  362. },
  363. {
  364. "defaultMessage": "Are you sure you want to block {name}?",
  365. "id": "confirmations.block.message"
  366. }
  367. ],
  368. "path": "app/javascript/mastodon/containers/status_container.json"
  369. },
  370. {
  371. "descriptors": [
  372. {
  373. "defaultMessage": "Posts",
  374. "id": "account.posts"
  375. },
  376. {
  377. "defaultMessage": "Posts and replies",
  378. "id": "account.posts_with_replies"
  379. },
  380. {
  381. "defaultMessage": "Media",
  382. "id": "account.media"
  383. }
  384. ],
  385. "path": "app/javascript/mastodon/features/account_timeline/components/header.json"
  386. },
  387. {
  388. "descriptors": [
  389. {
  390. "defaultMessage": "{name} has moved to:",
  391. "id": "account.moved_to"
  392. }
  393. ],
  394. "path": "app/javascript/mastodon/features/account_timeline/components/moved_note.json"
  395. },
  396. {
  397. "descriptors": [
  398. {
  399. "defaultMessage": "Unfollow",
  400. "id": "confirmations.unfollow.confirm"
  401. },
  402. {
  403. "defaultMessage": "Block",
  404. "id": "confirmations.block.confirm"
  405. },
  406. {
  407. "defaultMessage": "Hide entire domain",
  408. "id": "confirmations.domain_block.confirm"
  409. },
  410. {
  411. "defaultMessage": "Are you sure you want to unfollow {name}?",
  412. "id": "confirmations.unfollow.message"
  413. },
  414. {
  415. "defaultMessage": "Are you sure you want to block {name}?",
  416. "id": "confirmations.block.message"
  417. },
  418. {
  419. "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.",
  420. "id": "confirmations.domain_block.message"
  421. }
  422. ],
  423. "path": "app/javascript/mastodon/features/account_timeline/containers/header_container.json"
  424. },
  425. {
  426. "descriptors": [
  427. {
  428. "defaultMessage": "Mention @{name}",
  429. "id": "account.mention"
  430. },
  431. {
  432. "defaultMessage": "Direct message @{name}",
  433. "id": "account.direct"
  434. },
  435. {
  436. "defaultMessage": "Edit profile",
  437. "id": "account.edit_profile"
  438. },
  439. {
  440. "defaultMessage": "Unblock @{name}",
  441. "id": "account.unblock"
  442. },
  443. {
  444. "defaultMessage": "Unfollow",
  445. "id": "account.unfollow"
  446. },
  447. {
  448. "defaultMessage": "Unmute @{name}",
  449. "id": "account.unmute"
  450. },
  451. {
  452. "defaultMessage": "Block @{name}",
  453. "id": "account.block"
  454. },
  455. {
  456. "defaultMessage": "Mute @{name}",
  457. "id": "account.mute"
  458. },
  459. {
  460. "defaultMessage": "Follow",
  461. "id": "account.follow"
  462. },
  463. {
  464. "defaultMessage": "Report @{name}",
  465. "id": "account.report"
  466. },
  467. {
  468. "defaultMessage": "Share @{name}'s profile",
  469. "id": "account.share"
  470. },
  471. {
  472. "defaultMessage": "Media",
  473. "id": "account.media"
  474. },
  475. {
  476. "defaultMessage": "Hide everything from {domain}",
  477. "id": "account.block_domain"
  478. },
  479. {
  480. "defaultMessage": "Unhide {domain}",
  481. "id": "account.unblock_domain"
  482. },
  483. {
  484. "defaultMessage": "Hide boosts from @{name}",
  485. "id": "account.hide_reblogs"
  486. },
  487. {
  488. "defaultMessage": "Show boosts from @{name}",
  489. "id": "account.show_reblogs"
  490. },
  491. {
  492. "defaultMessage": "Information below may reflect the user's profile incompletely.",
  493. "id": "account.disclaimer_full"
  494. },
  495. {
  496. "defaultMessage": "View full profile",
  497. "id": "account.view_full_profile"
  498. },
  499. {
  500. "defaultMessage": "Posts",
  501. "id": "account.posts"
  502. },
  503. {
  504. "defaultMessage": "Follows",
  505. "id": "account.follows"
  506. },
  507. {
  508. "defaultMessage": "Followers",
  509. "id": "account.followers"
  510. }
  511. ],
  512. "path": "app/javascript/mastodon/features/account/components/action_bar.json"
  513. },
  514. {
  515. "descriptors": [
  516. {
  517. "defaultMessage": "Unfollow",
  518. "id": "account.unfollow"
  519. },
  520. {
  521. "defaultMessage": "Follow",
  522. "id": "account.follow"
  523. },
  524. {
  525. "defaultMessage": "Awaiting approval. Click to cancel follow request",
  526. "id": "account.requested"
  527. },
  528. {
  529. "defaultMessage": "Unblock @{name}",
  530. "id": "account.unblock"
  531. },
  532. {
  533. "defaultMessage": "Follows you",
  534. "id": "account.follows_you"
  535. },
  536. {
  537. "defaultMessage": "Blocked",
  538. "id": "account.blocked"
  539. },
  540. {
  541. "defaultMessage": "Muted",
  542. "id": "account.muted"
  543. },
  544. {
  545. "defaultMessage": "Domain hidden",
  546. "id": "account.domain_blocked"
  547. }
  548. ],
  549. "path": "app/javascript/mastodon/features/account/components/header.json"
  550. },
  551. {
  552. "descriptors": [
  553. {
  554. "defaultMessage": "Blocked users",
  555. "id": "column.blocks"
  556. }
  557. ],
  558. "path": "app/javascript/mastodon/features/blocks/index.json"
  559. },
  560. {
  561. "descriptors": [
  562. {
  563. "defaultMessage": "Filter out by regular expressions",
  564. "id": "home.column_settings.filter_regex"
  565. },
  566. {
  567. "defaultMessage": "Column settings",
  568. "id": "home.settings"
  569. },
  570. {
  571. "defaultMessage": "Advanced",
  572. "id": "home.column_settings.advanced"
  573. }
  574. ],
  575. "path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
  576. },
  577. {
  578. "descriptors": [
  579. {
  580. "defaultMessage": "Local timeline",
  581. "id": "column.community"
  582. },
  583. {
  584. "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
  585. "id": "empty_column.community"
  586. }
  587. ],
  588. "path": "app/javascript/mastodon/features/community_timeline/index.json"
  589. },
  590. {
  591. "descriptors": [
  592. {
  593. "defaultMessage": "What is on your mind?",
  594. "id": "compose_form.placeholder"
  595. },
  596. {
  597. "defaultMessage": "Write your warning here",
  598. "id": "compose_form.spoiler_placeholder"
  599. },
  600. {
  601. "defaultMessage": "Post",
  602. "id": "compose_form.publish"
  603. },
  604. {
  605. "defaultMessage": "{publish}!",
  606. "id": "compose_form.publish_loud"
  607. }
  608. ],
  609. "path": "app/javascript/mastodon/features/compose/components/compose_form.json"
  610. },
  611. {
  612. "descriptors": [
  613. {
  614. "defaultMessage": "Insert emoji",
  615. "id": "emoji_button.label"
  616. },
  617. {
  618. "defaultMessage": "Search...",
  619. "id": "emoji_button.search"
  620. },
  621. {
  622. "defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
  623. "id": "emoji_button.not_found"
  624. },
  625. {
  626. "defaultMessage": "Custom",
  627. "id": "emoji_button.custom"
  628. },
  629. {
  630. "defaultMessage": "Frequently used",
  631. "id": "emoji_button.recent"
  632. },
  633. {
  634. "defaultMessage": "Search results",
  635. "id": "emoji_button.search_results"
  636. },
  637. {
  638. "defaultMessage": "People",
  639. "id": "emoji_button.people"
  640. },
  641. {
  642. "defaultMessage": "Nature",
  643. "id": "emoji_button.nature"
  644. },
  645. {
  646. "defaultMessage": "Food & Drink",
  647. "id": "emoji_button.food"
  648. },
  649. {
  650. "defaultMessage": "Activity",
  651. "id": "emoji_button.activity"
  652. },
  653. {
  654. "defaultMessage": "Travel & Places",
  655. "id": "emoji_button.travel"
  656. },
  657. {
  658. "defaultMessage": "Objects",
  659. "id": "emoji_button.objects"
  660. },
  661. {
  662. "defaultMessage": "Symbols",
  663. "id": "emoji_button.symbols"
  664. },
  665. {
  666. "defaultMessage": "Flags",
  667. "id": "emoji_button.flags"
  668. }
  669. ],
  670. "path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"
  671. },
  672. {
  673. "descriptors": [
  674. {
  675. "defaultMessage": "Edit profile",
  676. "id": "navigation_bar.edit_profile"
  677. }
  678. ],
  679. "path": "app/javascript/mastodon/features/compose/components/navigation_bar.json"
  680. },
  681. {
  682. "descriptors": [
  683. {
  684. "defaultMessage": "Public",
  685. "id": "privacy.public.short"
  686. },
  687. {
  688. "defaultMessage": "Post to public timelines",
  689. "id": "privacy.public.long"
  690. },
  691. {
  692. "defaultMessage": "Unlisted",
  693. "id": "privacy.unlisted.short"
  694. },
  695. {
  696. "defaultMessage": "Do not show in public timelines",
  697. "id": "privacy.unlisted.long"
  698. },
  699. {
  700. "defaultMessage": "Followers-only",
  701. "id": "privacy.private.short"
  702. },
  703. {
  704. "defaultMessage": "Post to followers only",
  705. "id": "privacy.private.long"
  706. },
  707. {
  708. "defaultMessage": "Direct",
  709. "id": "privacy.direct.short"
  710. },
  711. {
  712. "defaultMessage": "Post to mentioned users only",
  713. "id": "privacy.direct.long"
  714. },
  715. {
  716. "defaultMessage": "Adjust status privacy",
  717. "id": "privacy.change"
  718. }
  719. ],
  720. "path": "app/javascript/mastodon/features/compose/components/privacy_dropdown.json"
  721. },
  722. {
  723. "descriptors": [
  724. {
  725. "defaultMessage": "Cancel",
  726. "id": "reply_indicator.cancel"
  727. }
  728. ],
  729. "path": "app/javascript/mastodon/features/compose/components/reply_indicator.json"
  730. },
  731. {
  732. "descriptors": [
  733. {
  734. "defaultMessage": "People",
  735. "id": "search_results.accounts"
  736. },
  737. {
  738. "defaultMessage": "Posts",
  739. "id": "search_results.statuses"
  740. },
  741. {
  742. "defaultMessage": "Hashtags",
  743. "id": "search_results.hashtags"
  744. },
  745. {
  746. "defaultMessage": "{count, number} {count, plural, one {result} other {results}}",
  747. "id": "search_results.total"
  748. }
  749. ],
  750. "path": "app/javascript/mastodon/features/compose/components/search_results.json"
  751. },
  752. {
  753. "descriptors": [
  754. {
  755. "defaultMessage": "Search",
  756. "id": "search.placeholder"
  757. },
  758. {
  759. "defaultMessage": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
  760. "id": "search_popout.tips.full_text"
  761. },
  762. {
  763. "defaultMessage": "Simple text returns matching display names, usernames and hashtags",
  764. "id": "search_popout.tips.text"
  765. },
  766. {
  767. "defaultMessage": "Advanced search format",
  768. "id": "search_popout.search_format"
  769. },
  770. {
  771. "defaultMessage": "hashtag",
  772. "id": "search_popout.tips.hashtag"
  773. },
  774. {
  775. "defaultMessage": "user",
  776. "id": "search_popout.tips.user"
  777. },
  778. {
  779. "defaultMessage": "status",
  780. "id": "search_popout.tips.status"
  781. }
  782. ],
  783. "path": "app/javascript/mastodon/features/compose/components/search.json"
  784. },
  785. {
  786. "descriptors": [
  787. {
  788. "defaultMessage": "Add media",
  789. "id": "upload_button.label"
  790. }
  791. ],
  792. "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
  793. },
  794. {
  795. "descriptors": [
  796. {
  797. "defaultMessage": "Uploading...",
  798. "id": "upload_progress.label"
  799. }
  800. ],
  801. "path": "app/javascript/mastodon/features/compose/components/upload_progress.json"
  802. },
  803. {
  804. "descriptors": [
  805. {
  806. "defaultMessage": "Describe for the visually impaired",
  807. "id": "upload_form.description"
  808. },
  809. {
  810. "defaultMessage": "Undo",
  811. "id": "upload_form.undo"
  812. },
  813. {
  814. "defaultMessage": "Crop",
  815. "id": "upload_form.focus"
  816. }
  817. ],
  818. "path": "app/javascript/mastodon/features/compose/components/upload.json"
  819. },
  820. {
  821. "descriptors": [
  822. {
  823. "defaultMessage": "Media is marked as sensitive",
  824. "id": "compose_form.sensitive.marked"
  825. },
  826. {
  827. "defaultMessage": "Media is not marked as sensitive",
  828. "id": "compose_form.sensitive.unmarked"
  829. }
  830. ],
  831. "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
  832. },
  833. {
  834. "descriptors": [
  835. {
  836. "defaultMessage": "Text is hidden behind warning",
  837. "id": "compose_form.spoiler.marked"
  838. },
  839. {
  840. "defaultMessage": "Text is not hidden",
  841. "id": "compose_form.spoiler.unmarked"
  842. }
  843. ],
  844. "path": "app/javascript/mastodon/features/compose/containers/spoiler_button_container.json"
  845. },
  846. {
  847. "descriptors": [
  848. {
  849. "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
  850. "id": "compose_form.lock_disclaimer"
  851. },
  852. {
  853. "defaultMessage": "locked",
  854. "id": "compose_form.lock_disclaimer.lock"
  855. },
  856. {
  857. "defaultMessage": "This post won't be listed under any hashtag as it is unlisted. Only public posts can be searched by hashtag.",
  858. "id": "compose_form.hashtag_warning"
  859. },
  860. {
  861. "defaultMessage": "This post will only be visible to all the mentioned users.",
  862. "id": "compose_form.direct_message_warning"
  863. }
  864. ],
  865. "path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
  866. },
  867. {
  868. "descriptors": [
  869. {
  870. "defaultMessage": "Getting started",
  871. "id": "getting_started.heading"
  872. },
  873. {
  874. "defaultMessage": "Home",
  875. "id": "tabs_bar.home"
  876. },
  877. {
  878. "defaultMessage": "Notifications",
  879. "id": "tabs_bar.notifications"
  880. },
  881. {
  882. "defaultMessage": "Federated timeline",
  883. "id": "navigation_bar.public_timeline"
  884. },
  885. {
  886. "defaultMessage": "Local timeline",
  887. "id": "navigation_bar.community_timeline"
  888. },
  889. {
  890. "defaultMessage": "Preferences",
  891. "id": "navigation_bar.preferences"
  892. },
  893. {
  894. "defaultMessage": "Logout",
  895. "id": "navigation_bar.logout"
  896. }
  897. ],
  898. "path": "app/javascript/mastodon/features/compose/index.json"
  899. },
  900. {
  901. "descriptors": [
  902. {
  903. "defaultMessage": "Hidden domains",
  904. "id": "column.domain_blocks"
  905. },
  906. {
  907. "defaultMessage": "Unhide {domain}",
  908. "id": "account.unblock_domain"
  909. }
  910. ],
  911. "path": "app/javascript/mastodon/features/domain_blocks/index.json"
  912. },
  913. {
  914. "descriptors": [
  915. {
  916. "defaultMessage": "Favourites",
  917. "id": "column.favourites"
  918. }
  919. ],
  920. "path": "app/javascript/mastodon/features/favourited_statuses/index.json"
  921. },
  922. {
  923. "descriptors": [
  924. {
  925. "defaultMessage": "Authorize",
  926. "id": "follow_request.authorize"
  927. },
  928. {
  929. "defaultMessage": "Reject",
  930. "id": "follow_request.reject"
  931. }
  932. ],
  933. "path": "app/javascript/mastodon/features/follow_requests/components/account_authorize.json"
  934. },
  935. {
  936. "descriptors": [
  937. {
  938. "defaultMessage": "Follow requests",
  939. "id": "column.follow_requests"
  940. }
  941. ],
  942. "path": "app/javascript/mastodon/features/follow_requests/index.json"
  943. },
  944. {
  945. "descriptors": [
  946. {
  947. "defaultMessage": "Getting started",
  948. "id": "getting_started.heading"
  949. },
  950. {
  951. "defaultMessage": "Home",
  952. "id": "tabs_bar.home"
  953. },
  954. {
  955. "defaultMessage": "Notifications",
  956. "id": "tabs_bar.notifications"
  957. },
  958. {
  959. "defaultMessage": "Federated timeline",
  960. "id": "navigation_bar.public_timeline"
  961. },
  962. {
  963. "defaultMessage": "Navigation",
  964. "id": "column_subheading.navigation"
  965. },
  966. {
  967. "defaultMessage": "Settings",
  968. "id": "column_subheading.settings"
  969. },
  970. {
  971. "defaultMessage": "Local timeline",
  972. "id": "navigation_bar.community_timeline"
  973. },
  974. {
  975. "defaultMessage": "Preferences",
  976. "id": "navigation_bar.preferences"
  977. },
  978. {
  979. "defaultMessage": "Follow requests",
  980. "id": "navigation_bar.follow_requests"
  981. },
  982. {
  983. "defaultMessage": "Logout",
  984. "id": "navigation_bar.logout"
  985. },
  986. {
  987. "defaultMessage": "Favourites",
  988. "id": "navigation_bar.favourites"
  989. },
  990. {
  991. "defaultMessage": "Blocked users",
  992. "id": "navigation_bar.blocks"
  993. },
  994. {
  995. "defaultMessage": "Hidden domains",
  996. "id": "navigation_bar.domain_blocks"
  997. },
  998. {
  999. "defaultMessage": "Muted users",
  1000. "id": "navigation_bar.mutes"
  1001. },
  1002. {
  1003. "defaultMessage": "Extended information",
  1004. "id": "navigation_bar.info"
  1005. },
  1006. {
  1007. "defaultMessage": "Pinned posts",
  1008. "id": "navigation_bar.pins"
  1009. },
  1010. {
  1011. "defaultMessage": "Lists",
  1012. "id": "navigation_bar.lists"
  1013. },
  1014. {
  1015. "defaultMessage": "Keyboard shortcuts",
  1016. "id": "navigation_bar.keyboard_shortcuts"
  1017. },
  1018. {
  1019. "defaultMessage": "FAQ",
  1020. "id": "getting_started.faq"
  1021. },
  1022. {
  1023. "defaultMessage": "User Guide",
  1024. "id": "getting_started.userguide"
  1025. },
  1026. {
  1027. "defaultMessage": "Apps",
  1028. "id": "getting_started.appsshort"
  1029. },
  1030. {
  1031. "defaultMessage": "Pleroma is free and open source software. You can find out more on GitLab: {github}.",
  1032. "id": "getting_started.open_source_notice"
  1033. }
  1034. ],
  1035. "path": "app/javascript/mastodon/features/getting_started/index.json"
  1036. },
  1037. {
  1038. "descriptors": [
  1039. {
  1040. "defaultMessage": "There is nothing in this hashtag yet.",
  1041. "id": "empty_column.hashtag"
  1042. }
  1043. ],
  1044. "path": "app/javascript/mastodon/features/hashtag_timeline/index.json"
  1045. },
  1046. {
  1047. "descriptors": [
  1048. {
  1049. "defaultMessage": "Filter out by regular expressions",
  1050. "id": "home.column_settings.filter_regex"
  1051. },
  1052. {
  1053. "defaultMessage": "Column settings",
  1054. "id": "home.settings"
  1055. },
  1056. {
  1057. "defaultMessage": "Basic",
  1058. "id": "home.column_settings.basic"
  1059. },
  1060. {
  1061. "defaultMessage": "Show boosts",
  1062. "id": "home.column_settings.show_reblogs"
  1063. },
  1064. {
  1065. "defaultMessage": "Show replies",
  1066. "id": "home.column_settings.show_replies"
  1067. },
  1068. {
  1069. "defaultMessage": "Advanced",
  1070. "id": "home.column_settings.advanced"
  1071. }
  1072. ],
  1073. "path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
  1074. },
  1075. {
  1076. "descriptors": [
  1077. {
  1078. "defaultMessage": "Home",
  1079. "id": "column.home"
  1080. },
  1081. {
  1082. "defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
  1083. "id": "empty_column.home"
  1084. },
  1085. {
  1086. "defaultMessage": "the public timeline",
  1087. "id": "empty_column.home.public_timeline"
  1088. }
  1089. ],
  1090. "path": "app/javascript/mastodon/features/home_timeline/index.json"
  1091. },
  1092. {
  1093. "descriptors": [
  1094. {
  1095. "defaultMessage": "Keyboard Shortcuts",
  1096. "id": "keyboard_shortcuts.heading"
  1097. },
  1098. {
  1099. "defaultMessage": "Hotkey",
  1100. "id": "keyboard_shortcuts.hotkey"
  1101. },
  1102. {
  1103. "defaultMessage": "Description",
  1104. "id": "keyboard_shortcuts.description"
  1105. },
  1106. {
  1107. "defaultMessage": "to reply",
  1108. "id": "keyboard_shortcuts.reply"
  1109. },
  1110. {
  1111. "defaultMessage": "to mention author",
  1112. "id": "keyboard_shortcuts.mention"
  1113. },
  1114. {
  1115. "defaultMessage": "to favourite",
  1116. "id": "keyboard_shortcuts.favourite"
  1117. },
  1118. {
  1119. "defaultMessage": "to boost",
  1120. "id": "keyboard_shortcuts.boost"
  1121. },
  1122. {
  1123. "defaultMessage": "to open status",
  1124. "id": "keyboard_shortcuts.enter"
  1125. },
  1126. {
  1127. "defaultMessage": "to move up in the list",
  1128. "id": "keyboard_shortcuts.up"
  1129. },
  1130. {
  1131. "defaultMessage": "to move down in the list",
  1132. "id": "keyboard_shortcuts.down"
  1133. },
  1134. {
  1135. "defaultMessage": "to focus a status in one of the columns",
  1136. "id": "keyboard_shortcuts.column"
  1137. },
  1138. {
  1139. "defaultMessage": "to focus the compose textarea",
  1140. "id": "keyboard_shortcuts.compose"
  1141. },
  1142. {
  1143. "defaultMessage": "to start a brand new post",
  1144. "id": "keyboard_shortcuts.toot"
  1145. },
  1146. {
  1147. "defaultMessage": "to navigate back",
  1148. "id": "keyboard_shortcuts.back"
  1149. },
  1150. {
  1151. "defaultMessage": "to focus search",
  1152. "id": "keyboard_shortcuts.search"
  1153. },
  1154. {
  1155. "defaultMessage": "to un-focus compose textarea/search",
  1156. "id": "keyboard_shortcuts.unfocus"
  1157. },
  1158. {
  1159. "defaultMessage": "to display this legend",
  1160. "id": "keyboard_shortcuts.legend"
  1161. }
  1162. ],
  1163. "path": "app/javascript/mastodon/features/keyboard_shortcuts/index.json"
  1164. },
  1165. {
  1166. "descriptors": [
  1167. {
  1168. "defaultMessage": "Remove from list",
  1169. "id": "lists.account.remove"
  1170. },
  1171. {
  1172. "defaultMessage": "Add to list",
  1173. "id": "lists.account.add"
  1174. }
  1175. ],
  1176. "path": "app/javascript/mastodon/features/list_editor/components/account.json"
  1177. },
  1178. {
  1179. "descriptors": [
  1180. {
  1181. "defaultMessage": "Search among people you follow",
  1182. "id": "lists.search"
  1183. }
  1184. ],
  1185. "path": "app/javascript/mastodon/features/list_editor/components/search.json"
  1186. },
  1187. {
  1188. "descriptors": [
  1189. {
  1190. "defaultMessage": "Are you sure you want to permanently delete this list?",
  1191. "id": "confirmations.delete_list.message"
  1192. },
  1193. {
  1194. "defaultMessage": "Delete",
  1195. "id": "confirmations.delete_list.confirm"
  1196. },
  1197. {
  1198. "defaultMessage": "Edit list",
  1199. "id": "lists.edit"
  1200. },
  1201. {
  1202. "defaultMessage": "Delete list",
  1203. "id": "lists.delete"
  1204. },
  1205. {
  1206. "defaultMessage": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
  1207. "id": "empty_column.list"
  1208. }
  1209. ],
  1210. "path": "app/javascript/mastodon/features/list_timeline/index.json"
  1211. },
  1212. {
  1213. "descriptors": [
  1214. {
  1215. "defaultMessage": "New list title",
  1216. "id": "lists.new.title_placeholder"
  1217. },
  1218. {
  1219. "defaultMessage": "Add list",
  1220. "id": "lists.new.create"
  1221. }
  1222. ],
  1223. "path": "app/javascript/mastodon/features/lists/components/new_list_form.json"
  1224. },
  1225. {
  1226. "descriptors": [
  1227. {
  1228. "defaultMessage": "Lists",
  1229. "id": "column.lists"
  1230. },
  1231. {
  1232. "defaultMessage": "Your lists",
  1233. "id": "lists.subheading"
  1234. }
  1235. ],
  1236. "path": "app/javascript/mastodon/features/lists/index.json"
  1237. },
  1238. {
  1239. "descriptors": [
  1240. {
  1241. "defaultMessage": "Muted users",
  1242. "id": "column.mutes"
  1243. }
  1244. ],
  1245. "path": "app/javascript/mastodon/features/mutes/index.json"
  1246. },
  1247. {
  1248. "descriptors": [
  1249. {
  1250. "defaultMessage": "Clear notifications",
  1251. "id": "notifications.clear"
  1252. }
  1253. ],
  1254. "path": "app/javascript/mastodon/features/notifications/components/clear_column_button.json"
  1255. },
  1256. {
  1257. "descriptors": [
  1258. {
  1259. "defaultMessage": "Desktop notifications",
  1260. "id": "notifications.column_settings.alert"
  1261. },
  1262. {
  1263. "defaultMessage": "Show in column",
  1264. "id": "notifications.column_settings.show"
  1265. },
  1266. {
  1267. "defaultMessage": "Play sound",
  1268. "id": "notifications.column_settings.sound"
  1269. },
  1270. {
  1271. "defaultMessage": "Push notifications",
  1272. "id": "notifications.column_settings.push"
  1273. },
  1274. {
  1275. "defaultMessage": "This device",
  1276. "id": "notifications.column_settings.push_meta"
  1277. },
  1278. {
  1279. "defaultMessage": "New followers:",
  1280. "id": "notifications.column_settings.follow"
  1281. },
  1282. {
  1283. "defaultMessage": "Favourites:",
  1284. "id": "notifications.column_settings.favourite"
  1285. },
  1286. {
  1287. "defaultMessage": "Mentions:",
  1288. "id": "notifications.column_settings.mention"
  1289. },
  1290. {
  1291. "defaultMessage": "Boosts:",
  1292. "id": "notifications.column_settings.reblog"
  1293. }
  1294. ],
  1295. "path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
  1296. },
  1297. {
  1298. "descriptors": [
  1299. {
  1300. "defaultMessage": "{name} followed you",
  1301. "id": "notification.follow"
  1302. },
  1303. {
  1304. "defaultMessage": "{name} favourited your status",
  1305. "id": "notification.favourite"
  1306. },
  1307. {
  1308. "defaultMessage": "{name} boosted your status",
  1309. "id": "notification.reblog"
  1310. }
  1311. ],
  1312. "path": "app/javascript/mastodon/features/notifications/components/notification.json"
  1313. },
  1314. {
  1315. "descriptors": [
  1316. {
  1317. "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
  1318. "id": "notifications.clear_confirmation"
  1319. },
  1320. {
  1321. "defaultMessage": "Clear notifications",
  1322. "id": "notifications.clear"
  1323. }
  1324. ],
  1325. "path": "app/javascript/mastodon/features/notifications/containers/column_settings_container.json"
  1326. },
  1327. {
  1328. "descriptors": [
  1329. {
  1330. "defaultMessage": "Notifications",
  1331. "id": "column.notifications"
  1332. },
  1333. {
  1334. "defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
  1335. "id": "empty_column.notifications"
  1336. }
  1337. ],
  1338. "path": "app/javascript/mastodon/features/notifications/index.json"
  1339. },
  1340. {
  1341. "descriptors": [
  1342. {
  1343. "defaultMessage": "Pinned post",
  1344. "id": "column.pins"
  1345. }
  1346. ],
  1347. "path": "app/javascript/mastodon/features/pinned_statuses/index.json"
  1348. },
  1349. {
  1350. "descriptors": [
  1351. {
  1352. "defaultMessage": "Federated timeline",
  1353. "id": "column.public"
  1354. },
  1355. {
  1356. "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
  1357. "id": "empty_column.public"
  1358. }
  1359. ],
  1360. "path": "app/javascript/mastodon/features/public_timeline/index.json"
  1361. },
  1362. {
  1363. "descriptors": [
  1364. {
  1365. "defaultMessage": "A look inside...",
  1366. "id": "standalone.public_title"
  1367. }
  1368. ],
  1369. "path": "app/javascript/mastodon/features/standalone/community_timeline/index.json"
  1370. },
  1371. {
  1372. "descriptors": [
  1373. {
  1374. "defaultMessage": "A look inside...",
  1375. "id": "standalone.public_title"
  1376. }
  1377. ],
  1378. "path": "app/javascript/mastodon/features/standalone/public_timeline/index.json"
  1379. },
  1380. {
  1381. "descriptors": [
  1382. {
  1383. "defaultMessage": "Delete",
  1384. "id": "status.delete"
  1385. },
  1386. {
  1387. "defaultMessage": "Direct message @{name}",
  1388. "id": "status.direct"
  1389. },
  1390. {
  1391. "defaultMessage": "Mention @{name}",
  1392. "id": "status.mention"
  1393. },
  1394. {
  1395. "defaultMessage": "Reply",
  1396. "id": "status.reply"
  1397. },
  1398. {
  1399. "defaultMessage": "Boost",
  1400. "id": "status.reblog"
  1401. },
  1402. {
  1403. "defaultMessage": "This post cannot be boosted",
  1404. "id": "status.cannot_reblog"
  1405. },
  1406. {
  1407. "defaultMessage": "Favourite",
  1408. "id": "status.favourite"
  1409. },
  1410. {
  1411. "defaultMessage": "Mute @{name}",
  1412. "id": "status.mute"
  1413. },
  1414. {
  1415. "defaultMessage": "Mute conversation",
  1416. "id": "status.mute_conversation"
  1417. },
  1418. {
  1419. "defaultMessage": "Unmute conversation",
  1420. "id": "status.unmute_conversation"
  1421. },
  1422. {
  1423. "defaultMessage": "Block @{name}",
  1424. "id": "status.block"
  1425. },
  1426. {
  1427. "defaultMessage": "Report @{name}",
  1428. "id": "status.report"
  1429. },
  1430. {
  1431. "defaultMessage": "Share",
  1432. "id": "status.share"
  1433. },
  1434. {
  1435. "defaultMessage": "Pin on profile",
  1436. "id": "status.pin"
  1437. },
  1438. {
  1439. "defaultMessage": "Unpin from profile",
  1440. "id": "status.unpin"
  1441. },
  1442. {
  1443. "defaultMessage": "Embed",
  1444. "id": "status.embed"
  1445. }
  1446. ],
  1447. "path": "app/javascript/mastodon/features/status/components/action_bar.json"
  1448. },
  1449. {
  1450. "descriptors": [
  1451. {
  1452. "defaultMessage": "Delete",
  1453. "id": "confirmations.delete.confirm"
  1454. },
  1455. {
  1456. "defaultMessage": "Are you sure you want to delete this status?",
  1457. "id": "confirmations.delete.message"
  1458. },
  1459. {
  1460. "defaultMessage": "Block",
  1461. "id": "confirmations.block.confirm"
  1462. },
  1463. {
  1464. "defaultMessage": "Show more for all",
  1465. "id": "status.show_more_all"
  1466. },
  1467. {
  1468. "defaultMessage": "Show less for all",
  1469. "id": "status.show_less_all"
  1470. },
  1471. {
  1472. "defaultMessage": "Are you sure you want to block {name}?",
  1473. "id": "confirmations.block.message"
  1474. }
  1475. ],
  1476. "path": "app/javascript/mastodon/features/status/index.json"
  1477. },
  1478. {
  1479. "descriptors": [
  1480. {
  1481. "defaultMessage": "Boost",
  1482. "id": "status.reblog"
  1483. },
  1484. {
  1485. "defaultMessage": "You can press {combo} to skip this next time",
  1486. "id": "boost_modal.combo"
  1487. }
  1488. ],
  1489. "path": "app/javascript/mastodon/features/ui/components/boost_modal.json"
  1490. },
  1491. {
  1492. "descriptors": [
  1493. {
  1494. "defaultMessage": "Network error",
  1495. "id": "bundle_column_error.title"
  1496. },
  1497. {
  1498. "defaultMessage": "Something went wrong while loading this component.",
  1499. "id": "bundle_column_error.body"
  1500. },
  1501. {
  1502. "defaultMessage": "Try again",
  1503. "id": "bundle_column_error.retry"
  1504. }
  1505. ],
  1506. "path": "app/javascript/mastodon/features/ui/components/bundle_column_error.json"
  1507. },
  1508. {
  1509. "descriptors": [
  1510. {
  1511. "defaultMessage": "Something went wrong while loading this component.",
  1512. "id": "bundle_modal_error.message"
  1513. },
  1514. {
  1515. "defaultMessage": "Try again",
  1516. "id": "bundle_modal_error.retry"
  1517. },
  1518. {
  1519. "defaultMessage": "Close",
  1520. "id": "bundle_modal_error.close"
  1521. }
  1522. ],
  1523. "path": "app/javascript/mastodon/features/ui/components/bundle_modal_error.json"
  1524. },
  1525. {
  1526. "descriptors": [
  1527. {
  1528. "defaultMessage": "Cancel",
  1529. "id": "confirmation_modal.cancel"
  1530. }
  1531. ],
  1532. "path": "app/javascript/mastodon/features/ui/components/confirmation_modal.json"
  1533. },
  1534. {
  1535. "descriptors": [
  1536. {
  1537. "defaultMessage": "Embed",
  1538. "id": "status.embed"
  1539. },
  1540. {
  1541. "defaultMessage": "Embed this status on your website by copying the code below.",
  1542. "id": "embed.instructions"
  1543. },
  1544. {
  1545. "defaultMessage": "Here is what it will look like:",
  1546. "id": "embed.preview"
  1547. }
  1548. ],
  1549. "path": "app/javascript/mastodon/features/ui/components/embed_modal.json"
  1550. },
  1551. {
  1552. "descriptors": [
  1553. {
  1554. "defaultMessage": "Close",
  1555. "id": "lightbox.close"
  1556. },
  1557. {
  1558. "defaultMessage": "Previous",
  1559. "id": "lightbox.previous"
  1560. },
  1561. {
  1562. "defaultMessage": "Next",
  1563. "id": "lightbox.next"
  1564. }
  1565. ],
  1566. "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
  1567. },
  1568. {
  1569. "descriptors": [
  1570. {
  1571. "defaultMessage": "Are you sure you want to mute {name}?",
  1572. "id": "confirmations.mute.message"
  1573. },
  1574. {
  1575. "defaultMessage": "Hide notifications from this user?",
  1576. "id": "mute_modal.hide_notifications"
  1577. },
  1578. {
  1579. "defaultMessage": "Cancel",
  1580. "id": "confirmation_modal.cancel"
  1581. },
  1582. {
  1583. "defaultMessage": "Mute",
  1584. "id": "confirmations.mute.confirm"
  1585. }
  1586. ],
  1587. "path": "app/javascript/mastodon/features/ui/components/mute_modal.json"
  1588. },
  1589. {
  1590. "descriptors": [
  1591. {
  1592. "defaultMessage": "Home",
  1593. "id": "column.home"
  1594. },
  1595. {
  1596. "defaultMessage": "Notifications",
  1597. "id": "column.notifications"
  1598. },
  1599. {
  1600. "defaultMessage": "Local timeline",
  1601. "id": "column.community"
  1602. },
  1603. {
  1604. "defaultMessage": "Federated timeline",
  1605. "id": "column.public"
  1606. },
  1607. {
  1608. "defaultMessage": "Welcome to Mastodon!",
  1609. "id": "onboarding.page_one.welcome"
  1610. },
  1611. {
  1612. "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
  1613. "id": "onboarding.page_one.federation"
  1614. },
  1615. {
  1616. "defaultMessage": "Your full handle",
  1617. "id": "onboarding.page_one.full_handle"
  1618. },
  1619. {
  1620. "defaultMessage": "This is what you would tell your friends to search for.",
  1621. "id": "onboarding.page_one.handle_hint"
  1622. },
  1623. {
  1624. "defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
  1625. "id": "onboarding.page_two.compose"
  1626. },
  1627. {
  1628. "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.",
  1629. "id": "onboarding.page_three.search"
  1630. },
  1631. {
  1632. "defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
  1633. "id": "onboarding.page_three.profile"
  1634. },
  1635. {
  1636. "defaultMessage": "The home timeline shows posts from people you follow.",
  1637. "id": "onboarding.page_four.home"
  1638. },
  1639. {
  1640. "defaultMessage": "The notifications column shows when someone interacts with you.",
  1641. "id": "onboarding.page_four.notifications"
  1642. },
  1643. {
  1644. "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.",
  1645. "id": "onboarding.page_five.public_timelines"
  1646. },
  1647. {
  1648. "defaultMessage": "Your instance's admin is {admin}.",
  1649. "id": "onboarding.page_six.admin"
  1650. },
  1651. {
  1652. "defaultMessage": "Please read {domain}'s {guidelines}!",
  1653. "id": "onboarding.page_six.read_guidelines"
  1654. },
  1655. {
  1656. "defaultMessage": "community guidelines",
  1657. "id": "onboarding.page_six.guidelines"
  1658. },
  1659. {
  1660. "defaultMessage": "Almost done...",
  1661. "id": "onboarding.page_six.almost_done"
  1662. },
  1663. {
  1664. "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
  1665. "id": "onboarding.page_six.github"
  1666. },
  1667. {
  1668. "defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
  1669. "id": "onboarding.page_six.apps_available"
  1670. },
  1671. {
  1672. "defaultMessage": "mobile apps",
  1673. "id": "onboarding.page_six.various_app"
  1674. },
  1675. {
  1676. "defaultMessage": "Have fun!",
  1677. "id": "onboarding.page_six.appetoot"
  1678. },
  1679. {
  1680. "defaultMessage": "Next",
  1681. "id": "onboarding.next"
  1682. },
  1683. {
  1684. "defaultMessage": "Done",
  1685. "id": "onboarding.done"
  1686. },
  1687. {
  1688. "defaultMessage": "Skip",
  1689. "id": "onboarding.skip"
  1690. }
  1691. ],
  1692. "path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
  1693. },
  1694. {
  1695. "descriptors": [
  1696. {
  1697. "defaultMessage": "Close",
  1698. "id": "lightbox.close"
  1699. },
  1700. {
  1701. "defaultMessage": "Additional comments",
  1702. "id": "report.placeholder"
  1703. },
  1704. {
  1705. "defaultMessage": "Submit",
  1706. "id": "report.submit"
  1707. },
  1708. {
  1709. "defaultMessage": "Report {target}",
  1710. "id": "report.target"
  1711. },
  1712. {
  1713. "defaultMessage": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
  1714. "id": "report.hint"
  1715. },
  1716. {
  1717. "defaultMessage": "The account is from another server. Send an anonymized copy of the report there as well?",
  1718. "id": "report.forward_hint"
  1719. },
  1720. {
  1721. "defaultMessage": "Forward to {target}",
  1722. "id": "report.forward"
  1723. }
  1724. ],
  1725. "path": "app/javascript/mastodon/features/ui/components/report_modal.json"
  1726. },
  1727. {
  1728. "descriptors": [
  1729. {
  1730. "defaultMessage": "Home",
  1731. "id": "tabs_bar.home"
  1732. },
  1733. {
  1734. "defaultMessage": "Notifications",
  1735. "id": "tabs_bar.notifications"
  1736. },
  1737. {
  1738. "defaultMessage": "Search",
  1739. "id": "tabs_bar.search"
  1740. },
  1741. {
  1742. "defaultMessage": "Local",
  1743. "id": "tabs_bar.local_timeline"
  1744. },
  1745. {
  1746. "defaultMessage": "Federated",
  1747. "id": "tabs_bar.federated_timeline"
  1748. }
  1749. ],
  1750. "path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
  1751. },
  1752. {
  1753. "descriptors": [
  1754. {
  1755. "defaultMessage": "Drag & drop to upload",
  1756. "id": "upload_area.title"
  1757. }
  1758. ],
  1759. "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
  1760. },
  1761. {
  1762. "descriptors": [
  1763. {
  1764. "defaultMessage": "Your draft will be lost if you leave Mastodon.",
  1765. "id": "ui.beforeunload"
  1766. }
  1767. ],
  1768. "path": "app/javascript/mastodon/features/ui/index.json"
  1769. },
  1770. {
  1771. "descriptors": [
  1772. {
  1773. "defaultMessage": "Play",
  1774. "id": "video.play"
  1775. },
  1776. {
  1777. "defaultMessage": "Pause",
  1778. "id": "video.pause"
  1779. },
  1780. {
  1781. "defaultMessage": "Mute sound",
  1782. "id": "video.mute"
  1783. },
  1784. {
  1785. "defaultMessage": "Unmute sound",
  1786. "id": "video.unmute"
  1787. },
  1788. {
  1789. "defaultMessage": "Hide video",
  1790. "id": "video.hide"
  1791. },
  1792. {
  1793. "defaultMessage": "Expand video",
  1794. "id": "video.expand"
  1795. },
  1796. {
  1797. "defaultMessage": "Close video",
  1798. "id": "video.close"
  1799. },
  1800. {
  1801. "defaultMessage": "Full screen",
  1802. "id": "video.fullscreen"
  1803. },
  1804. {
  1805. "defaultMessage": "Exit full screen",
  1806. "id": "video.exit_fullscreen"
  1807. },
  1808. {
  1809. "defaultMessage": "Sensitive content",
  1810. "id": "status.sensitive_warning"
  1811. },
  1812. {
  1813. "defaultMessage": "Click to view",
  1814. "id": "status.sensitive_toggle"
  1815. }
  1816. ],
  1817. "path": "app/javascript/mastodon/features/video/index.json"
  1818. }
  1819. ]