Documented translation and set translation license to CC0

This commit is contained in:
Philipp Wolfer 2023-12-09 15:41:43 +01:00
parent 7df08bfaaa
commit 511b71b909
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
6 changed files with 200 additions and 43 deletions

View file

@ -61,6 +61,8 @@ The source code for Scotty is available on [SourceHut](https://sr.ht/~phw/scotty
Patches can be submitted to the mailing list [~phw/musicbrainz@lists.sr.ht](https://lists.sr.ht/~phw/musicbrainz). You can clone the repository directly on SourceHut and submit your changes with the "Prepare patchset" button. Please see SourceHut's [documentation for sending patches upstream](https://man.sr.ht/git.sr.ht/#sending-patches-upstream) for details.
You can help translate this project into your language with [Weblate](https://translate.uploadedlobster.com/projects/scotty/). Please request new languages on the mailing list [~phw/musicbrainz@lists.sr.ht](https://lists.sr.ht/~phw/musicbrainz). See [internal/translations/README.md](internal/translations/README.md) for details.
## License
@ -75,3 +77,5 @@ You should have received a copy of the GNU General Public License along with Sco
See [COPYING](./COPYING) for details.
Some source files in Scotty are licensed under the MIT license. Please see the license notice in the headers of the individual files for more information.
All user interface strings and their translations are published under the conditions of [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/).