Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
OC.L10N.register(
"notifications",
{
"Notifications" : "Notifieringar",
"No notifications" : "Inga notifieringar",
"Dismiss" : "Avfärda",
"Admin notifications" : "Admin notifieringar",
"Unknown user session. It is not possible to set the option" : "Okänd användarsession. Det går inte att ange alternativet",
"Option not supported" : "Alternativet stöds inte",
"Saved" : "Sparad",
"Incomplete data" : "Ofullständiga uppgifter",
"Do not notify via mail" : "Skicka inte e-postnotiser",
"Notify only when an action is required" : "Notifiera endast när en åtgärd krävs",
"Notify about all events" : "Notifiera om alla händelser",
"Choose an option" : "Välj ett alternativ",
"Hello," : "Hej,",
"See <a href=\"%s\">%s</a> on %s for more information" : "Se <a href=\"%s\">%s</a> på %s för mer information",
"See %s on %s for more information" : "Se %s på %s för mer information",
"Mail Notifications" : "E-postnotiser",
"You can choose to be notified about events via mail. Some events are informative, others require an action (like accept/decline). Select your preference below:" : "Du kan välja att få e-postnotiser om händelser. Vissa händelser är informativa, andra kräver en åtgärd (till exempel att acceptera eller avböja). Välj din inställning nedan:",
"It was not possible to get your session. Please, try reloading the page or logout and login again" : "Det gick inte att hämta din session. Försök läsa om sidan eller logga ut och in igen",
"To be able to receive mail notifications it is required to specify an email address for your account." : "För att kunna få e-postnotiser måste du ange en e-postadress för ditt konto."
},
"nplurals=2; plural=(n != 1);");
22 changes: 22 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{ "translations": {
"Notifications" : "Notifieringar",
"No notifications" : "Inga notifieringar",
"Dismiss" : "Avfärda",
"Admin notifications" : "Admin notifieringar",
"Unknown user session. It is not possible to set the option" : "Okänd användarsession. Det går inte att ange alternativet",
"Option not supported" : "Alternativet stöds inte",
"Saved" : "Sparad",
"Incomplete data" : "Ofullständiga uppgifter",
"Do not notify via mail" : "Skicka inte e-postnotiser",
"Notify only when an action is required" : "Notifiera endast när en åtgärd krävs",
"Notify about all events" : "Notifiera om alla händelser",
"Choose an option" : "Välj ett alternativ",
"Hello," : "Hej,",
"See <a href=\"%s\">%s</a> on %s for more information" : "Se <a href=\"%s\">%s</a> på %s för mer information",
"See %s on %s for more information" : "Se %s på %s för mer information",
"Mail Notifications" : "E-postnotiser",
"You can choose to be notified about events via mail. Some events are informative, others require an action (like accept/decline). Select your preference below:" : "Du kan välja att få e-postnotiser om händelser. Vissa händelser är informativa, andra kräver en åtgärd (till exempel att acceptera eller avböja). Välj din inställning nedan:",
"It was not possible to get your session. Please, try reloading the page or logout and login again" : "Det gick inte att hämta din session. Försök läsa om sidan eller logga ut och in igen",
"To be able to receive mail notifications it is required to specify an email address for your account." : "För att kunna få e-postnotiser måste du ange en e-postadress för ditt konto."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}