@ -35,7 +35,9 @@
"account.follow_back" : "Follow back" ,
"account.followers" : "Followers" ,
"account.followers.empty" : "No one follows this user yet." ,
"account.followers_counter" : "{count, plural, one {{counter} follower} other {{counter} followers}}" ,
"account.following" : "Following" ,
"account.following_counter" : "{count, plural, one {{counter} following} other {{counter} following}}" ,
"account.follows.empty" : "This user doesn't follow anyone yet." ,
"account.go_to_profile" : "Go to profile" ,
"account.hide_reblogs" : "Hide boosts from @{name}" ,
@ -61,6 +63,7 @@
"account.requested_follow" : "{name} has requested to follow you" ,
"account.share" : "Share @{name}'s profile" ,
"account.show_reblogs" : "Show boosts from @{name}" ,
"account.statuses_counter" : "{count, plural, one {{counter} post} other {{counter} posts}}" ,
"account.unblock" : "Unblock @{name}" ,
"account.unblock_domain" : "Unblock domain {domain}" ,
"account.unblock_short" : "Unblock" ,
@ -411,6 +414,8 @@
"limited_account_hint.action" : "Show profile anyway" ,
"limited_account_hint.title" : "This profile has been hidden by the moderators of {domain}." ,
"link_preview.author" : "By {name}" ,
"link_preview.more_from_author" : "More from {name}" ,
"link_preview.shares" : "{count, plural, one {{counter} post} other {{counter} posts}}" ,
"lists.account.add" : "Add to list" ,
"lists.account.remove" : "Remove from list" ,
"lists.delete" : "Delete list" ,
@ -691,8 +696,11 @@
"server_banner.about_active_users" : "People using this server during the last 30 days (Monthly Active Users)" ,
"server_banner.active_users" : "active users" ,
"server_banner.administered_by" : "Administered by:" ,
"server_banner.is_one_of_many" : "{domain} is one of the many independent Mastodon servers you can use to participate in the fediverse." ,
"server_banner.server_stats" : "Server stats:" ,
"sign_in_banner.create_account" : "Create account" ,
"sign_in_banner.follow_anyone" : "Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight." ,
"sign_in_banner.mastodon_is" : "Mastodon is the best way to keep up with what's happening." ,
"sign_in_banner.sign_in" : "Sign in" ,
"sign_in_banner.sso_redirect" : "Login or Register" ,
"status.admin_account" : "Open moderation interface for @{name}" ,