[PR #140] [MERGED] [build] Add auto translate script #284

Closed
opened 2026-05-06 13:16:38 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/140
Author: @Yaya-Cout
Created: 2/2/2022
Status: Merged
Merged: 2/2/2022
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-translate-script


📝 Commits (1)

  • 85e5013 [build] Add auto translate script

📊 Changes

2 files changed (+441 additions, -0 deletions)

View changed files

📝 Makefile (+5 -0)
build/utilities/translate.py (+436 -0)

📄 Description

This pull request adds a Python script that can be executed with make translations to generate all the missing translations in i18n files. It supports creating a file, default language selection, dry run… If you find a bug in this script, I can try to solve it. The script is very documented, so very easy to understand, but if you have a question, I can respond.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/140 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 2/2/2022 **Status:** ✅ Merged **Merged:** 2/2/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-translate-script` --- ### 📝 Commits (1) - [`85e5013`](https://github.com/UpsilonNumworks/Upsilon/commit/85e501313f1f114da30001d163d3773fc115c58b) [build] Add auto translate script ### 📊 Changes **2 files changed** (+441 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+5 -0) ➕ `build/utilities/translate.py` (+436 -0) </details> ### 📄 Description This pull request adds a Python script that can be executed with `make translations` to generate all the missing translations in i18n files. It supports creating a file, default language selection, dry run… If you find a bug in this script, I can try to solve it. The script is very documented, so very easy to understand, but if you have a question, I can respond. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:38 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#284
No description provided.