Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@evan-william
Copy link

This pull request introduces full support for the Indonesian language in Thonny by:

  • Adding 'id_ID' to the LANGUAGES_DICT to enable language selection via the UI.
  • Including the necessary translation files (.po and compiled .mo) under the locale/id_ID/LC_MESSAGES/ directory.

These changes aim to make Thonny more accessible for my fellow Indonesian-speaking users!

@aivarannamaa
Copy link
Member

Thanks! Did you write these translations in Poeditor (see https://github.com/thonny/thonny/blob/master/docs/translate.md#short-story-for-translators) ?

@evan-william
Copy link
Author

Thanks! I didn't use Poeditor , i manually edited the translation file after extracting them with Babel. Let me know if you'd prefer them doen through Poeditor instead.

@aivarannamaa
Copy link
Member

Please try to import your work into Poeditor. If this is not possible, then I'll accept the PR as is.

Updated the (PR) for Thonny's PO by replacing the previous file with the latest version exported from POEditor!
@evan-william
Copy link
Author

Hi!, I've updated the file as requested. I've already imported the po file into POEditor and edited the thonny.po file from the PR to match the exported version from POEditor. Please let me know if this is what you meant. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants