From 19b241f69a39949462fdeb5920db5088e51e48f5 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Thu, 30 May 2019 11:32:06 -0400 Subject: [PATCH] Update translations --- Gemfile.lock | 2 +- config/locales/server.he.yml | 4 ++++ config/locales/server.ur.yml | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c8f122..41aba54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/discourse/translations-manager.git - revision: ecddec65f6a45d678b7db45045d712106d7a69d8 + revision: 7fe7d67f53fe917341b7abfb101b529be264fc8d specs: translations-manager (0.4) diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index b18b9a5..eeddf8e 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -8,3 +8,7 @@ he: site_settings: discourse_math_enabled: 'הפעלת תוסף המתמטיקה של Discourse (תוספת של עיבוד מיוחד של בלוקים מסוג $ ומסוג $$)' + discourse_math_provider: 'ספק עיבוד התמטיקה כבררת מחדל' + discourse_math_zoom_on_hover: 'התקרבות של 200% עם מעבר עם הסמן מעל (MathJax בלבד)' + discourse_math_enable_accessibility: 'הפעלת תכונות נגישות (MathJax בלבד)' + discourse_math_enable_asciimath: 'הפעלת asciimath (יוסיף עיבוד מיוחד לקלט שמופרד ב־%) (MathJax בלבד)' diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml index 8249d94..7dc405f 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -8,3 +8,7 @@ ur: site_settings: discourse_math_enabled: 'ڈسکورس ریاضی پلگ اِن فعال کریں ($ اور $$ بلاکس کیلئے خصوصی پروسیسنگ شامل کردی جائیگی)' + discourse_math_provider: 'ڈیفالٹ ریاضی رَینڈرِنگ فراہم کنندہ' + discourse_math_zoom_on_hover: 'ہَووَر پر 200% زوم کریں (صرف مَیتھ جَیکس)' + discourse_math_enable_accessibility: 'سائی کی خصوصیات فعال کریں (صرف مَیتھ جَیکس)' + discourse_math_enable_asciimath: 'asciimath فعال کریں (٪ ڈیلیمٹیڈ اِن پٹ پر خصوصی پروسیسنگ شامل کرے گا) (صرف مَیتھ جَیکس)'