From 190030d88723355f46d472373a58c36a9d67f3fb Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Wed, 24 Jul 2019 01:06:58 +0530 Subject: [PATCH] Add folders for different languages --- README.md | 2 +- cn/TODO.md | 6 ++++++ de/TODO.md | 6 ++++++ en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/bug_report.md | 0 en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/custom.md | 0 en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/feature_request.md | 0 en/{README Templates => README _TEMPLATES}/Bot.md | 0 en/{README Templates => README _TEMPLATES}/Hackathon.md | 0 en/{README Templates => README _TEMPLATES}/IoT.md | 0 en/{README Templates => README _TEMPLATES}/Minimal.md | 0 en/{README Templates => README _TEMPLATES}/README.md | 0 en/{README Templates => README _TEMPLATES}/Standard.md | 0 en/TODO.md | 1 + es/TODO.md | 6 ++++++ fr/TODO.md | 6 ++++++ hi/TODO.md | 6 ++++++ it/TODO.md | 6 ++++++ jp/TODO.md | 6 ++++++ ko/TODO.md | 6 ++++++ pt/TODO.md | 6 ++++++ ru/TODO.md | 6 ++++++ 21 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 cn/TODO.md create mode 100644 de/TODO.md rename en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/bug_report.md (100%) rename en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/custom.md (100%) rename en/{ISSUE_TEMPLATE => ISSUE_TEMPLATES}/feature_request.md (100%) rename en/{README Templates => README _TEMPLATES}/Bot.md (100%) rename en/{README Templates => README _TEMPLATES}/Hackathon.md (100%) rename en/{README Templates => README _TEMPLATES}/IoT.md (100%) rename en/{README Templates => README _TEMPLATES}/Minimal.md (100%) rename en/{README Templates => README _TEMPLATES}/README.md (100%) rename en/{README Templates => README _TEMPLATES}/Standard.md (100%) create mode 100644 es/TODO.md create mode 100644 fr/TODO.md create mode 100644 hi/TODO.md create mode 100644 it/TODO.md create mode 100644 jp/TODO.md create mode 100644 ko/TODO.md create mode 100644 pt/TODO.md create mode 100644 ru/TODO.md diff --git a/README.md b/README.md index d470afd..9a61963 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Even if for some reason they have to use it, without good documentation, they wo ## P.S. - This repo is under active development. If you have any improvements / suggestions please file an [issue](https://github.com/kylelobo/The-Documentation-Compendium/issues/new/choose) or send in a [Pull Request](/en/CONTRIBUTING.md) -- The [TODO.md](/en/TODO.md) file or the [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page are a good place to visit if you want to pick up some task. They have a list of things are to be implemented in the near future +- The [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page is a good place to visit if you want to pick up some task. It has a list of things are to be implemented in the near future

diff --git a/cn/TODO.md b/cn/TODO.md new file mode 100644 index 0000000..2702291 --- /dev/null +++ b/cn/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] 翻译模板 + diff --git a/de/TODO.md b/de/TODO.md new file mode 100644 index 0000000..e4720ee --- /dev/null +++ b/de/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Vorlagen übersetzen + diff --git a/en/ISSUE_TEMPLATE/bug_report.md b/en/ISSUE_TEMPLATES/bug_report.md similarity index 100% rename from en/ISSUE_TEMPLATE/bug_report.md rename to en/ISSUE_TEMPLATES/bug_report.md diff --git a/en/ISSUE_TEMPLATE/custom.md b/en/ISSUE_TEMPLATES/custom.md similarity index 100% rename from en/ISSUE_TEMPLATE/custom.md rename to en/ISSUE_TEMPLATES/custom.md diff --git a/en/ISSUE_TEMPLATE/feature_request.md b/en/ISSUE_TEMPLATES/feature_request.md similarity index 100% rename from en/ISSUE_TEMPLATE/feature_request.md rename to en/ISSUE_TEMPLATES/feature_request.md diff --git a/en/README Templates/Bot.md b/en/README _TEMPLATES/Bot.md similarity index 100% rename from en/README Templates/Bot.md rename to en/README _TEMPLATES/Bot.md diff --git a/en/README Templates/Hackathon.md b/en/README _TEMPLATES/Hackathon.md similarity index 100% rename from en/README Templates/Hackathon.md rename to en/README _TEMPLATES/Hackathon.md diff --git a/en/README Templates/IoT.md b/en/README _TEMPLATES/IoT.md similarity index 100% rename from en/README Templates/IoT.md rename to en/README _TEMPLATES/IoT.md diff --git a/en/README Templates/Minimal.md b/en/README _TEMPLATES/Minimal.md similarity index 100% rename from en/README Templates/Minimal.md rename to en/README _TEMPLATES/Minimal.md diff --git a/en/README Templates/README.md b/en/README _TEMPLATES/README.md similarity index 100% rename from en/README Templates/README.md rename to en/README _TEMPLATES/README.md diff --git a/en/README Templates/Standard.md b/en/README _TEMPLATES/Standard.md similarity index 100% rename from en/README Templates/Standard.md rename to en/README _TEMPLATES/Standard.md diff --git a/en/TODO.md b/en/TODO.md index de5fb1d..f4244e7 100644 --- a/en/TODO.md +++ b/en/TODO.md @@ -7,3 +7,4 @@ - [ ] Make a minimal IoT template. - [ ] Add a COMMIT_MESSAGE_GUIDELINES.md file. - [ ] Translate the various [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, Spanish, Portuguese, Russian, etc. + diff --git a/es/TODO.md b/es/TODO.md new file mode 100644 index 0000000..86972a5 --- /dev/null +++ b/es/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traducir plantillas + diff --git a/fr/TODO.md b/fr/TODO.md new file mode 100644 index 0000000..8e67886 --- /dev/null +++ b/fr/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traduire des modèles + diff --git a/hi/TODO.md b/hi/TODO.md new file mode 100644 index 0000000..8323750 --- /dev/null +++ b/hi/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] अनुवाद करें टेम्पलेट्स + diff --git a/it/TODO.md b/it/TODO.md new file mode 100644 index 0000000..8323750 --- /dev/null +++ b/it/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] अनुवाद करें टेम्पलेट्स + diff --git a/jp/TODO.md b/jp/TODO.md new file mode 100644 index 0000000..add6cf0 --- /dev/null +++ b/jp/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] テンプレートを翻訳する + diff --git a/ko/TODO.md b/ko/TODO.md new file mode 100644 index 0000000..9c3addc --- /dev/null +++ b/ko/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] 템플릿 번역 + diff --git a/pt/TODO.md b/pt/TODO.md new file mode 100644 index 0000000..3d83bc3 --- /dev/null +++ b/pt/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traduzir modelos + diff --git a/ru/TODO.md b/ru/TODO.md new file mode 100644 index 0000000..f484282 --- /dev/null +++ b/ru/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] переводить шаблоны +