diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 05adcaf1870..41b1e7da82b 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -160,8 +160,8 @@ OC.L10N.register( "Link copied" : "Länk kopierad", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", "Copy to clipboard" : "Kopiera till urklipp", - "Only works for users with access to this folder" : "Fungerar bara för användare med tillgång till den här mappen", - "Only works for users with access to this file" : "Fungerar bara för användare med tillgång till den här filen", + "Only works for users with access to this folder" : "Fungerar bara för användare med åtkomst till den här mappen", + "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", "Please enter the following required information before creating the share" : "Ange följande obligatorisk information innan du skapar delningen", "Password protection (enforced)" : "Lösenordsskydd (obligatorisk)", "Password protection" : "Lösenordsskydd", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index f882ace7f46..27455f8731d 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -158,8 +158,8 @@ "Link copied" : "Länk kopierad", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", "Copy to clipboard" : "Kopiera till urklipp", - "Only works for users with access to this folder" : "Fungerar bara för användare med tillgång till den här mappen", - "Only works for users with access to this file" : "Fungerar bara för användare med tillgång till den här filen", + "Only works for users with access to this folder" : "Fungerar bara för användare med åtkomst till den här mappen", + "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", "Please enter the following required information before creating the share" : "Ange följande obligatorisk information innan du skapar delningen", "Password protection (enforced)" : "Lösenordsskydd (obligatorisk)", "Password protection" : "Lösenordsskydd", |