Git Product home page Git Product logo

translator's Introduction

Translator

A simple locale translation tool at your service.

Backstory

In my quest of 4000 Essential Words , I grappled with unfamiliar terms that were hard to comprehend and summarize. Hence, the idea for this app blossomed. I recallimg the torturous dictionary loading phase but today, everything's smooth sailing: correcting errors, batch processing, even printing them out. A notable enhancement indeed! Along the way, countless words swimming around in my head——more than 300, to be precise. Thanks for sticking with me these past few months! And also supports from community.

How to Use

This project is mainly using PySide6 to create user interface. It primarily uses the local dictionary for English-Chinese translation, focusing on word translation, saving, and printing. For Chinese-English translation or online mode, we rely on Google Online Translate and Cloudfare (currently inaccessible in China). Translation prioritizes current document words, with different background colors for offline/online translations. Automatic saving off? Closing the program discards unsaved files. Remember to hit 'Save' often! Settings file is located at %25 AppData\settings.tsf. Delete to revert to defaults. Files are stored using pickle and zlib compression, with TVF (word book file) supporting parameter transfer startup and single-instance operation. A handful of sample plugins reside in the tools folder. The plugin system is comprehensive, allowing for Python files recognized by importlib to be loaded.

Functions

  • Base translate / correct function
    Translate Correct

  • Generate documents (using python-docx lib)
    Document

  • Import / Export
    Export

  • Google Translate

  • Dictionaries management

  • Setting / MultiLanguage

  • File operation
    File Operation

translator's People

Contributors

dogecn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.