summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi_FI.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-11 00:06:14 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-11 00:06:14 +0100
commitd03dce12839bf029229cc3d8f965bb057294e205 (patch)
tree88f3ea0732d93ccc3969775ec10a0888680d396b /apps/files/l10n/fi_FI.php
parent23dd7f1beaf9b567c1f3ec1438858cffc304dc13 (diff)
downloadnextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.tar.gz
nextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.php')
-rw-r--r--apps/files/l10n/fi_FI.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 3847590c99e..e7e4b044372 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
+"Could not move %s - File with this name already exists" => "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
+"Could not move %s" => "Kohteen %s siirto ei onnistunut",
+"Unable to rename file" => "Tiedoston nimeäminen uudelleen ei onnistunut",
"No file was uploaded. Unknown error" => "Tiedostoa ei lähetetty. Tuntematon virhe",
"There is no error, the file uploaded with success" => "Ei virheitä, tiedosto lähetettiin onnistuneesti",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Lähetetty tiedosto ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-arvon ylärajan",