mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-12-23 22:47:57 -05:00
82 lines
4.3 KiB
JSON
82 lines
4.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
]
|
|
},
|
|
"name":"English",
|
|
"suggest-full-text-search" : "containing '{{{SEARCH_TERMS}}}'..."
|
|
, "no-such-book" : "No such book: {{BOOK_NAME}}"
|
|
, "too-many-books" : "Too many books requested ({{NB_BOOKS}}) where limit is {{LIMIT}}"
|
|
, "no-book-found" : "No book matches selection criteria"
|
|
, "url-not-found" : "The requested URL \"{{url}}\" was not found on this server."
|
|
, "suggest-search" : "Make a full text search for <a href=\"{{{SEARCH_URL}}}\">{{PATTERN}}</a>"
|
|
, "random-article-failure" : "Oops! Failed to pick a random article :("
|
|
, "invalid-raw-data-type" : "{{DATATYPE}} is not a valid request for raw content."
|
|
, "invalid-request" : "The requested URL \"{{{url}}}\" is not a valid request."
|
|
, "no-value-for-arg": "No value provided for argument {{ARGUMENT}}"
|
|
, "no-query" : "No query provided."
|
|
, "raw-entry-not-found" : "Cannot find {{DATATYPE}} entry {{ENTRY}}"
|
|
, "400-page-title" : "Invalid request"
|
|
, "400-page-heading" : "Invalid request"
|
|
, "404-page-title" : "Content not found"
|
|
, "404-page-heading" : "Not Found"
|
|
, "500-page-title" : "Internal Server Error"
|
|
, "500-page-heading" : "Internal Server Error"
|
|
, "500-page-text": "An internal server error occured. We are sorry about that :/"
|
|
, "fulltext-search-unavailable" : "Fulltext search unavailable"
|
|
, "no-search-results": "The fulltext search engine is not available for this content."
|
|
, "search-results-page-title": "Search: {{SEARCH_PATTERN}}"
|
|
, "search-results-page-header": "Results <b>{{START}}-{{END}}</b> of <b>{{COUNT}}</b> for <b>\"{{{SEARCH_PATTERN}}}\"</b>"
|
|
, "empty-search-results-page-header": "No results were found for <b>\"{{{SEARCH_PATTERN}}}\"</b>"
|
|
, "search-result-book-info": "from {{BOOK_TITLE}}"
|
|
, "word-count": "{{COUNT}} words"
|
|
, "library-button-text": "Go to welcome page"
|
|
, "home-button-text": "Go to the main page of '{{BOOK_TITLE}}'"
|
|
, "random-page-button-text": "Go to a randomly selected page"
|
|
, "searchbox-tooltip": "Search '{{BOOK_TITLE}}'"
|
|
, "confusion-of-tongues": "Two or more books in different languages would participate in search, which may lead to confusing results."
|
|
, "welcome-page-overzealous-filter": "No result. Would you like to <a href=\"{{URL}}\">reset filter</a>?"
|
|
, "powered-by-kiwix-html": "Powered by <a href=\"https://kiwix.org\">Kiwix</a>"
|
|
, "search": "Search"
|
|
, "book-filtering-all-categories": "All categories"
|
|
, "book-filtering-all-languages": "All languages"
|
|
, "count-of-matching-books": "{{COUNT}} book(s)"
|
|
, "download": "Download"
|
|
, "direct-download-link-text": "Direct"
|
|
, "direct-download-alt-text": "Download directly via HTTP(S)"
|
|
, "hash-download-link-text": "SHA-256 checksum"
|
|
, "hash-download-alt-text": "Display SHA-256 file checksum"
|
|
, "magnet-link-text": "Magnet link"
|
|
, "magnet-alt-text": "Download via Magnet link"
|
|
, "torrent-download-link-text": "BitTorrent"
|
|
, "torrent-download-alt-text": "Download via BitTorrent"
|
|
, "library-opds-feed-all-entries": "Library OPDS Feed - All entries"
|
|
, "filter-by-tag": "Filter by tag \"{{TAG}}\""
|
|
, "stop-filtering-by-tag": "Stop filtering by tag \"{{TAG}}\""
|
|
, "library-opds-feed-parameterised": "Library OPDS Feed - entries matching {{#LANG}}\nLanguage: {{LANG}} {{/LANG}}{{#CATEGORY}}\nCategory: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nTag: {{TAG}} {{/TAG}}{{#Q}}\nQuery: {{Q}} {{/Q}}"
|
|
, "welcome-to-kiwix-server": "Welcome to Kiwix Server"
|
|
, "download-links-heading": "Download links for <b><i>{{BOOK_TITLE}}</i></b>"
|
|
, "download-links-title": "Download book"
|
|
, "preview-book": "Preview"
|
|
, "non-translated-text": "{{MSG}}"
|
|
, "unknown-error": "Unknown error"
|
|
, "book-category.gutenberg": "Gutenberg"
|
|
, "book-category.iFixit": "iFixit"
|
|
, "book-category.mooc": "MOOC"
|
|
, "book-category.phet": "Phet"
|
|
, "book-category.stack_exchange": "Stack Exchange"
|
|
, "book-category.ted": "Ted"
|
|
, "book-category.vikidia": "Vikidia"
|
|
, "book-category.wikibooks": "Wikibooks"
|
|
, "book-category.wikihow": "wikiHow"
|
|
, "book-category.wikinews": "Wikinews"
|
|
, "book-category.wikipedia": "Wikipedia"
|
|
, "book-category.wikiquote": "Wikiquote"
|
|
, "book-category.wikisource": "Wikisource"
|
|
, "book-category.wikispecies": "Wikispecies"
|
|
, "book-category.wikiversity": "Wikiversity"
|
|
, "book-category.wikivoyage": "Wikivoyage"
|
|
, "book-category.wiktionary": "Wiktionary"
|
|
, "book-category.other": "Other"
|
|
}
|