mathematical 1.6.9 → 1.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (374) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +2 -1
  3. data/ext/mathematical/CMakeLists.txt +48 -6
  4. data/ext/mathematical/extconf.rb +31 -16
  5. data/ext/mathematical/lasem/COPYING +2 -1
  6. data/ext/mathematical/lasem/NEWS +4 -2
  7. data/ext/mathematical/lasem/configure.ac +1 -1
  8. data/ext/mathematical/lasem/lasem.doap +2 -2
  9. data/ext/mathematical/lasem/po/LINGUAS +5 -0
  10. data/ext/mathematical/lasem/po/da.po +99 -0
  11. data/ext/mathematical/lasem/po/es.po +38 -18
  12. data/ext/mathematical/lasem/po/eu.po +66 -30
  13. data/ext/mathematical/lasem/po/fur.po +101 -0
  14. data/ext/mathematical/lasem/po/it.po +68 -28
  15. data/ext/mathematical/lasem/po/lv.po +72 -29
  16. data/ext/mathematical/lasem/po/nl.po +102 -0
  17. data/ext/mathematical/lasem/po/ro.po +64 -0
  18. data/ext/mathematical/lasem/po/sl.po +53 -18
  19. data/ext/mathematical/lasem/po/tr.po +68 -28
  20. data/ext/mathematical/lasem/po/zh_CN.po +71 -34
  21. data/ext/mathematical/lasem/src/lasemrender.c +4 -4
  22. data/ext/mathematical/lasem/src/lsm.c +2 -2
  23. data/ext/mathematical/lasem/src/lsm.h +2 -2
  24. data/ext/mathematical/lasem/src/lsmattributes.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmattributes.h +2 -2
  26. data/ext/mathematical/lasem/src/lsmcairo.c +3 -3
  27. data/ext/mathematical/lasem/src/lsmcairo.h +2 -2
  28. data/ext/mathematical/lasem/src/lsmdebug.c +2 -2
  29. data/ext/mathematical/lasem/src/lsmdebug.h +2 -2
  30. data/ext/mathematical/lasem/src/lsmdom.h +2 -2
  31. data/ext/mathematical/lasem/src/lsmdomcharacterdata.c +2 -2
  32. data/ext/mathematical/lasem/src/lsmdomcharacterdata.h +2 -2
  33. data/ext/mathematical/lasem/src/lsmdomdocument.c +2 -2
  34. data/ext/mathematical/lasem/src/lsmdomdocument.h +2 -2
  35. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.c +2 -2
  36. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.h +2 -2
  37. data/ext/mathematical/lasem/src/lsmdomelement.c +2 -2
  38. data/ext/mathematical/lasem/src/lsmdomelement.h +2 -2
  39. data/ext/mathematical/lasem/src/lsmdomentities.c +2 -2
  40. data/ext/mathematical/lasem/src/lsmdomentities.h +2 -2
  41. data/ext/mathematical/lasem/src/lsmdomimplementation.c +2 -2
  42. data/ext/mathematical/lasem/src/lsmdomimplementation.h +2 -2
  43. data/ext/mathematical/lasem/src/lsmdomnamednodemap.c +2 -2
  44. data/ext/mathematical/lasem/src/lsmdomnamednodemap.h +2 -2
  45. data/ext/mathematical/lasem/src/lsmdomnode.c +2 -2
  46. data/ext/mathematical/lasem/src/lsmdomnode.h +2 -2
  47. data/ext/mathematical/lasem/src/lsmdomnodelist.c +2 -2
  48. data/ext/mathematical/lasem/src/lsmdomnodelist.h +2 -2
  49. data/ext/mathematical/lasem/src/lsmdomparser.c +9 -9
  50. data/ext/mathematical/lasem/src/lsmdomparser.h +5 -5
  51. data/ext/mathematical/lasem/src/lsmdomtext.c +2 -2
  52. data/ext/mathematical/lasem/src/lsmdomtext.h +2 -2
  53. data/ext/mathematical/lasem/src/lsmdomtypes.h +2 -2
  54. data/ext/mathematical/lasem/src/lsmdomview.c +8 -8
  55. data/ext/mathematical/lasem/src/lsmdomview.h +2 -2
  56. data/ext/mathematical/lasem/src/lsmitex.c +2 -2
  57. data/ext/mathematical/lasem/src/lsmitex.h +2 -2
  58. data/ext/mathematical/lasem/src/lsmmathml.h +2 -2
  59. data/ext/mathematical/lasem/src/lsmmathmlactionelement.c +2 -2
  60. data/ext/mathematical/lasem/src/lsmmathmlactionelement.h +2 -2
  61. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c +2 -2
  62. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h +2 -2
  63. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c +2 -2
  64. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h +2 -2
  65. data/ext/mathematical/lasem/src/lsmmathmlattributes.c +2 -2
  66. data/ext/mathematical/lasem/src/lsmmathmlattributes.h +2 -2
  67. data/ext/mathematical/lasem/src/lsmmathmldocument.c +3 -3
  68. data/ext/mathematical/lasem/src/lsmmathmldocument.h +2 -2
  69. data/ext/mathematical/lasem/src/lsmmathmlelement.c +2 -2
  70. data/ext/mathematical/lasem/src/lsmmathmlelement.h +2 -2
  71. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.c +2 -2
  72. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.h +2 -2
  73. data/ext/mathematical/lasem/src/lsmmathmlenums.c +6 -2
  74. data/ext/mathematical/lasem/src/lsmmathmlenums.h +2 -2
  75. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.c +2 -2
  76. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.h +2 -2
  77. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.c +2 -2
  78. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.h +2 -2
  79. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.c +2 -2
  80. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.h +2 -2
  81. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.c +2 -2
  82. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.h +2 -2
  83. data/ext/mathematical/lasem/src/lsmmathmlitexelement.c +2 -2
  84. data/ext/mathematical/lasem/src/lsmmathmlitexelement.h +2 -2
  85. data/ext/mathematical/lasem/src/lsmmathmllayoututils.c +2 -2
  86. data/ext/mathematical/lasem/src/lsmmathmllayoututils.h +2 -2
  87. data/ext/mathematical/lasem/src/lsmmathmlmathelement.c +2 -2
  88. data/ext/mathematical/lasem/src/lsmmathmlmathelement.h +2 -2
  89. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.c +2 -2
  90. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.h +2 -2
  91. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.c +2 -2
  92. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.h +2 -2
  93. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.c +2 -2
  94. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.h +2 -2
  95. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.c +2 -2
  96. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.h +2 -2
  97. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c +2 -2
  98. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h +2 -2
  99. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c +2 -2
  100. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h +2 -2
  101. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.c +2 -2
  102. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.h +2 -2
  103. data/ext/mathematical/lasem/src/lsmmathmlrowelement.c +2 -2
  104. data/ext/mathematical/lasem/src/lsmmathmlrowelement.h +2 -2
  105. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.c +2 -2
  106. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.h +2 -2
  107. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.c +2 -2
  108. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.h +2 -2
  109. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.c +2 -2
  110. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.h +2 -2
  111. data/ext/mathematical/lasem/src/lsmmathmlstringelement.c +2 -2
  112. data/ext/mathematical/lasem/src/lsmmathmlstringelement.h +2 -2
  113. data/ext/mathematical/lasem/src/lsmmathmlstyle.c +2 -2
  114. data/ext/mathematical/lasem/src/lsmmathmlstyle.h +2 -2
  115. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.c +2 -2
  116. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.h +2 -2
  117. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.c +2 -2
  118. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.h +2 -2
  119. data/ext/mathematical/lasem/src/lsmmathmltableelement.c +2 -2
  120. data/ext/mathematical/lasem/src/lsmmathmltableelement.h +2 -2
  121. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.c +2 -2
  122. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.h +2 -2
  123. data/ext/mathematical/lasem/src/lsmmathmltraits.c +2 -2
  124. data/ext/mathematical/lasem/src/lsmmathmltraits.h +2 -2
  125. data/ext/mathematical/lasem/src/lsmmathmltypes.h +2 -2
  126. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.c +2 -2
  127. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.h +2 -2
  128. data/ext/mathematical/lasem/src/lsmmathmlutils.c +2 -2
  129. data/ext/mathematical/lasem/src/lsmmathmlutils.h +2 -2
  130. data/ext/mathematical/lasem/src/lsmmathmlview.c +2 -2
  131. data/ext/mathematical/lasem/src/lsmmathmlview.h +2 -2
  132. data/ext/mathematical/lasem/src/lsmproperties.c +2 -2
  133. data/ext/mathematical/lasem/src/lsmproperties.h +2 -2
  134. data/ext/mathematical/lasem/src/lsmstr.c +2 -2
  135. data/ext/mathematical/lasem/src/lsmstr.h +2 -2
  136. data/ext/mathematical/lasem/src/lsmsvg.h +2 -2
  137. data/ext/mathematical/lasem/src/lsmsvgaelement.c +2 -2
  138. data/ext/mathematical/lasem/src/lsmsvgaelement.h +2 -2
  139. data/ext/mathematical/lasem/src/lsmsvgattributes.h +2 -2
  140. data/ext/mathematical/lasem/src/lsmsvgcircleelement.c +2 -2
  141. data/ext/mathematical/lasem/src/lsmsvgcircleelement.h +2 -2
  142. data/ext/mathematical/lasem/src/lsmsvgclippathelement.c +2 -2
  143. data/ext/mathematical/lasem/src/lsmsvgclippathelement.h +2 -2
  144. data/ext/mathematical/lasem/src/lsmsvgcolors.c +2 -2
  145. data/ext/mathematical/lasem/src/lsmsvgcolors.h +2 -2
  146. data/ext/mathematical/lasem/src/lsmsvgdefselement.c +2 -2
  147. data/ext/mathematical/lasem/src/lsmsvgdefselement.h +2 -2
  148. data/ext/mathematical/lasem/src/lsmsvgdocument.c +2 -2
  149. data/ext/mathematical/lasem/src/lsmsvgdocument.h +2 -2
  150. data/ext/mathematical/lasem/src/lsmsvgelement.c +2 -2
  151. data/ext/mathematical/lasem/src/lsmsvgelement.h +2 -3
  152. data/ext/mathematical/lasem/src/lsmsvgellipseelement.c +2 -2
  153. data/ext/mathematical/lasem/src/lsmsvgellipseelement.h +2 -2
  154. data/ext/mathematical/lasem/src/lsmsvgenums.c +2 -2
  155. data/ext/mathematical/lasem/src/lsmsvgenums.h +2 -2
  156. data/ext/mathematical/lasem/src/lsmsvgfilterblend.c +2 -2
  157. data/ext/mathematical/lasem/src/lsmsvgfilterblend.h +2 -2
  158. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c +2 -2
  159. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h +2 -2
  160. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.c +2 -2
  161. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.h +2 -2
  162. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c +2 -2
  163. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h +2 -2
  164. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c +2 -2
  165. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h +2 -2
  166. data/ext/mathematical/lasem/src/lsmsvgfilterelement.c +2 -2
  167. data/ext/mathematical/lasem/src/lsmsvgfilterelement.h +2 -2
  168. data/ext/mathematical/lasem/src/lsmsvgfilterflood.c +2 -2
  169. data/ext/mathematical/lasem/src/lsmsvgfilterflood.h +2 -2
  170. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c +2 -2
  171. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h +2 -2
  172. data/ext/mathematical/lasem/src/lsmsvgfilterimage.c +6 -4
  173. data/ext/mathematical/lasem/src/lsmsvgfilterimage.h +2 -2
  174. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.c +2 -2
  175. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.h +2 -2
  176. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.c +2 -2
  177. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.h +2 -2
  178. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.c +2 -2
  179. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.h +2 -2
  180. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.c +2 -2
  181. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.h +2 -2
  182. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.c +2 -2
  183. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.h +2 -2
  184. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c +2 -2
  185. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h +2 -2
  186. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.c +2 -2
  187. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.h +2 -2
  188. data/ext/mathematical/lasem/src/lsmsvgfiltertile.c +2 -2
  189. data/ext/mathematical/lasem/src/lsmsvgfiltertile.h +2 -2
  190. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.c +2 -2
  191. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.h +2 -2
  192. data/ext/mathematical/lasem/src/lsmsvggelement.c +2 -2
  193. data/ext/mathematical/lasem/src/lsmsvggelement.h +2 -2
  194. data/ext/mathematical/lasem/src/lsmsvggradientelement.c +2 -2
  195. data/ext/mathematical/lasem/src/lsmsvggradientelement.h +2 -2
  196. data/ext/mathematical/lasem/src/lsmsvgimageelement.c +2 -2
  197. data/ext/mathematical/lasem/src/lsmsvgimageelement.h +2 -2
  198. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  199. data/ext/mathematical/lasem/src/lsmsvglength.h +2 -2
  200. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.c +2 -2
  201. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.h +2 -2
  202. data/ext/mathematical/lasem/src/lsmsvglineelement.c +2 -2
  203. data/ext/mathematical/lasem/src/lsmsvglineelement.h +2 -2
  204. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.c +2 -2
  205. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.h +2 -2
  206. data/ext/mathematical/lasem/src/lsmsvgmaskelement.c +2 -2
  207. data/ext/mathematical/lasem/src/lsmsvgmaskelement.h +2 -2
  208. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +2 -2
  209. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -2
  210. data/ext/mathematical/lasem/src/lsmsvgpathelement.c +2 -2
  211. data/ext/mathematical/lasem/src/lsmsvgpathelement.h +2 -2
  212. data/ext/mathematical/lasem/src/lsmsvgpatternelement.c +2 -2
  213. data/ext/mathematical/lasem/src/lsmsvgpatternelement.h +2 -2
  214. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.c +2 -2
  215. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.h +2 -2
  216. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.c +2 -2
  217. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.h +2 -2
  218. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.c +2 -2
  219. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.h +2 -2
  220. data/ext/mathematical/lasem/src/lsmsvgrectelement.c +2 -2
  221. data/ext/mathematical/lasem/src/lsmsvgrectelement.h +2 -2
  222. data/ext/mathematical/lasem/src/lsmsvgstopelement.c +2 -2
  223. data/ext/mathematical/lasem/src/lsmsvgstopelement.h +2 -2
  224. data/ext/mathematical/lasem/src/lsmsvgstyle.c +2 -2
  225. data/ext/mathematical/lasem/src/lsmsvgstyle.h +2 -2
  226. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +2 -2
  227. data/ext/mathematical/lasem/src/lsmsvgsvgelement.h +2 -2
  228. data/ext/mathematical/lasem/src/lsmsvgswitchelement.c +2 -2
  229. data/ext/mathematical/lasem/src/lsmsvgswitchelement.h +2 -2
  230. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.c +2 -2
  231. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.h +2 -2
  232. data/ext/mathematical/lasem/src/lsmsvgtextelement.c +2 -2
  233. data/ext/mathematical/lasem/src/lsmsvgtextelement.h +2 -2
  234. data/ext/mathematical/lasem/src/lsmsvgtraits.c +2 -2
  235. data/ext/mathematical/lasem/src/lsmsvgtraits.h +2 -2
  236. data/ext/mathematical/lasem/src/lsmsvgtransformable.c +2 -2
  237. data/ext/mathematical/lasem/src/lsmsvgtransformable.h +2 -2
  238. data/ext/mathematical/lasem/src/lsmsvgtspanelement.c +2 -2
  239. data/ext/mathematical/lasem/src/lsmsvgtspanelement.h +2 -2
  240. data/ext/mathematical/lasem/src/lsmsvgtypes.h +2 -2
  241. data/ext/mathematical/lasem/src/lsmsvguseelement.c +2 -2
  242. data/ext/mathematical/lasem/src/lsmsvguseelement.h +2 -2
  243. data/ext/mathematical/lasem/src/lsmsvgview.c +2 -2
  244. data/ext/mathematical/lasem/src/lsmsvgview.h +2 -2
  245. data/ext/mathematical/lasem/src/lsmtraits.c +2 -2
  246. data/ext/mathematical/lasem/src/lsmtraits.h +2 -2
  247. data/ext/mathematical/lasem/src/lsmtypes.h +2 -2
  248. data/ext/mathematical/lasem/src/lsmutils.c +2 -2
  249. data/ext/mathematical/lasem/src/lsmutils.h +2 -2
  250. data/ext/mathematical/lasem/tests/lsmtest.c +1 -3
  251. data/ext/mathematical/lasem/tests/suite.c +1 -2
  252. data/ext/mathematical/lasem_overrides.c +3 -0
  253. data/ext/mathematical/lib/liblasem.dylib +0 -0
  254. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  255. data/ext/mathematical/mathematical.h +1 -0
  256. data/ext/mathematical/mtex2MML/CMakeLists.txt +6 -1
  257. data/ext/mathematical/mtex2MML/README.md +1 -1
  258. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +102 -82
  259. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCCompiler.cmake +15 -7
  260. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CMakeCXXCompiler.cmake +27 -9
  261. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_C.bin +0 -0
  262. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.16.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  263. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.16.2}/CMakeSystem.cmake +4 -4
  264. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdC/CMakeCCompilerId.c +141 -37
  265. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.16.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +159 -38
  266. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
  267. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeError.log +22 -0
  268. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +258 -943
  269. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
  270. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
  271. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
  272. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
  273. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
  274. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
  275. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
  276. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
  277. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
  278. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
  279. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
  280. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
  281. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
  282. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
  283. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
  284. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
  285. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
  286. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
  287. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
  288. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +113 -109
  289. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +162 -308
  290. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
  291. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
  292. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
  293. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
  294. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
  295. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
  296. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
  297. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
  298. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
  299. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
  300. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
  301. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
  302. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +11 -10
  303. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +39 -126
  304. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +6 -6
  305. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -5
  306. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  307. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +42 -42
  308. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -9
  309. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +39 -126
  310. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +6 -6
  311. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +25 -25
  312. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +1 -1
  313. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -5
  314. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  315. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
  316. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -10
  317. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +43 -142
  318. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +7 -7
  319. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -5
  320. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  321. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -26
  322. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +113 -404
  323. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +11 -11
  324. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -5
  325. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  326. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +3 -2
  327. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +12 -19
  328. data/ext/mathematical/mtex2MML/build/Makefile +18 -18
  329. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +63 -4
  330. data/ext/mathematical/mtex2MML/build/lexer.c +4104 -4048
  331. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  332. data/ext/mathematical/mtex2MML/build/libmtex2MML.pc +1 -1
  333. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +1 -1
  334. data/ext/mathematical/mtex2MML/build/parser.c +3137 -3123
  335. data/ext/mathematical/mtex2MML/build/parser.h +32 -32
  336. data/ext/mathematical/mtex2MML/build/parser.output +13641 -12859
  337. data/ext/mathematical/mtex2MML/script/bootstrap +21 -6
  338. data/ext/mathematical/mtex2MML/script/cibuild +4 -3
  339. data/ext/mathematical/mtex2MML/src/lexer.l +6 -3
  340. data/ext/mathematical/mtex2MML/src/libmtex2MML.pc.in +1 -1
  341. data/ext/mathematical/mtex2MML/src/parser.y +13 -1
  342. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/not-1.html +1 -1
  343. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/relations-1.html +1 -1
  344. data/ext/mathematical/mtex2MML/tests/fixtures/basic/filter.html +1 -1
  345. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.html +1 -1
  346. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.html +1 -0
  347. data/ext/mathematical/mtex2MML/tests/fixtures/functions/prod_limits.txt +1 -0
  348. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +4 -4
  349. data/ext/mathematical/mtex2MML/tests/functions.c +9 -0
  350. data/ext/mathematical/mtex2MML/tests/mathjax.c +592 -592
  351. data/ext/mathematical/mtex2MML/tests/mathjax_generate.py +1 -1
  352. data/lib/mathematical/version.rb +1 -1
  353. data/mathematical.gemspec +3 -4
  354. data/test/mathematical/multiples_test.rb +1 -1
  355. data/test/mathematical/png_test.rb +3 -1
  356. data/test/test_helper.rb +5 -2
  357. metadata +58 -81
  358. data/ext/mathematical/FindPackageHandleStandardArgs.cmake +0 -58
  359. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +0 -68
  360. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +0 -69
  361. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  362. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  363. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +0 -561
  364. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  365. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -533
  366. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  367. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin +0 -0
  368. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  369. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake +0 -15
  370. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  371. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  372. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  373. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +0 -34
  374. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +0 -405
@@ -0,0 +1,102 @@
1
+ # Dutch translation for lasem.
2
+ # Copyright (C) 2017 lasem's COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the lasem package.
4
+ # Nathan Follens <nthn@unseen.is>, 2017.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: lasem master\n"
9
+ "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
10
+ "product=lasem&keywords=I18N+L10N&component=Other\n"
11
+ "POT-Creation-Date: 2017-08-06 06:21+0000\n"
12
+ "PO-Revision-Date: 2017-09-11 00:04+0200\n"
13
+ "Language-Team: Dutch <gnome-nl-list@gnome.org>\n"
14
+ "Language: nl\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "Last-Translator: Nathan Follens <nthn@unseen.is>\n"
20
+ "X-Generator: Poedit 2.0.3\n"
21
+
22
+ #: ../src/lasemrender.c:70
23
+ msgid "Output filename"
24
+ msgstr "Uitvoerbestandsnaam"
25
+
26
+ #: ../src/lasemrender.c:72
27
+ msgid "Output format"
28
+ msgstr "Uitvoerformaat"
29
+
30
+ #: ../src/lasemrender.c:74
31
+ msgid "Pixel per inch"
32
+ msgstr "Pixel per inch"
33
+
34
+ #: ../src/lasemrender.c:76
35
+ msgid "Zoom"
36
+ msgstr "Zoomen"
37
+
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "Element-ID"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "Offset"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "Grootte"
49
+
50
+ #: ../src/lasemrender.c:84
51
+ msgid "Debug domains"
52
+ msgstr "Debugdomeinen"
53
+
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "Ongeldig documenttype (SVG verwacht)"
57
+
58
+ #: ../src/lasemrender.c:103
59
+ #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "Element ‘%s’ niet gevonden"
62
+
63
+ #: ../src/lasemrender.c:154
64
+ msgid "Option parsing failed:"
65
+ msgstr "Verwerken van optie mislukt:"
66
+
67
+ #: ../src/lasemrender.c:161
68
+ msgid "Invalid zoom value"
69
+ msgstr "Ongeldig zoomniveau"
70
+
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr "Ongeldig aantal parameters voor offset-optie"
74
+
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr "Ongeldig aantal parameters voor grootte-optie"
78
+
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "Ongeldige exportgrootte"
82
+
83
+ #: ../src/lasemrender.c:193
84
+ msgid "Missing input filename"
85
+ msgstr "Ontbrekende invoerbestandsnaam"
86
+
87
+ #: ../src/lasemrender.c:204
88
+ msgid "Unknown format:"
89
+ msgstr "Onbekend formaat:"
90
+
91
+ #: ../src/lasemrender.c:244
92
+ msgid ""
93
+ "Don't know which format to use, please either give a format (-f) or an "
94
+ "output filename (-o)"
95
+ msgstr ""
96
+ "Geen idee welk formaat te gebruiken, voer ofwel een formaat (-f), "
97
+ "ofwel een uitvoerbestandsnaam (-o) in"
98
+
99
+ #: ../src/lasemrender.c:355
100
+ #, c-format
101
+ msgid "Can't load '%s'"
102
+ msgstr "Kan ‘%s’ niet laden"
@@ -0,0 +1,64 @@
1
+ # Romanian translation for lasem.
2
+ # Copyright (C) 2019 lasem's COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the lasem package.
4
+ # Florentina Mușat <florentina.musat.28@gmail.com>, 2019.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: lasem lasem-0-4\n"
9
+ "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/lasem/issues\n"
10
+ "POT-Creation-Date: 2019-05-24 09:20+0000\n"
11
+ "PO-Revision-Date: 2019-08-19 12:00+0300\n"
12
+ "Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\n"
13
+ "Language: ro\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n"
18
+ "Last-Translator: Florentina Mușat <florentina.musat.28 [at] gmail [dot] com>\n"
19
+ "X-Generator: Poedit 2.2.3\n"
20
+
21
+ #: ../src/lasemrender.c:67
22
+ msgid "Output filename"
23
+ msgstr "Nume de fișier de ieșire"
24
+
25
+ #: ../src/lasemrender.c:69
26
+ msgid "Output format"
27
+ msgstr "Format de ieșire"
28
+
29
+ #: ../src/lasemrender.c:71
30
+ msgid "Pixel per inch"
31
+ msgstr "Pixel per inci"
32
+
33
+ #: ../src/lasemrender.c:73
34
+ msgid "Zoom"
35
+ msgstr "Focalizare"
36
+
37
+ #: ../src/lasemrender.c:75
38
+ msgid "Debug domains"
39
+ msgstr "Domenii de depanare"
40
+
41
+ #: ../src/lasemrender.c:107
42
+ #, c-format
43
+ msgid "Option parsing failed: %s\n"
44
+ msgstr "Parsarea opțiunilor a eșuat: %s\n"
45
+
46
+ #: ../src/lasemrender.c:114
47
+ #, c-format
48
+ msgid "Invalid zoom value"
49
+ msgstr "Valoare de focalizare nevalidă"
50
+
51
+ #: ../src/lasemrender.c:121
52
+ #, c-format
53
+ msgid "One input file name is required\n"
54
+ msgstr "Un nume de fișier de intrare este necesar\n"
55
+
56
+ #: ../src/lasemrender.c:132
57
+ #, c-format
58
+ msgid "Unknown format: %s\n"
59
+ msgstr "Format necunoscut: %s\n"
60
+
61
+ #: ../src/lasemrender.c:257
62
+ #, c-format
63
+ msgid "Can't load '%s'\n"
64
+ msgstr "Nu se poate încărca „%s”\n"
@@ -2,15 +2,15 @@
2
2
  # Copyright (C) 2012 lasem's COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the lasem package.
4
4
  #
5
- # Matej Urbančič <mateju@svn.gnome.org>, 2012-2016.
5
+ # Matej Urbančič <mateju@svn.gnome.org>, + 2012–2017.
6
6
  #
7
7
  msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: lasem master\n"
10
- "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
11
- "product=lasem&keywords=I18N+L10N&component=general\n"
12
- "POT-Creation-Date: 2016-03-12 21:39+0100\n"
13
- "PO-Revision-Date: 2016-03-12 21:40+0100\n"
10
+ "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
11
+ "product=lasem&keywords=I18N+L10N&component=Other\n"
12
+ "POT-Creation-Date: 2017-09-20 12:19+0200\n"
13
+ "PO-Revision-Date: 2017-10-15 20:48+0200\n"
14
14
  "Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
15
15
  "Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
16
16
  "Language: sl_SI\n"
@@ -20,54 +20,89 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
21
21
  "%100==4 ? 3 : 0);\n"
22
22
  "X-Poedit-SourceCharset: utf-8\n"
23
- "X-Generator: Poedit 1.8.4\n"
23
+ "X-Generator: Poedit 2.0.4\n"
24
24
 
25
- #: ../src/lasemrender.c:67
25
+ #: ../src/lasemrender.c:70
26
26
  msgid "Output filename"
27
27
  msgstr "Odvodno ime datoteke"
28
28
 
29
- #: ../src/lasemrender.c:69
29
+ #: ../src/lasemrender.c:72
30
30
  msgid "Output format"
31
31
  msgstr "Odvodni zapis"
32
32
 
33
- #: ../src/lasemrender.c:71
33
+ #: ../src/lasemrender.c:74
34
34
  msgid "Pixel per inch"
35
35
  msgstr "Točke na palec"
36
36
 
37
- #: ../src/lasemrender.c:73
37
+ #: ../src/lasemrender.c:76
38
38
  msgid "Zoom"
39
39
  msgstr "Približanje"
40
40
 
41
- #: ../src/lasemrender.c:75
41
+ #: ../src/lasemrender.c:78
42
+ msgid "Element id"
43
+ msgstr "ID predmeta"
44
+
45
+ #: ../src/lasemrender.c:80
46
+ msgid "Offset"
47
+ msgstr "Odmik"
48
+
49
+ #: ../src/lasemrender.c:82
50
+ msgid "Size"
51
+ msgstr "Velikost"
52
+
53
+ #: ../src/lasemrender.c:84
42
54
  msgid "Debug domains"
43
55
  msgstr "Domene razhroščevanja"
44
56
 
45
- #: ../src/lasemrender.c:107
57
+ #: ../src/lasemrender.c:97
58
+ msgid "Invalid document type (SVG expected)"
59
+ msgstr "Neveljavna vrsta dokumenta (pričakovan je zapis SVG)"
60
+
61
+ #: ../src/lasemrender.c:103
62
+ #, c-format
63
+ msgid "Element '%s' not found"
64
+ msgstr "Predmeta »%s« ni mogoče najti"
65
+
66
+ #: ../src/lasemrender.c:154
46
67
  msgid "Option parsing failed:"
47
68
  msgstr "Razčlenjevanje možnosti je spodletelo:"
48
69
 
49
- #: ../src/lasemrender.c:114
70
+ #: ../src/lasemrender.c:161
50
71
  msgid "Invalid zoom value"
51
72
  msgstr "Neveljavna vrednost približanja"
52
73
 
53
- #: ../src/lasemrender.c:121
74
+ #: ../src/lasemrender.c:170
75
+ msgid "Invalid number of arguments for offset option"
76
+ msgstr "Neveljavno število argumentov za možnost odmika"
77
+
78
+ #: ../src/lasemrender.c:180
79
+ msgid "Invalid number of arguments for size option"
80
+ msgstr "Neveljavno število argumentov za možnost velikosti"
81
+
82
+ #: ../src/lasemrender.c:185
83
+ msgid "Invalid export size"
84
+ msgstr "Neveljavna velikost izvoza"
85
+
86
+ #: ../src/lasemrender.c:193
54
87
  msgid "Missing input filename"
55
88
  msgstr "Manjka ime vhodne datoteke"
56
89
 
57
- #: ../src/lasemrender.c:132
90
+ #: ../src/lasemrender.c:204
58
91
  msgid "Unknown format:"
59
92
  msgstr "Neznan zapis:"
60
93
 
