diff options
Diffstat (limited to 'apps/user_status')
-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", |