diff options
Diffstat (limited to 'apps/user_status/l10n/af.json')
-rw-r--r-- | apps/user_status/l10n/af.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/af.json b/apps/user_status/l10n/af.json index 2aa46bd8873..d579edd0963 100644 --- a/apps/user_status/l10n/af.json +++ b/apps/user_status/l10n/af.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Onlangse statusse", + "No recent status changes" : "Geen onlangse statusverandering nie", "In a meeting" : "In ’n vergadering", "Commuting" : "In die verkeer", "Out sick" : "Siek tuis", @@ -14,14 +15,12 @@ "Set status message" : "Stel statusboodskap", "There was an error saving the status" : "Daar was ’n fout toe status bewaar is", "There was an error clearing the status" : "Daar was ’n fout toe die status gewis is", - "No recent status changes" : "Geen onlangse statusverandering nie", - "Away" : "Weg", - "Do not disturb" : "Moenie pla nie", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Moenie wis nie", "Today" : "Vandag", "This week" : "Vandeesweek", "Online" : "Aanlyn", + "Away" : "Weg", + "Do not disturb" : "Moenie pla nie", "Invisible" : "Onsigbaar", "Offline" : "Vanlyn", "There was an error saving the new status" : "Daar was ’n fout toe nuwe status bewaar is", @@ -29,6 +28,7 @@ "1 hour" : "1 uur", "4 hours" : "4 uur", "Mute all notifications" : "Demp alle kennisgewings", - "Appear offline" : "Toon as vanlyn" + "Appear offline" : "Toon as vanlyn", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |