about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-03-07 03:48:33 -0600
committermultiple creatures <dev@multiple-creature.party>2019-05-21 03:16:21 -0500
commit0697f20f2c28f0355c483f408e3cae8ed3def792 (patch)
treef845e61a3cab29b86a6831af569167cc3db02f1b /app
parent178a2dc9eba4e41b64401fb33add81f33aa3e955 (diff)
Automatic nomenclature update
Diffstat (limited to 'app')
-rw-r--r--app/javascript/flavours/glitch/locales/en.js36
-rw-r--r--app/javascript/mastodon/locales/defaultMessages.json380
-rw-r--r--app/javascript/mastodon/locales/en.json284
3 files changed, 350 insertions, 350 deletions
diff --git a/app/javascript/flavours/glitch/locales/en.js b/app/javascript/flavours/glitch/locales/en.js
index 90e924d4a..57529472f 100644
--- a/app/javascript/flavours/glitch/locales/en.js
+++ b/app/javascript/flavours/glitch/locales/en.js
@@ -1,31 +1,31 @@
 import inherited from 'mastodon/locales/en.json';
 
 const messages = {
-  'getting_started.open_source_notice': 'Glitchsoc is free open source software forked from {Mastodon}. You can contribute or report issues on GitHub at {github}.',
+  'getting_started.open_source_notice': 'Glitchsoc is free open source software forked from {Monsterpit}. You can contribute or report issues on GitHub at {github}.',
   'layout.auto': 'Auto',
   'layout.current_is': 'Your current layout is:',
   'layout.desktop': 'Desktop',
   'layout.mobile': 'Mobile',
-  'navigation_bar.app_settings': 'App settings',
-  'getting_started.onboarding': 'Show me around',
-  'onboarding.page_one.federation': '{domain} is an \'instance\' of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.',
+  'navigation_bar.app_settings': 'UI options',
+  'getting_started.onboarding': 'Tutorial',
+  'onboarding.page_one.federation': '{domain} is a \'instance\' of Monsterpit. Monsterpit is a network of independent servers joining up to make one larger social network. We call these servers communities.',
   'onboarding.page_one.welcome': 'Welcome to {domain}!',
-  'onboarding.page_six.github': '{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Mastodon}, and is compatible with any Mastodon instance or app. Glitchsoc is entirely free and open-source. You can report bugs, request features, or contribute to the code on {github}.',
+  'onboarding.page_six.github': '{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Monsterpit}, and is compatible with any Monsterpit community or app. Glitchsoc is entirely free and open-source. You can report bugs, request features, or contribute to the code on {github}.',
   'settings.auto_collapse': 'Automatic collapsing',
   'settings.auto_collapse_all': 'Everything',
-  'settings.auto_collapse_lengthy': 'Lengthy toots',
-  'settings.auto_collapse_media': 'Toots with media',
-  'settings.auto_collapse_notifications': 'Notifications',
-  'settings.auto_collapse_reblogs': 'Boosts',
+  'settings.auto_collapse_lengthy': 'Lengthy roars',
+  'settings.auto_collapse_media': 'Roars with media',
+  'settings.auto_collapse_notifications': 'Growls',
+  'settings.auto_collapse_reblogs': 'Repeats',
   'settings.auto_collapse_replies': 'Replies',
-  'settings.show_action_bar': 'Show action buttons in collapsed toots',
+  'settings.show_action_bar': 'Show action buttons in collapsed roars',
   'settings.close': 'Close',
-  'settings.collapsed_statuses': 'Collapsed toots',
-  'settings.enable_collapsed': 'Enable collapsed toots',
+  'settings.collapsed_statuses': 'Collapsed roars',
+  'settings.enable_collapsed': 'Enable collapsed roars',
   'settings.general': 'General',
   'settings.image_backgrounds': 'Image backgrounds',
-  'settings.image_backgrounds_media': 'Preview collapsed toot media',
-  'settings.image_backgrounds_users': 'Give collapsed toots an image background',
+  'settings.image_backgrounds_media': 'Preview collapsed roar media',
+  'settings.image_backgrounds_users': 'Give collapsed roars an image background',
   'settings.media': 'Media',
   'settings.media_letterbox': 'Letterbox media',
   'settings.media_fullwidth': 'Full-width media previews',
@@ -39,7 +39,7 @@ const messages = {
 
   'favourite_modal.combo': 'You can press {combo} to skip this next time',
 
-  'home.column_settings.show_direct': 'Show DMs',
+  'home.column_settings.show_direct': 'Show whispers',
 
   'notification.markForDeletion': 'Mark for deletion',
   'notifications.clear': 'Clear all my notifications',
@@ -56,11 +56,11 @@ const messages = {
   'compose.attach': 'Attach...',
 
   'advanced_options.local-only.short': 'Local-only',
-  'advanced_options.local-only.long': 'Do not post to other instances',
-  'advanced_options.local-only.tooltip': 'This post is local-only',
+  'advanced_options.local-only.long': 'Do not roar to other communities',
+  'advanced_options.local-only.tooltip': 'This roar is local-only',
   'advanced_options.icon_title': 'Advanced options',
   'advanced_options.threaded_mode.short': 'Threaded mode',
-  'advanced_options.threaded_mode.long': 'Automatically opens a reply on posting',
+  'advanced_options.threaded_mode.long': 'Automatically opens a reply on roaring',
   'advanced_options.threaded_mode.tooltip': 'Threaded mode enabled',
 };
 
diff --git a/app/javascript/mastodon/locales/defaultMessages.json b/app/javascript/mastodon/locales/defaultMessages.json
index 8e7ed4210..410a76b5f 100644
--- a/app/javascript/mastodon/locales/defaultMessages.json
+++ b/app/javascript/mastodon/locales/defaultMessages.json
@@ -41,11 +41,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Follow",
+        "defaultMessage": "Join pack",
         "id": "account.follow"
       },
       {
-        "defaultMessage": "Unfollow",
+        "defaultMessage": "Leave pack",
         "id": "account.unfollow"
       },
       {
@@ -270,15 +270,15 @@
         "id": "status.delete"
       },
       {
-        "defaultMessage": "Delete & re-draft",
+        "defaultMessage": "Delete & edit",
         "id": "status.redraft"
       },
       {
-        "defaultMessage": "Direct message @{name}",
+        "defaultMessage": "Whisper to @{name}",
         "id": "status.direct"
       },
       {
-        "defaultMessage": "Mention @{name}",
+        "defaultMessage": "Include @{name}",
         "id": "status.mention"
       },
       {
@@ -306,27 +306,27 @@
         "id": "status.replyAll"
       },
       {
-        "defaultMessage": "Boost",
+        "defaultMessage": "Repeat",
         "id": "status.reblog"
       },
       {
-        "defaultMessage": "Boost to original audience",
+        "defaultMessage": "Repeat to original audience",
         "id": "status.reblog_private"
       },
       {
-        "defaultMessage": "Unboost",
+        "defaultMessage": "Unrepeat",
         "id": "status.cancel_reblog_private"
       },
       {
-        "defaultMessage": "This post cannot be boosted",
+        "defaultMessage": "This roar cannot be repeated",
         "id": "status.cannot_reblog"
       },
       {
-        "defaultMessage": "Favourite",
+        "defaultMessage": "Admire",
         "id": "status.favourite"
       },
       {
-        "defaultMessage": "Expand this status",
+        "defaultMessage": "Open roar",
         "id": "status.open"
       },
       {
@@ -354,15 +354,15 @@
         "id": "status.embed"
       },
       {
-        "defaultMessage": "Open moderation interface for @{name}",
+        "defaultMessage": "Moderate @{name}",
         "id": "status.admin_account"
       },
       {
-        "defaultMessage": "Open this status in the moderation interface",
+        "defaultMessage": "Moderate roar",
         "id": "status.admin_status"
       },
       {
-        "defaultMessage": "Copy link to status",
+        "defaultMessage": "Copy link to roar",
         "id": "status.copy"
       }
     ],
@@ -375,11 +375,11 @@
         "id": "status.read_more"
       },
       {
-        "defaultMessage": "Show more",
+        "defaultMessage": "Reveal",
         "id": "status.show_more"
       },
       {
-        "defaultMessage": "Show less",
+        "defaultMessage": "Hide",
         "id": "status.show_less"
       }
     ],
@@ -405,11 +405,11 @@
         "id": "status.filtered"
       },
       {
-        "defaultMessage": "Pinned toot",
+        "defaultMessage": "Pinned roar",
         "id": "status.pinned"
       },
       {
-        "defaultMessage": "{name} boosted",
+        "defaultMessage": "{name} repeated",
         "id": "status.reblogged_by"
       },
       {
@@ -422,11 +422,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Unfollow",
+        "defaultMessage": "Leave pack",
         "id": "confirmations.unfollow.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to unfollow {name}?",
+        "defaultMessage": "Are you sure you want to leave the pack of {name}?",
         "id": "confirmations.unfollow.message"
       }
     ],
@@ -452,15 +452,15 @@
         "id": "confirmations.delete.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status?",
+        "defaultMessage": "Are you sure you want to delete this roar?",
         "id": "confirmations.delete.message"
       },
       {
-        "defaultMessage": "Delete & redraft",
+        "defaultMessage": "Delete & edit",
         "id": "confirmations.redraft.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+        "defaultMessage": "Are you sure you want to delete this roar and edit it? Admirations and repeats will be lost, & growls to the original roar will be orphaned.",
         "id": "confirmations.redraft.message"
       },
       {
@@ -489,11 +489,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Toots",
+        "defaultMessage": "Roars",
         "id": "account.posts"
       },
       {
-        "defaultMessage": "Toots and replies",
+        "defaultMessage": "Roars & growls",
         "id": "account.posts_with_replies"
       },
       {
@@ -515,7 +515,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Unfollow",
+        "defaultMessage": "Leave pack",
         "id": "confirmations.unfollow.confirm"
       },
       {
@@ -531,7 +531,7 @@
         "id": "confirmations.block.block_and_report"
       },
       {
-        "defaultMessage": "Are you sure you want to unfollow {name}?",
+        "defaultMessage": "Are you sure you want to leave the pack of {name}?",
         "id": "confirmations.unfollow.message"
       },
       {
@@ -539,7 +539,7 @@
         "id": "confirmations.block.message"
       },
       {
-        "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. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+        "defaultMessage": "Are you really, really sure you want to block the entire {domain}? Your packmates from that domain will be removed.",
         "id": "confirmations.domain_block.message"
       }
     ],
@@ -552,7 +552,7 @@
         "id": "empty_column.account_unavailable"
       },
       {
-        "defaultMessage": "No toots here!",
+        "defaultMessage": "No roars here!",
         "id": "empty_column.account_timeline"
       }
     ],
@@ -561,15 +561,15 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Unfollow",
+        "defaultMessage": "Leave pack",
         "id": "account.unfollow"
       },
       {
-        "defaultMessage": "Follow",
+        "defaultMessage": "Join pack",
         "id": "account.follow"
       },
       {
-        "defaultMessage": "Awaiting approval. Click to cancel follow request",
+        "defaultMessage": "Awaiting approval. Click to cancel join request",
         "id": "account.requested"
       },
       {
@@ -585,15 +585,15 @@
         "id": "account.link_verified_on"
       },
       {
-        "defaultMessage": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+        "defaultMessage": "This account is locked. The owner manually reviews who can join their pack.",
         "id": "account.locked_info"
       },
       {
-        "defaultMessage": "Mention @{name}",
+        "defaultMessage": "Include @{name}",
         "id": "account.mention"
       },
       {
-        "defaultMessage": "Direct message @{name}",
+        "defaultMessage": "Whisper to @{name}",
         "id": "account.direct"
       },
       {
@@ -621,7 +621,7 @@
         "id": "account.media"
       },
       {
-        "defaultMessage": "Hide everything from {domain}",
+        "defaultMessage": "Hide {domain}",
         "id": "account.block_domain"
       },
       {
@@ -629,15 +629,15 @@
         "id": "account.unblock_domain"
       },
       {
-        "defaultMessage": "Hide boosts from @{name}",
+        "defaultMessage": "Hide repeats from @{name}",
         "id": "account.hide_reblogs"
       },
       {
-        "defaultMessage": "Show boosts from @{name}",
+        "defaultMessage": "Show repeats from @{name}",
         "id": "account.show_reblogs"
       },
       {
-        "defaultMessage": "Pinned toots",
+        "defaultMessage": "Pins",
         "id": "navigation_bar.pins"
       },
       {
@@ -645,11 +645,11 @@
         "id": "navigation_bar.preferences"
       },
       {
-        "defaultMessage": "Follow requests",
+        "defaultMessage": "New packmates",
         "id": "navigation_bar.follow_requests"
       },
       {
-        "defaultMessage": "Favourites",
+        "defaultMessage": "Admirations",
         "id": "navigation_bar.favourites"
       },
       {
@@ -657,15 +657,15 @@
         "id": "navigation_bar.lists"
       },
       {
-        "defaultMessage": "Blocked users",
+        "defaultMessage": "Blocked creatures",
         "id": "navigation_bar.blocks"
       },
       {
-        "defaultMessage": "Hidden domains",
+        "defaultMessage": "Hidden communities",
         "id": "navigation_bar.domain_blocks"
       },
       {
-        "defaultMessage": "Muted users",
+        "defaultMessage": "Muted creatures",
         "id": "navigation_bar.mutes"
       },
       {
@@ -681,11 +681,11 @@
         "id": "account.add_or_remove_from_list"
       },
       {
-        "defaultMessage": "Open moderation interface for @{name}",
+        "defaultMessage": "Moderate @{name}",
         "id": "status.admin_account"
       },
       {
-        "defaultMessage": "Follows you",
+        "defaultMessage": "In your pack",
         "id": "account.follows_you"
       },
       {
@@ -705,15 +705,15 @@
         "id": "account.badges.bot"
       },
       {
-        "defaultMessage": "Toots",
+        "defaultMessage": "Roars",
         "id": "account.posts"
       },
       {
-        "defaultMessage": "Follows",
+        "defaultMessage": "In packs",
         "id": "account.follows"
       },
       {
-        "defaultMessage": "Followers",
+        "defaultMessage": "Packmates",
         "id": "account.followers"
       }
     ],
@@ -722,11 +722,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Blocked users",
+        "defaultMessage": "Blocked creatures",
         "id": "column.blocks"
       },
       {
-        "defaultMessage": "You haven't blocked any users yet.",
+        "defaultMessage": "You haven't blocked any creatures yet.",
         "id": "empty_column.blocks"
       }
     ],
@@ -744,11 +744,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Local timeline",
+        "defaultMessage": "Monsterpit",
         "id": "column.community"
       },
       {
-        "defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
+        "defaultMessage": "The Monsterpit timeline is empty. Write something publicly to get the ball rolling!",
         "id": "empty_column.community"
       }
     ],
@@ -761,7 +761,7 @@
         "id": "account.edit_profile"
       },
       {
-        "defaultMessage": "Pinned toots",
+        "defaultMessage": "Pins",
         "id": "navigation_bar.pins"
       },
       {
@@ -769,11 +769,11 @@
         "id": "navigation_bar.preferences"
       },
       {
-        "defaultMessage": "Follow requests",
+        "defaultMessage": "New packmates",
         "id": "navigation_bar.follow_requests"
       },
       {
-        "defaultMessage": "Favourites",
+        "defaultMessage": "Admirations",
         "id": "navigation_bar.favourites"
       },
       {
@@ -781,15 +781,15 @@
         "id": "navigation_bar.lists"
       },
       {
-        "defaultMessage": "Blocked users",
+        "defaultMessage": "Blocked creatures",
         "id": "navigation_bar.blocks"
       },
       {
-        "defaultMessage": "Hidden domains",
+        "defaultMessage": "Hidden communities",
         "id": "navigation_bar.domain_blocks"
       },
       {
-        "defaultMessage": "Muted users",
+        "defaultMessage": "Muted creatures",
         "id": "navigation_bar.mutes"
       },
       {
@@ -802,7 +802,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "What is on your mind?",
+        "defaultMessage": "Roar shamelessly!",
         "id": "compose_form.placeholder"
       },
       {
@@ -810,7 +810,7 @@
         "id": "compose_form.spoiler_placeholder"
       },
       {
-        "defaultMessage": "Toot",
+        "defaultMessage": "Roar",
         "id": "compose_form.publish"
       },
       {
@@ -847,7 +847,7 @@
         "id": "emoji_button.search_results"
       },
       {
-        "defaultMessage": "People",
+        "defaultMessage": "Monsters",
         "id": "emoji_button.people"
       },
       {
@@ -943,7 +943,7 @@
         "id": "privacy.public.short"
       },
       {
-        "defaultMessage": "Post to public timelines",
+        "defaultMessage": "Roar to public timelines",
         "id": "privacy.public.long"
       },
       {
@@ -955,23 +955,23 @@
         "id": "privacy.unlisted.long"
       },
       {
-        "defaultMessage": "Followers-only",
+        "defaultMessage": "Packmates-only",
         "id": "privacy.private.short"
       },
       {
-        "defaultMessage": "Post to followers only",
+        "defaultMessage": "Roar to packmates only",
         "id": "privacy.private.long"
       },
       {
-        "defaultMessage": "Direct",
+        "defaultMessage": "Whisper",
         "id": "privacy.direct.short"
       },
       {
-        "defaultMessage": "Post to mentioned users only",
+        "defaultMessage": "Roar to mentioned creatures only",
         "id": "privacy.direct.long"
       },
       {
-        "defaultMessage": "Adjust status privacy",
+        "defaultMessage": "Adjust roar privacy",
         "id": "privacy.change"
       }
     ],
@@ -997,11 +997,11 @@
         "id": "suggestions.header"
       },
       {
-        "defaultMessage": "People",
+        "defaultMessage": "Monsters",
         "id": "search_results.accounts"
       },
       {
-        "defaultMessage": "Toots",
+        "defaultMessage": "Roars",
         "id": "search_results.statuses"
       },
       {
@@ -1022,11 +1022,11 @@
         "id": "search.placeholder"
       },
       {
-        "defaultMessage": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+        "defaultMessage": "Simple text returns roars you have written, admired, repeated, or have been mentioned in, as well as matching creaturenames, display names, and hashtags.",
         "id": "search_popout.tips.full_text"
       },
       {
-        "defaultMessage": "Simple text returns matching display names, usernames and hashtags",
+        "defaultMessage": "Simple text returns matching display names, creaturenames and hashtags",
         "id": "search_popout.tips.text"
       },
       {
@@ -1038,11 +1038,11 @@
         "id": "search_popout.tips.hashtag"
       },
       {
-        "defaultMessage": "user",
+        "defaultMessage": "creature",
         "id": "search_popout.tips.user"
       },
       {
-        "defaultMessage": "status",
+        "defaultMessage": "roar",
         "id": "search_popout.tips.status"
       }
     ],
@@ -1116,7 +1116,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+        "defaultMessage": "Your account is not {locked}. Anyone can join your pack to view your follower-only roars.",
         "id": "compose_form.lock_disclaimer"
       },
       {
@@ -1124,11 +1124,11 @@
         "id": "compose_form.lock_disclaimer.lock"
       },
       {
-        "defaultMessage": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
+        "defaultMessage": "This roar won't be listed under any hashtag as it is unlisted. Only public roars can be searched by hashtag.",
         "id": "compose_form.hashtag_warning"
       },
       {
-        "defaultMessage": "This toot will only be sent to all the mentioned users.",
+        "defaultMessage": "This roar will only be sent to all the mentioned creatures.",
         "id": "compose_form.direct_message_warning"
       },
       {
@@ -1141,23 +1141,23 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Getting started",
+        "defaultMessage": "Main Menu",
         "id": "getting_started.heading"
       },
       {
-        "defaultMessage": "Home",
+        "defaultMessage": "Pack",
         "id": "tabs_bar.home"
       },
       {
-        "defaultMessage": "Notifications",
+        "defaultMessage": "Growls",
         "id": "tabs_bar.notifications"
       },
       {
-        "defaultMessage": "Federated timeline",
+        "defaultMessage": "World",
         "id": "navigation_bar.public_timeline"
       },
       {
-        "defaultMessage": "Local timeline",
+        "defaultMessage": "Monsterpit",
         "id": "navigation_bar.community_timeline"
       },
       {
@@ -1165,11 +1165,11 @@
         "id": "navigation_bar.preferences"
       },
       {
-        "defaultMessage": "Logout",
+        "defaultMessage": "Sleep",
         "id": "navigation_bar.logout"
       },
       {
-        "defaultMessage": "Compose new toot",
+        "defaultMessage": "Compose new roar",
         "id": "navigation_bar.compose"
       }
     ],
@@ -1178,11 +1178,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Direct messages",
+        "defaultMessage": "Whispers",
         "id": "column.direct"
       },
       {
-        "defaultMessage": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+        "defaultMessage": "You don't have any whispers yet. When you send or receive one, it will show up here.",
         "id": "empty_column.direct"
       }
     ],
@@ -1191,7 +1191,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Hidden domains",
+        "defaultMessage": "Hidden communities",
         "id": "column.domain_blocks"
       },
       {
@@ -1208,11 +1208,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Favourites",
+        "defaultMessage": "Admirations",
         "id": "column.favourites"
       },
       {
-        "defaultMessage": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
+        "defaultMessage": "You don't have any admirations yet. When you admire one, it will show up here.",
         "id": "empty_column.favourited_statuses"
       }
     ],
@@ -1221,7 +1221,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "No one has favourited this toot yet. When someone does, they will show up here.",
+        "defaultMessage": "No one has admired this roar yet. When someone does, they will show up here.",
         "id": "empty_column.favourites"
       }
     ],
@@ -1230,7 +1230,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Authorize",
+        "defaultMessage": "Accept",
         "id": "follow_request.authorize"
       },
       {
@@ -1243,11 +1243,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Follow requests",
+        "defaultMessage": "New packmates",
         "id": "column.follow_requests"
       },
       {
-        "defaultMessage": "You don't have any follow requests yet. When you receive one, it will show up here.",
+        "defaultMessage": "You don't have any join requests yet. When you receive one, it will show up here.",
         "id": "empty_column.follow_requests"
       }
     ],
@@ -1260,7 +1260,7 @@
         "id": "empty_column.account_unavailable"
       },
       {
-        "defaultMessage": "No one follows this user yet.",
+        "defaultMessage": "No one follows this creature yet.",
         "id": "account.followers.empty"
       }
     ],
@@ -1273,7 +1273,7 @@
         "id": "empty_column.account_unavailable"
       },
       {
-        "defaultMessage": "This user doesn't follow anyone yet.",
+        "defaultMessage": "This creature doesn't follow anyone yet.",
         "id": "account.follows.empty"
       }
     ],
@@ -1282,15 +1282,15 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Home",
+        "defaultMessage": "Pack",
         "id": "tabs_bar.home"
       },
       {
-        "defaultMessage": "Notifications",
+        "defaultMessage": "Growls",
         "id": "tabs_bar.notifications"
       },
       {
-        "defaultMessage": "Federated timeline",
+        "defaultMessage": "World",
         "id": "navigation_bar.public_timeline"
       },
       {
@@ -1298,11 +1298,11 @@
         "id": "column_subheading.settings"
       },
       {
-        "defaultMessage": "Local timeline",
+        "defaultMessage": "Monsterpit",
         "id": "navigation_bar.community_timeline"
       },
       {
-        "defaultMessage": "Direct messages",
+        "defaultMessage": "Whispers",
         "id": "navigation_bar.direct"
       },
       {
@@ -1310,27 +1310,27 @@
         "id": "navigation_bar.preferences"
       },
       {
-        "defaultMessage": "Follow requests",
+        "defaultMessage": "New packmates",
         "id": "navigation_bar.follow_requests"
       },
       {
-        "defaultMessage": "Favourites",
+        "defaultMessage": "Admirations",
         "id": "navigation_bar.favourites"
       },
       {
-        "defaultMessage": "Blocked users",
+        "defaultMessage": "Blocked creatures",
         "id": "navigation_bar.blocks"
       },
       {
-        "defaultMessage": "Hidden domains",
+        "defaultMessage": "Hidden communities",
         "id": "navigation_bar.domain_blocks"
       },
       {
-        "defaultMessage": "Muted users",
+        "defaultMessage": "Muted creatures",
         "id": "navigation_bar.mutes"
       },
       {
-        "defaultMessage": "Pinned toots",
+        "defaultMessage": "Pins",
         "id": "navigation_bar.pins"
       },
       {
@@ -1350,7 +1350,7 @@
         "id": "navigation_bar.security"
       },
       {
-        "defaultMessage": "Getting started",
+        "defaultMessage": "Main Menu",
         "id": "getting_started.heading"
       },
       {
@@ -1358,7 +1358,7 @@
         "id": "getting_started.directory"
       },
       {
-        "defaultMessage": "Invite people",
+        "defaultMessage": "Invite monsters",
         "id": "getting_started.invite"
       },
       {
@@ -1390,11 +1390,11 @@
         "id": "getting_started.documentation"
       },
       {
-        "defaultMessage": "Logout",
+        "defaultMessage": "Sleep",
         "id": "navigation_bar.logout"
       },
       {
-        "defaultMessage": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+        "defaultMessage": "Monsterpit is open source software. You can contribute or report issues on GitHub at {github}.",
         "id": "getting_started.open_source_notice"
       }
     ],
@@ -1457,7 +1457,7 @@
         "id": "home.column_settings.basic"
       },
       {
-        "defaultMessage": "Show boosts",
+        "defaultMessage": "Show repeats",
         "id": "home.column_settings.show_reblogs"
       },
       {
@@ -1470,11 +1470,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Home",
+        "defaultMessage": "Pack",
         "id": "column.home"
       },
       {
-        "defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+        "defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other creatures.",
         "id": "empty_column.home"
       },
       {
@@ -1499,11 +1499,11 @@
         "id": "introduction.welcome.action"
       },
       {
-        "defaultMessage": "Home",
+        "defaultMessage": "Pack",
         "id": "introduction.federation.home.headline"
       },
       {
-        "defaultMessage": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+        "defaultMessage": "Roars from monsters in your pack will appear in your home feed. You can follow anyone on any server!",
         "id": "introduction.federation.home.text"
       },
       {
@@ -1511,15 +1511,15 @@
         "id": "introduction.federation.local.headline"
       },
       {
-        "defaultMessage": "Public posts from people on the same server as you will appear in the local timeline.",
+        "defaultMessage": "Public roars from monsters on the same server as you will appear in the Monsterpit timeline.",
         "id": "introduction.federation.local.text"
       },
       {
-        "defaultMessage": "Federated",
+        "defaultMessage": "World",
         "id": "introduction.federation.federated.headline"
       },
       {
-        "defaultMessage": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+        "defaultMessage": "Public roars from other servers of the fediverse will appear in the world timeline.",
         "id": "introduction.federation.federated.text"
       },
       {
@@ -1531,27 +1531,27 @@
         "id": "introduction.interactions.reply.headline"
       },
       {
-        "defaultMessage": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+        "defaultMessage": "You can reply to other monsters's and your own roars, which will chain them together in a conversation.",
         "id": "introduction.interactions.reply.text"
       },
       {
-        "defaultMessage": "Boost",
+        "defaultMessage": "Repeat",
         "id": "introduction.interactions.reblog.headline"
       },
       {
-        "defaultMessage": "You can share other people's toots with your followers by boosting them.",
+        "defaultMessage": "You can share other monsters's roars with your packmates by repeating them.",
         "id": "introduction.interactions.reblog.text"
       },
       {
-        "defaultMessage": "Favourite",
+        "defaultMessage": "Admire",
         "id": "introduction.interactions.favourite.headline"
       },
       {
-        "defaultMessage": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+        "defaultMessage": "You can save a roar for later, and let the author know that you liked it, by admiring it.",
         "id": "introduction.interactions.favourite.text"
       },
       {
-        "defaultMessage": "Finish toot-orial!",
+        "defaultMessage": "Finish roar-orial!",
         "id": "introduction.interactions.action"
       }
     ],
@@ -1584,15 +1584,15 @@
         "id": "keyboard_shortcuts.profile"
       },
       {
-        "defaultMessage": "to favourite",
+        "defaultMessage": "to admire",
         "id": "keyboard_shortcuts.favourite"
       },
       {
-        "defaultMessage": "to boost",
+        "defaultMessage": "to repeat",
         "id": "keyboard_shortcuts.boost"
       },
       {
-        "defaultMessage": "to open status",
+        "defaultMessage": "to open roar",
         "id": "keyboard_shortcuts.enter"
       },
       {
@@ -1608,7 +1608,7 @@
         "id": "keyboard_shortcuts.down"
       },
       {
-        "defaultMessage": "to focus a status in one of the columns",
+        "defaultMessage": "to focus a roar in one of the columns",
         "id": "keyboard_shortcuts.column"
       },
       {
@@ -1616,7 +1616,7 @@
         "id": "keyboard_shortcuts.compose"
       },
       {
-        "defaultMessage": "to start a brand new toot",
+        "defaultMessage": "to start a brand new roar",
         "id": "keyboard_shortcuts.toot"
       },
       {
@@ -1640,15 +1640,15 @@
         "id": "keyboard_shortcuts.notifications"
       },
       {
-        "defaultMessage": "to open local timeline",
+        "defaultMessage": "to open Monsterpit timeline",
         "id": "keyboard_shortcuts.local"
       },
       {
-        "defaultMessage": "to open federated timeline",
+        "defaultMessage": "to open world timeline",
         "id": "keyboard_shortcuts.federated"
       },
       {
-        "defaultMessage": "to open direct messages column",
+        "defaultMessage": "to open whispers column",
         "id": "keyboard_shortcuts.direct"
       },
       {
@@ -1656,11 +1656,11 @@
         "id": "keyboard_shortcuts.start"
       },
       {
-        "defaultMessage": "to open favourites list",
+        "defaultMessage": "to open admirations list",
         "id": "keyboard_shortcuts.favourites"
       },
       {
-        "defaultMessage": "to open pinned toots list",
+        "defaultMessage": "to open pins list",
         "id": "keyboard_shortcuts.pinned"
       },
       {
@@ -1668,15 +1668,15 @@
         "id": "keyboard_shortcuts.my_profile"
       },
       {
-        "defaultMessage": "to open blocked users list",
+        "defaultMessage": "to open blocked creatures list",
         "id": "keyboard_shortcuts.blocked"
       },
       {
-        "defaultMessage": "to open muted users list",
+        "defaultMessage": "to open muted creatures list",
         "id": "keyboard_shortcuts.muted"
       },
       {
-        "defaultMessage": "to open follow requests list",
+        "defaultMessage": "to open join requests list",
         "id": "keyboard_shortcuts.requests"
       },
       {
@@ -1724,7 +1724,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Search among people you follow",
+        "defaultMessage": "Search among monsters in your pack",
         "id": "lists.search"
       }
     ],
@@ -1749,7 +1749,7 @@
         "id": "lists.delete"
       },
       {
-        "defaultMessage": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+        "defaultMessage": "There is nothing in this list yet. When members of this list roar new roars, they will appear here.",
         "id": "empty_column.list"
       }
     ],
@@ -1788,11 +1788,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Muted users",
+        "defaultMessage": "Muted creatures",
         "id": "column.mutes"
       },
       {
-        "defaultMessage": "You haven't muted any users yet.",
+        "defaultMessage": "You haven't muted any creatures yet.",
         "id": "empty_column.mutes"
       }
     ],
@@ -1801,7 +1801,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Clear notifications",
+        "defaultMessage": "Clear growls",
         "id": "notifications.clear"
       }
     ],
@@ -1838,19 +1838,19 @@
         "id": "notifications.column_settings.filter_bar.category"
       },
       {
-        "defaultMessage": "New followers:",
+        "defaultMessage": "New packmate:",
         "id": "notifications.column_settings.follow"
       },
       {
-        "defaultMessage": "Favourites:",
+        "defaultMessage": "Admirations:",
         "id": "notifications.column_settings.favourite"
       },
       {
-        "defaultMessage": "Mentions:",
+        "defaultMessage": "Includes:",
         "id": "notifications.column_settings.mention"
       },
       {
-        "defaultMessage": "Boosts:",
+        "defaultMessage": "Repeats:",
         "id": "notifications.column_settings.reblog"
       },
       {
@@ -1863,15 +1863,15 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Mentions",
+        "defaultMessage": "Includes",
         "id": "notifications.filter.mentions"
       },
       {
-        "defaultMessage": "Favourites",
+        "defaultMessage": "Admirations",
         "id": "notifications.filter.favourites"
       },
       {
-        "defaultMessage": "Boosts",
+        "defaultMessage": "Repeats",
         "id": "notifications.filter.boosts"
       },
       {
@@ -1879,7 +1879,7 @@
         "id": "notifications.filter.polls"
       },
       {
-        "defaultMessage": "Follows",
+        "defaultMessage": "In packs",
         "id": "notifications.filter.follows"
       },
       {
@@ -1892,15 +1892,15 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "{name} followed you",
+        "defaultMessage": "{name} joined your pack",
         "id": "notification.follow"
       },
       {
-        "defaultMessage": "{name} favourited your status",
+        "defaultMessage": "{name} admired your roar",
         "id": "notification.favourite"
       },
       {
-        "defaultMessage": "{name} boosted your status",
+        "defaultMessage": "{name} repeated your roar",
         "id": "notification.reblog"
       },
       {
@@ -1913,11 +1913,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Are you sure you want to permanently clear all your notifications?",
+        "defaultMessage": "Are you sure you want to permanently clear all your growls?",
         "id": "notifications.clear_confirmation"
       },
       {
-        "defaultMessage": "Clear notifications",
+        "defaultMessage": "Clear growls",
         "id": "notifications.clear"
       }
     ],
@@ -1926,7 +1926,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Notifications",
+        "defaultMessage": "Growls",
         "id": "column.notifications"
       },
       {
@@ -1939,7 +1939,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Pinned toot",
+        "defaultMessage": "Pinned roar",
         "id": "column.pins"
       }
     ],
@@ -1948,11 +1948,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Federated timeline",
+        "defaultMessage": "World",
         "id": "column.public"
       },
       {
-        "defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+        "defaultMessage": "There is nothing here! Write something publicly, or manually follow creatures from other servers to fill it up",
         "id": "empty_column.public"
       }
     ],
@@ -1961,7 +1961,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "No one has boosted this toot yet. When someone does, they will show up here.",
+        "defaultMessage": "No one has repeated this roar yet. When someone does, they will show up here.",
         "id": "status.reblogs.empty"
       }
     ],
@@ -1974,15 +1974,15 @@
         "id": "status.delete"
       },
       {
-        "defaultMessage": "Delete & re-draft",
+        "defaultMessage": "Delete & edit",
         "id": "status.redraft"
       },
       {
-        "defaultMessage": "Direct message @{name}",
+        "defaultMessage": "Whisper to @{name}",
         "id": "status.direct"
       },
       {
-        "defaultMessage": "Mention @{name}",
+        "defaultMessage": "Include @{name}",
         "id": "status.mention"
       },
       {
@@ -1990,23 +1990,23 @@
         "id": "status.reply"
       },
       {
-        "defaultMessage": "Boost",
+        "defaultMessage": "Repeat",
         "id": "status.reblog"
       },
       {
-        "defaultMessage": "Boost to original audience",
+        "defaultMessage": "Repeat to original audience",
         "id": "status.reblog_private"
       },
       {
-        "defaultMessage": "Unboost",
+        "defaultMessage": "Unrepeat",
         "id": "status.cancel_reblog_private"
       },
       {
-        "defaultMessage": "This post cannot be boosted",
+        "defaultMessage": "This roar cannot be repeated",
         "id": "status.cannot_reblog"
       },
       {
-        "defaultMessage": "Favourite",
+        "defaultMessage": "Admire",
         "id": "status.favourite"
       },
       {
@@ -2046,15 +2046,15 @@
         "id": "status.embed"
       },
       {
-        "defaultMessage": "Open moderation interface for @{name}",
+        "defaultMessage": "Moderate @{name}",
         "id": "status.admin_account"
       },
       {
-        "defaultMessage": "Open this status in the moderation interface",
+        "defaultMessage": "Moderate roar",
         "id": "status.admin_status"
       },
       {
-        "defaultMessage": "Copy link to status",
+        "defaultMessage": "Copy link to roar",
         "id": "status.copy"
       }
     ],
@@ -2067,15 +2067,15 @@
         "id": "confirmations.delete.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status?",
+        "defaultMessage": "Are you sure you want to delete this roar?",
         "id": "confirmations.delete.message"
       },
       {
-        "defaultMessage": "Delete & redraft",
+        "defaultMessage": "Delete & edit",
         "id": "confirmations.redraft.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+        "defaultMessage": "Are you sure you want to delete this roar and edit it? Admirations and repeats will be lost, & growls to the original roar will be orphaned.",
         "id": "confirmations.redraft.message"
       },
       {
@@ -2108,15 +2108,15 @@
         "id": "confirmations.delete.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status?",
+        "defaultMessage": "Are you sure you want to delete this roar?",
         "id": "confirmations.delete.message"
       },
       {
-        "defaultMessage": "Delete & redraft",
+        "defaultMessage": "Delete & edit",
         "id": "confirmations.redraft.confirm"
       },
       {
-        "defaultMessage": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+        "defaultMessage": "Are you sure you want to delete this roar and edit it? Admirations and repeats will be lost, & growls to the original roar will be orphaned.",
         "id": "confirmations.redraft.message"
       },
       {
@@ -2124,11 +2124,11 @@
         "id": "confirmations.block.confirm"
       },
       {
-        "defaultMessage": "Show more for all",
+        "defaultMessage": "Reveal all",
         "id": "status.show_more_all"
       },
       {
-        "defaultMessage": "Show less for all",
+        "defaultMessage": "Hide all",
         "id": "status.show_less_all"
       },
       {
@@ -2157,7 +2157,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Boost",
+        "defaultMessage": "Repeat",
         "id": "status.reblog"
       },
       {
@@ -2170,7 +2170,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Favourite",
+        "defaultMessage": "Admire",
         "id": "status.favourite"
       },
       {
@@ -2217,7 +2217,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Toot",
+        "defaultMessage": "Roar",
         "id": "compose_form.publish"
       }
     ],
@@ -2239,7 +2239,7 @@
         "id": "status.embed"
       },
       {
-        "defaultMessage": "Embed this status on your website by copying the code below.",
+        "defaultMessage": "Embed this roar on your website by copying the code below.",
         "id": "embed.instructions"
       },
       {
@@ -2277,7 +2277,7 @@
         "id": "confirmations.mute.message"
       },
       {
-        "defaultMessage": "Hide notifications from this user?",
+        "defaultMessage": "Hide notifications from this creature?",
         "id": "mute_modal.hide_notifications"
       },
       {
@@ -2327,11 +2327,11 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Home",
+        "defaultMessage": "Pack",
         "id": "tabs_bar.home"
       },
       {
-        "defaultMessage": "Notifications",
+        "defaultMessage": "Growls",
         "id": "tabs_bar.notifications"
       },
       {
@@ -2339,7 +2339,7 @@
         "id": "tabs_bar.local_timeline"
       },
       {
-        "defaultMessage": "Federated",
+        "defaultMessage": "World",
         "id": "tabs_bar.federated_timeline"
       },
       {
@@ -2370,7 +2370,7 @@
   {
     "descriptors": [
       {
-        "defaultMessage": "Your draft will be lost if you leave Mastodon.",
+        "defaultMessage": "Your draft will be lost if you leave Monsterpit.",
         "id": "ui.beforeunload"
       }
     ],
@@ -2399,7 +2399,7 @@
         "id": "video.hide"
       },
       {
-        "defaultMessage": "Expand video",
+        "defaultMessage": "Open video",
         "id": "video.expand"
       },
       {
@@ -2425,4 +2425,4 @@
     ],
     "path": "app/javascript/mastodon/features/video/index.json"
   }
-]
\ No newline at end of file
+]
diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index b1eb814fc..8fabbb462 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -2,37 +2,37 @@
   "account.add_or_remove_from_list": "Add or Remove from lists",
   "account.badges.bot": "Bot",
   "account.block": "Block @{name}",
-  "account.block_domain": "Hide everything from {domain}",
+  "account.block_domain": "Hide {domain}",
   "account.blocked": "Blocked",
-  "account.direct": "Direct message @{name}",
+  "account.direct": "Whisper to @{name}",
   "account.domain_blocked": "Domain hidden",
   "account.edit_profile": "Edit profile",
   "account.endorse": "Feature on profile",
-  "account.follow": "Follow",
-  "account.followers": "Followers",
-  "account.followers.empty": "No one follows this user yet.",
-  "account.follows": "Follows",
-  "account.follows.empty": "This user doesn't follow anyone yet.",
-  "account.follows_you": "Follows you",
-  "account.hide_reblogs": "Hide boosts from @{name}",
+  "account.follow": "Join pack",
+  "account.followers": "Packmates",
+  "account.followers.empty": "No one follows this creature yet.",
+  "account.follows": "In packs",
+  "account.follows.empty": "This creature doesn't follow anyone yet.",
+  "account.follows_you": "In your pack",
+  "account.hide_reblogs": "Hide repeats from @{name}",
   "account.link_verified_on": "Ownership of this link was checked on {date}",
-  "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+  "account.locked_info": "This account is locked. The owner manually reviews who can join their pack.",
   "account.media": "Media",
-  "account.mention": "Mention @{name}",
+  "account.mention": "Include @{name}",
   "account.moved_to": "{name} has moved to:",
   "account.mute": "Mute @{name}",
   "account.mute_notifications": "Mute notifications from @{name}",
   "account.muted": "Muted",
-  "account.posts": "Toots",
-  "account.posts_with_replies": "Toots and replies",
+  "account.posts": "Roars",
+  "account.posts_with_replies": "Roars & growls",
   "account.report": "Report @{name}",
-  "account.requested": "Awaiting approval. Click to cancel follow request",
+  "account.requested": "Awaiting approval. Click to cancel join request",
   "account.share": "Share @{name}'s profile",
-  "account.show_reblogs": "Show boosts from @{name}",
+  "account.show_reblogs": "Show repeats from @{name}",
   "account.unblock": "Unblock @{name}",
   "account.unblock_domain": "Unhide {domain}",
   "account.unendorse": "Don't feature on profile",
-  "account.unfollow": "Unfollow",
+  "account.unfollow": "Leave pack",
   "account.unmute": "Unmute @{name}",
   "account.unmute_notifications": "Unmute notifications from @{name}",
   "alert.unexpected.message": "An unexpected error occurred.",
@@ -44,18 +44,18 @@
   "bundle_modal_error.close": "Close",
   "bundle_modal_error.message": "Something went wrong while loading this component.",
   "bundle_modal_error.retry": "Try again",
-  "column.blocks": "Blocked users",
-  "column.community": "Local timeline",
-  "column.direct": "Direct messages",
-  "column.domain_blocks": "Hidden domains",
-  "column.favourites": "Favourites",
-  "column.follow_requests": "Follow requests",
-  "column.home": "Home",
+  "column.blocks": "Blocked creatures",
+  "column.community": "Monsterpit",
+  "column.direct": "Whispers",
+  "column.domain_blocks": "Hidden communities",
+  "column.favourites": "Admirations",
+  "column.follow_requests": "New packmates",
+  "column.home": "Pack",
   "column.lists": "Lists",
-  "column.mutes": "Muted users",
-  "column.notifications": "Notifications",
-  "column.pins": "Pinned toots",
-  "column.public": "Federated timeline",
+  "column.mutes": "Muted creatures",
+  "column.notifications": "Growls",
+  "column.pins": "Pins",
+  "column.public": "World",
   "column_back_button.label": "Back",
   "column_header.hide_settings": "Hide settings",
   "column_header.moveLeft_settings": "Move column to the left",
@@ -69,17 +69,17 @@
   "column_subheading.navigation": "Navigation",
   "column_subheading.settings": "Settings",
   "community.column_settings.media_only": "Media Only",
-  "compose_form.direct_message_warning": "This toot will only be sent to the mentioned users.",
+  "compose_form.direct_message_warning": "This roar will only be sent to the mentioned creatures.",
   "compose_form.direct_message_warning_learn_more": "Learn more",
-  "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
-  "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+  "compose_form.hashtag_warning": "This roar won't be listed under any hashtag as it is unlisted. Only public roars can be searched by hashtag.",
+  "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can join your pack to view your follower-only roars.",
   "compose_form.lock_disclaimer.lock": "locked",
-  "compose_form.placeholder": "What's on your mind?",
+  "compose_form.placeholder": "Roar shamelessly!",
   "compose_form.poll.add_option": "Add a choice",
   "compose_form.poll.duration": "Poll duration",
   "compose_form.poll.option_placeholder": "Choice {number}",
   "compose_form.poll.remove_option": "Remove this choice",
-  "compose_form.publish": "Toot",
+  "compose_form.publish": "Roar",
   "compose_form.publish_loud": "{publish}!",
   "compose_form.sensitive.hide": "Mark media as sensitive",
   "compose_form.sensitive.marked": "Media is marked as sensitive",
@@ -92,20 +92,20 @@
   "confirmations.block.confirm": "Block",
   "confirmations.block.message": "Are you sure you want to block {name}?",
   "confirmations.delete.confirm": "Delete",
-  "confirmations.delete.message": "Are you sure you want to delete this status?",
+  "confirmations.delete.message": "Are you sure you want to delete this roar?",
   "confirmations.delete_list.confirm": "Delete",
   "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
   "confirmations.domain_block.confirm": "Hide entire domain",
-  "confirmations.domain_block.message": "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. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+  "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? Your packmates from that domain will be removed.",
   "confirmations.mute.confirm": "Mute",
   "confirmations.mute.message": "Are you sure you want to mute {name}?",
-  "confirmations.redraft.confirm": "Delete & redraft",
-  "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+  "confirmations.redraft.confirm": "Delete & edit",
+  "confirmations.redraft.message": "Are you sure you want to delete this roar and edit it? Admirations and repeats will be lost, & growls to the original roar will be orphaned.",
   "confirmations.reply.confirm": "Reply",
   "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
-  "confirmations.unfollow.confirm": "Unfollow",
-  "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
-  "embed.instructions": "Embed this status on your website by copying the code below.",
+  "confirmations.unfollow.confirm": "Leave pack",
+  "confirmations.unfollow.message": "Are you sure you want to leave the pack of {name}?",
+  "embed.instructions": "Embed this roar on your website by copying the code below.",
   "embed.preview": "Here is what it will look like:",
   "emoji_button.activity": "Activity",
   "emoji_button.custom": "Custom",
@@ -115,37 +115,37 @@
   "emoji_button.nature": "Nature",
   "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
   "emoji_button.objects": "Objects",
-  "emoji_button.people": "People",
+  "emoji_button.people": "Monsters",
   "emoji_button.recent": "Frequently used",
   "emoji_button.search": "Search...",
   "emoji_button.search_results": "Search results",
   "emoji_button.symbols": "Symbols",
   "emoji_button.travel": "Travel & Places",
-  "empty_column.account_timeline": "No toots here!",
+  "empty_column.account_timeline": "No roars here!",
   "empty_column.account_unavailable": "Profile unavailable",
-  "empty_column.blocks": "You haven't blocked any users yet.",
-  "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
-  "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+  "empty_column.blocks": "You haven't blocked any creatures yet.",
+  "empty_column.community": "The Monsterpit timeline is empty. Write something publicly to get the ball rolling!",
+  "empty_column.direct": "You don't have any whispers yet. When you send or receive one, it will show up here.",
   "empty_column.domain_blocks": "There are no hidden domains yet.",
-  "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
-  "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
-  "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
+  "empty_column.favourited_statuses": "You don't have any admirations yet. When you admire one, it will show up here.",
+  "empty_column.favourites": "No one has admired this roar yet. When someone does, they will show up here.",
+  "empty_column.follow_requests": "You don't have any join requests yet. When you receive one, it will show up here.",
   "empty_column.hashtag": "There is nothing in this hashtag yet.",
