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, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index 851463c4b83..1a79a2eb0a8 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -1,9 +1,17 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Jaettu kanssasi", +"Shared with others" => "Jaettu muiden kanssa", +"No files have been shared with you yet." => "Kukaan ei ole jakanut tiedostoja kanssasi vielä.", +"You haven't shared any files yet." => "Et ole jakanut yhtäkään tiedostoa vielä.", "Shared by {owner}" => "Jakanut {owner}", +"Shared by" => "Jakanut", +"link" => "linkki", "This share is password-protected" => "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." => "Väärä salasana. Yritä uudelleen.", "Password" => "Salasana", +"Name" => "Nimi", +"Share time" => "Jakamisen ajankohta", "Sorry, this link doesn’t seem to work anymore." => "Valitettavasti linkki ei vaikuta enää toimivan.", "Reasons might be:" => "Mahdollisia syitä:", "the item was removed" => "kohde poistettiin", |