# Greek translations for PROJECT. # Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2020. # 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" "PO-Revision-Date: 2021-01-13 14:59-0800\n" "Last-Translator: FULL NAME \n" "Language-Team: el \n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "Generated-By: Babel 2.6.0\n" #: fatcat_scholar/search.py:42 msgid "Release Date" msgstr "" #: fatcat_scholar/search.py:46 msgid "All Time" msgstr "" #: fatcat_scholar/search.py:47 msgid "Past Week" msgstr "" #: fatcat_scholar/search.py:48 msgid "Past Year" msgstr "" #: fatcat_scholar/search.py:49 msgid "Since 2000" msgstr "" #: fatcat_scholar/search.py:50 msgid "Before 1925" msgstr "" #: fatcat_scholar/search.py:54 msgid "Resource Type" msgstr "" #: fatcat_scholar/search.py:58 msgid "Papers" msgstr "" #: fatcat_scholar/search.py:59 msgid "Reports" msgstr "" #: fatcat_scholar/search.py:60 msgid "Datasets" msgstr "" #: fatcat_scholar/search.py:61 msgid "Everything" msgstr "" #: fatcat_scholar/search.py:65 msgid "Availability" msgstr "" #: fatcat_scholar/search.py:69 msgid "Fulltext" msgstr "" #: fatcat_scholar/search.py:70 msgid "Microfilm" msgstr "" #: fatcat_scholar/search.py:71 fatcat_scholar/templates/search_macros.html:4 msgid "Open Access" msgstr "" #: fatcat_scholar/search.py:72 msgid "Metadata" msgstr "" #: fatcat_scholar/search.py:76 msgid "Sort Order" msgstr "" #: fatcat_scholar/search.py:80 msgid "Relevancy" msgstr "" #: fatcat_scholar/search.py:81 msgid "Recent First" msgstr "" #: fatcat_scholar/search.py:82 msgid "Oldest First" msgstr "" #: fatcat_scholar/templates/about.html:4 #, python-format msgid "About %(website_name)s" msgstr "" #: fatcat_scholar/templates/about.html:8 msgid "About Internet Archive Scholar" msgstr "" #: fatcat_scholar/templates/base.html:12 msgid "Internet Archive Scholar" msgstr "" #: fatcat_scholar/templates/base.html:82 msgid "language selection menu" msgstr "" #: fatcat_scholar/templates/base.html:98 msgid "Contribute to translations" msgstr "" #: fatcat_scholar/templates/base.html:121 msgid "by title, authors, keywords..." msgstr "" #: fatcat_scholar/templates/base.html:121 msgid "search for papers" msgstr "" #: fatcat_scholar/templates/base.html:122 fatcat_scholar/templates/home.html:16 msgid "Search" msgstr "" #: fatcat_scholar/templates/base.html:129 msgid "User Guide" msgstr "" #: fatcat_scholar/templates/base.html:157 msgid "" "We are a US 501(c)(3) non-profit library, building a global archive of " "Internet sites and other cultural artifacts in digital form." msgstr "" #: fatcat_scholar/templates/base.html:159 #, python-format msgid "" "Other projects include %(wayback)s, %(archive_org)s, %(openlibrary)s, and " "%(archive_it)s." msgstr "" #: fatcat_scholar/templates/base.html:166 msgid "About Us" msgstr "" #: fatcat_scholar/templates/base.html:167 msgid "Contact Us" msgstr "" #: fatcat_scholar/templates/base.html:168 msgid "Policies" msgstr "" #: fatcat_scholar/templates/base.html:169 msgid "Donate" msgstr "" #: fatcat_scholar/templates/base.html:175 msgid "Open Infrastructure" msgstr "" #: fatcat_scholar/templates/base.html:177 msgid "Editable Catalog (Fatcat)" msgstr "" #: fatcat_scholar/templates/base.html:178 msgid "Contribute" msgstr "" #: fatcat_scholar/templates/base.html:179 msgid "Search API" msgstr "" #: fatcat_scholar/templates/base.html:180 msgid "Service Status" msgstr "" #: fatcat_scholar/templates/base.html:181 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 "" #: fatcat_scholar/templates/error.html:12 msgid "Not Found" msgstr "" #: fatcat_scholar/templates/error.html:14 msgid "Access Forbidden" msgstr "" #: fatcat_scholar/templates/error.html:16 msgid "Request Error" msgstr "" #: fatcat_scholar/templates/error.html:18 msgid "Internal Error" msgstr "" #: fatcat_scholar/templates/help.html:5 #, python-format msgid "%(website_name)s Help" msgstr "" #: fatcat_scholar/templates/help.html:14 msgid "Try It" msgstr "" #: fatcat_scholar/templates/help.html:22 msgid "Scholar User Guide" msgstr "" #: fatcat_scholar/templates/help.html:23 #, python-format msgid "See also: About Scholarly Search" msgstr "" #: fatcat_scholar/templates/help.html:25 msgid "" "This service provides fulltext searching over research publications archived in " "Internet Archive's various collections. It includes content from the natural " "sciences, humanities, biomedicine, art, history, industrial research, " "government reports, and more." msgstr "" #: fatcat_scholar/templates/help.html:26 msgid "" "Reader access to the content is provided when possible. Sometimes this " "access is to a \"pre-print\" or other version of the work, and this is " "indicated in the search results." msgstr "" #: fatcat_scholar/templates/help.html:28 msgid "" "In other cases, depending on search filters, results are included for which " "there is only a bibliographic catalog entry. It may still be possible to " "obtain access through a public library or from the publisher directly." msgstr "" #: fatcat_scholar/templates/help.html:30 msgid "Query Syntax" msgstr "" #: fatcat_scholar/templates/help.html:32 msgid "" "In addition to the basic filtering and sorting options, this search\n" "interface also allows the use of Lucene query syntax in the search box. You " "can\n" "restrict term queries on multiple metadata fields using colon statements " "like\n" "journal:Science, set filters like lang:de, and\n" "apply range queries like year:>1989 year:<2000." msgstr "" #: fatcat_scholar/templates/help.html:38 msgid "" "While this syntax allows for relatively complex and powerful queries, at " "some point advanced users may run into limits on the size or complexity of " "queries." msgstr "" #: fatcat_scholar/templates/help.html:40 msgid "" "For the time being we recommend systems like lens.org for a more powerful interface." msgstr "" #: fatcat_scholar/templates/help.html:43 msgid "Example Queries" msgstr "" #: fatcat_scholar/templates/help.html:45 msgid "Search for digitized pages about a topic from specific years:" msgstr "" #: fatcat_scholar/templates/help.html:49 msgid "Search for papers in Chinese matching a term:" msgstr "" #: fatcat_scholar/templates/help.html:53 msgid "Conference papers with an author name query:" msgstr "" #: fatcat_scholar/templates/help.html:57 msgid "Citation Queries" msgstr "" #: fatcat_scholar/templates/help.html:58 msgid "" "As an experimental feature, if the search query \"looks like\" a formal " "citation, as found in the bibliography of a research paper, the service will " "attempt to parse the citation and do a match against our catalog of known " "works. When this happens, any filters are ignored." msgstr "" #: fatcat_scholar/templates/help.html:62 msgid "Metadata Fields" msgstr "" #: fatcat_scholar/templates/help.html:64 msgid "" "You can restrict to records where the field exists with an asterisk like " "doi:*, and negate any term like !type:article-journal." msgstr "" #: fatcat_scholar/templates/help.html:66 msgid "" "In-depth documentation of the query syntax is available from the Elasticsearch project." msgstr "" #: fatcat_scholar/templates/help.html:68 msgid "" "The complete current search document schema is available (as JSON) in the source code." msgstr "" #: fatcat_scholar/templates/help.html:105 msgid "Search Results" msgstr "" #: fatcat_scholar/templates/help.html:108 msgid "Access Links" msgstr "" #: fatcat_scholar/templates/help.html:118 msgid "" "All Internet Archive preservation copy links have the same style and icon. " "Content from the Wayback Machine looks like this." msgstr "" #: fatcat_scholar/templates/help.html:122 msgid "" "If the preserved copy of the work is from a pre-print, author manuscript, or " "other alternative version of the work, the access link has an indicator. You " "can get details and view all versions by clicking on the primary title link" msgstr "" #: fatcat_scholar/templates/help.html:126 msgid "" "Some preserved content, particularly older Public Domain works, may be " "stored in general Internet Archive digital collections (as opposed to the " "web archive)" msgstr "" #: fatcat_scholar/templates/help.html:130 msgid "" "Digitized copies of works on microfilm may be linked to experimentally. " "Access may be limited to controlled lending" msgstr "" #: fatcat_scholar/templates/help.html:134 msgid "" "A publisher landing page is the authoriative source for the \"version of " "record\" of a research publication, but content is not always accessible to " "the general public" msgstr "" #: fatcat_scholar/templates/help.html:138 msgid "" "When the work is from an Open Access publication (sometimes known as \"Gold" "\" or \"Diamond\" OA), and the publisher is expected to provide access to " "all readers, the button has an orange \"unlocked\" icon" msgstr "" #: fatcat_scholar/templates/help.html:142 msgid "" "If the work is archived in full on a reliable, open platform, we will " "sometimes provide additional links" msgstr "" #: fatcat_scholar/templates/help.html:150 msgid "" "Search results may have tag labels which provide additional context about " "the work. For example, indexes the journal is included in, or open platform " "technology used for publications." msgstr "" #: fatcat_scholar/templates/help.html:160 msgid "" "There are multiple released \"versions\" or \"editions\" of this work, and " "bibliographic metadata for the \"primary\" is being shown. Click the title " "to see other versions" msgstr "" #: fatcat_scholar/templates/help.html:164 msgid "" "The primary language of this work is different from the search interface " "language. The ISO two-letter language code is indicated" msgstr "" #: fatcat_scholar/templates/help.html:168 msgid "" "Published in a Directory of Open Access " "Journals publication, which implies that this is an Open Access work" msgstr "" #: fatcat_scholar/templates/help.html:172 msgid "" "Publication indexed in Szczepanski's List of Open Access Journals, which " "implies that this is an Open Access work" msgstr "" #: fatcat_scholar/templates/help.html:176 msgid "" "The work is believed to be \"Open Access\" for any other reason" msgstr "" #: fatcat_scholar/templates/help.html:180 msgid "" "Published on a SciELO " "national platform" msgstr "" #: fatcat_scholar/templates/help.html:184 msgid "" "Published using Open Journal Systems software" msgstr "" #: fatcat_scholar/templates/help.html:188 msgid "" "Published using WordPress software" msgstr "" #: fatcat_scholar/templates/help.html:192 msgid "" "Preserved and/or hosted on the JSTOR digital preservation platform" msgstr "" #: fatcat_scholar/templates/help.html:200 msgid "" "Underneath search results, and alternate version listings, are any known " "\"persistent identifiers\" that uniquely identify the specific version of " "the work. These are usually hyperlinks." msgstr "" #: fatcat_scholar/templates/help.html:210 msgid "" "Digital " "Object Identifier (DOI), provides a redirect to the publisher's landing " "page" msgstr "" #: fatcat_scholar/templates/help.html:214 msgid "PubMed/MEDLINE" msgstr "" #: fatcat_scholar/templates/help.html:218 msgid "PubMed Central" msgstr "" #: fatcat_scholar/templates/help.html:222 msgid "arXiv pre-print service" msgstr "" #: fatcat_scholar/templates/help.html:226 msgid "Digital Bibliography of Logic Programming" msgstr "" #: fatcat_scholar/templates/help.html:230 msgid "" "Article-level identifier for works in DOAJ, particularly those with no DOI" msgstr "" #: fatcat_scholar/templates/help.html:234 msgid "" "fatcat.wiki \"release\" identifier. " "Scholar is built on top of the fatcat catalog" msgstr "" #: fatcat_scholar/templates/help.html:240 msgid "Work In Progress" msgstr "" #: fatcat_scholar/templates/help.html:244 fatcat_scholar/templates/home.html:37 msgid "" "This service is in \"alpha\". It has several bugs, experiences downtime, and " "has not been officially announced." msgstr "" #: fatcat_scholar/templates/help.html:246 fatcat_scholar/templates/home.html:39 msgid "" "This is a new service. Metadata is being improved and features have not been " "finalized." msgstr "" #: fatcat_scholar/templates/help.html:250 msgid "This project is currently a prototype" msgstr "" #: fatcat_scholar/templates/home.html:10 msgid "Internet Archive Scholar logo (vaporwave)" msgstr "" #: fatcat_scholar/templates/home.html:15 msgid "by title, author, keywords..." msgstr "" #: fatcat_scholar/templates/home.html:23 msgid "Search Millions of Research Papers" msgstr "" #: fatcat_scholar/templates/home.html:24 msgid "" "This fulltext search index includes over 25 million research articles and " "other scholarly documents preserved in the Internet Archive." msgstr "" #: fatcat_scholar/templates/home.html:24 msgid "" "The collection spans from digitized copies of eighteenth century journals " "through the latest Open Access conference proceedings and pre-prints crawled " "from the World Wide Web." msgstr "" #: fatcat_scholar/templates/home.html:24 msgid "More »" msgstr "" #: fatcat_scholar/templates/home.html:52 fatcat_scholar/templates/home.html:66 #: fatcat_scholar/templates/home.html:80 fatcat_scholar/templates/home.html:94 msgid "PDF thumbnail" msgstr "" #: fatcat_scholar/templates/search.html:35 msgid "Filters" msgstr "" #: fatcat_scholar/templates/search.html:47 #: fatcat_scholar/templates/search.html:77 msgid "Hit" msgid_plural "Hits" msgstr[0] "" msgstr[1] "" #: fatcat_scholar/templates/search.html:53 #: fatcat_scholar/templates/search.html:85 #, python-format msgid "in %(frac_sec)ssec" msgstr "" #: fatcat_scholar/templates/search.html:110 msgid "Backend Search Engine Error" msgstr "" #: fatcat_scholar/templates/search.html:112 msgid "Search Query Error" msgstr "" #: fatcat_scholar/templates/search.html:116 msgid "" "Query parsing is currently very naive. Sometimes you can fix this problem by " "adding quotes around terms or entire phrases." msgstr "" #: fatcat_scholar/templates/search.html:148 msgid "We didn't find any documents matching your query" msgstr "" #: fatcat_scholar/templates/search.html:153 msgid "Try All Resource Types" msgstr "" #: fatcat_scholar/templates/search.html:158 msgid "Try All Time" msgstr "" #: fatcat_scholar/templates/search.html:163 msgid "Try Metadata Records" msgstr "" #: fatcat_scholar/templates/search.html:166 msgid "Start Over" msgstr "" #: fatcat_scholar/templates/search.html:179 msgid "Enter a query in the box above to get started" msgstr "" #: fatcat_scholar/templates/search_macros.html:21 msgid "Multiple Versions" msgstr "" #: fatcat_scholar/templates/search_macros.html:59 msgid "fulltext PDF download" msgstr "" #: fatcat_scholar/templates/search_macros.html:61 msgid "read fulltext microfilm" msgstr "" #: fatcat_scholar/templates/search_macros.html:63 #: fatcat_scholar/templates/search_macros.html:243 msgid "fulltext access" msgstr "" #: fatcat_scholar/templates/search_macros.html:72 msgid "Web Archive" msgstr "" #: fatcat_scholar/templates/search_macros.html:74 #: fatcat_scholar/templates/search_macros.html:261 msgid "File Archive" msgstr "" #: fatcat_scholar/templates/search_macros.html:76 msgid "Archive [Microfilm]" msgstr "" #: fatcat_scholar/templates/search_macros.html:78 msgid "Other" msgstr "" #: fatcat_scholar/templates/search_macros.html:82 msgid "[PDF]" msgstr "" #: fatcat_scholar/templates/search_macros.html:84 msgid "[HTML]" msgstr "" #: fatcat_scholar/templates/search_macros.html:86 msgid "[XML]" msgstr "" #: fatcat_scholar/templates/search_macros.html:95 msgid "fulltext thumbnail" msgstr "" #: fatcat_scholar/templates/search_macros.html:111 msgid "Publisher / doi.org" msgstr "" #: fatcat_scholar/templates/search_macros.html:144 #, python-format msgid "%(year)s" msgstr "" #: fatcat_scholar/templates/search_macros.html:197 msgid "unknown" msgstr "" #: fatcat_scholar/templates/search_macros.html:213 #, python-format msgid "Page %(page_num)s of %(journal_name)s Vol. %(volume)s, Issue %(issue)s" msgstr "" #: fatcat_scholar/templates/search_macros.html:215 msgid "page" msgstr "" #: fatcat_scholar/templates/search_macros.html:236 msgid "Preserved Fulltext" msgstr "" #: fatcat_scholar/templates/search_macros.html:259 msgid "Web Archive Capture" msgstr "" #: fatcat_scholar/templates/search_macros.html:263 msgid "Digitized Microfilm" msgstr "" #: fatcat_scholar/templates/search_macros.html:288 #, python-format msgid "" "A copy of this work was available on the public web and has been preserved " "in the Wayback Machine. The capture dates from %(capture_year)s; you can " "also visit the " "original URL." msgstr "" #: fatcat_scholar/templates/search_macros.html:290 msgid "" "The Internet Archive has a preservation copy of this work in our general " "collections." msgstr "" #: fatcat_scholar/templates/search_macros.html:292 msgid "" "The Internet Archive has digitized a microfilm copy of this work. It may be " "possible to borrow a copy for reading." msgstr "" #: fatcat_scholar/templates/search_macros.html:296 #, python-format msgid "The file type is %(mimetype)s." msgstr "" #: fatcat_scholar/templates/search_macros.html:301 msgid "" "Note that this fulltext copy is not of the \"primary\" version of this work. " "The version it corresponds to is:" msgstr "" #: fatcat_scholar/templates/search_macros.html:314 msgid "Additional access options for the primary version of this work:" msgstr "" #: fatcat_scholar/templates/search_macros.html:324 msgid "" "We don't yet know of a public preservation copy of this work. You may be " "able to obtain a copy of this work to read from the publisher, platforms, or " "institutional libraries." msgstr "" #: fatcat_scholar/templates/search_macros.html:327 #, python-format msgid "" "If you know of a legal, public version that we should archive, please let us " "know via \"Save Paper Now" "\"." msgstr "" #: fatcat_scholar/templates/search_macros.html:374 msgid "more »" msgstr "" #: fatcat_scholar/templates/search_macros.html:397 msgid "tag definitions" msgstr "" #: fatcat_scholar/templates/search_macros.html:424 msgid "not primary version" msgstr "" #: fatcat_scholar/templates/search_macros.html:441 #, python-format msgid "Same Issue (%(count)s)" msgstr "" #: fatcat_scholar/templates/search_macros.html:452 msgid "cite this work" msgstr "" #: fatcat_scholar/templates/search_macros.html:457 msgid "Citation" msgstr "" #: fatcat_scholar/templates/search_macros.html:471 msgid "edit metadata on fatcat wiki" msgstr "" #: fatcat_scholar/templates/search_macros.html:477 msgid "permalink to this record" msgstr "" #: fatcat_scholar/templates/search_macros.html:493 #: fatcat_scholar/templates/search_macros.html:496 msgid "« Previous" msgstr "" #: fatcat_scholar/templates/search_macros.html:501 #: fatcat_scholar/templates/search_macros.html:504 msgid "Next »" msgstr "" #: fatcat_scholar/templates/search_macros.html:508 #, python-format msgid "Showing results %(start)s — %(end)s out of %(total)s results" msgstr "" #: fatcat_scholar/templates/search_macros.html:541 msgid "Clear Filters" msgstr ""