{
  "a11y": {
    "loading_page": "Loading page, please wait",
    "loading_titled_page": "Loading {0} page, please wait",
    "locale_changed": "Language changed to {0}",
    "locale_changing": "Changing language, please wait",
    "route_loaded": "Page {0} loaded"
  },
  "account": {
    "avatar_description": "{0}'s avatar",
    "blocked_by": "You're blocked by this user.",
    "blocked_domains": "Blocked domains",
    "blocked_users": "Blocked users",
    "blocking": "Blocked",
    "bot": "BOT",
    "favourites": "Favorites",
    "follow": "Follow",
    "follow_back": "Follow back",
    "follow_requested": "Requested",
    "followers": "Followers",
    "followers_count": "{0} Followers|{0} Follower|{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",
    "muting": "Muted",
    "mutuals": "Mutuals",
    "pinned": "Pinned",
    "posts": "Posts",
    "posts_count": "{0} posts|{0} post|{0} posts",
    "profile_description": "{0}'s profile header",
    "profile_unavailable": "Profile unavailable",
    "unblock": "Unblock",
    "unfollow": "Unfollow",
    "unmute": "Unmute"
  },
  "action": {
    "apply": "Apply",
    "bookmark": "Bookmark",
    "bookmarked": "Bookmarked",
    "boost": "Boost",
    "boost_count": "{0}",
    "boosted": "Boosted",
    "clear_upload_failed": "Clear file upload errors",
    "close": "Close",
    "compose": "Compose",
    "confirm": "Confirm",
    "edit": "Edit",
    "enter_app": "Enter App",
    "favourite": "Favorite",
    "favourite_count": "{0}",
    "favourited": "Favorited",
    "more": "More",
    "next": "Next",
    "prev": "Prev",
    "publish": "Publish!",
    "reply": "Reply",
    "reply_count": "{0}",
    "reset": "Reset",
    "save": "Save",
    "save_changes": "Save changes",
    "sign_in": "Sign in",
    "switch_account": "Switch account",
    "vote": "Vote"
  },
  "app_desc_short": "A nimble Mastodon web client",
  "app_logo": "Elk Logo",
  "app_name": "Elk",
  "attachment": {
    "edit_title": "Description",
    "remove_label": "Remove attachment"
  },
  "command": {
    "activate": "Activate",
    "complete": "Complete",
    "compose_desc": "Write a new post",
    "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",
    "in": "in",
    "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!",
    "file_size_cannot_exceed_n_mb": "File size cannot exceed {0}MB",
    "sign_in_error": "Cannot connect to the server.",
    "status_not_found": "Post not found",
    "unsupported_file_format": "Unsupported file format"
  },
  "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. We will open source the app once it is ready for public use.",
    "desc_para3": "To help boosting out development, you can sponsor our team members with the links below. We hope you enjoy Elk!",
    "desc_para4": "Before that, if you'd like to help with testing, giving feedback, or contributing,",
    "desc_para5": "reach out to us on Mastodon",
    "desc_para6": "and get involved.",
    "title": "Elk is in Preview!"
  },
  "language": {
    "none": "None",
    "search": "Search"
  },
  "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}",
    "mute_conversation": "Mute this post",
    "open_in_original_site": "Open in original site",
    "pin_on_profile": "Pin on profile",
    "share_post": "Share this post",
    "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}",
    "unmute_conversation": "Unmute this post",
    "unpin_on_profile": "Unpin on profile"
  },
  "nav": {
    "blocked_domains": "Blocked domains",
    "blocked_users": "Blocked users",
    "bookmarks": "Bookmarks",
    "built_at": "Built {0}",
    "conversations": "Conversations",
    "explore": "Explore",
    "favourites": "Favorites",
    "federated": "Federated",
    "home": "Home",
    "local": "Local",
    "muted_users": "Muted users",
    "notifications": "Notifications",
    "profile": "Profile",
    "search": "Search",
    "select_feature_flags": "Toggle Feature Flags",
    "select_font_size": "Font Size",
    "select_language": "Display Language",
    "settings": "Settings",
    "show_intro": "Show intro",
    "toggle_theme": "Toggle Theme",
    "zen_mode": "Zen Mode"
  },
  "notification": {
    "favourited_post": "favorited your post",
    "followed_you": "followed you",
    "followed_you_count": "{followers} people followed you|{followers} person followed you|{followers} people followed you",
    "missing_type": "MISSING notification.type:",
    "reblogged_post": "reblogged your post",
    "request_to_follow": "requested to follow you",
    "settings": {
      "alerts": {
        "favourite": "Favorites",
        "follow": "New followers",
        "mention": "Mentions",
        "poll": "Polls",
        "reblog": "Reblog your post",
        "title": "What notifications to receive?"
      },
      "close_btn": "Close push notifications settings",
      "policy": {
        "all": "From anyone",
        "followed": "Of people I follow",
        "follower": "Of people who follow me",
        "none": "From no one",
        "title": "Who can I receive notifications from?"
      },
      "save_settings": "Save settings changes",
      "show_btn": "Show push notifications settings",
      "subscription_error": {
        "clear_error": "Clear error",
        "permission_denied": "Permission denied: enable notifications in your browser.",
        "request_error": "An error occurred while requesting the subscription, try again and if the error persists, please report the issue to the Elk repository.",
        "title": "Could not subscribe to push notifications"
      },
      "title": "Push notifications settings",
      "undo_settings": "Undo settings changes",
      "unsubscribe": "Disable push notifications",
      "unsubscribed_with_warning": "Enable notifications to receive notifications from this account by clicking \"@:notification.settings.warning.enable_desktop{'\"'} button.",
      "unsupported": "Your browser does not support push notifications.",
      "warning": {
        "enable_close": "Close",
        "enable_description": "To receive notifications when Elk is not open, enable push notifications. You can control precisely what types of interactions generate push notifications via the \"@:notification.settings.show_btn{'\"'} button above once enabled.",
        "enable_description_short": "To change push notifications settings when Elk is not open, you must first enable push notifications.",
        "enable_desktop": "Enable push notifications",
        "enable_title": "Never miss anything",
        "re_auth": "It seems that your server does not support push notifications. Try sign out and sign in again, if this message still appears contact your server administrator."
      }
    },
    "signed_up": "signed up",
    "update_status": "updated their post"
  },
  "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"
  },
  "pwa": {
    "dismiss": "Dismiss",
    "title": "New Elk update available!",
    "update": "Update",
    "update_available_short": "Update Elk"
  },
  "search": {
    "search_desc": "Search for people & hashtags"
  },
  "settings": {
    "about": {
      "label": "About"
    },
    "account_settings": "Account settings",
    "feature_flags": {
      "github_cards": "GitHub Cards",
      "title": "Experimental Features",
      "user_picker": "User Picker",
      "virtual_scroll": "Virtual Scrolling"
    },
    "interface": {
      "color_mode": "Color Mode",
      "dark_mode": "Dark Mode",
      "default": " (default)",
      "font_size": "Font Size",
      "label": "Interface",
      "light_mode": "Light Mode",
      "size_label": {
        "lg": "Large",
        "md": "Medium",
        "sm": "Small",
        "xl": "Extra large",
        "xs": "Extra small"
      }
    },
    "language": {
      "display_language": "Display Language",
      "label": "Language"
    },
    "preferences": {
      "label": "Preferences"
    },
    "profile": {
      "appearance": {
        "bio": "Bio",
        "description": "Edit avatar, username, profile, etc.",
        "display_name": "Display name",
        "label": "Appearance",
        "profile_metadata": "Profile metadata",
        "profile_metadata_desc": "You can have up to 4 items displayed as a table on your profile",
        "title": "Edit profile"
      },
      "featured_tags": {
        "description": "People can browse your public posts under these hashtags.",
        "label": "Featured hashtags"
      },
      "label": "Profile"
    },
    "select_a_settings": "Select a setting",
    "users": {
      "export": "Export User Tokens",
      "import": "Import User Tokens",
      "label": "Logged in users"
    }
  },
  "state": {
    "attachments_exceed_server_limit": "The number of attachments exceeded the limit per post.",
    "attachments_limit_error": "Limit per post exceeded",
    "edited": "(Edited)",
    "editing": "Editing",
    "loading": "Loading...",
    "upload_failed": "Upload failed",
    "uploading": "Uploading..."
  },
  "status": {
    "edited": "Edited {0}",
    "filter_hidden_phrase": "Filtered by",
    "filter_removed_phrase": "Removed by filter",
    "filter_show_anyway": "Show anyway",
    "img_alt": {
      "desc": "Description",
      "dismiss": "Dismiss"
    },
    "poll": {
      "count": "{0} votes|{0} vote|{0} votes",
      "ends": "ends {0}",
      "finished": "finished {0}"
    },
    "reblogged": "{0} reblogged",
    "someone": "Someone",
    "spoiler_show_less": "Show less",
    "spoiler_show_more": "Show more",
    "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"
  },
  "tag": {
    "follow": "Follow",
    "follow_label": "Follow {0} tag",
    "unfollow": "Unfollow",
    "unfollow_label": "Unfollow {0} tag"
  },
  "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 {v} new items|Show {v} new item|Show {v} new items",
    "view_older_posts": "Older posts from other instances may not be displayed."
  },
  "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",
    "change_language": "Change language",
    "emoji": "Emoji",
    "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_in_desc": "Sign in to follow profiles or hashtags, favorite, share and reply to posts, or interact from your account on a different server.",
    "sign_in_notice_title": "Viewing {0} public data",
    "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"
  }
}