Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- config/routes.rb
  Upstream changed some admin routes, conflict was because of an added :show
  action for statuses on our side. Kept it.
This commit is contained in:
Thibaut Girka
2018-12-23 11:28:28 +01:00
168 changed files with 2873 additions and 1871 deletions

View File

@@ -1247,8 +1247,8 @@
"id": "getting_started.heading"
},
{
"defaultMessage": "Find friends from Twitter",
"id": "getting_started.find_friends"
"defaultMessage": "Profile directory",
"id": "getting_started.directory"
},
{
"defaultMessage": "Invite people",
@@ -2112,111 +2112,6 @@
],
"path": "app/javascript/mastodon/features/ui/components/mute_modal.json"
},
{
"descriptors": [
{
"defaultMessage": "Home",
"id": "column.home"
},
{
"defaultMessage": "Notifications",
"id": "column.notifications"
},
{
"defaultMessage": "Local timeline",
"id": "column.community"
},
{
"defaultMessage": "Federated timeline",
"id": "column.public"
},
{
"defaultMessage": "Welcome to Mastodon!",
"id": "onboarding.page_one.welcome"
},
{
"defaultMessage": "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
"id": "onboarding.page_one.federation"
},
{
"defaultMessage": "Your full handle",
"id": "onboarding.page_one.full_handle"
},
{
"defaultMessage": "This is what you would tell your friends to search for.",
"id": "onboarding.page_one.handle_hint"
},
{
"defaultMessage": "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below.",
"id": "onboarding.page_two.compose"
},
{
"defaultMessage": "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.",
"id": "onboarding.page_three.search"
},
{
"defaultMessage": "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences.",
"id": "onboarding.page_three.profile"
},
{
"defaultMessage": "The home timeline shows posts from people you follow.",
"id": "onboarding.page_four.home"
},
{
"defaultMessage": "The notifications column shows when someone interacts with you.",
"id": "onboarding.page_four.notifications"
},
{
"defaultMessage": "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.",
"id": "onboarding.page_five.public_timelines"
},
{
"defaultMessage": "Your instance's admin is {admin}.",
"id": "onboarding.page_six.admin"
},
{
"defaultMessage": "Please read {domain}'s {guidelines}!",
"id": "onboarding.page_six.read_guidelines"
},
{
"defaultMessage": "community guidelines",
"id": "onboarding.page_six.guidelines"
},
{
"defaultMessage": "Almost done...",
"id": "onboarding.page_six.almost_done"
},
{
"defaultMessage": "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
"id": "onboarding.page_six.github"
},
{
"defaultMessage": "There are {apps} available for iOS, Android and other platforms.",
"id": "onboarding.page_six.apps_available"
},
{
"defaultMessage": "mobile apps",
"id": "onboarding.page_six.various_app"
},
{
"defaultMessage": "Bon Appetoot!",
"id": "onboarding.page_six.appetoot"
},
{
"defaultMessage": "Next",
"id": "onboarding.next"
},
{
"defaultMessage": "Done",
"id": "onboarding.done"
},
{
"defaultMessage": "Skip",
"id": "onboarding.skip"
}
],
"path": "app/javascript/mastodon/features/ui/components/onboarding_modal.json"
},
{
"descriptors": [
{