diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
commit | 01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch) | |
tree | 40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/files/l10n/fi.js | |
parent | f3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff) | |
download | nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index dc709b95e79..fe2b6a33ef9 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -249,6 +249,7 @@ OC.L10N.register( "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Delete permanently" : "Poista pysyvästi", "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", "A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa", "The file does not exist anymore" : "Tiedostoa ei ole enää olemassa", "Chose destination" : "Valitse kohde", |