diff --git a/i18n/ja.json b/i18n/ja.json index 211de2d..31f3d89 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -14,6 +14,8 @@ ] }, "math-desc": "<math> ... </math> タグで囲まれた数式をレンダリング", + "math-visualeditor-mwmathdialog-title": "数式", + "math-visualeditor-mwmathdialog-card-options": "オプション", "math-visualeditor-mwmathinspector-display": "ディスプレイ", "math-visualeditor-mwmathinspector-display-block": "ブロック", "math-visualeditor-mwmathinspector-display-default": "デフォルト", @@ -22,19 +24,25 @@ "math-visualeditor-mwmathinspector-title": "数式", "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-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-relations": "関係", "math-visualeditor-symbol-group-root": "累乗根", + "math-visualeditor-symbol-group-sets": "集合", + "math-visualeditor-symbol-group-special": "特殊文字", "math-visualeditor-symbol-group-subscripts": "下付き文字、上付き文字、および積分", + "math-visualeditor-symbol-group-symbols": "記号と定数", + "math-visualeditor-symbol-group-typefaces": "書体", "math_bad_output": "数式出力ディレクトリでの書き込みまたは作成ができません", "math_bad_tmpdir": "数式一時ディレクトリでの書き込みまたは作成ができません", "math_failure": "構文解析に失敗", diff --git a/i18n/pl.json b/i18n/pl.json index 1d44395..fdf9e64 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -29,6 +29,7 @@ "math-visualeditor-symbol-group-geometry": "Geometryczne", "math-visualeditor-symbol-group-greek": "Litery greckie", "math-visualeditor-symbol-group-hebrew": "Litery hebrajskie", + "math-visualeditor-symbol-group-large": "Większe konstrukcje", "math-visualeditor-symbol-group-logic": "Logiczne", "math-visualeditor-symbol-group-matrices": "Macierze", "math-visualeditor-symbol-group-modular": "Arytmetyka modularna", @@ -40,9 +41,10 @@ "math-visualeditor-symbol-group-sets": "Zestawy", "math-visualeditor-symbol-group-spacing": "Odstępy", "math-visualeditor-symbol-group-special": "Specjalne", + "math-visualeditor-symbol-group-subscripts": "Indeksy dolne i górne oraz całki", "math-visualeditor-symbol-group-symbols": "Symbole i stałe", "math-visualeditor-symbol-group-typefaces": "Kroje czcionek", - "math-visualeditor-symbol-group-unsorted": "Nieposortowano", + "math-visualeditor-symbol-group-unsorted": "Nieposortowane", "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ć",