langIT-obj.js 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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'], factory);
  26. } else if (
  27. typeof exports === 'object' &&
  28. typeof exports.nodeName !== 'string'
  29. ) {
  30. // CommonJS
  31. factory(exports);
  32. } else {
  33. // Browser globals
  34. factory({});
  35. }
  36. })(this, function(exports) {
  37. /**
  38. * Language: Italian.
  39. */
  40. var localeObj = {
  41. time: {
  42. month: [
  43. 'Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno',
  44. 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre'
  45. ],
  46. monthAbbr: [
  47. 'Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu',
  48. 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'
  49. ],
  50. dayOfWeek: [
  51. 'Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato'
  52. ],
  53. dayOfWeekAbbr: [
  54. 'Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'
  55. ]
  56. },
  57. legend: {
  58. selector: {
  59. all: 'Tutti',
  60. inverse: 'Inverso'
  61. }
  62. },
  63. toolbox: {
  64. brush: {
  65. title: {
  66. rect: 'Selezione rettangolare',
  67. polygon: 'Selezione lazo',
  68. lineX: 'Selezione orizzontale',
  69. lineY: 'Selezione verticale',
  70. keep: 'Mantieni selezione',
  71. clear: 'Rimuovi selezione'
  72. }
  73. },
  74. dataView: {
  75. title: 'Visualizzazione dati',
  76. lang: ['Visualizzazione dati', 'Chiudi', 'Aggiorna']
  77. },
  78. dataZoom: {
  79. title: {
  80. zoom: 'Zoom',
  81. back: 'Resetta zoom'
  82. }
  83. },
  84. magicType: {
  85. title: {
  86. line: 'Passa al grafico a linee',
  87. bar: 'Passa al grafico a barre',
  88. stack: 'Pila',
  89. tiled: 'Piastrella'
  90. }
  91. },
  92. restore: {
  93. title: 'Ripristina'
  94. },
  95. saveAsImage: {
  96. title: 'Salva come immagine',
  97. lang: ['Tasto destro per salvare l\'immagine']
  98. }
  99. },
  100. series: {
  101. typeNames: {
  102. pie: 'Grafico a torta',
  103. bar: 'Grafico a barre',
  104. line: 'Grafico a linee',
  105. scatter: 'Grafico a dispersione',
  106. effectScatter: 'Ripple scatter plot',
  107. radar: 'Grafico radar',
  108. tree: 'Albero',
  109. treemap: 'Treemap',
  110. boxplot: 'Diagramma a scatola e baffi',
  111. candlestick: 'Candlestick',
  112. k: 'K line chart',
  113. heatmap: 'Mappa di calore',
  114. map: 'Mappa',
  115. parallel: 'Grafico a coordinate parallele',
  116. lines: 'Grafico a linee',
  117. graph: 'Diagramma delle relazioni',
  118. sankey: 'Diagramma di Sankey',
  119. funnel: 'Grafico a imbuto',
  120. gauge: 'Gauge',
  121. pictorialBar: 'Pictorial bar',
  122. themeRiver: 'Theme River Map',
  123. sunburst: 'Radiale',
  124. custom: 'Egyedi diagram',
  125. chart: 'Grafico'
  126. }
  127. },
  128. aria: {
  129. general: {
  130. withTitle: 'Questo è un grafico su "{title}"',
  131. withoutTitle: 'Questo è un grafico'
  132. },
  133. series: {
  134. single: {
  135. prefix: '',
  136. withName: ' con il tipo {seriesType} denominato {seriesName}.',
  137. withoutName: ' con il tipo {seriesType}.'
  138. },
  139. multiple: {
  140. prefix: '. È composto da {seriesCount} serie.',
  141. withName: ' La {seriesId} serie è un {seriesType} denominata {seriesName}.',
  142. withoutName: ' la {seriesId} serie è un {seriesType}.',
  143. separator: {
  144. middle: '',
  145. end: ''
  146. }
  147. }
  148. },
  149. data: {
  150. allData: 'I dati sono come segue: ',
  151. partialData: 'I primi {displayCnt} elementi sono: ',
  152. withName: 'il dato per {name} è {value}',
  153. withoutName: '{value}',
  154. separator: {
  155. middle: ', ',
  156. end: '. '
  157. }
  158. }
  159. }
  160. };
  161. for (var key in localeObj) {
  162. if (localeObj.hasOwnProperty(key)) {
  163. exports[key] = localeObj[key];
  164. }
  165. }
  166. });