61
- #: ../src/lasemrender.c:172
94
+ #: ../src/lasemrender.c:244
62
95
  msgid ""
63
96
  "Don't know which format to use, please either give a format (-f) or an "
64
97
  "output filename (-o)"
65
98
  msgstr ""
99
+ "Ni navedeno kateri zapis naj bo uporabljen; podati je treba ali zapis (-f) "
100
+ "ali pa ime odvodne datoteke (-o)"
66
101
 
67
- #: ../src/lasemrender.c:262
102
+ #: ../src/lasemrender.c:355
68
103
  #, c-format
69
104
  msgid "Can't load '%s'"
70
- msgstr "Ni mogoče naložiti '%s'"
105
+ msgstr "Datoteke »%s« ni mogoče naložiti"
71
106
 
72
107
  #~ msgid "Option parsing failed: %s\n"
73
108
  #~ msgstr "Razčlenjevanje možnosti je spodletelo: %s\n"
@@ -2,64 +2,104 @@
2
2
  # Copyright (C) 2013 lasem's COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the lasem package.
4
4
  # Muhammet Kara <muhammetk@gmail.com>, 2013.
5
+ # Emin Tufan Çetin <etcetin@gmail.com>, 2019.
5
6
  #
6
7
  msgid ""
7
8
  msgstr ""
