Add Weblate (#352)

I stumbled on Weblate in the commit history of Freetube.

Apparently it's a development tool for translations, that automates some attribution and peer review workflows. Their project's commit log is a bit obfuscated, because it internally uses Weblate as well, which generates a lot of commits for minor metadata changes.

They have an [AGENTS.md](https://github.com/WeblateOrg/weblate/blob/main/AGENTS.md) file though and i did find some recent LLM commits:
aad714d7a3
90c3c3a0ca
23d1e3e41c

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/352
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
Co-committed-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
This commit is contained in:
perditionecessaria 2026-04-15 21:59:33 +02:00 committed by JesseBot
commit 9b13e49bb4

View file

@ -60,6 +60,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Rust](#rust)
* [Game Engines](#game-engines)
* [Audio](#audio)
* [Language and Localization](#language-and-localization)
* [Messaging](#messaging)
* [Package Managers](#package-managers)
* [Password Management](#password-management)
@ -543,6 +544,12 @@ Also, there is an advisory database of Rust slopware crates, which you can use i
| [FineTune](https://github.com/ronitsingh10/FineTune) | [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | Include [`CLAUDE.md`](https://github.com/ronitsingh10/FineTune/blob/20bbef22644a468f403cf9a011586ba2b0ed067f/.gitignore#L3) in the `.gitignore` |
| [SimpMusic](https://github.com/maxrave-dev/SimpMusic) | | Include [`CLAUDE.md`](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/CLAUDE.md) and [`.claude`](https://github.com/maxrave-dev/SimpMusic/tree/d57617bd26ab29261f83654dfaf8063b4eb51d0f/.claude) directory; offers [AI integration](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/README.md?plain=1#L30) for song suggestions |
## Language and Localization
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [Weblate](https://weblate.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/WeblateOrg/weblate/blob/main/AGENTS.md), [2](https://github.com/WeblateOrg/weblate/commit/aad714d7a3eb728b1800a8874586a27a7253e177), [3](https://github.com/WeblateOrg/weblate/commit/23d1e3e41c394da62dcf69da2dbb3119bacbc75f)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
## Messaging
| Name | Last Untainted Version or Commit ID | Tags and Evidence |