~ubuntu-branches/ubuntu/vivid/kde-l10n-ru/vivid

« back to all changes in this revision

Viewing changes to docs/kdepimlibs/kioslave/pop3/index.docbook

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-21 12:33:46 UTC
  • mto: This revision was merged to the branch mainline in revision 94.
  • Revision ID: package-import@ubuntu.com-20150121123346-dt0x32k3zccc4cvb
Tags: upstream-14.12.2
Import upstream version 14.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3
 
"dtd/kdex.dtd" [
4
 
<!ENTITY % addindex "IGNORE">
5
 
<!ENTITY % Russian "INCLUDE"
6
 
> <!-- change language only here -->
7
 
]>
8
 
        
9
 
<article lang="&language;" id="pop3">
10
 
<title
11
 
>POP3 / POP3S</title>
12
 
<articleinfo>
13
 
<authorgroup>
14
 
<author
15
 
>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
16
 
<othercredit role="translator"
17
 
><firstname
18
 
></firstname
19
 
><surname
20
 
></surname
21
 
><affiliation
22
 
><address
23
 
><email
24
 
></email
25
 
></address
26
 
></affiliation
27
 
><contrib
28
 
></contrib
29
 
></othercredit
30
 
31
 
</authorgroup>
32
 
</articleinfo>
33
 
<para
34
 
>Протокол почтового отделения (Post Office Protocol, POP3) позволяет пользователю получать доступ к своему почтовому ящику на сервере. </para>
35
 
 
36
 
<para
37
 
>POP3S — это протокол POP3, зашифрованный с помощью SSL. </para>
38
 
 
39
 
</article>