awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesSoftware Interface Localization

Methods and tools for adapting software interfaces to different languages.

Distinguishing note: General category for interface adaptation via resource replacement.

Explore 10 awesome GitHub repositories matching software engineering & architecture · Software Interface Localization. Refine with filters or upvote what's useful.

Awesome Software Interface Localization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • z-siqi/clash-for-windows_chineseZ-Siqi 的头像

    Z-Siqi/Clash-for-Windows_Chinese

    28,366在 GitHub 上查看↗

    This project provides a community-driven localization patch set for network proxy management software. It enables users to configure and control internet traffic routing through a translated interface, facilitating access for those who prefer to operate the application in Chinese. The project functions by replacing core application assets and interface definition files directly within the installation directory. By utilizing binary resource patching and post-compilation modification, it overrides default display strings and menus without requiring changes to the underlying source code. This a

    Adapts software applications to specific languages by replacing core resource files.

    JavaScriptchineseclashclash-chinese
    在 GitHub 上查看↗28,366
  • xupefei/locale-emulatorxupefei 的头像

    xupefei/Locale-Emulator

    11,301在 GitHub 上查看↗

    Locale-Emulator is an application compatibility layer designed to run software within specific regional and timezone environments. It functions as a regional environment simulator, allowing users to execute programs with custom locale settings to resolve compatibility issues often found in legacy software. The tool operates by intercepting system calls and redirecting requests for locale-specific information, such as character encoding and regional data. By utilizing a translation layer between Unicode and legacy character sets, it ensures that applications relying on older code pages can ren

    Supports global software localization testing by forcing applications into different regional system locales.

    C#
    在 GitHub 上查看↗11,301
  • asxez/dockerdesktop-cnasxez 的头像

    asxez/DockerDesktop-CN

    8,666在 GitHub 上查看↗

    DockerDesktop-CN is a localization pack and binary resource patcher designed to convert the Docker Desktop user interface into Chinese. It provides a collection of translated resource files and binary patches to modify the display language for users on Windows and macOS. The project utilizes binary resource patching and segment injection to substitute hardcoded English strings within application binaries. It employs file system-based resource overlays and static asset replacement to overwrite default software resources with localized versions. To ensure a consistent experience across differe

    Implements methods for adapting the software interface to Chinese via resource replacement and binary patching.

    chinese-translationdockerdesktopsinicization
    在 GitHub 上查看↗8,666
  • codecombat/codecombatcodecombat 的头像

    codecombat/codecombat

    8,508在 GitHub 上查看↗

    CodeCombat is a gamified programming learning platform and educational coding game. It teaches programming languages through an interactive curriculum where users write scripts to control character actions and progress through a virtual world. The platform features a web-based code execution environment that provides immediate visual feedback on programming logic. It includes multiplayer capabilities and synchronizes student progress and learning statistics with external identity providers to maintain consistent user state across systems. The project incorporates a localization system for ed

    Adapts programming lessons and software interfaces to different languages to increase accessibility.

    JavaScript
    在 GitHub 上查看↗8,508
  • ramjke/translumoramjke 的头像

    ramjke/Translumo

    5,454在 GitHub 上查看↗

    Translumo is an optical character recognition screen translator and multi-engine orchestrator. It extracts text from active application windows in real time to translate content into different languages, facilitating the localization of software that lacks official translation options. The system distinguishes itself by combining results from several recognition engines and using machine learning to determine the most accurate text extraction. It also functions as a proxy rotating gateway, cycling through IP addresses to prevent translation services from blocking high-volume requests. The pr

    Adapts software interfaces into different languages for applications that lack official translation options.

    C#autotranslateeasyocrgame-translation
    在 GitHub 上查看↗5,454
  • miaomiaosoft/pandaocrmiaomiaosoft 的头像

    miaomiaosoft/PandaOCR

    5,274在 GitHub 上查看↗

    PandaOCR 是一款利用光学字符识别(OCR)从图像和屏幕截图中提取文本的桌面应用。它具备数学公式数字化、表格数据提取、多语言翻译以及文本转语音(TTS)等功能。 该项目的特色在于其专业的识别路由,能根据内容是标准文本、表格还是公式,将数据分发给不同的识别引擎。它通过在活动窗口上方渲染坐标对齐的浮动元素,实现实时的软件界面翻译。 其广泛的功能包括支持自动语言检测的批量文本识别,以及通过启发式算法将碎片化结果重组为连贯句子的能力。该工具还支持通过剪贴板监控进行自动化操作,并能保存固定的屏幕坐标,以便重复提取特定显示区域的内容。 该系统集成了外部翻译服务和多种合成语音引擎,可将识别出的数字字符转换为音频输出。

    Renders translated text layers directly over active application windows to provide real-time software interface localization.

    在 GitHub 上查看↗5,274
  • boxyhq/saas-starter-kitboxyhq 的头像

    boxyhq/saas-starter-kit

    4,706在 GitHub 上查看↗

    This project is a software-as-a-service application boilerplate and foundation designed to provide the core business infrastructure for building software services. It functions as a multi-tenant user management system that handles account creation, user authentication, and organizational team structures across multiple customer accounts. The kit integrates enterprise identity features, including a service for automating user and group management via the System for Cross-domain Identity Management standard. It also includes a billing implementation for managing recurring payments, one-time tra

    Adapts application interfaces and regional formats to support users in multiple languages and countries.

    TypeScriptboilerplateboilerplateshacktoberfest
    在 GitHub 上查看↗4,706
  • pingfangx/translatorxpingfangx 的头像

    pingfangx/TranslatorX

    4,476在 GitHub 上查看↗

    TranslatorX is a collection of localized asset packs and configuration settings designed to translate software interfaces into other languages, specifically providing Chinese UI translation for JetBrains IDEs. It functions as a localization pack that replaces default interface language files with translated versions. The project includes font configuration and replacement sets to resolve character encoding issues. These substitutions prevent glyph corruption and ensure that translated characters render correctly within the software interface. The system achieves localization through file-bas

    Converts software display languages using localized packs and regional environment settings.

    HTMLandroidstudiochinesechinese-translation
    在 GitHub 上查看↗4,476
  • arcsurge/termius-pro-zh_cnArcSurge 的头像

    ArcSurge/Termius-Pro-zh_CN

    2,473在 GitHub 上查看↗

    This project is a collection of utilities designed for the localization and modification of a multi-platform SSH client. It serves as a cross-platform application translator and premium unlocker, providing the means to translate the software interface into Chinese and bypass authentication and trial restrictions. The toolset implements binary patching and asset replacement to enable offline application access by skipping mandatory login processes. It specifically modifies internal application flags to unlock premium functionality across Windows, macOS, Linux, and Android platforms. The proje

    Provides a comprehensive system for translating a multi-platform SSH client interface into Chinese.

    Python
    在 GitHub 上查看↗2,473
  • ukdtom/webtools.bundleukdtom 的头像

    ukdtom/WebTools.bundle

    1,309在 GitHub 上查看↗

    WebTools.bundle is a web-based administration tool designed to extend the functionality of Plex Media Server. It functions as a plugin that provides a centralized interface for managing media server operations, including library maintenance, configuration adjustments, and the installation of community-developed extensions. The tool distinguishes itself by offering a comprehensive suite of utilities for database integrity and server customization. It enables users to verify metadata accuracy, identify missing files, and remove obsolete entries from media libraries. Additionally, it provides a

    Implements workflows for extracting and merging localized text to adapt software interfaces.

    Python4plexfindlogs
    在 GitHub 上查看↗1,309
  1. Home
  2. Software Engineering & Architecture
  3. Software Interface Localization