diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-26 02:22:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-26 02:22:53 +0000 |
commit | b691f30af155dcb056411302d514d3ce989da129 (patch) | |
tree | abb052da7b553683cda5abcaf3d6676fa9c53c3d /apps/user_status/l10n | |
parent | 9177afe8ab6d81fc719775c1b85643fcf28097b5 (diff) | |
download | nextcloud-server-b691f30af155dcb056411302d514d3ce989da129.tar.gz nextcloud-server-b691f30af155dcb056411302d514d3ce989da129.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 3ab18f796dc..1f2ef78dcf4 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Doente", "Vacationing" : "Férias", "Working remotely" : "Em trabalho remoto", + "In a call" : "Numa chamada", "User status" : "Status do usuário", + "View profile" : "Visualizar perfil", "Clear status message after" : "Limpar status do usuário após", "What is your status?" : "Qual é o seu status?", "Set status" : "Definir status", diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 397a2c1b24f..f76748b0fc2 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -5,7 +5,9 @@ "Out sick" : "Doente", "Vacationing" : "Férias", "Working remotely" : "Em trabalho remoto", + "In a call" : "Numa chamada", "User status" : "Status do usuário", + "View profile" : "Visualizar perfil", "Clear status message after" : "Limpar status do usuário após", "What is your status?" : "Qual é o seu status?", "Set status" : "Definir status", |