diff options
Diffstat (limited to 'apps/user_status/l10n/en_GB.json')
-rw-r--r-- | apps/user_status/l10n/en_GB.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/user_status/l10n/en_GB.json b/apps/user_status/l10n/en_GB.json index 355189331d9..765ed0b4fc4 100644 --- a/apps/user_status/l10n/en_GB.json +++ b/apps/user_status/l10n/en_GB.json @@ -1,21 +1,38 @@ { "translations": { + "Recent statuses" : "Recent statuses", + "In a meeting" : "In a meeting", + "Commuting" : "Commuting", + "Out sick" : "Out sick", + "Vacationing" : "Vacationing", + "Working remotely" : "Working remotely", + "In a call" : "In a call", + "User status" : "User status", + "View profile" : "View profile", + "Clear status after" : "Clear status after", "What is your status?" : "What is your status?", "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", "Clear status message" : "Clear status message", "Set status message" : "Set status message", + "There was an error saving the status" : "There was an error saving the status", + "There was an error clearing the status" : "There was an error clearing the status", + "No recent status changes" : "No recent status changes", "Away" : "Away", "Do not disturb" : "Do not disturb", + "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Don't clear", "Today" : "Today", "This week" : "This week", "Online" : "Online", "Invisible" : "Invisible", "Offline" : "Offline", + "There was an error saving the new status" : "There was an error saving the new status", "30 minutes" : "30 minutes", "1 hour" : "1 hour", "4 hours" : "4 hours", + "Mute all notifications" : "Mute all notifications", + "Appear offline" : "Appear offline", "Clear status message after" : "Clear status message after" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |