defaultMessage='Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}} to not leak your status?'
defaultMessage='Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is private, and it may be boosted or otherwise made visible to unintended recipients.'
"compose_form.placeholder":"What is on your mind?",
"compose_form.privacy_disclaimer":"Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is private, and it may be boosted or otherwise made visible to unintended recipients.",
"compose_form.publish":"Toot",
"compose_form.sensitive":"Mark media as sensitive",
"onboarding.page_five.public_timelines":"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.",
"onboarding.page_four.home":"The home timeline shows posts from people you follow.",
"onboarding.page_four.notifications":"The notifications column shows when someone interacts with you.",
"onboarding.page_one.federation":"Mastodon is a network of independent servers joining up to make one larger social network. We call these servers: <em>Instances</em>",
"onboarding.page_one.handle":"You are on {domain}, so your full handle is {handle}",
"onboarding.page_one.welcome":"Welcome to Mastodon!",
"onboarding.page_six.admin":"Your instance's admin is {admin}.",
"onboarding.page_three.profile":"Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
"onboarding.page_three.search":"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.",
"onboarding.page_two.compose":"Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
"onboarding.skip":"Skip",
"privacy.change":"Adjust status privacy",
"privacy.direct.long":"Post to mentioned users only",
"privacy.direct.short":"Direct",
@ -109,9 +140,10 @@ const en = {
"report.placeholder":"Additional comments",
"report.submit":"Submit",
"report.target":"Reporting",
"search_results.total":"{count, number} {count, plural, one {result} other {results}}",
"search.placeholder":"Search",
"search.status_by":"Status by {name}",
"search_results.total":"{count, number} {count, plural, one {result} other {results}}",
"status.cannot_reblog":"This post cannot be boosted",
"status.delete":"Delete",
"status.favourite":"Favourite",
"status.load_more":"Load more",
@ -119,7 +151,6 @@ const en = {
"status.mention":"Mention @{name}",
"status.open":"Expand this status",
"status.reblog":"Boost",
"status.cannot_reblog":"This status cannot be boosted",