diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:11:55 +0000 |
commit | af3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch) | |
tree | f7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/fi.js | |
parent | 18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff) | |
download | nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.tar.gz nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/fi.js')
-rw-r--r-- | apps/theming/l10n/fi.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index bcf1461176d..c7868482c43 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -10,12 +10,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", "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.", - "A PHP extension stopped the file upload." : "PHP-laajennus pysäytti tiedoston lähetyksen.", "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", @@ -33,6 +30,9 @@ OC.L10N.register( "Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva", "Remove background image" : "Poista taustakuva", "reset to default" : "palauta oletukseksi", - "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain" + "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain", + "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", + "A PHP extension stopped the file upload." : "PHP-laajennus pysäytti tiedoston lähetyksen." }, "nplurals=2; plural=(n != 1);"); |