diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
commit | 153ff3d9b78a213740420ffc85de2d4b2cb38916 (patch) | |
tree | 4b6d28caa13575194eeefa42678ad194bf184fa7 /apps/user_status/l10n/ca.js | |
parent | 2a154f57ceeae89b15dfe166aff3a7916afde94c (diff) | |
download | nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.tar.gz nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/ca.js')
-rw-r--r-- | apps/user_status/l10n/ca.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index 04c145fbddd..52f2b853cbf 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -8,9 +8,13 @@ OC.L10N.register( "Vacationing" : "Vacances", "Working remotely" : "Treballant a distància", "User status" : "Estat de l'usuari", + "Clear status message after" : "Esborra el missatge d'estat després", "What's your status?" : "Quin és el teu estat?", "Set status" : "Estableix l'estat", + "Online status" : "Estat en línia", "Status message" : "Missatge d'estat", + "Clear status message" : "Esborrar el missatge d'estat", + "Set status message" : "Estableix un missatge d'estat", "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", "No recent status changes" : "No hi ha canvis d'estat recents", |