diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/fi.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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 | 4 |
1 files changed, 2 insertions, 2 deletions
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" }, |