Skip to content

Commit

Permalink
Update statistics from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
3liz-bot committed Dec 2, 2024
1 parent 50ff1e6 commit 17f35fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
9 changes: 7 additions & 2 deletions QuickOSM/resources/json/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"en": {
"name": "English",
"translated_strings": 5342,
"percentage": 66.93,
"percentage": 64.45,
"total_strings": 307,
"nb_languages": 26
"nb_languages": 27
},
"de": {
"name": "German",
Expand Down Expand Up @@ -126,6 +126,11 @@
"translated_strings": 4,
"percentage": 1.3
},
"ja_JP": {
"name": "Japanese (Japan)",
"translated_strings": 0,
"percentage": 0.0
},
"my_MM": {
"name": "Burmese (Myanmar)",
"translated_strings": 0,
Expand Down
5 changes: 3 additions & 2 deletions docs/translation-stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ It is generated automatically by transifex_stats.py in the scripts folder.
The translation is available on [Transifex](https://www.transifex.com/quickosm/gui/), no development
knowledge is required.

*Statistics updated: 2024-11-02*
*Statistics updated: 2024-12-02*

| Number of strings | Number of target languages | Overall Translation ratio |
|:-:|:-:|:-:|
307|26|66.93
307|27|64.45

| Language | Translation ratio (%) |
|:-:|:-:|
Expand Down Expand Up @@ -43,6 +43,7 @@ Portuguese 🇵🇹|[=4.89% "4.89"]|
Greek 🇬🇷|[=4.23% "4.23"]|
Hebrew 🇮🇱|[=1.63% "1.63"]|
Danish 🇳🇱|[=1.3% "1.3"]|
Japanese (Japan) |[=0.0% "0.0"]|
Burmese (Myanmar) |[=0.0% "0.0"]|
Turkish (Turkey) |[=0.0% "0.0"]|

0 comments on commit 17f35fc

Please sign in to comment.