diff options
Diffstat (limited to 'apps/user_status/l10n/ca.json')
-rw-r--r-- | apps/user_status/l10n/ca.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index 0bddb6cdf99..9a6c316e30f 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Estats recents", + "No recent status changes" : "No hi ha cap canvi d'estat recent", "In a meeting" : "En una reunió", "Commuting" : "En desplaçament", "Out sick" : "No disponible per malaltia", @@ -26,14 +27,12 @@ "There was an error saving the status" : "S'ha produït un error en desar l'estat", "There was an error clearing the status" : "S'ha produït un error en esborrar l'estat", "There was an error reverting the status" : "S'ha produït un error en recuperar l'estat anterior", - "No recent status changes" : "No hi ha cap canvi d'estat recent", - "Away" : "Absent", - "Do not disturb" : "No molesteu", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "No l'esborris", "Today" : "Avui", "This week" : "Aquesta setmana", "Online" : "En línia", + "Away" : "Absent", + "Do not disturb" : "No molesteu", "Invisible" : "Invisible", "Offline" : "Fora de línia", "There was an error saving the new status" : "S'ha produït un error en desar l'estat nou", @@ -41,6 +40,7 @@ "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Silencieu totes les notificacions", - "Appear offline" : "Apareixeu fora de línia" + "Appear offline" : "Apareixeu fora de línia", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |