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 Apr 2, 2024
1 parent 477f670 commit bac47de
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 @@ -27,9 +27,9 @@
"en": {
"name": "English",
"translated_strings": 5253,
"percentage": 72.48,
"percentage": 69.58,
"total_strings": 302,
"nb_languages": 24
"nb_languages": 25
},
"de": {
"name": "German",
Expand Down Expand Up @@ -125,5 +125,10 @@
"name": "Swedish",
"translated_strings": 2,
"percentage": 0.66
},
"tr_TR": {
"name": "Turkish (Turkey)",
"translated_strings": 0,
"percentage": 0.0
}
}
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-03-02*
*Statistics updated: 2024-04-02*

| Number of strings | Number of target languages | Overall Translation ratio |
|:-:|:-:|:-:|
302|24|72.48
302|25|69.58

| Language | Translation ratio (%) |
|:-:|:-:|
Expand Down Expand Up @@ -43,4 +43,5 @@ Greek None|[=4.3% "4.3"]|
Hebrew 🇮🇱|[=1.66% "1.66"]|
Danish 🇳🇱|[=1.32% "1.32"]|
Swedish 🇸🇪|[=0.66% "0.66"]|
Turkish (Turkey) None|[=0.0% "0.0"]|

0 comments on commit bac47de

Please sign in to comment.