diff options
Diffstat (limited to 'apps/files_sharing/l10n/sl.php')
-rw-r--r-- | apps/files_sharing/l10n/sl.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php index 6d5556ea4b0..6bcbb0070b3 100644 --- a/apps/files_sharing/l10n/sl.php +++ b/apps/files_sharing/l10n/sl.php @@ -1,9 +1,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", +"%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" ); |