mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 21:04:41 +00:00
125 lines
3.4 KiB
Text
125 lines
3.4 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2000-2016 Bastian Kleineidam, 2010-2020 LinkChecker Authors
|
|
# This file is distributed under the same license as the LinkChecker package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: LinkChecker 2020-09-25\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-09-25 19:12+0100\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../src/index.rst:6
|
|
msgid "Check websites for broken links"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:9
|
|
msgid "Introduction"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:10
|
|
msgid "LinkChecker is a free, `GPL <http://www.gnu.org/licenses/gpl-2.0.html>`_ licensed website validator. LinkChecker checks links in web documents or full websites. It runs on Python 3 systems, requiring Python 3.6 or later."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:15
|
|
msgid "Visit the project on `GitHub <https://github.com/linkchecker/linkchecker>`_."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:18
|
|
msgid "Installation"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:24
|
|
msgid "See the :doc:`installation document <install>` for more information."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:27
|
|
msgid "Basic usage"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:28
|
|
msgid "To check a URL like *http://www.example.org/myhomepage/* it is enough to execute:"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:35
|
|
msgid "This check will validate recursively all pages starting with *http://www.example.org/myhomepage/*. Additionally, all external links pointing outside of *www.example.org* will be checked but not recursed into."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:41
|
|
msgid "Features"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:43
|
|
msgid "recursive and multithreaded checking and site crawling"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:44
|
|
msgid "output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:46
|
|
msgid "HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:48
|
|
msgid "restriction of link checking with regular expression filters for URLs"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:49
|
|
msgid "proxy support"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:50
|
|
msgid "username/password authorization for HTTP and FTP and Telnet"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:51
|
|
msgid "honors robots.txt exclusion protocol"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:52
|
|
msgid "Cookie support"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:53
|
|
msgid "HTML5 support"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:54
|
|
msgid ":ref:`Plugin support <man/linkchecker:PLUGINS>` allowing custom page checks. Currently available are HTML and CSS syntax checks, Antivirus checks, and more."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:56
|
|
msgid "Different interfaces: command line and web interface"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:57
|
|
msgid "... and a lot more check options documented in the :doc:`man/linkchecker` manual page."
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:61
|
|
msgid "Screenshots"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:71
|
|
msgid "Commandline interface"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:72
|
|
msgid "WSGI web interface"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:75
|
|
msgid "Test suite status"
|
|
msgstr ""
|
|
|
|
#: ../../src/index.rst:76
|
|
msgid "Linkchecker has extensive unit tests to ensure code quality. `Travis CI <https://travis-ci.com/>`_ is used for continuous build and test integration."
|
|
msgstr ""
|