app.json 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728
  1. {
  2. "common": {
  3. "alerts": {
  4. "common": {
  5. "please_try_again": "Please try again.",
  6. "please_try_again_later": "Please try again later."
  7. },
  8. "sign_up_failure": {
  9. "title": "Sign Up Failure"
  10. },
  11. "server_error": {
  12. "title": "Server Error"
  13. },
  14. "vote_failure": {
  15. "title": "Vote Failure",
  16. "poll_ended": "The poll has ended"
  17. },
  18. "discard_post_content": {
  19. "title": "Discard Draft",
  20. "message": "Confirm to discard composed post content."
  21. },
  22. "publish_post_failure": {
  23. "title": "Publish Failure",
  24. "message": "Failed to publish the post.\nPlease check your internet connection.",
  25. "attachments_message": {
  26. "video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
  27. "more_than_one_video": "Cannot attach more than one video."
  28. }
  29. },
  30. "edit_profile_failure": {
  31. "title": "Edit Profile Error",
  32. "message": "Cannot edit profile. Please try again."
  33. },
  34. "sign_out": {
  35. "title": "Sign Out",
  36. "message": "Are you sure you want to sign out?",
  37. "confirm": "Sign Out"
  38. },
  39. "block_domain": {
  40. "title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
  41. "block_entire_domain": "Block Domain"
  42. },
  43. "save_photo_failure": {
  44. "title": "Save Photo Failure",
  45. "message": "Please enable the photo library access permission to save the photo."
  46. },
  47. "delete_post": {
  48. "title": "Delete Post",
  49. "message": "Are you sure you want to delete this post?"
  50. },
  51. "clean_cache": {
  52. "title": "Clean Cache",
  53. "message": "Successfully cleaned %s cache."
  54. }
  55. },
  56. "controls": {
  57. "actions": {
  58. "back": "Back",
  59. "next": "Next",
  60. "previous": "Previous",
  61. "open": "Open",
  62. "add": "Add",
  63. "remove": "Remove",
  64. "edit": "Edit",
  65. "save": "Save",
  66. "ok": "OK",
  67. "done": "Done",
  68. "confirm": "Confirm",
  69. "continue": "Continue",
  70. "compose": "Compose",
  71. "cancel": "Cancel",
  72. "discard": "Discard",
  73. "try_again": "Try Again",
  74. "take_photo": "Take Photo",
  75. "save_photo": "Save Photo",
  76. "copy_photo": "Copy Photo",
  77. "sign_in": "Log in",
  78. "sign_up": "Create account",
  79. "see_more": "See More",
  80. "preview": "Preview",
  81. "share": "Share",
  82. "share_user": "Share %s",
  83. "share_post": "Share Post",
  84. "open_in_safari": "Open in Safari",
  85. "open_in_browser": "Open in Browser",
  86. "find_people": "Find people to follow",
  87. "manually_search": "Manually search instead",
  88. "skip": "Skip",
  89. "reply": "Reply",
  90. "report_user": "Report %s",
  91. "block_domain": "Block %s",
  92. "unblock_domain": "Unblock %s",
  93. "settings": "Settings",
  94. "delete": "Delete"
  95. },
  96. "tabs": {
  97. "home": "Home",
  98. "search": "Search",
  99. "notification": "Notification",
  100. "profile": "Profile"
  101. },
  102. "keyboard": {
  103. "common": {
  104. "switch_to_tab": "Switch to %s",
  105. "compose_new_post": "Compose New Post",
  106. "show_favorites": "Show Favorites",
  107. "open_settings": "Open Settings"
  108. },
  109. "timeline": {
  110. "previous_status": "Previous Post",
  111. "next_status": "Next Post",
  112. "open_status": "Open Post",
  113. "open_author_profile": "Open Author's Profile",
  114. "open_reblogger_profile": "Open Reblogger's Profile",
  115. "reply_status": "Reply to Post",
  116. "toggle_reblog": "Toggle Reblog on Post",
  117. "toggle_favorite": "Toggle Favorite on Post",
  118. "toggle_content_warning": "Toggle Content Warning",
  119. "preview_image": "Preview Image"
  120. },
  121. "segmented_control": {
  122. "previous_section": "Previous Section",
  123. "next_section": "Next Section"
  124. }
  125. },
  126. "status": {
  127. "user_reblogged": "%s reblogged",
  128. "user_replied_to": "Replied to %s",
  129. "show_post": "Show Post",
  130. "show_user_profile": "Show user profile",
  131. "content_warning": "Content Warning",
  132. "sensitive_content": "Sensitive Content",
  133. "media_content_warning": "Tap anywhere to reveal",
  134. "tap_to_reveal": "Tap to reveal",
  135. "poll": {
  136. "vote": "Vote",
  137. "closed": "Closed"
  138. },
  139. "meta_entity": {
  140. "url": "Link: %s",
  141. "hashtag": "Hashtag: %s",
  142. "mention": "Show Profile: %s",
  143. "email": "Email address: %s"
  144. },
  145. "actions": {
  146. "reply": "Reply",
  147. "reblog": "Reblog",
  148. "unreblog": "Undo reblog",
  149. "favorite": "Favorite",
  150. "unfavorite": "Unfavorite",
  151. "menu": "Menu",
  152. "hide": "Hide",
  153. "show_image": "Show image",
  154. "show_gif": "Show GIF",
  155. "show_video_player": "Show video player",
  156. "tap_then_hold_to_show_menu": "Tap then hold to show menu"
  157. },
  158. "tag": {
  159. "url": "URL",
  160. "mention": "Mention",
  161. "link": "Link",
  162. "hashtag": "Hashtag",
  163. "email": "Email",
  164. "emoji": "Emoji"
  165. },
  166. "visibility": {
  167. "unlisted": "Everyone can see this post but not display in the public timeline.",
  168. "private": "Only their followers can see this post.",
  169. "private_from_me": "Only my followers can see this post.",
  170. "direct": "Only mentioned user can see this post."
  171. }
  172. },
  173. "friendship": {
  174. "follow": "Follow",
  175. "following": "Following",
  176. "request": "Request",
  177. "pending": "Pending",
  178. "block": "Block",
  179. "block_user": "Block %s",
  180. "block_domain": "Block %s",
  181. "unblock": "Unblock",
  182. "unblock_user": "Unblock %s",
  183. "blocked": "Blocked",
  184. "mute": "Mute",
  185. "mute_user": "Mute %s",
  186. "unmute": "Unmute",
  187. "unmute_user": "Unmute %s",
  188. "muted": "Muted",
  189. "edit_info": "Edit Info",
  190. "show_reblogs": "Show Reblogs",
  191. "hide_reblogs": "Hide Reblogs"
  192. },
  193. "timeline": {
  194. "filtered": "Filtered",
  195. "timestamp": {
  196. "now": "Now"
  197. },
  198. "loader": {
  199. "load_missing_posts": "Load missing posts",
  200. "loading_missing_posts": "Loading missing posts...",
  201. "show_more_replies": "Show more replies"
  202. },
  203. "header": {
  204. "no_status_found": "No Post Found",
  205. "blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
  206. "user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.",
  207. "blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.",
  208. "user_blocked_warning": "You can’t view %s’s profile\nuntil they unblock you.",
  209. "suspended_warning": "This user has been suspended.",
  210. "user_suspended_warning": "%s’s account has been suspended."
  211. }
  212. }
  213. }
  214. },
  215. "scene": {
  216. "welcome": {
  217. "slogan": "Social networking\nback in your hands.",
  218. "get_started": "Get Started",
  219. "log_in": "Log In"
  220. },
  221. "login": {
  222. "title": "Welcome back",
  223. "subtitle": "Log you in on the server you created your account on.",
  224. "server_search_field": {
  225. "placeholder": "Enter URL or search for your server"
  226. }
  227. },
  228. "server_picker": {
  229. "title": "Mastodon is made of users in different servers.",
  230. "subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
  231. "button": {
  232. "category": {
  233. "all": "All",
  234. "all_accessiblity_description": "Category: All",
  235. "academia": "academia",
  236. "activism": "activism",
  237. "food": "food",
  238. "furry": "furry",
  239. "games": "games",
  240. "general": "general",
  241. "journalism": "journalism",
  242. "lgbt": "lgbt",
  243. "regional": "regional",
  244. "art": "art",
  245. "music": "music",
  246. "tech": "tech"
  247. },
  248. "see_less": "See Less",
  249. "see_more": "See More"
  250. },
  251. "label": {
  252. "language": "LANGUAGE",
  253. "users": "USERS",
  254. "category": "CATEGORY"
  255. },
  256. "input": {
  257. "search_servers_or_enter_url": "Search communities or enter URL"
  258. },
  259. "empty_state": {
  260. "finding_servers": "Finding available servers...",
  261. "bad_network": "Something went wrong while loading the data. Check your internet connection.",
  262. "no_results": "No results"
  263. }
  264. },
  265. "register": {
  266. "title": "Let’s get you set up on %s",
  267. "lets_get_you_set_up_on_domain": "Let’s get you set up on %s",
  268. "input": {
  269. "avatar": {
  270. "delete": "Delete"
  271. },
  272. "username": {
  273. "placeholder": "username",
  274. "duplicate_prompt": "This username is taken."
  275. },
  276. "display_name": {
  277. "placeholder": "display name"
  278. },
  279. "email": {
  280. "placeholder": "email"
  281. },
  282. "password": {
  283. "placeholder": "password",
  284. "require": "Your password needs at least:",
  285. "character_limit": "8 characters",
  286. "accessibility": {
  287. "checked": "checked",
  288. "unchecked": "unchecked"
  289. },
  290. "hint": "Your password needs at least eight characters"
  291. },
  292. "invite": {
  293. "registration_user_invite_request": "Why do you want to join?"
  294. }
  295. },
  296. "error": {
  297. "item": {
  298. "username": "Username",
  299. "email": "Email",
  300. "password": "Password",
  301. "agreement": "Agreement",
  302. "locale": "Locale",
  303. "reason": "Reason"
  304. },
  305. "reason": {
  306. "blocked": "%s contains a disallowed email provider",
  307. "unreachable": "%s does not seem to exist",
  308. "taken": "%s is already in use",
  309. "reserved": "%s is a reserved keyword",
  310. "accepted": "%s must be accepted",
  311. "blank": "%s is required",
  312. "invalid": "%s is invalid",
  313. "too_long": "%s is too long",
  314. "too_short": "%s is too short",
  315. "inclusion": "%s is not a supported value"
  316. },
  317. "special": {
  318. "username_invalid": "Username must only contain alphanumeric characters and underscores",
  319. "username_too_long": "Username is too long (can’t be longer than 30 characters)",
  320. "email_invalid": "This is not a valid email address",
  321. "password_too_short": "Password is too short (must be at least 8 characters)"
  322. }
  323. }
  324. },
  325. "server_rules": {
  326. "title": "Some ground rules.",
  327. "subtitle": "These are set and enforced by the %s moderators.",
  328. "prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
  329. "terms_of_service": "terms of service",
  330. "privacy_policy": "privacy policy",
  331. "button": {
  332. "confirm": "I Agree"
  333. }
  334. },
  335. "confirm_email": {
  336. "title": "One last thing.",
  337. "subtitle": "Tap the link we emailed to you to verify your account.",
  338. "tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we emailed to you to verify your account",
  339. "button": {
  340. "open_email_app": "Open Email App",
  341. "resend": "Resend"
  342. },
  343. "dont_receive_email": {
  344. "title": "Check your email",
  345. "description": "Check if your email address is correct as well as your junk folder if you haven’t.",
  346. "resend_email": "Resend Email"
  347. },
  348. "open_email_app": {
  349. "title": "Check your inbox.",
  350. "description": "We just sent you an email. Check your junk folder if you haven’t.",
  351. "mail": "Mail",
  352. "open_email_client": "Open Email Client"
  353. }
  354. },
  355. "home_timeline": {
  356. "title": "Home",
  357. "navigation_bar_state": {
  358. "offline": "Offline",
  359. "new_posts": "See new posts",
  360. "published": "Published!",
  361. "Publishing": "Publishing post...",
  362. "accessibility": {
  363. "logo_label": "Logo Button",
  364. "logo_hint": "Tap to scroll to top and tap again to previous location"
  365. }
  366. }
  367. },
  368. "suggestion_account": {
  369. "title": "Find People to Follow",
  370. "follow_explain": "When you follow someone, you’ll see their posts in your home feed."
  371. },
  372. "compose": {
  373. "title": {
  374. "new_post": "New Post",
  375. "new_reply": "New Reply"
  376. },
  377. "media_selection": {
  378. "camera": "Take Photo",
  379. "photo_library": "Photo Library",
  380. "browse": "Browse"
  381. },
  382. "content_input_placeholder": "Type or paste what’s on your mind",
  383. "compose_action": "Publish",
  384. "replying_to_user": "replying to %s",
  385. "attachment": {
  386. "photo": "photo",
  387. "video": "video",
  388. "attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
  389. "description_photo": "Describe the photo for the visually-impaired...",
  390. "description_video": "Describe the video for the visually-impaired...",
  391. "load_failed": "Load Failed",
  392. "upload_failed": "Upload Failed",
  393. "can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
  394. "attachment_too_large": "Attachment too large",
  395. "compressing_state": "Compressing...",
  396. "server_processing_state": "Server Processing..."
  397. },
  398. "poll": {
  399. "duration_time": "Duration: %s",
  400. "thirty_minutes": "30 minutes",
  401. "one_hour": "1 Hour",
  402. "six_hours": "6 Hours",
  403. "one_day": "1 Day",
  404. "three_days": "3 Days",
  405. "seven_days": "7 Days",
  406. "option_number": "Option %ld",
  407. "the_poll_is_invalid": "The poll is invalid",
  408. "the_poll_has_empty_option": "The poll has empty option"
  409. },
  410. "content_warning": {
  411. "placeholder": "Write an accurate warning here..."
  412. },
  413. "visibility": {
  414. "public": "Public",
  415. "unlisted": "Unlisted",
  416. "private": "Followers only",
  417. "direct": "Only people I mention"
  418. },
  419. "auto_complete": {
  420. "space_to_add": "Space to add"
  421. },
  422. "accessibility": {
  423. "append_attachment": "Add Attachment",
  424. "append_poll": "Add Poll",
  425. "remove_poll": "Remove Poll",
  426. "custom_emoji_picker": "Custom Emoji Picker",
  427. "enable_content_warning": "Enable Content Warning",
  428. "disable_content_warning": "Disable Content Warning",
  429. "post_visibility_menu": "Post Visibility Menu",
  430. "post_options": "Post Options",
  431. "posting_as": "Posting as %s"
  432. },
  433. "keyboard": {
  434. "discard_post": "Discard Post",
  435. "publish_post": "Publish Post",
  436. "toggle_poll": "Toggle Poll",
  437. "toggle_content_warning": "Toggle Content Warning",
  438. "append_attachment_entry": "Add Attachment - %s",
  439. "select_visibility_entry": "Select Visibility - %s"
  440. }
  441. },
  442. "profile": {
  443. "header": {
  444. "follows_you": "Follows You"
  445. },
  446. "dashboard": {
  447. "posts": "posts",
  448. "following": "following",
  449. "followers": "followers"
  450. },
  451. "fields": {
  452. "add_row": "Add Row",
  453. "placeholder": {
  454. "label": "Label",
  455. "content": "Content"
  456. },
  457. "verified": {
  458. "short": "Verified on %s",
  459. "long": "Ownership of this link was checked on %s"
  460. }
  461. },
  462. "segmented_control": {
  463. "posts": "Posts",
  464. "replies": "Replies",
  465. "posts_and_replies": "Posts and Replies",
  466. "media": "Media",
  467. "about": "About"
  468. },
  469. "relationship_action_alert": {
  470. "confirm_mute_user": {
  471. "title": "Mute Account",
  472. "message": "Confirm to mute %s"
  473. },
  474. "confirm_unmute_user": {
  475. "title": "Unmute Account",
  476. "message": "Confirm to unmute %s"
  477. },
  478. "confirm_block_user": {
  479. "title": "Block Account",
  480. "message": "Confirm to block %s"
  481. },
  482. "confirm_unblock_user": {
  483. "title": "Unblock Account",
  484. "message": "Confirm to unblock %s"
  485. },
  486. "confirm_show_reblogs": {
  487. "title": "Show Reblogs",
  488. "message": "Confirm to show reblogs"
  489. },
  490. "confirm_hide_reblogs": {
  491. "title": "Hide Reblogs",
  492. "message": "Confirm to hide reblogs"
  493. }
  494. },
  495. "accessibility": {
  496. "show_avatar_image": "Show avatar image",
  497. "edit_avatar_image": "Edit avatar image",
  498. "show_banner_image": "Show banner image",
  499. "double_tap_to_open_the_list": "Double tap to open the list"
  500. }
  501. },
  502. "follower": {
  503. "title": "follower",
  504. "footer": "Followers from other servers are not displayed."
  505. },
  506. "following": {
  507. "title": "following",
  508. "footer": "Follows from other servers are not displayed."
  509. },
  510. "familiarFollowers": {
  511. "title": "Followers you familiar",
  512. "followed_by_names": "Followed by %s"
  513. },
  514. "favorited_by": {
  515. "title": "Favorited By"
  516. },
  517. "reblogged_by": {
  518. "title": "Reblogged By"
  519. },
  520. "search": {
  521. "title": "Search",
  522. "search_bar": {
  523. "placeholder": "Search hashtags and users",
  524. "cancel": "Cancel"
  525. },
  526. "recommend": {
  527. "button_text": "See All",
  528. "hash_tag": {
  529. "title": "Trending on Mastodon",
  530. "description": "Hashtags that are getting quite a bit of attention",
  531. "people_talking": "%s people are talking"
  532. },
  533. "accounts": {
  534. "title": "Accounts you might like",
  535. "description": "You may like to follow these accounts",
  536. "follow": "Follow"
  537. }
  538. },
  539. "searching": {
  540. "segment": {
  541. "all": "All",
  542. "people": "People",
  543. "hashtags": "Hashtags",
  544. "posts": "Posts"
  545. },
  546. "empty_state": {
  547. "no_results": "No results"
  548. },
  549. "recent_search": "Recent searches",
  550. "clear": "Clear"
  551. }
  552. },
  553. "discovery": {
  554. "tabs": {
  555. "posts": "Posts",
  556. "hashtags": "Hashtags",
  557. "news": "News",
  558. "community": "Community",
  559. "for_you": "For You"
  560. },
  561. "intro": "These are the posts gaining traction in your corner of Mastodon."
  562. },
  563. "favorite": {
  564. "title": "Your Favorites"
  565. },
  566. "notification": {
  567. "title": {
  568. "Everything": "Everything",
  569. "Mentions": "Mentions"
  570. },
  571. "notification_description": {
  572. "followed_you": "followed you",
  573. "favorited_your_post": "favorited your post",
  574. "reblogged_your_post": "reblogged your post",
  575. "mentioned_you": "mentioned you",
  576. "request_to_follow_you": "request to follow you",
  577. "poll_has_ended": "poll has ended"
  578. },
  579. "keyobard": {
  580. "show_everything": "Show Everything",
  581. "show_mentions": "Show Mentions"
  582. },
  583. "follow_request": {
  584. "accept": "Accept",
  585. "accepted": "Accepted",
  586. "reject": "reject",
  587. "rejected": "Rejected"
  588. }
  589. },
  590. "thread": {
  591. "back_title": "Post",
  592. "title": "Post from %s"
  593. },
  594. "settings": {
  595. "title": "Settings",
  596. "section": {
  597. "appearance": {
  598. "title": "Appearance",
  599. "automatic": "Automatic",
  600. "light": "Always Light",
  601. "dark": "Always Dark"
  602. },
  603. "look_and_feel": {
  604. "title": "Look and Feel",
  605. "use_system": "Use System",
  606. "really_dark": "Really Dark",
  607. "sorta_dark": "Sorta Dark",
  608. "light": "Light"
  609. },
  610. "notifications": {
  611. "title": "Notifications",
  612. "favorites": "Favorites my post",
  613. "follows": "Follows me",
  614. "boosts": "Reblogs my post",
  615. "mentions": "Mentions me",
  616. "trigger": {
  617. "anyone": "anyone",
  618. "follower": "a follower",
  619. "follow": "anyone I follow",
  620. "noone": "no one",
  621. "title": "Notify me when"
  622. }
  623. },
  624. "preference": {
  625. "title": "Preferences",
  626. "true_black_dark_mode": "True black dark mode",
  627. "disable_avatar_animation": "Disable animated avatars",
  628. "disable_emoji_animation": "Disable animated emojis",
  629. "using_default_browser": "Use default browser to open links",
  630. "open_links_in_mastodon": "Open links in Mastodon"
  631. },
  632. "boring_zone": {
  633. "title": "The Boring Zone",
  634. "account_settings": "Account Settings",
  635. "terms": "Terms of Service",
  636. "privacy": "Privacy Policy"
  637. },
  638. "spicy_zone": {
  639. "title": "The Spicy Zone",
  640. "clear": "Clear Media Cache",
  641. "signout": "Sign Out"
  642. }
  643. },
  644. "footer": {
  645. "mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
  646. },
  647. "keyboard": {
  648. "close_settings_window": "Close Settings Window"
  649. }
  650. },
  651. "report": {
  652. "title_report": "Report",
  653. "title": "Report %s",
  654. "step1": "Step 1 of 2",
  655. "step2": "Step 2 of 2",
  656. "content1": "Are there any other posts you’d like to add to the report?",
  657. "content2": "Is there anything the moderators should know about this report?",
  658. "report_sent_title": "Thanks for reporting, we’ll look into this.",
  659. "send": "Send Report",
  660. "skip_to_send": "Send without comment",
  661. "text_placeholder": "Type or paste additional comments",
  662. "reported": "REPORTED",
  663. "step_one": {
  664. "step_1_of_4": "Step 1 of 4",
  665. "whats_wrong_with_this_post": "What's wrong with this post?",
  666. "whats_wrong_with_this_account": "What's wrong with this account?",
  667. "whats_wrong_with_this_username": "What's wrong with %s?",
  668. "select_the_best_match": "Select the best match",
  669. "i_dont_like_it": "I don’t like it",
  670. "it_is_not_something_you_want_to_see": "It is not something you want to see",
  671. "its_spam": "It’s spam",
  672. "malicious_links_fake_engagement_or_repetetive_replies": "Malicious links, fake engagement, or repetetive replies",
  673. "it_violates_server_rules": "It violates server rules",
  674. "you_are_aware_that_it_breaks_specific_rules": "You are aware that it breaks specific rules",
  675. "its_something_else": "It’s something else",
  676. "the_issue_does_not_fit_into_other_categories": "The issue does not fit into other categories"
  677. },
  678. "step_two": {
  679. "step_2_of_4": "Step 2 of 4",
  680. "which_rules_are_being_violated": "Which rules are being violated?",
  681. "select_all_that_apply": "Select all that apply",
  682. "i_just_don’t_like_it": "I just don’t like it"
  683. },
  684. "step_three": {
  685. "step_3_of_4": "Step 3 of 4",
  686. "are_there_any_posts_that_back_up_this_report": "Are there any posts that back up this report?",
  687. "select_all_that_apply": "Select all that apply"
  688. },
  689. "step_four": {
  690. "step_4_of_4": "Step 4 of 4",
  691. "is_there_anything_else_we_should_know": "Is there anything else we should know?"
  692. },
  693. "step_final": {
  694. "dont_want_to_see_this": "Don’t want to see this?",
  695. "when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "When you see something you don’t like on Mastodon, you can remove the person from your experience.",
  696. "unfollow": "Unfollow",
  697. "unfollowed": "Unfollowed",
  698. "unfollow_user": "Unfollow %s",
  699. "mute_user": "Mute %s",
  700. "you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "You won’t see their posts or reblogs in your home feed. They won’t know they’ve been muted.",
  701. "block_user": "Block %s",
  702. "they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "They will no longer be able to follow or see your posts, but they can see if they’ve been blocked.",
  703. "while_we_review_this_you_can_take_action_against_user": "While we review this, you can take action against %s"
  704. }
  705. },
  706. "preview": {
  707. "keyboard": {
  708. "close_preview": "Close Preview",
  709. "show_next": "Show Next",
  710. "show_previous": "Show Previous"
  711. }
  712. },
  713. "account_list": {
  714. "tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
  715. "dismiss_account_switcher": "Dismiss Account Switcher",
  716. "add_account": "Add Account"
  717. },
  718. "wizard": {
  719. "new_in_mastodon": "New in Mastodon",
  720. "multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
  721. "accessibility_hint": "Double tap to dismiss this wizard"
  722. },
  723. "bookmark": {
  724. "title": "Bookmarks"
  725. }
  726. }
  727. }