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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 15:27:22 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 15:27:22 +0400
commit8df8211225a4252649b652da603ead5d2b9a9a84 (patch)
treec19158f3eb68a5aed58951e4e40f57ea86c45012 /apps/files/l10n/fi_FI.php
parent300cb22d24a12b6114716176ceac752056bec017 (diff)
[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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 29447be9024..3092c738c3b 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -2,6 +2,7 @@
$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",
+"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
"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 upload_max_filesize directive in php.ini: " => "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:",
@@ -29,7 +30,6 @@ $TRANSLATIONS = array(
"{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ä.",
"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}%)",