summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sv.php
blob: d1c9afff07cf362bb5b2c4c26b424a2e6a4a64a9 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Lösenord",
"Submit" => "Skicka",
"%s shared the folder %s with you" => "%s delade mappen %s med dig",
"%s shared the file %s with you" => "%s delade filen %s med dig",
"Download" => "Ladda ner",
"No preview available for" => "Ingen förhandsgranskning tillgänglig för",
"web services under your control" => "webbtjänster under din kontroll"
);