diff options
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);"); |