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: I7837adf0e157bfbb52a895971929ccbbdc3291da
This commit is contained in:
parent
652f8e300f
commit
f4e593e8cc
27
i18n/de.json
27
i18n/de.json
|
@ -8,23 +8,38 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Ergänzt das Tag <code><math></code> zum Darstellen mathematischer Formeln",
|
||||
"math-visualeditor-mwmathdialog-title": "Formel",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Formel",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Optionen",
|
||||
"math-visualeditor-mwmathinspector-display": "Anzeige",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Block",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Standard",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "Inline",
|
||||
"math-visualeditor-mwmathinspector-id": "Linkkennung (optional)",
|
||||
"math-visualeditor-mwmathinspector-title": "Formel",
|
||||
"math-visualeditor-symbol-group-accents": "Akzente",
|
||||
"math-visualeditor-symbol-group-accents": "Akzente und diakritische Zeichen",
|
||||
"math-visualeditor-symbol-group-arrows": "Pfeile",
|
||||
"math-visualeditor-symbol-group-derivatives": "Ableitungen",
|
||||
"math-visualeditor-symbol-group-functions": "Funktionen",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometrie",
|
||||
"math-visualeditor-symbol-group-bounds": "Schranken",
|
||||
"math-visualeditor-symbol-group-derivatives": "Differentiale und Ableitungen",
|
||||
"math-visualeditor-symbol-group-functions": "Standardnumerische Funktionen",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometrisch",
|
||||
"math-visualeditor-symbol-group-greek": "Griechisches Alphabet",
|
||||
"math-visualeditor-symbol-group-hebrew": "Hebräisches Alphabet",
|
||||
"math-visualeditor-symbol-group-large": "Große Entwürfe",
|
||||
"math-visualeditor-symbol-group-logic": "Logik",
|
||||
"math-visualeditor-symbol-group-modular": "Modular",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrizen",
|
||||
"math-visualeditor-symbol-group-modular": "Modulare Arithmetik",
|
||||
"math-visualeditor-symbol-group-operators": "Operatoren",
|
||||
"math-visualeditor-symbol-group-projections": "Projektionen",
|
||||
"math-visualeditor-symbol-group-parentheses": "Runde Klammern",
|
||||
"math-visualeditor-symbol-group-relations": "Beziehungen",
|
||||
"math-visualeditor-symbol-group-root": "Wurzel",
|
||||
"math-visualeditor-symbol-group-root": "Wurzeln",
|
||||
"math-visualeditor-symbol-group-sets": "Sätze",
|
||||
"math-visualeditor-symbol-group-spacing": "Abstände",
|
||||
"math-visualeditor-symbol-group-special": "Spezial",
|
||||
"math-visualeditor-symbol-group-subscripts": "Subskripte, Superskripte und Integrale",
|
||||
"math-visualeditor-symbol-group-symbols": "Symbole und Konstanten",
|
||||
"math-visualeditor-symbol-group-typefaces": "Schriftarten",
|
||||
"math-visualeditor-symbol-group-unsorted": "Unsortiert",
|
||||
"math_bad_output": "Das Ausgabeverzeichnis für mathematische Formeln kann nicht angelegt oder beschrieben werden.",
|
||||
"math_bad_tmpdir": "Das temporäre Verzeichnis für mathematische Formeln kann nicht angelegt oder beschrieben werden.",
|
||||
|
|
26
i18n/es.json
26
i18n/es.json
|
@ -14,23 +14,37 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Representa fórmulas matemáticas entre las etiquetas <code><math></code> ... <code></math></code>",
|
||||
"math-visualeditor-mwmathdialog-title": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Opciones",
|
||||
"math-visualeditor-mwmathinspector-display": "Mostrar",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Bloquear",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Predeterminado",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "En línea",
|
||||
"math-visualeditor-mwmathinspector-id": "ID de enlace (opcional)",
|
||||
"math-visualeditor-mwmathinspector-title": "Fórmula",
|
||||
"math-visualeditor-symbol-group-accents": "Acentos",
|
||||
"math-visualeditor-symbol-group-accents": "Acentos y diacríticos",
|
||||
"math-visualeditor-symbol-group-arrows": "Flechas",
|
||||
"math-visualeditor-symbol-group-derivatives": "Derivadas",
|
||||
"math-visualeditor-symbol-group-functions": "Funciones",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometría",
|
||||
"math-visualeditor-symbol-group-bounds": "Límites",
|
||||
"math-visualeditor-symbol-group-derivatives": "Diferenciales y derivadas",
|
||||
"math-visualeditor-symbol-group-functions": "Funciones numéricas estándares",
|
||||
"math-visualeditor-symbol-group-geometry": "Geométricas",
|
||||
"math-visualeditor-symbol-group-greek": "Alfabeto griego",
|
||||
"math-visualeditor-symbol-group-hebrew": "Alfabeto hebreo",
|
||||
"math-visualeditor-symbol-group-large": "Diseños grandes",
|
||||
"math-visualeditor-symbol-group-logic": "Lógica",
|
||||
"math-visualeditor-symbol-group-modular": "Modular",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrices",
|
||||
"math-visualeditor-symbol-group-modular": "Aritmética modular",
|
||||
"math-visualeditor-symbol-group-operators": "Operadores",
|
||||
"math-visualeditor-symbol-group-projections": "Proyecciones",
|
||||
"math-visualeditor-symbol-group-parentheses": "Paréntesis",
|
||||
"math-visualeditor-symbol-group-relations": "Relaciones",
|
||||
"math-visualeditor-symbol-group-root": "Raíz",
|
||||
"math-visualeditor-symbol-group-root": "Raíces",
|
||||
"math-visualeditor-symbol-group-sets": "Conjuntos",
|
||||
"math-visualeditor-symbol-group-spacing": "Espaciado",
|
||||
"math-visualeditor-symbol-group-special": "Especial",
|
||||
"math-visualeditor-symbol-group-subscripts": "Subíndices, superíndices e integrales",
|
||||
"math-visualeditor-symbol-group-symbols": "Símbolos y constantes",
|
||||
"math-visualeditor-symbol-group-unsorted": "Miscelánea",
|
||||
"math_bad_output": "No se puede escribir o crear el directorio de salida de <em>math</em>",
|
||||
"math_bad_tmpdir": "No se puede escribir o crear el directorio temporal de <em>math</em>",
|
||||
|
|
19
i18n/eu.json
19
i18n/eu.json
|
@ -6,17 +6,28 @@
|
|||
"Subi"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-mwmathdialog-title": "Formula",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Formula",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Aukerak",
|
||||
"math-visualeditor-mwmathinspector-display": "Bistaratu",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Blokeatu",
|
||||
"math-visualeditor-mwmathinspector-title": "Formula",
|
||||
"math-visualeditor-symbol-group-accents": "Azentuak eta diakritikoak",
|
||||
"math-visualeditor-symbol-group-arrows": "Geziak",
|
||||
"math-visualeditor-symbol-group-derivatives": "Deribatuak",
|
||||
"math-visualeditor-symbol-group-functions": "Funtzioak",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometria",
|
||||
"math-visualeditor-symbol-group-derivatives": "Diferentzialak eta deribatuak",
|
||||
"math-visualeditor-symbol-group-functions": "Zenbakizko funtzio estandarrak",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometrikoak",
|
||||
"math-visualeditor-symbol-group-greek": "Alfabeto grekoa",
|
||||
"math-visualeditor-symbol-group-hebrew": "Hebrear alfabetoa",
|
||||
"math-visualeditor-symbol-group-logic": "Logikoak",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrizeak",
|
||||
"math-visualeditor-symbol-group-operators": "Eragileak",
|
||||
"math-visualeditor-symbol-group-root": "Erroa",
|
||||
"math-visualeditor-symbol-group-projections": "Proiekzioak",
|
||||
"math-visualeditor-symbol-group-parentheses": "Parentesiak",
|
||||
"math-visualeditor-symbol-group-root": "Erro-ikurrak",
|
||||
"math-visualeditor-symbol-group-special": "Bereziak",
|
||||
"math-visualeditor-symbol-group-subscripts": "Azpiindizeak, goi-indizeak eta integralak",
|
||||
"math-visualeditor-symbol-group-symbols": "Ikurrak eta konstanteak",
|
||||
"math_bad_output": "Ezin da math direktorioa sortu edo bertan idatzi",
|
||||
"math_bad_tmpdir": "Ezin da math direktorio tenporala sortu edo bertan idatzi",
|
||||
"math_failure": "Interpretazio errorea",
|
||||
|
|
26
i18n/gl.json
26
i18n/gl.json
|
@ -9,23 +9,37 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Renderiza fórmulas matemáticas entre etiquetas <code><math></code> ... <code></math></code>",
|
||||
"math-visualeditor-mwmathdialog-title": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Opcións",
|
||||
"math-visualeditor-mwmathinspector-display": "Mostrar",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Bloquear",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Por defecto",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "Conectado",
|
||||
"math-visualeditor-mwmathinspector-id": "Identificador de ligazón (opcional)",
|
||||
"math-visualeditor-mwmathinspector-title": "Fórmula",
|
||||
"math-visualeditor-symbol-group-accents": "Acentos",
|
||||
"math-visualeditor-symbol-group-accents": "Acentos e diacríticos",
|
||||
"math-visualeditor-symbol-group-arrows": "Frechas",
|
||||
"math-visualeditor-symbol-group-derivatives": "Derivadas",
|
||||
"math-visualeditor-symbol-group-functions": "Funcións",
|
||||
"math-visualeditor-symbol-group-geometry": "Xeometría",
|
||||
"math-visualeditor-symbol-group-bounds": "Límites",
|
||||
"math-visualeditor-symbol-group-derivatives": "Diferenciais e derivadas",
|
||||
"math-visualeditor-symbol-group-functions": "Funcións numéricas estándar",
|
||||
"math-visualeditor-symbol-group-geometry": "Xeometrico",
|
||||
"math-visualeditor-symbol-group-greek": "Alfabeto grego",
|
||||
"math-visualeditor-symbol-group-hebrew": "Alfabeto hebreo",
|
||||
"math-visualeditor-symbol-group-logic": "Lóxica",
|
||||
"math-visualeditor-symbol-group-modular": "Modular",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrices",
|
||||
"math-visualeditor-symbol-group-modular": "Aritmética modular",
|
||||
"math-visualeditor-symbol-group-operators": "Operadores",
|
||||
"math-visualeditor-symbol-group-projections": "Proxeccións",
|
||||
"math-visualeditor-symbol-group-parentheses": "Parénteses",
|
||||
"math-visualeditor-symbol-group-relations": "Relacións",
|
||||
"math-visualeditor-symbol-group-root": "Raíz",
|
||||
"math-visualeditor-symbol-group-root": "Raíces",
|
||||
"math-visualeditor-symbol-group-sets": "Conxuntos",
|
||||
"math-visualeditor-symbol-group-spacing": "Espazado",
|
||||
"math-visualeditor-symbol-group-special": "Especial",
|
||||
"math-visualeditor-symbol-group-subscripts": "Subscripts, superscripts e integrais",
|
||||
"math-visualeditor-symbol-group-symbols": "Símbolos e constantes",
|
||||
"math-visualeditor-symbol-group-typefaces": "Fontes de letra",
|
||||
"math-visualeditor-symbol-group-unsorted": "Miscelánea",
|
||||
"math_bad_output": "Non se pode crear ou escribir no directorio matemático de saída",
|
||||
"math_bad_tmpdir": "Non se pode crear ou escribir no directorio matemático temporal",
|
||||
|
|
25
i18n/he.json
25
i18n/he.json
|
@ -9,23 +9,38 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "הדפסת נוסחאות מתמטיות בין התגים <bdi><code><math></code> ... <code></math></code></bdi>",
|
||||
"math-visualeditor-mwmathdialog-title": "נוסחה",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "נוסחה",
|
||||
"math-visualeditor-mwmathdialog-card-options": "אפשרויות",
|
||||
"math-visualeditor-mwmathinspector-display": "הצגה",
|
||||
"math-visualeditor-mwmathinspector-display-block": "בפִסקה נפרדת",
|
||||
"math-visualeditor-mwmathinspector-display-default": "בררת מחדל",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "בתוך הפִסקה",
|
||||
"math-visualeditor-mwmathinspector-id": "מזהה קישור (לא חובה)",
|
||||
"math-visualeditor-mwmathinspector-title": "נוסחה",
|
||||
"math-visualeditor-symbol-group-accents": "אקצנטים",
|
||||
"math-visualeditor-symbol-group-accents": "אקצנטים וסימנים דיאקריטיים",
|
||||
"math-visualeditor-symbol-group-arrows": "חצים",
|
||||
"math-visualeditor-symbol-group-derivatives": "נגזרות",
|
||||
"math-visualeditor-symbol-group-functions": "פונקציות",
|
||||
"math-visualeditor-symbol-group-bounds": "גבולות",
|
||||
"math-visualeditor-symbol-group-derivatives": "נגזרות ודיפרנציאלים",
|
||||
"math-visualeditor-symbol-group-functions": "פונקציות מספריות תקניות",
|
||||
"math-visualeditor-symbol-group-geometry": "הנדסה",
|
||||
"math-visualeditor-symbol-group-greek": "אלפבית יווני",
|
||||
"math-visualeditor-symbol-group-hebrew": "אלפבית עברי",
|
||||
"math-visualeditor-symbol-group-large": "עימודים גדולים",
|
||||
"math-visualeditor-symbol-group-logic": "לוגיקה",
|
||||
"math-visualeditor-symbol-group-modular": "מודולרי",
|
||||
"math-visualeditor-symbol-group-matrices": "מטריצות",
|
||||
"math-visualeditor-symbol-group-modular": "חשבון מודולרי",
|
||||
"math-visualeditor-symbol-group-operators": "אופרטור",
|
||||
"math-visualeditor-symbol-group-projections": "הטלות",
|
||||
"math-visualeditor-symbol-group-parentheses": "סוגריים",
|
||||
"math-visualeditor-symbol-group-relations": "יחסים",
|
||||
"math-visualeditor-symbol-group-root": "שורש",
|
||||
"math-visualeditor-symbol-group-root": "שורשים",
|
||||
"math-visualeditor-symbol-group-sets": "קבוצות",
|
||||
"math-visualeditor-symbol-group-spacing": "רווחים",
|
||||
"math-visualeditor-symbol-group-special": "מיוחד",
|
||||
"math-visualeditor-symbol-group-subscripts": "כתיב עילי, כתיב תחתי ואינטגרלים",
|
||||
"math-visualeditor-symbol-group-symbols": "סמלים וקבועים",
|
||||
"math-visualeditor-symbol-group-typefaces": "גופנים",
|
||||
"math-visualeditor-symbol-group-unsorted": "לא ממוין",
|
||||
"math_bad_output": "התוכנה לא הצליחה לכתוב או ליצור את ספריית הפלט של המתמטיקה",
|
||||
"math_bad_tmpdir": "התוכנה לא הצליחה לכתוב או ליצור את הספרייה הזמנית של המתמטיקה",
|
||||
|
|
10
i18n/it.json
10
i18n/it.json
|
@ -8,6 +8,7 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Esegue il rendering di formule matematiche tra i tag <code><math></code> ... <code></math></code>",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Opzioni",
|
||||
"math-visualeditor-mwmathinspector-display": "Aspetto",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Blocco",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Predefinito",
|
||||
|
@ -17,14 +18,19 @@
|
|||
"math-visualeditor-symbol-group-accents": "Accenti",
|
||||
"math-visualeditor-symbol-group-arrows": "Frecce",
|
||||
"math-visualeditor-symbol-group-derivatives": "Derivate",
|
||||
"math-visualeditor-symbol-group-functions": "Funzioni",
|
||||
"math-visualeditor-symbol-group-functions": "Funzioni numeriche standard",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometria",
|
||||
"math-visualeditor-symbol-group-greek": "Alfabeto greco",
|
||||
"math-visualeditor-symbol-group-hebrew": "Alfabeto ebraico",
|
||||
"math-visualeditor-symbol-group-logic": "Logica",
|
||||
"math-visualeditor-symbol-group-modular": "Modulare",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrici",
|
||||
"math-visualeditor-symbol-group-modular": "Aritmetica modulare",
|
||||
"math-visualeditor-symbol-group-operators": "Operatori",
|
||||
"math-visualeditor-symbol-group-parentheses": "Parentesi",
|
||||
"math-visualeditor-symbol-group-relations": "Relazioni",
|
||||
"math-visualeditor-symbol-group-root": "Radice",
|
||||
"math-visualeditor-symbol-group-special": "Speciale",
|
||||
"math-visualeditor-symbol-group-symbols": "Simboli e costanti",
|
||||
"math-visualeditor-symbol-group-unsorted": "Indifferenziato",
|
||||
"math_bad_output": "Impossibile scrivere o creare la directory di output per math",
|
||||
"math_bad_tmpdir": "Impossibile scrivere o creare la directory temporanea per math",
|
||||
|
|
|
@ -22,14 +22,19 @@
|
|||
"math-visualeditor-mwmathinspector-title": "数式",
|
||||
"math-visualeditor-symbol-group-accents": "アクセント",
|
||||
"math-visualeditor-symbol-group-arrows": "矢印",
|
||||
"math-visualeditor-symbol-group-derivatives": "導関数",
|
||||
"math-visualeditor-symbol-group-derivatives": "差分と微分",
|
||||
"math-visualeditor-symbol-group-functions": "関数",
|
||||
"math-visualeditor-symbol-group-geometry": "幾何学",
|
||||
"math-visualeditor-symbol-group-greek": "ギリシャ文字アルファベット",
|
||||
"math-visualeditor-symbol-group-hebrew": "ヘブライ文字アルファベット",
|
||||
"math-visualeditor-symbol-group-logic": "論理",
|
||||
"math-visualeditor-symbol-group-modular": "モジュラー",
|
||||
"math-visualeditor-symbol-group-matrices": "行列",
|
||||
"math-visualeditor-symbol-group-modular": "モジュラー演算",
|
||||
"math-visualeditor-symbol-group-operators": "演算子",
|
||||
"math-visualeditor-symbol-group-parentheses": "括弧",
|
||||
"math-visualeditor-symbol-group-relations": "リレーション",
|
||||
"math-visualeditor-symbol-group-root": "根",
|
||||
"math-visualeditor-symbol-group-subscripts": "下付き文字、上付き文字、および積分",
|
||||
"math_bad_output": "数式出力ディレクトリでの書き込みまたは作成ができません",
|
||||
"math_bad_tmpdir": "数式一時ディレクトリでの書き込みまたは作成ができません",
|
||||
"math_failure": "構文解析に失敗",
|
||||
|
|
|
@ -6,12 +6,23 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Zeisch Fomelle us de Mathematik aan, di ennerhallef vun <code lang=\"en\" xml:lang=\"en\" dir=\"ltr\"><math></code> un <code lang=\"en\" xml:lang=\"en\" dir=\"ltr\"></math></code> schtonn.",
|
||||
"math-visualeditor-mwmathdialog-title": "Formel",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Formel",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Ußwahle",
|
||||
"math-visualeditor-mwmathinspector-display": "Aanzeije",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Schpärre",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Schtandatt",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "Inline",
|
||||
"math-visualeditor-mwmathinspector-id": "Kännong för dä Lengk, kann fott blihve",
|
||||
"math-visualeditor-mwmathinspector-title": "Formel",
|
||||
"math-visualeditor-symbol-group-accents": "Aktzäntzeijsche",
|
||||
"math-visualeditor-symbol-group-functions": "Schtandattfungkßuhne för met Zahle ömzejonn",
|
||||
"math-visualeditor-symbol-group-greek": "Jrehschesch Allfabätt",
|
||||
"math-visualeditor-symbol-group-hebrew": "Hebrähjesch Allfabätt",
|
||||
"math-visualeditor-symbol-group-matrices": "Mattreze",
|
||||
"math-visualeditor-symbol-group-parentheses": "Klammere",
|
||||
"math-visualeditor-symbol-group-spacing": "Zweschereum",
|
||||
"math-visualeditor-symbol-group-symbols": "Sümbohle un Konschtannte",
|
||||
"math_bad_output": "Dat Verzeichnis för de mathematische Formele lööt sich nit aanläje oder mer kann nix eren schrieve. Dat es Dress. Sag et enem Wiki-Köbes oder enem ẞööver-Minsch.",
|
||||
"math_bad_tmpdir": "Dat Zwescheverzeichnis för de mathematische Formele lööt sich nit aanläje oder nix eren schrieve. Dat es Dress. Sag et enem Wiki-Köbes oder enem ẞööver-Minsch.",
|
||||
"math_failure": "Fähler vum Parser",
|
||||
|
|
14
i18n/pl.json
14
i18n/pl.json
|
@ -10,21 +10,33 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "Renderowanie formuł matematycznych między znacznikami <code><math></code> ... <code></math></code>",
|
||||
"math-visualeditor-mwmathdialog-title": "Wzory",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Wzór",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Opcje",
|
||||
"math-visualeditor-mwmathinspector-display": "Wyświetl",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Ramka",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Domyślnie",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "Równo z tekstem",
|
||||
"math-visualeditor-mwmathinspector-id": "Link ID (opcjonalnie)",
|
||||
"math-visualeditor-mwmathinspector-title": "Wzór",
|
||||
"math-visualeditor-symbol-group-accents": "Akcenty i znaki diakrytyczne",
|
||||
"math-visualeditor-symbol-group-arrows": "Strzałki",
|
||||
"math-visualeditor-symbol-group-derivatives": "Pochodne",
|
||||
"math-visualeditor-symbol-group-bounds": "Granice",
|
||||
"math-visualeditor-symbol-group-derivatives": "Różniczki i pochodne",
|
||||
"math-visualeditor-symbol-group-functions": "Funkcje",
|
||||
"math-visualeditor-symbol-group-geometry": "Geometryczne",
|
||||
"math-visualeditor-symbol-group-greek": "Litery greckie",
|
||||
"math-visualeditor-symbol-group-hebrew": "Litery hebrajskie",
|
||||
"math-visualeditor-symbol-group-logic": "Logiczne",
|
||||
"math-visualeditor-symbol-group-matrices": "Macierze",
|
||||
"math-visualeditor-symbol-group-operators": "Operatory",
|
||||
"math-visualeditor-symbol-group-parentheses": "Nawiasy",
|
||||
"math-visualeditor-symbol-group-relations": "Relacje",
|
||||
"math-visualeditor-symbol-group-root": "Podstawowe",
|
||||
"math-visualeditor-symbol-group-spacing": "Odstępy",
|
||||
"math-visualeditor-symbol-group-special": "Specjalne",
|
||||
"math-visualeditor-symbol-group-symbols": "Symbole i stałe",
|
||||
"math-visualeditor-symbol-group-typefaces": "Kroje czcionek",
|
||||
"math_bad_output": "Nie można utworzyć lub zapisywać w wyjściowym katalogu dla wzorów matematycznych",
|
||||
"math_bad_tmpdir": "Nie można utworzyć lub zapisywać w tymczasowym katalogu dla wzorów matematycznych",
|
||||
"math_failure": "Parser nie mógł rozpoznać",
|
||||
|
|
13
i18n/ps.json
13
i18n/ps.json
|
@ -4,12 +4,21 @@
|
|||
"Ahmed-Najib-Biabani-Ibrahimkhel"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-mwmathdialog-title": "فورمول",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "فورمول",
|
||||
"math-visualeditor-mwmathdialog-card-options": "خوښنې",
|
||||
"math-visualeditor-mwmathinspector-display": "ښکاره کول",
|
||||
"math-visualeditor-mwmathinspector-display-block": "بنديز لگول",
|
||||
"math-visualeditor-mwmathinspector-display-default": "تلواليز",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "پر ليکه",
|
||||
"math-visualeditor-mwmathinspector-title": "فورمول",
|
||||
"math-visualeditor-symbol-group-accents": "گړدودونه",
|
||||
"math-visualeditor-symbol-group-accents": "گړدودونه او ليکنښې",
|
||||
"math-visualeditor-symbol-group-arrows": "غشي",
|
||||
"math-visualeditor-symbol-group-geometry": "زمکمېچنه",
|
||||
"math-visualeditor-symbol-group-geometry": "زمکمېچيز",
|
||||
"math-visualeditor-symbol-group-greek": "يوناني ابېڅې",
|
||||
"math-visualeditor-symbol-group-hebrew": "عبري ابېڅې",
|
||||
"math-visualeditor-symbol-group-logic": "منطق",
|
||||
"math-visualeditor-symbol-group-parentheses": "ليندکيان",
|
||||
"math-visualeditor-symbol-group-relations": "اړيکې",
|
||||
"math-visualeditor-symbol-group-special": "ځانگړی",
|
||||
"math_sample": "فورمول دلته ځای کړی",
|
||||
|
|
15
i18n/pt.json
15
i18n/pt.json
|
@ -6,14 +6,27 @@
|
|||
"Vitorvicentevalente",
|
||||
"Helder.wiki",
|
||||
"Ti4goc",
|
||||
"He7d3r"
|
||||
"He7d3r",
|
||||
"Imperadeiro90"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-mwmathdialog-title": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-formula": "Fórmula",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Opções",
|
||||
"math-visualeditor-mwmathinspector-display": "Mostrar",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Em bloco",
|
||||
"math-visualeditor-mwmathinspector-display-default": "Padrão",
|
||||
"math-visualeditor-mwmathinspector-display-inline": "Em linha",
|
||||
"math-visualeditor-mwmathinspector-title": "Fórmula",
|
||||
"math-visualeditor-symbol-group-bounds": "Limites",
|
||||
"math-visualeditor-symbol-group-greek": "Alfabeto grego",
|
||||
"math-visualeditor-symbol-group-hebrew": "Alfabeto hebraico",
|
||||
"math-visualeditor-symbol-group-matrices": "Matrizes",
|
||||
"math-visualeditor-symbol-group-modular": "Aritmética modular",
|
||||
"math-visualeditor-symbol-group-parentheses": "Parênteses",
|
||||
"math-visualeditor-symbol-group-root": "Raízes",
|
||||
"math-visualeditor-symbol-group-spacing": "Espaçamento",
|
||||
"math-visualeditor-symbol-group-symbols": "Símbolos e constantes",
|
||||
"math_bad_output": "Não foi possível editar ou criar o directório de saída de matemática",
|
||||
"math_bad_tmpdir": "Não foi possível editar ou criar o directório temporário de matemática",
|
||||
"math_failure": "Falhou ao verificar gramática",
|
||||
|
|
|
@ -8,10 +8,12 @@
|
|||
"Okras",
|
||||
"Iltever",
|
||||
"Kaganer",
|
||||
"Frhdkazan"
|
||||
"Frhdkazan",
|
||||
"Translatobecomer"
|
||||
]
|
||||
},
|
||||
"math-desc": "Отображает математические формулы в тегах <code><math></code> ... <code></math></code>",
|
||||
"math-visualeditor-mwmathdialog-card-options": "Параметры",
|
||||
"math-visualeditor-mwmathinspector-display": "Отображение",
|
||||
"math-visualeditor-mwmathinspector-display-block": "Блок",
|
||||
"math-visualeditor-mwmathinspector-display-default": "По умолчанию",
|
||||
|
@ -21,6 +23,7 @@
|
|||
"math-visualeditor-symbol-group-derivatives": "Производные",
|
||||
"math-visualeditor-symbol-group-geometry": "Геометрия",
|
||||
"math-visualeditor-symbol-group-operators": "Операторы",
|
||||
"math-visualeditor-symbol-group-subscripts": "Подстрочные, надстрочные и интегралы",
|
||||
"math-visualeditor-symbol-group-unsorted": "Несортированный",
|
||||
"math_bad_output": "Не удаётся создать или записать в выходной каталог математики",
|
||||
"math_bad_tmpdir": "Не удаётся создать или записать во временный каталог математики",
|
||||
|
|
Loading…
Reference in a new issue