{
  "account": {
    "avatar_description": "{0}'s avatar",
    "blocked_by": "You're blocked by this user.",
    "blocked_domains": "Blocked domains",
    "blocked_users": "Blocked users",
    "favourites": "Favourites",
    "follow": "Follow",
    "follow_back": "Follow back",
    "follow_requested": "Requested",
    "followers_count": "{0} Followers",
    "following": "Following",
    "following_count": "{0} Following",
    "follows_you": "Follows you",
    "go_to_profile": "Go to profile",
    "joined": "Joined",
    "moved_title": "has indicated that their new account is now:",
    "muted_users": "Muted users",
    "mutuals": "Mutuals",
    "pinned": "Pinned",
    "posts_count": "{0} Posts",
    "profile_description": "{0}'s profile header",
    "profile_unavailable": "Profile unavailable",
    "unfollow": "Unfollow"
  },
  "action": {
    "bookmark": "Bookmark",
    "bookmarked": "Bookmarked",
    "boost": "Boost",
    "boosted": "Boosted",
    "compose": "Compose",
    "enter_app": "Enter App",
    "favourite": "Favourite",
    "favourited": "Favourited",
    "more": "More",
    "next": "Next",
    "prev": "Prev",
    "publish": "Publish!",
    "reply": "Reply",
    "save_changes": "Save changes",
    "sign_in": "Sign in",
    "switch_account": "Switch account",
    "vote": "Vote"
  },
  "app_desc_short": "A Mastodon client made with 🧡",
  "app_logo": "Elk Logo",
  "app_name": "Elk",
  "command": {
    "activate": "Activate",
    "complete": "Complete",
    "compose_desc": "Write a new post",
    "lang": "Languages",
    "n-people-in-the-past-n-days": "{0} people in the past {1} days",
    "select_lang": "Select language",
    "sign_in_desc": "Add an existing account",
    "switch_account": "Switch to {0}",
    "switch_account_desc": "Switch to another account",
    "toggle_dark_mode": "Toggle dark mode",
    "toggle_zen_mode": "Toggle zen mode"
  },
  "common": {
    "end_of_list": "End of the list",
    "error": "ERROR",
    "kiloSuffix": "K",
    "megaSuffix": "M",
    "not_found": "404 Not Found",
    "offline_desc": "Seems like you are offline. Please check your network connection."
  },
  "conversation": {
    "with": "with"
  },
  "error": {
    "account_not_found": "Account {0} not found",
    "explore-list-empty": "Nothing is trending right now. Check back later!",
    "status_not_found": "Status not found"
  },
  "feature_flag": {
    "avatar_on_avatar": "Avatar on Avatar",
    "virtual_scroll": "Virtual Scrolling"
  },
  "help": {
    "desc_highlight": "Expect some bugs and missing features here and there.",
    "desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress generic Mastodon client!",
    "desc_para2": "We are working hard on the development and improving it over time. And we will soon invite you to join the force once we make it open source soon!",
    "desc_para3": "Before that, to help boosting out development, you can sponsor our team members with the links below.",
    "title": "Elk is in Preview!"
  },
  "menu": {
    "block_account": "Block {0}",
    "block_domain": "Block domain {0}",
    "copy_link_to_post": "Copy link to this post",
    "delete": "Delete",
    "delete_and_redraft": "Delete & re-draft",
    "direct_message_account": "Direct message {0}",
    "edit": "Edit",
    "mention_account": "Mention {0}",
    "mute_account": "Mute {0}",
    "open_in_original_site": "Open in original site",
    "pin_on_profile": "Pin on profile",
    "show_untranslated": "Show untranslated",
    "toggle_theme": {
      "dark": "Toggle dark mode",
      "light": "Toggle light mode"
    },
    "translate_post": "Translate post",
    "unblock_account": "Unblock {0}",
    "unblock_domain": "Unblock domain {0}",
    "unmute_account": "Unmute {0}",
    "unpin_on_profile": "Unpin on profile"
  },
  "nav_footer": {
    "built_at": "Built {0}",
    "select_feature_flags": "Toggle Feature Flags",
    "select_language": "Select Language",
    "show_intro": "Show intro",
    "toggle_theme": "Toggle Theme",
    "zen_mode": "Zen Mode"
  },
  "nav_side": {
    "bookmarks": "Bookmarks",
    "conversations": "Conversations",
    "explore": "Explore",
    "favourites": "Favourites",
    "federated": "Federated",
    "home": "Home",
    "local": "Local",
    "notifications": "Notifications",
    "profile": "Profile"
  },
  "nav_user": {
    "sign_in_desc": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server."
  },
  "notification": {
    "favourited_post": "favourited your post",
    "followed_you": "followed you",
    "followed_you_count": "{n} person followed you|{n} people followed you",
    "missing_type": "MISSING notification.type:",
    "reblogged_post": "reblogged your post",
    "request_to_follow": "requested to follow you",
    "update_status": "updated their status"
  },
  "placeholder": {
    "content_warning": "Write your warning here",
    "default_1": "What is on your mind?",
    "reply_to_account": "Reply to {0}",
    "replying": "Replying",
    "the_thread": "the thread"
  },
  "state": {
    "edited": "(Edited)",
    "editing": "Editing",
    "loading": "Loading...",
    "uploading": "Uploading..."
  },
  "status": {
    "edited": "Edited {0}",
    "filter_hidden_phrase": "Filtered by",
    "filter_removed_phrase": "Removed by filter",
    "filter_show_anyway": "Show anyway",
    "poll": {
      "count": "{n} votes",
      "ends": "ends {0}",
      "finished": "finished {0}"
    },
    "reblogged": "{0} reblogged",
    "someone": "Someone",
    "spoiler_show_less": "Show less",
    "spoiler_show_more": "Show more",
    "thread": "Thread",
    "try_original_site": "Try original site"
  },
  "status_history": {
    "created": "created {0}",
    "edited": "edited {0}"
  },
  "tab": {
    "for_you": "For you",
    "hashtags": "Hashtags",
    "media": "Media",
    "news": "News",
    "notifications_all": "All",
    "notifications_mention": "Mention",
    "posts": "Posts",
    "posts_with_replies": "Posts & Replies"
  },
  "time_ago_options": {
    "day_future": "in 0 days|tomorrow|in {n} days",
    "day_past": "0 days ago|yesterday|{n} days ago",
    "hour_future": "in 0 hours|in 1 hour|in {n} hours",
    "hour_past": "0 hours ago|1 hour ago|{n} hours ago",
    "just_now": "just now",
    "minute_future": "in 0 minutes|in 1 minute|in {n} minutes",
    "minute_past": "0 minutes ago|1 minute ago|{n} minutes ago",
    "month_future": "in 0 months|next month|in {n} months",
    "month_past": "0 months ago|last month|{n} months ago",
    "second_future": "just now|in {n} second|in {n} seconds",
    "second_past": "just now|{n} second ago|{n} seconds ago",
    "short_day_future": "in {n}d",
    "short_day_past": "{n}d",
    "short_hour_future": "in {n}h",
    "short_hour_past": "{n}h",
    "short_minute_future": "in {n}min",
    "short_minute_past": "{n}min",
    "short_month_future": "in {n}mo",
    "short_month_past": "{n}mo",
    "short_second_future": "in {n}s",
    "short_second_past": "{n}s",
    "short_week_future": "in {n}w",
    "short_week_past": "{n}w",
    "short_year_future": "in {n}y",
    "short_year_past": "{n}y",
    "week_future": "in 0 weeks|next week|in {n} weeks",
    "week_past": "0 weeks ago|last week|{n} weeks ago",
    "year_future": "in 0 years|next year|in {n} years",
    "year_past": "0 years ago|last year|{n} years ago"
  },
  "timeline": {
    "show_new_items": "Show {n} new items"
  },
  "title": {
    "federated_timeline": "Federated Timeline",
    "local_timeline": "Local Timeline"
  },
  "tooltip": {
    "add_content_warning": "Add content warning",
    "add_media": "Add images, a video or an audio file",
    "change_content_visibility": "Change content visibility",
    "explore_links_intro": "These news stories are being talked about by people on this and other servers of the decentralized network right now.",
    "explore_posts_intro": "These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
    "explore_tags_intro": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",
    "toggle_code_block": "Toggle code block"
  },
  "user": {
    "add_existing": "Add an existing account",
    "server_address_label": "Mastodon Server Address",
    "sign_out_account": "Sign out {0}",
    "tip_no_account": "If you don't have a Mastodon account yet, {0}.",
    "tip_register_account": "pick your server and register one"
  },
  "visibility": {
    "direct": "Direct",
    "direct_desc": "Visible for mentioned users only",
    "private": "Followers only",
    "private_desc": "Visible for followers only",
    "public": "Public",
    "public_desc": "Visible for all",
    "unlisted": "Unlisted",
    "unlisted_desc": "Visible for all, but opted-out of discovery features"
  }
}