aboutActiveUsers:{id:'server_banner.about_active_users',defaultMessage:'People using this server during the last 30 days (Monthly Active Users)'},
});
constmapStateToProps=state=>({
server:state.get('server'),
server:state.getIn(['server','server']),
});
exportdefault@connect(mapStateToProps)
@ -41,7 +43,7 @@ class ServerBanner extends React.PureComponent {
<FormattedMessageid='server_banner.introduction'defaultMessage='{domain} is part of the decentralized social network powered by {mastodon}.'values={{domain:<strong>{domain}</strong>, mastodon: <a href='https://joinmastodon.org' target='_blank'>Mastodon</a> }} />
silencedExplanation:{id:'about.domain_blocks.silenced.explanation',defaultMessage:'You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.'},
suspendedExplanation:{id:'about.domain_blocks.suspended.explanation',defaultMessage:'No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.'},
<p><FormattedMessageid='about.powered_by'defaultMessage='Decentralized social media powered by {mastodon}'values={{mastodon:<ahref='https://joinmastodon.org'className='about__mail'target='_blank'>Mastodon</a> }} /></p>
<p><FormattedMessageid='about.domain_blocks.preamble'defaultMessage='Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.'/></p>
@ -51,7 +51,7 @@ class LinkFooter extends React.PureComponent {
constitems=[];
items.push(<akey='apps'href='https://joinmastodon.org/apps'target='_blank'><FormattedMessageid='navigation_bar.apps'defaultMessage='Get the app'/></a>);
about_mastodon_html: 'The social network of the future:Noads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!'
about_this:About
administered_by:'Administered by:'
api:API
apps:Mobile apps
contact:Contact
contact_missing:Not set
contact_unavailable:N/A
documentation:Documentation
hosted_on:Mastodon hosted on %{domain}
instance_actor_flash:|
This account is a virtual actor used to represent the server itself and not any individual user.
It is used for federation purposes and should not be blocked unless you want to block the whole instance, in which case you should use a domain block.
privacy_policy:Privacy Policy
rules:Server rules
rules_html:'Below is a summary of rules you need to follow if you want to have an account on this server of Mastodon:'
source_code:Source code
status_count_after:
one:post
other:posts
status_count_before:Who published
unavailable_content:Moderated servers
unavailable_content_description:
domain:Server
reason:Reason
rejecting_media:'Media files from these servers will not be processed or stored, and no thumbnails will be displayed, requiring manual click-through to the original file:'
rejecting_media_title:Filtered media
silenced:'Posts from these servers will be hidden in public timelines and conversations, and no notifications will be generated from their users interactions, unless you are following them:'
silenced_title:Limited servers
suspended:'No data from these servers will be processed, stored or exchanged, making any interaction or communication with users from these servers impossible:'
suspended_title:Suspended servers
unavailable_content_html:Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.