diff options
Diffstat (limited to 'apps/user_status/l10n/ca.js')
-rw-r--r-- | apps/user_status/l10n/ca.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index 7358580e316..ccd20d66dda 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -11,14 +11,23 @@ OC.L10N.register( "User status" : "Estat de l'usuari", "View profile" : "Visualitza el perfil", "Clear status after" : "Esborra l'estat després de", + "Emoji for your status message" : "Emoji per al missatge d'estat", "What is your status?" : "Quin és el vostre estat?", + "Predefined statuses" : "Estats predefinits", + "Previously set" : "Definits anteriorment", + "Reset status" : "Reinicialitza l'estat", "Set status" : "Indica l'estat", "Online status" : "Estat en línia", "Status message" : "Missatge d'estat", + "Your status was set automatically" : "S'ha indicat l'estat automàticament", "Clear status message" : "Esborra el missatge d'estat", "Set status message" : "Indica el missatge d'estat", + "Reset status to \"{icon} {message}\"" : "Reinicialitza l'estat a «{icon} {message}»", + "Reset status to \"{message}\"" : "Reinicialitza l'estat a «{message}»", + "Reset status to \"{icon}\"" : "Reinicialitza l'estat a «{icon}»", "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", |