summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-17 00:45:46 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-17 00:45:46 +0200
commit70e8a7e25c40834830b0237f279d15f82dcd2a9e (patch)
treef0891ab44290b13035095dfeb3e62ed136231f34 /apps/files_encryption
parent1e6dc6751700a91faff463f8f2840cf24e742f37 (diff)
downloadnextcloud-server-70e8a7e25c40834830b0237f279d15f82dcd2a9e.tar.gz
nextcloud-server-70e8a7e25c40834830b0237f279d15f82dcd2a9e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/fi_FI.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/fi_FI.php b/apps/files_encryption/l10n/fi_FI.php
new file mode 100644
index 00000000000..5796499a26c
--- /dev/null
+++ b/apps/files_encryption/l10n/fi_FI.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Salaus",
+"Exclude the following file types from encryption" => "Jätä seuraavat tiedostotyypit salaamatta",
+"None" => "Ei mitään",
+"Enable Encryption" => "Käytä salausta"
+);