langTR.js 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. /*
  2. * Licensed to the Apache Software Foundation (ASF) under one
  3. * or more contributor license agreements. See the NOTICE file
  4. * distributed with this work for additional information
  5. * regarding copyright ownership. The ASF licenses this file
  6. * to you under the Apache License, Version 2.0 (the
  7. * "License"); you may not use this file except in compliance
  8. * with the License. You may obtain a copy of the License at
  9. *
  10. * http://www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing,
  13. * software distributed under the License is distributed on an
  14. * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  15. * KIND, either express or implied. See the License for the
  16. * specific language governing permissions and limitations
  17. * under the License.
  18. */
  19. /**
  20. * AUTO-GENERATED FILE. DO NOT MODIFY.
  21. */
  22. (function(root, factory) {
  23. if (typeof define === 'function' && define.amd) {
  24. // AMD. Register as an anonymous module.
  25. define(['exports', 'echarts'], factory);
  26. } else if (
  27. typeof exports === 'object' &&
  28. typeof exports.nodeName !== 'string'
  29. ) {
  30. // CommonJS
  31. factory(exports, require('echarts/lib/echarts'));
  32. } else {
  33. // Browser globals
  34. factory({}, root.echarts);
  35. }
  36. })(this, function(exports, echarts) {
  37. /**
  38. * Language: Türkçe.
  39. */
  40. var localeObj = {
  41. time: {
  42. month: [
  43. 'Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran',
  44. 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık'
  45. ],
  46. monthAbbr: [
  47. 'Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz',
  48. 'Tem', 'Agu', 'Eyl', 'Eki', 'Kas', 'Ara'
  49. ],
  50. dayOfWeek: [
  51. 'Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi'
  52. ],
  53. dayOfWeekAbbr: [
  54. 'Paz', 'Pzt', 'Sal', 'Çrş', 'Prş', 'Cum', 'Cts'
  55. ]
  56. },
  57. legend: {
  58. selector: {
  59. all: 'Tümünü Seç',
  60. inverse: 'Seçimi Ters Çevir'
  61. }
  62. },
  63. toolbox: {
  64. brush: {
  65. title: {
  66. rect: 'Dikdörtgen Seçimi',
  67. polygon: 'Kement Seçimi',
  68. lineX: 'Yatay Seçim',
  69. lineY: 'Dikey Seçim',
  70. keep: 'Seçimi Koru',
  71. clear: 'Seçimi Sil'
  72. }
  73. },
  74. dataView: {
  75. title: 'Veri Görünümü',
  76. lang: ['Veri Görünümü', 'Kapat', 'Yenile']
  77. },
  78. dataZoom: {
  79. title: {
  80. zoom: 'Yakınlaştır/Uzaklaştır',
  81. back: 'Yakınlaştırmayı Sıfırla'
  82. }
  83. },
  84. magicType: {
  85. title: {
  86. line: 'Çizgisel Grafiğe Çevir',
  87. bar: 'Çubuk Grafiğe Çevir',
  88. stack: 'Yığın',
  89. tiled: 'Blok'
  90. }
  91. },
  92. restore: {
  93. title: 'Eski Haline Getir'
  94. },
  95. saveAsImage: {
  96. title: 'Resim Olarak Kaydet',
  97. lang: ['Resim Olarak Kaydetmek için Sağ Tıklayın']
  98. }
  99. },
  100. series: {
  101. typeNames: {
  102. pie: 'Pasta Grafiği',
  103. bar: 'Çubuk Grafik',
  104. line: 'Çizgi Grafiği',
  105. scatter: 'Dağılım Grafiği',
  106. effectScatter: 'Dalga Efekt Dağılım Grafiği',
  107. radar: 'Radar Grafiği',
  108. tree: 'Ağaç Grafiği',
  109. treemap: 'Ağaç Haritası',
  110. boxplot: 'Kutu Grafiği',
  111. candlestick: 'Şamdan Grafik',
  112. k: 'K Çizgi Grafiği',
  113. heatmap: 'Sıcaklık Haritası',
  114. map: 'Harita',
  115. parallel: 'Paralel Koordinat Haritası',
  116. lines: 'Çizgisel Grafik',
  117. graph: 'İlişkisel Grafik',
  118. sankey: 'Sankey Diagramı',
  119. funnel: 'Huni Grafik',
  120. gauge: 'Gösterge',
  121. pictorialBar: 'Resimli Çubuk Grafiği',
  122. themeRiver: 'Akış Haritası',
  123. sunburst: 'Güeş Patlaması Tablosu',
  124. custom: 'Özel grafik',
  125. chart: 'Grafiği'
  126. }
  127. },
  128. aria: {
  129. general: {
  130. withTitle: 'Bu grafik "{title}" içindir.',
  131. withoutTitle: 'Bu Bir Grafiktir.'
  132. },
  133. series: {
  134. single: {
  135. prefix: '',
  136. withName: ' Grafik Türü {seriesType} ve {seriesName} gösteriyor.',
  137. withoutName: ' {seriesType} tipinde grafik.'
  138. },
  139. multiple: {
  140. prefix: '. {seriesCount} kadar grafik sayısından oluşur.',
  141. withName: ' {seriesId}.serisi {seriesName} adını temsil eden bir {seriesType} temsil eder.',
  142. withoutName: ' {seriesId}. serisi bir {seriesType}.',
  143. separator: {
  144. middle: '',
  145. end: ''
  146. }
  147. }
  148. },
  149. data: {
  150. allData: 'Veriler Aşağıdaki Gibidir: ',
  151. partialData: 'İlk {displayCnt} öğesi: ',
  152. withName: ' {value} için {name}',
  153. withoutName: '{value}',
  154. separator: {
  155. middle: ', ',
  156. end: '. '
  157. }
  158. }
  159. }
  160. };
  161. echarts.registerLocale('TR', localeObj);
  162. });