openscopeproject / openscopeproject/InteractiveHtmlBom
Create .po file for volunteer to translate this plugin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 578
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
same as title , make your plugin multilingual !!
you can gettext of python create the .pot file and use poedit (or other po file edit software )to convert it to .po file ,than volunteer can translate it to other language
you can find more information by searching "python i18n"
and you can also create team on Transifex and (or crowdin)share link to others people to help you for translation
(sorry for my english haha)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the plugin's user-facing Python strings and checking how gettext can be introduced; the issue describes creating a .pot/.po workflow and optionally sharing translations through Transifex or Crowdin. Done should mean the plugin supports volunteer translation in another language.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100