@kando-env/kando-ui 1.2.75-alpha.49 → 1.2.75-alpha.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/i18n/en.json +3 -2
- package/lib/i18n/en_uk.json +115 -116
- package/lib/i18n/fr.json +657 -428
- package/lib/i18n/it.json +421 -192
- package/lib/macros/getVersion.js +1 -1
- package/package.json +1 -1
package/lib/i18n/en.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"en": {
|
|
3
3
|
"languages": {
|
|
4
4
|
"en": "English",
|
|
5
|
+
"en_uk": "English (UK)",
|
|
5
6
|
"he": "Hebrew",
|
|
6
7
|
"fr": "French",
|
|
7
8
|
"it": "Italian"
|
|
@@ -221,7 +222,7 @@
|
|
|
221
222
|
"edit": "Edit existing %{model}"
|
|
222
223
|
},
|
|
223
224
|
"info_tooltip": {
|
|
224
|
-
"quality_summary": "The utility's quality breakdown shows
|
|
225
|
+
"quality_summary": "The utility's quality breakdown shows sewer water status at a glance like a compass.\nThe left pie shows the relation between the amount of clear and polluted sewage in your utility. The bars on the right show the breakdown of the polluted sewage by contamination severity.\nThis information gives a clear picture of the utility's sewer water quality status. You can use this feature to observe trends and to understand if the measures taken to mitigate any issues are having the desired impact.\nThis information gives a clear picture of the utility's sewer water quality status. You can use this feature to observe trends and to understand if the measures taken to mitigate any issues are having the desired impact.\nTrends are compared to the previous period (e.g. 34% down meaning your sewer is 34% cleaner than at the last observation).",
|
|
225
226
|
"most_significant_events": "The four most significant pollution events in the utility for the selected time range.\nThey are arranged either by severity or period.",
|
|
226
227
|
"discharge_pattern": "The colored squares indicate the day and time of the discharge;\nthe deeper the color the higher the concentration was during that period.\nThis information allows you to communicate your trend observations to the factory and show clearly how it matches their behavior, and can also provide a useful guide to improve pre-treatment planning, indicating the best times to take samples.",
|
|
227
228
|
"pollution_score": "A 1-100 score that takes into account pollution severity and the period of any event.\nThe goal is to have as low a score as possible."
|
|
@@ -3092,7 +3093,7 @@
|
|
|
3092
3093
|
"undefined": "Could not be defined"
|
|
3093
3094
|
},
|
|
3094
3095
|
"most-common-damage": {
|
|
3095
|
-
"title": "
|
|
3096
|
+
"title": "Potential Impact",
|
|
3096
3097
|
"coming-soon": "Coming soon",
|
|
3097
3098
|
"pipes": "Pipes/ Infrastructure",
|
|
3098
3099
|
"bacteria": "Bacteria/ process",
|