{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"Internationalization","url":"https://skillfed.io/packages/category/software-development-internationalization"},{"label":"Localization","url":"https://skillfed.io/packages/category/software-development-localization"}],"enrichment":{"capability":"Discovers and identifies translation files in repositories by scanning for patterns used by common localization frameworks like Gettext, Android resources, and Transifex.","skillfed_tags":["i18n-l10n","file-discovery","weblate-integration"],"use_cases":["Automatically map translation files in a monorepo to feed into a continuous localization workflow.","Validate that a project's translation structure matches expected patterns before syncing to a translation management platform.","Build tooling that needs to enumerate all localizable resources without hardcoding file paths.","Detect encoding issues or malformed translation files by combining pattern matching with filesystem inspection.","Migrate translation infrastructure by discovering all existing translation assets before moving them to a new system."],"what_it_does":"translation-finder is a library that automatically detects and catalogs translation files within a repository by recognizing patterns and metadata from popular localization frameworks. It powers Weblate's file discovery mechanism and can operate on both file listings and live filesystem access, with the latter enabling more accurate detection when encoding or syntax validation is needed.\n\nThe package returns structured match objects describing each discovered translation file\u2014including its format, file mask pattern, template file (if applicable), and metadata about which discovery method found it and its priority ranking. It can be used programmatically from Python or via a command-line tool, making it useful both as a library component and a standalone utility for inspecting what translation files exist in a project.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and fills a specific niche: discovering translation files in repositories. It's production-stable and backed by Weblate's real-world use. The GPL-3.0-or-later copyleft license is a consideration for proprietary projects, but poses no barrier for open-source work."},"id":"translation-finder","links":{"html":"https://skillfed.io/packages/translation-finder","md":"https://skillfed.io/packages/translation-finder.md","pypi":"https://pypi.org/project/translation-finder/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":"GPL-3.0-or-later","license_treatment":"copyleft","name":"translation-finder","python_support":"supports_current","summary":"A translation file finder used in Weblate."},"popularity":{"monthly_downloads":98960,"position":13047,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4.0"}