-  "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+  "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other creatures.",
   "empty_column.home.public_timeline": "the public timeline",
-  "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+  "empty_column.list": "There is nothing in this list yet. When members of this list roar new roars, they will appear here.",
   "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
-  "empty_column.mutes": "You haven't muted any users yet.",
+  "empty_column.mutes": "You haven't muted any creatures yet.",
   "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
-  "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
-  "follow_request.authorize": "Authorize",
+  "empty_column.public": "There is nothing here! Write something publicly, or manually follow creatures from other servers to fill it up",
+  "follow_request.authorize": "Accept",
   "follow_request.reject": "Reject",
   "getting_started.developers": "Developers",
   "getting_started.directory": "Profile directory",
   "getting_started.documentation": "Documentation",
-  "getting_started.heading": "Getting started",
-  "getting_started.invite": "Invite people",
-  "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+  "getting_started.heading": "Main Menu",
+  "getting_started.invite": "Invite monsters",
+  "getting_started.open_source_notice": "Monsterpit is open source software. You can contribute or report issues on GitHub at {github}.",
   "getting_started.security": "Security",
   "getting_started.terms": "Terms of service",
   "hashtag.column_header.tag_mode.all": "and {additional}",
@@ -158,57 +158,57 @@
   "hashtag.column_settings.tag_mode.none": "None of these",
   "hashtag.column_settings.tag_toggle": "Include additional tags for this column",
   "home.column_settings.basic": "Basic",
-  "home.column_settings.show_reblogs": "Show boosts",
+  "home.column_settings.show_reblogs": "Show repeats",
   "home.column_settings.show_replies": "Show replies",
   "intervals.full.days": "{number, plural, one {# day} other {# days}}",
   "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
   "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
   "introduction.federation.action": "Next",
-  "introduction.federation.federated.headline": "Federated",
-  "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
-  "introduction.federation.home.headline": "Home",
-  "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+  "introduction.federation.federated.headline": "World",
+  "introduction.federation.federated.text": "Public roars from other servers of the fediverse will appear in the world timeline.",
+  "introduction.federation.home.headline": "Pack",
+  "introduction.federation.home.text": "Roars from monsters in your pack will appear in your home feed. You can follow anyone on any server!",
   "introduction.federation.local.headline": "Local",
-  "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+  "introduction.federation.local.text": "Public roars from monsters on the same server as you will appear in the Monsterpit timeline.",
   "introduction.interactions.action": "Finish tutorial!",
-  "introduction.interactions.favourite.headline": "Favourite",
-  "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
-  "introduction.interactions.reblog.headline": "Boost",
-  "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+  "introduction.interactions.favourite.headline": "Admire",
+  "introduction.interactions.favourite.text": "You can save a roar for later, and let the author know that you liked it, by admiring it.",
+  "introduction.interactions.reblog.headline": "Repeat",
+  "introduction.interactions.reblog.text": "You can share other monsters's roars with your packmates by repeating them.",
   "introduction.interactions.reply.headline": "Reply",
-  "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+  "introduction.interactions.reply.text": "You can reply to other monsters's and your own roars, which will chain them together in a conversation.",
   "introduction.welcome.action": "Let's go!",
   "introduction.welcome.headline": "First steps",
   "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
   "keyboard_shortcuts.back": "to navigate back",
-  "keyboard_shortcuts.blocked": "to open blocked users list",
-  "keyboard_shortcuts.boost": "to boost",
-  "keyboard_shortcuts.column": "to focus a status in one of the columns",
+  "keyboard_shortcuts.blocked": "to open blocked creatures list",
+  "keyboard_shortcuts.boost": "to repeat",
+  "keyboard_shortcuts.column": "to focus a roar in one of the columns",
   "keyboard_shortcuts.compose": "to focus the compose textarea",
   "keyboard_shortcuts.description": "Description",
-  "keyboard_shortcuts.direct": "to open direct messages column",
+  "keyboard_shortcuts.direct": "to open whispers column",
   "keyboard_shortcuts.down": "to move down in the list",
-  "keyboard_shortcuts.enter": "to open status",
-  "keyboard_shortcuts.favourite": "to favourite",
-  "keyboard_shortcuts.favourites": "to open favourites list",
-  "keyboard_shortcuts.federated": "to open federated timeline",
+  "keyboard_shortcuts.enter": "to open roar",
+  "keyboard_shortcuts.favourite": "to admire",
+  "keyboard_shortcuts.favourites": "to open admirations list",
+  "keyboard_shortcuts.federated": "to open world timeline",
   "keyboard_shortcuts.heading": "Keyboard shortcuts",
   "keyboard_shortcuts.home": "to open home timeline",
   "keyboard_shortcuts.hotkey": "Hotkey",
   "keyboard_shortcuts.legend": "to display this legend",
-  "keyboard_shortcuts.local": "to open local timeline",
+  "keyboard_shortcuts.local": "to open Monsterpit timeline",
   "keyboard_shortcuts.mention": "to mention author",
-  "keyboard_shortcuts.muted": "to open muted users list",
+  "keyboard_shortcuts.muted": "to open muted creatures list",
   "keyboard_shortcuts.my_profile": "to open your profile",
   "keyboard_shortcuts.notifications": "to open notifications column",
-  "keyboard_shortcuts.pinned": "to open pinned toots list",
+  "keyboard_shortcuts.pinned": "to open pins list",
   "keyboard_shortcuts.profile": "to open author's profile",
   "keyboard_shortcuts.reply": "to reply",
-  "keyboard_shortcuts.requests": "to open follow requests list",
+  "keyboard_shortcuts.requests": "to open join requests list",
   "keyboard_shortcuts.search": "to focus search",
   "keyboard_shortcuts.start": "to open \"get started\" column",
   "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
-  "keyboard_shortcuts.toot": "to start a brand new toot",
+  "keyboard_shortcuts.toot": "to start a brand new roar",
   "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
   "keyboard_shortcuts.up": "to move up in the list",
   "lightbox.close": "Close",
@@ -222,59 +222,59 @@
   "lists.edit.submit": "Change title",
   "lists.new.create": "Add list",
   "lists.new.title_placeholder": "New list title",
-  "lists.search": "Search among people you follow",
+  "lists.search": "Search among monsters in your pack",
   "lists.subheading": "Your lists",
   "loading_indicator.label": "Loading...",
   "media_gallery.toggle_visible": "Toggle visibility",
   "missing_indicator.label": "Not found",
   "missing_indicator.sublabel": "This resource could not be found",
-  "mute_modal.hide_notifications": "Hide notifications from this user?",
+  "mute_modal.hide_notifications": "Hide notifications from this creature?",
   "navigation_bar.apps": "Mobile apps",
-  "navigation_bar.blocks": "Blocked users",
-  "navigation_bar.community_timeline": "Local timeline",
-  "navigation_bar.compose": "Compose new toot",
-  "navigation_bar.direct": "Direct messages",
+  "navigation_bar.blocks": "Blocked creatures",
+  "navigation_bar.community_timeline": "Monsterpit",
+  "navigation_bar.compose": "Compose new roar",
+  "navigation_bar.direct": "Whispers",
   "navigation_bar.discover": "Discover",
-  "navigation_bar.domain_blocks": "Hidden domains",
+  "navigation_bar.domain_blocks": "Hidden communities",
   "navigation_bar.edit_profile": "Edit profile",
-  "navigation_bar.favourites": "Favourites",
+  "navigation_bar.favourites": "Admirations",
   "navigation_bar.filters": "Muted words",
-  "navigation_bar.follow_requests": "Follow requests",
+  "navigation_bar.follow_requests": "New packmates",
   "navigation_bar.info": "About this server",
   "navigation_bar.keyboard_shortcuts": "Hotkeys",
   "navigation_bar.lists": "Lists",
   "navigation_bar.misc": "Misc",
-  "navigation_bar.logout": "Logout",
-  "navigation_bar.mutes": "Muted users",
+  "navigation_bar.logout": "Sleep",
+  "navigation_bar.mutes": "Muted creatures",
   "navigation_bar.personal": "Personal",
-  "navigation_bar.pins": "Pinned toots",
+  "navigation_bar.pins": "Pins",
   "navigation_bar.preferences": "Preferences",
