Menu

Tree [1e2849] main v3.3.1 /
 History

HTTPS access


File Date Author Commit
 .github 2023-01-11 Jan Cizmar Jan Cizmar [4c7af0] feat: Namespace support, removed deprecated end...
 backend 2023-01-26 Jan Cizmar Jan Cizmar [a73c4d] fix: Import deletion throws 500 (#1518)
 docker 2022-05-20 Štěpán Granát Štěpán Granát [c9a6f7] feat: multiplatform docker image
 e2e 2023-01-12 Štěpán Granát Štěpán Granát [aa0396] fix: allow signup with invitation (#1497)
 gradle 2023-01-11 Jan Cizmar Jan Cizmar [4c7af0] feat: Namespace support, removed deprecated end...
 webapp 2023-01-23 Štěpán Granát Štěpán Granát [11bd00] feat: fix signup error view (#1514)
 .editorconfig 2021-11-19 Jan Cizmar Jan Cizmar [85b0ab] feat: Server modularization and rate limits TG-407
 .gitignore 2022-09-12 Jan Cizmar Jan Cizmar [57f28a] fix: Translations view optimization
 .java-version 2022-05-12 Jochen Munz Jochen Munz [8a0647] DeepL machine translation
 CHANGELOG.md 2023-01-26 semantic-release-bot semantic-release-bot [1e2849] chore(release): 3.3.1 [skip ci]
 CODE_OF_CONDUCT.md 2022-10-14 Jan Cizmar Jan Cizmar [ddc0f1] chore: Add CODE_OF_CONDUCT.md and CONTRIBUTING....
 CONTRIBUTING.md 2022-10-14 Jan Cizmar Jan Cizmar [ddc0f1] chore: Add CODE_OF_CONDUCT.md and CONTRIBUTING....
 LICENSE 2021-08-13 Jan Cizmar Jan Cizmar [7f384b] Create LICENSE
 README.md 2022-10-08 Jan Cizmar Jan Cizmar [7bac58] Update slack link
 build.gradle 2022-08-09 Jan Cizmar Jan Cizmar [bc98fc] chore: Gradle module management refactor
 gradle.properties 2022-08-24 Jan Cizmar Jan Cizmar [855551] fix: Update dependencies
 gradlew 2020-11-12 Jan Cizmar Jan Cizmar [e040d9] Rename package from com.polygloat to io.polyglo...
 gradlew.bat 2020-11-12 Jan Cizmar Jan Cizmar [e040d9] Rename package from com.polygloat to io.polyglo...
 package-lock.json 2022-09-05 Jan Cizmar Jan Cizmar [7a6645] feat: Websockets improvements & listening on fr...
 package.json 2023-01-11 Jan Cizmar Jan Cizmar [4c7af0] feat: Namespace support, removed deprecated end...
 settings.gradle 2022-08-09 Jan Cizmar Jan Cizmar [bc98fc] chore: Gradle module management refactor

Read Me

Tolgee
An open-source localization platform
developers enjoy to work with

[![Logo](https://user-images.githubusercontent.com/18496315/188628892-33fcc282-26f1-4035-8105-95952bd93de9.svg)](https://tolgee.io) An open-source alternative to Crowdin, Phrase or Lokalise ![example workflow](https://github.com/tolgee/server/actions/workflows/test.yml/badge.svg) ![kotlin](https://img.shields.io/github/languages/top/tolgee/server) [![docker](https://img.shields.io/docker/v/tolgee/tolgee/latest?label=DockerHub)](https://hub.docker.com/repository/docker/tolgee/tolgee) [![github release](https://img.shields.io/github/v/release/tolgee/server?label=GitHub%20Release)](https://github.com/tolgee/server/releases/tag/v1.2.1) ![licence](https://img.shields.io/github/license/tolgee/server) [![github stars](https://img.shields.io/github/stars/tolgee/tolgee-js?style=social&label=Tolgee%20JS)](https://github.com/tolgee/tolgee-js) [![github stars](https://img.shields.io/github/stars/tolgee/server?style=social&label=Tolgee%20Server)](https://github.com/tolgee/server) [![Github discussions](https://img.shields.io/github/discussions/tolgee/tolgee-platform)](https://github.com/tolgee/tolgee-platform/discussions)
[](https://www.facebook.com/Tolgee.i18n) [](https://twitter.com/Tolgee_i18n) [](https://www.linkedin.com/company/tolgee) **Become part of the family. Join [slack channel ](https://join.slack.com/t/tolgeecommunity/shared_invite/zt-195isb5u8-_RcSRgVJfvgsPpOBIok~IQ)**

Tolgee

Why to use Tolgee?

Beacause it saves a lot of time you would spend on localization tasks without it. Because it enables you to provide perfectly translated software.

Frame 47

In context translating & One click screenshots

Add translations in the code, and translate them directly in the app with the Tolgee i18n tool. Clicking an element while holding the ALT/option key opens a dialog where you can simply modify your strings. No need to edit large .json/.po/.whatever file. In-context translating works great also in the production environment.

Once. That's how many times you have to click to take a screenshot from your application with highlighted phrases to translate. Just ALT + click a string and hit the camera button. Boom! Screenshot generated.

Sep-06-2022 16-38-49

Translating on production

In-context translating also works in the production environment of your deployed app. Using the Tolgee Tools Chrome plugin, you can simply provide your API key and start translating. This enables anybody without developer knowledge to translate your app.

True integrations

Tolgee is not just another localization platform offering integrations that just sync your local data with the backend. Tolgee is truly integrated into your app via SDKs.

Machine translation

We support DeepL, Google Translate, and AWS Translate. Select which services you want to use in the settings section. The machine translation features make the whole localization process significantly faster. Translators can just use translation suggestions provided by third-party machine translation services.

Translation memory

Tolgee automatically makes suggestions from translations you already used in the project so you can translate similar phrases in a similar way.

Translation memory suggestions also show the similarity percentage, the key, and the original text of the translated string.

Auto translation

When enabled, Tolgee automatically translates new keys using translation memory or machine translation services. Your strings are translated immediately, right after creation. Select if you would like to use translation memory and/or which machine translation service you would like to use to automatically translate new keys.

Activity log

See who modified, reviewed or commented on the phrases in your project. Clearly.

Comment on translations

Something look off? Tell others what you would change. You can comment every translation on Tolgee platform.

Translation history

See the changes to specific translations of a specific key in a specific language. Something is wrong? You know where to point the finger!

For more detailed documentation about Tolgee, visit tolgee.io.

Quickstart 🚀

  1. Sign up at app.tolgee.io or access your self-hosted instance
  2. Create a project
  3. Follow a guide in integration section of your project
  4. Have fun!

Integration guides

Contributors


contributors

Launching Tolgee Rewards

Contributed to Tolgee? Here is a big thank you from our community to you.
Claim your badge and showcase them with pride.
Let us inspire more folks !

Tolgee Badges
### Claim Now!

Let us know what you think! #feedbackwanted ❤️

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.