8
9
  "Project-Id-Version: lasem master\n"
9
- "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10
- "product=lasem&keywords=I18N+L10N&component=general\n"
11
- "POT-Creation-Date: 2013-04-02 21:21+0000\n"
12
- "PO-Revision-Date: 2013-04-03 00:54+0300\n"
13
- "Last-Translator: Muhammet Kara <muhammetk@gmail.com>\n"
14
- "Language-Team: Turkish <gnome-turk@gnome.org>\n"
10
+ "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/lasem/issues\n"
11
+ "POT-Creation-Date: 2018-12-16 01:05+0000\n"
12
+ "PO-Revision-Date: 2019-03-13 14:04+0300\n"
13
+ "Last-Translator: Emin Tufan Çetin <etcetin@gmail.com>\n"
14
+ "Language-Team: Türkçe <gnome-turk@gnome.org>\n"
15
15
  "Language: tr\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Plural-Forms: nplurals=1; plural=0;\n"
20
- "X-Generator: Gtranslator 2.91.6\n"
20
+ "X-Generator: Gtranslator 3.30.1\n"
21
21
 
22
- #: ../src/lasemrender.c:67
22
+ #: ../src/lasemrender.c:70
23
23
  msgid "Output filename"
24
24
  msgstr "Çıktı dosyası adı"
25
25
 
26
- #: ../src/lasemrender.c:69
26
+ #: ../src/lasemrender.c:72
27
27
  msgid "Output format"
28
28
  msgstr "Çıktı biçimi"
29
29
 
30
- #: ../src/lasemrender.c:71
30
+ #: ../src/lasemrender.c:74
31
31
  msgid "Pixel per inch"
32
32
  msgstr "İnç başına düşen piksel sayısı"
33
33
 
34
- #: ../src/lasemrender.c:73
34
+ #: ../src/lasemrender.c:76
35
35
  msgid "Zoom"
36
36
  msgstr "Yakınlaştır"
37
37
 
38
- #: ../src/lasemrender.c:75
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "Öge kimliği"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "Ofset"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "Boyut"
49
+
50
+ #: ../src/lasemrender.c:84
39
51
  msgid "Debug domains"
40
52
  msgstr "Hata ayıklama etki alanları"
41
53
 
42
- #: ../src/lasemrender.c:106
43
- #, c-format
44
- msgid "Option parsing failed: %s\n"
45
- msgstr "Seçenek ayrıştırma başarısız oldu: %s\n"
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "Geçersiz belge türü (SVG bekleniyor)"
46
57
 
47
- #: ../src/lasemrender.c:113
58
+ #: ../src/lasemrender.c:103
48
59
  #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "'%s' ögesi bulunamadı"
62
+
63
+ #: ../src/lasemrender.c:154
64
+ msgid "Option parsing failed:"
65
+ msgstr "Seçenek ayrıştırma başarısız oldu:"
66
+
67
+ #: ../src/lasemrender.c:161
49
68
  msgid "Invalid zoom value"
50
69
  msgstr "Geçersiz yakınlaştırma değeri"
51
70
 
52
- #: ../src/lasemrender.c:120
53
- #, c-format
54
- msgid "One input file name is required\n"
55
- msgstr "Bir girdi dosyası adı gerekiyor\n"
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr "Ofset seçeneği için bağımsız değişken sayısı geçersiz"
56
74
 
57
- #: ../src/lasemrender.c:131
58
- #, c-format
59
- msgid "Unknown format: %s\n"
60
- msgstr "Bilinmeyen biçim: %s\n"
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr "Boyut seçeneği için bağımsız değişken sayısı geçersiz"
61
78
 
62
- #: ../src/lasemrender.c:256
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "Geçersiz dışa aktarma boyutu"
82
+
83
+ #: ../src/lasemrender.c:193
84
+ msgid "Missing input filename"
85
+ msgstr "Eksik giriş dosya adı"
86
+
87
+ #: ../src/lasemrender.c:204
88
+ msgid "Unknown format:"
89
+ msgstr "Bilinmeyen biçim:"
90
+
91
+ #: ../src/lasemrender.c:244
92
+ msgid ""
93
+ "Don't know which format to use, please either give a format (-f) or an "
94
+ "output filename (-o)"
95
+ msgstr ""
96
+ "Hangi biçimi kullanacağınızı bilmiyorsanız, lütfen bir biçim (-f) veya bir "
97
+ "çıktı dosya adı (-o) verin)"
98
+
99
+ #: ../src/lasemrender.c:355
63
100
  #, c-format
64
- msgid "Can't load '%s'\n"
65
- msgstr "'%s' yüklenemiyor\n"
101
+ msgid "Can't load '%s'"
102
+ msgstr "'%s' yüklenemiyor"
103
+
104
+ #~ msgid "One input file name is required\n"
105
+ #~ msgstr "Bir girdi dosyası adı gerekiyor\n"
@@ -1,63 +1,100 @@
1
- # Chinese (China) translation for lasem.
2
- # Copyright (C) 2014 lasem's COPYRIGHT HOLDER
1
+ # Chinese (China) translation of lasem
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the lasem package.
4
- # Wylmer Wang <wantinghard@gmail.com>, 2014.
4
+ # Yuqing Wu <yuqingwucn.pl@gmail.com>, 2015.
5
+ # Aron Xu <happyaron.xu@gmail.com>, 2017.
5
6
  #
