mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I6c1d54ad3d860fcd4f1f763e6e8975004d80811d
This commit is contained in:
parent
73cbed9cd1
commit
c04849e590
|
@ -28,5 +28,6 @@
|
|||
"math-wikibase-formula-name": "ߕߐ߮",
|
||||
"math-wikibase-formula-type": "ߛߎ߯ߦߊ",
|
||||
"math-wikibase-formula-description": "ߞߊ߲߬ߛߓߍߟߌ",
|
||||
"math-wikibase-formula-information": "ߘߡߊ߬ߟߐ߲ ߛߏ߯ߙߏߟߊ߲ ߞߎ߲߬ߠߊ߬ߝߏߣߌ߲"
|
||||
"math-wikibase-formula-information": "ߘߡߊ߬ߟߐ߲ ߛߏ߯ߙߏߟߊ߲ ߞߎ߲߬ߠߊ߬ߝߏߣߌ߲",
|
||||
"math-wikibase-special-error-header": "ߝߎ߬ߕߎ߲߬ߕߌ"
|
||||
}
|
||||
|
|
|
@ -81,13 +81,13 @@
|
|||
"math-test-success": "Used as special-page text.\n\nParameters:\n* $1 test name\n\nNote: The $1 is in two single quotes and not in double quotes.",
|
||||
"math-test-contains-diff": "Used as special-page wikitext.\n\nParameters:\n* $1 syntax highlight element of the returned string \n* $2 syntax highlight element of the expected string",
|
||||
"math-test-equals-diff": "Used as special-page wikitext.\n\nParameters:\n* $1 syntax highlight element of the returned string \n* $2 syntax highlight element of the expected string",
|
||||
"math-tracking-category-error": "Tracking category name.",
|
||||
"math-tracking-category-error": "{{tracking category name}}\nTracking category name.",
|
||||
"math-tracking-category-error-desc": "Tracking category description.",
|
||||
"math-tracking-category-mhchem-deprecation": "Tracking category name.",
|
||||
"math-tracking-category-mhchem-deprecation": "{{tracking category name}}\nTracking category name.",
|
||||
"math-tracking-category-mhchem-deprecation-desc": "Tracking category description.",
|
||||
"math-tracking-category-texvc-deprecation": "Tracking category name.",
|
||||
"math-tracking-category-texvc-deprecation": "{{tracking category name}}\nTracking category name.",
|
||||
"math-tracking-category-texvc-deprecation-desc": "Tracking category description.",
|
||||
"math-tracking-category-render-error": "Tracking category name.",
|
||||
"math-tracking-category-render-error": "{{tracking category name}}\nTracking category name.",
|
||||
"math-tracking-category-render-error-desc": "Tracking category description.",
|
||||
"math_unknown_error": "Used as error message for unknown texvc error.\n\nThis message follows the message {{msg-mw|Math failure}}.\n{{Identical|Unknown error}}",
|
||||
"math_unknown_function": "Used as error message when texvc encounters an unknown function.\n\nPreceded by the message {{msg-mw|Math failure}}.\n\nParameters:\n* $1 - name of unknown function",
|
||||
|
|
Loading…
Reference in a new issue