summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fi_FI.php
blob: 7e9b67de2ca2e0f6ecf7c6fd98e27f66d0d8f381 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "Salasana",
"Submit" => "Lähetä",
"%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
"%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
"Download" => "Lataa",
"No preview available for" => "Ei esikatselua kohteelle"
);