awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pingfangx avatar

pingfangx/TranslatorX

0
View on GitHub↗
4,476 stars·594 forks·HTML·4 vueswww.pingfangx.com/xx/translation↗

TranslatorX

TranslatorX est une collection de packs d'actifs localisés et de paramètres de configuration conçus pour traduire les interfaces logicielles dans d'autres langues, fournissant spécifiquement une traduction de l'interface utilisateur en chinois pour les IDE JetBrains. Il fonctionne comme un pack de localisation qui remplace les fichiers de langue par défaut de l'interface par des versions traduites.

Le projet inclut des jeux de configuration et de remplacement de polices pour résoudre les problèmes d'encodage de caractères. Ces substitutions empêchent la corruption des glyphes et garantissent que les caractères traduits s'affichent correctement dans l'interface logicielle.

Le système réalise la localisation par le remplacement de ressources basées sur des fichiers et le remplacement statique d'actifs. Il utilise également des configurations d'environnement de machine virtuelle pour définir la langue du système et les propriétés régionales.

Features

  • UI Localizations - Translates the user interface of JetBrains software into Chinese to improve accessibility.
  • IDE Language Packs - Provides translation files that replace the default interface language for developers.
  • JetBrains IDE Configurations - Adjusts visual and linguistic settings of JetBrains IDEs to meet regional requirements.
  • Font Configurations - Replaces default system fonts in JetBrains tools to resolve character encoding and rendering issues.
  • Interface Font Fixes - Ships replacement fonts and system options to prevent character corruption in translated interfaces.
  • Chinese Language Translation Packs - Provides localized assets and configuration settings to convert software display language to Chinese.
  • JetBrains Translation Packs - Collection of language files and font configurations specifically to translate JetBrains software into Chinese.
  • Font Property Adjustments - Overrides default system fonts to resolve character encoding issues and ensure correct glyph rendering.
  • Font Rendering Customizations - Replaces default system fonts with compatible alternatives to prevent character corruption.
  • Font Substitutions - Provides font replacement sets to prevent glyph corruption in translated software interfaces.
  • JVM Environment Variable Configurations - Uses virtual machine arguments to set system language and region properties for translation packs.
  • Directory-Based Overrides - Changes the user interface language by replacing original language files with localized versions in specific directories.
  • Software Interface Localization - Converts software display languages using localized packs and regional environment settings.
  • Static Asset Substitution - Swaps native binary or text assets within the application directory to modify visual and textual output.
  • Interface Localization Support - Supports replacing default language files with localized packs to change the interface language.
  • Language Configuration Settings - Allows setting the system language and region via virtual machine options to ensure proper translation.

Historique des stars

Graphique de l'historique des stars pour pingfangx/translatorxGraphique de l'historique des stars pour pingfangx/translatorx

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à TranslatorX

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TranslatorX.
  • asxez/dockerdesktop-cnAvatar de asxez

    asxez/DockerDesktop-CN

    8,666Voir sur 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

    chinese-translationdockerdesktopsinicization
    Voir sur GitHub↗8,666
  • hlmd/postman-cnAvatar de hlmd

    hlmd/Postman-cn

    5,642Voir sur GitHub↗

    Postman-cn is a localization project providing application translation packs to convert the Postman API platform interface from English into Chinese. It consists of a set of translated language files and overlays designed to localize the user interface for native speakers. The project provides localization packs that work across multiple operating systems to ensure a consistent Chinese interface. This is achieved through the replacement of default language files and the substitution of static assets. The project covers user interface localization and cross-platform software translation to re

    PHPchinesepostman
    Voir sur GitHub↗5,642
  • vczh-libraries/releaseAvatar de vczh-libraries

    vczh-libraries/Release

    1,373Voir sur GitHub↗

    Release is a cross-platform C++ framework designed for building high-performance native desktop applications. It provides a comprehensive suite of tools for constructing complex graphical user interfaces, utilizing a decoupled architecture that separates business logic from the visual layer through model-view-viewmodel patterns and observable data binding. The framework distinguishes itself by compiling declarative interface markup directly into native machine code, which eliminates runtime parsing overhead and optimizes execution. It further employs a cross-process rendering architecture tha

    C++
    Voir sur GitHub↗1,373
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Voir sur GitHub↗5,914
Voir les 30 alternatives à TranslatorX→

Questions fréquentes

Que fait pingfangx/translatorx ?

TranslatorX est une collection de packs d'actifs localisés et de paramètres de configuration conçus pour traduire les interfaces logicielles dans d'autres langues, fournissant spécifiquement une traduction de l'interface utilisateur en chinois pour les IDE JetBrains. Il fonctionne comme un pack de localisation qui remplace les fichiers de langue par défaut de l'interface par des versions traduites.

Quelles sont les fonctionnalités principales de pingfangx/translatorx ?

Les fonctionnalités principales de pingfangx/translatorx sont : UI Localizations, IDE Language Packs, JetBrains IDE Configurations, Font Configurations, Interface Font Fixes, Chinese Language Translation Packs, JetBrains Translation Packs, Font Property Adjustments.

Quelles sont les alternatives open-source à pingfangx/translatorx ?

Les alternatives open-source à pingfangx/translatorx incluent : asxez/dockerdesktop-cn — DockerDesktop-CN is a localization pack and binary resource patcher designed to convert the Docker Desktop user… hlmd/postman-cn — Postman-cn is a localization project providing application translation packs to convert the Postman API platform… vczh-libraries/release — Release is a cross-platform C++ framework designed for building high-performance native desktop applications. It… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… alex-d/trumbowyg — Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly… arcsurge/termius-pro-zh_cn — This project is a collection of utilities designed for the localization and modification of a multi-platform SSH…