diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
commit | d25a96d9216d2d58b48c45dafed1bed39e5c3c13 (patch) | |
tree | a3da828b8a93f27c62c2555eff0d6764235ce645 /lib/l10n/fi.js | |
parent | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (diff) | |
download | nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.tar.gz nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index b38d1555cd9..223188796f1 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -25,7 +25,7 @@ OC.L10N.register( "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", - "Avatar image is not square" : "Avatar kuva ei ole neliö", + "Avatar image is not square" : "Avatar-kuva ei ole neliö", "today" : "tänään", "yesterday" : "eilen", "_%n day ago_::_%n days ago_" : ["%n päivä sitten","%n päivää sitten"], @@ -71,7 +71,7 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Poista open_basedir-asetus php.ini-tiedostosta tai vaihda 64-bittiseen PHP:hen.", "Set an admin username." : "Aseta ylläpitäjän käyttäjätunnus.", "Set an admin password." : "Aseta ylläpitäjän salasana.", - "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data -hakemistoon %s", + "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "%s shared »%s« with you" : "%s jakoi kohteen »%s« kanssasi", "Sharing %s failed, because the backend does not allow shares from type %i" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %i tyyppisiä jakoja", @@ -185,10 +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", - "Data directory (%s) is readable by other users" : "Datakansio (%s) on muiden käyttäjien luettavissa", - "Data directory (%s) must be an absolute path" : "Datahakemiston (%s) tulee olla absoluuttinen polku", + "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" : "Datakansio (%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ä datakansion 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", |