diff options
| author | Marc Lattemann <marc.lattemann@web.de> | 2017-03-09 21:38:31 +0100 |
|---|---|---|
| committer | Marc Lattemann <marc.lattemann@web.de> | 2017-03-09 21:38:31 +0100 |
| commit | 26926ee9d9f3fa1cc63ce561bc032d57032cc488 (patch) | |
| tree | 5d9b55485ae87541a958f31be5f180b0e3f390d0 /docs/mcc-help/zh_CN/drakproxy.xml | |
| parent | af055ed2c7681a0801f0a69cf8e54fd5d22989fd (diff) | |
| parent | ca9e02afb2e5019186ffce1f7e4273cd3bc2ab89 (diff) | |
| download | tools-26926ee9d9f3fa1cc63ce561bc032d57032cc488.tar tools-26926ee9d9f3fa1cc63ce561bc032d57032cc488.tar.gz tools-26926ee9d9f3fa1cc63ce561bc032d57032cc488.tar.bz2 tools-26926ee9d9f3fa1cc63ce561bc032d57032cc488.tar.xz tools-26926ee9d9f3fa1cc63ce561bc032d57032cc488.zip | |
Merge branch 'master' of git://git.mageia.org/software/i18n/tools
Diffstat (limited to 'docs/mcc-help/zh_CN/drakproxy.xml')
| -rw-r--r-- | docs/mcc-help/zh_CN/drakproxy.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/mcc-help/zh_CN/drakproxy.xml b/docs/mcc-help/zh_CN/drakproxy.xml new file mode 100644 index 00000000..eac1d4d6 --- /dev/null +++ b/docs/mcc-help/zh_CN/drakproxy.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="zh_CN" xml:id="drakproxy" + xmlns="http://docbook.org/ns/docbook" + xmlns:ns5="http://www.w3.org/1998/Math/MathML" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:ns2="http://www.w3.org/1999/xlink" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="drakproxy-ti1">代理服务器</title> + + <subtitle>drakproxy</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata align="center" fileref="drakproxy.png" + format="PNG" revision="1" xml:id="drakproxy-im1"/> + </imageobject> + </mediaobject> + + <para>If you have to use a proxy server to access to the internet, you can use +this tool<footnote> + <para>You can start this tool from the command line, by typing <emphasis +role="bold">drakproxy</emphasis> as root.</para> + </footnote> to configure it. Your net +administrator will give you the information you need. You can also specify +some services which can be accessed without the proxy by exception.</para> + + <para>From Wikipedia, on 2012-09-24, article Proxy server: In computer networks, a +proxy server is a server (a computer system or an application) that acts as +an intermediary for requests from clients seeking resources from other +servers. A client connects to the proxy server, requesting some service, +such as a file, connection, web page, or other resource available from a +different server. The proxy server evaluates the request as a way to +simplify and control their complexity.</para> +</section> |
