[PR #521] [MERGED] Add Hungarian translations #482

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

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/521
Author: @tejszineshab-Dev
Created: 2/21/2025
Status: Merged
Merged: 2/24/2025
Merged by: @brentvollebregt

Base: masterHead: patch-1


📝 Commits (7)

📊 Changes

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

View changed files

📝 README.md (+1 -0)
📝 auto_py_to_exe/web/js/i18n.js (+72 -0)

📄 Description

Summary

Translated the entire program to hungarian language.

If this is related to an issue, please link the issue here

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/521 **Author:** [@tejszineshab-Dev](https://github.com/tejszineshab-Dev) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (7) - [`beaacb4`](https://github.com/brentvollebregt/auto-py-to-exe/commit/beaacb46c53c3eeb2c46fd93f49796e294afbd6d) Update i18n.js - [`9151f45`](https://github.com/brentvollebregt/auto-py-to-exe/commit/9151f45340d0a52dd6fbdb0b25081a2da72c0741) Update i18n.js - [`4569eca`](https://github.com/brentvollebregt/auto-py-to-exe/commit/4569eca2d50f3dddc7afef58b4cd8bc477760b65) Update i18n.js - [`b6286ea`](https://github.com/brentvollebregt/auto-py-to-exe/commit/b6286ea411db0e6f15fa77ea162b48b87b0e601f) Update README.md - [`0e01c69`](https://github.com/brentvollebregt/auto-py-to-exe/commit/0e01c69503e71f0428893b346c368bdb40ba4a7a) Merge branch 'patch-1' of https://github.com/synexdev01/auto-py-to-exe into patch-1 - [`3e4ed13`](https://github.com/brentvollebregt/auto-py-to-exe/commit/3e4ed1331405ced2eeb50202ab3d89aab27deb1e) formatted i18.js - [`825d1db`](https://github.com/brentvollebregt/auto-py-to-exe/commit/825d1dbcded1c55e412642f3e446d3677fb9d7ec) format README.md ### 📊 Changes **2 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `auto_py_to_exe/web/js/i18n.js` (+72 -0) </details> ### 📄 Description **Summary** Translated the entire program to hungarian language. > If this is related to an issue, please link the issue here **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 - [ ] (_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 --- <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:48 +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#482
No description provided.