diff --git a/config/locales/server.cs.yml b/config/locales/server.cs.yml index a92ddf4..07ae059 100644 --- a/config/locales/server.cs.yml +++ b/config/locales/server.cs.yml @@ -8,5 +8,3 @@ cs: site_settings: discourse_math_enabled: 'Povolit Discourse matematický plugin (přidá speciální zpracování pro $ a $$ bloky)' - discourse_math_zoom_on_hover: 'Zvětšit na 200% při najetí myši' - discourse_math_enable_accessibility: 'Povolit funkce usnadnění přístupu' diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 837b67f..39f0c67 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -8,6 +8,7 @@ de: site_settings: discourse_math_enabled: 'Aktiviere das Discourse-Mathematik-Plugin (fügt spezielle Bearbeitungsschritte für $- und $$-Blöcke hinzu)' - discourse_math_zoom_on_hover: 'Zoom auf 200% beim Überfahren mit der Maus' - discourse_math_enable_accessibility: 'Aktiviere Barrierefreiheit-Funktionen' - discourse_math_enable_asciimath: 'Aktiviere AsciiMath (fügt spezielle Bearbeitungsschritte für Eingaben hinzu, die mit dem Prozentzeichen getrennt sind)' + discourse_math_provider: 'Standard Math Rendering Anbieter' + discourse_math_zoom_on_hover: 'Zoom 200% beim Schweben (nur MathJax)' + discourse_math_enable_accessibility: 'Erreichbarkeits-Features aktivieren (nur MathJax)' + discourse_math_enable_asciimath: 'Asciimath aktivieren (fügt besondere Verarbeitung zu Eingaben in % hinzu) (nur MathJax)' diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index bc1f483..8d1b05c 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -8,6 +8,7 @@ es: site_settings: discourse_math_enabled: 'Habilitar el plugin Discourse Math (agregará procesamiento especial para bloques $ y $$)' - discourse_math_zoom_on_hover: 'Zoom 200% en hover' - discourse_math_enable_accessibility: 'Habilitar características de accesibilidad' - discourse_math_enable_asciimath: 'Habilite asciimath (agregará procesamiento especial a % para delimitar la entrada)' + discourse_math_provider: 'Proveedor del renderizado de math por defecto' + 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_asciimath: 'Habilitar asciimath (agregará procesamiento especial a % para delimitar la entrada) (únicamente MathJax)' diff --git a/config/locales/server.fi.yml b/config/locales/server.fi.yml index eba8e0a..ffc1faf 100644 --- a/config/locales/server.fi.yml +++ b/config/locales/server.fi.yml @@ -8,6 +8,3 @@ 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 112705a..3e92838 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -8,6 +8,7 @@ fr: site_settings: 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 %)' + discourse_math_provider: 'Fournisseur de rendu mathématique par défaut' + discourse_math_zoom_on_hover: 'Zoom à 200% au passage de la souris (MathJax seulement)' + discourse_math_enable_accessibility: 'Activer les fonctions d''accessibilité (MathJax seulement)' + discourse_math_enable_asciimath: 'Activer asciimath (ajoutera un traitement spécial à l''entrée délimitée en %) (MathJax seulement)' diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index 21a9be8..b18b9a5 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -8,5 +8,3 @@ he: site_settings: discourse_math_enabled: 'הפעלת תוסף המתמטיקה של Discourse (תוספת של עיבוד מיוחד של בלוקים מסוג $ ומסוג $$)' - discourse_math_zoom_on_hover: 'התקרבות של 200% בעת ריחוף עם העכבר' - discourse_math_enable_accessibility: 'הפעלת תכונות נגישות' diff --git a/config/locales/server.hu.yml b/config/locales/server.hu.yml index 7aa6dc2..9a77995 100644 --- a/config/locales/server.hu.yml +++ b/config/locales/server.hu.yml @@ -8,6 +8,3 @@ 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 b4c2d97..12c5162 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -5,7 +5,4 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -it: - site_settings: - discourse_math_zoom_on_hover: 'Ingrandisci al 200% al passaggio' - discourse_math_enable_accessibility: 'Abilita le caratteristiche di accessibilità' +it: {} diff --git a/config/locales/server.lt.yml b/config/locales/server.lt.yml index 72637c4..72b3f24 100644 --- a/config/locales/server.lt.yml +++ b/config/locales/server.lt.yml @@ -5,6 +5,4 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -lt: - site_settings: - discourse_math_zoom_on_hover: 'Piartinti 200% užvedus pele' +lt: {} diff --git a/config/locales/server.pl_PL.yml b/config/locales/server.pl_PL.yml index 1a29ba7..367a0df 100644 --- a/config/locales/server.pl_PL.yml +++ b/config/locales/server.pl_PL.yml @@ -8,5 +8,3 @@ pl_PL: site_settings: discourse_math_enabled: 'Włącz plugin Discourse Math (doda specjalne przetwarzanie do bloków $ i $$)' - discourse_math_zoom_on_hover: 'Powiększ 200% po najechaniu myszą' - discourse_math_enable_accessibility: 'Włącz funkcje ułatwień dostępu' diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index d4924e0..c7ed832 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -8,6 +8,3 @@ pt: site_settings: 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 %)' diff --git a/config/locales/server.pt_BR.yml b/config/locales/server.pt_BR.yml index 2eb5462..e4ded91 100644 --- a/config/locales/server.pt_BR.yml +++ b/config/locales/server.pt_BR.yml @@ -8,6 +8,3 @@ 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.ru.yml b/config/locales/server.ru.yml index f5aff9f..f7c2682 100644 --- a/config/locales/server.ru.yml +++ b/config/locales/server.ru.yml @@ -8,6 +8,3 @@ ru: site_settings: discourse_math_enabled: 'Включить плагин Discourse Math (добавит специальную обработку в блоки $ и $$)' - discourse_math_zoom_on_hover: 'Увеличить 200% при наведении' - discourse_math_enable_accessibility: 'Включить специальные возможности' - discourse_math_enable_asciimath: 'Включить asciimath (добавит специальную обработку для ввода % с разделителями)' diff --git a/config/locales/server.sk.yml b/config/locales/server.sk.yml index 059203f..6ec2e2b 100644 --- a/config/locales/server.sk.yml +++ b/config/locales/server.sk.yml @@ -8,5 +8,3 @@ sk: site_settings: discourse_math_enabled: 'Povoliť matematický plugin Discourse (pridá špeciálne spracovanie $ a $$ blokov)' - discourse_math_zoom_on_hover: 'Zväčšiť 200% on hover' - discourse_math_enable_accessibility: 'Povoliť funkcie jendoduchšej dostupnosti ' diff --git a/config/locales/server.sw.yml b/config/locales/server.sw.yml index a51274e..f85d570 100644 --- a/config/locales/server.sw.yml +++ b/config/locales/server.sw.yml @@ -8,5 +8,3 @@ 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' diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml index 44bd083..8249d94 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -8,5 +8,3 @@ ur: site_settings: discourse_math_enabled: 'ڈسکورس ریاضی پلگ اِن فعال کریں ($ اور $$ بلاکس کیلئے خصوصی پروسیسنگ شامل کردی جائیگی)' - discourse_math_zoom_on_hover: 'ہَووَر پر 200% زوم کریں' - discourse_math_enable_accessibility: 'رسائی کی خصوصیات فعال کریں' diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 67af36e..c6565af 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -8,6 +8,3 @@ zh_CN: site_settings: discourse_math_enabled: '启用 Discourse 数学插件(将对 $ 和 $$ 进行特殊处理)' - discourse_math_zoom_on_hover: '鼠标浮动时放大至 200%' - discourse_math_enable_accessibility: '启用可操作性特性' - discourse_math_enable_asciimath: '启用 asciimath(将对由 % 分隔的输入进行特殊处理)'