summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/hu.js9
-rw-r--r--apps/weather_status/l10n/hu.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/hu.js b/apps/weather_status/l10n/hu.js
index c76096e4f96..bd551b2151d 100644
--- a/apps/weather_status/l10n/hu.js
+++ b/apps/weather_status/l10n/hu.js
@@ -11,6 +11,15 @@ OC.L10N.register(
"Detect location" : "Helymeghatározás",
"Set custom address" : "Egyéni cím beállítása",
"Favorites" : "Kedvencek",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
+ "{temperature} {unit} foggy" : "{temperature} {unit} ködös",
+ "{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
+ "{temperature} {unit} rain" : "{temperature} {unit} eső",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
"More weather for {adr}" : "További időjárás a {adr} címhez",
"Loading weather" : "Időjárás betöltése",
"Remove from favorites" : "Eltávolítás a kedvencekből",
diff --git a/apps/weather_status/l10n/hu.json b/apps/weather_status/l10n/hu.json
index c5a62ddedc4..1564b08b93f 100644
--- a/apps/weather_status/l10n/hu.json
+++ b/apps/weather_status/l10n/hu.json
@@ -9,6 +9,15 @@
"Detect location" : "Helymeghatározás",
"Set custom address" : "Egyéni cím beállítása",
"Favorites" : "Kedvencek",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
+ "{temperature} {unit} foggy" : "{temperature} {unit} ködös",
+ "{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
+ "{temperature} {unit} rain" : "{temperature} {unit} eső",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
"More weather for {adr}" : "További időjárás a {adr} címhez",
"Loading weather" : "Időjárás betöltése",
"Remove from favorites" : "Eltávolítás a kedvencekből",