diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-13 02:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-13 02:19:45 +0000 |
commit | 6187cea3044a2d3406f1d89c04d00ad5a299932e (patch) | |
tree | c82da9cc4d2eaaad9f95bd4bfd83b68071e06879 /apps/files_sharing | |
parent | c79fa746459d61b18bd3af9d3f99ad72654ca4ce (diff) | |
download | nextcloud-server-6187cea3044a2d3406f1d89c04d00ad5a299932e.tar.gz nextcloud-server-6187cea3044a2d3406f1d89c04d00ad5a299932e.zip |
[tx-robot] updated from transifex
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", |