Skip to content

[WIP] A Python tool for merging Qt translations catalogs

Notifications You must be signed in to change notification settings

Pretty-SFOS/opal-merge-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translations merger

This tool can merge Qt translations catalogs. It is intended as an eventual replacement for the Bash script opal-merge-translations.sh currently in use in Opal.

Project status

This tool is usable and stable but it requires BeautifulSoup. To be included in Opal by default, it should be reworked to use only the Python standard library.

License

Copyright (C) 2022-2023  Mirian Margiani
Program: opal-merge-translations

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

[WIP] A Python tool for merging Qt translations catalogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages