mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-01 02:36:47 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3b51cf7680da40053f39ce8be7d928b0fb043fc1
This commit is contained in:
parent
b3671e812c
commit
e0f2a1c688
|
@ -72,7 +72,7 @@
|
|||
"math_timeout": "הזמן להכנת $1 מהשרת \"$2\" פג.",
|
||||
"math-test-end": "בדיקות רקע למצב תיצוג ''$1'' הושלמו.",
|
||||
"math-test-fail": "הבדיקת ''$1'' <span style=\"color:red\">נכשלה</span>.",
|
||||
"math-test-start": "הרצת בדיקות רגע למצב התיצוג ''$1''.",
|
||||
"math-test-start": "הרצת בדיקות רקע למצב התיצוג ''$1''.",
|
||||
"math-test-success": "הבדיקה ''$1'' <span style=\"color:green\">הצליחה</span>..",
|
||||
"math-test-contains-diff": "המחרוזת המוחזרת $1 אינה מכילה את המחרוזת הצפויה $2.",
|
||||
"math-test-equals-diff": "המחרוזת המוחזרת $1 שונה מהמחרוזת הצפויה $2.",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"math-wikibase-formula-information": "Информације о математичкој формули",
|
||||
"math-wikibase-formula-link-header": "Извор податка",
|
||||
"math-wikibase-formula-elements-header": "Елементи формуле",
|
||||
"math-wikibase-special-form-header": "Наведи име формуле:",
|
||||
"math-wikibase-special-form-header": "Име формуле:",
|
||||
"math-wikibase-special-form-placeholder": "Назив формуле",
|
||||
"math-wikibase-special-form-button": "Затражи информацију",
|
||||
"math-wikibase-special-error-header": "Грешка"
|
||||
|
|
|
@ -14,7 +14,9 @@
|
|||
"Mark85296341",
|
||||
"PhiLiP",
|
||||
"Simon Shek",
|
||||
"烈羽"
|
||||
"烈羽",
|
||||
"H78c67c",
|
||||
"Winston Sung"
|
||||
]
|
||||
},
|
||||
"math-desc": "在 <code><math></code>...<code></math></code> 標籤之間呈現數學公式",
|
||||
|
@ -27,7 +29,7 @@
|
|||
"math-visualeditor-mwlatexinspector-display-block": "區塊",
|
||||
"math-visualeditor-mwlatexinspector-display-default": "預設",
|
||||
"math-visualeditor-mwlatexinspector-display-inline": "行內",
|
||||
"math-visualeditor-mwlatexinspector-id": "連結 ID(選填)",
|
||||
"math-visualeditor-mwlatexinspector-id": "連結 ID(非必填)",
|
||||
"math-visualeditor-mwlatexinspector-qid": "Wikibase ID(帶有 Q 前綴)",
|
||||
"math-visualeditor-mwmathdialog-title": "數學公式",
|
||||
"math-visualeditor-symbol-group-chem-addition": "加合物",
|
||||
|
|
Loading…
Reference in a new issue