diff options
Diffstat (limited to 'apps/dav/l10n/sv.js')
-rw-r--r-- | apps/dav/l10n/sv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 436088df3f4..47417f9ddf3 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -153,8 +153,7 @@ OC.L10N.register( "Contacts and groups" : "Kontakter och grupper", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", - "Availability" : "Tillgänglighet", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte.", + "Save" : "Spara", "Time zone:" : "Tidszon:", "to" : "till", "Delete slot" : "Radera lucka", @@ -168,10 +167,11 @@ OC.L10N.register( "Saturday" : "Lördag", "Sunday" : "Söndag", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Sätt automatiskt användarstatus till \"Stör ej\" utanför tillgängliga tider för att tysta alla notifikationer.", - "Save" : "Spara", "Failed to load availability" : "Misslyckades med att ladda tidsluckor", "Saved availability" : "Sparade tidslucka", "Failed to save availability" : "Misslyckades med att spara tidslucka", + "Availability" : "Tillgänglighet", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte.", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", |