qwik2md 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +9 -0
  3. data/.travis.yml +4 -0
  4. data/Gemfile +4 -0
  5. data/README.md +36 -0
  6. data/Rakefile +10 -0
  7. data/bin/console +14 -0
  8. data/bin/setup +8 -0
  9. data/exe/qwik2md +17 -0
  10. data/lib/qwik2md/version.rb +3 -0
  11. data/lib/qwik2md.rb +39 -0
  12. data/qwik2md.gemspec +30 -0
  13. data/vendor/qwik/AUTHORS +10 -0
  14. data/vendor/qwik/COPYING +340 -0
  15. data/vendor/qwik/COPYRIGHT +346 -0
  16. data/vendor/qwik/lib/qwik/Makefile +63 -0
  17. data/vendor/qwik/lib/qwik/Rakefile +17 -0
  18. data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
  19. data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
  20. data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
  21. data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
  22. data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
  23. data/vendor/qwik/lib/qwik/act-book.rb +161 -0
  24. data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
  25. data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
  26. data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
  27. data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
  28. data/vendor/qwik/lib/qwik/act-code.rb +155 -0
  29. data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
  30. data/vendor/qwik/lib/qwik/act-config.rb +49 -0
  31. data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
  32. data/vendor/qwik/lib/qwik/act-day.rb +96 -0
  33. data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
  34. data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
  35. data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
  36. data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
  37. data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
  38. data/vendor/qwik/lib/qwik/act-event.rb +187 -0
  39. data/vendor/qwik/lib/qwik/act-file.rb +303 -0
  40. data/vendor/qwik/lib/qwik/act-files.rb +771 -0
  41. data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
  42. data/vendor/qwik/lib/qwik/act-history.rb +136 -0
  43. data/vendor/qwik/lib/qwik/act-html.rb +204 -0
  44. data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
  45. data/vendor/qwik/lib/qwik/act-include.rb +142 -0
  46. data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
  47. data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
  48. data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
  49. data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
  50. data/vendor/qwik/lib/qwik/act-license.rb +63 -0
  51. data/vendor/qwik/lib/qwik/act-list.rb +287 -0
  52. data/vendor/qwik/lib/qwik/act-login.rb +410 -0
  53. data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
  54. data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
  55. data/vendor/qwik/lib/qwik/act-map.rb +292 -0
  56. data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
  57. data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
  58. data/vendor/qwik/lib/qwik/act-media.rb +416 -0
  59. data/vendor/qwik/lib/qwik/act-member.rb +157 -0
  60. data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
  61. data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
  62. data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
  63. data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
  64. data/vendor/qwik/lib/qwik/act-new.rb +418 -0
  65. data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
  66. data/vendor/qwik/lib/qwik/act-password.rb +145 -0
  67. data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
  68. data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
  69. data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
  70. data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
  71. data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
  72. data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
  73. data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
  74. data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
  75. data/vendor/qwik/lib/qwik/act-save.rb +295 -0
  76. data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
  77. data/vendor/qwik/lib/qwik/act-search.rb +180 -0
  78. data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
  79. data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
  80. data/vendor/qwik/lib/qwik/act-site.rb +89 -0
  81. data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
  82. data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
  83. data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
  84. data/vendor/qwik/lib/qwik/act-status.rb +220 -0
  85. data/vendor/qwik/lib/qwik/act-style.rb +608 -0
  86. data/vendor/qwik/lib/qwik/act-table.rb +263 -0
  87. data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
  88. data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
  89. data/vendor/qwik/lib/qwik/act-text.rb +70 -0
  90. data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
  91. data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
  92. data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
  93. data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
  94. data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
  95. data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
  96. data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
  97. data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
  98. data/vendor/qwik/lib/qwik/action.rb +325 -0
  99. data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
  100. data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
  101. data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
  102. data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
  103. data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
  104. data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
  105. data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
  106. data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
  107. data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
  108. data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
  109. data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
  110. data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
  111. data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
  112. data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
  113. data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
  114. data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
  115. data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
  116. data/vendor/qwik/lib/qwik/check-event.rb +112 -0
  117. data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
  118. data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
  119. data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
  120. data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
  121. data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
  122. data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
  123. data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
  124. data/vendor/qwik/lib/qwik/check-server.rb +61 -0
  125. data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
  126. data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
  127. data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
  128. data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
  129. data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
  130. data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
  131. data/vendor/qwik/lib/qwik/common-error.rb +48 -0
  132. data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
  133. data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
  134. data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
  135. data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
  136. data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
  137. data/vendor/qwik/lib/qwik/common-res.rb +76 -0
  138. data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
  139. data/vendor/qwik/lib/qwik/common-send.rb +171 -0
  140. data/vendor/qwik/lib/qwik/common-session.rb +139 -0
  141. data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
  142. data/vendor/qwik/lib/qwik/common-url.rb +90 -0
  143. data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
  144. data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
  145. data/vendor/qwik/lib/qwik/config.rb +299 -0
  146. data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
  147. data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
  148. data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
  149. data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
  150. data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
  151. data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
  152. data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
  153. data/vendor/qwik/lib/qwik/description.rb +256 -0
  154. data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
  155. data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
  156. data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
  157. data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
  158. data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
  159. data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
  160. data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
  161. data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
  162. data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
  163. data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
  164. data/vendor/qwik/lib/qwik/farm.rb +283 -0
  165. data/vendor/qwik/lib/qwik/gettext.rb +56 -0
  166. data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
  167. data/vendor/qwik/lib/qwik/group-config.rb +247 -0
  168. data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
  169. data/vendor/qwik/lib/qwik/group-db.rb +326 -0
  170. data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
  171. data/vendor/qwik/lib/qwik/group-member.rb +307 -0
  172. data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
  173. data/vendor/qwik/lib/qwik/group-site.rb +374 -0
  174. data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
  175. data/vendor/qwik/lib/qwik/group.rb +157 -0
  176. data/vendor/qwik/lib/qwik/helper.rb +6 -0
  177. data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
  178. data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
  179. data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
  180. data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
  181. data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
  182. data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
  183. data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
  184. data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
  185. data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
  186. data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
  187. data/vendor/qwik/lib/qwik/logger.rb +115 -0
  188. data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
  189. data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
  190. data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
  191. data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
  192. data/vendor/qwik/lib/qwik/mail.rb +341 -0
  193. data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
  194. data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
  195. data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
  196. data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
  197. data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
  198. data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
  199. data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
  200. data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
  201. data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
  202. data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
  203. data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
  204. data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
  205. data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
  206. data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
  207. data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
  208. data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
  209. data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
  210. data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
  211. data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
  212. data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
  213. data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
  214. data/vendor/qwik/lib/qwik/page-files.rb +249 -0
  215. data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
  216. data/vendor/qwik/lib/qwik/page-get.rb +262 -0
  217. data/vendor/qwik/lib/qwik/page-images.rb +168 -0
  218. data/vendor/qwik/lib/qwik/page-put.rb +128 -0
  219. data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
  220. data/vendor/qwik/lib/qwik/page-title.rb +0 -0
  221. data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
  222. data/vendor/qwik/lib/qwik/page.rb +67 -0
  223. data/vendor/qwik/lib/qwik/pages.rb +444 -0
  224. data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
  225. data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
  226. data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
  227. data/vendor/qwik/lib/qwik/parser.rb +349 -0
  228. data/vendor/qwik/lib/qwik/password.rb +183 -0
  229. data/vendor/qwik/lib/qwik/periodic.rb +79 -0
  230. data/vendor/qwik/lib/qwik/qp.rb +56 -0
  231. data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
  232. data/vendor/qwik/lib/qwik/qwik.rb +5 -0
  233. data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
  234. data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
  235. data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
  236. data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
  237. data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
  238. data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
  239. data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
  240. data/vendor/qwik/lib/qwik/request-path.rb +304 -0
  241. data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
  242. data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
  243. data/vendor/qwik/lib/qwik/request.rb +91 -0
  244. data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
  245. data/vendor/qwik/lib/qwik/resolve.rb +121 -0
  246. data/vendor/qwik/lib/qwik/response.rb +228 -0
  247. data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
  248. data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
  249. data/vendor/qwik/lib/qwik/server.rb +252 -0
  250. data/vendor/qwik/lib/qwik/site-config.rb +149 -0
  251. data/vendor/qwik/lib/qwik/site-db.rb +136 -0
  252. data/vendor/qwik/lib/qwik/site-event.rb +162 -0
  253. data/vendor/qwik/lib/qwik/site-files.rb +86 -0
  254. data/vendor/qwik/lib/qwik/site-group.rb +103 -0
  255. data/vendor/qwik/lib/qwik/site-index.rb +47 -0
  256. data/vendor/qwik/lib/qwik/site-log.rb +64 -0
  257. data/vendor/qwik/lib/qwik/site-member.rb +230 -0
  258. data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
  259. data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
  260. data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
  261. data/vendor/qwik/lib/qwik/site-report.rb +282 -0
  262. data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
  263. data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
  264. data/vendor/qwik/lib/qwik/site-search.rb +180 -0
  265. data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
  266. data/vendor/qwik/lib/qwik/site-url.rb +189 -0
  267. data/vendor/qwik/lib/qwik/site.rb +76 -0
  268. data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
  269. data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
  270. data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
  271. data/vendor/qwik/lib/qwik/template.rb +85 -0
  272. data/vendor/qwik/lib/qwik/test-common.rb +10 -0
  273. data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
  274. data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
  275. data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
  276. data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
  277. data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
  278. data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
  279. data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
  280. data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
  281. data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
  282. data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
  283. data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
  284. data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
  285. data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
  286. data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
  287. data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
  288. data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
  289. data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
  290. data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
  291. data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
  292. data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
  293. data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
  294. data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
  295. data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
  296. data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
  297. data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
  298. data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
  299. data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
  300. data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
  301. data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
  302. data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
  303. data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
  304. data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
  305. data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
  306. data/vendor/qwik/lib/qwik/testunit.rb +45 -0
  307. data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
  308. data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
  309. data/vendor/qwik/lib/qwik/typekey.rb +160 -0
  310. data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
  311. data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
  312. data/vendor/qwik/lib/qwik/util-css.rb +56 -0
  313. data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
  314. data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
  315. data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
  316. data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
  317. data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
  318. data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
  319. data/vendor/qwik/lib/qwik/util-string.rb +202 -0
  320. data/vendor/qwik/lib/qwik/util-time.rb +125 -0
  321. data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
  322. data/vendor/qwik/lib/qwik/version.rb +11 -0
  323. data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
  324. data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
  325. data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
  326. data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
  327. data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
  328. data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
  329. data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
  330. data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
  331. data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
  332. data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
  333. data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
  334. data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
  335. metadata +492 -0
