MathMenu.js 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. /*************************************************************
  2. *
  3. * MathJax/localization/diq/MathMenu.js
  4. *
  5. * Copyright (c) 2009-2016 The MathJax Consortium
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. *
  19. */
  20. MathJax.Localization.addTranslation("diq","MathMenu",{
  21. version: "2.7.2",
  22. isLoaded: true,
  23. strings: {
  24. Show: "Zey tebir\u00EA matematik\u00EAni b\u0131mocne",
  25. MathMLcode: "MathML kod",
  26. OriginalMathML: "Original MathML",
  27. TeXCommands: "Direktif\u00EA TeXi",
  28. AsciiMathInput: "Dekerd\u0131\u015F\u00EA AsciiMathML",
  29. Original: "Formo oricinal",
  30. ErrorMessage: "Mesac\u00EA x\u0131rabi",
  31. Annotation: "Not",
  32. TeX: "TeX",
  33. StarMath: "StarMath",
  34. Maple: "Maple",
  35. ContentMathML: "Zerreka MathML",
  36. OpenMath: "OpenMath",
  37. texHints: "MathML' de sopan\u00EA TeX'i b\u0131vin",
  38. Settings: "Saz\u00EA Math",
  39. ZoomTrigger: "Zoom trigger",
  40. Hover: "V\u0131rderiyen",
  41. Click: "T\u0131knay\u0131\u015F",
  42. DoubleClick: "D\u0131rey-t\u0131knay\u0131\u015F",
  43. NoZoom: "Zoom mek",
  44. TriggerRequires: "\u0130cab\u00EA Triggeri:",
  45. Option: "We\u00E7inegi",
  46. Alt: "B\u0131n",
  47. Command: "Komuta",
  48. Control: "Qontrol",
  49. Shift: "Shift",
  50. ZoomFactor: "Faktora zoomi",
  51. Renderer: "Matematik v\u0131ra\u015Fto\u011F",
  52. MenuEvents: "Hedisey\u00EA menuyi",
  53. MouseEvents: "Faaliyet\u00EA meriy",
  54. MenuAndMouse: "Faaliyet\u00EA meriy u menuy",
  55. FontPrefs: "Tercih\u00E9 qelem",
  56. ForHTMLCSS: "Qand\u00E9 HTML-CSS:",
  57. Auto: "Otomatik",
  58. TeXLocal: "TeX (Lokal)",
  59. TeXWeb: "TeX (Web)",
  60. TeXImage: "TeX (res\u0131m)",
  61. STIXLocal: "STIX (Lokal)",
  62. STIXWeb: "STIX (Web)",
  63. AsanaMathWeb: "Asana Math (Web)",
  64. GyrePagellaWeb: "Gyre Pagella (Web)",
  65. GyreTermesWeb: "Gyre Termes (Web)",
  66. LatinModernWeb: "Latin Modern (Web)",
  67. NeoEulerWeb: "Neo Euler (Web)",
  68. ContextMenu: "Kontextmen\u00FC",
  69. Browser: "Browser",
  70. Locale: "Z\u0131wan",
  71. LoadLocale: "URL ra bar beno...",
  72. About: "Heqd\u00E9 MathJax",
  73. Help: "Pe\u015Ftia MathJaxi",
  74. localTeXfonts: "Lokal font\u00EA TeXi b\u0131karne",
  75. webTeXfonts: "Web font\u00EA TeXi b\u0131karn\u00EA",
  76. imagefonts: "Font\u00EA resimi b\u0131karne",
  77. localSTIXfonts: "Lokal font\u00EA STIXi b\u0131karne",
  78. webSVGfonts: "Web font\u00EA SVGy b\u0131karne",
  79. genericfonts: "Generik font\u00EA Unicodi b\u0131karne",
  80. wofforotffonts: "Font\u00EA WOFF yana OTF",
  81. eotffonts: "EOT fonti",
  82. svgfonts: "SVG fonti",
  83. NoOriginalForm: "Original form mewcud niyo",
  84. Close: "Racn\u00EA",
  85. EqSource: "Denklema \u00E7\u0131me ya MathJax'i"
  86. }
  87. });
  88. MathJax.Ajax.loadComplete("[MathJax]/localization/diq/MathMenu.js");