summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-12 00:07:44 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-12 00:07:44 +0000
commit633b952358e60315b64526baf05326217a52d65c (patch)
tree1cc836e7cc5ebd587d0eac8d7ed5c6143aed85e1 /lib/l10n/fi.js
parent6bd1c50dc32ccc208723ef08af72b8bfe99b58bb (diff)
downloadnextcloud-server-633b952358e60315b64526baf05326217a52d65c.tar.gz
nextcloud-server-633b952358e60315b64526baf05326217a52d65c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r--lib/l10n/fi.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 22a6006fe1d..d47d6d10d0d 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -170,6 +170,7 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "Hakemistoon \"config\" kirjoittaminen ei onnistu",
"Cannot write into \"apps\" directory" : "Hakemistoon \"apps\" kirjoittaminen ei onnistu",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tämä on yleensä mahdollista korjata %santamalla HTTP-palvelimelle kirjoitusoikeus sovellushakemistoon%s tai poistamalla sovelluskauppa pois käytöstä asetustiedostoa käyttäen.",
+ "Cannot create \"data\" directory" : "Hakemiston \"data\" luominen ei onnistu",
"Setting locale to %s failed" : "Maa-asetuksen %s asettaminen epäonnistui",
"Please install one of these locales on your system and restart your webserver." : "Asenna ainakin yksi kyseisistä maa-asetuksista järjestelmään ja käynnistä http-palvelin uudelleen.",
"Please ask your server administrator to install the module." : "Pyydä palvelimen ylläpitäjää asentamaan moduulin.",
@@ -184,7 +185,10 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 vaaditaan",
"Please upgrade your database version" : "Päivitä tietokantasi versio",
+ "Your data directory is readable by other users" : "Data-hakemisto on muiden käyttäjien luettavissa",
+ "Your data directory must be an absolute path" : "Data-hakemiston tulee olla absoluuttinen polku",
"Check the value of \"datadirectory\" in your configuration" : "Tarkista \"datadirectory\"-arvo asetuksistasi",
+ "Your data directory is invalid" : "Data-hakemisto on virheellinen",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Varmista, että data-hakemiston juuressa on tiedosto \".ocdata\".",
"Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".",
"Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s",