diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 4d3e9f41a20..f44681ba537 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Recent statuses" : "Status recentes", "In a meeting" : "Em reunião", + "Commuting" : "Comutando", "Out sick" : "Doente", "Vacationing" : "Férias", "Working remotely" : "Em trabalho remoto", diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 6d632c52de1..785573ba18c 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -1,6 +1,7 @@ { "translations": { "Recent statuses" : "Status recentes", "In a meeting" : "Em reunião", + "Commuting" : "Comutando", "Out sick" : "Doente", "Vacationing" : "Férias", "Working remotely" : "Em trabalho remoto", |