Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/hu.js')
-rw-r--r--apps/weather_status/l10n/hu.js28
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);");