@@ -0,0 +1,479 @@
1
+ # -*- coding: shift_jis -*-
2
+ # Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
3
+ # This is free software with ABSOLUTELY NO WARRANTY.
4
+ # You can redistribute it and/or modify it under the terms of the GNU GPL 2.
5
+
6
+ module Qwik; end
7
+
8
+ class Qwik::CatalogFactory
9
+ def self.catalog_ja
10
+ {
11
+ # for test
12
+ 'hello' => 'こんにちは',
13
+
14
+ # Error
15
+ 'Error' => 'エラー',
16
+ 'Failed' => '失敗',
17
+
18
+ # act-comment.rb
19
+ 'No message.' => 'メッセージがありません',
20
+
21
+ # act-povray.rb, act-textarea.rb
22
+ 'No text.' => 'テキストがありません',
23
+
24
+ # action.rb
25
+ 'No such site.' => '対応するサイトがありません',
26
+ 'No corresponding site.' => '対応するサイトはありません',
27
+ 'Please send mail to make a site' =>
28
+ 'qwikWebのサイトを作るには、まずメールを送る必要があります。',
29
+ 'Login' => 'ログイン',
30
+ 'Access here and see how to.' => 'にアクセスして、使い方をご覧下さい。',
31
+ 'Please log in.' => 'ログインしてください',
32
+ 'Members Only' => 'メンバー専用', # and act-getpass.rb
33
+ 'You are now logged in with this user id.' =>
34
+ 'あなたは今このユーザID でログインしています',
35
+ 'You are not logged in yet.' =>
36
+ 'あなたはまだログインしていません', # FIXME: not found.
37
+ 'If you would like to log in on another account,' =>
38
+ '別のユーザID でログインしなおしたい場合は、',
39
+ 'please log out first.' => 'まずログアウトしてください',
40
+ ': Access here, and log in again.' =>
41
+ 'してから再度アクセスしてください。', # FIXME: not found.
42
+ 'You need to log in to use this function.' =>
43
+ 'この機能を利用するにはログインする必要があります。',
44
+ 'Go back' => '戻る',
45
+ 'Please input POST' => 'POST入力が必要',
46
+ 'This function requires POST input.' =>
47
+ 'この操作はPOST入力で行う必要があります。',
48
+ 'Page not found.' => 'ページが見つかりません',
49
+ 'Push create if you would like to create the page.' =>
50
+ 'ページを作成したい場合は、新規作成を押してください', # act-new.rb
51
+
52
+ 'Incorrect path arguments.' => '変なパスがついてます',
53
+ 'Path arguments are not acceptable.' =>
54
+ 'なにか変なパスがついちゃってます。',
55
+
56
+ 'Not found.' => 'ありません',
57
+ 'Access here.' => 'こちらをご覧ください。',
58
+
59
+ # act-album
60
+ 'Show album in full screen.' => 'アルバムをフルスクリーンで見る', # FIXME: not found
61
+
62
+ # act-archive
63
+ 'Site archive' => 'サイトアーカイブ',
64
+
65
+ # act-attach
66
+ 'Files' => '添付ファイル',
67
+ 'Delete' => '消去',
68
+ 'Download' => 'ダウンロード', # act-files.rb
69
+ 'No such file.' => 'ファイルが見つかりません',
70
+ 'There is a file with the same file name.' =>
71
+ '同名のファイルが存在しています', # FIXME: not found
72
+ 'Can not use Japanese characters for file name' =>
73
+ '日本語のファイル名は使えません', # FIXME: not found
74
+ 'Maximum size exceeded.' => 'ファイルサイズの限界を超えています。',
75
+ 'Maximum size' => '最大容量',
76
+ 'File size' => 'ファイルサイズ',
77
+ 'The file is saved.' => 'ファイルをセーブしました。',
78
+ 'File attachment completed' => 'ファイルを添付しました',
79
+ 'Attach file' => 'ファイル添付',
80
+ 'Attach a file' => 'ファイルを添付します',
81
+ 'Confirm file deletion' => 'ファイル消去確認画面',
82
+ "Push 'Delete' to delete a file" =>
83
+ '「消去する」を押すと,本当にファイルを消去します.',
84
+ 'Delete' => '消去する',
85
+ 'Already deleted.' => 'すでに消去されているようです',
86
+ 'Failed to delete.' => 'ファイル消去に失敗しました。謎。',
87
+ 'The file has been deleted.' => '消去しました',
88
+ 'File list' => '現在添付されているファイル',
89
+ # other
90
+ '->' => '→',
91
+ 'Attach' => '添付する', # FIXME: not found
92
+
93
+ # act-backup
94
+ 'This is the first page.' => 'これは最初のページです。',
95
+ 'Difference from the previous page' => '前回からの差分',
96
+ 'Original data' => '元データ',
97
+ '<-' => '←',
98
+ 'Newest' => '最新',
99
+ 'Backup list' => 'バックアップ一覧',
100
+
101
+ # act-basic-plugin
102
+ # 'New page' => '新規作成',
103
+ # 'Edit' => '編集',
104
+ 'newpage' => '新規作成',
105
+ 'edit' => '編集',
106
+ 'wysiwyg' => 'その場で編集',
107
+ 'Last modified' => '最終更新',
108
+ 'Generation time' => '生成時間',
109
+ 'seconds' => '秒',
110
+
111
+ # act-edit
112
+ 'Site Menu' => 'サイトメニュー',
113
+ 'Site Configuration' => 'サイト設定',
114
+ 'Group members' => 'グループメンバー',
115
+ 'Site Archive' => 'サイトアーカイブ',
116
+ 'Mailing List Configuration' => 'メーリングリスト設定',
117
+
118
+ 'Functions' => '機能の説明',
119
+ 'Page List' => 'ページ一覧',
120
+ 'Recent Changes' => '更新履歴',
121
+ ' ago' => '前',
122
+ 'more...' => 'もっと前の情報',
123
+ 'min.' => '分',
124
+ 'hour' => '時間',
125
+ 'day' => '日',
126
+ 'month' => 'ヶ月',
127
+ 'year' => '年',
128
+ 'century' => '世紀',
129
+
130
+ # act-comment
131
+ 'User' => 'ユーザ名',
132
+ 'Message' => 'メッセージ',
133
+ 'Message has been added.' => 'メッセージを追加しました',
134
+
135
+ # act-config
136
+ 'Site config' => 'サイト設定',
137
+ 'Site Configuration' => 'サイト設定',
138
+
139
+ # act-chronology
140
+ 'Time walker' => '時間旅行',
141
+ 'Chronology' => '年表',
142
+
143
+ # act-day
144
+ 'One day' => '一日',
145
+
146
+ # act-describe
147
+ 'Function' => '機能説明',
148
+ 'Functions list' => '機能一覧',
149
+
150
+ # act-edit.rb
151
+ 'Page is deleted.' => 'ページを削除しました',
152
+ 'Password does not match.' => 'パスワードが一致しませんでした。',
153
+ 'Password' => 'パスワード',
154
+ 'Please find a line like that above, then input password in parentheses.' =>
155
+ 'このような行を探して、括弧の中にパスワードを入力してください。',
156
+
157
+ 'Page edit conflict' => '更新が衝突しました。',
158
+ 'Please save the following content to your text editor.' =>
159
+ '下記の内容をテキストエディタなどに保存し、',
160
+ 'Newest page' => '最新のページ',
161
+ ': see this page and re-edit again.' => 'を参照後に再編集してください。',
162
+ 'Page is saved.' => 'ページを保存しました。',
163
+ 'Save' => '保存',
164
+ 'Attach' => '添付',
165
+
166
+ 'Edit' => '編集',
167
+ 'Attach Files' => 'ファイル添付',
168
+ 'Attach many files' => 'もっとたくさん添付する',
169
+
170
+ 'Help' => 'ヘルプ',
171
+ 'How to qwikWeb' => 'qwikWebの使い方',
172
+
173
+ 'Site administration' => 'サイト管理',
174
+
175
+ 'Header' => '見出し',
176
+ 'List' => '箇条書 ',
177
+ 'Ordered list' => '順序リスト ',
178
+ 'Block quote' => '引用 ',
179
+ 'Word' => '定義 ',
180
+ 'Definition' => '言葉の定義 ',
181
+ 'Table' => '表 ',
182
+ 'Emphasis' => '強調',
183
+ 'Stronger' => 'もっと強調',
184
+ 'Link' => 'リンク',
185
+ 'more help' => 'もっと詳しい書式',
186
+
187
+ 'Text Format' => '書式一覧',
188
+ 'History' => '履歴',
189
+ 'Backup' => 'バックアップ',
190
+ 'Time machine' => 'タイムマシーン',
191
+ 'Page functions' => 'ページの機能 ',
192
+ # 'Experimental functions' => '実験中の機能 ',
193
+
194
+ # act-getpass
195
+ 'Invalid mail address' => 'パスワード形式エラー',
196
+ 'Get Password' => 'パスワード入手',
197
+ 'Send Password' => 'パスワード送信',
198
+ 'You will receive the password by e-mail.' => 'パスワードをメールで送ります',
199
+ 'Please input your mail address.' => 'メールアドレスを入力してください',
200
+ 'Mail address' => 'メールアドレス',
201
+ 'Go back to Login screen' => 'ログイン画面にもどる',
202
+
203
+ 'Send' => '送信',
204
+ 'Send' => '送信',
205
+
206
+ 'You input this e-mail address as user ID.' =>
207
+ 'あなたはユーザIDとしてこのメールアドレスを入力しました',
208
+ 'This user with this ID is not a member of this group.' =>
209
+ 'このユーザIDは、このグループには含まれていません',
210
+ 'Only the member of this group can get a password.' =>
211
+ 'このグループのメンバーは、パスワードを取得できます。',
212
+
213
+ 'Your password:' => 'パスワード :',
214
+ 'This is your user name and password: ' =>
215
+ 'このサイトにおけるユーザ名とパスワードです : ',
216
+ 'Username' => 'ユーザ名',
217
+ 'Password' => 'パスワード',
218
+ 'Please access login page' =>
219
+ 'ログインページにアクセスしてください :',
220
+
221
+ 'You can input the user name and password from this URL automatically.' =>
222
+ '下記URLにアクセスすると、自動的にユーザー名とパスワードを入力します。',
223
+ 'The mail address format is wrong.' =>
224
+ 'メールアドレスの形式が間違ってます。',
225
+ 'Please confirm the input again.' => 'もう一度入力を確認してください。',
226
+ 'Please access again.' => '再度アクセスしてください。',
227
+ 'Send Password Error' => 'メール送信エラー',
228
+ 'Send failed because of system error.' =>
229
+ 'システムエラーのため、パスワード送信に失敗しました。',
230
+ 'Please contact the administrator.' => 'システム管理者にご連絡下さい。',
231
+
232
+ 'Send Password done' => 'パスワード送信完了',
233
+ 'I send the password to this mail address.' =>
234
+ 'パスワードを以下のメールアドレスに送信しました。',
235
+ 'Please check your mailbox.' => 'メールボックスを確認してください',
236
+
237
+ # act-group
238
+ 'Member list' => 'メンバー一覧',
239
+
240
+ # act-hcomment
241
+ 'Name' => 'お名前',
242
+ 'Comment' => 'コメント',
243
+ 'Anonymous' => '名無しさん',
244
+ 'Add a comment.' => 'コメントを追加しました',
245
+ 'Submit' => '投稿',
246
+ 'Page collision is detected.' => '更新が衝突しました',
247
+ 'Go back and input again.' => '元のページに戻り、再度入力してください。',
248
+
249
+ # act-history
250
+ 'Time machine' => 'タイムマシーン',
251
+ 'Move this' => 'これを動かして下さい',
252
+
253
+ # act-license
254
+ 'You can use the files on this site under [[Creative Commons by 2.1|http://creativecommons.org/licenses/by/2.1/jp/]] license.' =>
255
+ 'ここに置かれたファイルは、[[クリエイティブ・コモンズ 帰属 2.1|http://creativecommons.org/licenses/by/2.1/jp/]]ライセンスの下に利用できます。',
256
+ 'You can use the files on this site under [[Creative Commons Attribution-ShareAlike 2.5|http://creativecommons.org/licenses/by-sa/2.5/]] license.' =>
257
+ 'ここに置かれたファイルは、[[クリエイティブ・コモンズ 帰属 - 同一条件許諾 2.5|http://creativecommons.org/licenses/by-sa/2.5/]]ライセンスの下に利用できます。',
258
+ 'The files you uploaded will be under [[Creative Commons Attribution-ShareAlike 2.5|http://creativecommons.org/licenses/by-sa/2.5/]] license.' =>
259
+ 'ここにアップロードされたファイルは、[[クリエイティブ・コモンズ 帰属 - 同一条件許諾 2.5|http://creativecommons.org/licenses/by-sa/2.5/]]ライセンスの下に置かれます。',
260
+
261
+ # act-login
262
+ 'Log out' => 'ログアウト',
263
+ 'Log in by Session' => 'Sessionによるログイン', # FIXME: not found
264
+ 'Success' => '成功',
265
+ 'Go next' => '次へ',
266
+ 'Session ID Authentication' => 'Session ID 認証', # FIXME: not found
267
+ 'or, Access here.' => 'または、こちらをご利用下さい。',
268
+ 'Log in using Basic Authentication.' => 'Basic認証でログインしました。',
269
+ 'Log in by Basic Authentication.' => 'Basic認証でログイン',
270
+ 'Logging in by Basic Authentication.' => 'Basic認証でログインします。',
271
+ 'Log in by cookie.' => 'cookieによるログイン',
272
+ 'You are already logged in by cookie.' => '現在cookieでログインしています。',
273
+ 'You can log in by TypeKey.' => 'TypeKeyでもログインできます。', # FIXME: not found
274
+ 'Login Error' => 'ログインエラー',
275
+ 'Invalid ID (E-mail) or Password.' =>
276
+ 'ユーザID(E-mail)もしくはパスワードが違います',
277
+
278
+ 'Already logged in.' => 'ログイン済み',
279
+
280
+ 'Please confirm the mail again.' =>
281
+ '入力に間違いがないかどうかもう一度メールをご確認ください。',
282
+
283
+ # FIXME: not found
284
+ '(Please do not use copy and paste. Please input the password from the keyboard again.)' =>
285
+ '(コピー&ペーストだとエラーになる場合があります。その場合はお手数ですがキーボードから入力してみてください)',
286
+ 'Can not log out.' => 'ログアウトできません',
287
+ 'You can not log out in Basic Authentication mode.' =>
288
+ 'Basic認証の場合はログアウトできません。',
289
+ 'Please close browser and access again.' =>
290
+ '一旦ブラウザを閉じて、再度アクセスしてください。',
291
+ 'Terminal Number is deleted.' => '端末番号を削除しました',
292
+ 'Basic Authentication' => 'Basic認証',
293
+ 'For mobile phone users' => '携帯電話の方はこちらへ',
294
+ 'Log out done.' => 'ログアウト完了',
295
+ 'Confirm' => '確認',
296
+ 'Push "Log out".' =>
297
+ '「ログアウトする」を押すと、本当にログアウトします。',
298
+ 'Log out' => 'ログアウトする',
299
+
300
+ 'Log in to ' => 'ログインします : ',
301
+ 'Please input ID (E-mail) and password.' =>
302
+ 'ユーザIDとパスワードを入力してください',
303
+ 'ID' => 'ユーザID',
304
+ 'Password' => 'パスワード',
305
+
306
+ 'If you have no password,' => 'パスワードをお持ちでない方は',
307
+ 'Access here' => 'こちらをご覧下さい',
308
+ 'If you have no password' => 'パスワードをまだ持ってない?',
309
+ 'For mobile phone users, please use' => # FIXME: not found
310
+ '携帯電話の方は、こちらをご利用下さい',
311
+ 'You can also use TypeKey' => 'TypeKeyも使えます', # FIXME: not found
312
+ 'Log in by TypeKey' => 'TypeKeyでログイン',
313
+ 'Please send mail address for authentication.' =>
314
+ '認証のため、メールアドレスを送信してください',
315
+
316
+ # act-member
317
+ 'Add a member' => 'メンバー追加',
318
+ 'Mail address to add' => '追加するメールアドレス',
319
+ 'Add' => '追加',
320
+ 'Invalid Mail' => '無効なメールアドレス',
321
+ 'Already exists' => 'すでに存在しています',
322
+ 'Member added' => 'メンバーは追加されました',
323
+ 'Member list' => 'メンバー一覧',
324
+ 'Member' => 'メンバー',
325
+
326
+ # act-mlsubmitform
327
+ 'Mlcommit' => '投稿する。',
328
+
329
+ # act-pagelist
330
+ 'Recent change' => '最新の更新',
331
+
332
+ # act-plan
333
+ 'Plan' => '予定',
334
+ 'New plan' => '新しい予定',
335
+ 'Create a new plan' => '新しい予定の登録',
336
+ 'Please input like this' => 'このように入力してください',
337
+ 'Already exists.' => 'すでにありました',
338
+
339
+ # act-schedule
340
+ 'Schedule' => 'スケジュール',
341
+ 'Date' => '日付',
342
+ 'Schedule edit done.' => 'スケジュールを入力しました。',
343
+
344
+ # act-slogin
345
+ 'Session ID is registered.' => 'Session IDを登録しました。', # FIXME: not found
346
+
347
+ # act-style
348
+ 'Access Failed' => 'アクセスできませんでした',
349
+
350
+ # act-map
351
+ 'Show map in full screen.' => '地図をフルスクリーンで見る',
352
+
353
+ # act-mcomment
354
+ 'Failed' => '失敗しました',
355
+
356
+ # act-mdlb
357
+ 'Please specify file.' => 'ファイルを指定してください。',
358
+ 'Please contact the administrator.' => '管理者に連絡してください。',
359
+ 'The file is saved with this filename.' =>
360
+ 'このファイル名でセーブされました。',
361
+ 'The image is also saved.' =>
362
+ '画像ファイルもセーブされました。',
363
+ 'Model file' => 'モデルファイル',
364
+ 'Image file' => '画像ファイル',
365
+
366
+ # act-mdblb-model
367
+ # 'Title' => 'タイトル',
368
+ 'Author' => '作者',
369
+ # 'Comment' => 'コメント',
370
+ 'Download' => 'ダウンロード',
371
+
372
+ # act-new
373
+ 'Push create.' => '新規作成を押してください。',
374
+ 'New page' => '新規作成',
375
+ 'Title' => 'タイトル',
376
+ 'PageKey' => 'ページキー',
377
+ 'Already exists' => 'すでに存在しています',
378
+ ' already exists.' => 'はすでに存在しています。',
379
+ 'Please specify another title.' => '違うタイトルを指定してください。',
380
+ 'Created.' => '作成しました',
381
+ 'Edit new page' => '新規ページを編集',
382
+
383
+ # etc.
384
+ 'Show history' => '過去の変遷を辿る',
385
+ 'Show backup' => 'いままでの履歴',
386
+
387
+ # act-presen
388
+ 'Presentation mode' => 'プレゼンモード',
389
+ 'Presentation mode' => 'プレゼンモード',
390
+ # other
391
+ 'Present' => 'プレゼン',
392
+ 'presentation' => 'プレゼンテーション',
393
+
394
+ # act-search
395
+ 'Search' => '検索',
396
+ 'Search result' => '検索結果',
397
+ 'No match.' => '見つかりませんでした。',
398
+
399
+ # act-sendpass
400
+ 'Succeeded.' => '成功しました',
401
+ 'Failed.' => '失敗しました',
402
+ 'Wrong format.' => '形式が違います',
403
+ 'Not a member.' => 'メンバーではありません',
404
+ 'You can send password for the members.' =>
405
+ 'メンバーにパスワードを送信することができます。',
406
+ 'Please select members to send password.' =>
407
+ 'パスワードを送るメンバーを選択してください。',
408
+
409
+ # act-table-edit
410
+ 'You can only use a table.' => 'tableしか使えません。',
411
+ 'You can only use text.' => 'textしか使えません。',
412
+ 'Update' => '更新',
413
+ 'Edit done.' => '編集完了',
414
+
415
+ # act-textarea
416
+ 'Edit text done.' => 'テキストを編集しました',
417
+
418
+ # act-takahashi
419
+ 'Show in full screen.' => 'フルスクリーンで見る', # FIXME: not found
420
+
421
+ # act-toc
422
+ 'contents' => '目次',
423
+ 'Contents' => '目次',
424
+
425
+ # act-typekey
426
+ 'Cannot use.' => '使えません。',
427
+ 'There is no site token for TypeKey.' =>
428
+ 'TypeKey用のサイトトークンがありません。',
429
+ 'Verify failed.' => '認証できませんでした。',
430
+ 'Time out.' => '時間切れです。',
431
+
432
+ # act-wysiwyg
433
+ 'Edit in this page' => 'その場で編集',
434
+ 'Auto-save' => '自動保存',
435
+ # 'This is an experimental function.' => 'この機能はまだ実験中です。',
436
+ # 'The contents will be translated to html.' =>
437
+ # 'ページの内容は、全てHTMLに変換されます。',
438
+ # 'Please use this function only if you understand what will happen.' =>
439
+ # '何が起るのかを理解されている場合のみ、お使い下さい。',
440
+
441
+ # act-wema
442
+ 'How to use post-its' => '附箋の使い方',
443
+ 'New post-it is created.' => '付箋を新規に作成しました',
444
+ 'Edit done.' => '編集しました',
445
+ 'No action.' => '何もしませんでした',
446
+ 'Delete a Post-it.' => '付箋を消去しました',
447
+ 'Set position.' => '位置をセットしました',
448
+ 'Post-it' => '附箋',
449
+ 'New Post-it' => '新規附箋',
450
+ 'Help' => '使い方',
451
+ 'Draw Line' => '線を引く',
452
+ 'Text color' => '文字色',
453
+ 'Background' => '背景色',
454
+
455
+ # act-site-backup
456
+ 'Site backup' => 'サイトバックアップ',
457
+
458
+ # act-files
459
+ 'Attached files total:' => '添付ファイル合計:',
460
+ 'Exceeded limit.' => '最大容量を超えました',
461
+ '%s left' => '残り%s',
462
+ 'Total file size exceeded.' => '総ファイルサイズの限界を超えています。',
463
+ 'Reaching limit.' => '容量が少なくなってきています。',
464
+ 'Maximum total size' => '添付ファイルの最大',
465
+ 'Current total size' => '現在の添付ファイルの合計',
466
+
467
+
468
+ # Add you catalog here.
469
+ '' => '',
470
+ '' => '',
471
+ '' => '',
472
+ '' => '',
473
+ '' => '',
474
+ '' => '',
475
+ '' => '',
476
+ '' => '',
477
+ }
478
+ end
479
+ end
@@ -0,0 +1,145 @@
1
+ # -*- coding: shift_jis -*-
2
+ # Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
3
+ # This is free software with ABSOLUTELY NO WARRANTY.
4
+ # You can redistribute it and/or modify it under the terms of the GNU GPL 2.
5
+
6
+ module QuickML
7
+ class CatalogFactory
8
+ def self.catalog_ja
9
+ {
10
+ # Code convert setting.
11
+ :charset => 'iso-2022-jp',
12
+ :codeconv_method => :tojis,
13
+
14
+ # for test
15
+ 'hello' => "こんにちは",
16
+
17
+ # Original QuickML messages.
18
+ "<%s> was removed from the mailing list:\n<%s>\n" =>
19
+ "<%s> は\nメーリングリスト <%s> から削除されました。\n",
20
+
21
+ "because the address was unreachable.\n" =>
22
+ "メールが届かないためです。\n",
23
+
24
+ "ML will be closed if no article is posted for %d days.\n\n" =>
25
+ "このメーリングリストは %d日以内に投稿がないと消滅します。\n\n",
26
+
27
+ "Time to close: %s.\n\n" =>
28
+ "消滅予定日時: %s\n\n",
29
+
30
+ '%Y-%m-%d %H:%M' =>
31
+ "%Y年%m月%d日 %H時%M分",
32
+
33
+ "You are not a member of the mailing list:\n<%s>\n" =>
34
+ "あなたは <%s> メーリングリストのメンバーではありません。\n",
35
+
36
+ "The original body is omitted to avoid spam trouble.\n" =>
37
+ "メール本体はスパム対策のため省略されました。\n",
38
+
39
+ "You are removed from the mailing list:\n<%s>\n" =>
40
+ "あなたは <%s> メーリングリストから削除されました。\n",
41
+
42
+ "by the request of <%s>.\n" =>
43
+ "<%s> が削除をお願いしたためです。\n",
44
+
45
+ "You have unsubscribed from the mailing list:\n<%s>.\n" =>
46
+ "あなたは <%s> メーリングリストから退会しました。",
47
+
48
+
49
+ "The following addresses cannot be added because <%s> mailing list reaches the maximum number of members (%d persons)\n\n" =>
50
+ "<%s> メーリングリストはメンバーの最大人数 (%d人)\nに達したので以下のアドレスは追加できませんでした。\n\n",
51
+
52
+ "Invalid mailing list name: <%s>\n" =>
53
+ "<%s> は正しくないメーリングリスト名です。\n",
54
+
55
+ "You can only use 0-9, a-z, A-Z, `-' for mailing list name\n" =>
56
+ "メーリングリスト名には 0-9, a-z, A-Z, 「-」だけが使えます。\n",
57
+
58
+ "Sorry, your mail exceeds the length limitation.\n" =>
59
+ "申し訳ありません。あなたのメールのサイズは制限を超えました。\n",
60
+
61
+ "The max length is %s bytes.\n\n" =>
62
+ "メールのサイズの制限は %s バイトです。\n\n",
63
+
64
+ "[%s] Unsubscribe: %s" =>
65
+ "[%s] 退会: %s",
66
+
67
+ "[%s] ML will be closed soon" =>
68
+ "[%s] メーリングリスト停止のご案内",
69
+
70
+ "[%s] Removed: <%s>" =>
71
+ "[%s] メンバー削除: <%s>",
72
+
73
+ "Members of <%s>:\n" =>
74
+ "<%s> のメンバー:\n",
75
+
76
+ "How to unsubscribe from the ML:\n" =>
77
+ "このMLを退会する方法:\n",
78
+
79
+ "- Just send an empty message to <%s>.\n" =>
80
+ "- 本文が空のメールを <%s> に送ってください\n",
81
+
82
+ "- Alternatively, if you cannot send an empty message for some reason,\n" =>
83
+ "- 本文が空のメールを送れない場合は、\n",
84
+
85
+ " please send a message just saying 'unsubscribe' to <%s>.\n" =>
86
+ " 本文に「退会」とだけ書いたメールを <%s> に送ってください\n",
87
+
88
+ " (e.g., hotmail's advertisement, signature, etc.)\n" =>
89
+ " (署名やhotmailの広告などがついて空メールを送れない場合など)\n",
90
+
91
+ "[QuickML] Error: %s" =>
92
+ "[QuickML] エラー: %s",
93
+
94
+ "New Member: %s\n" =>
95
+ "新メンバー: %s\n",
96
+
97
+ "Did you send a mail with a different address from the address registered in the mailing list?\n" =>
98
+ "メーリングリストに登録したメールアドレスと異なるアドレスからメールを送信していませんか?\n",
99
+
100
+ "Please check your 'From:' address.\n" =>
101
+ "差出人のメールアドレスを確認してください。\n",
102
+
103
+ "Info: %s\n" =>
104
+ "使い方: %s\n",
105
+
106
+ "----- Original Message -----\n" =>
107
+ "----- 元のメッセージ -----\n",
108
+
109
+ "[%s] Confirmation: %s" =>
110
+ "[%s] 確認: %s",
111
+
112
+ # qwikWeb messages.
113
+ "First, please read the agreement of this service.\n" =>
114
+ "まず下記の利用規約をお読み下さい。\n",
115
+
116
+ "http://qwik.jp/qwikjpAgreementE.html\n" =>
117
+ "http://qwik.jp/qwikjpAgreementJ.html\n",
118
+
119
+ "You must agree with this agreement to use the service.\n" =>
120
+ "このサービスを利用するには、利用規約を承認していただく必要があります。\n",
121
+
122
+ "If you agree, then,\n" =>
123
+ "もし承認する場合、\n",
124
+
125
+ "Please simply reply to this mail to create ML <%s>.\n" =>
126
+ "このメールに返信すると <%s> メーリングリストが作られます。\n",
127
+
128
+ "WARNING: Total attached file size exceeded." =>
129
+ "警告: 添付ファイルの合計サイズが最大容量を超えています。",
130
+
131
+ 'Files are not attached on the web.' =>
132
+ "添付ファイルはWebに保存されません。",
133
+
134
+ "WARNING: Total attached file size is reaching to the limit." =>
135
+ "警告: 添付ファイルの合計サイズが最大容量に近づいています。",
136
+
137
+ "%s left" =>
138
+ "残り%s",
139
+
140
+ "\nFile '%s' was not attached.\n" =>
141
+ "\nファイル '%s' は保存されませんでした。\n",
142
+ }
143
+ end
144
+ end
145
+ end