From 32e337fcce3cb22dd7a97855e842154523d236d7 Mon Sep 17 00:00:00 2001 From: BONNe Date: Sun, 2 Feb 2020 22:38:46 +0200 Subject: [PATCH] Created Translate Challenges (markdown) --- Translate-Challenges.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Translate-Challenges.md diff --git a/Translate-Challenges.md b/Translate-Challenges.md new file mode 100644 index 0000000..e91c106 --- /dev/null +++ b/Translate-Challenges.md @@ -0,0 +1,29 @@ +## Available locales + +| Available | Language | Language code | Progress | +| --- | ---------- | --- | ----------- | +| :x: | English (United States) | `en-US` | 100% (Default) | +| :heavy_check_mark: | [German](https://gitlocalize.com/repo/2896/de/src/main/resources/locales) | `de` | ![gitlocalized](https://gitlocalize.com/repo/2896/de/badge.svg) | +| :heavy_check_mark: | [French](https://gitlocalize.com/repo/2896/fr/src/main/resources/locales) | `fr` | ![gitlocalized](https://gitlocalize.com/repo/2896/fr/badge.svg) | +| :heavy_check_mark: | [Italian](https://gitlocalize.com/repo/2896/it/src/main/resources/locales) | `it` | ![gitlocalized](https://gitlocalize.com/repo/2896/it/badge.svg) | +| :heavy_check_mark: | [Spanish](https://gitlocalize.com/repo/2896/es/src/main/resources/locales) | `es` | ![gitlocalized](https://gitlocalize.com/repo/2896/es/badge.svg) | +| :heavy_check_mark: | [Polish](https://gitlocalize.com/repo/2896/pl/src/main/resources/locales) | `pl` | ![gitlocalized](https://gitlocalize.com/repo/2896/pl/badge.svg) | +| :heavy_check_mark: | [Russian](https://gitlocalize.com/repo/2896/ru/src/main/resources/locales) | `ru` | ![gitlocalized](https://gitlocalize.com/repo/2896/ru/badge.svg) | +| :x: | [Hungarian](https://gitlocalize.com/repo/2896/hu/src/main/resources/locales) | `hu` | ![gitlocalized](https://gitlocalize.com/repo/2896/hu/badge.svg) | +| :heavy_check_mark: | [Czech](https://gitlocalize.com/repo/2896/cs/src/main/resources/locales) | `cs` | ![gitlocalized](https://gitlocalize.com/repo/2896/cs/badge.svg) | +| :heavy_check_mark: | [Latvian](https://gitlocalize.com/repo/2896/lv/src/main/resources/locales) | `lv` | ![gitlocalized](https://gitlocalize.com/repo/2896/lv/badge.svg) | +| :heavy_check_mark: | [Chinese (China)](https://gitlocalize.com/repo/2896/zh-CN/src/main/resources/locales) | `zh-CN` | ![gitlocalized](https://gitlocalize.com/repo/2896/zh-CN//badge.svg) | +| :heavy_check_mark: | [Chinese (Taiwan)](https://gitlocalize.com/repo/2896/zh-TW/src/main/resources/locales) | `zh-TW` | ![gitlocalized](https://gitlocalize.com/repo/2896/zh-TW//badge.svg) | +| :x: | [Vietnamese](https://gitlocalize.com/repo/2896/vi/src/main/resources/locales) | `vi` | ![gitlocalized](https://gitlocalize.com/repo/2896/vi/badge.svg) | +| :x: | [Indonesian](https://gitlocalize.com/repo/2896/id/src/main/resources/locales) | `id` | ![gitlocalized](https://gitlocalize.com/repo/2896/id/badge.svg) | +| :heavy_check_mark: | [Japanese](https://gitlocalize.com/repo/2896/jp/src/main/resources/locales) | `jp` | ![gitlocalized](https://gitlocalize.com/repo/2896/jp/badge.svg) | +| :heavy_check_mark: | [Turkish](https://gitlocalize.com/repo/2896/tr/src/main/resources/locales) | `jp` | ![gitlocalized](https://gitlocalize.com/repo/2896/tr/badge.svg) | +| :x: | [Romanian](https://gitlocalize.com/repo/2896/ro/src/main/resources/locales) | `jp` | ![gitlocalized](https://gitlocalize.com/repo/2896/ro/badge.svg) | +| :x: | [Portuguese](https://gitlocalize.com/repo/2896/pt/src/main/resources/locales) | `jp` | ![gitlocalized](https://gitlocalize.com/repo/2896/pt/badge.svg) | +| :x: | [Korean](https://gitlocalize.com/repo/2896/ko/src/main/resources/locales) | `jp` | ![gitlocalized](https://gitlocalize.com/repo/2896/ko/badge.svg) | + +## Guidelines +All guidelines are described in [BentoBox Wiki](https://github.com/BentoBoxWorld/BentoBox/wiki/Translate-BentoBox-and-addons#guidelines). + +## Challenges and Levels Descriptions +Currently, there is no option to translate challenges and levels via the Challenges addon repository. However, BentoBox provides [Web Library] (https://github.com/BentoBoxWorld/weblink/tree/master/challenges/library) were translated packages can be uploaded. \ No newline at end of file