5 "defaultMessage": "{name} mentioned you",
6 "id": "notification.mention"
9 "path": "app/javascript/mastodon/actions/notifications.json"
14 "defaultMessage": "Follow",
15 "id": "account.follow"
18 "defaultMessage": "Unfollow",
19 "id": "account.unfollow"
22 "defaultMessage": "Awaiting approval",
23 "id": "account.requested"
26 "defaultMessage": "Unblock @{name}",
27 "id": "account.unblock"
30 "defaultMessage": "Unmute @{name}",
31 "id": "account.unmute"
34 "defaultMessage": "Mute notifications from @{name}",
35 "id": "account.mute_notifications"
38 "defaultMessage": "Unmute notifications from @{name}",
39 "id": "account.unmute_notifications"
42 "path": "app/javascript/mastodon/components/account.json"
47 "defaultMessage": "Back",
48 "id": "column_back_button.label"
51 "path": "app/javascript/mastodon/components/column_back_button_slim.json"
56 "defaultMessage": "Back",
57 "id": "column_back_button.label"
60 "path": "app/javascript/mastodon/components/column_back_button.json"
65 "defaultMessage": "Show settings",
66 "id": "column_header.show_settings"
69 "defaultMessage": "Hide settings",
70 "id": "column_header.hide_settings"
73 "defaultMessage": "Move column to the left",
74 "id": "column_header.moveLeft_settings"
77 "defaultMessage": "Move column to the right",
78 "id": "column_header.moveRight_settings"
81 "defaultMessage": "Unpin",
82 "id": "column_header.unpin"
85 "defaultMessage": "Pin",
86 "id": "column_header.pin"
89 "defaultMessage": "Back",
90 "id": "column_back_button.label"
93 "path": "app/javascript/mastodon/components/column_header.json"
98 "defaultMessage": "Load more",
99 "id": "status.load_more"
102 "path": "app/javascript/mastodon/components/load_more.json"
107 "defaultMessage": "Loading...",
108 "id": "loading_indicator.label"
111 "path": "app/javascript/mastodon/components/loading_indicator.json"
116 "defaultMessage": "Toggle visibility",
117 "id": "media_gallery.toggle_visible"
120 "defaultMessage": "Sensitive content",
121 "id": "status.sensitive_warning"
124 "defaultMessage": "Media hidden",
125 "id": "status.media_hidden"
128 "defaultMessage": "Click to view",
129 "id": "status.sensitive_toggle"
132 "path": "app/javascript/mastodon/components/media_gallery.json"
137 "defaultMessage": "Not found",
138 "id": "missing_indicator.label"
141 "defaultMessage": "This resource could not be found",
142 "id": "missing_indicator.sublabel"
145 "path": "app/javascript/mastodon/components/missing_indicator.json"
150 "defaultMessage": "now",
151 "id": "relative_time.just_now"
154 "defaultMessage": "{number}s",
155 "id": "relative_time.seconds"
158 "defaultMessage": "{number}m",
159 "id": "relative_time.minutes"
162 "defaultMessage": "{number}h",
163 "id": "relative_time.hours"
166 "defaultMessage": "{number}d",
167 "id": "relative_time.days"
170 "path": "app/javascript/mastodon/components/relative_timestamp.json"
175 "defaultMessage": "Delete",
176 "id": "status.delete"
179 "defaultMessage": "Mention @{name}",
180 "id": "status.mention"
183 "defaultMessage": "Mute @{name}",
187 "defaultMessage": "Block @{name}",
188 "id": "account.block"
191 "defaultMessage": "Reply",
195 "defaultMessage": "Share",
199 "defaultMessage": "More",
203 "defaultMessage": "Reply to thread",
204 "id": "status.replyAll"
207 "defaultMessage": "Boost",
208 "id": "status.reblog"
211 "defaultMessage": "This post cannot be boosted",
212 "id": "status.cannot_reblog"
215 "defaultMessage": "Favourite",
216 "id": "status.favourite"
219 "defaultMessage": "Expand this status",
223 "defaultMessage": "Report @{name}",
224 "id": "status.report"
227 "defaultMessage": "Mute conversation",
228 "id": "status.mute_conversation"
231 "defaultMessage": "Unmute conversation",
232 "id": "status.unmute_conversation"
235 "defaultMessage": "Pin on profile",
239 "defaultMessage": "Unpin from profile",
243 "defaultMessage": "Embed",
247 "path": "app/javascript/mastodon/components/status_action_bar.json"
252 "defaultMessage": "Show more",
253 "id": "status.show_more"
256 "defaultMessage": "Show less",
257 "id": "status.show_less"
260 "path": "app/javascript/mastodon/components/status_content.json"
265 "defaultMessage": "Loading…",
266 "id": "regeneration_indicator.label"
269 "defaultMessage": "Your home feed is being prepared!",
270 "id": "regeneration_indicator.sublabel"
273 "path": "app/javascript/mastodon/components/status_list.json"
278 "defaultMessage": "Pinned toot",
279 "id": "status.pinned"
282 "defaultMessage": "{name} boosted",
283 "id": "status.reblogged_by"
286 "path": "app/javascript/mastodon/components/status.json"
291 "defaultMessage": "Unfollow",
292 "id": "confirmations.unfollow.confirm"
295 "defaultMessage": "Are you sure you want to unfollow {name}?",
296 "id": "confirmations.unfollow.message"
299 "path": "app/javascript/mastodon/containers/account_container.json"
304 "defaultMessage": "Delete",
305 "id": "confirmations.delete.confirm"
308 "defaultMessage": "Are you sure you want to delete this status?",
309 "id": "confirmations.delete.message"
312 "defaultMessage": "Block",
313 "id": "confirmations.block.confirm"
316 "defaultMessage": "Are you sure you want to block {name}?",
317 "id": "confirmations.block.message"
320 "path": "app/javascript/mastodon/containers/status_container.json"
325 "defaultMessage": "Media",
326 "id": "account.media"
329 "path": "app/javascript/mastodon/features/account_gallery/index.json"
334 "defaultMessage": "Toots",
335 "id": "account.posts"
338 "defaultMessage": "Toots with replies",
339 "id": "account.posts_with_replies"
342 "defaultMessage": "Media",
343 "id": "account.media"
346 "path": "app/javascript/mastodon/features/account_timeline/components/header.json"
351 "defaultMessage": "{name} has moved to:",
352 "id": "account.moved_to"
355 "path": "app/javascript/mastodon/features/account_timeline/components/moved_note.json"
360 "defaultMessage": "Unfollow",
361 "id": "confirmations.unfollow.confirm"
364 "defaultMessage": "Block",
365 "id": "confirmations.block.confirm"
368 "defaultMessage": "Hide entire domain",
369 "id": "confirmations.domain_block.confirm"
372 "defaultMessage": "Are you sure you want to unfollow {name}?",
373 "id": "confirmations.unfollow.message"
376 "defaultMessage": "Are you sure you want to block {name}?",
377 "id": "confirmations.block.message"
380 "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.",
381 "id": "confirmations.domain_block.message"
384 "path": "app/javascript/mastodon/features/account_timeline/containers/header_container.json"
389 "defaultMessage": "Mention @{name}",
390 "id": "account.mention"
393 "defaultMessage": "Edit profile",
394 "id": "account.edit_profile"
397 "defaultMessage": "Unblock @{name}",
398 "id": "account.unblock"
401 "defaultMessage": "Unfollow",
402 "id": "account.unfollow"
405 "defaultMessage": "Unmute @{name}",
406 "id": "account.unmute"
409 "defaultMessage": "Block @{name}",
410 "id": "account.block"
413 "defaultMessage": "Mute @{name}",
417 "defaultMessage": "Follow",
418 "id": "account.follow"
421 "defaultMessage": "Report @{name}",
422 "id": "account.report"
425 "defaultMessage": "Share @{name}'s profile",
426 "id": "account.share"
429 "defaultMessage": "Media",
430 "id": "account.media"
433 "defaultMessage": "Hide everything from {domain}",
434 "id": "account.block_domain"
437 "defaultMessage": "Unhide {domain}",
438 "id": "account.unblock_domain"
441 "defaultMessage": "Hide boosts from @{name}",
442 "id": "account.hide_reblogs"
445 "defaultMessage": "Show boosts from @{name}",
446 "id": "account.show_reblogs"
449 "defaultMessage": "Information below may reflect the user's profile incompletely.",
450 "id": "account.disclaimer_full"
453 "defaultMessage": "View full profile",
454 "id": "account.view_full_profile"
457 "defaultMessage": "Toots",
458 "id": "account.posts"
461 "defaultMessage": "Follows",
462 "id": "account.follows"
465 "defaultMessage": "Followers",
466 "id": "account.followers"
469 "path": "app/javascript/mastodon/features/account/components/action_bar.json"
474 "defaultMessage": "Unfollow",
475 "id": "account.unfollow"
478 "defaultMessage": "Follow",
479 "id": "account.follow"
482 "defaultMessage": "Awaiting approval. Click to cancel follow request",
483 "id": "account.requested"
486 "defaultMessage": "Unblock @{name}",
487 "id": "account.unblock"
490 "defaultMessage": "Follows you",
491 "id": "account.follows_you"
494 "defaultMessage": "Blocked",
495 "id": "account.blocked"
498 "defaultMessage": "Muted",
499 "id": "account.muted"
502 "defaultMessage": "Domain hidden",
503 "id": "account.domain_blocked"
506 "path": "app/javascript/mastodon/features/account/components/header.json"
511 "defaultMessage": "Blocked users",
512 "id": "column.blocks"
515 "path": "app/javascript/mastodon/features/blocks/index.json"
520 "defaultMessage": "Filter out by regular expressions",
521 "id": "home.column_settings.filter_regex"
524 "defaultMessage": "Column settings",
525 "id": "home.settings"
528 "defaultMessage": "Advanced",
529 "id": "home.column_settings.advanced"
532 "path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
537 "defaultMessage": "Local timeline",
538 "id": "column.community"
541 "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
542 "id": "empty_column.community"
545 "path": "app/javascript/mastodon/features/community_timeline/index.json"
550 "defaultMessage": "What is on your mind?",
551 "id": "compose_form.placeholder"
554 "defaultMessage": "Write your warning here",
555 "id": "compose_form.spoiler_placeholder"
558 "defaultMessage": "Toot",
559 "id": "compose_form.publish"
562 "defaultMessage": "{publish}!",
563 "id": "compose_form.publish_loud"
566 "path": "app/javascript/mastodon/features/compose/components/compose_form.json"
571 "defaultMessage": "Insert emoji",
572 "id": "emoji_button.label"
575 "defaultMessage": "Search...",
576 "id": "emoji_button.search"
579 "defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
580 "id": "emoji_button.not_found"
583 "defaultMessage": "Custom",
584 "id": "emoji_button.custom"
587 "defaultMessage": "Frequently used",
588 "id": "emoji_button.recent"
591 "defaultMessage": "Search results",
592 "id": "emoji_button.search_results"
595 "defaultMessage": "People",
596 "id": "emoji_button.people"
599 "defaultMessage": "Nature",
600 "id": "emoji_button.nature"
603 "defaultMessage": "Food & Drink",
604 "id": "emoji_button.food"
607 "defaultMessage": "Activity",
608 "id": "emoji_button.activity"
611 "defaultMessage": "Travel & Places",
612 "id": "emoji_button.travel"
615 "defaultMessage": "Objects",
616 "id": "emoji_button.objects"
619 "defaultMessage": "Symbols",
620 "id": "emoji_button.symbols"
623 "defaultMessage": "Flags",
624 "id": "emoji_button.flags"
627 "path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"
632 "defaultMessage": "Edit profile",
633 "id": "navigation_bar.edit_profile"
636 "path": "app/javascript/mastodon/features/compose/components/navigation_bar.json"
641 "defaultMessage": "Public",
642 "id": "privacy.public.short"
645 "defaultMessage": "Post to public timelines",
646 "id": "privacy.public.long"
649 "defaultMessage": "Unlisted",
650 "id": "privacy.unlisted.short"
653 "defaultMessage": "Do not show in public timelines",
654 "id": "privacy.unlisted.long"
657 "defaultMessage": "Followers-only",
658 "id": "privacy.private.short"
661 "defaultMessage": "Post to followers only",
662 "id": "privacy.private.long"
665 "defaultMessage": "Direct",
666 "id": "privacy.direct.short"
669 "defaultMessage": "Post to mentioned users only",
670 "id": "privacy.direct.long"
673 "defaultMessage": "Adjust status privacy",
674 "id": "privacy.change"
677 "path": "app/javascript/mastodon/features/compose/components/privacy_dropdown.json"
682 "defaultMessage": "Cancel",
683 "id": "reply_indicator.cancel"
686 "path": "app/javascript/mastodon/features/compose/components/reply_indicator.json"
691 "defaultMessage": "People",
692 "id": "search_results.accounts"
695 "defaultMessage": "Toots",
696 "id": "search_results.statuses"
699 "defaultMessage": "Hashtags",
700 "id": "search_results.hashtags"
703 "defaultMessage": "{count, number} {count, plural, one {result} other {results}}",
704 "id": "search_results.total"
707 "path": "app/javascript/mastodon/features/compose/components/search_results.json"
712 "defaultMessage": "Search",
713 "id": "search.placeholder"
716 "defaultMessage": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
717 "id": "search_popout.tips.full_text"
720 "defaultMessage": "Simple text returns matching display names, usernames and hashtags",
721 "id": "search_popout.tips.text"
724 "defaultMessage": "Advanced search format",
725 "id": "search_popout.search_format"
728 "defaultMessage": "hashtag",
729 "id": "search_popout.tips.hashtag"
732 "defaultMessage": "user",
733 "id": "search_popout.tips.user"
736 "defaultMessage": "status",
737 "id": "search_popout.tips.status"
740 "path": "app/javascript/mastodon/features/compose/components/search.json"
745 "defaultMessage": "Add media",
746 "id": "upload_button.label"
749 "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
754 "defaultMessage": "Uploading...",
755 "id": "upload_progress.label"
758 "path": "app/javascript/mastodon/features/compose/components/upload_progress.json"
763 "defaultMessage": "Describe for the visually impaired",
764 "id": "upload_form.description"
767 "defaultMessage": "Undo",
768 "id": "upload_form.undo"
771 "defaultMessage": "Crop",
772 "id": "upload_form.focus"
775 "path": "app/javascript/mastodon/features/compose/components/upload.json"
780 "defaultMessage": "Media is marked as sensitive",
781 "id": "compose_form.sensitive.marked"
784 "defaultMessage": "Media is not marked as sensitive",
785 "id": "compose_form.sensitive.unmarked"
788 "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
793 "defaultMessage": "Text is hidden behind warning",
794 "id": "compose_form.spoiler.marked"
797 "defaultMessage": "Text is not hidden",
798 "id": "compose_form.spoiler.unmarked"
801 "path": "app/javascript/mastodon/features/compose/containers/spoiler_button_container.json"
806 "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
807 "id": "compose_form.lock_disclaimer"
810 "defaultMessage": "locked",
811 "id": "compose_form.lock_disclaimer.lock"
814 "defaultMessage": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
815 "id": "compose_form.hashtag_warning"
818 "path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
823 "defaultMessage": "Getting started",
824 "id": "getting_started.heading"
827 "defaultMessage": "Home",
828 "id": "tabs_bar.home"
831 "defaultMessage": "Notifications",
832 "id": "tabs_bar.notifications"
835 "defaultMessage": "Federated timeline",
836 "id": "navigation_bar.public_timeline"
839 "defaultMessage": "Local timeline",
840 "id": "navigation_bar.community_timeline"
843 "defaultMessage": "Preferences",
844 "id": "navigation_bar.preferences"
847 "defaultMessage": "Logout",
848 "id": "navigation_bar.logout"
851 "path": "app/javascript/mastodon/features/compose/index.json"
856 "defaultMessage": "Favourites",
857 "id": "column.favourites"
860 "path": "app/javascript/mastodon/features/favourited_statuses/index.json"
865 "defaultMessage": "Authorize",
866 "id": "follow_request.authorize"
869 "defaultMessage": "Reject",
870 "id": "follow_request.reject"
873 "path": "app/javascript/mastodon/features/follow_requests/components/account_authorize.json"
878 "defaultMessage": "Follow requests",
879 "id": "column.follow_requests"
882 "path": "app/javascript/mastodon/features/follow_requests/index.json"
887 "defaultMessage": "Getting started",
888 "id": "getting_started.heading"
891 "defaultMessage": "Home",
892 "id": "tabs_bar.home"
895 "defaultMessage": "Notifications",
896 "id": "tabs_bar.notifications"
899 "defaultMessage": "Federated timeline",
900 "id": "navigation_bar.public_timeline"
903 "defaultMessage": "Navigation",
904 "id": "column_subheading.navigation"
907 "defaultMessage": "Settings",
908 "id": "column_subheading.settings"
911 "defaultMessage": "Local timeline",
912 "id": "navigation_bar.community_timeline"
915 "defaultMessage": "Preferences",
916 "id": "navigation_bar.preferences"
919 "defaultMessage": "Follow requests",
920 "id": "navigation_bar.follow_requests"
923 "defaultMessage": "Logout",
924 "id": "navigation_bar.logout"
927 "defaultMessage": "Favourites",
928 "id": "navigation_bar.favourites"
931 "defaultMessage": "Blocked users",
932 "id": "navigation_bar.blocks"
935 "defaultMessage": "Muted users",
936 "id": "navigation_bar.mutes"
939 "defaultMessage": "Extended information",
940 "id": "navigation_bar.info"
943 "defaultMessage": "Pinned toots",
944 "id": "navigation_bar.pins"
947 "defaultMessage": "Lists",
948 "id": "navigation_bar.lists"
951 "defaultMessage": "Keyboard shortcuts",
952 "id": "navigation_bar.keyboard_shortcuts"
955 "defaultMessage": "FAQ",
956 "id": "getting_started.faq"
959 "defaultMessage": "User Guide",
960 "id": "getting_started.userguide"
963 "defaultMessage": "Apps",
964 "id": "getting_started.appsshort"
967 "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
968 "id": "getting_started.open_source_notice"
971 "path": "app/javascript/mastodon/features/getting_started/index.json"
976 "defaultMessage": "There is nothing in this hashtag yet.",
977 "id": "empty_column.hashtag"
980 "path": "app/javascript/mastodon/features/hashtag_timeline/index.json"
985 "defaultMessage": "Filter out by regular expressions",
986 "id": "home.column_settings.filter_regex"
989 "defaultMessage": "Column settings",
990 "id": "home.settings"
993 "defaultMessage": "Basic",
994 "id": "home.column_settings.basic"
997 "defaultMessage": "Show boosts",
998 "id": "home.column_settings.show_reblogs"
1001 "defaultMessage": "Show replies",
1002 "id": "home.column_settings.show_replies"
1005 "defaultMessage": "Advanced",
1006 "id": "home.column_settings.advanced"
1009 "path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
1014 "defaultMessage": "Home",
1018 "defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
1019 "id": "empty_column.home"
1022 "defaultMessage": "the public timeline",
1023 "id": "empty_column.home.public_timeline"
1026 "path": "app/javascript/mastodon/features/home_timeline/index.json"
1031 "defaultMessage": "Keyboard Shortcuts",
1032 "id": "keyboard_shortcuts.heading"
1035 "defaultMessage": "Hotkey",
1036 "id": "keyboard_shortcuts.hotkey"
1039 "defaultMessage": "Description",
1040 "id": "keyboard_shortcuts.description"
1043 "defaultMessage": "to reply",
1044 "id": "keyboard_shortcuts.reply"
1047 "defaultMessage": "to mention author",
1048 "id": "keyboard_shortcuts.mention"
1051 "defaultMessage": "to favourite",
1052 "id": "keyboard_shortcuts.favourite"
1055 "defaultMessage": "to boost",
1056 "id": "keyboard_shortcuts.boost"
1059 "defaultMessage": "to open status",
1060 "id": "keyboard_shortcuts.enter"
1063 "defaultMessage": "to move up in the list",
1064 "id": "keyboard_shortcuts.up"
1067 "defaultMessage": "to move down in the list",
1068 "id": "keyboard_shortcuts.down"
1071 "defaultMessage": "to focus a status in one of the columns",
1072 "id": "keyboard_shortcuts.column"
1075 "defaultMessage": "to focus the compose textarea",
1076 "id": "keyboard_shortcuts.compose"
1079 "defaultMessage": "to start a brand new toot",
1080 "id": "keyboard_shortcuts.toot"
1083 "defaultMessage": "to navigate back",
1084 "id": "keyboard_shortcuts.back"
1087 "defaultMessage": "to focus search",
1088 "id": "keyboard_shortcuts.search"
1091 "defaultMessage": "to un-focus compose textarea/search",
1092 "id": "keyboard_shortcuts.unfocus"
1095 "defaultMessage": "to display this legend",
1096 "id": "keyboard_shortcuts.legend"
1099 "path": "app/javascript/mastodon/features/keyboard_shortcuts/index.json"
1104 "defaultMessage": "Remove from list",
1105 "id": "lists.account.remove"
1108 "defaultMessage": "Add to list",
1109 "id": "lists.account.add"
1112 "path": "app/javascript/mastodon/features/list_editor/components/account.json"
1117 "defaultMessage": "Search among people you follow",
1118 "id": "lists.search"
1121 "path": "app/javascript/mastodon/features/list_editor/components/search.json"
1126 "defaultMessage": "Are you sure you want to permanently delete this list?",
1127 "id": "confirmations.delete_list.message"
1130 "defaultMessage": "Delete",
1131 "id": "confirmations.delete_list.confirm"
1134 "defaultMessage": "Edit list",
1138 "defaultMessage": "Delete list",
1139 "id": "lists.delete"
1142 "defaultMessage": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
1143 "id": "empty_column.list"
1146 "path": "app/javascript/mastodon/features/list_timeline/index.json"
1151 "defaultMessage": "New list title",
1152 "id": "lists.new.title_placeholder"
1155 "defaultMessage": "Add list",
1156 "id": "lists.new.create"
1159 "path": "app/javascript/mastodon/features/lists/components/new_list_form.json"
1164 "defaultMessage": "Lists",
1165 "id": "column.lists"
1168 "defaultMessage": "Your lists",
1169 "id": "lists.subheading"
1172 "path": "app/javascript/mastodon/features/lists/index.json"
1177 "defaultMessage": "Muted users",
1178 "id": "column.mutes"
1181 "path": "app/javascript/mastodon/features/mutes/index.json"
1186 "defaultMessage": "Clear notifications",
1187 "id": "notifications.clear"
1190 "path": "app/javascript/mastodon/features/notifications/components/clear_column_button.json"
1195 "defaultMessage": "Desktop notifications",
1196 "id": "notifications.column_settings.alert"
1199 "defaultMessage": "Show in column",
1200 "id": "notifications.column_settings.show"
1203 "defaultMessage": "Play sound",
1204 "id": "notifications.column_settings.sound"
1207 "defaultMessage": "Push notifications",
1208 "id": "notifications.column_settings.push"
1211 "defaultMessage": "This device",
1212 "id": "notifications.column_settings.push_meta"
1215 "defaultMessage": "New followers:",
1216 "id": "notifications.column_settings.follow"
1219 "defaultMessage": "Favourites:",
1220 "id": "notifications.column_settings.favourite"
1223 "defaultMessage": "Mentions:",
1224 "id": "notifications.column_settings.mention"
1227 "defaultMessage": "Boosts:",
1228 "id": "notifications.column_settings.reblog"
1231 "path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
1236 "defaultMessage": "{name} followed you",
1237 "id": "notification.follow"
1240 "defaultMessage": "{name} favourited your status",
1241 "id": "notification.favourite"
1244 "defaultMessage": "{name} boosted your status",
1245 "id": "notification.reblog"
1248 "path": "app/javascript/mastodon/features/notifications/components/notification.json"
1253 "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
1254 "id": "notifications.clear_confirmation"
1257 "defaultMessage": "Clear notifications",
1258 "id": "notifications.clear"
1261 "path": "app/javascript/mastodon/features/notifications/containers/column_settings_container.json"
1266 "defaultMessage": "Notifications",
1267 "id": "column.notifications"
1270 "defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
1271 "id": "empty_column.notifications"
1274 "path": "app/javascript/mastodon/features/notifications/index.json"
1279 "defaultMessage": "Pinned toot",
1283 "path": "app/javascript/mastodon/features/pinned_statuses/index.json"
1288 "defaultMessage": "Federated timeline",
1289 "id": "column.public"
1292 "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
1293 "id": "empty_column.public"
1296 "path": "app/javascript/mastodon/features/public_timeline/index.json"
1301 "defaultMessage": "A look inside...",
1302 "id": "standalone.public_title"
1305 "path": "app/javascript/mastodon/features/standalone/community_timeline/index.json"
1310 "defaultMessage": "A look inside...",
1311 "id": "standalone.public_title"
1314 "path": "app/javascript/mastodon/features/standalone/public_timeline/index.json"
1319 "defaultMessage": "Delete",
1320 "id": "status.delete"
1323 "defaultMessage": "Mention @{name}",
1324 "id": "status.mention"
1327 "defaultMessage": "Reply",
1328 "id": "status.reply"
1331 "defaultMessage": "Boost",
1332 "id": "status.reblog"
1335 "defaultMessage": "This post cannot be boosted",
1336 "id": "status.cannot_reblog"
1339 "defaultMessage": "Favourite",
1340 "id": "status.favourite"
1343 "defaultMessage": "Mute @{name}",
1347 "defaultMessage": "Mute conversation",
1348 "id": "status.mute_conversation"
1351 "defaultMessage": "Unmute conversation",
1352 "id": "status.unmute_conversation"
1355 "defaultMessage": "Block @{name}",
1356 "id": "status.block"
1359 "defaultMessage": "Report @{name}",
1360 "id": "status.report"
1363 "defaultMessage": "Share",
1364 "id": "status.share"
1367 "defaultMessage": "Pin on profile",
1371 "defaultMessage": "Unpin from profile",
1372 "id": "status.unpin"
1375 "defaultMessage": "Embed",
1376 "id": "status.embed"
1379 "path": "app/javascript/mastodon/features/status/components/action_bar.json"
1384 "defaultMessage": "Delete",
1385 "id": "confirmations.delete.confirm"
1388 "defaultMessage": "Are you sure you want to delete this status?",
1389 "id": "confirmations.delete.message"
1392 "defaultMessage": "Block",
1393 "id": "confirmations.block.confirm"
1396 "defaultMessage": "Show more for all",
1397 "id": "status.show_more_all"
1400 "defaultMessage": "Show less for all",
1401 "id": "status.show_less_all"
1404 "defaultMessage": "Are you sure you want to block {name}?",
1405 "id": "confirmations.block.message"
1408 "path": "app/javascript/mastodon/features/status/index.json"
1413 "defaultMessage": "Boost",
1414 "id": "status.reblog"
1417 "defaultMessage": "You can press {combo} to skip this next time",
1418 "id": "boost_modal.combo"
1421 "path": "app/javascript/mastodon/features/ui/components/boost_modal.json"
1426 "defaultMessage": "Network error",
1427 "id": "bundle_column_error.title"
1430 "defaultMessage": "Something went wrong while loading this component.",
1431 "id": "bundle_column_error.body"
1434 "defaultMessage": "Try again",
1435 "id": "bundle_column_error.retry"
1438 "path": "app/javascript/mastodon/features/ui/components/bundle_column_error.json"
1443 "defaultMessage": "Something went wrong while loading this component.",
1444 "id": "bundle_modal_error.message"
1447 "defaultMessage": "Try again",
1448 "id": "bundle_modal_error.retry"
1451 "defaultMessage": "Close",
1452 "id": "bundle_modal_error.close"
1455 "path": "app/javascript/mastodon/features/ui/components/bundle_modal_error.json"
1460 "defaultMessage": "Cancel",
1461 "id": "confirmation_modal.cancel"
1464 "path": "app/javascript/mastodon/features/ui/components/confirmation_modal.json"
1469 "defaultMessage": "Embed",
1470 "id": "status.embed"
1473 "defaultMessage": "Embed this status on your website by copying the code below.",
1474 "id": "embed.instructions"
1477 "defaultMessage": "Here is what it will look like:",
1478 "id": "embed.preview"
1481 "path": "app/javascript/mastodon/features/ui/components/embed_modal.json"
1486 "defaultMessage": "Close",
1487 "id": "lightbox.close"
1490 "defaultMessage": "Previous",
1491 "id": "lightbox.previous"
1494 "defaultMessage": "Next",
1495 "id": "lightbox.next"
1498 "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
1503 "defaultMessage": "Are you sure you want to mute {name}?",
1504 "id": "confirmations.mute.message"
1507 "defaultMessage": "Hide notifications from this user?",
1508 "id": "mute_modal.hide_notifications"
1511 "defaultMessage": "Cancel",
1512 "id": "confirmation_modal.cancel"
1515 "defaultMessage": "Mute",
1516 "id": "confirmations.mute.confirm"
1519 "path": "app/javascript/mastodon/features/ui/components/mute_modal.json"
1524 "defaultMessage": "Home",
1528 "defaultMessage": "Notifications",
1529 "id": "column.notifications"
1532 "defaultMessage": "Local timeline",
1533 "id": "column.community"
1536 "defaultMessage": "Federated timeline",
1537 "id": "column.public"
1540 "defaultMessage": "Welcome to Mastodon!",
1541 "id": "onboarding.page_one.welcome"
1544 "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
1545 "id": "onboarding.page_one.federation"
1548 "defaultMessage": "Your full handle",
1549 "id": "onboarding.page_one.full_handle"
1552 "defaultMessage": "This is what you would tell your friends to search for.",
1553 "id": "onboarding.page_one.handle_hint"
1556 "defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
1557 "id": "onboarding.page_two.compose"
1560 "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.",
1561 "id": "onboarding.page_three.search"
1564 "defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
1565 "id": "onboarding.page_three.profile"
1568 "defaultMessage": "The home timeline shows posts from people you follow.",
1569 "id": "onboarding.page_four.home"
1572 "defaultMessage": "The notifications column shows when someone interacts with you.",
1573 "id": "onboarding.page_four.notifications"
1576 "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.",
1577 "id": "onboarding.page_five.public_timelines"
1580 "defaultMessage": "Your instance's admin is {admin}.",
1581 "id": "onboarding.page_six.admin"
1584 "defaultMessage": "Please read {domain}'s {guidelines}!",
1585 "id": "onboarding.page_six.read_guidelines"
1588 "defaultMessage": "community guidelines",
1589 "id": "onboarding.page_six.guidelines"
1592 "defaultMessage": "Almost done...",
1593 "id": "onboarding.page_six.almost_done"
1596 "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
1597 "id": "onboarding.page_six.github"
1600 "defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
1601 "id": "onboarding.page_six.apps_available"
1604 "defaultMessage": "mobile apps",
1605 "id": "onboarding.page_six.various_app"
1608 "defaultMessage": "Bon Appetoot!",
1609 "id": "onboarding.page_six.appetoot"
1612 "defaultMessage": "Next",
1613 "id": "onboarding.next"
1616 "defaultMessage": "Done",
1617 "id": "onboarding.done"
1620 "defaultMessage": "Skip",
1621 "id": "onboarding.skip"
1624 "path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
1629 "defaultMessage": "Close",
1630 "id": "lightbox.close"
1633 "defaultMessage": "Additional comments",
1634 "id": "report.placeholder"
1637 "defaultMessage": "Submit",
1638 "id": "report.submit"
1641 "defaultMessage": "Report {target}",
1642 "id": "report.target"
1645 "defaultMessage": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
1649 "defaultMessage": "The account is from another server. Send an anonymized copy of the report there as well?",
1650 "id": "report.forward_hint"
1653 "defaultMessage": "Forward to {target}",
1654 "id": "report.forward"
1657 "path": "app/javascript/mastodon/features/ui/components/report_modal.json"
1662 "defaultMessage": "Home",
1663 "id": "tabs_bar.home"
1666 "defaultMessage": "Notifications",
1667 "id": "tabs_bar.notifications"
1670 "defaultMessage": "Local",
1671 "id": "tabs_bar.local_timeline"
1674 "defaultMessage": "Federated",
1675 "id": "tabs_bar.federated_timeline"
1678 "path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
1683 "defaultMessage": "Drag & drop to upload",
1684 "id": "upload_area.title"
1687 "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
1692 "defaultMessage": "Your draft will be lost if you leave Mastodon.",
1693 "id": "ui.beforeunload"
1696 "path": "app/javascript/mastodon/features/ui/index.json"
1701 "defaultMessage": "Play",
1705 "defaultMessage": "Pause",
1709 "defaultMessage": "Mute sound",
1713 "defaultMessage": "Unmute sound",
1714 "id": "video.unmute"
1717 "defaultMessage": "Hide video",
1721 "defaultMessage": "Expand video",
1722 "id": "video.expand"
1725 "defaultMessage": "Close video",
1729 "defaultMessage": "Full screen",
1730 "id": "video.fullscreen"
1733 "defaultMessage": "Exit full screen",
1734 "id": "video.exit_fullscreen"
1737 "defaultMessage": "Sensitive content",
1738 "id": "status.sensitive_warning"
1741 "defaultMessage": "Click to view",
1742 "id": "status.sensitive_toggle"
1745 "path": "app/javascript/mastodon/features/video/index.json"