aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-14 14:07:43 -0300
committerEuAndreh <eu@euandre.org>2023-04-14 14:08:18 -0300
commit7afce21a30355068a4bdd186b44d79dd37d94937 (patch)
tree13dbb2350efc192a64ee7e738d5d4dd343fa789b /po
parentrm -rf aux/ (diff)
downloadgistatic-7afce21a30355068a4bdd186b44d79dd37d94937.tar.gz
gistatic-7afce21a30355068a4bdd186b44d79dd37d94937.tar.xz
Cleanup repo, reinit in sh
Diffstat (limited to 'po')
-rw-r--r--po/LC_MESSAGES/CHANGELOG.en.md/eo.po6
-rw-r--r--po/LC_MESSAGES/CHANGELOG.en.md/fr.po6
-rw-r--r--po/LC_MESSAGES/CHANGELOG.en.md/pt.po6
-rw-r--r--po/LC_MESSAGES/README.en.md/eo.po176
-rw-r--r--po/LC_MESSAGES/README.en.md/fr.po176
-rw-r--r--po/LC_MESSAGES/README.en.md/pt.po176
-rw-r--r--po/LC_MESSAGES/doc/gistatic.en.1.in/eo.po18
-rw-r--r--po/LC_MESSAGES/doc/gistatic.en.1.in/fr.po18
-rw-r--r--po/LC_MESSAGES/doc/gistatic.en.1.in/pt.po18
9 files changed, 0 insertions, 600 deletions
diff --git a/po/LC_MESSAGES/CHANGELOG.en.md/eo.po b/po/LC_MESSAGES/CHANGELOG.en.md/eo.po
deleted file mode 100644
index 92c03c1..0000000
--- a/po/LC_MESSAGES/CHANGELOG.en.md/eo.po
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "Changelog for [gistatic](https://euandreh.xyz/gistatic/en/)."
-msgstr ""
diff --git a/po/LC_MESSAGES/CHANGELOG.en.md/fr.po b/po/LC_MESSAGES/CHANGELOG.en.md/fr.po
deleted file mode 100644
index 92c03c1..0000000
--- a/po/LC_MESSAGES/CHANGELOG.en.md/fr.po
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "Changelog for [gistatic](https://euandreh.xyz/gistatic/en/)."
-msgstr ""
diff --git a/po/LC_MESSAGES/CHANGELOG.en.md/pt.po b/po/LC_MESSAGES/CHANGELOG.en.md/pt.po
deleted file mode 100644
index 92c03c1..0000000
--- a/po/LC_MESSAGES/CHANGELOG.en.md/pt.po
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "Changelog for [gistatic](https://euandreh.xyz/gistatic/en/)."
-msgstr ""
diff --git a/po/LC_MESSAGES/README.en.md/eo.po b/po/LC_MESSAGES/README.en.md/eo.po
deleted file mode 100644
index ace966d..0000000
--- a/po/LC_MESSAGES/README.en.md/eo.po
+++ /dev/null
@@ -1,176 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "gistatic"
-msgstr ""
-
-msgid "Static Git repository generator"
-msgstr ""
-
-msgid ""
-"Generate HTML pages for a Git repository. The generated pages are static and"
-" offline-first, and can be made available online as static assets."
-msgstr ""
-
-msgid "Usage"
-msgstr ""
-
-msgid "Generate static HTML website for Git repository:"
-msgstr ""
-
-msgid "$ gistatic path/to/git/ -o public/\n"
-msgstr ""
-
-msgid "Installation"
-msgstr ""
-
-msgid "Get the latest tarball and install it:"
-msgstr ""
-
-msgid ""
-"wget https://euandreh.xyz/gistatic/tarballs/gistatic-main.tar.gz\n"
-"tar xvf gistatic-main.tar.gz\n"
-"cd gistatic-main/\n"
-"make\n"
-"[sudo] make install\n"
-msgstr ""
-
-msgid "The requirements are Perl with dependencies:"
-msgstr ""
-
-msgid "[Git::Raw][Git::Raw]: Perl bindings to [libgit2][libgit2];"
-msgstr ""
-
-msgid ""
-"[Mustache::Simple][Mustache::Simple]: template library for generating output"
-" files;"
-msgstr ""
-
-msgid "[CommonMark][cm-p]: [CommonMark][cm-spec] renderer."
-msgstr ""
-
-msgid "Documentation"
-msgstr ""
-
-msgid ""
-"Documentation available via installed manpages, also available online: "
-"[`gistatic.1`](gistatic.1.html) and [`gistatic-template.5`](gistatic-"
-"template.5.html)."
-msgstr ""
-
-msgid "Contributing"
-msgstr ""
-
-msgid "Extra tools used for development are:"
-msgstr ""
-
-msgid "[Perl::Critic][Perl::Critic] and [B::Lint][B::Lint] for linting;"
-msgstr ""
-
-msgid "[perltidy][perltidy] for code formatting;"
-msgstr ""
-
-msgid "[ShellCheck][ShellCheck] for validating scripts;"
-msgstr ""
-
-msgid "[pandoc][pandoc] for generating the documentation HTML and website."
-msgstr ""
-
-msgid "For running the extra development-only checks, run:"
-msgstr ""
-
-msgid "$ make dev-check\n"
-msgstr ""
-
-msgid "and for generating the documentation HTML and website, run:"
-msgstr ""
-
-msgid "$ make public\n"
-msgstr ""
-
-msgid ""
-"Send contributions to the [mailing list][mailing list] via [`git send-"
-"email`](https://git-send-email.io/)."
-msgstr ""
-
-msgid "Links"
-msgstr ""
-
-msgid "[homepage](https://euandreh.xyz/gistatic/en/)"
-msgstr ""
-
-msgid "[source code](https://git.euandreh.xyz/gistatic/)"
-msgstr ""
-
-msgid "[bug tracking](https://euandreh.xyz/gistatic/TODOs.html)"
-msgstr ""
-
-msgid "[mailing list][mailing list]"
-msgstr ""
-
-msgid "[CI logs](https://euandreh.xyz/gistatic/ci.html)"
-msgstr ""
-
-msgid "[CHANGELOG](https://euandreh.xyz/gistatic/en/CHANGELOG.html)"
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid ""
-"The code is licensed under [GNU Affero General Public License v3.0 or "
-"later][AGPL-3.0-or-later] (AGPL-3.0-or-later)."
-msgstr ""
-
-#, fuzzy
-msgid "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-msgstr "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-
-#, fuzzy
-msgid "[libgit2]: https://libgit2.org/"
-msgstr "[libgit2]: https://libgit2.org/"
-
-#, fuzzy
-msgid "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-msgstr "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-
-#, fuzzy
-msgid "[cm-p]: https://metacpan.org/pod/CommonMark"
-msgstr "[cm-p]: https://metacpan.org/pod/CommonMark"
-
-#, fuzzy
-msgid "[cm-spec]: https://commonmark.org/"
-msgstr "[cm-spec]: https://commonmark.org/"
-
-#, fuzzy
-msgid "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-msgstr "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-
-#, fuzzy
-msgid "[B::Lint]: https://metacpan.org/pod/B::Lint"
-msgstr "[B::Lint]: https://metacpan.org/pod/B::Lint"
-
-#, fuzzy
-msgid "[perltidy]: https://metacpan.org/pod/perltidy"
-msgstr "[perltidy]: https://metacpan.org/pod/perltidy"
-
-#, fuzzy
-msgid "[ShellCheck]: https://www.shellcheck.net/"
-msgstr "[ShellCheck]: https://www.shellcheck.net/"
-
-#, fuzzy
-msgid "[pandoc]: https://pandoc.org/"
-msgstr "[pandoc]: https://pandoc.org/"
-
-#, fuzzy
-msgid ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-msgstr ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-
-#, fuzzy
-msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
-msgstr "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
diff --git a/po/LC_MESSAGES/README.en.md/fr.po b/po/LC_MESSAGES/README.en.md/fr.po
deleted file mode 100644
index ace966d..0000000
--- a/po/LC_MESSAGES/README.en.md/fr.po
+++ /dev/null
@@ -1,176 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "gistatic"
-msgstr ""
-
-msgid "Static Git repository generator"
-msgstr ""
-
-msgid ""
-"Generate HTML pages for a Git repository. The generated pages are static and"
-" offline-first, and can be made available online as static assets."
-msgstr ""
-
-msgid "Usage"
-msgstr ""
-
-msgid "Generate static HTML website for Git repository:"
-msgstr ""
-
-msgid "$ gistatic path/to/git/ -o public/\n"
-msgstr ""
-
-msgid "Installation"
-msgstr ""
-
-msgid "Get the latest tarball and install it:"
-msgstr ""
-
-msgid ""
-"wget https://euandreh.xyz/gistatic/tarballs/gistatic-main.tar.gz\n"
-"tar xvf gistatic-main.tar.gz\n"
-"cd gistatic-main/\n"
-"make\n"
-"[sudo] make install\n"
-msgstr ""
-
-msgid "The requirements are Perl with dependencies:"
-msgstr ""
-
-msgid "[Git::Raw][Git::Raw]: Perl bindings to [libgit2][libgit2];"
-msgstr ""
-
-msgid ""
-"[Mustache::Simple][Mustache::Simple]: template library for generating output"
-" files;"
-msgstr ""
-
-msgid "[CommonMark][cm-p]: [CommonMark][cm-spec] renderer."
-msgstr ""
-
-msgid "Documentation"
-msgstr ""
-
-msgid ""
-"Documentation available via installed manpages, also available online: "
-"[`gistatic.1`](gistatic.1.html) and [`gistatic-template.5`](gistatic-"
-"template.5.html)."
-msgstr ""
-
-msgid "Contributing"
-msgstr ""
-
-msgid "Extra tools used for development are:"
-msgstr ""
-
-msgid "[Perl::Critic][Perl::Critic] and [B::Lint][B::Lint] for linting;"
-msgstr ""
-
-msgid "[perltidy][perltidy] for code formatting;"
-msgstr ""
-
-msgid "[ShellCheck][ShellCheck] for validating scripts;"
-msgstr ""
-
-msgid "[pandoc][pandoc] for generating the documentation HTML and website."
-msgstr ""
-
-msgid "For running the extra development-only checks, run:"
-msgstr ""
-
-msgid "$ make dev-check\n"
-msgstr ""
-
-msgid "and for generating the documentation HTML and website, run:"
-msgstr ""
-
-msgid "$ make public\n"
-msgstr ""
-
-msgid ""
-"Send contributions to the [mailing list][mailing list] via [`git send-"
-"email`](https://git-send-email.io/)."
-msgstr ""
-
-msgid "Links"
-msgstr ""
-
-msgid "[homepage](https://euandreh.xyz/gistatic/en/)"
-msgstr ""
-
-msgid "[source code](https://git.euandreh.xyz/gistatic/)"
-msgstr ""
-
-msgid "[bug tracking](https://euandreh.xyz/gistatic/TODOs.html)"
-msgstr ""
-
-msgid "[mailing list][mailing list]"
-msgstr ""
-
-msgid "[CI logs](https://euandreh.xyz/gistatic/ci.html)"
-msgstr ""
-
-msgid "[CHANGELOG](https://euandreh.xyz/gistatic/en/CHANGELOG.html)"
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid ""
-"The code is licensed under [GNU Affero General Public License v3.0 or "
-"later][AGPL-3.0-or-later] (AGPL-3.0-or-later)."
-msgstr ""
-
-#, fuzzy
-msgid "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-msgstr "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-
-#, fuzzy
-msgid "[libgit2]: https://libgit2.org/"
-msgstr "[libgit2]: https://libgit2.org/"
-
-#, fuzzy
-msgid "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-msgstr "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-
-#, fuzzy
-msgid "[cm-p]: https://metacpan.org/pod/CommonMark"
-msgstr "[cm-p]: https://metacpan.org/pod/CommonMark"
-
-#, fuzzy
-msgid "[cm-spec]: https://commonmark.org/"
-msgstr "[cm-spec]: https://commonmark.org/"
-
-#, fuzzy
-msgid "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-msgstr "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-
-#, fuzzy
-msgid "[B::Lint]: https://metacpan.org/pod/B::Lint"
-msgstr "[B::Lint]: https://metacpan.org/pod/B::Lint"
-
-#, fuzzy
-msgid "[perltidy]: https://metacpan.org/pod/perltidy"
-msgstr "[perltidy]: https://metacpan.org/pod/perltidy"
-
-#, fuzzy
-msgid "[ShellCheck]: https://www.shellcheck.net/"
-msgstr "[ShellCheck]: https://www.shellcheck.net/"
-
-#, fuzzy
-msgid "[pandoc]: https://pandoc.org/"
-msgstr "[pandoc]: https://pandoc.org/"
-
-#, fuzzy
-msgid ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-msgstr ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-
-#, fuzzy
-msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
-msgstr "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
diff --git a/po/LC_MESSAGES/README.en.md/pt.po b/po/LC_MESSAGES/README.en.md/pt.po
deleted file mode 100644
index ace966d..0000000
--- a/po/LC_MESSAGES/README.en.md/pt.po
+++ /dev/null
@@ -1,176 +0,0 @@
-#
-msgid ""
-msgstr ""
-
-msgid "gistatic"
-msgstr ""
-
-msgid "Static Git repository generator"
-msgstr ""
-
-msgid ""
-"Generate HTML pages for a Git repository. The generated pages are static and"
-" offline-first, and can be made available online as static assets."
-msgstr ""
-
-msgid "Usage"
-msgstr ""
-
-msgid "Generate static HTML website for Git repository:"
-msgstr ""
-
-msgid "$ gistatic path/to/git/ -o public/\n"
-msgstr ""
-
-msgid "Installation"
-msgstr ""
-
-msgid "Get the latest tarball and install it:"
-msgstr ""
-
-msgid ""
-"wget https://euandreh.xyz/gistatic/tarballs/gistatic-main.tar.gz\n"
-"tar xvf gistatic-main.tar.gz\n"
-"cd gistatic-main/\n"
-"make\n"
-"[sudo] make install\n"
-msgstr ""
-
-msgid "The requirements are Perl with dependencies:"
-msgstr ""
-
-msgid "[Git::Raw][Git::Raw]: Perl bindings to [libgit2][libgit2];"
-msgstr ""
-
-msgid ""
-"[Mustache::Simple][Mustache::Simple]: template library for generating output"
-" files;"
-msgstr ""
-
-msgid "[CommonMark][cm-p]: [CommonMark][cm-spec] renderer."
-msgstr ""
-
-msgid "Documentation"
-msgstr ""
-
-msgid ""
-"Documentation available via installed manpages, also available online: "
-"[`gistatic.1`](gistatic.1.html) and [`gistatic-template.5`](gistatic-"
-"template.5.html)."
-msgstr ""
-
-msgid "Contributing"
-msgstr ""
-
-msgid "Extra tools used for development are:"
-msgstr ""
-
-msgid "[Perl::Critic][Perl::Critic] and [B::Lint][B::Lint] for linting;"
-msgstr ""
-
-msgid "[perltidy][perltidy] for code formatting;"
-msgstr ""
-
-msgid "[ShellCheck][ShellCheck] for validating scripts;"
-msgstr ""
-
-msgid "[pandoc][pandoc] for generating the documentation HTML and website."
-msgstr ""
-
-msgid "For running the extra development-only checks, run:"
-msgstr ""
-
-msgid "$ make dev-check\n"
-msgstr ""
-
-msgid "and for generating the documentation HTML and website, run:"
-msgstr ""
-
-msgid "$ make public\n"
-msgstr ""
-
-msgid ""
-"Send contributions to the [mailing list][mailing list] via [`git send-"
-"email`](https://git-send-email.io/)."
-msgstr ""
-
-msgid "Links"
-msgstr ""
-
-msgid "[homepage](https://euandreh.xyz/gistatic/en/)"
-msgstr ""
-
-msgid "[source code](https://git.euandreh.xyz/gistatic/)"
-msgstr ""
-
-msgid "[bug tracking](https://euandreh.xyz/gistatic/TODOs.html)"
-msgstr ""
-
-msgid "[mailing list][mailing list]"
-msgstr ""
-
-msgid "[CI logs](https://euandreh.xyz/gistatic/ci.html)"
-msgstr ""
-
-msgid "[CHANGELOG](https://euandreh.xyz/gistatic/en/CHANGELOG.html)"
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid ""
-"The code is licensed under [GNU Affero General Public License v3.0 or "
-"later][AGPL-3.0-or-later] (AGPL-3.0-or-later)."
-msgstr ""
-
-#, fuzzy
-msgid "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-msgstr "[Git::Raw]: https://metacpan.org/pod/Git::Raw"
-
-#, fuzzy
-msgid "[libgit2]: https://libgit2.org/"
-msgstr "[libgit2]: https://libgit2.org/"
-
-#, fuzzy
-msgid "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-msgstr "[Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple"
-
-#, fuzzy
-msgid "[cm-p]: https://metacpan.org/pod/CommonMark"
-msgstr "[cm-p]: https://metacpan.org/pod/CommonMark"
-
-#, fuzzy
-msgid "[cm-spec]: https://commonmark.org/"
-msgstr "[cm-spec]: https://commonmark.org/"
-
-#, fuzzy
-msgid "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-msgstr "[Perl::Critic]: https://metacpan.org/pod/Perl::Critic"
-
-#, fuzzy
-msgid "[B::Lint]: https://metacpan.org/pod/B::Lint"
-msgstr "[B::Lint]: https://metacpan.org/pod/B::Lint"
-
-#, fuzzy
-msgid "[perltidy]: https://metacpan.org/pod/perltidy"
-msgstr "[perltidy]: https://metacpan.org/pod/perltidy"
-
-#, fuzzy
-msgid "[ShellCheck]: https://www.shellcheck.net/"
-msgstr "[ShellCheck]: https://www.shellcheck.net/"
-
-#, fuzzy
-msgid "[pandoc]: https://pandoc.org/"
-msgstr "[pandoc]: https://pandoc.org/"
-
-#, fuzzy
-msgid ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-msgstr ""
-"[mailing list]: https://lists.sr.ht/~euandreh/public-"
-"inbox?search=%5Bgistatic%5D"
-
-#, fuzzy
-msgid "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
-msgstr "[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING"
diff --git a/po/LC_MESSAGES/doc/gistatic.en.1.in/eo.po b/po/LC_MESSAGES/doc/gistatic.en.1.in/eo.po
deleted file mode 100644
index a2c9416..0000000
--- a/po/LC_MESSAGES/doc/gistatic.en.1.in/eo.po
+++ /dev/null
@@ -1,18 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-27 14:28-0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
diff --git a/po/LC_MESSAGES/doc/gistatic.en.1.in/fr.po b/po/LC_MESSAGES/doc/gistatic.en.1.in/fr.po
deleted file mode 100644
index a2c9416..0000000
--- a/po/LC_MESSAGES/doc/gistatic.en.1.in/fr.po
+++ /dev/null
@@ -1,18 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-27 14:28-0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
diff --git a/po/LC_MESSAGES/doc/gistatic.en.1.in/pt.po b/po/LC_MESSAGES/doc/gistatic.en.1.in/pt.po
deleted file mode 100644
index a2c9416..0000000
--- a/po/LC_MESSAGES/doc/gistatic.en.1.in/pt.po
+++ /dev/null
@@ -1,18 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-27 14:28-0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-