Skip to content

Instantly share code, notes, and snippets.

@LittleChest
Last active January 27, 2024 17:58
Show Gist options
  • Save LittleChest/165821312bca2508be1ff3c8dd8f466b to your computer and use it in GitHub Desktop.
Save LittleChest/165821312bca2508be1ff3c8dd8f466b to your computer and use it in GitHub Desktop.
Translation files for LeavesMC website
{
"seo": {
"index": {
"title": "Home",
"description": "LeavesMC is a Minecraft software organization focusing on improving the game’s ecosystem with faster and more secure software."
},
"downloads": {
"index": {
"title": "Downloads",
"description": "Find downloads for our software – including Leaves."
},
"all": {
"title": "Build explorer",
"description": "Build explorer for LeavesMC projects. Proceed with caution!"
},
"leaves": {
"title": "Leaves Downloads",
"description": "Download Leaves, our Minecraft server software offering unrivaled performance and stability."
}
},
"software": {
"leaves": {
"index": {
"description": "Leaves is a Minecraft game server based on Paper, aimed at repairing broken vanilla properties."
}
}
},
"sponsors": {
"title": "Sponsors",
"description": "Without contributors our projects wouldn't be possible. Find out how you can help."
}
},
"index": {
"title": {
"line1": "Pure software.",
"line2": "Born for vanilla."
},
"description": "LeavesMC improves Minecraft’s ecosystem with fast, secure and stable software available, providing quick releases and helpful support as the most maverick.",
"downloads": "Downloads",
"documentation": "Documentation",
"image": {
"1": {
"title": {
"powering": "Powering",
"players": "players"
},
"description": "LeavesMC’s software is designed with utility and performance in mind, it can handle whatever you throw at it."
}
}
},
"downloads": {
"index": {
"title": "Downloads",
"description": "Select the software you want to download.",
"softwares": {
"leaves": {
"description": "Leaves is a Minecraft game server, aimed at repairing broken vanilla properties."
}
}
},
"all": {
"description": "Legacy builds are not supported. Proceed at your own risk!"
},
"leaves": {
"description": "Download Leaves, our Minecraft server software offering unrivaled performance and stability.",
"experimentalWarning": "Download experimental builds of Leaves, our Minecraft server software offering unrivaled performance and stability. Proceed with caution!"
}
},
"software": {
"leaves": {
"index": {
"title": {
"line1": "Following vanilla properties",
"line2": "Minecraft server"
},
"description": "Leaves is a Minecraft game server based on Paper, aimed at repairing broken vanilla properties.",
"why": {
"title": "Why Leaves?",
"reason": {
"1": {
"label": "It's stupidly fast",
"description": "Leaves contains numerous improvements and optimizations resulting in a significant increase in performance. This includes asynchronous chunk loading, as well as major optimizations to the light engine, hoppers, entities, and more."
},
"2": {
"label": "An active and growing community",
"description": "Leaves has an active and growing community of server administrators and developers. If you encounter any problems, you can come talk with us on Discord and get real time support."
},
"3": {
"label": "An expanded API",
"description": "Leaves extends and improves the Bukkit, Spigot and Paper APIs so that you and your developers have more features and functionality at your fingertips."
}
}
},
"image": {
"1": {
"title": "Getting Started",
"description": "To get started with Leaves, you will need to download and install the latest version of the server software. Once you're ready, take a look at our extensive documentation."
},
"2": {
"title": "Together with a community of server owners",
"description": "Whether you need help with your server settings, server lag, or need a guide for formatting your chat, our knowledgeable staff and friendly community are always around to lend a hand."
}
},
"button": {
"downloads": "Downloads",
"documentation": "Documentation",
"discord": "Join our Discord"
}
}
}
},
"sponsors": {
"title": "Sponsors",
"description": "LeavesMC is an open community, and part of managing the community involves paying for services, servers, and infrastructure. We do what we can to keep our costs reasonable and sustainable, but still some costs are unavoidable.",
"why": {
"title": "Why You Should Donate",
"reason": {
"1": {
"label": "Sustainability",
"description": "Donations help keep LeavesMC sustainable and open to all. Only those who can afford to donate should do so, and no one should feel bad if they can't."
},
"2": {
"label": "Future plans",
"description": "We need to upgrade our hosting to meet the growing demand for our services and APIs. This will increase costs, which we hope to offset with donations through Patreon and Afdian."
},
"3": {
"label": "Giving back",
"description": "If we receive more in donations than our monthly costs, we may consider distributing funds to contributors in a fair and transparent way."
}
}
}
},
"team": {
"title": "Meet our team",
"description": "Meet the members behind LeavesMC, a Minecraft software organization focusing on improving the game’s ecosystem with faster and more secure software.",
"button": {
"sponsor": "Sponsor"
},
"avatar": "'s avatar",
"contributors": {
"title": "Contributors",
"description": "Contributors are those people who have helped the organization by making important contributions to our codebases. From adding a new redstone engine to PRing a fix for a nasty bug, our contributors have helped us to provide the best software we possibly can."
}
},
"components": {
"data": {
"SoftwareBuildChanges": {
"zero": "No changes"
},
"SoftwareBuildsTable": {
"build": "Build",
"changelog": "Changelog",
"timestamp": "Timestamp",
"download": "Download"
}
},
"input": {
"SoftwareDownloadButton": {
"download": "Download",
"build": "Build",
"copied": "Copied",
"ghproxy": "Powered by ghproxy.com"
}
}
},
"time": {
"second": "second",
"minute": "minute",
"hour": "hour",
"day": "day",
"second_past": "s ago",
"past": "ago"
},
"translator": "LittleChest and PaperMC Team",
"commit": "Growing on the tree...",
"lang": "en"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment