diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-05 01:55:14 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-05 01:55:14 -0500 |
commit | f0b1ba713d377a6af79ef6c8debb9b1fd61aea88 (patch) | |
tree | 169b8eff75e9612d73bb5e6151178c1dbd9d44b5 /lib/l10n/fi_FI.js | |
parent | e91eba4b5bd856cb1ef81996ace6d16c09f1bb01 (diff) | |
download | nextcloud-server-f0b1ba713d377a6af79ef6c8debb9b1fd61aea88.tar.gz nextcloud-server-f0b1ba713d377a6af79ef6c8debb9b1fd61aea88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r-- | lib/l10n/fi_FI.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 3510ebdd956..d4035633f08 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -128,6 +128,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Datakansio (%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 not available" : "Tallennustila ei ole käytettävissä" + "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 not available" : "Tallennustila ei ole käytettävissä", + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" }, "nplurals=2; plural=(n != 1);"); |