mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
23 lines
744 B
YAML
Vendored
23 lines
744 B
YAML
Vendored
# 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:
|
|
js:
|
|
discourse_math:
|
|
edit_math: "Editar expressão matemática"
|
|
edit_modal:
|
|
title: "Editar expressão matemática"
|
|
label: "Matemática"
|
|
apply: "Aplicar"
|
|
composer:
|
|
insert_math: "Inserir expressão matemática"
|
|
insert_modal:
|
|
title_inline: "Inserir expressão matemática inline"
|
|
title_block: "Inserir expressão matemática em bloco"
|
|
label: "LaTeX"
|
|
placeholder: "E=mc^2"
|
|
insert: "Inserir"
|
|
block_mode: "Modo de bloco (equação exibida)"
|