diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
commit | 93f5745700c3b8def653b45e6d574d74cd84e0df (patch) | |
tree | 447184072863bbf76bfe7f6a07813d587920eb31 /apps/theming/l10n/fi.js | |
parent | 8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff) | |
download | nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.tar.gz nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.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, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 5622ff0f9d1..bcf1461176d 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -12,7 +12,6 @@ OC.L10N.register( "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.", @@ -33,6 +32,7 @@ OC.L10N.register( "Login image" : "Kirjautumissivun kuva", "Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva", "Remove background image" : "Poista taustakuva", - "reset to default" : "palauta oletukseksi" + "reset to default" : "palauta oletukseksi", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain" }, "nplurals=2; plural=(n != 1);"); |