qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- 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
|