44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "Vreme",
|
|
"description": "Prikaže trenutne vremenske informacije za določeno lokacijo.",
|
|
"settings": {
|
|
"title": "Nastavitve za vremenski gradnik",
|
|
"displayInFahrenheit": {
|
|
"label": "Prikaz v Fahrenheitu"
|
|
},
|
|
"displayCityName": {
|
|
"label": "Prikaži ime mesta"
|
|
},
|
|
"displayWeekly": {
|
|
"label": ""
|
|
},
|
|
"forecastDays": {
|
|
"label": ""
|
|
},
|
|
"location": {
|
|
"label": "Lokacija vremena"
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"weatherDescriptions": {
|
|
"clear": "Počisti",
|
|
"mainlyClear": "Večinoma jasno",
|
|
"fog": "Megla",
|
|
"drizzle": "Pršec",
|
|
"freezingDrizzle": "Leden pršec",
|
|
"rain": "Dež",
|
|
"freezingRain": "Ledeni dež",
|
|
"snowFall": "Padec snega",
|
|
"snowGrains": "Snežna zrna",
|
|
"rainShowers": "Deževni nalivi",
|
|
"snowShowers": "Snežne plohe",
|
|
"thunderstorm": "Nevihta",
|
|
"thunderstormWithHail": "Nevihta s točo",
|
|
"unknown": "Neznano"
|
|
}
|
|
},
|
|
"error": "Zgodila se je napaka"
|
|
}
|