summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:47 +0000
commit38224a844f70c79eb85c142c011b7282455b726c (patch)
treecba9a2ef5e0d3830839ea5812af13483bf32ab2e /apps/files/l10n/fi.js
parentbfc8a35a3e099cd0f1495193f9326124a600b76f (diff)
downloadnextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz
nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 6dcac01011d..27bcbb7ca08 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -254,7 +254,6 @@ OC.L10N.register(
"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",
"Copy to {target}" : "Kopioi kohteeseen {target}",
"Move to {target}" : "Siirrä kohteeseen {target}",
"Open folder {displayName}" : "Avaa kansio {displayName}",
@@ -302,6 +301,7 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.",
"Search for an account" : "Etsi tiliä",
"Choose" : "Valitse",
- "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu"
+ "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu",
+ "Chose destination" : "Valitse kohde"
},
"nplurals=2; plural=(n != 1);");