aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/i18n/web_interface.pot149
-rw-r--r--fatcat_scholar/templates/about.html55
-rw-r--r--fatcat_scholar/templates/help.html8
3 files changed, 165 insertions, 47 deletions
diff --git a/extra/i18n/web_interface.pot b/extra/i18n/web_interface.pot
index 1abf5b1..aaddf7b 100644
--- a/extra/i18n/web_interface.pot
+++ b/extra/i18n/web_interface.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2021-03-10 12:06-0800\n"
+"POT-Creation-Date: 2021-03-23 18:56-0700\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"
@@ -106,6 +106,115 @@ msgstr ""
msgid "About Internet Archive Scholar"
msgstr ""
+#: fatcat_scholar/templates/about.html:10
+#, python-format
+msgid ""
+"See also: <a href=\"%(lang_prefix)s/help\">User Guide</a> which lists "
+"some bugs and known issues"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:14
+#: fatcat_scholar/templates/base.html:187
+msgid "How It Works"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:16
+msgid "Content in this search index comes in one of three forms:"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:19
+msgid ""
+"<b>public web content</b> as preserved in <a "
+"href=\"https://web.archive.org\">The Wayback Machine</a> and <a "
+"href=\"https://archive-it.org\">Archive-It</a> partner collections"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:20
+msgid "<b>digitized print materials</b> from paper and microform collections"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:21
+msgid ""
+"<b>general materials</b> from <a href=\"https://archive.org\">archive.org"
+" collections</a>, including collaborations with partners"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:24
+#, python-format
+msgid ""
+"This <a href=\"%(url)s\">2019 FORCE11 conference presentation</a> gives "
+"an overview of the technical infrastructure and goals of the project "
+"overall."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:27
+#: fatcat_scholar/templates/base.html:188
+msgid "Content Sources"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:29
+msgid ""
+"Metadata comes from <a href=\"https://fatcat.wiki\">fatcat.wiki</a>, an "
+"open\n"
+"user-editable catalog of scholarly work. It should be possible to track "
+"and\n"
+"attribute the provenance of content and metadata in all cases. Please\n"
+"<a href=\"#contact\">contact us</a> if you have questions."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:35
+#: fatcat_scholar/templates/base.html:189
+msgid "Text and Data Mining"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:37
+msgid ""
+"We intend to provide researcher access to the full corpus for text and "
+"data\n"
+"mining purposes. Derived datasets may also be posted publicly for "
+"analysis, for\n"
+"example a citation graph or N-gram frequencies by year. If you are "
+"interested\n"
+"or would like to see specific datasets made available, please contact us."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:42
+msgid ""
+"Currently snapshots of the full fatcat metadata corpus and upstream "
+"metadata sources are uploaded periodically to the <a "
+"href=\"https://archive.org/details/ia_biblio_metadata\">Bulk "
+"Bibliographic Metadata</a> collection on archive.org."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:44
+msgid ""
+"Read more in <a href=\"https://guide.fatcat.wiki/bulk_exports.html\">the "
+"Fatcat Guide</a>."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:47
+msgid "Contact Information"
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:50
+#, python-format
+msgid ""
+"The organizational contact information for the Internet Archive is listed"
+" at <a href=\"%(url)s\">%(url)s</a>."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:52
+#, python-format
+msgid ""
+"Queries about this search service and the fatcat catalog can be directed "
+"to <a href=\"mailto:%(email)s\">%(email)s</a>."
+msgstr ""
+
+#: fatcat_scholar/templates/about.html:54
+#, python-format
+msgid "There is a public chat channel at <a href=\"%(url)s\">%(url)s</a>."
+msgstr ""
+
#: fatcat_scholar/templates/base.html:12
msgid "Internet Archive Scholar"
msgstr ""
@@ -187,18 +296,6 @@ msgstr ""
msgid "Source Code"
msgstr ""
-#: fatcat_scholar/templates/base.html:187
-msgid "How It Works"
-msgstr ""
-
-#: fatcat_scholar/templates/base.html:188
-msgid "Content Sources"
-msgstr ""
-
-#: fatcat_scholar/templates/base.html:189
-msgid "Text and Data Mining"
-msgstr ""
-
#: fatcat_scholar/templates/base.html:190
msgid "Help"
msgstr ""
@@ -496,7 +593,7 @@ msgid "arXiv pre-print service"
msgstr ""
#: fatcat_scholar/templates/help.html:226
-msgid "Digital Bibliography of Logic Programming"
+msgid "The DBLP Computer Science Bibliography"
msgstr ""
#: fatcat_scholar/templates/help.html:230
@@ -529,6 +626,30 @@ msgstr ""
msgid "This project is currently a <i>prototype</i>"
msgstr ""
+#: fatcat_scholar/templates/help.html:253
+msgid "Some known bugs and issues:"
+msgstr ""
+
+#: fatcat_scholar/templates/help.html:256
+msgid ""
+"Poor metadata quality for conference proceedings. Many are labeled "
+"\"unpublished\" and are not associated with the conference."
+msgstr ""
+
+#: fatcat_scholar/templates/help.html:257
+msgid ""
+"Duplicate versions of same work. For example, different versions of the "
+"same paper or dataset. We are working on basic entity-deduplication in "
+"the fatcat catalog."
+msgstr ""
+
+#: fatcat_scholar/templates/help.html:258
+msgid ""
+"Mis-matching of file content or version with work metadata. For example, "
+"sometimes pre-prints or author manuscripts are incorrectly associated "
+"with version-of-record metadata, or vica-versa."
+msgstr ""
+
#: fatcat_scholar/templates/home.html:10
msgid "Internet Archive Scholar logo (vaporwave)"
msgstr ""
diff --git a/fatcat_scholar/templates/about.html b/fatcat_scholar/templates/about.html
index 63f2d66..275e77c 100644
--- a/fatcat_scholar/templates/about.html
+++ b/fatcat_scholar/templates/about.html
@@ -6,55 +6,52 @@
{% block main %}
<h1>{% trans %}About Internet Archive Scholar{% endtrans %}</h1>
-<p><i>See also: <a href="{{ lang_prefix }}/help">User Guide</a> which lists
-some bugs and known issues</i>
+<p><i>
+ {% trans %}See also: <a href="{{ lang_prefix }}/help">User Guide</a> which lists some bugs and known issues{% endtrans %}
+</i>
<a name="howitworks"></a>
-<h3>How It Works</h3>
+<h3>{% trans %}How It Works{% endtrans %}</h3>
-<p>Content in this search index comes in one of three forms:
+<p>{% trans %}Content in this search index comes in one of three forms:{% endtrans %}
<ul>
- <li><b>public web content</b> as preserved in <a href="https://web.archive.org">The Wayback Machine</a> and <a href="https://archive-it.org">Archive-It</a> partner collections
- <li><b>digitized print materials</b> from paper and microform collections
- <li><b>general materials</b> from <a href="https://archive.org">archive.org collections</a>, including collaborations with partners
+ <li>{% trans %}<b>public web content</b> as preserved in <a href="https://web.archive.org">The Wayback Machine</a> and <a href="https://archive-it.org">Archive-It</a> partner collections{% endtrans %}
+ <li>{% trans %}<b>digitized print materials</b> from paper and microform collections{% endtrans %}
+ <li>{% trans %}<b>general materials</b> from <a href="https://archive.org">archive.org collections</a>, including collaborations with partners{% endtrans %}
</ul>
-<p>This <a href="https://www.youtube.com/watch?v=PARqfbYIdXQ">2019 FORCE11
-conference presentation</a> gives an overview of the technical infrastructure
-and goals of the project overall.
+<p>{% trans url="https://www.youtube.com/watch?v=PARqfbYIdXQ" %}This <a href="{{ url }}">2019 FORCE11 conference presentation</a> gives an overview of the technical infrastructure and goals of the project overall.{% endtrans %}
<a name="sources"></a>
-<h3>Content Sources</h3>
+<h3>{% trans %}Content Sources{% endtrans %}</h3>
-<p>Metadata comes from <a href="https://fatcat.wiki">fatcat.wiki</a>, an open
+<p>{% trans %}Metadata comes from <a href="https://fatcat.wiki">fatcat.wiki</a>, an open
user-editable catalog of scholarly work. It should be possible to track and
attribute the provenance of content and metadata in all cases. Please
-<a href="#contact">contact us</a> if you have questions.
+<a href="#contact">contact us</a> if you have questions.{% endtrans %}
<a name="tdm"></a>
-<h3>Text and Data Mining</h3>
+<h3>{% trans %}Text and Data Mining{% endtrans %}</h3>
-<p>We intend to provide researcher access to the full corpus for text and data
+<p>{% trans %}We intend to provide researcher access to the full corpus for text and data
mining purposes. Derived datasets may also be posted publicly for analysis, for
example a citation graph or N-gram frequencies by year. If you are interested
-or would like to see specific datasets made available, please contact us.
+or would like to see specific datasets made available, please contact us.{% endtrans %}
-<p>Currently snapshots of the full fatcat metadata corpus and upstream metadata
-sources are uploaded periodically to the
-<a href="https://archive.org/details/ia_biblio_metadata">Bulk Bibliographic
-Metadata</a> collection on archive.org.
-Read more in <a href="https://guide.fatcat.wiki/bulk_exports.html">the Fatcat Guide</a>.
+<p>{% trans %}Currently snapshots of the full fatcat metadata corpus and upstream metadata sources are uploaded periodically to the <a href="https://archive.org/details/ia_biblio_metadata">Bulk Bibliographic Metadata</a> collection on archive.org.{% endtrans %}
+
+{% trans %}Read more in <a href="https://guide.fatcat.wiki/bulk_exports.html">the Fatcat Guide</a>.{% endtrans %}
<a name="contact"></a>
-<h3>Contact Information</h3>
-
-<p>The organizational contact information for the Internet Archive is listed at
-<a href="https://archive.org/about/contact.php">https://archive.org/about/contact.php</a>.
-Queries about this search service and the fatcat catalog can be directed to
-<a href="mailto:webservices@archive.org">webservices@archive.org</a>. There is
-a public chat channel at
-<a href="https://gitter.im/internetarchive/fatcat">gitter.im/internetarchive/fatcat</a>.
+<h3>{% trans %}Contact Information{% endtrans %}</h3>
+
+<p>
+{% trans url="https://archive.org/about/contact.php" %}The organizational contact information for the Internet Archive is listed at <a href="{{ url }}">{{ url }}</a>.{% endtrans %}
+
+{% trans email="webservices@archive.org" %}Queries about this search service and the fatcat catalog can be directed to <a href="mailto:{{ email }}">{{ email }}</a>.{% endtrans %}
+
+{% trans url="https://gitter.im/internetarchive/fatcat" %}There is a public chat channel at <a href="{{ url }}">{{ url }}</a>.{% endtrans %}
{% endblock %}
diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html
index 8d67110..1a1ffe4 100644
--- a/fatcat_scholar/templates/help.html
+++ b/fatcat_scholar/templates/help.html
@@ -250,11 +250,11 @@ apply range queries like <code>year:&gt;1989 year:&lt;2000</code>.{% endtrans %}
<p>{% trans %}This project is currently a <i>prototype</i>{% endtrans %}
-->
-<p>Some known bugs and issues:
+<p>{% trans %}Some known bugs and issues:{% endtrans %}
<ul>
- <li>Poor metadata quality for conference proceedings. Many are labeled "unpublished" and are not associated with the conference.
- <li>Duplicate versions of same work. Eg, different versions of the same paper or dataset. We are working on basic entity-deduplication in the fatcat catalog.
- <li>Mis-matching of file content or version with work metadata. For example, sometimes pre-prints or author manuscripts are incorrectly associated with version-of-record metadata, or vica-versa.
+ <li>{% trans %}Poor metadata quality for conference proceedings. Many are labeled "unpublished" and are not associated with the conference.{% endtrans %}
+ <li>{% trans %}Duplicate versions of same work. For example, different versions of the same paper or dataset. We are working on basic entity-deduplication in the fatcat catalog.{% endtrans %}
+ <li>{% trans %}Mis-matching of file content or version with work metadata. For example, sometimes pre-prints or author manuscripts are incorrectly associated with version-of-record metadata, or vica-versa.{% endtrans %}
</ul>
{% endblock %}