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:
authorNextcloud bot <bot@nextcloud.com>2022-03-28 05:27:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-28 05:27:22 +0300
commit53180f40e15b92cd4953d0c13c5451a07fe559ca (patch)
tree844d764eaae0c34d7a82efd708bf51ab89e86415 /apps/weather_status/l10n
parentd715a2272a6c2c1f4368753f2095b3e8ffac21a6 (diff)
[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.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",