aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sl.php
blob: 607ec91a26441824f43018dff4a2fe568035648e (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Delete" => "Izbris",
"Your Shared Files" => "Vaše datoteke v souporabi",
"Item" => "Predmet",
"Shared With" => "V souporabi z",
"Permissions" => "Dovoljenja",
"Read" => "Branje",
"Edit" => "Pisanje",
"Enable Resharing" => "Omogoči nadaljnjo izmenjavo",
"Allow users to reshare files they don't own" => "Dovoli uporabnikom nadaljnjo izmenjavo tujih datotek"
);