diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/files_sharing/l10n/sv.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sv.js')
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 35a5378ad5c..7dca2dffbab 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -77,7 +77,7 @@ OC.L10N.register( "{actor} removed {user} from {file}" : "{actor} tog bort {user} från {file}", "{actor} shared {file} with you" : "{actor} delade {file} med dig", "{actor} removed you from the share named {file}" : "{actor} raderade dig från delningen med namn {file}", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "En fil eller mapp som delats via mejl eller offentlig länk har blivit <strong>nedladdad</strong>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "En fil eller mapp som delats via e-post eller offentlig länk har blivit <strong>nedladdad</strong>", "A file or folder was shared from <strong>another server</strong>" : "En fil eller mapp delades från <strong>en annan server</strong>", "A file or folder has been <strong>shared</strong>" : "En fil eller mapp har <strong>delats</strong>", "Wrong share ID, share doesn't exist" : "Fel delnings-ID, delningen finns inte", @@ -107,7 +107,7 @@ OC.L10N.register( "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delning och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad", "Cannot increase permissions" : "Kan inte utöka behörigheter", "shared by %s" : "delad av %s", - "Download all files" : "Ladda ner alla filer", + "Download all files" : "Ladda ned alla filer", "Direct link" : "Direktlänk", "Add to your Nextcloud" : "Lägg till i molnet", "Share API is disabled" : "Delning av API är inaktiverad", |