WeblateOrg/weblate

Web based localization tool with tight version control integration.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 11th, 2026
Created on February 27th, 2012
Open Issues & Pull Requests: 496 (+0)
GitHub issues: Enabled
Number of forks: 1,355
Total Stargazers: 6,062 (+0)
Total Subscribers: 92 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.6 hours
Mean response time: 41.1 days
90th percentile: 28.1 days
Tracked items: 2,517

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 77% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 2 hours, while "Area: API" waits about 2 days. 41% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 469
New in 7 days: 12
Closed in 7 days: 25
Avg open age: 1,271 days
Stale 30+ days: 399
Stale 90+ days: 333

Recent activity

Opened in 7 days: 10
Closed in 7 days: 23
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (1,179)
  • Waiting for: Demand (405)
  • Area: UX (317)
  • good first issue (223)
  • bug (177)
  • Area: API (92)
  • Blocked by upstream (79)
  • Area: File format support (75)

Detailed Description

Weblate is a web-based continuous localization system that integrates tightly with version control to manage translations across projects.

The tool addresses the challenge of keeping translations synchronized with source code changes while enabling distributed collaboration. It works by providing a web interface where translators can contribute translations that are automatically synchronized back to version control repositories. This approach eliminates manual translation file management and allows projects to maintain translations as code evolves, supporting continuous localization workflows where updates flow bidirectionally between the application and translation infrastructure.

Weblate suits projects that need to coordinate translations across multiple languages and contributors without requiring translators to work directly with version control systems. It works well for open source projects and companies managing translations at scale, offering both self-hosted installation and a hosted service option. The tool handles standard localization formats and integrates with common version control platforms, making it accessible to teams already using standard development workflows.

Development activity shows consistent engagement with the codebase through regular commits and pull request reviews. The project maintains comprehensive documentation and provides multiple channels for bug reports and feature requests. Accessibility is treated as a priority concern with dedicated reporting mechanisms and documented targets for improvement.