summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fi_FI.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-10 22:30:58 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-10 22:30:58 -0400
commit44a5b0bad0e0dbcb0c11de663897ace69b4fd776 (patch)
treeeba044e2945f6747fb037aa157f872d43254eba1 /apps/files_trashbin/l10n/fi_FI.php
parent26c0007a5ff65a718abce63939b65de0cda9c7a1 (diff)
downloadnextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.tar.gz
nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/fi_FI.php')
-rw-r--r--apps/files_trashbin/l10n/fi_FI.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/fi_FI.php b/apps/files_trashbin/l10n/fi_FI.php
index f03950981c0..b956c1c1e4c 100644
--- a/apps/files_trashbin/l10n/fi_FI.php
+++ b/apps/files_trashbin/l10n/fi_FI.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Kohdetta %s ei voitu poistaa pysyvästi",
"Couldn't restore %s" => "Kohteen %s palautus epäonnistui",
-"perform restore operation" => "suorita palautustoiminto",
"Error" => "Virhe",
-"delete file permanently" => "poista tiedosto pysyvästi",
-"Delete permanently" => "Poista pysyvästi",
-"Name" => "Nimi",
-"Deleted" => "Poistettu",
-"_%n folder_::_%n folders_" => array("%n kansio","%n kansiota"),
-"_%n file_::_%n files_" => array("%n tiedosto","%n tiedostoa"),
"restored" => "palautettu",
"Nothing in here. Your trash bin is empty!" => "Tyhjää täynnä! Roskakorissa ei ole mitään.",
+"Name" => "Nimi",
"Restore" => "Palauta",
+"Deleted" => "Poistettu",
"Delete" => "Poista",
"Deleted Files" => "Poistetut tiedostot"
);