awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesInterface Localisation Mappings

Dictionary-based systems for swapping user interface text across different languages.

Distinct from Dialogue Localisation Mappings: Existing candidates focus on database records, dialogue CSVs, or numeric displays, not general UI string mapping.

Explore 6 awesome GitHub repositories matching user interface & experience · Interface Localisation Mappings. Refine with filters or upvote what's useful.

Awesome Interface Localisation Mappings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ringhyacinth/star-office-uiAvatar de ringhyacinth

    ringhyacinth/Star-Office-UI

    7,318Ver en GitHub↗

    Star-Office-UI is a visual workspace and dashboard designed to map the activity and work states of AI agents to characters and zones within a virtual office. It functions as a multi-agent status monitor that tracks external entities via join keys and a desktop overlay application that renders a persistent, transparent window on the computer desktop. The project distinguishes itself through an integrated AI background generator that uses image generation APIs to create and update the virtual environment. It also includes a markdown activity logger that reads and displays sanitized daily summar

    Utilizes a dictionary-based mapping system to swap user interface text between English, Chinese, and Japanese.

    HTMLagent-collaborationai-assistantdashboard
    Ver en GitHub↗7,318
  • raspberrypi/documentationAvatar de raspberrypi

    raspberrypi/documentation

    5,575Ver en GitHub↗

    This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio

    Documents configuring system language, time zone, keyboard layout, and default browser.

    Pythonasciidocdocumentationraspberry-pi
    Ver en GitHub↗5,575
  • sourcegit-scm/sourcegitAvatar de sourcegit-scm

    sourcegit-scm/sourcegit

    5,422Ver en GitHub↗

    SourceGit es un cliente GUI de Git de escritorio multiplataforma y herramienta de control de versiones compatible con Windows, macOS y Linux. Proporciona una interfaz gráfica de usuario para clonar, fusionar y analizar cambios de código, actuando como un gestor visual para repositorios Git. La aplicación incluye un generador de commits impulsado por IA para redactar mensajes de commit estandarizados y un gestor de pull requests para iniciar y gestionar fusiones a través de servicios de alojamiento compatibles mediante APIs web. El software cubre capacidades amplias de control de versiones, incluyendo operaciones avanzadas como rebase interactivo, cherry-picking y gestión de submódulos. Cuenta con visualización de historial basada en gráficos para análisis de culpa (blame) y renderizado de diff lado a lado para comparación visual de código. El sistema se integra con editores de texto externos e incluye una interfaz de línea de comandos para activar vistas y herramientas específicas de la aplicación desde la terminal.

    Uses a dictionary-based system to map language keys to translated strings for a multi-language user interface.

    C#cross-platformgitgit-gui
    Ver en GitHub↗5,422
  • timschneeb/galaxybudsclientAvatar de timschneeb

    timschneeb/GalaxyBudsClient

    5,047Ver en GitHub↗

    GalaxyBudsClient is a desktop application designed for the configuration and management of Samsung Galaxy Buds. It serves as an interface for controlling earbud hardware, providing a way to adjust settings and customize device behavior without the official mobile application. The project includes specialized utilities for firmware flashing and hardware diagnostics. It enables the modification of device firmware using binary files and allows for the retrieval of detailed hardware metadata, bond lists, and the execution of factory self-tests. The application covers audio customization, such as

    Uses a key-value dictionary to support multiple interface languages without altering logic.

    C#bluetoothbuds-livebuds-plus
    Ver en GitHub↗5,047
  • yakyak/yakyakAvatar de yakyak

    yakyak/yakyak

    3,759Ver en GitHub↗

    Yakyak is a cross-platform chat application and native desktop client designed for sending and receiving real-time messages and media via the Google Hangouts protocol. It is bundled as a native installer compatible with multiple operating systems and hardware architectures. The application functions as a multi-language communication tool with a localized user interface to support users across different global regions. It includes a real-time presence manager that synchronizes typing indicators and active client status. The platform covers conversation management, native system notifications

    Uses dictionary-based systems to map interface labels to multiple regional languages.

    CoffeeScript
    Ver en GitHub↗3,759
  • fern-api/fernAvatar de fern-api

    fern-api/fern

    3,680Ver en GitHub↗

    Fern is a toolset for managing API specifications, generating type-safe client libraries, and producing hosted developer documentation. It provides a utility for validating, transforming, and exporting API definitions into standardized OpenAPI formats, serving as a system to maintain a consistent source of truth for API designs. The project differentiates itself through an automated SDK distribution pipeline that publishes generated libraries to package managers such as npm, PyPI, Maven, and NuGet. It also includes an AI-powered search assistant trained on API and SDK specifications to answer

    Creates localized versions of documentation by mapping supported locales to specific language-content files.

    TypeScript
    Ver en GitHub↗3,680
  1. Home
  2. User Interface & Experience
  3. Interface Localisation Mappings

Explorar subetiquetas

  • Documentation LocalisationMapping supported locales to specific language-content files and directory structures for documentation. **Distinct from Interface Localisation Mappings:** Specifically targets the localization of documentation content rather than UI string swapping.
  • System Locale ConfigurationsSets system language, time zone, keyboard layout, and default web browser for regional preferences. **Distinct from Interface Localisation Mappings:** Distinct from Interface Localisation Mappings: focuses on system-level locale settings (language, timezone, keyboard), not UI text translation dictionaries.