summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fi_FI.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/fi_FI.php')
-rw-r--r--apps/files_trashbin/l10n/fi_FI.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fi_FI.php b/apps/files_trashbin/l10n/fi_FI.php
new file mode 100644
index 00000000000..2f54a58b7ad
--- /dev/null
+++ b/apps/files_trashbin/l10n/fi_FI.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"perform restore operation" => "suorita palautustoiminto",
+"perform undelete operation" => "suorita poiston peruutustoiminto",
+"Name" => "Nimi",
+"Deleted" => "Poistettu",
+"1 folder" => "1 kansio",
+"{count} folders" => "{count} kansiota",
+"1 file" => "1 tiedosto",
+"{count} files" => "{count} tiedostoa",
+"Nothing in here. Your trash bin is empty!" => "Tyhjää täynnä! Roskakorissa ei ole mitään.",
+"Restore" => "Palauta"
+);