diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
commit | 1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch) | |
tree | 81e5364b8a3f606a6f5e877ab4b709c64f237872 /apps/files/l10n/fi.js | |
parent | c31ab2d68b03e30f776d2015604841e171e9c936 (diff) | |
download | nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 7444137df28..99455fe396e 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -250,14 +250,13 @@ OC.L10N.register( "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", + "Deletion cancelled" : "Poistaminen peruttu", "Delete permanently" : "Poista pysyvästi", "Delete and unshare" : "Poista ja lopeta jakaminen", "Delete files" : "Poista tiedostot", "Delete folders" : "Poista kansio", - "You are about to delete {count} items." : "Olet aikeissa poistaa {count} kohdetta.", "Confirm deletion" : "Vahvista poistaminen", "Cancel" : "Peruuta", - "Deletion cancelled" : "Poistaminen peruttu", "Destination is not a folder" : "Kohde ei ole kansio", "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", "(copy)" : "(kopioi)", |