/SkovokhTranslator

Skovokh Translator is an application for translating and generating text and images for an artificial language called Skovokh.

Primary LanguageC#Apache License 2.0Apache-2.0

Skovakh-Translator

Skovokhl6

Skovokh Translator is an application for translating and generating text images for an artificial language called Skovokh. Skovokh was created by @Estrect. The translator was made by me.

This is not the original repository. To make it work you will to copy the: Ref, Img and lang folders from the .zip in the releases tab. Paste them in debug/release in the folder where the .exe is situated.

The Skovokh Translator supports:

  • Translation of english to latin Skovokh and legit Skovokh.
  • Translation of latin Skovokh to english and Skovokh.
  • Translation of Skovokh to english and latin Skovokh.
  • Supports image generation with 3 modes, such as 10, 20 and 30 letters a line.
  • A seperate form for adding new words and translations on the run.

Here are some generated images with Skovokh text of varying length and size.

FinalImage3

FinalImage2

FinalImage

FinalImage5

The application's main window looks like this:

Screenshot 2022-02-26 180205

Left Buttons:

First six are for changing translation mode between english-latin-skovokh, simply click on them. The "Mode" label shows the currently active translation mode, readonly. "Open Dictionary Editor" button shows a window for adding new translations of the applications dictionaries on the run. The "20 Chars per layer" button shows how many Skovokh letters will currently be drawn on a single line. To change between 10, 20 and 30 letters a line simply click the button. "Generate Image" button takes the input from the right corner text input zone and generates a skovokh text image, if the input is valid that is.

Write your input text for translation in the middle top text zone. The translated text will appear in the bottom center text area.

Skovokh consists of the following letters and symbols:

Skovokhfinal

Including the new line character that is added on each new line, if there is one.

arrow

Generating Images:

  • The generated image can be found at img\Step2.
  • img\Step0 contains images of Skovokh letters and symbols.
  • img\Step1 contains individual generated skovokh text lines.

The translation dictionaries can be found at Lang\

The window for adding new translationns looks like this:

Screenshot 2022-02-26 181127

How to use it:

Write the english word under "Input ( English ) ", then the latin Skovokh version of it under "Input ( Latin Skovokh )". If the input Latin Skovokh text is invalid a notification will appear, saving the translation to dictionary in that case is impossible. If the Latin Skovokh is translated without issues its legit Skovokh version will appear under "Output ( Skovokh )". To add the translations to the dictionaries simply press "Save". The words are added dynamically, there is no reason to restart the application.