https://github.com/mlocati/audacity-fix-po
A Docker image that helps normalizing Audacity language files
https://github.com/mlocati/audacity-fix-po
Last synced: 5 days ago
JSON representation
A Docker image that helps normalizing Audacity language files
- Host: GitHub
- URL: https://github.com/mlocati/audacity-fix-po
- Owner: mlocati
- License: mit
- Created: 2024-07-05T08:47:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T09:13:35.000Z (10 months ago)
- Last Synced: 2025-04-30T07:19:04.628Z (13 days ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## audacity-fix-po
Usage:
```sh
docker run --rm -it -v /path/to/audacity:/app ghcr.io/mlocati/audacity-fix-po language1 [language2...]
```