diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index 96b15d6..21a9be8 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -5,4 +5,8 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -he: {} +he: + site_settings: + discourse_math_enabled: 'הפעלת תוסף המתמטיקה של Discourse (תוספת של עיבוד מיוחד של בלוקים מסוג $ ומסוג $$)' + discourse_math_zoom_on_hover: 'התקרבות של 200% בעת ריחוף עם העכבר' + discourse_math_enable_accessibility: 'הפעלת תכונות נגישות' diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index 12c5162..864e270 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -5,4 +5,6 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -it: {} +it: + site_settings: + discourse_math_enable_accessibility: 'Abilita le caratteristiche di accessibilità' diff --git a/config/locales/server.sk.yml b/config/locales/server.sk.yml index bcc3a93..c487aef 100644 --- a/config/locales/server.sk.yml +++ b/config/locales/server.sk.yml @@ -5,4 +5,8 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -sk: {} +sk: + site_settings: + discourse_math_enabled: 'Povoliť discourse matematický plugin (pridá špecialne spracovanie pre $ a $$ bloky)' + 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.ur.yml b/config/locales/server.ur.yml index 58bc973..bd9c199 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -5,4 +5,8 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -ur: {} +ur: + site_settings: + discourse_math_enabled: 'ڈسکورس ریاضی پلگ اِن فعال کریں ($ اور $$ بلاکس کیلئے خصوصی پروسیسنگ شامل کردی جائیگی)' + discourse_math_zoom_on_hover: 'ہور پر 200٪ زوم کریں' + discourse_math_enable_accessibility: 'رسائی کی خصوصیات فعال کریں'