diff --git a/Gemfile.lock b/Gemfile.lock index cd5784d..cede8dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/discourse/translations-manager.git - revision: 57e598eb204719c15ddfd786491344c735945fea + revision: 5f06cb81a9307553534bebf16a3121a01516119f specs: translations-manager (0.1.1) diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index d12527a..c7ed832 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -5,4 +5,6 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -pt: {} +pt: + site_settings: + discourse_math_enabled: 'Ativar extensão "Discourse Math" (irá adicionar um processamento especial para $ e $$ blocos)' diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml index bd9c199..44bd083 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -8,5 +8,5 @@ ur: site_settings: discourse_math_enabled: 'ڈسکورس ریاضی پلگ اِن فعال کریں ($ اور $$ بلاکس کیلئے خصوصی پروسیسنگ شامل کردی جائیگی)' - discourse_math_zoom_on_hover: 'ہور پر 200٪ زوم کریں' + discourse_math_zoom_on_hover: 'ہَووَر پر 200% زوم کریں' discourse_math_enable_accessibility: 'رسائی کی خصوصیات فعال کریں'