poljos06 / translations-unofficial

Unofficial community-contributed translations of documentation/guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial Translations for Concordium Documentation

This repository contains unofficial translations for the Official Concordium Documentation.

These are community contributed translations that have not been vetted and may not be completely accurate.

Please be careful when following any instructions in these docs, especially around keys, account addresses and transactions.

⚠️⚠️ If you are unsure, always compare to the Official Concordium Documentation. ⚠️⚠️

Contributing

Contributions are currently accepted via the Testnet 4 Challenges program.

Please go there to see the current contribution terms and rewards.

Submission

Please read the Official Concordium Documentation README for the Style Guide instructions.

Please keep the structure and ordering of document content as identical to the English source as possible.

Please create only one PR per language.

File structure

Translations should go into the source/translations-unofficial/<language code> folder.

For the <language code> please use IETF's BCP 47 "language subtag" standard.

For example:

  • Chinese: source/translations-unofficial/zh
  • Turkish: source/translations-unofficial/tr
  • Korean: source/translations-unofficial/ko
  • Russian: source/translations-unofficial/ru

Inside the source/translations-unofficial/<language code> folder, please duplicate the exact file structure & naming of the original source/ file.

For example:

original:    source/smart-contracts/guides/compile-module.rst
translated:  source/translations-unofficial/zh/smart-contracts/guides/compile-module.rst

About

Unofficial community-contributed translations of documentation/guides

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Python 57.8%Language:HTML 27.7%Language:Batchfile 5.8%Language:Makefile 4.6%Language:CSS 4.1%