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 Nov 2, 2024
1 parent fb3d4be commit 97d8d5d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions QuickOSM/resources/json/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"en": {
"name": "English",
"translated_strings": 5328,
"percentage": 66.75,
"translated_strings": 5342,
"percentage": 66.93,
"total_strings": 307,
"nb_languages": 26
},
Expand Down Expand Up @@ -101,6 +101,11 @@
"translated_strings": 154,
"percentage": 50.16
},
"sv": {
"name": "Swedish",
"translated_strings": 16,
"percentage": 5.21
},
"pt": {
"name": "Portuguese",
"translated_strings": 15,
Expand All @@ -121,11 +126,6 @@
"translated_strings": 4,
"percentage": 1.3
},
"sv": {
"name": "Swedish",
"translated_strings": 2,
"percentage": 0.65
},
"my_MM": {
"name": "Burmese (Myanmar)",
"translated_strings": 0,
Expand Down
6 changes: 3 additions & 3 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-10-02*
*Statistics updated: 2024-11-02*

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

| Language | Translation ratio (%) |
|:-:|:-:|
Expand All @@ -38,11 +38,11 @@ Indonesian 🇮🇩|[=89.58% "89.58"]|
Vietnamese 🇻🇳|[=74.59% "74.59"]|
Czech |[=52.44% "52.44"]|
Russian 🇷🇺|[=50.16% "50.16"]|
Swedish 🇸🇪|[=5.21% "5.21"]|
Portuguese 🇵🇹|[=4.89% "4.89"]|
Greek 🇬🇷|[=4.23% "4.23"]|
Hebrew 🇮🇱|[=1.63% "1.63"]|
Danish 🇳🇱|[=1.3% "1.3"]|
Swedish 🇸🇪|[=0.65% "0.65"]|
Burmese (Myanmar) |[=0.0% "0.0"]|
Turkish (Turkey) |[=0.0% "0.0"]|

0 comments on commit 97d8d5d

Please sign in to comment.