{
    "common": {
        "alerts": {
            "common": {
                "please_try_again": "Please try again.",
                "please_try_again_later": "Please try again later."
            },
            "sign_up_failure": {
                "title": "Sign Up Failure"
            },
            "server_error": {
                "title": "Server Error"
            },
            "vote_failure": {
                "title": "Vote Failure",
                "poll_ended": "The poll has ended"
            },
            "discard_post_content": {
                "title": "Discard Draft",
                "message": "Confirm to discard composed post content."
            },
            "publish_post_failure": {
                "title": "Publish Failure",
                "message": "Failed to publish the post.\nPlease check your internet connection.",
                "attachments_message": {
                    "video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
                    "more_than_one_video": "Cannot attach more than one video."
                }
            },
            "edit_profile_failure": {
                "title": "Edit Profile Error",
                "message": "Cannot edit profile. Please try again."
            },
            "sign_out": {
                "title": "Sign Out",
                "message": "Are you sure you want to sign out?",
                "confirm": "Sign Out"
            },
            "block_domain": {
                "title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
                "block_entire_domain": "Block Domain"
            },
            "save_photo_failure": {
                "title": "Save Photo Failure",
                "message": "Please enable the photo library access permission to save the photo."
            },
            "delete_post": {
                "title": "Are you sure you want to delete this post?",
                "delete": "Delete"
            },
            "clean_cache": {
                "title": "Clean Cache",
                "message": "Successfully cleaned %s cache."
            }
        },
        "controls": {
            "actions": {
                "back": "Back",
                "next": "Next",
                "previous": "Previous",
                "open": "Open",
                "add": "Add",
                "remove": "Remove",
                "edit": "Edit",
                "save": "Save",
                "ok": "OK",
                "done": "Done",
                "confirm": "Confirm",
                "continue": "Continue",
                "compose": "Compose",
                "cancel": "Cancel",
                "discard": "Discard",
                "try_again": "Try Again",
                "take_photo": "Take Photo",
                "save_photo": "Save Photo",
                "copy_photo": "Copy Photo",
                "sign_in": "Sign In",
                "sign_up": "Sign Up",
                "see_more": "See More",
                "preview": "Preview",
                "share": "Share",
                "share_user": "Share %s",
                "share_post": "Share Post",
                "open_in_safari": "Open in Safari",
                "find_people": "Find people to follow",
                "manually_search": "Manually search instead",
                "skip": "Skip",
                "reply": "Reply",
                "report_user": "Report %s",
                "block_domain": "Block %s",
                "unblock_domain": "Unblock %s",
                "settings": "Settings",
                "delete": "Delete"
            },
            "tabs": {
                "home": "Home",
                "search": "Search",
                "notification": "Notification",
                "profile": "Profile"
            },
            "keyboard": {
                "common": {
                    "switch_to_tab": "Switch to %s",
                    "compose_new_post": "Compose New Post",
                    "show_favorites": "Show Favorites",
                    "open_settings": "Open Settings"
                },
                "timeline": {
                    "previous_status": "Previous Post",
                    "next_status": "Next Post",
                    "open_status": "Open Post",
                    "open_author_profile": "Open Author's Profile",
                    "open_reblogger_profile": "Open Reblogger's Profile",
                    "reply_status": "Reply to Post",
                    "toggle_reblog": "Toggle Reblog on Post",
                    "toggle_favorite": "Toggle Favorite on Post",
                    "toggle_content_warning": "Toggle Content Warning",
                    "preview_image": "Preview Image"
                },
                "segmented_control": {
                    "previous_section": "Previous Section",
                    "next_section": "Next Section"
                }
            },
            "status": {
                "user_reblogged": "%s reblogged",
                "user_replied_to": "Replied to %s",
                "show_post": "Show Post",
                "show_user_profile": "Show user profile",
                "content_warning": "Content Warning",
                "media_content_warning": "Tap anywhere to reveal",
                "poll": {
                    "vote": "Vote",
                    "closed": "Closed"
                },
                "actions": {
                    "reply": "Reply",
                    "reblog": "Reblog",
                    "unreblog": "Undo reblog",
                    "favorite": "Favorite",
                    "unfavorite": "Unfavorite",
                    "menu": "Menu"
                },
                "tag": {
                    "url": "URL",
                    "mention": "Mention",
                    "link": "Link",
                    "hashtag": "Hashtag",
                    "email": "Email",
                    "emoji": "Emoji"
                }
            },
            "friendship": {
                "follow": "Follow",
                "following": "Following",
                "request": "Request",
                "pending": "Pending",
                "block": "Block",
                "block_user": "Block %s",
                "block_domain": "Block %s",
                "unblock": "Unblock",
                "unblock_user": "Unblock %s",
                "blocked": "Blocked",
                "mute": "Mute",
                "mute_user": "Mute %s",
                "unmute": "Unmute",
                "unmute_user": "Unmute %s",
                "muted": "Muted",
                "edit_info": "Edit Info"
            },
            "timeline": {
                "filtered": "Filtered",
                "timestamp": {
                    "now": "Now"
                },
                "loader": {
                    "load_missing_posts": "Load missing posts",
                    "loading_missing_posts": "Loading missing posts...",
                    "show_more_replies": "Show more replies"
                },
                "header": {
                    "no_status_found": "No Post Found",
                    "blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
                    "user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.",
                    "blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.",
                    "user_blocked_warning": "You can’t view %s’s profile\nuntil they unblock you.",
                    "suspended_warning": "This user has been suspended.",
                    "user_suspended_warning": "%s’s account has been suspended."
                }
            }
        }
    },
    "scene": {
        "welcome": {
            "slogan": "Social networking\nback in your hands."
        },
        "server_picker": {
            "title": "Pick a server,\nany server.",
            "button": {
                "category": {
                    "all": "All",
                    "all_accessiblity_description": "Category: All",
                    "academia": "academia",
                    "activism": "activism",
                    "food": "food",
                    "furry": "furry",
                    "games": "games",
                    "general": "general",
                    "journalism": "journalism",
                    "lgbt": "lgbt",
                    "regional": "regional",
                    "art": "art",
                    "music": "music",
                    "tech": "tech"
                },
                "see_less": "See Less",
                "see_more": "See More"
            },
            "label": {
                "language": "LANGUAGE",
                "users": "USERS",
                "category": "CATEGORY"
            },
            "input": {
                "placeholder": "Find a server or join your own..."
            },
            "empty_state": {
                "finding_servers": "Finding available servers...",
                "bad_network": "Something went wrong while loading the data. Check your internet connection.",
                "no_results": "No results"
            }
        },
        "register": {
            "title": "Tell us about you.",
            "input": {
                "avatar": {
                    "delete": "Delete"
                },
                "username": {
                    "placeholder": "username",
                    "duplicate_prompt": "This username is taken."
                },
                "display_name": {
                    "placeholder": "display name"
                },
                "email": {
                    "placeholder": "email"
                },
                "password": {
                    "placeholder": "password",
                    "hint": "Your password needs at least eight characters"
                },
                "invite": {
                    "registration_user_invite_request": "Why do you want to join?"
                }
            },
            "error": {
                "item": {
                    "username": "Username",
                    "email": "Email",
                    "password": "Password",
                    "agreement": "Agreement",
                    "locale": "Locale",
                    "reason": "Reason"
                },
                "reason": {
                    "blocked": "%s contains a disallowed email provider",
                    "unreachable": "%s does not seem to exist",
                    "taken": "%s is already in use",
                    "reserved": "%s is a reserved keyword",
                    "accepted": "%s must be accepted",
                    "blank": "%s is required",
                    "invalid": "%s is invalid",
                    "too_long": "%s is too long",
                    "too_short": "%s is too short",
                    "inclusion": "%s is not a supported value"
                },
                "special": {
                    "username_invalid": "Username must only contain alphanumeric characters and underscores",
                    "username_too_long": "Username is too long (can’t be longer than 30 characters)",
                    "email_invalid": "This is not a valid email address",
                    "password_too_short": "Password is too short (must be at least 8 characters)"
                }
            }
        },
        "server_rules": {
            "title": "Some ground rules.",
            "subtitle": "These rules are set by the admins of %s.",
            "prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
            "terms_of_service": "terms of service",
            "privacy_policy": "privacy policy",
            "button": {
                "confirm": "I Agree"
            }
        },
        "confirm_email": {
            "title": "One last thing.",
            "subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
            "button": {
                "open_email_app": "Open Email App",
                "dont_receive_email": "I never got an email"
            },
            "dont_receive_email": {
                "title": "Check your email",
                "description": "Check if your email address is correct as well as your junk folder if you haven’t.",
                "resend_email": "Resend Email"
            },
            "open_email_app": {
                "title": "Check your inbox.",
                "description": "We just sent you an email. Check your junk folder if you haven’t.",
                "mail": "Mail",
                "open_email_client": "Open Email Client"
            }
        },
        "home_timeline": {
            "title": "Home",
            "navigation_bar_state": {
                "offline": "Offline",
                "new_posts": "See new posts",
                "published": "Published!",
                "Publishing": "Publishing post..."
            }
        },
        "suggestion_account": {
            "title": "Find People to Follow",
            "follow_explain": "When you follow someone, you’ll see their posts in your home feed."
        },
        "compose": {
            "title": {
                "new_post": "New Post",
                "new_reply": "New Reply"
            },
            "media_selection": {
                "camera": "Take Photo",
                "photo_library": "Photo Library",
                "browse": "Browse"
            },
            "content_input_placeholder": "Type or paste what’s on your mind",
            "compose_action": "Publish",
            "replying_to_user": "replying to %s",
            "attachment": {
                "photo": "photo",
                "video": "video",
                "attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
                "description_photo": "Describe the photo for the visually-impaired...",
                "description_video": "Describe the video for the visually-impaired..."
            },
            "poll": {
                "duration_time": "Duration: %s",
                "thirty_minutes": "30 minutes",
                "one_hour": "1 Hour",
                "six_hours": "6 Hours",
                "one_day": "1 Day",
                "three_days": "3 Days",
                "seven_days": "7 Days",
                "option_number": "Option %ld"
            },
            "content_warning": {
                "placeholder": "Write an accurate warning here..."
            },
            "visibility": {
                "public": "Public",
                "unlisted": "Unlisted",
                "private": "Followers only",
                "direct": "Only people I mention"
            },
            "auto_complete": {
                "space_to_add": "Space to add"
            },
            "accessibility": {
                "append_attachment": "Add Attachment",
                "append_poll": "Add Poll",
                "remove_poll": "Remove Poll",
                "custom_emoji_picker": "Custom Emoji Picker",
                "enable_content_warning": "Enable Content Warning",
                "disable_content_warning": "Disable Content Warning",
                "post_visibility_menu": "Post Visibility Menu"
            },
            "keyboard": {
                "discard_post": "Discard Post",
                "publish_post": "Publish Post",
                "toggle_poll": "Toggle Poll",
                "toggle_content_warning": "Toggle Content Warning",
                "append_attachment_entry": "Add Attachment - %s",
                "select_visibility_entry": "Select Visibility - %s"
            }
        },
        "profile": {
            "dashboard": {
                "posts": "posts",
                "following": "following",
                "followers": "followers"
            },
            "fields": {
                "add_row": "Add Row",
                "placeholder": {
                    "label": "Label",
                    "content": "Content"
                }
            },
            "segmented_control": {
                "posts": "Posts",
                "replies": "Replies",
                "media": "Media"
            },
            "relationship_action_alert": {
                "confirm_unmute_user": {
                    "title": "Unmute Account",
                    "message": "Confirm to unmute %s"
                },
                "confirm_unblock_usre": {
                    "title": "Unblock Account",
                    "message": "Confirm to unblock %s"
                }
            }
        },
        "follower": {
            "footer": "Followers from other servers are not displayed."
        },
        "following": {
            "footer": "Follows from other servers are not displayed."
        },
        "search": {
            "title": "Search",
            "search_bar": {
                "placeholder": "Search hashtags and users",
                "cancel": "Cancel"
            },
            "recommend": {
                "button_text": "See All",
                "hash_tag": {
                    "title": "Trending on Mastodon",
                    "description": "Hashtags that are getting quite a bit of attention",
                    "people_talking": "%s people are talking"
                },
                "accounts": {
                    "title": "Accounts you might like",
                    "description": "You may like to follow these accounts",
                    "follow": "Follow"
                }
            },
            "searching": {
                "segment": {
                    "all": "All",
                    "people": "People",
                    "hashtags": "Hashtags",
                    "posts": "Posts"
                },
                "empty_state": {
                    "no_results": "No results"
                },
                "recent_search": "Recent searches",
                "clear": "Clear"
            }
        },
        "favorite": {
            "title": "Your Favorites"
        },
        "notification": {
            "title": {
                "Everything": "Everything",
                "Mentions": "Mentions"
            },
            "user_followed_you": "%s followed you",
            "user_favorited your post": "%s favorited your post",
            "user_reblogged_your_post": "%s reblogged your post",
            "user_mentioned_you": "%s mentioned you",
            "user_requested_to_follow_you": "%s requested to follow you",
            "user_your_poll_has_ended": "%s Your poll has ended",
            "keyobard": {
                "show_everything": "Show Everything",
                "show_mentions": "Show Mentions"
            }
        },
        "thread": {
            "back_title": "Post",
            "title": "Post from %s"
        },
        "settings": {
            "title": "Settings",
            "section": {
                "appearance": {
                    "title": "Appearance",
                    "automatic": "Automatic",
                    "light": "Always Light",
                    "dark": "Always Dark"
                },
                "notifications": {
                    "title": "Notifications",
                    "favorites": "Favorites my post",
                    "follows": "Follows me",
                    "boosts": "Reblogs my post",
                    "mentions": "Mentions me",
                    "trigger": {
                        "anyone": "anyone",
                        "follower": "a follower",
                        "follow": "anyone I follow",
                        "noone": "no one",
                        "title": "Notify me when"
                    }
                },
                "preference": {
                    "title": "Preferences",
                    "true_black_dark_mode": "True black dark mode",
                    "disable_avatar_animation": "Disable animated avatars",
                    "disable_emoji_animation": "Disable animated emojis",
                    "using_default_browser": "Use default browser to open links"
                },
                "boring_zone": {
                    "title": "The Boring Zone",
                    "account_settings": "Account Settings",
                    "terms": "Terms of Service",
                    "privacy": "Privacy Policy"
                },
                "spicy_zone": {
                    "title": "The Spicy Zone",
                    "clear": "Clear Media Cache",
                    "signout": "Sign Out"
                }
            },
            "footer": {
                "mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
            },
            "keyboard": {
                "close_settings_window": "Close Settings Window"
            }
        },
        "report": {
            "title": "Report %s",
            "step1": "Step 1 of 2",
            "step2": "Step 2 of 2",
            "content1": "Are there any other posts you’d like to add to the report?",
            "content2": "Is there anything the moderators should know about this report?",
            "send": "Send Report",
            "skip_to_send": "Send without comment",
            "text_placeholder": "Type or paste additional comments"
        },
        "preview": {
            "keyboard": {
                "close_preview": "Close Preview",
                "show_next": "Show Next",
                "show_previous": "Show Previous"
            }
        },
        "account_list": {
            "tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
            "dismiss_account_switcher": "Dismiss Account Switcher",
            "add_account": "Add Account"
        },
        "wizard": {
            "new_in_mastodon": "New in Mastodon",
            "multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
            "accessibility_hint": "Double tap to dismiss this wizard"
        }
    }
}