Update translations

This commit is contained in:
Neil Lalonde 2018-09-10 14:02:22 -04:00
parent 8288c53965
commit d53c0bad11
4 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = el_GR: el, es_ES: es, fr_FR: fr, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi
lang_map = el_GR: el, es_ES: es, fr_FR: fr, hu_HU: hu, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi
[discourse-org.pluginmathserverenyml]
file_filter = config/locales/server.<lang>.yml

View File

@ -1,6 +1,6 @@
GIT
remote: https://github.com/discourse/translations-manager.git
revision: 212a49cfa8feaab90d26f2ff9c65f698fef750e8
revision: 637f0fe4bbb07d5e3cea32994275a34615694d79
specs:
translations-manager (0.2.1)
@ -15,4 +15,4 @@ DEPENDENCIES
translations-manager!
BUNDLED WITH
1.16.3
1.16.4

View File

@ -10,3 +10,4 @@ pt:
discourse_math_enabled: 'Ativar extensão "Discourse Math" (irá adicionar um processamento especial para $ e $$ blocos)'
discourse_math_zoom_on_hover: 'Ampliar 200% ao passar o ponteiro do rato'
discourse_math_enable_accessibility: 'Activar funcionalidades de acessibilidade'
discourse_math_enable_asciimath: 'Ativar "asciimath" (irá adicionar um processamento especial a entradas começadas por %)'

View File

@ -10,3 +10,4 @@ zh_CN:
discourse_math_enabled: '启用 Discourse 数学插件(将对 $ 和 $$ 进行特殊处理)'
discourse_math_zoom_on_hover: '鼠标浮动时放大至 200%'
discourse_math_enable_accessibility: '启用可操作性特性'
discourse_math_enable_asciimath: '启用 asciimath将对由 % 分隔的输入进行特殊处理)'