summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sv.js')
-rw-r--r--apps/files_sharing/l10n/sv.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 661d19f7166..c4ebfda8c24 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"{actor} removed share" : "{actor} tog bort delning",
"You shared {file} with {user}" : "Du delade {file} med {user}",
"You removed {user} from {file}" : "Du tog bort {user} från {file}",
+ "{actor} shared {file} with {user}" : "{actor} delade {file} med {user}",
"{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 {file}" : "{actor} tog bort dig från {file}",
@@ -78,6 +79,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Offentlig uppladdning fungerar endast i offentligt delade mappar",
"Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delningen av %s misslyckades. Ej tillåtet med delning av %s",
+ "You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad",
+ "Please specify a valid circle" : "Vänligen ange en giltig cirkel",
"Unknown share type" : "Ogiltig delningstyp",
"Not a directory" : "Inte en mapp",
"Could not lock path" : "Kunde inte låsa sökvägen",