summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-24 02:20:06 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-24 02:20:06 +0000
commitc15b0b0250d177f0990f2df22a391966b8951483 (patch)
tree02c90eb7094c87f77a439d00de65043dc5811527 /apps/user_status/l10n
parent07f607e1487fccfc955cf68b7538b7e3f2c078e3 (diff)
downloadnextcloud-server-c15b0b0250d177f0990f2df22a391966b8951483.tar.gz
nextcloud-server-c15b0b0250d177f0990f2df22a391966b8951483.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/pt_BR.js2
-rw-r--r--apps/user_status/l10n/pt_BR.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js
index f44681ba537..9ba6fec69dc 100644
--- a/apps/user_status/l10n/pt_BR.js
+++ b/apps/user_status/l10n/pt_BR.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Recent statuses" : "Status recentes",
"In a meeting" : "Em reunião",
- "Commuting" : "Comutando",
+ "Commuting" : "Em trânsito",
"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 785573ba18c..0d8953c6756 100644
--- a/apps/user_status/l10n/pt_BR.json
+++ b/apps/user_status/l10n/pt_BR.json
@@ -1,7 +1,7 @@
{ "translations": {
"Recent statuses" : "Status recentes",
"In a meeting" : "Em reunião",
- "Commuting" : "Comutando",
+ "Commuting" : "Em trânsito",
"Out sick" : "Doente",
"Vacationing" : "Férias",
"Working remotely" : "Em trabalho remoto",