* Add missing locale keys
Added missing translation keys to en.js to make translation easier and more complete.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
* Remove translation keys for explore
Have been added to vanilla in #2014
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
* Remove unused key
Sorry, originally worked on this on my custom fork, which has this key, before I decided to work on glitch.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
'onboarding.page_one.federation':'{domain} is an \'instance\' of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.',
'onboarding.page_one.welcome':'Welcome to {domain}!',
'onboarding.page_one.handle':'You are on {domain}, so your full handle is {handle}',
'onboarding.page_two.compose':'Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.',
'onboarding.page_three.search':'Use the search bar to find people and look at hashtags, such as {illustration} and {introductions}. To look for a person who is not on this instance, use their full handle.',
'onboarding.page_three.profile':'Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.',
'onboarding.page_four.home':'The home timeline shows posts from people you follow.',
'onboarding.page_four.notifications':'The notifications column shows when someone interacts with you.',
'onboarding.page_five.public_timelines':'The local timeline shows public posts from everyone on {domain}. The federated timeline shows public posts from everyone who people on {domain} follow. These are the Public Timelines, a great way to discover new people.',
'onboarding.page_six.admin':'Your instance\'s admin is {admin}.',
'onboarding.page_six.github':'{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Mastodon}, and is compatible with any Mastodon instance or app. Glitchsoc is entirely free and open-source. You can report bugs, request features, or contribute to the code on {github}.',
'onboarding.page_six.apps_available':'There are {apps} available for iOS, Android and other platforms.',
'settings.enable_collapsed_hint':'Collapsed posts have parts of their contents hidden to take up less screen space. This is distinct from the Content Warning feature',
'settings.general':'General',
'settings.compose_box_opts':'Compose box',
'settings.side_arm':'Secondary toot button:',
'settings.side_arm.none':'None',
'settings.side_arm_reply_mode':'When replying to a toot, the secondary toot button should:',
'settings.side_arm_reply_mode.keep':'Keep its set privacy',
'settings.side_arm_reply_mode.copy':'Copy privacy setting of the toot being replied to',
'settings.side_arm_reply_mode.restrict':'Restrict privacy setting to that of the toot being replied to',
'settings.always_show_spoilers_field':'Always enable the Content Warning field',
'settings.prepend_cw_re':'Prepend “re: ” to content warnings when replying',
'settings.preselect_on_reply':'Pre-select usernames on reply',
'settings.preselect_on_reply_hint':'When replying to a conversation with multiple participants, pre-select usernames past the first',
'settings.confirm_missing_media_description':'Show confirmation dialog before sending toots lacking media descriptions',
'settings.confirm_before_clearing_draft':'Show confirmation dialog before overwriting the message being composed',
'settings.show_content_type_choice':'Show content-type choice when authoring toots',
'settings.content_warnings_shared_state':'Show/hide content of all copies at once',
'settings.content_warnings_shared_state_hint':'Reproduce upstream Mastodon behavior by having the Content Warning button affect all copies of a post at once. This will prevent automatic collapsing of any copy of a toot with unfolded CW',
'settings.content_warnings_media_outside':'Display media attachments outside content warnings',
'settings.content_warnings_media_outside_hint':'Reproduce upstream Mastodon behavior by having the Content Warning toggle not affect media attachments',