mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 02:11:15 +08:00
36 lines
1.2 KiB
YAML
36 lines
1.2 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
pt_BR:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_reactions: "Reações do Discourse"
|
|
js:
|
|
discourse_reactions:
|
|
reactions_title: "Reações"
|
|
state_panel:
|
|
more_users: "e mais %{count}..."
|
|
picker:
|
|
react_with: "Reaja a esta postagem com: %{reaction}"
|
|
cant_remove_reaction: "Você não pode mais remover sua reação"
|
|
remove_reaction: "Remova esta %{reaction} reação"
|
|
main_reaction:
|
|
add: "Curtir esta postagem"
|
|
remove: "Remova essa curtida"
|
|
cant_remove: "Você não pode mais remover sua curtida"
|
|
unauthenticated: "Cadastre-se ou faça login para curtir esta postagem"
|
|
notifications:
|
|
reaction_1_user_multiple_posts:
|
|
one: "reagiu a %{count} da sua postagem"
|
|
other: "reagiu a %{count} das suas postagens"
|
|
reaction_2_users: "%{username}, %{username2}"
|
|
reaction_multiple_users:
|
|
one: "%{username} e mais %{count}"
|
|
other: "%{username} e mais %{count}"
|
|
titles:
|
|
reaction: "nova reação"
|