diff options
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 25bdc2a4a98..8e8838e85d2 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -160,6 +160,7 @@ OC.L10N.register( "Password protect" : "Lösenordsskydda", "Password" : "Lösenord", "Allow editing" : "Tillåt redigering", + "Hide file listing" : "Göm fillista", "Email link to person" : "E-posta länk till person", "Send" : "Skicka", "Sending ..." : "Skickar ...", @@ -219,7 +220,9 @@ OC.L10N.register( "An error occurred." : "Ett fel inträffade.", "Please reload the page." : "Vänligen ladda om sidan.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uppdateringen misslyckades. För mer information <a href=\"{url}\">kolla vår forum post</a> angående problemet.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.", "The update was successful. There were warnings." : "Uppdateringen lyckades. Det finns varningar.", + "The update was successful. Redirecting you to Nextcloud now." : "Uppdateringen lyckades. Omdirigerar nu till Nextcloud.", "Searching other places" : "Söker på andra platser", "No search results in other folders" : "Inga sökresultat i andra mappar", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"], |