~ubuntu-branches/ubuntu/oneiric/kde-l10n-ro/oneiric

« back to all changes in this revision

Viewing changes to docs/kdelibs/kioslave/telnet/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-qix5rjye7i3voy7o
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

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 % Romanian "INCLUDE"
 
6
> <!-- change language only here -->
 
7
]>
 
8
        
 
9
<article lang="&language;" id="telnet">
 
10
<title
 
11
>telnet</title>
 
12
<articleinfo>
 
13
<authorgroup>
 
14
<author
 
15
>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
 
16
&tradClaudiuCostin; 
 
17
</authorgroup>
 
18
</articleinfo>
 
19
<para
 
20
>Protocolul de terminal de reţea (TELNET) permite unui utilizator să se conecteze pe orice calculator din reţea care suportă TELNET. </para>
 
21
 
 
22
<para
 
23
>Citiţi pagina de manual: <ulink url="man:/telnet"
 
24
>telnet</ulink
 
25
>. </para>
 
26
 
 
27
</article>