diff options
Diffstat (limited to 'apps/files_sharing/l10n/sv.json')
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index a594a0cd39d..561288fcb44 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "Fel sökväg, fil/mapp finns inte", "Could not create share" : "Kunde inte skapa delning", "Invalid permissions" : "Ogiltiga behörigheter", + "Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD", "Please specify a valid account to share with" : "Ange ett giltigt konto att dela med", "Group sharing is disabled by the administrator" : "Gruppdelning är avstängt", "Please specify a valid group" : "Ange en giltig grupp", @@ -86,7 +87,6 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Dela %s och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Delning av %1$s misslyckades för att det inte är tillåtet med delningar från typ %2$s", "Please specify a valid federated account ID" : "Ange ett giltigt federerat konto-ID", - "Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD", "Please specify a valid federated group ID" : "Vänligen ange ett giltigt federerat grupp-id.", "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", @@ -208,12 +208,10 @@ "Share with {userName}" : "Dela med {userName}", "Share with group" : "Dela med grupp", "Share in conversation" : "Dela i konversation", - "Share with remote" : "Dela med remote", "Share with remote group" : "Dela med remote grupp", "Share with guest" : "Dela med gäst", - "Share with" : "Dela med", - "Save share" : "Spara delning", "Update share" : "Uppdatera delning", + "Save share" : "Spara delning", "Others with access" : "Andra med åtkomst", "No other accounts with access found" : "Inga andra konton med åtkomst hittades", "Toggle list of others with access to this directory" : "Växla lista över andra med access till den här mappen", @@ -312,6 +310,8 @@ "the item was removed" : "objektet togs bort", "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." + "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.", + "Share with remote" : "Dela med remote", + "Share with" : "Dela med" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |