summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/et_EE.php
blob: bdfa215e1db645d9802e7c2be873d2d55a91b18d (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Your Shared Files" => "Sinu jagatud failid",
"Item" => "Kirje",
"Shared With" => "Kellega jagatud",
"Permissions" => "Õigused",
"Read" => "Lugemine",
"Edit" => "Muutmine",
"Delete" => "Kustutamine",
"Enable Resharing" => "Luba edasijagamine",
"Allow users to reshare files they don't own" => "Luba kasutajatel jagada faile, mis pole nende omad"
);