[PR #491] [MERGED] Add Belarusian translations #480

Closed
opened 2026-02-26 12:21:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/491
Author: @Zmicier21
Created: 5/30/2024
Status: Merged
Merged: 6/5/2024
Merged by: @brentvollebregt

Base: masterHead: patch-1


📝 Commits (10+)

  • 24dd858 Update i18n.js
  • bd6ce98 Update i18n.js
  • f2a2548 Update i18n.js
  • 3a1691b Update README.md
  • 212891f Create README-Belarusian.md
  • 2cee62b Merge pull request #1 from Zmicier21/patch-4
  • 6d2408d Create README-Belarusian.md
  • 441ee77 Add line for Belarusian language
  • 6dd103f Add translated README to translation table and format
  • 3b81a3b Merge branch 'master' into patch-1

📊 Changes

3 files changed (+249 additions, -30 deletions)

View changed files

README-Belarusian.md (+145 -0)
📝 README.md (+33 -30)
📝 auto_py_to_exe/web/js/i18n.js (+71 -0)

📄 Description

Summary

Added Belarusian language

Translation checklist

  • I have ran the application to make sure my code runs
  • I have used the correct ISO 639-1 code for my translations (e.g. en)
  • I have formatted all changes as described in the contribution style guide
  • I have added the language to supportedLanguages in alphabetical order
  • I have added the language to the table in README.md in alphabetical order
  • (If you translated the README) I have translated the README and linked it in the main README.md
  • (If you translated the README) I have left the "Translations" section out of the translated README

🔄 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/brentvollebregt/auto-py-to-exe/pull/491 **Author:** [@Zmicier21](https://github.com/Zmicier21) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`24dd858`](https://github.com/brentvollebregt/auto-py-to-exe/commit/24dd8588deda4ae89bbaed2ea1ed51ac68a2f2e3) Update i18n.js - [`bd6ce98`](https://github.com/brentvollebregt/auto-py-to-exe/commit/bd6ce984c36d6b09614fbcaf5d78a6564fba3d75) Update i18n.js - [`f2a2548`](https://github.com/brentvollebregt/auto-py-to-exe/commit/f2a254873033d6ec4b2778456ce5a3a1eea89e95) Update i18n.js - [`3a1691b`](https://github.com/brentvollebregt/auto-py-to-exe/commit/3a1691bcec194bc8293ee9098fa5a72e409133d8) Update README.md - [`212891f`](https://github.com/brentvollebregt/auto-py-to-exe/commit/212891f3f32332268e97a7e243db6e9c1749e513) Create README-Belarusian.md - [`2cee62b`](https://github.com/brentvollebregt/auto-py-to-exe/commit/2cee62b847caf710b30c805c19f9f0b6e7f70a0f) Merge pull request #1 from Zmicier21/patch-4 - [`6d2408d`](https://github.com/brentvollebregt/auto-py-to-exe/commit/6d2408d2137168c4c30562bdd7753f89d82b279e) Create README-Belarusian.md - [`441ee77`](https://github.com/brentvollebregt/auto-py-to-exe/commit/441ee776e6aaeab3a82e13778a7c60382bb8ed68) Add line for Belarusian language - [`6dd103f`](https://github.com/brentvollebregt/auto-py-to-exe/commit/6dd103fe6a813d60c0227813ab0b50384486bcf5) Add translated README to translation table and format - [`3b81a3b`](https://github.com/brentvollebregt/auto-py-to-exe/commit/3b81a3b923f5b4acce5ef45459f30a3677516dda) Merge branch 'master' into patch-1 ### 📊 Changes **3 files changed** (+249 additions, -30 deletions) <details> <summary>View changed files</summary> ➕ `README-Belarusian.md` (+145 -0) 📝 `README.md` (+33 -30) 📝 `auto_py_to_exe/web/js/i18n.js` (+71 -0) </details> ### 📄 Description **Summary** Added Belarusian language **Translation checklist** - [x] I have ran the application to make sure my code runs - [x] I have used the correct [ISO 639-1 code](https://www.alchemysoftware.com/livedocs/ezscript/Topics/Catalyst/Language.htm) for my translations (e.g. `en`) - [x] I have formatted all changes as described in the [contribution style guide](https://github.com/brentvollebregt/auto-py-to-exe/blob/master/CONTRIBUTING.md#style-guide) - [x] I have added the language to `supportedLanguages` in alphabetical order - [x] I have added the language to the table in [README.md](https://github.com/brentvollebregt/auto-py-to-exe/blob/master/README.md#translations) in alphabetical order - [x] (_If you translated the README_) I have translated the README and linked it in the main README.md - [x] (_If you translated the README_) I have left the "Translations" section out of the translated README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:21:47 +03: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/auto-py-to-exe#480
No description provided.