From 74ef1c6f4e0f08dd6a6b3e6eacc4d780c990eb3f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 3 Jun 2020 22:46:31 -0700 Subject: more i18n template updates --- extra/i18n/web_interface.pot | 66 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 11 deletions(-) diff --git a/extra/i18n/web_interface.pot b/extra/i18n/web_interface.pot index 7862b59..d6c3132 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: 2020-05-21 17:53-0700\n" +"POT-Creation-Date: 2020-06-03 22:42-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,7 +57,7 @@ msgstr "" msgid "Datasets" msgstr "" -#: fatcat_scholar/search.py:48 fatcat_scholar/search.py:56 +#: fatcat_scholar/search.py:48 msgid "Everything" msgstr "" @@ -65,10 +65,14 @@ msgstr "" msgid "Availability" msgstr "" -#: fatcat_scholar/search.py:57 +#: fatcat_scholar/search.py:56 msgid "Fulltext" msgstr "" +#: fatcat_scholar/search.py:57 +msgid "Metadata" +msgstr "" + #: fatcat_scholar/search.py:58 msgid "Open Access" msgstr "" @@ -85,7 +89,7 @@ msgstr "" msgid "Oldest First" msgstr "" -#: fatcat_scholar/templates/base.html:160 fatcat_scholar/templates/home.html:16 +#: fatcat_scholar/templates/base.html:160 msgid "by title, authors, identifiers..." msgstr "" @@ -119,10 +123,42 @@ msgstr "" msgid "Donate" msgstr "" +#: fatcat_scholar/templates/base.html:210 +msgid "How It Works" +msgstr "" + +#: fatcat_scholar/templates/base.html:211 +msgid "Content Sources" +msgstr "" + +#: fatcat_scholar/templates/base.html:212 +msgid "Text and Data Mining" +msgstr "" + +#: fatcat_scholar/templates/base.html:213 +msgid "Discussion Forum" +msgstr "" + +#: fatcat_scholar/templates/base.html:214 +msgid "Statistics" +msgstr "" + #: fatcat_scholar/templates/base.html:215 msgid "Help" msgstr "" +#: fatcat_scholar/templates/base.html:221 +msgid "Editable Catalog (Fatcat)" +msgstr "" + +#: fatcat_scholar/templates/base.html:222 +msgid "Contribute" +msgstr "" + +#: fatcat_scholar/templates/base.html:223 +msgid "Search API" +msgstr "" + #: fatcat_scholar/templates/base.html:224 msgid "Service Status" msgstr "" @@ -131,40 +167,48 @@ msgstr "" msgid "Source Code" msgstr "" +#: fatcat_scholar/templates/help.html:9 +msgid "Try It" +msgstr "" + #: fatcat_scholar/templates/home.html:10 msgid "Search Inside Millions of Research Papers" msgstr "" +#: fatcat_scholar/templates/home.html:16 +msgid "by title, keywords, DOI..." +msgstr "" + #: fatcat_scholar/templates/home.html:24 msgid "" "This fulltext search index includes over 25 million research articles and" -" other documents preserved in the Internet Archive." +" other scholarly documents preserved in the Internet Archive." msgstr "" -#: fatcat_scholar/templates/home.html:25 +#: fatcat_scholar/templates/home.html:24 msgid "" "The collection spans from digitized copies of eighteenth century journals" " though the latest Open Access conference proceedings and pre-prints " "crawled from the World Wide Web." msgstr "" -#: fatcat_scholar/templates/search.html:8 +#: fatcat_scholar/templates/search.html:14 msgid "Filters" msgstr "" -#: fatcat_scholar/templates/search.html:58 +#: fatcat_scholar/templates/search.html:64 msgid "Backend Search Engine Error" msgstr "" -#: fatcat_scholar/templates/search.html:60 +#: fatcat_scholar/templates/search.html:66 msgid "Search Query Error" msgstr "" -#: fatcat_scholar/templates/search.html:78 +#: fatcat_scholar/templates/search.html:97 msgid "We didn't find any documents matching your query" msgstr "" -#: fatcat_scholar/templates/search.html:91 +#: fatcat_scholar/templates/search.html:110 msgid "Enter a query in the box above to get started" msgstr "" -- cgit v1.2.3