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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tolgee avatar

tolgee/tolgee-platform

0
View on GitHub↗
4,005 stars·361 forks·TypeScript·25 viewstolgee.io↗

Tolgee Platform

Tolgee is a localization management platform and AI-powered translation tool designed to centralize the management, translation, and delivery of application strings across multiple languages. It serves as a centralized system for organizing localizable content while providing tools for multi-format localization export and import, including industry standards such as CSV and XLIFF.

The platform is distinguished by its in-context translation editor, which allows users to modify application strings directly within the running user interface to provide immediate visual context. It further leverages AI automation through a model context protocol server and machine translation to automate string updates and generate translation suggestions.

The system covers a broad range of capabilities including localization project collaboration with version auditing and task coordination, translation quality assurance via glossaries and translation memory systems, and content delivery to cloud storage or CDNs. Access is managed through role-based controls and OIDC identity integration for single sign-on.

Features

  • Localization Management - Centralized platform for managing application translations and maintaining consistent terminology across languages.
  • In-Context Translation Editing - Allows modifying application strings directly within the user interface to provide immediate visual context.
  • AI-Assisted Localization - Uses machine translation and AI coding assistants to automatically generate and update localization keys.
  • AI Translation Tools - Provides AI-powered translation and automation using machine translation and MCP servers.
  • Translation Memory Reuse - Uses a translation memory engine to reuse previously translated phrases and ensure consistency.
  • Machine Translation - Connects with external AI services to provide automated machine translation and instant suggestions.
  • Content Management Platforms - Provides a centralized platform for managing the lifecycle of localizable content across software applications.
  • Translation String Contexts - Provides a visual interface for modifying application strings directly within the running UI.
  • File Format Importers and Exporters - Imports translation keys and values from standard formats including CSV and XLIFF.
  • Contextual UI Overrides - Injects localization tools into running application interfaces for direct string modification via browser overrides.
  • Exporters - Generates translation files in multiple formats compatible with mobile and desktop platforms.
  • In-Context Editors - Allows editing application text directly within the running user interface to provide visual context.
  • Translation Management Platforms - Comprehensive system for synchronizing, validating, and deploying multi-language assets.
  • Machine Translation Integrations - Integrates external AI services to automate the initial drafting and bulk-filling of translation keys.
  • AI Coding Assistant Integrations - Provides a model context protocol server for AI coding assistants to manage translations and search keys.
  • Model Context Protocol Servers - Exposes a standardized Model Context Protocol server for AI tools to interact with translation keys.
  • Collaborative Feedback Tools - Provides tools for team members to leave collaborative feedback and comments on specific translation strings.
  • Localization Workflow Management - Coordinates translation tasks through comments, version auditing, and role-based access control.
  • Localization Content Delivery - Publishes localized translation files to remote storage or CDNs with automated cache purging.
  • Content Delivery & Publishing - Imports and exports localization files and publishes them to cloud storage or CDNs.
  • Translation Version Auditing - Logs modifications and comments on translation phrases through a detailed version history.
  • Multi-Format Serializers - Converts internal translation data into industry-standard formats like CSV and XLIFF for portability.
  • Localization Format Exports - Imports and exports translations in common localization formats including CSV and XLIFF.
  • Translation Branch Managers - Manages separate versions of translation sets using branches to isolate work and stage releases.
  • Terminology Glossaries - Defines specific technical terminology to ensure consistent translation across different languages.
  • Component Preview Integrations - Integrates localization tools into Storybook component previews to translate content within the UI layout.
  • Translation Quality Checks - Runs automated checks to maintain consistency and verify ICU placeholders across translated strings.
  • Translation Screenshot Attachments - Generates and attaches screenshots of the application to provide visual context for translators.
  • Translation Workflow Orchestrators - Coordinates localization workflows by assigning and tracking translation jobs.
  • Content Management and Localization - Simplifies web-based localization for developers.

Star history

Star history chart for tolgee/tolgee-platformStar history chart for tolgee/tolgee-platform

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does tolgee/tolgee-platform do?

Tolgee is a localization management platform and AI-powered translation tool designed to centralize the management, translation, and delivery of application strings across multiple languages. It serves as a centralized system for organizing localizable content while providing tools for multi-format localization export and import, including industry standards such as CSV and XLIFF.

What are the main features of tolgee/tolgee-platform?

The main features of tolgee/tolgee-platform are: Localization Management, In-Context Translation Editing, AI-Assisted Localization, AI Translation Tools, Translation Memory Reuse, Machine Translation, Content Management Platforms, Translation String Contexts.

Which projects share features with tolgee/tolgee-platform?

Projects with overlapping indexed features include: weblateorg/weblate — Weblate is an open-source web-based translation management system that provides a collaborative platform for teams to… prefecthq/fastmcp — FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models… wekan/wekan — Wekan is an open-source, self-hosted Kanban project management tool used for organizing workflows through boards,… plausible/analytics — This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… ever-co/ever-gauzy — Ever Gauzy is an integrated business management suite providing an ERP and CRM framework for professional services…

Projects sharing features with Tolgee Platform

These projects share indexed features with Tolgee Platform. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • weblateorg/weblateWeblateOrg avatar

    WeblateOrg/weblate

    5,748View on GitHub↗

    Weblate is an open-source web-based translation management system that provides a collaborative platform for teams to review, suggest, and approve translations in real time. It functions as a continuous localization platform, automatically synchronizing translations with source code changes in version control repositories, and can be deployed either as a self-hosted server or through a managed cloud hosting service. The system integrates directly with Git hosting platforms like GitHub, GitLab, and Bitbucket, storing all translations in version control with individual translator attribution re

    Pythoncontinuous-localizationcrowdsourcingdcode-2025
    View on GitHub↗5,748
  • prefecthq/fastmcpPrefectHQ avatar

    PrefectHQ/fastmcp

    22,994View on GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Pythonagentsfastmcpllms
    View on GitHub↗22,994
wekan/wekanwekan avatar

wekan/wekan

20,971View on GitHub↗

Wekan is an open-source, self-hosted Kanban project management tool used for organizing workflows through boards, lists, and cards. It is a real-time web application that allows teams to manage tasks on private infrastructure. The platform distinguishes itself with extensive data migration tools, specifically for importing boards and cards from Trello. It supports enterprise-grade identity integration via LDAP, OpenID Connect, and OAuth2, and offers flexible storage options including PostgreSQL as a primary relational backend and pluggable cloud storage for attachments. The system covers a w

JavaScript
View on GitHub↗20,971
  • plausible/analyticsplausible avatar

    plausible/analytics

    24,245View on GitHub↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    Elixiranalyticschartsclickhouse
    View on GitHub↗24,245
  • Compare all 30 related projects→