From 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Sat, 24 Dec 2022 03:02:27 +0000
Subject: Fix(l10n): đź”  Update translations from Transifex
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/files/l10n/fi.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'apps/files/l10n/fi.js')

diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 12547aef099..dcf7712525e 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -99,12 +99,11 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)." : "Tallennustila on melkein täynnä ({usedSpacePercent}%).",
     "_matches \"{filter}\"_::_match \"{filter}\"_" : ["vastaa \"{filter}\"","vastaa \"{filter}\""],
     "View in folder" : "Näe kansiossa",
-    "Copied!" : "Kopioitu!",
-    "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)",
     "Path" : "Polku",
     "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
     "Favorited" : "Lisätty suosikkeihin",
     "Favorite" : "Suosikki",
+    "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)",
     "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan",
     "New folder" : "Uusi kansio",
     "Upload file" : "Lähetä tiedosto",
@@ -220,6 +219,7 @@ OC.L10N.register(
     "Select" : "Valitse",
     "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
     "New" : "Uusi",
+    "Copied!" : "Kopioitu!",
     "Cannot transfer ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista",
     "Settings" : "Asetukset"
 },
-- 
cgit v1.2.3