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