mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-15 03:34:10 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Ic0c2387cd0eb262f9bb024877730e14fe4d33d82
This commit is contained in:
parent
a3298b0a1b
commit
46a1fecdc3
|
@ -53,7 +53,8 @@ $messages['qqq'] = array(
|
|||
'math-desc' => '{{desc|name=Math|url=http://www.mediawiki.org/wiki/Extension:Math}}',
|
||||
'math_sample' => 'The sample formula text that you get when you press the fourth button from the right on the edit toolbar.',
|
||||
'math_tip' => 'This is the text that appears when you hover the mouse over the fourth button from the right on the edit toolbar.',
|
||||
'prefs-math' => 'Used in user preferences.',
|
||||
'prefs-math' => 'Used in user preferences.
|
||||
{{Identical|Math}}',
|
||||
'mw_math_png' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!
|
||||
|
||||
Used as label for radio button.
|
||||
|
@ -2606,9 +2607,10 @@ $messages['ml'] = array(
|
|||
'mw_math_png' => 'എപ്പോഴും PNG ആയി പ്രദർശിപ്പിക്കുക',
|
||||
'mw_math_source' => 'TeX ആയി തന്നെ പ്രദർശിപ്പിക്കുക (ടെക്സ്റ്റ് ബ്രൗസറുകൾക്ക്)',
|
||||
'mw_math_mathjax' => 'MathJax (പരീക്ഷണാടിസ്ഥാനം; ബഹുഭൂരിപക്ഷം ബ്രൗസറുകൾക്കും അനുയോജ്യം)',
|
||||
'mw_math_latexml' => 'ലാറ്റെക്സ്എം.എൽ. (LaTeXML, പരീക്ഷണാടിസ്ഥാനത്തിൽ; മാത്എം.എൽ. ഉപയോഗിക്കുന്നു)',
|
||||
'math_failure' => 'പാഴ്സ് ചെയ്യൽ പരാജയപ്പെട്ടു',
|
||||
'math_unknown_error' => 'അപരിചിതമായ പിഴവ്',
|
||||
'math_unknown_function' => 'അജ്ഞാതമായ ഫങ്ങ്ഷൻ', # Fuzzy
|
||||
'math_unknown_function' => "അജ്ഞാതമായ ഫങ്ഷൻ '$1'",
|
||||
'math_lexing_error' => 'ലെക്സിങ് പിഴവ്',
|
||||
'math_syntax_error' => 'തെറ്റായ പദവിന്യാസം',
|
||||
'math_image_error' => 'PNG രൂപത്തിലേയ്ക്കുള്ള മാറ്റം പരാജയപ്പെട്ടു;
|
||||
|
@ -2617,6 +2619,8 @@ latex, dvips,എന്നിവ ശരിയായാണോ ഇൻസ്റ്
|
|||
'math_bad_output' => 'math output ഡയറക്ടറി ഉണ്ടാക്കാനോ അതിലേക്കു എഴുതാനോ സാധിച്ചില്ല',
|
||||
'math_notexvc' => 'പ്രവർത്തനസജ്ജമായ texvc ലഭ്യമല്ല;
|
||||
സജ്ജീകരിച്ചെടുക്കാനുള്ള സഹായത്തിനു ദയവായി math/README കാണുക.',
|
||||
'math_output_error' => 'മാത് ചിത്രം ഈ ഫയൽസിസ്റ്റത്തിൽ സൂക്ഷിക്കാനാവില്ല.',
|
||||
'math_latexml_timeout' => 'ലാറ്റെക്സ്എം.എൽ. $1-ൽ നിന്ന് കാലഹരണപ്പെട്ടു',
|
||||
);
|
||||
|
||||
/** Mongolian (монгол)
|
||||
|
|
Loading…
Reference in a new issue