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>2017-04-11 03:07:29 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-11 03:07:29 +0300
commit4d90b0520ec4563d189521fc32cb315f5aebb09f (patch)
tree4d5dda2d50841caa9bf38ab0b0a34f86952684c9 /lib/l10n/fi.js
parenta045f3c4d7ef606ea302712952ec474d5ea5637a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r--lib/l10n/fi.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 223188796f1..22a6006fe1d 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -170,7 +170,6 @@ 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 (%s)" : "Kansion \"data\" luominen ei onnistu (%s)",
"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.",
@@ -185,16 +184,17 @@ 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",
- "Data directory (%s) is readable by other users" : "Data-hakemisto (%s) on muiden käyttäjien luettavissa",
- "Data directory (%s) must be an absolute path" : "Data-hakemiston (%s) tulee olla absoluuttinen polku",
"Check the value of \"datadirectory\" in your configuration" : "Tarkista \"datadirectory\"-arvo asetuksistasi",
- "Data directory (%s) is invalid" : "Data-hakemisto (%s) on virheellinen",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "Varmista, että datakansion juuressa on tiedosto \".ocdata\".",
+ "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",
"Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s",
"Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s",
"Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
- "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s"
+ "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s",
+ "Cannot create \"data\" directory (%s)" : "Hakemiston \"data\" luominen ei onnistu (%s)",
+ "Data directory (%s) is readable by other users" : "Data-hakemisto (%s) on muiden käyttäjien luettavissa",
+ "Data directory (%s) must be an absolute path" : "Data-hakemiston (%s) tulee olla absoluuttinen polku",
+ "Data directory (%s) is invalid" : "Data-hakemisto (%s) on virheellinen"
},
"nplurals=2; plural=(n != 1);");