Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 10abaebf..e84ce518 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -162,12 +162,28 @@ OC.L10N.register(
"{actor} has deleted a public share" : "{actor} har tagit bort en offentlig delning",
"You have deleted the share for group {sharee}" : "Du har tagit bort delningen för gruppen {sharee}",
"{actor} has deleted the share for group {sharee}" : "{actor} har tagit bort delningen för gruppen {sharee}",
+ "You have deleted the share for circle {sharee}" : "Du har tagit bort delningen för cirkeln {sharee}",
+ "{actor} has deleted the share for circle {sharee}" : "{actor} har tagit bort delningen för cirkeln {sharee}",
+ "You have deleted the share for contact group {sharee}" : "Du har tagit bort delningen för kontaktgruppen {sharee}",
+ "{actor} has deleted the share for contact group {sharee}" : "{actor} har tagit bort delningen för kontaktgruppen {sharee}",
"You have deleted share of {sharee}" : "Du har tagit bort delning av {sharee}",
"{actor} has deleted a share" : "{actor} har tagit bort en delning",
"You have voted" : "Du har röstat",
"{actor} has voted" : "{actor} har röstat",
+ "You have done something indescribable with this poll" : "Du har gjort nåt obeskrivbart med omröstningen",
+ "{actor} has done something indescribable with this poll" : "{actor} har gjort nåt obeskrivbart med omröstningen",
+ "Events happening inside of a <strong>poll</strong>" : "Händelsen skedde i en <strong>omröstning</strong>",
+ "Someone voted inside a <strong>poll</strong>" : "Någon röstade i en <strong>omröstning</strong>",
+ "A polls app, similar to Doodle/Dudle with the possibility to restrict access." : "En omröstningsapp, liknande doodle/dudle, med möjighet att begränsa deltagande.",
+ "A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "En omröstningsapp, liknande doodle/dudle, med möjlighet att begränsa deltagande (medlemmar, vissa grupper/användare, dold eller publik).",
+ "Switch to list view" : "Växla till listvy",
+ "Switch to table view" : "Växla till tabellvy",
"Delete" : "Radera",
+ "_Deleting in {countdown} second_::_Deleting in {countdown} seconds_" : ["Raderar om {countdown} sekund","Raderar om {countdown} sekunder"],
+ "Send confirmation emails" : "Skicka bekräftelsemejl",
"Sent emails to:" : "Skickade mejl till:",
+ "Emails could not be sent:" : "Mejl kunde inte skickas:",
+ "Send information about confirmed options by email" : "Skicka information om bekräftade alternativ med mejl",
"Inform your participants about the confirmed options" : "Informera dina deltagare om de bekräftade alternativen",
"Confirmations processed" : "Bekräftelser har behandlats",
"Confirmation sent to ${confirmation}" : "Bekräftelse skickad till ${confirmation}",
@@ -184,6 +200,8 @@ OC.L10N.register(
"Error while deleting the comment" : "Fel vid borttagning av kommentaren",
"The automatic reminder is sent to all shares via email:" : "Den automatiska påminnelsen skickas till alla delningar via e-post:",
"For polls with expiration:" : "För omröstningar med utgångsdatum:",
+ "No reminder is sent:" : "Ingen påminnelse skickas:",
+ "For text polls without expiration." : "För textomröstningar utan utgångsdatum.",
"Allow Comments" : "Tillåt kommentarer",
"Anonymous poll" : "Anonym omröstning",
"Reopen poll" : "Öppna omröstningen igen",