Hello, world!
¡Hola, mundo!
Bonjour, le monde !
Hallo, Welt!
Ciao, mondo!
Olá, mundo!
Привет, мир!
こんにちは、世界!
你好,世界!
안녕하세요, 세계!
مرحبًا بالعالم!
नमस्ते, दुनिया!
Γεια σου, κόσμε!
Merhaba, dünya!
Habari, dunia!
שלום, עולם!
สวัสดีชาวโลก!
Xin chào, thế giới!
Witaj, świecie!
Hei, maailma!
Halló, heimur!
Upload JAR files directly to the server. Our application will automatically extract relevant translation files from the JAR, translate them into your desired language, and repackage them into a JAR file for download.
// Decompiled with CFR 0.152. public class HelpCommand implements CommandExecutor { @Override public boolean onCommand(CommandSender sender, Command command, String label, String[] args) { sender.sendMessage(""); sender.sendMessage(""); sender.sendMessage(""); sender.sendMessage(""); sender.sendMessage(""); return true; } }
We pass the full content of your files to the LLM so translations stay accurate, context-appropriate, while preserving the structure of your files.
{ "translations": [ { "id": "drag_and_drop", "description": "Drag and drop a file here" }, { "id": "export", "description": "Export Translated File" } ] }
{ "translations": [ { "id": "drag_and_drop", // <-- won't be translated "description": "ファイルをここにドラッグ&ドロップしてください" }, { "id": "export", // <-- won't be translated "description": "翻訳されたファイルをエクスポート" } ] }