🌐 New Crowdin updates (#1272)
This commit is contained in:
37
public/locales/hu/modules/weather.json
Normal file
37
public/locales/hu/modules/weather.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Időjárás",
|
||||
"description": "Megjeleníti egy meghatározott hely aktuális időjárási adatait.",
|
||||
"settings": {
|
||||
"title": "Az időjárás widget beállításai",
|
||||
"displayInFahrenheit": {
|
||||
"label": "Kijelzés Fahrenheitben"
|
||||
},
|
||||
"displayCityName": {
|
||||
"label": "Városnév megjelenítése"
|
||||
},
|
||||
"location": {
|
||||
"label": "Időjárás helye"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "Tiszta",
|
||||
"mainlyClear": "Főként tiszta",
|
||||
"fog": "Köd",
|
||||
"drizzle": "Ködszitálás",
|
||||
"freezingDrizzle": "Ónos szitálás",
|
||||
"rain": "Eső",
|
||||
"freezingRain": "Ónos eső",
|
||||
"snowFall": "Hóesés",
|
||||
"snowGrains": "Hószemcsék",
|
||||
"rainShowers": "Záporok",
|
||||
"snowShowers": "Hózáporok",
|
||||
"thunderstorm": "Vihar",
|
||||
"thunderstormWithHail": "Zivatar jégesővel",
|
||||
"unknown": "Ismeretlen"
|
||||
}
|
||||
},
|
||||
"error": "Hiba történt"
|
||||
}
|
||||
Reference in New Issue
Block a user