Skip to content

Translation files for translating Windhawk to other languages

Notifications You must be signed in to change notification settings

ramensoftware/windhawk-translate

Repository files navigation

Windhawk translation

To translate Windhawk, pick one of the YAML files (for example, en.yml for English), and translate the text on the right side of the colon.

For example, here's an excerpt from the English translation file:

app:
  appHeader:
    home: "Home"
    explore: "Explore"
    settings: "Settings"
    about: "About"

In this excerpt, the "Home", "Explore", "Settings", and "About" are the strings that need to be translated.

Contributing via GitHub

If you're familiar with GitHub, you can contribute a translation by submitting a pull request.

Contributing via email

If you're not familiar with GitHub, you can download the translation files, translate one of the files, and send it via email.

Ampersand (&) prefixes in program translation

Some of the strings in the program language files contain the ampersand symbol (example).

The ampersand symbol is used to designate an access key shortcut. You can read more about it here.

While translating, you can omit the ampersand symbols, but keeping them in your translation will ease the usage of the program in your language.

About

Translation files for translating Windhawk to other languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published