diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-30 13:53:43 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-30 13:53:43 +0100 |
commit | 284e69073782d634dbee9368a81607ae2afebc7b (patch) | |
tree | 26c40b2c76e9a70c72d24a1a8336d13b7689c5c3 /apps/files/l10n/fi_FI.php | |
parent | 3bafa87a1223d18e7f772c9551f17aaf7bcc7abb (diff) | |
parent | 5761bd771f4142394a00083712b63e77f8976946 (diff) | |
download | nextcloud-server-284e69073782d634dbee9368a81607ae2afebc7b.tar.gz nextcloud-server-284e69073782d634dbee9368a81607ae2afebc7b.zip |
Merge branch 'master' into navigation
Diffstat (limited to 'apps/files/l10n/fi_FI.php')
-rw-r--r-- | apps/files/l10n/fi_FI.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index ce236a30edb..999bd7884d3 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -9,6 +9,7 @@ "No file was uploaded" => "Yhtäkään tiedostoa ei lähetetty", "Missing a temporary folder" => "Väliaikaiskansiota ei ole olemassa", "Failed to write to disk" => "Levylle kirjoitus epäonnistui", +"Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä", "Invalid directory." => "Virheellinen kansio.", "Files" => "Tiedostot", "Unshare" => "Peru jakaminen", @@ -22,6 +23,8 @@ "'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.", "File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.", +"Your storage is full, files can not be updated or synced anymore!" => "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", +"Your storage is almost full ({usedSpacePercent}%)" => "Tallennustila on melkein loppu ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan.", "Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio", "Upload Error" => "Lähetysvirhe.", |