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.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/fi.js b/apps/weather_status/l10n/fi.js
index 0c7fbd8bb64..3a52c8d6ae8 100644
--- a/apps/weather_status/l10n/fi.js
+++ b/apps/weather_status/l10n/fi.js
@@ -11,21 +11,8 @@ OC.L10N.register(
"Detect location" : "Tunnista sijainti",
"Set custom address" : "Syötä osoite",
"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}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Sadetta klo {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Rankkasadetta klo {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Sadekuuroja klo {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Kevyitä sadekuuroja klo {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Rankkoja sadekuuroja klo {time}",
"More weather for {adr}" : "Lisää säätietoja kohteesta {adr}",
"Loading weather" : "Ladataan säätietoa",
- "Set location for weather" : "Aseta sijainti säätiedoille",
"Remove from favorites" : "Poista suosikeista",
"Add as favorite" : "Lisää suosikiksi",
"You are not logged in." : "Et ole kirjautuneena sisään.",
@@ -36,6 +23,19 @@ OC.L10N.register(
"There was an error setting the location." : "Sijainnin asettamisessa tapahtui virhe.",
"There was an error saving the mode." : "Tilan tallennuksessa tapahtui virhe.",
"There was an error using personal address." : "Henkilökohtaisen osoitteen käytössä tapahtui virhe.",
- "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." : "Säätiedot integroituna konsoliin.\nKäyttäjän sijainti voidaan joko tunnistaa automaattisesti tai asettaa manuaalisesti. Sääennuste näytetään kuudelle tunnille.\nTiedot voidaan myös integroida muihin paikkoihin, kuten kalenterisovellukseen."
+ "Set location for weather" : "Aseta sijainti säätiedoille",
+ "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." : "Säätiedot integroituna konsoliin.\nKäyttäjän sijainti voidaan joko tunnistaa automaattisesti tai asettaa manuaalisesti. Sääennuste näytetään kuudelle tunnille.\nTiedot voidaan myös integroida muihin paikkoihin, kuten kalenterisovellukseen.",
+ "{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}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Sadetta klo {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Rankkasadetta klo {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Sadekuuroja klo {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Kevyitä sadekuuroja klo {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Rankkoja sadekuuroja klo {time}"
},
"nplurals=2; plural=(n != 1);");