diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
commit | dafd70807500434ffb1130b408daeffb03416ad3 (patch) | |
tree | b61d26ebaeba7fc35c0b94cfe2802d50789c7339 /apps/files/l10n/fi.js | |
parent | 267605f60613d6e2102de1b3c35c63a0880df006 (diff) | |
download | nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.tar.gz nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index ace230f61c3..0f461cf36b5 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -16,6 +16,7 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda", "Upload cancelled." : "Lähetys peruttu.", "…" : "…", + "Processing files …" : "Käsitellään tiedostoja…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä", "Target folder \"{dir}\" does not exist any more" : "Kohdekansio \"{dir}\" ei ole enää olemassa", |