Showing 59 open source projects for "translation"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Minecraft Mod Language Package

    Minecraft Mod Language Package

    A language package for Minecraft Mods

    Minecraft Mod Language Package is an open-source localization project that provides translations for a wide range of Minecraft mods, primarily focusing on Simplified Chinese. The repository collects translation files and tools used to convert mod content into localized versions that can be applied directly in the game. The project was created to address common issues where mod developers do not provide official translations or where updates to translations are delayed. Contributors collaborate to maintain dictionaries, translation guidelines, and localization tools that help standardize terminology across many different mods. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    Grid Garden

    Grid Garden

    A game for learning CSS grid layout

    ...Learners practice properties such as grid-column-start, grid-column-end, grid-row-start, grid-row-end, grid-template-columns, grid-template-rows, and order. The repository includes the web game source, assets, translation files, and localization guidance for contributors. Overall, it is a practical tutorial for anyone who wants to understand CSS Grid through short, playful, hands-on exercises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RimSort

    RimSort

    Mod manager for the video game RimWorld

    RimSort is a free, open-source, multi-platform mod manager built specifically for RimWorld, designed to help players organize and maintain large mod collections without relying on in-game ordering alone. It focuses on reliability and community-driven maintenance, positioning itself as an alternative to other external RimWorld mod managers while keeping the workflow straightforward for everyday use. The app is intended to be used before launching the game so you can curate your active list,...
    Downloads: 51 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    XenonRecomp

    XenonRecomp

    A tool for recompiling Xbox 360 games to native executables

    XenonRecomp is a recompilation framework focused on translating Xbox 360 (Xenon architecture) binaries into native code that can run on modern platforms without relying on traditional emulation. It provides tools and infrastructure for analyzing PowerPC-based binaries and converting them into equivalent C++ or intermediate representations that can be compiled and executed natively. The project aims to bridge the gap between emulation and full decompilation by offering a structured approach...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Paper Mario

    Paper Mario

    Decompilation of Paper Mario (Nintendo 64)

    Paper Mario is an ongoing reverse engineering and decompilation project that aims to reconstruct the original source code of the Nintendo 64 game Paper Mario. The project focuses on producing code that matches the original binary exactly, enabling a deeper understanding of how the game was built. It provides tools, scripts, and documentation to analyze game behavior and structure. Contributors work collaboratively to translate assembly code into readable C while maintaining functional...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    XenosRecomp

    XenosRecomp

    A tool for converting Xbox 360 shaders to HLSL

    XenosRecomp is a specialized project within the Hedge-dev ecosystem that focuses on recompiling and reconstructing the Xenos GPU pipeline used in the Xbox 360, enabling accurate rendering when porting games to modern platforms. It works alongside CPU recompilation tools by translating GPU-specific instructions and behaviors into equivalents that can be executed on modern graphics APIs such as DirectX or Vulkan. This allows recompiled games to maintain visual fidelity while benefiting from...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 169 This Week
    Last Update:
    See Project
  • 9
    UnityGameTranslator

    UnityGameTranslator

    A free, open-source mod that lets you translate any Unity game

    A free, open-source mod that lets you translate any Unity game into any language at runtime. No API costs, no internet required for local AI. Share your translations and work in team. This mod is user-oriented, not for dev team.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    PokerTH
    PokerTH is a poker game written in C++/Qt. You can play the popular Texas Hold'em poker variant against up to nine computer-opponents or play internet games with people all over the world. This poker engine is available for Linux, Windows and Mac
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 11
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    ...In addition there is an output of geographic data on Google maps (© Google). The aim of the program is as quick and effective means of conducting personal genealogical database. We invite native speakers to improve the translation of the program on the Crowdin platform: https://crowdin.com/project/gedkeeper Project is published on GitHub, url: https://github.com/Serg-Norseman/GEDKeeper
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 12
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    PyCAPGE (Python Classic Adventure Point and Click Game Engine) is a versatile, open-source framework designed for creating retro-style 2D graphic adventures using Python and Pygame. Inspired by the golden age of SCUMM games, it features a customizable 9-verb interface and robust inventory management. Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling. It implements intelligent Pathfinding to navigate complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MisakaTranslator

    MisakaTranslator

    Galgame's Multilingual Real-time Machine Translation Tool

    ...If you are interested in adding your own projects of related types to MisakaProject, please contact the author. MisakaPatcher added support for plug-in Chinese patch, so this tool is more suitable for players who like manual translation, and also provides another way for Chinese personnel who have difficulty unpacking packets to release Chinese patch. MisakaHookFinder is suitable for some games where the translator can not be used to directly get the text hook method. Users can search for the hook special code by themselves or directly use it to get the source text. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ultimate Creator

    Ultimate Creator

    Advanced map editor

    ...All your maps will be saved in "scriptfiles" folder with the extension that you specified in its name (if you didn't specify an extension, the map will be saved in .txt format) ATTENTION! Some features works only with ColAndreas plugin! Thanks: El-SpaceX - Portuguese (Brazilian) translation Batka1337, Vitalik_Gonsor, TheHero, Apec, Magic_York, f0Re3t - help with testing Vip_Uzer, DANGER_Hidden, continue - some advices Crayder - some help with ColAndreas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenRSGL

    OpenRSGL

    Open RealStrategyGameLibrary (Engine)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Portuguese Translation for M&B Warband

    Portuguese Translation for M&B Warband

    Portuguese Translation for Mount & Blade (pt-pt) v. 1.174

    I 'm doing a Portuguese translation (pt-pt) for M&B Warband v. 1.174 native mod and all mods based on it, such as: Demigod's Native++, Enhanced Native - War forFreedom, For Gold, Glory and Greatness, BannerPage. It still requires some work to complete the translation, 15 of the 17 text files are already done and ready to download. The others will be put here as soon as they are finished.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    Longford

    Longford

    A cross platform Lua based game engine

    ... + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and scaling of sprites. + Box2D physics engine. + Play sound effects using WAV files and stream music using OGG files. + Automatic tweening system + Texture atlases so that many Bitmaps can be "cut out" of a single larger picture file. + Supports user-written shaders for advanced graphic effects. + Automatic resolution scaling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CRYENGINE

    CRYENGINE

    A real-time game development platform

    ...Physical simulations that take into account real world physical properties in a realistic manner to provide easily configurable and dynamic scenes. Use CRYENGINE's exclusive Audio Translation Layer that allows you to choose the middleware you want, when you want. Allowing for workflows that work for you.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20

    zhMC

    Fix some wrong Chinese translation of Minecraft Bedrock Edition

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tournament

    tournament

    Gestion de tournoi / Tournament management

    ...Installation/Install https://sourceforge.net/p/swttournament/installation/Installation/ Si un graphiste passe sur cette page, un petit coup de main pour mon splash screen. Merci !! need help for translation: submit your translation !!! https://sourceforge.net/projects/swttournament/files/translations/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22

    uqm-ru

    The Ur-Quan Masters in Russian

    A complete translation of the open-source version of the "The Ur-Quan Masters" game, found here: https://sourceforge.net/projects/sc2/ The translation is packaged as an standard game add-on, to use it you need to copy it into the addons folder and run "uqm --addon russian".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ...This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals in Slovak language from years 1987 - 1990 Writen in HTML for fast universal use, including JavaScript code with Three engine. After download and unzip, runable (run html file) without installation in internet browser. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    # Sudoku-autogen-in-ADK-format Mega packs of Sudoku. 5 Levels Exemple: 406080930030006070000030000000000000000019600008000025025800003309000000000005041 #Easy 900700060070000001430006870000000080156000000000005049002060000000030000000987003 #Medium 000000091000000000000079840500700003604030050090004200040000500003500602000002010 #Hard 004000806050300000100008090500103000000000000406059100000004083000000600083726010 #Unfair 040000200000902006020067008067410020250090400000000700000000050480500000000681000 #Extreme Automatic translation via http://translate.google.fr This pack contains sudoku grids in ADK format. Each file contains 1000 sudoku (1 per line). If you do not have the possibility to create your own grids but your application or device manages this format by copy / paste or by importing text file you can take advantage of grids already automatically generated here. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25

    ExtremeTuxRacer Romanian translation

    A romanian translation of ETR with no diacritics

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next