diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-12 02:27:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-12 02:27:53 +0000 |
commit | af0b50daa51c6e7edbbf82d41f2ebd1b146f8871 (patch) | |
tree | d06f5e8e5271b5fefaab12aa5f7186c38f2fef8d /apps/user_status | |
parent | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (diff) | |
download | nextcloud-server-af0b50daa51c6e7edbbf82d41f2ebd1b146f8871.tar.gz nextcloud-server-af0b50daa51c6e7edbbf82d41f2ebd1b146f8871.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/ca.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index e7f28b5694e..7bcf33baf25 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Fora malalt", "Vacationing" : "Vacances", "Working remotely" : "Treballant a distància", + "In a call" : "En una trucada", "User status" : "Estat de l'usuari", + "View profile" : "Visualitza el perfil", "Clear status after" : "Esborra l'estat després", "What is your status?" : "Quin és el vostre estat?", "Set status" : "Estableix l'estat", diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index 71c4cafe099..461e8eb0999 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -5,7 +5,9 @@ "Out sick" : "Fora malalt", "Vacationing" : "Vacances", "Working remotely" : "Treballant a distància", + "In a call" : "En una trucada", "User status" : "Estat de l'usuari", + "View profile" : "Visualitza el perfil", "Clear status after" : "Esborra l'estat després", "What is your status?" : "Quin és el vostre estat?", "Set status" : "Estableix l'estat", |