diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-25 01:09:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-25 01:09:58 +0000 |
commit | 89ebb8a6631eaa273d34864224986e4efb2c365d (patch) | |
tree | 128185ba7091ec95915e47eff341b31f07d5b8ad /apps/theming/l10n/fi.js | |
parent | 3b6a45b926fda3628959dfc8b35e9256809361a6 (diff) | |
download | nextcloud-server-89ebb8a6631eaa273d34864224986e4efb2c365d.tar.gz nextcloud-server-89ebb8a6631eaa273d34864224986e4efb2c365d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/fi.js')
-rw-r--r-- | apps/theming/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index c7868482c43..70bddbe21f0 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -10,9 +10,13 @@ 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", + "The file was uploaded" : "Tiedosto lähetettiin", "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 file was only partially uploaded" : "Tiedosto lähetettiin vain osittain", "No file was uploaded" : "Tiedostoa ei lähetetty", "Missing a temporary folder" : "Väliaikaiskansio puuttuu", + "Could not write file to disk" : "Tiedostoa ei voitu kirjoittaa levylle", + "A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähettämisen", "No file uploaded" : "Ei tiedostoa lähetetty", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", "You are already using a custom theme" : "Käytät jo kustomoitua ulkoasua", |