diff options
Diffstat (limited to 'apps/theming/l10n/fi.js')
-rw-r--r-- | apps/theming/l10n/fi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 882231db1f8..f1b8654bef0 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -9,6 +9,9 @@ OC.L10N.register( "The given web address is too long" : "Verkko-osoite on liian pitkä", "The given slogan is too long" : "Slogani on liian pitkä", "The given color is invalid" : "Väri on virheellinen", + "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain", "No file was uploaded" : "Tiedostoa ei lähetetty", "Missing a temporary folder" : "Väliaikaiskansio puuttuu", "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", |