2022-11-28 06:58:29 +00:00
{
2022-11-29 06:57:32 +00:00
"account" : {
2022-12-02 08:43:01 +00:00
"avatar_description" : "{0}'s avatar" ,
2022-12-04 16:50:38 +00:00
"blocked_by" : "You're blocked by this user." ,
2022-11-29 10:55:28 +00:00
"blocked_domains" : "Blocked domains" ,
2022-11-29 12:14:16 +00:00
"blocked_users" : "Blocked users" ,
2022-12-19 14:01:41 +00:00
"blocking" : "Blocked" ,
2022-12-14 05:38:14 +00:00
"bot" : "BOT" ,
2022-11-29 10:55:28 +00:00
"favourites" : "Favourites" ,
2022-11-29 06:57:32 +00:00
"follow" : "Follow" ,
"follow_back" : "Follow back" ,
"follow_requested" : "Requested" ,
2022-12-13 21:01:25 +00:00
"followers" : "Followers" ,
2022-12-14 15:56:48 +00:00
"followers_count" : "{0} Followers|{0} Follower|{0} Followers" ,
2022-11-30 02:16:15 +00:00
"following" : "Following" ,
2022-11-29 06:57:32 +00:00
"following_count" : "{0} Following" ,
"follows_you" : "Follows you" ,
2022-12-04 17:28:22 +00:00
"go_to_profile" : "Go to profile" ,
2022-12-02 08:43:01 +00:00
"joined" : "Joined" ,
2022-12-04 17:28:22 +00:00
"moved_title" : "has indicated that their new account is now:" ,
2022-11-29 10:55:28 +00:00
"muted_users" : "Muted users" ,
2022-12-19 14:29:12 +00:00
"muting" : "Muted" ,
2022-11-30 02:16:15 +00:00
"mutuals" : "Mutuals" ,
2022-11-29 10:55:28 +00:00
"pinned" : "Pinned" ,
2022-12-13 21:01:25 +00:00
"posts" : "Posts" ,
2022-12-14 15:56:48 +00:00
"posts_count" : "{0} posts|{0} post|{0} posts" ,
2022-12-02 02:18:36 +00:00
"profile_description" : "{0}'s profile header" ,
2022-12-02 08:43:01 +00:00
"profile_unavailable" : "Profile unavailable" ,
2022-12-19 14:01:41 +00:00
"unblock" : "Unblock" ,
2022-12-19 14:29:12 +00:00
"unfollow" : "Unfollow" ,
"unmute" : "Unmute"
2022-11-29 06:57:32 +00:00
} ,
"action" : {
2022-11-29 23:25:29 +00:00
"bookmark" : "Bookmark" ,
2022-12-01 06:46:26 +00:00
"bookmarked" : "Bookmarked" ,
2022-11-29 23:25:29 +00:00
"boost" : "Boost" ,
2022-12-01 06:46:26 +00:00
"boosted" : "Boosted" ,
2022-12-14 09:10:42 +00:00
"close" : "Close" ,
2022-11-29 06:57:32 +00:00
"compose" : "Compose" ,
2022-11-29 07:18:28 +00:00
"enter_app" : "Enter App" ,
2022-11-29 23:25:29 +00:00
"favourite" : "Favourite" ,
2022-12-01 06:46:26 +00:00
"favourited" : "Favourited" ,
2022-11-29 23:25:29 +00:00
"more" : "More" ,
2022-12-04 06:27:08 +00:00
"next" : "Next" ,
"prev" : "Prev" ,
2022-11-29 06:57:32 +00:00
"publish" : "Publish!" ,
2022-11-29 23:25:29 +00:00
"reply" : "Reply" ,
2022-11-29 07:18:28 +00:00
"save_changes" : "Save changes" ,
2022-12-04 18:49:35 +00:00
"sign_in" : "Sign in" ,
2022-12-05 05:48:23 +00:00
"switch_account" : "Switch account" ,
2022-12-04 18:49:35 +00:00
"vote" : "Vote"
2022-11-29 06:57:32 +00:00
} ,
2022-12-14 20:20:42 +00:00
"app_desc_short" : "A nimble Mastodon web client" ,
2022-12-08 13:30:56 +00:00
"app_logo" : "Elk Logo" ,
2022-11-29 23:25:29 +00:00
"app_name" : "Elk" ,
2022-11-29 21:50:13 +00:00
"command" : {
"activate" : "Activate" ,
2022-12-05 05:48:23 +00:00
"complete" : "Complete" ,
"compose_desc" : "Write a new post" ,
"lang" : "Languages" ,
2022-12-11 10:52:36 +00:00
"n-people-in-the-past-n-days" : "{0} people in the past {1} days" ,
2022-12-05 05:48:23 +00:00
"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"
2022-11-29 21:50:13 +00:00
} ,
2022-11-29 10:55:28 +00:00
"common" : {
"end_of_list" : "End of the list" ,
2022-11-29 12:14:16 +00:00
"error" : "ERROR" ,
2022-12-02 02:18:36 +00:00
"kiloSuffix" : "K" ,
2022-12-02 08:43:01 +00:00
"megaSuffix" : "M" ,
"not_found" : "404 Not Found" ,
"offline_desc" : "Seems like you are offline. Please check your network connection."
2022-11-29 10:55:28 +00:00
} ,
2022-12-01 13:59:28 +00:00
"conversation" : {
"with" : "with"
} ,
2022-11-29 21:50:13 +00:00
"error" : {
2022-12-01 13:59:28 +00:00
"account_not_found" : "Account {0} not found" ,
2022-12-11 10:52:36 +00:00
"explore-list-empty" : "Nothing is trending right now. Check back later!" ,
2022-12-13 23:12:16 +00:00
"sign_in_error" : "Cannot connect to the server." ,
2022-12-01 13:59:28 +00:00
"status_not_found" : "Status not found"
2022-11-29 21:50:13 +00:00
} ,
2022-11-29 06:57:32 +00:00
"feature_flag" : {
2022-12-06 11:07:17 +00:00
"avatar_on_avatar" : "Avatar on Avatar" ,
2022-12-17 21:24:00 +00:00
"github_cards" : "GitHub Cards" ,
2022-12-19 15:44:14 +00:00
"user_switcher_sidebar" : "User Switcher Sidebar" ,
2022-11-29 06:57:32 +00:00
"virtual_scroll" : "Virtual Scrolling"
} ,
2022-12-02 18:18:16 +00:00
"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!"
} ,
2022-11-29 06:57:32 +00:00
"menu" : {
2022-11-29 07:18:28 +00:00
"block_account" : "Block {0}" ,
2022-11-29 06:57:32 +00:00
"block_domain" : "Block domain {0}" ,
2022-11-29 23:25:29 +00:00
"copy_link_to_post" : "Copy link to this post" ,
"delete" : "Delete" ,
"delete_and_redraft" : "Delete & re-draft" ,
2022-11-29 07:18:28 +00:00
"direct_message_account" : "Direct message {0}" ,
2022-11-29 23:25:29 +00:00
"edit" : "Edit" ,
2022-11-29 07:18:28 +00:00
"mention_account" : "Mention {0}" ,
"mute_account" : "Mute {0}" ,
2022-11-29 06:57:32 +00:00
"open_in_original_site" : "Open in original site" ,
2022-11-29 23:25:29 +00:00
"pin_on_profile" : "Pin on profile" ,
"show_untranslated" : "Show untranslated" ,
2022-12-04 14:17:02 +00:00
"toggle_theme" : {
"dark" : "Toggle dark mode" ,
"light" : "Toggle light mode"
} ,
2022-11-29 23:25:29 +00:00
"translate_post" : "Translate post" ,
2022-11-29 07:18:28 +00:00
"unblock_account" : "Unblock {0}" ,
2022-11-29 06:57:32 +00:00
"unblock_domain" : "Unblock domain {0}" ,
2022-11-29 23:25:29 +00:00
"unmute_account" : "Unmute {0}" ,
"unpin_on_profile" : "Unpin on profile"
2022-11-28 10:14:58 +00:00
} ,
2022-11-28 16:55:05 +00:00
"nav_footer" : {
2022-11-30 01:45:52 +00:00
"built_at" : "Built {0}" ,
2022-11-29 06:31:12 +00:00
"select_feature_flags" : "Toggle Feature Flags" ,
2022-11-29 06:57:32 +00:00
"select_language" : "Select Language" ,
2022-11-30 01:45:52 +00:00
"show_intro" : "Show intro" ,
2022-11-29 06:31:12 +00:00
"toggle_theme" : "Toggle Theme" ,
"zen_mode" : "Zen Mode"
2022-11-28 16:55:05 +00:00
} ,
2022-11-29 06:57:32 +00:00
"nav_side" : {
"bookmarks" : "Bookmarks" ,
"conversations" : "Conversations" ,
"explore" : "Explore" ,
"favourites" : "Favourites" ,
"federated" : "Federated" ,
"home" : "Home" ,
"local" : "Local" ,
"notifications" : "Notifications" ,
2022-12-17 21:35:07 +00:00
"profile" : "Profile" ,
"search" : "Search"
2022-11-29 06:57:32 +00:00
} ,
2022-11-29 10:55:28 +00:00
"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" ,
2022-11-29 12:14:16 +00:00
"followed_you" : "followed you" ,
2022-12-14 15:56:48 +00:00
"followed_you_count" : "{followers} people followed you|{followers} person followed you|{followers} people followed you" ,
2022-11-29 12:14:16 +00:00
"missing_type" : "MISSING notification.type:" ,
2022-11-29 10:55:28 +00:00
"reblogged_post" : "reblogged your post" ,
2022-11-29 12:14:16 +00:00
"request_to_follow" : "requested to follow you" ,
2022-12-17 23:29:16 +00:00
"settings" : {
"alerts" : {
"favourite" : "Favourites" ,
"follow" : "New followers" ,
"mention" : "Mentions" ,
"poll" : "Polls" ,
"reblog" : "Reblog your post" ,
"title" : "What notifications to receive?"
} ,
"close_btn" : "Close desktop notification 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 desktop notification settings" ,
"title" : "Desktop notification settings" ,
"undo_settings" : "Undo settings changes" ,
"unsubscribe" : "Disable desktop 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 desktop notifications." ,
"warning" : {
"enable_close" : "Close" ,
"enable_description" : "To receive notifications when Elk is not open, enable desktop notifications. You can control precisely what types of interactions generate desktop notifications via the \"Show Settings\" button above once enabled." ,
"enable_description_short" : "To change desktop notification settings when Elk is not open, you must first enable desktop notifications." ,
"enable_desktop" : "Enable desktop notifications" ,
"enable_title" : "Never miss anything"
}
} ,
2022-11-29 12:14:16 +00:00
"update_status" : "updated their status"
2022-11-29 10:55:28 +00:00
} ,
2022-11-29 23:25:29 +00:00
"placeholder" : {
2022-12-01 07:41:59 +00:00
"content_warning" : "Write your warning here" ,
2022-11-29 23:25:29 +00:00
"default_1" : "What is on your mind?" ,
"reply_to_account" : "Reply to {0}" ,
2022-11-30 04:50:29 +00:00
"replying" : "Replying" ,
2022-11-29 23:25:29 +00:00
"the_thread" : "the thread"
} ,
2022-12-17 23:29:16 +00:00
"pwa" : {
2022-12-19 21:14:54 +00:00
"dismiss" : "Dismiss" ,
"message" : "@:pwa.title{','} click on the @:pwa.reload button to update." ,
2022-12-17 23:29:16 +00:00
"reload" : "Reload" ,
2022-12-19 21:14:54 +00:00
"title" : "New Elk update available"
2022-12-17 23:29:16 +00:00
} ,
2022-12-17 21:35:07 +00:00
"search" : {
"search_desc" : "Search for people & hashtags"
} ,
2022-11-29 06:57:32 +00:00
"state" : {
2022-11-29 23:25:29 +00:00
"edited" : "(Edited)" ,
2022-11-29 06:57:32 +00:00
"editing" : "Editing" ,
2022-11-29 23:25:29 +00:00
"loading" : "Loading..." ,
2022-11-29 06:57:32 +00:00
"uploading" : "Uploading..."
} ,
2022-11-30 02:07:13 +00:00
"status" : {
2022-12-01 13:59:28 +00:00
"edited" : "Edited {0}" ,
2022-12-05 05:04:18 +00:00
"filter_hidden_phrase" : "Filtered by" ,
"filter_removed_phrase" : "Removed by filter" ,
"filter_show_anyway" : "Show anyway" ,
2022-12-14 05:38:14 +00:00
"img_alt" : {
"desc" : "Description" ,
"dismiss" : "Dismiss"
} ,
2022-12-04 18:58:21 +00:00
"poll" : {
2022-12-14 13:12:21 +00:00
"count" : "{n} votes|{n} vote|{n} votes" ,
2022-12-04 18:58:21 +00:00
"ends" : "ends {0}" ,
"finished" : "finished {0}"
} ,
2022-11-30 02:16:15 +00:00
"reblogged" : "{0} reblogged" ,
2022-12-06 16:37:58 +00:00
"someone" : "Someone" ,
2022-11-30 02:07:13 +00:00
"spoiler_show_less" : "Show less" ,
2022-12-01 13:59:28 +00:00
"spoiler_show_more" : "Show more" ,
2022-12-06 16:37:58 +00:00
"thread" : "Thread" ,
2022-12-05 05:04:18 +00:00
"try_original_site" : "Try original site"
2022-12-01 13:59:28 +00:00
} ,
"status_history" : {
"created" : "created {0}" ,
"edited" : "edited {0}"
2022-11-30 02:07:13 +00:00
} ,
2022-11-29 07:18:28 +00:00
"tab" : {
2022-12-17 21:35:07 +00:00
"accounts" : "Accounts" ,
2022-12-11 10:52:36 +00:00
"for_you" : "For you" ,
"hashtags" : "Hashtags" ,
2022-11-29 07:18:28 +00:00
"media" : "Media" ,
2022-12-11 10:52:36 +00:00
"news" : "News" ,
2022-11-29 23:25:29 +00:00
"notifications_all" : "All" ,
"notifications_mention" : "Mention" ,
2022-11-29 07:18:28 +00:00
"posts" : "Posts" ,
"posts_with_replies" : "Posts & Replies"
} ,
2022-12-01 07:41:59 +00:00
"time_ago_options" : {
2022-12-02 08:43:01 +00:00
"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" ,
2022-12-01 07:41:59 +00:00
"just_now" : "just now" ,
2022-12-02 08:16:06 +00:00
"minute_future" : "in 0 minutes|in 1 minute|in {n} minutes" ,
2022-12-02 08:43:01 +00:00
"minute_past" : "0 minutes ago|1 minute ago|{n} minutes ago" ,
2022-12-02 08:16:06 +00:00
"month_future" : "in 0 months|next month|in {n} months" ,
2022-12-02 08:43:01 +00:00
"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" ,
2022-12-02 08:16:06 +00:00
"short_day_future" : "in {n}d" ,
2022-12-02 08:43:01 +00:00
"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" ,
2022-12-02 08:16:06 +00:00
"short_month_future" : "in {n}mo" ,
2022-12-02 08:43:01 +00:00
"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" ,
2022-12-02 08:16:06 +00:00
"short_year_past" : "{n}y" ,
2022-12-02 08:43:01 +00:00
"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"
2022-12-01 07:41:59 +00:00
} ,
2022-11-29 07:18:28 +00:00
"timeline" : {
2022-12-14 13:12:21 +00:00
"show_new_items" : "Show {n} new items|Show {n} new item|Show {n} new items"
2022-11-29 07:18:28 +00:00
} ,
2022-11-28 14:25:32 +00:00
"title" : {
2022-11-29 12:07:23 +00:00
"federated_timeline" : "Federated Timeline" ,
"local_timeline" : "Local Timeline"
2022-11-28 14:25:32 +00:00
} ,
2022-11-29 06:57:32 +00:00
"tooltip" : {
"add_content_warning" : "Add content warning" ,
"add_media" : "Add images, a video or an audio file" ,
"change_content_visibility" : "Change content visibility" ,
2022-12-11 10:52:36 +00:00
"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." ,
2022-11-29 06:57:32 +00:00
"toggle_code_block" : "Toggle code block"
2022-11-29 23:25:29 +00:00
} ,
"user" : {
"add_existing" : "Add an existing account" ,
2022-11-30 01:45:52 +00:00
"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"
2022-11-29 23:25:29 +00:00
} ,
"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"
2022-11-28 06:58:29 +00:00
}
}