diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:02 +0000 |
commit | a7811334370b735427d41a953abd53ec5648ab59 (patch) | |
tree | 2335fe3f135026b3a58d71690c93076609b9a128 /apps/weather_status/l10n/hu.js | |
parent | 08701853ed44814fe0fd00d0cc99478af14a23b7 (diff) | |
download | nextcloud-server-a7811334370b735427d41a953abd53ec5648ab59.tar.gz nextcloud-server-a7811334370b735427d41a953abd53ec5648ab59.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/hu.js')
-rw-r--r-- | apps/weather_status/l10n/hu.js | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/hu.js b/apps/weather_status/l10n/hu.js index ecb552e16e4..5bf8226316b 100644 --- a/apps/weather_status/l10n/hu.js +++ b/apps/weather_status/l10n/hu.js @@ -11,21 +11,8 @@ 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 at {time}" : "{temperature} {unit} Tiszta égbolt {time}-kor", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Felhős égbolt {time}-kor", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Kellemes nap {time}-kor", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Kellemes éjszaka {time}-kor", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Részben felhős {time}-kor", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ködös {time}-kor", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Gyenge eső {time}-kor", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Eső {time}-kor", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Kiadós eső {time}-kor", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Záporeső {time}-kor", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Gyenge zápor {time}-kor", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Kiadós záporeső {time}-kor", "More weather for {adr}" : "További időjárás a {adr} címhez", "Loading weather" : "Időjárás betöltése", - "Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz", "Remove from favorites" : "Eltávolítás a kedvencekből", "Add as favorite" : "Hozzáadás kedvencként", "You are not logged in." : "Ön nincs bejelentkezve.", @@ -36,6 +23,19 @@ OC.L10N.register( "There was an error setting the location." : "Probléma lépett fel a helyszín beállítása folyamán.", "There was an error saving the mode." : "Probléma lépett fel a mód beállítása folyamán.", "There was an error using personal address." : "Probléma lépett fel a személyes cím használata folyamán.", - "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui." + "Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui.", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Tiszta égbolt {time}-kor", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Felhős égbolt {time}-kor", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Kellemes nap {time}-kor", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Kellemes éjszaka {time}-kor", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Részben felhős {time}-kor", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ködös {time}-kor", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Gyenge eső {time}-kor", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Eső {time}-kor", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Kiadós eső {time}-kor", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Záporeső {time}-kor", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Gyenge zápor {time}-kor", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Kiadós záporeső {time}-kor" }, "nplurals=2; plural=(n != 1);"); |