-  "navigation_bar.public_timeline": "Federated timeline",
+  "navigation_bar.public_timeline": "World",
   "navigation_bar.security": "Security",
-  "notification.favourite": "{name} favourited your status",
-  "notification.follow": "{name} followed you",
+  "notification.favourite": "{name} admired your roar",
+  "notification.follow": "{name} joined your pack",
   "notification.mention": "{name} mentioned you",
   "notification.poll": "A poll you have voted in has ended",
-  "notification.reblog": "{name} boosted your status",
-  "notifications.clear": "Clear notifications",
-  "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
+  "notification.reblog": "{name} repeated your roar",
+  "notifications.clear": "Clear growls",
+  "notifications.clear_confirmation": "Are you sure you want to permanently clear all your growls?",
   "notifications.column_settings.alert": "Desktop notifications",
-  "notifications.column_settings.favourite": "Favourites:",
+  "notifications.column_settings.favourite": "Admirations:",
   "notifications.column_settings.filter_bar.advanced": "Display all categories",
   "notifications.column_settings.filter_bar.category": "Quick filter bar",
   "notifications.column_settings.filter_bar.show": "Show",
-  "notifications.column_settings.follow": "New followers:",
-  "notifications.column_settings.mention": "Mentions:",
+  "notifications.column_settings.follow": "New packmate:",
+  "notifications.column_settings.mention": "Includes:",
   "notifications.column_settings.poll": "Poll results:",
   "notifications.column_settings.push": "Push notifications",
-  "notifications.column_settings.reblog": "Boosts:",
+  "notifications.column_settings.reblog": "Repeats:",
   "notifications.column_settings.show": "Show in column",
   "notifications.column_settings.sound": "Play sound",
   "notifications.filter.all": "All",
-  "notifications.filter.boosts": "Boosts",
-  "notifications.filter.favourites": "Favourites",
-  "notifications.filter.follows": "Follows",
-  "notifications.filter.mentions": "Mentions",
+  "notifications.filter.boosts": "Repeats",
+  "notifications.filter.favourites": "Admirations",
+  "notifications.filter.follows": "In packs",
+  "notifications.filter.mentions": "Includes",
   "notifications.filter.polls": "Poll results",
   "notifications.group": "{count} notifications",
   "poll.closed": "Closed",
@@ -283,14 +283,14 @@
   "poll.vote": "Vote",
   "poll_button.add_poll": "Add a poll",
   "poll_button.remove_poll": "Remove poll",
-  "privacy.change": "Adjust status privacy",
-  "privacy.direct.long": "Post to mentioned users only",
-  "privacy.direct.short": "Direct",
-  "privacy.private.long": "Post to followers only",
-  "privacy.private.short": "Followers-only",
-  "privacy.public.long": "Post to public timelines",
+  "privacy.change": "Adjust roar privacy",
+  "privacy.direct.long": "Roar to mentioned creatures only",
+  "privacy.direct.short": "Whisper",
+  "privacy.private.long": "Roar to packmates only",
+  "privacy.private.short": "Packmates-only",
+  "privacy.public.long": "Roar to public timelines",
   "privacy.public.short": "Public",
-  "privacy.unlisted.long": "Do not post to public timelines",
+  "privacy.unlisted.long": "Do not roar to public timelines",
   "privacy.unlisted.short": "Unlisted",
   "regeneration_indicator.label": "Loading…",
   "regeneration_indicator.sublabel": "Your home feed is being prepared!",
@@ -308,60 +308,60 @@
   "report.target": "Reporting {target}",
   "search.placeholder": "Search",
   "search_popout.search_format": "Advanced search format",
-  "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+  "search_popout.tips.full_text": "Simple text returns roars you have written, admired, repeated, or have been mentioned in, as well as matching creaturenames, display names, and hashtags.",
   "search_popout.tips.hashtag": "hashtag",
-  "search_popout.tips.status": "status",
-  "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
-  "search_popout.tips.user": "user",
-  "search_results.accounts": "People",
+  "search_popout.tips.status": "roar",
+  "search_popout.tips.text": "Simple text returns matching display names, creaturenames and hashtags",
+  "search_popout.tips.user": "creature",
+  "search_results.accounts": "Monsters",
   "search_results.hashtags": "Hashtags",
-  "search_results.statuses": "Toots",
+  "search_results.statuses": "Roars",
   "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
-  "status.admin_account": "Open moderation interface for @{name}",
-  "status.admin_status": "Open this status in the moderation interface",
+  "status.admin_account": "Moderate @{name}",
+  "status.admin_status": "Moderate roar",
   "status.block": "Block @{name}",
-  "status.cancel_reblog_private": "Unboost",
-  "status.cannot_reblog": "This post cannot be boosted",
-  "status.copy": "Copy link to status",
+  "status.cancel_reblog_private": "Unrepeat",
+  "status.cannot_reblog": "This roar cannot be repeated",
+  "status.copy": "Copy link to roar",
   "status.delete": "Delete",
   "status.detailed_status": "Detailed conversation view",
-  "status.direct": "Direct message @{name}",
+  "status.direct": "Whisper to @{name}",
   "status.embed": "Embed",
-  "status.favourite": "Favourite",
+  "status.favourite": "Admire",
   "status.filtered": "Filtered",
   "status.load_more": "Load more",
   "status.media_hidden": "Media hidden",
-  "status.mention": "Mention @{name}",
+  "status.mention": "Include @{name}",
   "status.more": "More",
   "status.mute": "Mute @{name}",
   "status.mute_conversation": "Mute conversation",
-  "status.open": "Expand this status",
+  "status.open": "Open roar",
   "status.pin": "Pin on profile",
-  "status.pinned": "Pinned toot",
+  "status.pinned": "Pinned roar",
   "status.read_more": "Read more",
-  "status.reblog": "Boost",
-  "status.reblog_private": "Boost to original audience",
-  "status.reblogged_by": "{name} boosted",
-  "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
-  "status.redraft": "Delete & re-draft",
+  "status.reblog": "Repeat",
+  "status.reblog_private": "Repeat to original audience",
+  "status.reblogged_by": "{name} repeated",
+  "status.reblogs.empty": "No one has repeated this roar yet. When someone does, they will show up here.",
+  "status.redraft": "Delete & edit",
   "status.reply": "Reply",
   "status.replyAll": "Reply to thread",
   "status.report": "Report @{name}",
   "status.sensitive_warning": "Sensitive content",
   "status.share": "Share",
-  "status.show_less": "Show less",
-  "status.show_less_all": "Show less for all",
-  "status.show_more": "Show more",
-  "status.show_more_all": "Show more for all",
+  "status.show_less": "Hide",
+  "status.show_less_all": "Hide all",
+  "status.show_more": "Reveal",
+  "status.show_more_all": "Reveal all",
   "status.show_thread": "Show thread",
   "status.unmute_conversation": "Unmute conversation",
   "status.unpin": "Unpin from profile",
   "suggestions.dismiss": "Dismiss suggestion",
   "suggestions.header": "You might be interested in…",
-  "tabs_bar.federated_timeline": "Federated",
-  "tabs_bar.home": "Home",
+  "tabs_bar.federated_timeline": "World",
+  "tabs_bar.home": "Pack",
   "tabs_bar.local_timeline": "Local",
-  "tabs_bar.notifications": "Notifications",
+  "tabs_bar.notifications": "Growls",
   "tabs_bar.search": "Search",
   "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
   "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
@@ -369,7 +369,7 @@
   "time_remaining.moments": "Moments remaining",
   "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
   "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
-  "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
+  "ui.beforeunload": "Your draft will be lost if you leave Monsterpit.",
   "upload_area.title": "Drag & drop to upload",
   "upload_button.label": "Add media (JPEG, PNG, GIF, WebM, MP4, MOV)",
   "upload_error.limit": "File upload limit exceeded.",
@@ -380,7 +380,7 @@
   "upload_progress.label": "Uploading...",
   "video.close": "Close video",
   "video.exit_fullscreen": "Exit full screen",
-  "video.expand": "Expand video",
+  "video.expand": "Open video",
   "video.fullscreen": "Full screen",
   "video.hide": "Hide video",
   "video.mute": "Mute sound",