File Name Translator v1.0.0
This version includes all the core functionalities needed to translate file names in a specified directory from one language to another using the Google Translator API.
Features
- Translate File Names: Easily translate file names from one language to another.
- Include Subfolders: Option to include or exclude subfolders during translation.
- Progress Bar: Visual indicator showing the progress of the translation process.
- Start and Stop: Ability to start and stop the renaming process as needed.
- User-Friendly GUI: Simple and intuitive interface built with PyQt5.
Installation
Prerequisites
- Python 3.x
Steps
-
Download the executable:
- Download the executable file FileName_Translator.exe from the assets below.
-
Run the executable:
- Double-click the downloaded executable to launch the application.
-
Using the Application
Usage
- Select Languages: Choose the source language (the language of the current file names) and the destination language (the language to translate the file names to).
- Choose Directory: Use the "Browse" button to select the directory containing the files you want to translate.
- Include Subfolders: Check this option if you want to include files in subfolders.
- Start Translation: Click "Start" to begin the translation process.
- Stop Translation: Click "Stop" to stop the translation process.
v1.0.0
- Initial release with core functionalities.
- GUI built with PyQt5.
- Ability to translate file names between multiple languages.
- Progress bar and percentage display.
- Option to include or exclude subfolders.
- Start and stop the renaming process.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for using File Name Translator!