elk/locales/en-US.json
2022-11-29 20:14:16 +08:00

94 lines
2.6 KiB
JSON

{
"account": {
"blocked_domains": "Blocked domains",
"blocked_users": "Blocked users",
"favourites": "Favourites",
"follow": "Follow",
"follow_back": "Follow back",
"follow_requested": "Requested",
"followers_count": "{0} Followers",
"following_count": "{0} Following",
"follows_you": "Follows you",
"muted_users": "Muted users",
"pinned": "Pinned",
"posts_count": "{0} Posts",
"unfollow": "Unfollow"
},
"action": {
"compose": "Compose",
"enter_app": "Enter App",
"publish": "Publish!",
"save_changes": "Save changes",
"sign_in": "Sign in"
},
"common": {
"end_of_list": "End of the list",
"error": "ERROR",
"not_found": "404 Not Found"
},
"feature_flag": {
"virtual_scroll": "Virtual Scrolling"
},
"menu": {
"block_account": "Block {0}",
"block_domain": "Block domain {0}",
"direct_message_account": "Direct message {0}",
"mention_account": "Mention {0}",
"mute_account": "Mute {0}",
"open_in_original_site": "Open in original site",
"unblock_account": "Unblock {0}",
"unblock_domain": "Unblock domain {0}",
"unmute_account": "Unmute {0}"
},
"nav_footer": {
"select_feature_flags": "Toggle Feature Flags",
"select_language": "Select Language",
"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",
"missing_type": "MISSING notification.type:",
"reblogged_post": "reblogged your post",
"request_to_follow": "requested to follow you",
"update_status": "updated their status"
},
"state": {
"editing": "Editing",
"uploading": "Uploading..."
},
"tab": {
"media": "Media",
"posts": "Posts",
"posts_with_replies": "Posts & Replies"
},
"timeline": {
"show_new_items": "Show {0} 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",
"toggle_code_block": "Toggle code block"
}
}