Coder Social home page Coder Social logo

auto-translate's Introduction

auto-translate README

This is the README for auto-translate translations. It is used for simplification of translating plain texts for many languages concurrently.

Features

Translate selected text in two easy steps!

  1. Select the text, that you want to translate.
  2. Open command pallete (ctrl + shift + p | cmd + shift + p)
  3. Type in "AutoTranslate: Extract key and translate"
  4. Type in key for selected text, that would appear in json file (supported nested objects with dot notation).
  5. Shortly after, translated text would appear in every language file!

Alt Text

Requirements

This extenstion assumes, that you are developing in Angular, with use of ngx-translate library for translations. For now it uses DeepL API for translations and requires specifying your personal API key (free one) to make http requests.

Extension Settings

This extension contributes the following settings:

  • autoTranslate.settings.pathToTranslationFiles: Specify path for translation files. Default 'src/assets/i18n'.
  • autoTranslate.settings.pathToTranslationFiles.deepLApiKey: Set to your api key, after creating account in deepL service.

Release Notes

0.0.1

  • Translate selected text and write translations into json files

0.2.0

  • Keep translation params untranslated.
  • Generate text interpolation in .html files with translate pipe and in .ts files.

Enjoy!

Features to add

  • You tell me!

auto-translate's People

Contributors

rrebilas 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.