5 "defaultMessage": "Oops!",
6 "id": "alert.unexpected.title"
9 "defaultMessage": "An unexpected error occurred.",
10 "id": "alert.unexpected.message"
13 "path": "app/javascript/mastodon/actions/alerts.json"
18 "defaultMessage": "{name} mentioned you",
19 "id": "notification.mention"
22 "path": "app/javascript/mastodon/actions/notifications.json"
27 "defaultMessage": "Follow",
28 "id": "account.follow"
31 "defaultMessage": "Unfollow",
32 "id": "account.unfollow"
35 "defaultMessage": "Awaiting approval",
36 "id": "account.requested"
39 "defaultMessage": "Unblock @{name}",
40 "id": "account.unblock"
43 "defaultMessage": "Unmute @{name}",
44 "id": "account.unmute"
47 "defaultMessage": "Mute notifications from @{name}",
48 "id": "account.mute_notifications"
51 "defaultMessage": "Unmute notifications from @{name}",
52 "id": "account.unmute_notifications"
55 "path": "app/javascript/mastodon/components/account.json"
60 "defaultMessage": "Back",
61 "id": "column_back_button.label"
64 "path": "app/javascript/mastodon/components/column_back_button_slim.json"
69 "defaultMessage": "Back",
70 "id": "column_back_button.label"
73 "path": "app/javascript/mastodon/components/column_back_button.json"
78 "defaultMessage": "Show settings",
79 "id": "column_header.show_settings"
82 "defaultMessage": "Hide settings",
83 "id": "column_header.hide_settings"
86 "defaultMessage": "Move column to the left",
87 "id": "column_header.moveLeft_settings"
90 "defaultMessage": "Move column to the right",
91 "id": "column_header.moveRight_settings"
94 "defaultMessage": "Unpin",
95 "id": "column_header.unpin"
98 "defaultMessage": "Pin",
99 "id": "column_header.pin"
102 "defaultMessage": "Back",
103 "id": "column_back_button.label"
106 "path": "app/javascript/mastodon/components/column_header.json"
111 "defaultMessage": "Unhide {domain}",
112 "id": "account.unblock_domain"
115 "path": "app/javascript/mastodon/components/domain.json"
120 "defaultMessage": "Load more",
121 "id": "status.load_more"
124 "path": "app/javascript/mastodon/components/load_more.json"
129 "defaultMessage": "Loading...",
130 "id": "loading_indicator.label"
133 "path": "app/javascript/mastodon/components/loading_indicator.json"
138 "defaultMessage": "Toggle visibility",
139 "id": "media_gallery.toggle_visible"
142 "defaultMessage": "Sensitive content",
143 "id": "status.sensitive_warning"
146 "defaultMessage": "Media hidden",
147 "id": "status.media_hidden"
150 "defaultMessage": "Click to view",
151 "id": "status.sensitive_toggle"
154 "path": "app/javascript/mastodon/components/media_gallery.json"
159 "defaultMessage": "Not found",
160 "id": "missing_indicator.label"
163 "defaultMessage": "This resource could not be found",
164 "id": "missing_indicator.sublabel"
167 "path": "app/javascript/mastodon/components/missing_indicator.json"
172 "defaultMessage": "now",
173 "id": "relative_time.just_now"
176 "defaultMessage": "{number}s",
177 "id": "relative_time.seconds"
180 "defaultMessage": "{number}m",
181 "id": "relative_time.minutes"
184 "defaultMessage": "{number}h",
185 "id": "relative_time.hours"
188 "defaultMessage": "{number}d",
189 "id": "relative_time.days"
192 "path": "app/javascript/mastodon/components/relative_timestamp.json"
197 "defaultMessage": "Delete",
198 "id": "status.delete"
201 "defaultMessage": "Mention @{name}",
202 "id": "status.mention"
205 "defaultMessage": "Mute @{name}",
209 "defaultMessage": "Block @{name}",
210 "id": "account.block"
213 "defaultMessage": "Reply",
217 "defaultMessage": "Share",
221 "defaultMessage": "More",
225 "defaultMessage": "Reply to thread",
226 "id": "status.replyAll"
229 "defaultMessage": "Boost",
230 "id": "status.reblog"
233 "defaultMessage": "This post cannot be boosted",
234 "id": "status.cannot_reblog"
237 "defaultMessage": "Favourite",
238 "id": "status.favourite"
241 "defaultMessage": "Expand this status",
245 "defaultMessage": "Report @{name}",
246 "id": "status.report"
249 "defaultMessage": "Mute conversation",
250 "id": "status.mute_conversation"
253 "defaultMessage": "Unmute conversation",
254 "id": "status.unmute_conversation"
257 "defaultMessage": "Pin on profile",
261 "defaultMessage": "Unpin from profile",
265 "defaultMessage": "Embed",
269 "path": "app/javascript/mastodon/components/status_action_bar.json"
274 "defaultMessage": "Show more",
275 "id": "status.show_more"
278 "defaultMessage": "Show less",
279 "id": "status.show_less"
282 "path": "app/javascript/mastodon/components/status_content.json"
287 "defaultMessage": "Loading…",
288 "id": "regeneration_indicator.label"
291 "defaultMessage": "Your home feed is being prepared!",
292 "id": "regeneration_indicator.sublabel"
295 "path": "app/javascript/mastodon/components/status_list.json"
300 "defaultMessage": "Pinned toot",
301 "id": "status.pinned"
304 "defaultMessage": "{name} boosted",
305 "id": "status.reblogged_by"
308 "path": "app/javascript/mastodon/components/status.json"
313 "defaultMessage": "Unfollow",
314 "id": "confirmations.unfollow.confirm"
317 "defaultMessage": "Are you sure you want to unfollow {name}?",
318 "id": "confirmations.unfollow.message"
321 "path": "app/javascript/mastodon/containers/account_container.json"
326 "defaultMessage": "Hide entire domain",
327 "id": "confirmations.domain_block.confirm"
330 "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.",
331 "id": "confirmations.domain_block.message"
334 "path": "app/javascript/mastodon/containers/domain_container.json"
339 "defaultMessage": "Delete",
340 "id": "confirmations.delete.confirm"
343 "defaultMessage": "Are you sure you want to delete this status?",
344 "id": "confirmations.delete.message"
347 "defaultMessage": "Block",
348 "id": "confirmations.block.confirm"
351 "defaultMessage": "Are you sure you want to block {name}?",
352 "id": "confirmations.block.message"
355 "path": "app/javascript/mastodon/containers/status_container.json"
360 "defaultMessage": "Toots",
361 "id": "account.posts"
364 "defaultMessage": "Toots and replies",
365 "id": "account.posts_with_replies"
368 "defaultMessage": "Media",
369 "id": "account.media"
372 "path": "app/javascript/mastodon/features/account_timeline/components/header.json"
377 "defaultMessage": "{name} has moved to:",
378 "id": "account.moved_to"
381 "path": "app/javascript/mastodon/features/account_timeline/components/moved_note.json"
386 "defaultMessage": "Unfollow",
387 "id": "confirmations.unfollow.confirm"
390 "defaultMessage": "Block",
391 "id": "confirmations.block.confirm"
394 "defaultMessage": "Hide entire domain",
395 "id": "confirmations.domain_block.confirm"
398 "defaultMessage": "Are you sure you want to unfollow {name}?",
399 "id": "confirmations.unfollow.message"
402 "defaultMessage": "Are you sure you want to block {name}?",
403 "id": "confirmations.block.message"
406 "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.",
407 "id": "confirmations.domain_block.message"
410 "path": "app/javascript/mastodon/features/account_timeline/containers/header_container.json"
415 "defaultMessage": "Mention @{name}",
416 "id": "account.mention"
419 "defaultMessage": "Direct message @{name}",
420 "id": "account.direct"
423 "defaultMessage": "Edit profile",
424 "id": "account.edit_profile"
427 "defaultMessage": "Unblock @{name}",
428 "id": "account.unblock"
431 "defaultMessage": "Unfollow",
432 "id": "account.unfollow"
435 "defaultMessage": "Unmute @{name}",
436 "id": "account.unmute"
439 "defaultMessage": "Block @{name}",
440 "id": "account.block"
443 "defaultMessage": "Mute @{name}",
447 "defaultMessage": "Follow",
448 "id": "account.follow"
451 "defaultMessage": "Report @{name}",
452 "id": "account.report"
455 "defaultMessage": "Share @{name}'s profile",
456 "id": "account.share"
459 "defaultMessage": "Media",
460 "id": "account.media"
463 "defaultMessage": "Hide everything from {domain}",
464 "id": "account.block_domain"
467 "defaultMessage": "Unhide {domain}",
468 "id": "account.unblock_domain"
471 "defaultMessage": "Hide boosts from @{name}",
472 "id": "account.hide_reblogs"
475 "defaultMessage": "Show boosts from @{name}",
476 "id": "account.show_reblogs"
479 "defaultMessage": "Information below may reflect the user's profile incompletely.",
480 "id": "account.disclaimer_full"
483 "defaultMessage": "View full profile",
484 "id": "account.view_full_profile"
487 "defaultMessage": "Toots",
488 "id": "account.posts"
491 "defaultMessage": "Follows",
492 "id": "account.follows"
495 "defaultMessage": "Followers",
496 "id": "account.followers"
499 "path": "app/javascript/mastodon/features/account/components/action_bar.json"
504 "defaultMessage": "Unfollow",
505 "id": "account.unfollow"
508 "defaultMessage": "Follow",
509 "id": "account.follow"
512 "defaultMessage": "Awaiting approval. Click to cancel follow request",
513 "id": "account.requested"
516 "defaultMessage": "Unblock @{name}",
517 "id": "account.unblock"
520 "defaultMessage": "Follows you",
521 "id": "account.follows_you"
524 "defaultMessage": "Blocked",
525 "id": "account.blocked"
528 "defaultMessage": "Muted",
529 "id": "account.muted"
532 "defaultMessage": "Domain hidden",
533 "id": "account.domain_blocked"
536 "path": "app/javascript/mastodon/features/account/components/header.json"
541 "defaultMessage": "Blocked users",
542 "id": "column.blocks"
545 "path": "app/javascript/mastodon/features/blocks/index.json"
550 "defaultMessage": "Filter out by regular expressions",
551 "id": "home.column_settings.filter_regex"
554 "defaultMessage": "Column settings",
555 "id": "home.settings"
558 "defaultMessage": "Advanced",
559 "id": "home.column_settings.advanced"
562 "path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
567 "defaultMessage": "Local timeline",
568 "id": "column.community"
571 "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
572 "id": "empty_column.community"
575 "path": "app/javascript/mastodon/features/community_timeline/index.json"
580 "defaultMessage": "What is on your mind?",
581 "id": "compose_form.placeholder"
584 "defaultMessage": "Write your warning here",
585 "id": "compose_form.spoiler_placeholder"
588 "defaultMessage": "Toot",
589 "id": "compose_form.publish"
592 "defaultMessage": "{publish}!",
593 "id": "compose_form.publish_loud"
596 "path": "app/javascript/mastodon/features/compose/components/compose_form.json"
601 "defaultMessage": "Insert emoji",
602 "id": "emoji_button.label"
605 "defaultMessage": "Search...",
606 "id": "emoji_button.search"
609 "defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
610 "id": "emoji_button.not_found"
613 "defaultMessage": "Custom",
614 "id": "emoji_button.custom"
617 "defaultMessage": "Frequently used",
618 "id": "emoji_button.recent"
621 "defaultMessage": "Search results",
622 "id": "emoji_button.search_results"
625 "defaultMessage": "People",
626 "id": "emoji_button.people"
629 "defaultMessage": "Nature",
630 "id": "emoji_button.nature"
633 "defaultMessage": "Food & Drink",
634 "id": "emoji_button.food"
637 "defaultMessage": "Activity",
638 "id": "emoji_button.activity"
641 "defaultMessage": "Travel & Places",
642 "id": "emoji_button.travel"
645 "defaultMessage": "Objects",
646 "id": "emoji_button.objects"
649 "defaultMessage": "Symbols",
650 "id": "emoji_button.symbols"
653 "defaultMessage": "Flags",
654 "id": "emoji_button.flags"
657 "path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"
662 "defaultMessage": "Edit profile",
663 "id": "navigation_bar.edit_profile"
666 "path": "app/javascript/mastodon/features/compose/components/navigation_bar.json"
671 "defaultMessage": "Public",
672 "id": "privacy.public.short"
675 "defaultMessage": "Post to public timelines",
676 "id": "privacy.public.long"
679 "defaultMessage": "Unlisted",
680 "id": "privacy.unlisted.short"
683 "defaultMessage": "Do not show in public timelines",
684 "id": "privacy.unlisted.long"
687 "defaultMessage": "Followers-only",
688 "id": "privacy.private.short"
691 "defaultMessage": "Post to followers only",
692 "id": "privacy.private.long"
695 "defaultMessage": "Direct",
696 "id": "privacy.direct.short"
699 "defaultMessage": "Post to mentioned users only",
700 "id": "privacy.direct.long"
703 "defaultMessage": "Adjust status privacy",
704 "id": "privacy.change"
707 "path": "app/javascript/mastodon/features/compose/components/privacy_dropdown.json"
712 "defaultMessage": "Cancel",
713 "id": "reply_indicator.cancel"
716 "path": "app/javascript/mastodon/features/compose/components/reply_indicator.json"
721 "defaultMessage": "People",
722 "id": "search_results.accounts"
725 "defaultMessage": "Toots",
726 "id": "search_results.statuses"
729 "defaultMessage": "Hashtags",
730 "id": "search_results.hashtags"
733 "defaultMessage": "{count, number} {count, plural, one {result} other {results}}",
734 "id": "search_results.total"
737 "path": "app/javascript/mastodon/features/compose/components/search_results.json"
742 "defaultMessage": "Search",
743 "id": "search.placeholder"
746 "defaultMessage": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
747 "id": "search_popout.tips.full_text"
750 "defaultMessage": "Simple text returns matching display names, usernames and hashtags",
751 "id": "search_popout.tips.text"
754 "defaultMessage": "Advanced search format",
755 "id": "search_popout.search_format"
758 "defaultMessage": "hashtag",
759 "id": "search_popout.tips.hashtag"
762 "defaultMessage": "user",
763 "id": "search_popout.tips.user"
766 "defaultMessage": "status",
767 "id": "search_popout.tips.status"
770 "path": "app/javascript/mastodon/features/compose/components/search.json"
775 "defaultMessage": "Add media",
776 "id": "upload_button.label"
779 "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
784 "defaultMessage": "Uploading...",
785 "id": "upload_progress.label"
788 "path": "app/javascript/mastodon/features/compose/components/upload_progress.json"
793 "defaultMessage": "Describe for the visually impaired",
794 "id": "upload_form.description"
797 "defaultMessage": "Undo",
798 "id": "upload_form.undo"
801 "defaultMessage": "Crop",
802 "id": "upload_form.focus"
805 "path": "app/javascript/mastodon/features/compose/components/upload.json"
810 "defaultMessage": "Media is marked as sensitive",
811 "id": "compose_form.sensitive.marked"
814 "defaultMessage": "Media is not marked as sensitive",
815 "id": "compose_form.sensitive.unmarked"
818 "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
823 "defaultMessage": "Text is hidden behind warning",
824 "id": "compose_form.spoiler.marked"
827 "defaultMessage": "Text is not hidden",
828 "id": "compose_form.spoiler.unmarked"
831 "path": "app/javascript/mastodon/features/compose/containers/spoiler_button_container.json"
836 "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
837 "id": "compose_form.lock_disclaimer"
840 "defaultMessage": "locked",
841 "id": "compose_form.lock_disclaimer.lock"
844 "defaultMessage": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
845 "id": "compose_form.hashtag_warning"
848 "defaultMessage": "This toot will only be visible to all the mentioned users.",
849 "id": "compose_form.direct_message_warning"
852 "path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
857 "defaultMessage": "Getting started",
858 "id": "getting_started.heading"
861 "defaultMessage": "Home",
862 "id": "tabs_bar.home"
865 "defaultMessage": "Notifications",
866 "id": "tabs_bar.notifications"
869 "defaultMessage": "Federated timeline",
870 "id": "navigation_bar.public_timeline"
873 "defaultMessage": "Local timeline",
874 "id": "navigation_bar.community_timeline"
877 "defaultMessage": "Preferences",
878 "id": "navigation_bar.preferences"
881 "defaultMessage": "Logout",
882 "id": "navigation_bar.logout"
885 "path": "app/javascript/mastodon/features/compose/index.json"
890 "defaultMessage": "Hidden domains",
891 "id": "column.domain_blocks"
894 "defaultMessage": "Unhide {domain}",
895 "id": "account.unblock_domain"
898 "path": "app/javascript/mastodon/features/domain_blocks/index.json"
903 "defaultMessage": "Favourites",
904 "id": "column.favourites"
907 "path": "app/javascript/mastodon/features/favourited_statuses/index.json"
912 "defaultMessage": "Authorize",
913 "id": "follow_request.authorize"
916 "defaultMessage": "Reject",
917 "id": "follow_request.reject"
920 "path": "app/javascript/mastodon/features/follow_requests/components/account_authorize.json"
925 "defaultMessage": "Follow requests",
926 "id": "column.follow_requests"
929 "path": "app/javascript/mastodon/features/follow_requests/index.json"
934 "defaultMessage": "Getting started",
935 "id": "getting_started.heading"
938 "defaultMessage": "Home",
939 "id": "tabs_bar.home"
942 "defaultMessage": "Notifications",
943 "id": "tabs_bar.notifications"
946 "defaultMessage": "Federated timeline",
947 "id": "navigation_bar.public_timeline"
950 "defaultMessage": "Navigation",
951 "id": "column_subheading.navigation"
954 "defaultMessage": "Settings",
955 "id": "column_subheading.settings"
958 "defaultMessage": "Local timeline",
959 "id": "navigation_bar.community_timeline"
962 "defaultMessage": "Preferences",
963 "id": "navigation_bar.preferences"
966 "defaultMessage": "Follow requests",
967 "id": "navigation_bar.follow_requests"
970 "defaultMessage": "Logout",
971 "id": "navigation_bar.logout"
974 "defaultMessage": "Favourites",
975 "id": "navigation_bar.favourites"
978 "defaultMessage": "Blocked users",
979 "id": "navigation_bar.blocks"
982 "defaultMessage": "Hidden domains",
983 "id": "navigation_bar.domain_blocks"
986 "defaultMessage": "Muted users",
987 "id": "navigation_bar.mutes"
990 "defaultMessage": "Extended information",
991 "id": "navigation_bar.info"
994 "defaultMessage": "Pinned toots",
995 "id": "navigation_bar.pins"
998 "defaultMessage": "Lists",
999 "id": "navigation_bar.lists"
1002 "defaultMessage": "Keyboard shortcuts",
1003 "id": "navigation_bar.keyboard_shortcuts"
1006 "defaultMessage": "FAQ",
1007 "id": "getting_started.faq"
1010 "defaultMessage": "User Guide",
1011 "id": "getting_started.userguide"
1014 "defaultMessage": "Apps",
1015 "id": "getting_started.appsshort"
1018 "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
1019 "id": "getting_started.open_source_notice"
1022 "path": "app/javascript/mastodon/features/getting_started/index.json"
1027 "defaultMessage": "There is nothing in this hashtag yet.",
1028 "id": "empty_column.hashtag"
1031 "path": "app/javascript/mastodon/features/hashtag_timeline/index.json"
1036 "defaultMessage": "Filter out by regular expressions",
1037 "id": "home.column_settings.filter_regex"
1040 "defaultMessage": "Column settings",
1041 "id": "home.settings"
1044 "defaultMessage": "Basic",
1045 "id": "home.column_settings.basic"
1048 "defaultMessage": "Show boosts",
1049 "id": "home.column_settings.show_reblogs"
1052 "defaultMessage": "Show replies",
1053 "id": "home.column_settings.show_replies"
1056 "defaultMessage": "Advanced",
1057 "id": "home.column_settings.advanced"
1060 "path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
1065 "defaultMessage": "Home",
1069 "defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
1070 "id": "empty_column.home"
1073 "defaultMessage": "the public timeline",
1074 "id": "empty_column.home.public_timeline"
1077 "path": "app/javascript/mastodon/features/home_timeline/index.json"
1082 "defaultMessage": "Keyboard Shortcuts",
1083 "id": "keyboard_shortcuts.heading"
1086 "defaultMessage": "Hotkey",
1087 "id": "keyboard_shortcuts.hotkey"
1090 "defaultMessage": "Description",
1091 "id": "keyboard_shortcuts.description"
1094 "defaultMessage": "to reply",
1095 "id": "keyboard_shortcuts.reply"
1098 "defaultMessage": "to mention author",
1099 "id": "keyboard_shortcuts.mention"
1102 "defaultMessage": "to favourite",
1103 "id": "keyboard_shortcuts.favourite"
1106 "defaultMessage": "to boost",
1107 "id": "keyboard_shortcuts.boost"
1110 "defaultMessage": "to open status",
1111 "id": "keyboard_shortcuts.enter"
1114 "defaultMessage": "to move up in the list",
1115 "id": "keyboard_shortcuts.up"
1118 "defaultMessage": "to move down in the list",
1119 "id": "keyboard_shortcuts.down"
1122 "defaultMessage": "to focus a status in one of the columns",
1123 "id": "keyboard_shortcuts.column"
1126 "defaultMessage": "to focus the compose textarea",
1127 "id": "keyboard_shortcuts.compose"
1130 "defaultMessage": "to start a brand new toot",
1131 "id": "keyboard_shortcuts.toot"
1134 "defaultMessage": "to navigate back",
1135 "id": "keyboard_shortcuts.back"
1138 "defaultMessage": "to focus search",
1139 "id": "keyboard_shortcuts.search"
1142 "defaultMessage": "to un-focus compose textarea/search",
1143 "id": "keyboard_shortcuts.unfocus"
1146 "defaultMessage": "to display this legend",
1147 "id": "keyboard_shortcuts.legend"
1150 "path": "app/javascript/mastodon/features/keyboard_shortcuts/index.json"
1155 "defaultMessage": "Remove from list",
1156 "id": "lists.account.remove"
1159 "defaultMessage": "Add to list",
1160 "id": "lists.account.add"
1163 "path": "app/javascript/mastodon/features/list_editor/components/account.json"
1168 "defaultMessage": "Search among people you follow",
1169 "id": "lists.search"
1172 "path": "app/javascript/mastodon/features/list_editor/components/search.json"
1177 "defaultMessage": "Are you sure you want to permanently delete this list?",
1178 "id": "confirmations.delete_list.message"
1181 "defaultMessage": "Delete",
1182 "id": "confirmations.delete_list.confirm"
1185 "defaultMessage": "Edit list",
1189 "defaultMessage": "Delete list",
1190 "id": "lists.delete"
1193 "defaultMessage": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
1194 "id": "empty_column.list"
1197 "path": "app/javascript/mastodon/features/list_timeline/index.json"
1202 "defaultMessage": "New list title",
1203 "id": "lists.new.title_placeholder"
1206 "defaultMessage": "Add list",
1207 "id": "lists.new.create"
1210 "path": "app/javascript/mastodon/features/lists/components/new_list_form.json"
1215 "defaultMessage": "Lists",
1216 "id": "column.lists"
1219 "defaultMessage": "Your lists",
1220 "id": "lists.subheading"
1223 "path": "app/javascript/mastodon/features/lists/index.json"
1228 "defaultMessage": "Muted users",
1229 "id": "column.mutes"
1232 "path": "app/javascript/mastodon/features/mutes/index.json"
1237 "defaultMessage": "Clear notifications",
1238 "id": "notifications.clear"
1241 "path": "app/javascript/mastodon/features/notifications/components/clear_column_button.json"
1246 "defaultMessage": "Desktop notifications",
1247 "id": "notifications.column_settings.alert"
1250 "defaultMessage": "Show in column",
1251 "id": "notifications.column_settings.show"
1254 "defaultMessage": "Play sound",
1255 "id": "notifications.column_settings.sound"
1258 "defaultMessage": "Push notifications",
1259 "id": "notifications.column_settings.push"
1262 "defaultMessage": "This device",
1263 "id": "notifications.column_settings.push_meta"
1266 "defaultMessage": "New followers:",
1267 "id": "notifications.column_settings.follow"
1270 "defaultMessage": "Favourites:",
1271 "id": "notifications.column_settings.favourite"
1274 "defaultMessage": "Mentions:",
1275 "id": "notifications.column_settings.mention"
1278 "defaultMessage": "Boosts:",
1279 "id": "notifications.column_settings.reblog"
1282 "path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
1287 "defaultMessage": "{name} followed you",
1288 "id": "notification.follow"
1291 "defaultMessage": "{name} favourited your status",
1292 "id": "notification.favourite"
1295 "defaultMessage": "{name} boosted your status",
1296 "id": "notification.reblog"
1299 "path": "app/javascript/mastodon/features/notifications/components/notification.json"
1304 "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
1305 "id": "notifications.clear_confirmation"
1308 "defaultMessage": "Clear notifications",
1309 "id": "notifications.clear"
1312 "path": "app/javascript/mastodon/features/notifications/containers/column_settings_container.json"
1317 "defaultMessage": "Notifications",
1318 "id": "column.notifications"
1321 "defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
1322 "id": "empty_column.notifications"
1325 "path": "app/javascript/mastodon/features/notifications/index.json"
1330 "defaultMessage": "Pinned toot",
1334 "path": "app/javascript/mastodon/features/pinned_statuses/index.json"
1339 "defaultMessage": "Federated timeline",
1340 "id": "column.public"
1343 "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
1344 "id": "empty_column.public"
1347 "path": "app/javascript/mastodon/features/public_timeline/index.json"
1352 "defaultMessage": "A look inside...",
1353 "id": "standalone.public_title"
1356 "path": "app/javascript/mastodon/features/standalone/community_timeline/index.json"
1361 "defaultMessage": "A look inside...",
1362 "id": "standalone.public_title"
1365 "path": "app/javascript/mastodon/features/standalone/public_timeline/index.json"
1370 "defaultMessage": "Delete",
1371 "id": "status.delete"
1374 "defaultMessage": "Mention @{name}",
1375 "id": "status.mention"
1378 "defaultMessage": "Reply",
1379 "id": "status.reply"
1382 "defaultMessage": "Boost",
1383 "id": "status.reblog"
1386 "defaultMessage": "This post cannot be boosted",
1387 "id": "status.cannot_reblog"
1390 "defaultMessage": "Favourite",
1391 "id": "status.favourite"
1394 "defaultMessage": "Mute @{name}",
1398 "defaultMessage": "Mute conversation",
1399 "id": "status.mute_conversation"
1402 "defaultMessage": "Unmute conversation",
1403 "id": "status.unmute_conversation"
1406 "defaultMessage": "Block @{name}",
1407 "id": "status.block"
1410 "defaultMessage": "Report @{name}",
1411 "id": "status.report"
1414 "defaultMessage": "Share",
1415 "id": "status.share"
1418 "defaultMessage": "Pin on profile",
1422 "defaultMessage": "Unpin from profile",
1423 "id": "status.unpin"
1426 "defaultMessage": "Embed",
1427 "id": "status.embed"
1430 "path": "app/javascript/mastodon/features/status/components/action_bar.json"
1435 "defaultMessage": "Delete",
1436 "id": "confirmations.delete.confirm"
1439 "defaultMessage": "Are you sure you want to delete this status?",
1440 "id": "confirmations.delete.message"
1443 "defaultMessage": "Block",
1444 "id": "confirmations.block.confirm"
1447 "defaultMessage": "Show more for all",
1448 "id": "status.show_more_all"
1451 "defaultMessage": "Show less for all",
1452 "id": "status.show_less_all"
1455 "defaultMessage": "Are you sure you want to block {name}?",
1456 "id": "confirmations.block.message"
1459 "path": "app/javascript/mastodon/features/status/index.json"
1464 "defaultMessage": "Boost",
1465 "id": "status.reblog"
1468 "defaultMessage": "You can press {combo} to skip this next time",
1469 "id": "boost_modal.combo"
1472 "path": "app/javascript/mastodon/features/ui/components/boost_modal.json"
1477 "defaultMessage": "Network error",
1478 "id": "bundle_column_error.title"
1481 "defaultMessage": "Something went wrong while loading this component.",
1482 "id": "bundle_column_error.body"
1485 "defaultMessage": "Try again",
1486 "id": "bundle_column_error.retry"
1489 "path": "app/javascript/mastodon/features/ui/components/bundle_column_error.json"
1494 "defaultMessage": "Something went wrong while loading this component.",
1495 "id": "bundle_modal_error.message"
1498 "defaultMessage": "Try again",
1499 "id": "bundle_modal_error.retry"
1502 "defaultMessage": "Close",
1503 "id": "bundle_modal_error.close"
1506 "path": "app/javascript/mastodon/features/ui/components/bundle_modal_error.json"
1511 "defaultMessage": "Cancel",
1512 "id": "confirmation_modal.cancel"
1515 "path": "app/javascript/mastodon/features/ui/components/confirmation_modal.json"
1520 "defaultMessage": "Embed",
1521 "id": "status.embed"
1524 "defaultMessage": "Embed this status on your website by copying the code below.",
1525 "id": "embed.instructions"
1528 "defaultMessage": "Here is what it will look like:",
1529 "id": "embed.preview"
1532 "path": "app/javascript/mastodon/features/ui/components/embed_modal.json"
1537 "defaultMessage": "Close",
1538 "id": "lightbox.close"
1541 "defaultMessage": "Previous",
1542 "id": "lightbox.previous"
1545 "defaultMessage": "Next",
1546 "id": "lightbox.next"
1549 "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
1554 "defaultMessage": "Are you sure you want to mute {name}?",
1555 "id": "confirmations.mute.message"
1558 "defaultMessage": "Hide notifications from this user?",
1559 "id": "mute_modal.hide_notifications"
1562 "defaultMessage": "Cancel",
1563 "id": "confirmation_modal.cancel"
1566 "defaultMessage": "Mute",
1567 "id": "confirmations.mute.confirm"
1570 "path": "app/javascript/mastodon/features/ui/components/mute_modal.json"
1575 "defaultMessage": "Home",
1579 "defaultMessage": "Notifications",
1580 "id": "column.notifications"
1583 "defaultMessage": "Local timeline",
1584 "id": "column.community"
1587 "defaultMessage": "Federated timeline",
1588 "id": "column.public"
1591 "defaultMessage": "Welcome to Mastodon!",
1592 "id": "onboarding.page_one.welcome"
1595 "defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
1596 "id": "onboarding.page_one.federation"
1599 "defaultMessage": "Your full handle",
1600 "id": "onboarding.page_one.full_handle"
1603 "defaultMessage": "This is what you would tell your friends to search for.",
1604 "id": "onboarding.page_one.handle_hint"
1607 "defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
1608 "id": "onboarding.page_two.compose"
1611 "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.",
1612 "id": "onboarding.page_three.search"
1615 "defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
1616 "id": "onboarding.page_three.profile"
1619 "defaultMessage": "The home timeline shows posts from people you follow.",
1620 "id": "onboarding.page_four.home"
1623 "defaultMessage": "The notifications column shows when someone interacts with you.",
1624 "id": "onboarding.page_four.notifications"
1627 "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.",
1628 "id": "onboarding.page_five.public_timelines"
1631 "defaultMessage": "Your instance's admin is {admin}.",
1632 "id": "onboarding.page_six.admin"
1635 "defaultMessage": "Please read {domain}'s {guidelines}!",
1636 "id": "onboarding.page_six.read_guidelines"
1639 "defaultMessage": "community guidelines",
1640 "id": "onboarding.page_six.guidelines"
1643 "defaultMessage": "Almost done...",
1644 "id": "onboarding.page_six.almost_done"
1647 "defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
1648 "id": "onboarding.page_six.github"
1651 "defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
1652 "id": "onboarding.page_six.apps_available"
1655 "defaultMessage": "mobile apps",
1656 "id": "onboarding.page_six.various_app"
1659 "defaultMessage": "Bon Appetoot!",
1660 "id": "onboarding.page_six.appetoot"
1663 "defaultMessage": "Next",
1664 "id": "onboarding.next"
1667 "defaultMessage": "Done",
1668 "id": "onboarding.done"
1671 "defaultMessage": "Skip",
1672 "id": "onboarding.skip"
1675 "path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
1680 "defaultMessage": "Close",
1681 "id": "lightbox.close"
1684 "defaultMessage": "Additional comments",
1685 "id": "report.placeholder"
1688 "defaultMessage": "Submit",
1689 "id": "report.submit"
1692 "defaultMessage": "Report {target}",
1693 "id": "report.target"
1696 "defaultMessage": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
1700 "defaultMessage": "The account is from another server. Send an anonymized copy of the report there as well?",
1701 "id": "report.forward_hint"
1704 "defaultMessage": "Forward to {target}",
1705 "id": "report.forward"
1708 "path": "app/javascript/mastodon/features/ui/components/report_modal.json"
1713 "defaultMessage": "Home",
1714 "id": "tabs_bar.home"
1717 "defaultMessage": "Notifications",
1718 "id": "tabs_bar.notifications"
1721 "defaultMessage": "Search",
1722 "id": "tabs_bar.search"
1725 "defaultMessage": "Local",
1726 "id": "tabs_bar.local_timeline"
1729 "defaultMessage": "Federated",
1730 "id": "tabs_bar.federated_timeline"
1733 "path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
1738 "defaultMessage": "Drag & drop to upload",
1739 "id": "upload_area.title"
1742 "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
1747 "defaultMessage": "Your draft will be lost if you leave Mastodon.",
1748 "id": "ui.beforeunload"
1751 "path": "app/javascript/mastodon/features/ui/index.json"
1756 "defaultMessage": "Play",
1760 "defaultMessage": "Pause",
1764 "defaultMessage": "Mute sound",
1768 "defaultMessage": "Unmute sound",
1769 "id": "video.unmute"
1772 "defaultMessage": "Hide video",
1776 "defaultMessage": "Expand video",
1777 "id": "video.expand"
1780 "defaultMessage": "Close video",
1784 "defaultMessage": "Full screen",
1785 "id": "video.fullscreen"
1788 "defaultMessage": "Exit full screen",
1789 "id": "video.exit_fullscreen"
1792 "defaultMessage": "Sensitive content",
1793 "id": "status.sensitive_warning"
1796 "defaultMessage": "Click to view",
1797 "id": "status.sensitive_toggle"
1800 "path": "app/javascript/mastodon/features/video/index.json"
1805 "defaultMessage": "Oops!",
1806 "id": "alert.unexpected.title"
1809 "defaultMessage": "An unexpected error occurred.",
1810 "id": "alert.unexpected.message"
1813 "path": "app/javascript/mastodon/middleware/errors.json"