diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-23 02:27:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-23 02:27:33 +0000 |
commit | 1d8da461d596616bd048f73b1e7abf852789198d (patch) | |
tree | 258c12ed41bb6c5ae3f6477aabfe64c813300b78 /apps/encryption | |
parent | 4539a7a1204749feb9ed01a4f466af26da42b6a4 (diff) | |
download | nextcloud-server-1d8da461d596616bd048f73b1e7abf852789198d.tar.gz nextcloud-server-1d8da461d596616bd048f73b1e7abf852789198d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/sv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/sv.js b/apps/encryption/l10n/sv.js index 2dc602313e1..aae8df6faf4 100644 --- a/apps/encryption/l10n/sv.js +++ b/apps/encryption/l10n/sv.js @@ -28,7 +28,7 @@ OC.L10N.register( "Bad Signature" : "Dålig signatur", "Missing Signature" : "Saknar signatur", "one-time password for server-side-encryption" : "engångslösenord för kryptering på serversidan", - "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 decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan inte dekryptera den här filen, förmodligen är det en delad fil. Be ägaren av filen att dela om filen 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", diff --git a/apps/encryption/l10n/sv.json b/apps/encryption/l10n/sv.json index b21395336c1..be71f144239 100644 --- a/apps/encryption/l10n/sv.json +++ b/apps/encryption/l10n/sv.json @@ -26,7 +26,7 @@ "Bad Signature" : "Dålig signatur", "Missing Signature" : "Saknar signatur", "one-time password for server-side-encryption" : "engångslösenord för kryptering på serversidan", - "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 decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan inte dekryptera den här filen, förmodligen är det en delad fil. Be ägaren av filen att dela om filen 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", |