diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-15 01:10:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-15 01:10:43 +0000 |
commit | 0f729e2cd375710890536f5968532879a3a7875d (patch) | |
tree | 55068a6cd2f2f8f794040d5cd6c084ab0ad0c95b /apps/files/l10n/fi.json | |
parent | c14dad90e840b52648f6f8511c57dcb2a0e1be77 (diff) | |
download | nextcloud-server-0f729e2cd375710890536f5968532879a3a7875d.tar.gz nextcloud-server-0f729e2cd375710890536f5968532879a3a7875d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 807628a15ae..fada7c7ffc9 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -14,8 +14,10 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä", "Target folder \"{dir}\" does not exist any more" : "Kohdekansio \"{dir}\" ei ole enää olemassa", "Not enough free space" : "Ei tarpeeksi vapaata tilaa", + "Uploading …" : "Lähetetään…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", + "Target folder does not exist any more" : "Kohdekansiota ei ole enää olemassa", "Actions" : "Toiminnot", "Download" : "Lataa", "Rename" : "Nimeä uudelleen", @@ -55,8 +57,11 @@ "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", "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"], "New" : "Uusi", + "{used} of {quota} used" : "{used}/{quota} käytetty", + "{used} used" : "{used} käytetty", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", + "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole sallittu tiedostomuoto", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", @@ -72,6 +77,8 @@ "Favorite" : "Suosikki", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", + "Remove from favorites" : "Poista suosikeista", + "Add to favorites" : "Lisää suosikkeihin", "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe", "Added to favorites" : "Lisätty suosikkeihin", "Removed from favorites" : "Poistettu suosikeista", @@ -117,6 +124,7 @@ "Settings" : "Asetukset", "Show hidden files" : "Näytä piilotetut tiedostot", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">käyttääksesi tiedostojasi WebDAV:in kautta</a>", "Cancel upload" : "Perus lähetys", "No files in here" : "Täällä ei ole tiedostoja", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", |