mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I8b8167c327510b1d86c647b0b8f6c08b2b5602cd
This commit is contained in:
parent
4fe6031784
commit
6ccf14297a
|
@ -56,5 +56,6 @@
|
|||
"wikibase-listdatatypes-math-head": "Matematisk udtryk",
|
||||
"math-wikibase-formula-name": "Navn",
|
||||
"math-wikibase-formula-description": "Beskrivelse",
|
||||
"math-wikibase-formula-link-header": "Datakilde",
|
||||
"math-wikibase-special-error-header": "Fejl"
|
||||
}
|
||||
|
|
|
@ -108,5 +108,8 @@
|
|||
"math-wikibase-special-error-invalid-argument": "מזהה פריט הוויקיבייס אינו קיים.",
|
||||
"math-wikibase-special-error-unknown": "אירעה שגיאה בלתי־ידועה באחזור נתונים מוויקיבייס.",
|
||||
"math-wikibase-special-error-no-wikibase": "ההרחבה ויקיבייס נחוצה לשימוש בדף המיוחד הזה.",
|
||||
"apihelp-query+mathwbextracts-example-1": "בקשת סיכום של פריטי ויקיבייס מתמטיים."
|
||||
"apihelp-query+mathwbextracts-example-1": "בקשת סיכום של פריטי ויקיבייס מתמטיים.",
|
||||
"apihelp-query+mathwbextracts-summary": "מחזיר סיכום של פריטי ויקיבייס מתמטי ב־HTML.",
|
||||
"apihelp-query+mathwbextracts-param-qid": "מספר ה־Q של פריט הוויקיבייס שיבוקש.",
|
||||
"apihelp-query+mathwbextracts-param-uselang": "השפה שצריך לבקש עבור פריט הוויקיבייס. אנגלית היא ברירת המחדל."
|
||||
}
|
||||
|
|
16
i18n/pt.json
16
i18n/pt.json
|
@ -8,7 +8,8 @@
|
|||
"Ti4goc",
|
||||
"He7d3r",
|
||||
"Imperadeiro90",
|
||||
"Macofe"
|
||||
"Macofe",
|
||||
"Mansil alfalb"
|
||||
]
|
||||
},
|
||||
"math-desc": "Faz a composição gráfica ''(rendering)'' das fórmulas matemáticas entre os elementos <code><math></code> ... <code></math></code>",
|
||||
|
@ -91,5 +92,16 @@
|
|||
"mathstatus": "Estado da formatação matemática",
|
||||
"datatypes-type-math": "Expressão matemática",
|
||||
"wikibase-listdatatypes-math-head": "Expressão matemática",
|
||||
"wikibase-listdatatypes-math-body": "Campo de dados literais para expressões matemáticas, fórmulas e equações, expressas numa variante do LaTeX."
|
||||
"wikibase-listdatatypes-math-body": "Campo de dados literais para expressões matemáticas, fórmulas e equações, expressas numa variante do LaTeX.",
|
||||
"math-wikibase-formula": "Fórmula",
|
||||
"math-wikibase-formula-name": "Nome",
|
||||
"math-wikibase-formula-type": "Tipo",
|
||||
"math-wikibase-formula-description": "Descrição",
|
||||
"math-wikibase-formula-information": "Informação da fórmula matemática",
|
||||
"math-wikibase-formula-link-header": "Fonte dos dados",
|
||||
"math-wikibase-formula-elements-header": "Elementos da fórmula",
|
||||
"math-wikibase-special-form-header": "Especifique o nome da fórmula:",
|
||||
"math-wikibase-special-form-placeholder": "Título da fórmula",
|
||||
"math-wikibase-special-form-button": "Pedir informação",
|
||||
"math-wikibase-special-error-unknown": "Ocorreu um erro desconhecido ao obter os dados da wiki Wikibase."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue