2021-02-22 09:20:23 +01:00
{
"common" : {
2021-02-24 12:08:30 +01:00
"alerts" : {
2021-03-04 11:53:29 +01:00
"common" : {
"please_try_again" : "Please try again." ,
"please_try_again_later" : "Please try again later."
} ,
2021-02-24 12:08:30 +01:00
"sign_up_failure" : {
"title" : "Sign Up Failure"
} ,
"server_error" : {
"title" : "Server Error"
2021-03-04 11:53:29 +01:00
} ,
"vote_failure" : {
"title" : "Vote Failure" ,
2021-08-09 09:14:08 +02:00
"poll_ended" : "The poll has ended"
2021-03-12 08:57:58 +01:00
} ,
2021-03-15 06:42:46 +01:00
"discard_post_content" : {
2021-07-15 15:01:47 +02:00
"title" : "Discard Draft" ,
"message" : "Confirm to discard composed post content."
2021-03-29 11:44:52 +02:00
} ,
"publish_post_failure" : {
"title" : "Publish Failure" ,
2021-05-31 10:42:49 +02:00
"message" : "Failed to publish the post.\nPlease check your internet connection." ,
2021-07-20 10:40:04 +02:00
"attachments_message" : {
2021-07-15 15:01:47 +02:00
"video_attach_with_photo" : "Cannot attach a video to a post that already contains images." ,
2021-05-31 10:42:49 +02:00
"more_than_one_video" : "Cannot attach more than one video."
}
2021-04-13 10:22:41 +02:00
} ,
2021-06-24 13:20:41 +02:00
"edit_profile_failure" : {
"title" : "Edit Profile Error" ,
"message" : "Cannot edit profile. Please try again."
} ,
2021-04-13 10:22:41 +02:00
"sign_out" : {
2021-07-15 15:01:47 +02:00
"title" : "Sign Out" ,
2021-04-13 10:22:41 +02:00
"message" : "Are you sure you want to sign out?" ,
"confirm" : "Sign Out"
2021-04-29 09:51:52 +02:00
} ,
"block_domain" : {
2021-07-15 15:01:47 +02:00
"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"
2021-05-06 10:31:34 +02:00
} ,
2021-05-06 09:05:24 +02:00
"save_photo_failure" : {
"title" : "Save Photo Failure" ,
2021-07-15 15:01:47 +02:00
"message" : "Please enable the photo library access permission to save the photo."
2021-05-07 10:08:07 +02:00
} ,
"delete_post" : {
2021-05-10 09:40:46 +02:00
"title" : "Are you sure you want to delete this post?" ,
2021-05-07 14:36:31 +02:00
"delete" : "Delete"
2021-06-01 08:07:44 +02:00
} ,
"clean_cache" : {
"title" : "Clean Cache" ,
2021-07-15 15:01:47 +02:00
"message" : "Successfully cleaned %s cache."
2021-02-24 12:08:30 +01:00
}
} ,
2021-02-22 09:20:23 +01:00
"controls" : {
"actions" : {
2021-02-25 09:04:14 +01:00
"back" : "Back" ,
2021-05-21 10:52:47 +02:00
"next" : "Next" ,
"previous" : "Previous" ,
"open" : "Open" ,
2021-02-22 09:20:23 +01:00
"add" : "Add" ,
"remove" : "Remove" ,
"edit" : "Edit" ,
"save" : "Save" ,
"ok" : "OK" ,
2021-04-01 08:39:15 +02:00
"done" : "Done" ,
2021-02-22 09:20:23 +01:00
"confirm" : "Confirm" ,
"continue" : "Continue" ,
2021-10-29 12:08:47 +02:00
"compose" : "Compose" ,
2021-02-22 09:20:23 +01:00
"cancel" : "Cancel" ,
2021-03-12 08:57:58 +01:00
"discard" : "Discard" ,
2021-03-29 11:44:52 +02:00
"try_again" : "Try Again" ,
2021-07-06 13:53:47 +02:00
"take_photo" : "Take Photo" ,
"save_photo" : "Save Photo" ,
"copy_photo" : "Copy Photo" ,
2021-02-26 11:27:47 +01:00
"sign_in" : "Sign In" ,
"sign_up" : "Sign Up" ,
2021-02-22 09:20:23 +01:00
"see_more" : "See More" ,
"preview" : "Preview" ,
2021-04-08 12:52:35 +02:00
"share" : "Share" ,
"share_user" : "Share %s" ,
2021-07-06 13:53:47 +02:00
"share_post" : "Share Post" ,
2021-04-21 08:46:31 +02:00
"open_in_safari" : "Open in Safari" ,
"find_people" : "Find people to follow" ,
2021-04-26 11:53:38 +02:00
"manually_search" : "Manually search instead" ,
2021-04-26 09:58:49 +02:00
"skip" : "Skip" ,
2021-05-21 09:23:02 +02:00
"reply" : "Reply" ,
2021-04-29 09:51:52 +02:00
"report_user" : "Report %s" ,
2021-04-30 06:53:25 +02:00
"block_domain" : "Block %s" ,
2021-05-06 10:31:34 +02:00
"unblock_domain" : "Unblock %s" ,
2021-05-07 10:08:07 +02:00
"settings" : "Settings" ,
"delete" : "Delete"
2021-02-22 09:20:23 +01:00
} ,
2021-05-13 08:27:57 +02:00
"tabs" : {
"home" : "Home" ,
"search" : "Search" ,
"notification" : "Notification" ,
2021-05-19 10:45:01 +02:00
"profile" : "Profile"
} ,
"keyboard" : {
"common" : {
"switch_to_tab" : "Switch to %s" ,
2021-05-21 13:12:01 +02:00
"compose_new_post" : "Compose New Post" ,
2021-05-19 10:45:01 +02:00
"show_favorites" : "Show Favorites" ,
2021-05-21 13:12:01 +02:00
"open_settings" : "Open Settings"
2021-05-21 09:23:02 +02:00
} ,
"timeline" : {
2021-07-15 15:01:47 +02:00
"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" ,
2021-05-21 09:23:02 +02:00
"toggle_content_warning" : "Toggle Content Warning" ,
"preview_image" : "Preview Image"
2021-05-21 13:12:01 +02:00
} ,
"segmented_control" : {
"previous_section" : "Previous Section" ,
"next_section" : "Next Section"
2021-05-19 09:15:19 +02:00
}
2021-05-13 08:27:57 +02:00
} ,
2021-02-23 08:16:55 +01:00
"status" : {
2021-03-15 06:42:46 +01:00
"user_reblogged" : "%s reblogged" ,
2021-03-10 12:12:53 +01:00
"user_replied_to" : "Replied to %s" ,
2021-02-25 06:47:30 +01:00
"show_post" : "Show Post" ,
2021-05-13 08:27:57 +02:00
"show_user_profile" : "Show user profile" ,
2021-06-23 14:47:49 +02:00
"content_warning" : "Content Warning" ,
"media_content_warning" : "Tap anywhere to reveal" ,
2021-03-02 12:33:33 +01:00
"poll" : {
2021-03-03 09:12:48 +01:00
"vote" : "Vote" ,
2021-03-03 12:34:29 +01:00
"closed" : "Closed"
2021-05-12 12:26:53 +02:00
} ,
"actions" : {
"reply" : "Reply" ,
"reblog" : "Reblog" ,
2021-07-15 15:01:47 +02:00
"unreblog" : "Undo reblog" ,
2021-05-12 12:26:53 +02:00
"favorite" : "Favorite" ,
"unfavorite" : "Unfavorite" ,
"menu" : "Menu"
} ,
"tag" : {
"url" : "URL" ,
"mention" : "Mention" ,
"link" : "Link" ,
"hashtag" : "Hashtag" ,
"email" : "Email" ,
"emoji" : "Emoji"
2021-03-02 12:33:33 +01:00
}
2021-02-23 08:16:55 +01:00
} ,
2021-06-22 14:54:34 +02:00
"friendship" : {
2021-04-01 08:39:15 +02:00
"follow" : "Follow" ,
"following" : "Following" ,
2021-04-08 10:53:32 +02:00
"request" : "Request" ,
2021-04-02 12:13:45 +02:00
"pending" : "Pending" ,
2021-04-01 08:39:15 +02:00
"block" : "Block" ,
2021-04-02 12:13:45 +02:00
"block_user" : "Block %s" ,
2021-04-30 09:38:15 +02:00
"block_domain" : "Block %s" ,
2021-04-02 12:13:45 +02:00
"unblock" : "Unblock" ,
"unblock_user" : "Unblock %s" ,
2021-04-01 08:39:15 +02:00
"blocked" : "Blocked" ,
"mute" : "Mute" ,
2021-04-02 12:13:45 +02:00
"mute_user" : "Mute %s" ,
"unmute" : "Unmute" ,
"unmute_user" : "Unmute %s" ,
2021-04-01 08:39:15 +02:00
"muted" : "Muted" ,
2021-06-22 13:37:34 +02:00
"edit_info" : "Edit Info"
2021-04-01 08:39:15 +02:00
} ,
2021-02-22 09:20:23 +01:00
"timeline" : {
2021-07-09 13:07:12 +02:00
"filtered" : "Filtered" ,
2021-06-01 08:31:31 +02:00
"timestamp" : {
2021-08-09 09:14:08 +02:00
"now" : "Now"
2021-06-01 08:31:31 +02:00
} ,
2021-03-16 12:28:52 +01:00
"loader" : {
"load_missing_posts" : "Load missing posts" ,
2021-04-13 13:46:42 +02:00
"loading_missing_posts" : "Loading missing posts..." ,
"show_more_replies" : "Show more replies"
2021-04-06 10:43:08 +02:00
} ,
"header" : {
2021-07-15 15:01:47 +02:00
"no_status_found" : "No Post Found" ,
2021-08-09 12:53:11 +02:00
"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." ,
2021-07-15 15:01:47 +02:00
"suspended_warning" : "This user has been suspended." ,
2021-06-21 11:52:38 +02:00
"user_suspended_warning" : "%s’ s account has been suspended."
2021-03-16 12:28:52 +01:00
}
2021-02-22 09:20:23 +01:00
}
}
} ,
"scene" : {
"welcome" : {
"slogan" : "Social networking\nback in your hands."
} ,
"server_picker" : {
2021-07-07 14:16:37 +02:00
"title" : "Pick a server,\nany server." ,
2021-03-15 06:42:46 +01:00
"button" : {
"category" : {
2021-05-07 14:02:28 +02:00
"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"
2021-02-25 09:38:24 +01:00
} ,
2021-03-15 06:42:46 +01:00
"see_less" : "See Less" ,
"see_more" : "See More"
2021-02-25 09:38:24 +01:00
} ,
2021-03-15 06:42:46 +01:00
"label" : {
"language" : "LANGUAGE" ,
"users" : "USERS" ,
"category" : "CATEGORY"
2021-02-25 09:38:24 +01:00
} ,
2021-02-22 09:20:23 +01:00
"input" : {
"placeholder" : "Find a server or join your own..."
2021-03-06 05:55:52 +01:00
} ,
"empty_state" : {
"finding_servers" : "Finding available servers..." ,
2021-07-15 15:01:47 +02:00
"bad_network" : "Something went wrong while loading the data. Check your internet connection." ,
2021-05-13 11:50:37 +02:00
"no_results" : "No results"
2021-02-22 09:20:23 +01:00
}
} ,
"register" : {
"title" : "Tell us about you." ,
"input" : {
2021-03-29 07:37:56 +02:00
"avatar" : {
2021-04-26 14:36:59 +02:00
"delete" : "Delete"
2021-03-29 07:37:56 +02:00
} ,
2021-02-22 09:20:23 +01:00
"username" : {
"placeholder" : "username" ,
"duplicate_prompt" : "This username is taken."
} ,
"display_name" : {
"placeholder" : "display name"
} ,
"email" : {
"placeholder" : "email"
} ,
"password" : {
"placeholder" : "password" ,
2021-03-04 08:29:46 +01:00
"hint" : "Your password needs at least eight characters"
2021-02-26 05:52:37 +01:00
} ,
"invite" : {
2021-03-04 11:53:29 +01:00
"registration_user_invite_request" : "Why do you want to join?"
2021-02-22 09:20:23 +01:00
}
2021-02-24 13:06:28 +01:00
} ,
2021-03-04 08:29:46 +01:00
"error" : {
"item" : {
"username" : "Username" ,
"email" : "Email" ,
"password" : "Password" ,
"agreement" : "Agreement" ,
"locale" : "Locale" ,
"reason" : "Reason"
} ,
"reason" : {
2021-07-15 15:01:47 +02:00
"blocked" : "%s contains a disallowed email provider" ,
2021-03-04 08:29:46 +01:00
"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" : {
2021-03-04 09:42:43 +01:00
"username_invalid" : "Username must only contain alphanumeric characters and underscores" ,
2021-06-21 11:52:38 +02:00
"username_too_long" : "Username is too long (can’ t be longer than 30 characters)" ,
2021-07-15 15:01:47 +02:00
"email_invalid" : "This is not a valid email address" ,
2021-03-04 09:42:43 +01:00
"password_too_short" : "Password is too short (must be at least 8 characters)"
2021-03-04 08:29:46 +01:00
}
}
2021-02-22 09:20:23 +01:00
} ,
"server_rules" : {
"title" : "Some ground rules." ,
"subtitle" : "These rules are set by the admins of %s." ,
2021-06-21 11:52:38 +02:00
"prompt" : "By continuing, you’ re subject to the terms of service and privacy policy for %s." ,
2021-03-30 08:31:52 +02:00
"terms_of_service" : "terms of service" ,
"privacy_policy" : "privacy policy" ,
2021-02-22 09:20:23 +01:00
"button" : {
"confirm" : "I Agree"
}
} ,
2021-02-24 10:08:36 +01:00
"confirm_email" : {
"title" : "One last thing." ,
2021-04-13 13:46:42 +02:00
"subtitle" : "We just sent an email to %s,\ntap the link to confirm your account." ,
2021-02-24 10:08:36 +01:00
"button" : {
2021-02-25 08:39:48 +01:00
"open_email_app" : "Open Email App" ,
2021-02-24 10:08:36 +01:00
"dont_receive_email" : "I never got an email"
} ,
"dont_receive_email" : {
2021-02-25 08:39:48 +01:00
"title" : "Check your email" ,
"description" : "Check if your email address is correct as well as your junk folder if you haven’ t." ,
2021-02-26 11:27:47 +01:00
"resend_email" : "Resend Email"
2021-02-24 10:08:36 +01:00
} ,
"open_email_app" : {
2021-02-25 08:39:48 +01:00
"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"
2021-02-24 10:08:36 +01:00
}
} ,
2021-02-22 09:20:23 +01:00
"home_timeline" : {
2021-03-15 13:03:40 +01:00
"title" : "Home" ,
"navigation_bar_state" : {
"offline" : "Offline" ,
"new_posts" : "See new posts" ,
"published" : "Published!" ,
"Publishing" : "Publishing post..."
2021-04-08 05:25:02 +02:00
}
2021-02-22 09:20:23 +01:00
} ,
2021-04-21 08:46:31 +02:00
"suggestion_account" : {
"title" : "Find People to Follow" ,
"follow_explain" : "When you follow someone, you’ ll see their posts in your home feed."
} ,
2021-03-11 08:41:27 +01:00
"compose" : {
"title" : {
2021-03-15 06:42:46 +01:00
"new_post" : "New Post" ,
2021-03-11 08:41:27 +01:00
"new_reply" : "New Reply"
2021-03-12 07:18:07 +01:00
} ,
2021-03-19 12:49:48 +01:00
"media_selection" : {
"camera" : "Take Photo" ,
"photo_library" : "Photo Library" ,
"browse" : "Browse"
} ,
2021-06-21 11:52:38 +02:00
"content_input_placeholder" : "Type or paste what’ s on your mind" ,
2021-03-18 08:16:35 +01:00
"compose_action" : "Publish" ,
2021-04-14 09:24:54 +02:00
"replying_to_user" : "replying to %s" ,
2021-03-18 08:16:35 +01:00
"attachment" : {
"photo" : "photo" ,
"video" : "video" ,
2021-06-21 11:52:38 +02:00
"attachment_broken" : "This %s is broken and can’ t be\nuploaded to Mastodon." ,
2021-07-15 15:01:47 +02:00
"description_photo" : "Describe the photo for the visually-impaired..." ,
"description_video" : "Describe the video for the visually-impaired..."
2021-03-24 07:49:27 +01:00
} ,
"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" ,
2021-04-14 09:24:54 +02:00
"seven_days" : "7 Days" ,
"option_number" : "Option %ld"
2021-03-25 11:17:05 +01:00
} ,
"content_warning" : {
"placeholder" : "Write an accurate warning here..."
2021-03-25 12:34:30 +01:00
} ,
"visibility" : {
"public" : "Public" ,
"unlisted" : "Unlisted" ,
"private" : "Followers only" ,
"direct" : "Only people I mention"
2021-05-13 08:27:57 +02:00
} ,
2021-05-18 08:25:32 +02:00
"auto_complete" : {
2021-06-21 12:30:24 +02:00
"space_to_add" : "Space to add"
2021-05-18 08:25:32 +02:00
} ,
2021-05-13 08:27:57 +02:00
"accessibility" : {
2021-07-15 15:01:47 +02:00
"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" ,
2021-08-09 09:14:08 +02:00
"post_visibility_menu" : "Post Visibility Menu"
2021-05-21 13:12:01 +02:00
} ,
"keyboard" : {
"discard_post" : "Discard Post" ,
"publish_post" : "Publish Post" ,
"toggle_poll" : "Toggle Poll" ,
"toggle_content_warning" : "Toggle Content Warning" ,
2021-07-15 15:01:47 +02:00
"append_attachment_entry" : "Add Attachment - %s" ,
2021-05-21 13:12:01 +02:00
"select_visibility_entry" : "Select Visibility - %s"
2021-03-18 08:16:35 +01:00
}
2021-04-01 08:39:15 +02:00
} ,
"profile" : {
"dashboard" : {
"posts" : "posts" ,
"following" : "following" ,
2021-08-09 09:14:08 +02:00
"followers" : "followers"
2021-04-01 08:39:15 +02:00
} ,
2021-05-27 07:56:55 +02:00
"fields" : {
"add_row" : "Add Row" ,
"placeholder" : {
"label" : "Label" ,
"content" : "Content"
}
} ,
2021-04-01 08:39:15 +02:00
"segmented_control" : {
"posts" : "Posts" ,
"replies" : "Replies" ,
"media" : "Media"
2021-04-02 12:13:45 +02:00
} ,
"relationship_action_alert" : {
"confirm_unmute_user" : {
"title" : "Unmute Account" ,
2021-07-15 15:01:47 +02:00
"message" : "Confirm to unmute %s"
2021-04-02 12:13:45 +02:00
} ,
"confirm_unblock_usre" : {
"title" : "Unblock Account" ,
2021-07-15 15:01:47 +02:00
"message" : "Confirm to unblock %s"
2021-04-02 12:13:45 +02:00
}
2021-04-01 08:39:15 +02:00
}
2021-04-01 08:53:24 +02:00
} ,
2021-11-01 13:14:26 +01:00
"follower" : {
"footer" : "Followers from other servers are not displayed."
} ,
"following" : {
"footer" : "Follows from other servers are not displayed."
} ,
2021-03-31 13:29:54 +02:00
"search" : {
2021-07-14 14:28:41 +02:00
"title" : "Search" ,
"search_bar" : {
2021-03-31 13:29:54 +02:00
"placeholder" : "Search hashtags and users" ,
"cancel" : "Cancel"
2021-04-01 14:54:57 +02:00
} ,
"recommend" : {
2021-04-13 03:33:16 +02:00
"button_text" : "See All" ,
2021-04-08 05:25:02 +02:00
"hash_tag" : {
2021-07-15 15:01:47 +02:00
"title" : "Trending on Mastodon" ,
"description" : "Hashtags that are getting quite a bit of attention" ,
2021-04-08 05:25:02 +02:00
"people_talking" : "%s people are talking"
} ,
"accounts" : {
"title" : "Accounts you might like" ,
2021-05-13 10:06:28 +02:00
"description" : "You may like to follow these accounts" ,
2021-04-08 05:25:02 +02:00
"follow" : "Follow"
}
2021-04-02 10:24:00 +02:00
} ,
"searching" : {
"segment" : {
"all" : "All" ,
"people" : "People" ,
2021-07-14 14:28:41 +02:00
"hashtags" : "Hashtags" ,
"posts" : "Posts"
2021-04-02 10:24:00 +02:00
} ,
2021-07-15 11:26:04 +02:00
"empty_state" : {
"no_results" : "No results"
} ,
2021-04-02 10:24:00 +02:00
"recent_search" : "Recent searches" ,
2021-06-22 11:47:21 +02:00
"clear" : "Clear"
2021-03-31 13:29:54 +02:00
}
2021-04-02 04:21:51 +02:00
} ,
2021-04-08 05:25:02 +02:00
"favorite" : {
"title" : "Your Favorites"
2021-04-20 10:46:04 +02:00
} ,
2021-04-12 10:31:53 +02:00
"notification" : {
"title" : {
"Everything" : "Everything" ,
"Mentions" : "Mentions"
} ,
2021-08-10 12:38:39 +02:00
"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" ,
2021-05-21 11:18:03 +02:00
"keyobard" : {
"show_everything" : "Show Everything" ,
"show_mentions" : "Show Mentions"
2021-04-19 14:34:08 +02:00
}
2021-04-13 13:46:42 +02:00
} ,
"thread" : {
"back_title" : "Post" ,
2021-07-06 08:55:24 +02:00
"title" : "Post from %s"
2021-04-17 08:13:01 +02:00
} ,
2021-04-13 10:22:41 +02:00
"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"
}
} ,
2021-07-08 09:56:52 +02:00
"preference" : {
2021-07-15 15:01:47 +02:00
"title" : "Preferences" ,
2021-07-23 13:33:05 +02:00
"true_black_dark_mode" : "True black dark mode" ,
"disable_avatar_animation" : "Disable animated avatars" ,
"disable_emoji_animation" : "Disable animated emojis" ,
2021-07-15 15:01:47 +02:00
"using_default_browser" : "Use default browser to open links"
2021-07-08 09:56:52 +02:00
} ,
2021-07-15 15:04:31 +02:00
"boring_zone" : {
2021-07-14 14:28:41 +02:00
"title" : "The Boring Zone" ,
2021-07-20 13:24:24 +02:00
"account_settings" : "Account Settings" ,
2021-04-13 10:22:41 +02:00
"terms" : "Terms of Service" ,
"privacy" : "Privacy Policy"
} ,
2021-07-15 15:04:31 +02:00
"spicy_zone" : {
2021-07-14 14:28:41 +02:00
"title" : "The Spicy Zone" ,
2021-04-13 10:22:41 +02:00
"clear" : "Clear Media Cache" ,
"signout" : "Sign Out"
}
2021-05-19 10:45:01 +02:00
} ,
2021-07-06 09:20:32 +02:00
"footer" : {
2021-07-28 05:05:28 +02:00
"mastodon_description" : "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
2021-07-06 09:20:32 +02:00
} ,
2021-05-19 10:45:01 +02:00
"keyboard" : {
"close_settings_window" : "Close Settings Window"
2021-04-13 10:22:41 +02:00
}
2021-04-19 14:34:08 +02:00
} ,
"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" ,
2021-04-22 16:58:21 +02:00
"skip_to_send" : "Send without comment" ,
"text_placeholder" : "Type or paste additional comments"
2021-05-21 09:23:02 +02:00
} ,
"preview" : {
"keyboard" : {
"close_preview" : "Close Preview" ,
"show_next" : "Show Next" ,
"show_previous" : "Show Previous"
}
2021-09-14 12:21:15 +02:00
} ,
"account_list" : {
2021-09-15 14:18:19 +02:00
"tab_bar_hint" : "Current selected profile: %s. Double tap then hold to show account switcher" ,
"dismiss_account_switcher" : "Dismiss Account Switcher" ,
2021-09-16 11:27:08 +02:00
"add_account" : "Add Account"
2021-09-15 14:18:19 +02:00
} ,
"wizard" : {
2021-09-16 11:58:46 +02:00
"new_in_mastodon" : "New in Mastodon" ,
2021-09-16 11:27:08 +02:00
"multiple_account_switch_intro_description" : "Switch between multiple accounts by holding the profile button." ,
"accessibility_hint" : "Double tap to dismiss this wizard"
2021-02-22 09:20:23 +01:00
}
}
2021-09-15 14:18:19 +02:00
}