diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-03-23 18:56:57 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-03-23 18:56:57 -0700 |
commit | 7ffbae703533cb09f6e2649de8f6613e21694533 (patch) | |
tree | b12e335eef85361fd1a28fb1423b13dbabbbd6ac /extra/i18n/web_interface.pot | |
parent | 556cfeb2538f8ed846908c527fa10dd1b0cb20fe (diff) | |
download | fatcat-scholar-7ffbae703533cb09f6e2649de8f6613e21694533.tar.gz fatcat-scholar-7ffbae703533cb09f6e2649de8f6613e21694533.zip |
i18n: wrap /about page with translation tags; update .pot
Diffstat (limited to 'extra/i18n/web_interface.pot')
-rw-r--r-- | extra/i18n/web_interface.pot | 149 |
1 files changed, 135 insertions, 14 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 "" |