diff options
Diffstat (limited to 'settings/l10n/sv.php')
-rw-r--r-- | settings/l10n/sv.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 0d70fc225fa..f3b189e08b8 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -12,11 +12,11 @@ $TRANSLATIONS = array( "Authentication method" => "Autentiseringsmetod", "Unable to load list from App Store" => "Kan inte ladda listan från App Store", "Authentication error" => "Fel vid autentisering", -"Your full name has been changed." => "Ditt fulla namn har ändrats", +"Your full name has been changed." => "Hela ditt namn har ändrats", "Unable to change full name" => "Kunde inte ändra hela namnet", "Group already exists" => "Gruppen finns redan", "Unable to add group" => "Kan inte lägga till grupp", -"Files decrypted successfully" => "Filer dekrypteras utan fel", +"Files decrypted successfully" => "Filerna dekrypterades utan fel", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Det gick inte att dekryptera dina filer, kontrollera din owncloud.log eller fråga administratören", "Couldn't decrypt your files, check your password and try again" => "Det gick inte att dekryptera filerna, kontrollera ditt lösenord och försök igen", "Email saved" => "E-post sparad", @@ -114,6 +114,7 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Tillåt delning med alla", "Allow users to only share with users in their groups" => "Tillåt bara delning med användare i egna grupper", "Allow mail notification" => "Tillåt e-post notifikation", +"Allow users to send mail notification for shared files" => "Tillåt användare att skicka mailnotifieringar för delade filer", "Security" => "Säkerhet", "Enforce HTTPS" => "Kräv HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Tvingar klienterna att ansluta till %s via en krypterad anslutning.", |