Remove obsolete web UI translations (#9761)
This commit is contained in:
parent
266d4cb92b
commit
a6c27eaa5e
52 changed files with 0 additions and 1176 deletions
|
@ -2119,111 +2119,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": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue