Git Product home page Git Product logo

pycharm-kr's Introduction

This project is no longer maintained. Please use the official bundle: https://plugins.jetbrains.com/plugin/13711-korean-language-pack-eap

Build Status

Coverage Status

How to build translation bundle

To build the resources_kr.jar bundle on Linux and macOs please run

./gradlew build

or on Windows

gradlew.bat build

The corresponding file will be created in build/libs

How to use translation bundle

To use the translation bundle in PyCharm:

  • Copy build/libs/resources_kr.jar to $PYCHARM_HOME$/lib (where resource_en.jar is located).
  • Open or restart PyCharm.

If your locale is Korean (ko_KR), then PyCharm will start with the UI translated to Korean.

Note: not all UI strings are yet translated, so some strings may be still in English.

pycharm_kr.png

How to make a translation

To make a translation:

  • fork this repository
  • find strings to be translated in the *_ko_KR.properties files and change English text to a corresponding Korean
  • to find strings that are to be translated you can use a coverage report
  • commit changes
  • make pull-request

Note: If an English string you want to translate is absent in _ko_KR.properties files, please create an issue.

Let's make together a proper Korean localization of PyCharm!

pycharm-kr's People

Contributors

chacham avatar cosmicb0y avatar dididy avatar dodok8 avatar dongbum avatar eaglclaws avatar erishforg avatar moreal avatar shin-jaeheon avatar sihan-son avatar xotrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pycharm-kr's Issues

Korean Unicode Issue

I have some korean issues.

I use Visual code as editor translate properties flies.
But other work shown me not Korean char.
it shown to me unicode form like "\uC608\uAE30\uCE58 \uC54A\uC740 \uD30C\uC77C\uC758 \uB05D"
i want fix this problem.

i want translate same word to same word.
but this case its very hard

Gradlew build error

When I translated some properties, I tried to build. But I could see messages like below

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildSrc:compileKotlin'.
> Internal compiler error. See log for more details

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.