summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/sv.js')
-rw-r--r--apps/dav/l10n/sv.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
index 305a425a6b7..a837d8cb1a8 100644
--- a/apps/dav/l10n/sv.js
+++ b/apps/dav/l10n/sv.js
@@ -72,17 +72,14 @@ OC.L10N.register(
"Where: %s" : "Var: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Avbruten: %1$s",
- "Invitation canceled" : "Inbjudan avbruten",
"Re: %1$s" : "Sv: %1$s",
- "Invitation updated" : "Inbjudan uppdaterad",
"Invitation: %1$s" : "Inbjudan: %1$s",
- "Invitation" : "Inbjudan",
+ "Organizer:" : "Arrangör:",
+ "Attendees:" : "Deltagare:",
"Title:" : "Titel:",
"Time:" : "Tid:",
"Location:" : "Ort:",
"Link:" : "Länk:",
- "Organizer:" : "Arrangör:",
- "Attendees:" : "Deltagare:",
"Accept" : "Acceptera",
"Decline" : "Avböj",
"More options …" : "Fler alternativ ...",
@@ -181,6 +178,9 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Du löste uppgift {todo} i listan {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} återupptog uppgift {todo} i listan {calendar}",
"You reopened todo {todo} in list {calendar}" : "Du återupptog uppgift {todo} i listan {calendar}",
- "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades"
+ "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades",
+ "Invitation canceled" : "Inbjudan avbruten",
+ "Invitation updated" : "Inbjudan uppdaterad",
+ "Invitation" : "Inbjudan"
},
"nplurals=2; plural=(n != 1);");