mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-02 23:19:57 +00:00
181 lines
5.3 KiB
JSON
181 lines
5.3 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": "Following",
|
|
"following_count": "{0} Following",
|
|
"follows_you": "Follows you",
|
|
"muted_users": "Muted users",
|
|
"mutuals": "Mutuals",
|
|
"pinned": "Pinned",
|
|
"posts_count": "{0} Posts",
|
|
"unfollow": "Unfollow"
|
|
},
|
|
"action": {
|
|
"bookmark": "Bookmark",
|
|
"bookmarked": "Bookmarked",
|
|
"boost": "Boost",
|
|
"boosted": "Boosted",
|
|
"compose": "Compose",
|
|
"enter_app": "Enter App",
|
|
"favourite": "Favourite",
|
|
"favourited": "Favourited",
|
|
"more": "More",
|
|
"publish": "Publish!",
|
|
"reply": "Reply",
|
|
"save_changes": "Save changes",
|
|
"sign_in": "Sign in"
|
|
},
|
|
"app_desc_short": "A Mastodon client made with 🧡",
|
|
"app_name": "Elk",
|
|
"command": {
|
|
"activate": "Activate",
|
|
"complete": "Complete"
|
|
},
|
|
"common": {
|
|
"end_of_list": "End of the list",
|
|
"error": "ERROR",
|
|
"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",
|
|
"status_not_found": "Status not found"
|
|
},
|
|
"feature_flag": {
|
|
"virtual_scroll": "Virtual Scrolling"
|
|
},
|
|
"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",
|
|
"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": "{0} 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}",
|
|
"reblogged": "{0} reblogged",
|
|
"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": {
|
|
"media": "Media",
|
|
"notifications_all": "All",
|
|
"notifications_mention": "Mention",
|
|
"posts": "Posts",
|
|
"posts_with_replies": "Posts & Replies"
|
|
},
|
|
"time_ago_options": {
|
|
"in": "in",
|
|
"just_now": "just now",
|
|
"last_month": "last month",
|
|
"last_week": "last week",
|
|
"last_year": "last year",
|
|
"next_month": "next month",
|
|
"next_week": "next week",
|
|
"next_year": "next year",
|
|
"tomorrow": "tomorrow",
|
|
"week": "week",
|
|
"yesterday": "yesterday"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|
|
}
|