diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-19 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-19 01:12:16 +0000 |
commit | daea45c4241f2d585b82a748909651ca95fc9ee3 (patch) | |
tree | 096394b48037e44a22f2ab650669ef8575daae72 /apps/files/l10n/fi.js | |
parent | 32c40afdc9fdeeb7343713a54b01f456e589bc9c (diff) | |
download | nextcloud-server-daea45c4241f2d585b82a748909651ca95fc9ee3.tar.gz nextcloud-server-daea45c4241f2d585b82a748909651ca95fc9ee3.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 930bbe2c4eb..23a7a428c15 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", "Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa", "Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut", + "copy" : "kopio", "Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa", "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida", "{newName} already exists" : "{newName} on jo olemassa", |