diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-13 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-13 00:08:22 +0000 |
commit | ea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch) | |
tree | 7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /lib/l10n/fi.js | |
parent | aa243376ef64c3c693c35bde11335a353ca15a57 (diff) | |
download | nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.tar.gz nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index eca8b47d005..adb53bd960b 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -188,7 +188,6 @@ OC.L10N.register( "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" : "Datahakemistosi 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", "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", @@ -204,6 +203,7 @@ OC.L10N.register( "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" + "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ä data-hakemiston juuressa on tiedosto \".ocdata\"." }, "nplurals=2; plural=(n != 1);"); |