From 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 7 Oct 2021 02:25:26 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/fi.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'apps/files/l10n/fi.js') diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 3b62800fe14..cb8a0334c80 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", "Uploading that item is not supported" : "Kyseisen kohteen lähettäminen ei ole tuettu", "Target folder does not exist any more" : "Kohdekansiota ei ole enää olemassa", + "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon", "Error when assembling chunks, status code {status}" : "Virhe koottaessa lohkoja, tilakoodi {status}", "Actions" : "Toiminnot", "Rename" : "Nimeä uudelleen", @@ -78,6 +79,9 @@ OC.L10N.register( "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", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ryhmäkansio \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Erillinen tallennustila \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "Your storage is full, files cannot be updated or synced anymore!" : "Tallennustilasi on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", @@ -162,8 +166,12 @@ OC.L10N.register( "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Cancel" : "Peruuta", "Create" : "Luo", + "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", + "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", + "Set up templates folder" : "Aseta mallipohjien kansio", + "Templates" : "Mallipohjat", "%s used" : "%s käytetty", "%s%% of %s used" : "%s%% / %s käytetty", "%1$s of %2$s used" : "%1$s/%2$s käytetty", -- cgit v1.2.3