From 8288c539655343d79580ddc74acd32d51c3bbe0f Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Thu, 23 Aug 2018 09:49:12 -0400 Subject: [PATCH] Update translations --- Gemfile.lock | 4 ++-- config/locales/server.fi.yml | 2 ++ config/locales/server.fr.yml | 1 + config/locales/server.hu.yml | 13 +++++++++++++ config/locales/server.it.yml | 1 + config/locales/server.pt_BR.yml | 7 ++++++- config/locales/server.sw.yml | 12 ++++++++++++ 7 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 config/locales/server.hu.yml create mode 100644 config/locales/server.sw.yml diff --git a/Gemfile.lock b/Gemfile.lock index a2e4e55..1c77998 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/discourse/translations-manager.git - revision: 2a4a6f1817983db8fb3bc105607f8f705e12d16f + revision: 212a49cfa8feaab90d26f2ff9c65f698fef750e8 specs: translations-manager (0.2.1) @@ -15,4 +15,4 @@ DEPENDENCIES translations-manager! BUNDLED WITH - 1.16.1 + 1.16.3 diff --git a/config/locales/server.fi.yml b/config/locales/server.fi.yml index 82416aa..eba8e0a 100644 --- a/config/locales/server.fi.yml +++ b/config/locales/server.fi.yml @@ -8,4 +8,6 @@ fi: site_settings: discourse_math_enabled: 'Ota käyttöön Discoursen matematiikkalisäosa ($ ja $$ blokit käsitellään erityisellä tavalla)' + discourse_math_zoom_on_hover: 'Suurenna 200% hiiren kursorin alla' discourse_math_enable_accessibility: 'Ota käyttöön esteettömyysominaisuudet' + discourse_math_enable_asciimath: 'Ota käyttöön asciimath (% blokit käsitellään erityisellä tavalla)' diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index f533389..112705a 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -10,3 +10,4 @@ fr: discourse_math_enabled: 'Activer le plugin Math de Discourse (ajoutera un traitement spécifique des blocs $ et $$)' discourse_math_zoom_on_hover: 'Zoom 200% quand la souris passe dessus' discourse_math_enable_accessibility: 'Activer les fonctions d''accessibilité' + discourse_math_enable_asciimath: 'Activer asciimath (ajoutera un traitement spécial à l''entrée délimitée en %)' diff --git a/config/locales/server.hu.yml b/config/locales/server.hu.yml new file mode 100644 index 0000000..7aa6dc2 --- /dev/null +++ b/config/locales/server.hu.yml @@ -0,0 +1,13 @@ +# 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/ + +hu: + site_settings: + discourse_math_enabled: 'Discourse Math plugin engedélyezése(speciális feldolgozást ad hozzá a $ és $$ blokkokhoz)' + discourse_math_zoom_on_hover: '200% nagyítás ráhuzásnál' + discourse_math_enable_accessibility: 'Hozzáférési lehetőségek engedélyezése' + discourse_math_enable_asciimath: 'asciimath engedélyezése (speciális feldolgozást ad hozzá a % tagolt bemenethez)' diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index 864e270..b4c2d97 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -7,4 +7,5 @@ it: site_settings: + discourse_math_zoom_on_hover: 'Ingrandisci al 200% al passaggio' discourse_math_enable_accessibility: 'Abilita le caratteristiche di accessibilità' diff --git a/config/locales/server.pt_BR.yml b/config/locales/server.pt_BR.yml index bc85fd8..2eb5462 100644 --- a/config/locales/server.pt_BR.yml +++ b/config/locales/server.pt_BR.yml @@ -5,4 +5,9 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -pt_BR: {} +pt_BR: + site_settings: + discourse_math_enabled: 'Habilitar o plug-in Discourse Math (adicionará processamento especial a blocos $ e $$)' + discourse_math_zoom_on_hover: 'Zoom de 200% no foco' + discourse_math_enable_accessibility: 'Habilitar recursos de acessibilidade' + discourse_math_enable_asciimath: 'Habilitar asciimath (adicionará processamento especial a% de entrada delimitada)' diff --git a/config/locales/server.sw.yml b/config/locales/server.sw.yml new file mode 100644 index 0000000..a51274e --- /dev/null +++ b/config/locales/server.sw.yml @@ -0,0 +1,12 @@ +# 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/ + +sw: + site_settings: + discourse_math_enabled: 'Ruhusu Programu Jalizi ya Discourse Hisabati (itaongeza vitu kwenye $ na $$)' + discourse_math_zoom_on_hover: 'Kuza kwa 200% uki ambaa juu puku yako' + discourse_math_enable_accessibility: 'Ruhusu vipengele vya ufikikaji'