diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 9fcebb1ec59..6a06df478f8 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -102,6 +102,7 @@ OC.L10N.register( "the link expired" : "giltighet för länken har gått ut", "sharing is disabled" : "delning är inaktiverat", "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.", + "shared by %s" : "delad av %s", "Add to your Nextcloud" : "Lägg till i molnet", "Download" : "Ladda ned", "Download %s" : "Ladda ned %s", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index aaec11f144d..7663720a7fe 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -100,6 +100,7 @@ "the link expired" : "giltighet för länken har gått ut", "sharing is disabled" : "delning är inaktiverat", "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.", + "shared by %s" : "delad av %s", "Add to your Nextcloud" : "Lägg till i molnet", "Download" : "Ladda ned", "Download %s" : "Ladda ned %s", |