diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
commit | 03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch) | |
tree | feeea6293d3aba54c396fecb8e3a376cd2d39ebe /apps/files/l10n/fi.json | |
parent | d2df81a9695901837dcfa0776180a51d680ba39e (diff) | |
download | nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 084015f5277..3a986ccff71 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -95,6 +95,7 @@ "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", + "Direct link was copied (only works for users who have access to this file/folder)" : "Suoralinkki kopioitiin (toimii vain niillä käyttäjillä, joilla on pääsy kyseiseen tiedostoon/kansioon)", "Path" : "Polku", "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", @@ -162,6 +163,9 @@ "The ownership transfer of {path} from {user} has completed." : "Kohteen {path} omistajuussiirto käyttäjältä {user} valmistui.", "in %s" : "polussa %s", "File Management" : "Tiedostohallinta", + "Storage informations" : "Tallennustilan tietoja", + "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", + "{relative}% used" : "{relative} % käytetty", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", "Change" : "Muuta", @@ -174,6 +178,7 @@ "Unknown error" : "Tuntematon virhe", "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "Files settings" : "Tiedostojen asetukset", "Show hidden files" : "Näytä piilotetut tiedostot", "Crop image previews" : "Rajaa kuvien esikatseluja", @@ -181,6 +186,7 @@ "Copy to clipboard" : "Kopioi leikepöydälle", "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", + "Webdav URL copied to clipboard" : "Webdav-URL-osoite kopioitu leikepöydälle", "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", |