diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 6ac2bdd..f09731e 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -29,6 +29,9 @@ "account.edit_profile": "Reimagine yourself", "account.enable_notifications": "Notify me when @{name} plants", "account.endorse": "Feature on profile", + "accoun.featured_tags.last_status_at": "Last seed on {date}", + "account.featured_tags.last_status_never": "No seeds", + "account.featured_tags.title": "{name}'s featured hashtags", "account.follow": "Follow", "account.followers": "Followers", "account.followers.empty": "No one follows this punk yet.", @@ -113,6 +116,7 @@ "column.directory": "Browse profiles", "column.domain_blocks": "Blocked domains", "column.favourites": "Shines", + "column.firehose": "Live feeds", "column.follow_requests": "Follow requests", "column.home": "Home Crops", "column.lists": "Crop Circles", @@ -198,9 +202,9 @@ "dismissable_banner.community_timeline": "These are the most recent global seeds from punks whose accounts are hosted by {domain}.", "dismissable_banner.dismiss": "Dismiss", "dismissable_banner.explore_links": "These are news stories being shared the most on the social web today. Newer news stories posted by more different punks are ranked higher.", - "dismissable_banner.explore_statuses": "These are seeds from across the social web that are gaining traction today. Newer posts with more recycles and shines are ranked higher.", + "dismissable_banner.explore_statuses": "These are seeds from across the social web that are gaining traction today. Newer seeds with more recycles and shines are ranked higher.", "dismissable_banner.explore_tags": "These are hashtags that are gaining traction on the social web today. Hashtags that are used by more different punks are ranked higher.", - "dismissable_banner.public_timeline": "These are the most recent global seeds from punks on this and other communities of the decentralized network that this community knows about.", + "dismissable_banner.public_timeline": "These are the most recent global seeds from punks on the social web that punks on {domain} follow.", "embed.instructions": "Embed this seed on your website by copying the code below.", "embed.preview": "Here is what it will look like:", "emoji_button.activity": "Activity", @@ -238,7 +242,6 @@ "empty_column.lists": "You don't have any circles yet. When you create one, it will show up here.", "empty_column.mutes": "You haven't muted any punks yet.", "empty_column.notifications": "You don't have any notifications yet. When other punks interact with you, you will see it here.", - "empty_column.public": "The crops are barren! Plant something globally, or manually follow punks from other communities to fill it up", "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.", "error.unexpected_crash.explanation_addons": "This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.", "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to access the Solarverse through a different browser or native app.", @@ -267,6 +270,9 @@ "filter_modal.select_filter.subtitle": "Use an existing category or create a new one", "filter_modal.select_filter.title": "Filter this seed", "filter_modal.title.status": "Filter a seed", + "firehose.all": "All", + "firehose.local": "This community", + "firehose.remote": "Other communities", "follow_request.authorize": "Authorize", "follow_request.reject": "Reject", "follow_requests.unlocked_explanation": "Even though your account is not locked, the {domain} staff thought you might want to review follow requests from these accounts manually.", @@ -280,14 +286,7 @@ "footer.source_code": "View source code", "footer.status": "Status", "generic.saved": "Saved", - "getting_started.developers": "Developers", - "getting_started.directory": "Profile directory", - "getting_started.documentation": "Documentation", "getting_started.heading": "Getting started", - "getting_started.invite": "Invite punks", - "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.", - "getting_started.security": "Account settings", - "getting_started.terms": "Terms of service", "hashtag.column_header.tag_mode.all": "and {additional}", "hashtag.column_header.tag_mode.any": "or {additional}", "hashtag.column_header.tag_mode.none": "without {additional}", @@ -491,6 +490,7 @@ "picture_in_picture.restore": "Put it back", "poll.closed": "Closed", "poll.refresh": "Refresh", + "poll.reveal": "See results", "poll.total_people": "{count, plural, one {# punk} other {# punks}}", "poll.total_votes": "{count, plural, one {# vote} other {# votes}}", "poll.vote": "Vote", @@ -597,6 +597,7 @@ "sign_in_banner.sign_in": "Login", "sign_in_banner.text": "Login to follow profiles or hashtags, shine upon, recycle, and reply to seeds. You can also interact from your account on a different community.", "status.admin_account": "Open moderation interface for @{name}", + "status.admin_domain": "Open moderation interface for {domain}", "status.admin_status": "Open this seed in the moderation interface", "status.block": "Block @{name}", "status.bookmark": "Bookmark", @@ -656,9 +657,7 @@ "subscribed_languages.target": "Change subscribed languages for {target}", "suggestions.dismiss": "Dismiss suggestion", "suggestions.header": "You might be interested in…", - "tabs_bar.federated_timeline": "Global", "tabs_bar.home": "Home", - "tabs_bar.local_timeline": "Communal", "tabs_bar.notifications": "Notifications", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",