diff --git a/QuickOSM/resources/json/i18n.json b/QuickOSM/resources/json/i18n.json index 20ab9c34..2832c95f 100644 --- a/QuickOSM/resources/json/i18n.json +++ b/QuickOSM/resources/json/i18n.json @@ -19,10 +19,15 @@ "translated_strings": 302, "percentage": 100.0 }, + "zh_TW": { + "name": "Chinese (Taiwan)", + "translated_strings": 302, + "percentage": 100.0 + }, "en": { "name": "English", - "translated_strings": 5251, - "percentage": 72.45, + "translated_strings": 5253, + "percentage": 72.48, "total_strings": 302, "nb_languages": 24 }, @@ -36,11 +41,6 @@ "translated_strings": 301, "percentage": 99.67 }, - "zh_TW": { - "name": "Chinese (Taiwan)", - "translated_strings": 301, - "percentage": 99.67 - }, "is": { "name": "Icelandic", "translated_strings": 298, @@ -63,8 +63,8 @@ }, "hu": { "name": "Hungarian", - "translated_strings": 285, - "percentage": 94.37 + "translated_strings": 286, + "percentage": 94.7 }, "fi": { "name": "Finnish", diff --git a/docs/translation-stats.md b/docs/translation-stats.md index 85d085fd..9abf35d1 100755 --- a/docs/translation-stats.md +++ b/docs/translation-stats.md @@ -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-02-02* +*Statistics updated: 2024-03-02* | Number of strings | Number of target languages | Overall Translation ratio | |:-:|:-:|:-:| -302|24|72.45 +302|24|72.48 | Language | Translation ratio (%) | |:-:|:-:| @@ -23,14 +23,14 @@ French 🇫🇷|[=100.0% "100.0"]| Italian 🇮🇹|[=100.0% "100.0"]| Dutch 🇳🇱|[=100.0% "100.0"]| Polish 🇵🇱|[=100.0% "100.0"]| +Chinese (Taiwan) 🇹🇼|[=100.0% "100.0"]| German 🇩🇪|[=99.67% "99.67"]| Spanish 🇪🇸|[=99.67% "99.67"]| -Chinese (Taiwan) 🇹🇼|[=99.67% "99.67"]| Icelandic None|[=98.68% "98.68"]| Chinese 🇨🇳|[=98.68% "98.68"]| Romanian 🇷🇴|[=97.68% "97.68"]| Ukrainian 🇺🇦|[=95.7% "95.7"]| -Hungarian 🇭🇺|[=94.37% "94.37"]| +Hungarian 🇭🇺|[=94.7% "94.7"]| Finnish 🇫🇮|[=92.05% "92.05"]| Korean 🇰🇷|[=92.05% "92.05"]| Portuguese (Brazil) 🇧🇷|[=92.05% "92.05"]|