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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index bf6e1867abe..91eba0078b6 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"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",
@@ -88,7 +89,6 @@ OC.L10N.register(
"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",
@@ -210,12 +210,10 @@ OC.L10N.register(
"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",
@@ -314,6 +312,8 @@ OC.L10N.register(
"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"
},
"nplurals=2; plural=(n != 1);");