diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-28 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-28 02:27:22 +0000 |
commit | 53180f40e15b92cd4953d0c13c5451a07fe559ca (patch) | |
tree | 844d764eaae0c34d7a82efd708bf51ab89e86415 /apps/weather_status/l10n | |
parent | d715a2272a6c2c1f4368753f2095b3e8ffac21a6 (diff) | |
download | nextcloud-server-53180f40e15b92cd4953d0c13c5451a07fe559ca.tar.gz nextcloud-server-53180f40e15b92cd4953d0c13c5451a07fe559ca.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/hu.js | 9 | ||||
-rw-r--r-- | apps/weather_status/l10n/hu.json | 9 |
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", |