mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-27 17:01:07 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Idc4f02fa6de2f2220442365dc3f6b5644aa78cb9
This commit is contained in:
parent
bb8c880207
commit
4fe6031784
|
@ -77,5 +77,6 @@
|
|||
"prefs-math": "গণিত",
|
||||
"mathstatus": "গণিতের অবস্থা",
|
||||
"datatypes-type-math": "গাণিতিক এক্সপ্রেশন",
|
||||
"wikibase-listdatatypes-math-head": "গাণিতিক এক্সপ্রেশন"
|
||||
"wikibase-listdatatypes-math-head": "গাণিতিক এক্সপ্রেশন",
|
||||
"math-wikibase-formula-elements-header": "সূত্রের উপাদানসমূহ"
|
||||
}
|
||||
|
|
|
@ -55,7 +55,9 @@
|
|||
"mw_math_source": "Çımeyê LaTeXi (seba geyroğê metınan rê)",
|
||||
"prefs-math": "Matematigane simgey",
|
||||
"mathstatus": "Weziyetê matematiki",
|
||||
"math-wikibase-formula-name": "Name",
|
||||
"math-wikibase-formula-type": "Babet",
|
||||
"math-wikibase-formula-description": "Şınasnayış",
|
||||
"math-wikibase-formula-link-header": "Çımeyê melumati"
|
||||
"math-wikibase-formula-link-header": "Çımeyê melumati",
|
||||
"math-wikibase-special-error-header": "Xeta"
|
||||
}
|
||||
|
|
|
@ -112,11 +112,11 @@
|
|||
"math-wikibase-special-form-placeholder": "Titre de la formule",
|
||||
"math-wikibase-special-form-button": "Demander des informations",
|
||||
"math-wikibase-special-error-header": "Erreur",
|
||||
"math-wikibase-special-error-invalid-argument": "Votre ID d’élément Wikibase spécifié n’existe pas.",
|
||||
"math-wikibase-special-error-unknown": "Une erreur inconnue s’est produite, du fait de la récupération des données depuis Wikibase.",
|
||||
"math-wikibase-special-error-invalid-argument": "L'ID de l'élément Wikibase que vous avez spécifié n’existe pas.",
|
||||
"math-wikibase-special-error-unknown": "Une erreur inconnue s’est produite, lors de la récupération des données depuis Wikibase.",
|
||||
"math-wikibase-special-error-no-wikibase": "L’extension Wikibase est nécessaire pour utiliser cette page spéciale.",
|
||||
"apihelp-query+mathwbextracts-example-1": "Nécessite un résumé des éléments mathématiques Wikibase.",
|
||||
"apihelp-query+mathwbextracts-summary": "Renvoie un résumé de l’élément mathématique Wikibase en HTML.",
|
||||
"apihelp-query+mathwbextracts-param-qid": "Le QID de l’élément Wikibase qui sera interrogé.",
|
||||
"apihelp-query+mathwbextracts-param-uselang": "La langue qui doit être demandé pour l’élément Wikibase. L’anglais est la valeur par défaut."
|
||||
"apihelp-query+mathwbextracts-param-qid": "QID de l’élément Wikibase qui sera interrogé.",
|
||||
"apihelp-query+mathwbextracts-param-uselang": "La langue qui doit être demandée pour l’élément Wikibase. L’anglais est la valeur par défaut."
|
||||
}
|
||||
|
|
19
i18n/he.json
19
i18n/he.json
|
@ -89,7 +89,24 @@
|
|||
"mw_math_source": "קוד מקור של LaTeX (לדפדפני טקסט)",
|
||||
"prefs-math": "נוסחאות מתמטיות",
|
||||
"mathstatus": "מצב מתמטיקה",
|
||||
"mathwikibase": "מידע על נוסחה מתמטית",
|
||||
"datatypes-type-math": "ביטוי מתמטי",
|
||||
"wikibase-listdatatypes-math-head": "ביטוי מתמטי",
|
||||
"wikibase-listdatatypes-math-body": "שדה נתונים מפורש לביטויים מתמטיים, נוסחאות, משוואות וכיו\"ב, כתובים בתור הגוון של LaTeX."
|
||||
"wikibase-listdatatypes-math-body": "שדה נתונים מפורש לביטויים מתמטיים, נוסחאות, משוואות וכיו\"ב, כתובים בתור הגוון של LaTeX.",
|
||||
"math-wikibase-header": "מידע על פריטים מתמטיים",
|
||||
"math-wikibase-formula": "נוסחה",
|
||||
"math-wikibase-formula-name": "שם",
|
||||
"math-wikibase-formula-type": "סוג",
|
||||
"math-wikibase-formula-description": "תיאור",
|
||||
"math-wikibase-formula-information": "מידע על נוסחה מתמטית",
|
||||
"math-wikibase-formula-link-header": "מקור נתונים",
|
||||
"math-wikibase-formula-elements-header": "רכיבים של הנוסחה",
|
||||
"math-wikibase-special-form-header": "נא לציין את שם הנוסחה:",
|
||||
"math-wikibase-special-form-placeholder": "כותרת הנוסחה",
|
||||
"math-wikibase-special-form-button": "בקשת מידע",
|
||||
"math-wikibase-special-error-header": "שגיאה",
|
||||
"math-wikibase-special-error-invalid-argument": "מזהה פריט הוויקיבייס אינו קיים.",
|
||||
"math-wikibase-special-error-unknown": "אירעה שגיאה בלתי־ידועה באחזור נתונים מוויקיבייס.",
|
||||
"math-wikibase-special-error-no-wikibase": "ההרחבה ויקיבייס נחוצה לשימוש בדף המיוחד הזה.",
|
||||
"apihelp-query+mathwbextracts-example-1": "בקשת סיכום של פריטי ויקיבייס מתמטיים."
|
||||
}
|
||||
|
|
|
@ -49,5 +49,7 @@
|
|||
"prefs-math": "Formulas",
|
||||
"datatypes-type-math": "Matemātiska izteiksme",
|
||||
"wikibase-listdatatypes-math-head": "Matemātiska izteiksme",
|
||||
"math-wikibase-formula-elements-header": "Formulas elementi"
|
||||
"math-wikibase-formula": "Formula",
|
||||
"math-wikibase-formula-elements-header": "Formulas elementi",
|
||||
"math-wikibase-special-error-header": "Kļūda"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue