From 53180f40e15b92cd4953d0c13c5451a07fe559ca Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 28 Mar 2022 02:27:22 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/weather_status/l10n/hu.js | 9 +++++++++ apps/weather_status/l10n/hu.json | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'apps/weather_status/l10n') 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", -- cgit v1.2.3