Giter VIP home page Giter VIP logo

ja-infinispan's Introduction

ja-infinispan.org

Localization project for infinispan.github.io (The repository for infinispan.org website)

Localized site: https://ja-infinispan.surge.sh/

Translation workflow

Original infinispan.github.io is built with Jekyll, and its contents are written in asciidoctor (.adoc) files. ja-infinispanorg extracts texts with po4a utility, machine-translates with deepL, write back, and build a localized site. Most workflow are automated by GitHub Actions except manual post-editing(translation). If you are interested in contributing localization, please translate .po files, and submit a pull request.

Prerequisites

All you need for your local environment is a CAT Tool like POEdit, which run on Win/Mac/Linux.

Extracting texts from original repository

ja-infinispanorg extracts texts with po4a-updatepo utility from .adoc files to .adoc.po files, which saved in in l10n/po directory. ja-infinispan GitHub repository has a GitHub Actions' periodic workflow to extract texts from .adoc files stored in upstream submodule, which points infinispan.github.io repository.

Translating .po files

.po files in l10n/po directory need to be translated. .po file is a file format commonly used for software internationalization, and many CAT software and SaaS can read/write. While generating .po files, texts are pre-filled with translation memory and machine translation. Please correct inappropriate sentences if needed.

Applying translated texts

Now you are ready to apply translated texts to .adoc files. With the command below, translated source tree are formed in translated directory.

bin/apply-translation

Build a translated site

You can build a translated site from translated directory with:

bin/exec-jekyll

Contributing

Submitting a pull request, and reporting an issue are all welcome.

For translators, we have a translation guide(ja).

License

ja-infinispanorg is Open Source Project released under the Apache 2.0 license.

ja-infinispan's People

Contributors

ynojima avatar chiroito avatar

Watchers

Takayuki Konishi avatar Nobuhiro Sue avatar  avatar James Cloos avatar Yuki Okada avatar

Forkers

chiroito nobusue

ja-infinispan's Issues

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.