Update translations
This commit is contained in:
parent
e6ec5d4fd7
commit
2e62867df2
|
@ -1,6 +1,6 @@
|
|||
GIT
|
||||
remote: https://github.com/discourse/translations-manager.git
|
||||
revision: 263dc4b189629c748229b3c2564e1d1fac0a84a7
|
||||
revision: ecddec65f6a45d678b7db45045d712106d7a69d8
|
||||
specs:
|
||||
translations-manager (0.4)
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
hy:
|
||||
site_settings:
|
||||
discourse_math_enabled: 'Միացնել Discourse Math պլագինը (կավելացնի հատուկ գործընթացներ $ և $$ բլոկներին)'
|
||||
discourse_math_provider: 'Լռելյայն math rendering մատակարար'
|
||||
discourse_math_zoom_on_hover: 'Մեծացնել 200% -ով վրան պահելիս (միայն MathJax)'
|
||||
discourse_math_enable_accessibility: 'Միացնել հասանելիության հատկանիշները (միայն MathJax)'
|
||||
discourse_math_enable_asciimath: 'Միացնել asciimath -ը (կավելացնի հատում գործընթաց %-ով սահմանափակված ներդիրներին) (միայն MathJax)'
|
|
@ -7,4 +7,8 @@
|
|||
|
||||
pt_BR:
|
||||
site_settings:
|
||||
discourse_math_enabled: 'Habilitar o plug-in Discourse Math (adicionará processamento especial a blocos $ e $$)'
|
||||
discourse_math_enabled: 'Habilitar o plugin Discourse Math (adicionará processamento especial a blocos $ e $$)'
|
||||
discourse_math_provider: 'Provedor padrão de renderização matemática'
|
||||
discourse_math_zoom_on_hover: 'Ampliar 200% ao focar (somente MathJax)'
|
||||
discourse_math_enable_accessibility: 'Habilitar recursos de acessibilidade (somente MathJax)'
|
||||
discourse_math_enable_asciimath: 'Habilitar asciimath (adicionará processamento especial a entradas delimitadas por %) (somente MathJax)'
|
||||
|
|
Loading…
Reference in New Issue