Update translations

This commit is contained in:
Neil Lalonde 2019-10-10 11:26:13 -04:00
parent 595fc8675b
commit 9e00b8e47e
5 changed files with 17 additions and 7 deletions

View File

@ -1,8 +1,8 @@
GIT GIT
remote: https://github.com/discourse/translations-manager.git remote: https://github.com/discourse/translations-manager.git
revision: 927edce96b5bb1d7eb4f3f66bc8d77b0867639a2 revision: 68bbf2a99412638b73057935c89c6b2e1945e092
specs: specs:
translations-manager (0.4) translations-manager (0.5)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/

View File

@ -10,5 +10,5 @@ ca:
discourse_math_enabled: 'Habilita el connector de Discourse Math (afegirà un processament especial als blocs $ i $$)' discourse_math_enabled: 'Habilita el connector de Discourse Math (afegirà un processament especial als blocs $ i $$)'
discourse_math_provider: 'Proveïdor de representació matemàtica per defecte' discourse_math_provider: 'Proveïdor de representació matemàtica per defecte'
discourse_math_zoom_on_hover: 'Zoom del 200% en passar el cursor (sols MathJax)' discourse_math_zoom_on_hover: 'Zoom del 200% en passar el cursor (sols MathJax)'
discourse_math_enable_accessibility: 'Activa les funcions daccessibilitat (sols MathJax)' discourse_math_enable_accessibility: 'Activa les funcions d''accessibilitat (sols MathJax)'
discourse_math_enable_asciimath: 'Habilita asciimath (afegirà un processament especial a l''entrada delimitada amb %) (només MathJax)' discourse_math_enable_asciimath: 'Habilita asciimath (afegirà un processament especial a l''entrada delimitada amb %) (només MathJax)'

View File

@ -5,4 +5,10 @@
# To work with us on translations, join this project: # To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/ # https://www.transifex.com/projects/p/discourse-org/
da: {} da:
site_settings:
discourse_math_enabled: 'Aktivér Discourse Math-plugin (tilføjer særlig behandling til $ og $$ blokke)'
discourse_math_provider: 'Standard leverandør af matematisk gengivelse'
discourse_math_zoom_on_hover: 'Zoom 200% på hover (kun MathJax)'
discourse_math_enable_accessibility: 'Aktivér tilgængelighedsfunktioner (kun MathJax)'
discourse_math_enable_asciimath: 'Aktivér asciimath (tilføjer særlig behandling til% afgrænset input) (kun MathJax)'

View File

@ -7,8 +7,8 @@
es: es:
site_settings: site_settings:
discourse_math_enabled: 'Habilitar el plugin Discourse Math (agregará procesamiento especial para bloques $ y $$)' discourse_math_enabled: 'Habilitar el complemento Discourse Math (agregará procesamiento especial para bloques $ y $$)'
discourse_math_provider: 'Proveedor del renderizado de math por defecto' discourse_math_provider: 'Proveedor del renderizado math por defecto'
discourse_math_zoom_on_hover: 'Zoom 200% en hover (únicamente MathJax)' discourse_math_zoom_on_hover: 'Zoom 200% en hover (únicamente MathJax)'
discourse_math_enable_accessibility: 'Habilitar características de accesibilidad (únicamente MathJax)' discourse_math_enable_accessibility: 'Habilitar características de accesibilidad (únicamente MathJax)'
discourse_math_enable_asciimath: 'Habilitar asciimath (agregará procesamiento especial a % para delimitar la entrada) (únicamente MathJax)' discourse_math_enable_asciimath: 'Habilitar asciimath (agregará procesamiento especial a entradas delimitadas por %) (únicamente MathJax)'

View File

@ -8,3 +8,7 @@
fi: fi:
site_settings: site_settings:
discourse_math_enabled: 'Ota käyttöön Discoursen matematiikkalisäosa ($ ja $$ blokit käsitellään erityisellä tavalla)' discourse_math_enabled: 'Ota käyttöön Discoursen matematiikkalisäosa ($ ja $$ blokit käsitellään erityisellä tavalla)'
discourse_math_provider: 'Oletus matematiikkarenderöinti toimittaja'
discourse_math_zoom_on_hover: 'Suurenna 200% hiiren kursorin alla (vain MathJax) '
discourse_math_enable_accessibility: 'Ota käyttöön esteettömyysominaisuudet (vain MathJax) '
discourse_math_enable_asciimath: 'Ota käyttöön asciimath (% blokit käsitellään erityisellä tavalla) (vain MathJax) '