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/sk.js')
-rw-r--r--apps/weather_status/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js
index ccb21af3002..d90dc7ee040 100644
--- a/apps/weather_status/l10n/sk.js
+++ b/apps/weather_status/l10n/sk.js
@@ -13,8 +13,8 @@ OC.L10N.register(
"Favorites" : "Obľúbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Fašiangy o {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Jaromočná noc o {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Malá oblačnosť o {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Málo oblačná noc o {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Čiastočne zamračené o {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",