diff options
Diffstat (limited to 'apps/user_status/l10n/sv.json')
-rw-r--r-- | apps/user_status/l10n/sv.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index 8749732b0a5..a2c88ca718d 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Senaste statusuppdateringar", + "No recent status changes" : "Inga statusuppdateringar den sista tiden", "In a meeting" : "På ett möte", "Commuting" : "Reser", "Out sick" : "Sjuk", @@ -26,14 +27,12 @@ "There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras", "There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas", "There was an error reverting the status" : "Det gick inte att återställa statusen", - "No recent status changes" : "Inga statusuppdateringar den sista tiden", - "Away" : "Iväg", - "Do not disturb" : "Stör ej", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Rensa inte", "Today" : "Idag", "This week" : "Denna vecka", "Online" : "Online", + "Away" : "Iväg", + "Do not disturb" : "Stör ej", "Invisible" : "Osynlig", "Offline" : "Frånkopplad", "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas", @@ -41,6 +40,7 @@ "1 hour" : "1 timme", "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", - "Appear offline" : "Visa som frånkopplad" + "Appear offline" : "Visa som frånkopplad", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |