Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:26 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:26 +0300
commit339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch)
treef9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/files/l10n/fi.js
parent005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff)
[tx-robot] updated 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.js8
1 files changed, 8 insertions, 0 deletions
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",