aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/pt_BR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/pt_BR.json
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/pt_BR.json')
-rw-r--r--apps/user_status/l10n/pt_BR.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json
index e93c25d24fa..82306e43c33 100644
--- a/apps/user_status/l10n/pt_BR.json
+++ b/apps/user_status/l10n/pt_BR.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "Status recentes",
+ "No recent status changes" : "Sem alterações de status recentes",
"In a meeting" : "Em reunião",
"Commuting" : "Em trânsito",
"Out sick" : "Doente",
@@ -26,14 +27,12 @@
"There was an error saving the status" : "Ocorreu um erro ao salvar o status",
"There was an error clearing the status" : "Ocorreu um erro ao limpar o status",
"There was an error reverting the status" : "Ocorreu um erro ao reverter o status",
- "No recent status changes" : "Sem alterações de status recentes",
- "Away" : "Fora",
- "Do not disturb" : "Não perturbe",
- "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Não limpar",
"Today" : "Hoje",
"This week" : "Esta semana",
"Online" : "Online",
+ "Away" : "Fora",
+ "Do not disturb" : "Não perturbe",
"Invisible" : "Invisível",
"Offline" : "Offline",
"There was an error saving the new status" : "Ocorreu um erro ao salvar o novo status",
@@ -41,6 +40,7 @@
"1 hour" : "1 hora",
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas as notificações",
- "Appear offline" : "Aparecer offline"
+ "Appear offline" : "Aparecer offline",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file