From ee07963a97b7bc4290552d0ce0ab65da9c44ee7c Mon Sep 17 00:00:00 2001 From: Kit Burton-Senior Date: Thu, 29 Aug 2019 16:58:39 +0100 Subject: [PATCH] add latest contribs --- README.md | 8 ++--- contributors.json | 88 ++++++++++++++++++++++++----------------------- 2 files changed, 49 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index 60f1ac5..5f16bf8 100644 --- a/README.md +++ b/README.md @@ -70,15 +70,15 @@ Ensure you have created a GitHub personal access token and saved it as a `GITHUB | Language | Code | Lines translated | Thanks to | | --- | --- | --- | --- | +| English | [en](resources/lang/en.json) | 393 (100%) | [taylorotwell](https://github.com/taylorotwell), [bonzai](https://github.com/bonzai), [davidhemphill](https://github.com/davidhemphill), [themsaid](https://github.com/themsaid), [mziraki](https://github.com/mziraki), [kitbs](https://github.com/kitbs) | +| German | [de](resources/lang/de.json) | 393 (100%) | [pille1842](https://github.com/pille1842), [shieraki](https://github.com/shieraki), [kitbs](https://github.com/kitbs), [dakira](https://github.com/dakira) | | Russian | [ru](resources/lang/ru.json) | 393 (100%) | [hivokas](https://github.com/hivokas), [S-anasol](https://github.com/S-anasol), [sanasol](https://github.com/sanasol), [den1n](https://github.com/den1n), [deadem](https://github.com/deadem), [estim](https://github.com/estim) | +| Spanish | [es](resources/lang/es.json) | 393 (100%) | [joebordes](https://github.com/joebordes), [ajmariduena](https://github.com/ajmariduena), [iksaku](https://github.com/iksaku), [Arryan](https://github.com/Arryan), [kitbs](https://github.com/kitbs), [xcodinas](https://github.com/xcodinas), [dgtal](https://github.com/dgtal), [rodrigore](https://github.com/rodrigore) | | Arabic | [ar](resources/lang/ar.json) | 392 (99.7%) | [saleem-hadad](https://github.com/saleem-hadad), [danyelkeddah](https://github.com/danyelkeddah), [Arryan](https://github.com/Arryan) | | Brazilian Portuguese | [pt-BR](resources/lang/pt-BR.json) | 392 (99.7%) | [henryavila](https://github.com/henryavila), [pedrofurtado](https://github.com/pedrofurtado), [eduardokum](https://github.com/eduardokum), [saulo-silva](https://github.com/saulo-silva), [chbbc](https://github.com/chbbc), [IgorDePaula](https://github.com/IgorDePaula) | -| English | [en](resources/lang/en.json) | 392 (99.7%) | [taylorotwell](https://github.com/taylorotwell), [bonzai](https://github.com/bonzai), [davidhemphill](https://github.com/davidhemphill), [themsaid](https://github.com/themsaid), [mziraki](https://github.com/mziraki), [kitbs](https://github.com/kitbs) | -| German | [de](resources/lang/de.json) | 392 (99.7%) | [pille1842](https://github.com/pille1842), [shieraki](https://github.com/shieraki), [kitbs](https://github.com/kitbs), [dakira](https://github.com/dakira) | -| Spanish | [es](resources/lang/es.json) | 392 (99.7%) | [joebordes](https://github.com/joebordes), [ajmariduena](https://github.com/ajmariduena), [iksaku](https://github.com/iksaku), [Arryan](https://github.com/Arryan), [xcodinas](https://github.com/xcodinas), [dgtal](https://github.com/dgtal), [rodrigore](https://github.com/rodrigore) | +| French | [fr](resources/lang/fr.json) | 388 (98.7%) | [MarceauKa](https://github.com/MarceauKa), [InfinityWebMe](https://github.com/InfinityWebMe), [Yannik-Slym](https://github.com/Yannik-Slym), [kitbs](https://github.com/kitbs), [Arryan](https://github.com/Arryan), [KillianH](https://github.com/KillianH) | | Chinese (Simplified) | [zh-CN](resources/lang/zh-CN.json) | 387 (98.5%) | [jcc](https://github.com/jcc), [zacksleo](https://github.com/zacksleo), [masterwto](https://github.com/masterwto) | | Chinese (Traditional) | [zh-TW](resources/lang/zh-TW.json) | 387 (98.5%) | [CasperLaiTW](https://github.com/CasperLaiTW), [zacksleo](https://github.com/zacksleo) | -| French | [fr](resources/lang/fr.json) | 387 (98.5%) | [MarceauKa](https://github.com/MarceauKa), [InfinityWebMe](https://github.com/InfinityWebMe), [Yannik-Slym](https://github.com/Yannik-Slym), [Arryan](https://github.com/Arryan), [KillianH](https://github.com/KillianH) | | Farsi | [fa](resources/lang/fa.json) | 374 (95.2%) | [alirezamirsepassi](https://github.com/alirezamirsepassi), [mziraki](https://github.com/mziraki) | | Portuguese | [pt](resources/lang/pt.json) | 370 (94.1%) | [Pedrocssg](https://github.com/Pedrocssg) | | Italian | [it](resources/lang/it.json) | 350 (89.1%) | (unknown), [manuelcoppotelli](https://github.com/manuelcoppotelli), [dejdav](https://github.com/dejdav) | diff --git a/contributors.json b/contributors.json index 8da08f4..b4eb51f 100644 --- a/contributors.json +++ b/contributors.json @@ -1,4 +1,26 @@ { + "en": { + "name": "English", + "complete": 393, + "contributors": { + "taylorotwell": 10001, + "bonzai": 10000, + "davidhemphill": 10000, + "themsaid": 10000, + "mziraki": 37, + "kitbs": 17 + } + }, + "de": { + "name": "German", + "complete": 393, + "contributors": { + "pille1842": 71, + "shieraki": 27, + "kitbs": 22, + "dakira": 2 + } + }, "ru": { "name": "Russian", "complete": 393, @@ -11,6 +33,20 @@ "estim": 1 } }, + "es": { + "name": "Spanish", + "complete": 393, + "contributors": { + "joebordes": 51, + "ajmariduena": 18, + "iksaku": 11, + "Arryan": 3, + "kitbs": 2, + "xcodinas": 2, + "dgtal": 1, + "rodrigore": 1 + } + }, "ar": { "name": "Arabic", "complete": 392, @@ -32,39 +68,16 @@ "IgorDePaula": 5 } }, - "en": { - "name": "English", - "complete": 392, - "contributors": { - "taylorotwell": 10001, - "bonzai": 10000, - "davidhemphill": 10000, - "themsaid": 10000, - "mziraki": 37, - "kitbs": 15 - } - }, - "de": { - "name": "German", - "complete": 392, - "contributors": { - "pille1842": 71, - "shieraki": 27, - "kitbs": 20, - "dakira": 2 - } - }, - "es": { - "name": "Spanish", - "complete": 392, + "fr": { + "name": "French", + "complete": 388, "contributors": { - "joebordes": 51, - "ajmariduena": 18, - "iksaku": 11, - "Arryan": 3, - "xcodinas": 2, - "dgtal": 1, - "rodrigore": 1 + "MarceauKa": 165, + "InfinityWebMe": 28, + "Yannik-Slym": 28, + "kitbs": 10, + "Arryan": 4, + "KillianH": 2 } }, "zh-CN": { @@ -84,17 +97,6 @@ "zacksleo": 42 } }, - "fr": { - "name": "French", - "complete": 387, - "contributors": { - "MarceauKa": 165, - "InfinityWebMe": 28, - "Yannik-Slym": 28, - "Arryan": 4, - "KillianH": 2 - } - }, "fa": { "name": "Farsi", "complete": 374,