Git Product home page Git Product logo

boj-user-translation's Introduction

boj-user-translation

English / 한국어

User translation repository for Baekjoon Online Judge.

To view translations on the problem page, see o-ey.

How to Contribute

Requires git and python 3.

Fork and clone the repository, and type the following commands inside the repository directory.

python3 new-tr.py <problem-id> <language-code> <username>
  • <language-code> should be a valid IETF language tag, with - replaced by _ (as in en_US, ko_KR).

A file will be generated as src/<problem-id>/<language-code>-<username>.html, and The file index will be updated accordingly.

You can translate the generated file, push to your repository, and send a pull request.

Translation Rules

  • No new sections can be used now.
  • No XSS (or any malicious HTML injection) is allowed.
  • You can rearrange paragraphs, rewrite sentences, or change character names if you follow the problemsetter's intention.
  • If the problem has defects that should be resolved, you can warn in translation but please write together that the warning is inserted by the translator.
  • Regarding formats, please refer to formatting guide.
  • Under constraints above, translate freely.
  • For languages not in my fluent zone, approval for pull requests can be delayed.
  • Before sending pull requests, please review the local changes via o-ey. You can see the local changes by adding your repository to the repository list of o-ey.

boj-user-translation's People

Contributors

kiwiyou avatar w8385 avatar quntnim avatar d0h000n avatar yup0927 avatar knoj014 avatar bubbler-4 avatar iamgamja avatar pjshwa avatar jshyun912 avatar pasteldream-ps avatar thregium avatar

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.