|
|
@@ -11,12 +11,13 @@
|
|
|
"panelHeader": "Výpočet indexů pole",
|
|
|
"selectBlur": "Chci vyhlazení",
|
|
|
"selectDate": "Chci datum",
|
|
|
- "selectField": "Pole vyberte kliknutím do mapy. Pro výběr pole je potřeba mapu přiblížit.",
|
|
|
+ "selectField": "Pole vyberte kliknutím do mapy.",
|
|
|
"selectMore": "Více polí můžete vybrat podržením klávesy SHIFT",
|
|
|
"selectedField": "Vybráno pole",
|
|
|
"selectedFields": "Vybrána pole",
|
|
|
"selectIndex": "Chci vypočítat index",
|
|
|
- "selectQuantiles": "Chci {{quantileCount}} kvantilů"
|
|
|
+ "selectQuantiles": "Chci {{quantileCount}} kvantilů",
|
|
|
+ "zoomIn": "Pro výběr pole je potřeba mapu přiblížit."
|
|
|
}
|
|
|
},
|
|
|
"en": {
|
|
|
@@ -31,12 +32,13 @@
|
|
|
"panelHeader": "Field calculation",
|
|
|
"selectBlur": "I want to blur by",
|
|
|
"selectDate": "I want a date",
|
|
|
- "selectField": "Select a field by clicking in the map. In order to select the field, you must zoom the map in.",
|
|
|
+ "selectField": "Select a field by clicking in the map.",
|
|
|
"selectMore": "You can select more fields by press and holding the SHIFT key",
|
|
|
"selectedField": "Selected field",
|
|
|
"selectedFields": "Selected fields",
|
|
|
"selectIndex": "I want to calculate index",
|
|
|
- "selectQuantiles": "I want {{quantileCount}} quantiles"
|
|
|
+ "selectQuantiles": "I want {{quantileCount}} quantiles",
|
|
|
+ "zoomIn": "In order to select the field, you must zoom the map in."
|
|
|
}
|
|
|
}
|
|
|
}
|