diff options
Diffstat (limited to 'apps/files_sharing/l10n/fi_FI.php')
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index bd5ccfbf6ab..8a5fc004a1d 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -1,9 +1,3 @@ <?php $TRANSLATIONS = array( -"Delete" => "Poisto", -"Your Shared Files" => "Jakamasi tiedostot", -"Permissions" => "Oikeudet", -"Read" => "Luku", -"Edit" => "Muokkaus", -"Enable Resharing" => "Käytä uudelleenjakoa", -"Allow users to reshare files they don't own" => "Salli käyttäjien jakaa edelleen tiedostoja, joita he eivät omista" +"Delete" => "Poisto" ); |