aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-30 16:33:04 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-30 16:33:04 +0000
commit49634892696ff77d86fcae650a73f82cca4160bb (patch)
tree831a1b8b8cb6e5f35f82d78899fb859299eccc5c /lib/l10n/fi.js
parent3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff)
downloadnextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz
nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r--lib/l10n/fi.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 7c64951ec4e..1c8fda777e0 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -70,9 +70,7 @@ OC.L10N.register(
"Invalid path" : "Virheellinen polku",
"Failed to create file from template" : "Tiedoston luominen mallipohjasta epäonnistui",
"Templates" : "Mallipohjat",
- "File name is a reserved word" : "Tiedoston nimi on varattu sana",
- "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin",
- "File name is too long" : "Tiedoston nimi on liian pitkä",
+ "Filename contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin",
"Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.",
@@ -227,6 +225,9 @@ OC.L10N.register(
"Target language" : "Kohdekieli",
"Result" : "Tulos",
"Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä",
+ "File name is a reserved word" : "Tiedoston nimi on varattu sana",
+ "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin",
+ "File name is too long" : "Tiedoston nimi on liian pitkä",
"Help" : "Ohje",
"Users" : "Käyttäjät",
"Unknown user" : "Tuntematon käyttäjä",