summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sl.php
blob: 6bcbb0070b35239b8093856433c3c92c8cb2dc79 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Geslo",
"Submit" => "Pošlji",
"%s shared the folder %s with you" => "Oseba %s je določila mapo %s za souporabo",
"%s shared the file %s with you" => "Oseba %s je določila datoteko %s za souporabo",
"Download" => "Prejmi",
"No preview available for" => "Predogled ni na voljo za",
"web services under your control" => "spletne storitve pod vašim nadzorom"
);