summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi_FI.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
commite68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch)
treeb8f10f9eef08f8064826e61c33030b35eee4ac93 /apps/files/l10n/fi_FI.php
parent36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff)
downloadnextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz
nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.php')
-rw-r--r--apps/files/l10n/fi_FI.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index d18ff4f0207..1d29dbf79d2 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "Tilapäiskansio puuttuu",
"Failed to write to disk" => "Levylle kirjoitus epäonnistui",
"Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä",
+"Upload failed" => "Lähetys epäonnistui",
"Invalid directory." => "Virheellinen kansio.",
"Files" => "Tiedostot",
"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.",
@@ -30,6 +31,7 @@ $TRANSLATIONS = array(
"undo" => "kumoa",
"_%n folder_::_%n folders_" => array("%n kansio","%n kansiota"),
"_%n file_::_%n files_" => array("%n tiedosto","%n tiedostoa"),
+"{dirs} and {files}" => "{dirs} ja {files}",
"_Uploading %n file_::_Uploading %n files_" => array("Lähetetään %n tiedosto","Lähetetään %n tiedostoa"),
"'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.",
"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",