diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
commit | 191e20d7f48338ca336fd0091301653251fc0667 (patch) | |
tree | a41047cf33addd0d237f584894832e1cf3946bea /apps/files/l10n/fi.js | |
parent | daa2d69a1fcadbc4b6ef521c4073776889456060 (diff) | |
download | nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.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, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 54d207987b4..b80a12bfe00 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -173,9 +173,10 @@ OC.L10N.register( "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", "Rename file" : "Nimeä tiedosto uudelleen", - "File name" : "Tiedostonimi", "A long time ago" : "Kauan aikaa sitten", "Download file {name}" : "Lataa tiedosto {name}", + "File name" : "Tiedostonimi", + "Folder name" : "Kansion nimi", "\"{name}\" is not an allowed filetype." : "\"{name}\" ei ole sallittu tiedostotyyppi.", "{newName} already exists." : "{newName} on jo olemassa.", "Name cannot be empty" : "Nimi ei voi olla tyhjä", |