diff options
Diffstat (limited to 'apps/user_status/l10n/nb.json')
-rw-r--r-- | apps/user_status/l10n/nb.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index adf6f6c0bfd..1e29f6b5a2a 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Nylige statuser", + "No recent status changes" : "Ingen nylige statusendringer", "In a meeting" : "I et møte", "Commuting" : "Pendler", "Out sick" : "Syk", @@ -17,14 +18,12 @@ "Set status message" : "Velg statusmelding", "There was an error saving the status" : "Det oppsto en feil ved lagring av status", "There was an error clearing the status" : "Det oppsto en feil ved fjerning av status", - "No recent status changes" : "Ingen nylige statusendringer", - "Away" : "Borte", - "Do not disturb" : "Ikke forstyrr", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Ikke fjern", "Today" : "I dag", "This week" : "Denne uken", "Online" : "Pålogget", + "Away" : "Borte", + "Do not disturb" : "Ikke forstyrr", "Invisible" : "Usynlig", "Offline" : "Frakoblet", "There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status", @@ -32,6 +31,7 @@ "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Demp alle varslinger", - "Appear offline" : "Vis som frakoblet" + "Appear offline" : "Vis som frakoblet", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |