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/fi.js')
-rw-r--r--apps/weather_status/l10n/fi.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/fi.js b/apps/weather_status/l10n/fi.js
index c7acac9e85a..0c7fbd8bb64 100644
--- a/apps/weather_status/l10n/fi.js
+++ b/apps/weather_status/l10n/fi.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Favorites" : "Suosikit",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Kirkas taivas klo {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Pilvistä klo {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Pilvetöntä klo {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Pilvetöntä {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Puolipilvistä klo {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Sumuista klo {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Kevyttä sadetta klo {time}",