You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/sv.php

11 lines
372 B

<?php $TRANSLATIONS = array(
"Your Shared Files" => "Dina delade filer",
"Item" => "Objekt",
"Shared With" => "Delad med",
"Permissions" => "Rättigheter",
"Read" => "Läsa",
"Edit" => "Ändra",
"Delete" => "Radera",
"Enable Resharing" => "Aktivera dela vidare",
"Allow users to reshare files they don't own" => "Tillåter användare att dela filer som dom inte äger"
);