summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/fi_FI.php
blob: a00cc8ab96e09e3339f2326dc9a81e55b1501516 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password successfully changed." => "Salasana vaihdettiin onnistuneesti.",
"Could not change the password. Maybe the old password was not correct." => "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin.",
"Saving..." => "Tallennetaan...",
"Encryption" => "Salaus",
"Enabled" => "Käytössä",
"Disabled" => "Ei käytössä",
"Change Password" => "Vaihda salasana"
);