6
7
  msgid ""
7
8
  msgstr ""
8
- "Project-Id-Version: lasem master\n"
9
- "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10
- "product=lasem&keywords=I18N+L10N&component=general\n"
11
- "POT-Creation-Date: 2013-12-19 14:30+0000\n"
12
- "PO-Revision-Date: 2014-01-05 15:33+0800\n"
13
- "Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
14
- "Language-Team: Chinese (Simplified) <i18n-zh@googlegroups.com>\n"
9
+ "Project-Id-Version: \n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2017-02-10 18:33+0800\n"
12
+ "PO-Revision-Date: 2017-02-10 18:35+0800\n"
13
+ "Last-Translator: Yuqing Wu <yuqingwucn.pl@gmail.com>\n"
14
+ "Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
15
15
  "Language: zh_CN\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
+ "X-Generator: Poedit 1.7.1\n"
20
+ "Plural-Forms: nplurals=1; plural=0;\n"
19
21
 
20
- #: ../src/lasemrender.c:67
22
+ #: ../src/lasemrender.c:70
21
23
  msgid "Output filename"
22
- msgstr "输出名"
24
+ msgstr "输出文件名"
23
25
 
24
- #: ../src/lasemrender.c:69
26
+ #: ../src/lasemrender.c:72
25
27
  msgid "Output format"
26
28
  msgstr "输出格式"
27
29
 
28
- #: ../src/lasemrender.c:71
30
+ #: ../src/lasemrender.c:74
29
31
  msgid "Pixel per inch"
30
- msgstr "像素每英寸"
32
+ msgstr "每英寸像素数"
31
33
 
32
- #: ../src/lasemrender.c:73
34
+ #: ../src/lasemrender.c:76
33
35
  msgid "Zoom"
34
- msgstr "缩放"
36
+ msgstr "放大"
35
37
 
36
- #: ../src/lasemrender.c:75
38
+ #: ../src/lasemrender.c:78
39
+ msgid "Element id"
40
+ msgstr "元素 ID"
41
+
42
+ #: ../src/lasemrender.c:80
43
+ msgid "Offset"
44
+ msgstr "偏移"
45
+
46
+ #: ../src/lasemrender.c:82
47
+ msgid "Size"
48
+ msgstr "尺寸"
49
+
50
+ #: ../src/lasemrender.c:84
37
51
  msgid "Debug domains"
38
52
  msgstr "调试域"
39
53
 
40
- #: ../src/lasemrender.c:105
41
- #, c-format
42
- msgid "Option parsing failed: %s\n"
43
- msgstr "解析选项失败:%s\n"
54
+ #: ../src/lasemrender.c:97
55
+ msgid "Invalid document type (SVG expected)"
56
+ msgstr "无效的文档类型(应为 SVG)"
44
57
 
45
- #: ../src/lasemrender.c:112
58
+ #: ../src/lasemrender.c:103
46
59
  #, c-format
60
+ msgid "Element '%s' not found"
61
+ msgstr "未找到元素 %s"
62
+
63
+ #: ../src/lasemrender.c:154
64
+ msgid "Option parsing failed:"
65
+ msgstr "选项解析失败:"
66
+
67
+ #: ../src/lasemrender.c:161
47
68
  msgid "Invalid zoom value"
48
69
  msgstr "无效的缩放值"
49
70
 
50
- #: ../src/lasemrender.c:119
51
- #, c-format
52
- msgid "One input file name is required\n"
53
- msgstr "需要一个输入文件名\n"
71
+ #: ../src/lasemrender.c:170
72
+ msgid "Invalid number of arguments for offset option"
73
+ msgstr ""
54
74
 
55
- #: ../src/lasemrender.c:130
56
- #, c-format
57
- msgid "Unknown format: %s\n"
58
- msgstr "未知的格式:%s\n"
75
+ #: ../src/lasemrender.c:180
76
+ msgid "Invalid number of arguments for size option"
77
+ msgstr ""
78
+
79
+ #: ../src/lasemrender.c:185
80
+ msgid "Invalid export size"
81
+ msgstr "无效的导出尺寸"
82
+
83
+ #: ../src/lasemrender.c:193
84
+ msgid "Missing input filename"
85
+ msgstr "缺少输出文件名"
86
+
87
+ #: ../src/lasemrender.c:204
88
+ msgid "Unknown format:"
89
+ msgstr "未知格式:"
90
+
91
+ #: ../src/lasemrender.c:244
92
+ msgid ""
93
+ "Don't know which format to use, please either give a format (-f) or an "
94
+ "output filename (-o)"
95
+ msgstr ""
59
96
 
60
- #: ../src/lasemrender.c:255
97
+ #: ../src/lasemrender.c:355
61
98
  #, c-format
62
- msgid "Can't load '%s'\n"
63
- msgstr "无法加载“%s”\n"
99
+ msgid "Can't load '%s'"
100
+ msgstr "无法加载 %s"