summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sl.php
blob: 6d5556ea4b00620df0b28d5f065d62d4619efa0e (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" => "%s je dal v souporabo z vami mapo %s",
"%s shared the file %s with you" => "%s je dal v souporabo z vami datoteko %s",
"Download" => "Prenesi",
"No preview available for" => "Predogled ni na voljo za",
"web services under your control" => "spletne storitve pod vašim nadzorom"
);