[PR #542] [MERGED] Add Slovenian translations #488

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

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/542
Author: @anderlli0053
Created: 10/11/2025
Status: Merged
Merged: 10/16/2025
Merged by: @brentvollebregt

Base: masterHead: master


📝 Commits (5)

  • 31d51b7 Added Slovenian translation
  • 47af874 Updated README and fixed typo in JS
  • 2bba4e5 Do everything missed in the checklist
  • a8e8df5 Merge branch 'master' into master-and
  • 601b3e9 Add translation for ui.button.exportScriptConfig

📊 Changes

3 files changed (+275 additions, -35 deletions)

View changed files

README-Slovenian.md (+164 -0)
📝 README.md (+38 -35)
📝 auto_py_to_exe/web/js/i18n.js (+73 -0)

📄 Description

Summary

Added Slovenian translation of both, software and markdown file.

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/542 **Author:** [@anderlli0053](https://github.com/anderlli0053) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`31d51b7`](https://github.com/brentvollebregt/auto-py-to-exe/commit/31d51b78982f72b445c6adbeb5eb573ac17f78bf) Added Slovenian translation - [`47af874`](https://github.com/brentvollebregt/auto-py-to-exe/commit/47af8742cff9110889bc180f8faa8580dcbbd12b) Updated README and fixed typo in JS - [`2bba4e5`](https://github.com/brentvollebregt/auto-py-to-exe/commit/2bba4e5304c5725b0a62b0984b7015bf751388bb) Do everything missed in the checklist - [`a8e8df5`](https://github.com/brentvollebregt/auto-py-to-exe/commit/a8e8df5ddf2bfd2c53ee5cdf4f3c21e51e6bb973) Merge branch 'master' into master-and - [`601b3e9`](https://github.com/brentvollebregt/auto-py-to-exe/commit/601b3e9a4a1d7dee331f30be6a5bb9dd15ba2362) Add translation for ui.button.exportScriptConfig ### 📊 Changes **3 files changed** (+275 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `README-Slovenian.md` (+164 -0) 📝 `README.md` (+38 -35) 📝 `auto_py_to_exe/web/js/i18n.js` (+73 -0) </details> ### 📄 Description **Summary** Added Slovenian translation of both, software and markdown file. **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://localizely.com/iso-639-1-list/) 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:49 +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#488
No description provided.