diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-14 00:13:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-14 00:13:26 +0000 |
commit | d3332f516ff2b773b75d7269aac8adecb16ea512 (patch) | |
tree | bb21822bf8f324f5bcd0428dc671edf69ac7916f /apps/encryption/l10n/sv.js | |
parent | b58438b39d70d7373500bf7ce2583a125cdeb573 (diff) | |
download | nextcloud-server-d3332f516ff2b773b75d7269aac8adecb16ea512.tar.gz nextcloud-server-d3332f516ff2b773b75d7269aac8adecb16ea512.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/sv.js')
-rw-r--r-- | apps/encryption/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/sv.js b/apps/encryption/l10n/sv.js index 3c424fa6071..8ec18ed63db 100644 --- a/apps/encryption/l10n/sv.js +++ b/apps/encryption/l10n/sv.js @@ -31,6 +31,7 @@ OC.L10N.register( "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ej dekryptera denna fil, förmodligen är det en delad fil. Be ägaren av filen att dela den med dig.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Filen kan inte läsas, troligtvis är det en delad fil. Be ägaren av filen att dela den med dig igen.", "Default encryption module" : "Krypteringsfunktion", + "Default encryption module for server-side encryption" : "Standardkrypteringsmodul för kryptering på serversidan", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hallå där, \n\nAdministratören aktiverade serverkryptering. Alla dina filer har blivit krypterade med lösenordet: %s\n\nGå till i din profil för att ändra krypteringslösenordet till ditt egna lösenord. Ange lösenordet ovan som \"Gammalt lösenord\" och ange sedan ditt egna lösenord.\n\n", "The share will expire on %s." : "Utdelningen kommer att upphöra %s.", "Cheers!" : "Ha de fint!", |