mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
Update translations, excluding Japanese and config/locales/client.zh_TW.yml due to errors
This commit is contained in:
@ -5,4 +5,11 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
pt_BR: {}
|
||||
pt_BR:
|
||||
js:
|
||||
presence:
|
||||
replying: "respondendo"
|
||||
editing: "editando"
|
||||
replying_to_topic:
|
||||
one: "respondendo"
|
||||
other: "respondendo"
|
||||
|
@ -5,4 +5,7 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
pt_BR: {}
|
||||
pt_BR:
|
||||
site_settings:
|
||||
presence_enabled: 'Mostrar usuários que atualmente estão respondendo ao tópico atual ou editando a postagem atual?'
|
||||
presence_max_users_shown: 'Número máximo de usuários exibidos.'
|
||||
|
Reference in New Issue
Block a user