diff options
Diffstat (limited to 'tde-i18n-ro/docs/tdebase/tdeioslave')
123 files changed, 689 insertions, 104 deletions
diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/CMakeLists.txt index ef6ac4bbfd9..6bc5f1878fc 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/CMakeLists.txt +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/CMakeLists.txt @@ -1,6 +1,9 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# -tde_create_handbook( - DESTINATION tdeioslave - LANG ro -) +tde_auto_add_subdirectories() diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/Makefile.am index debe79f7e6d..f204779ae4d 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/Makefile.am +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ -KDE_LANG = ro SUBDIRS = $(AUTODIRS) -KDE_DOCS = tdeioslave -KDE_MANS = AUTO +KDE_LANG = ro +KDE_DOCS = AUTO + diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/CMakeLists.txt new file mode 100644 index 00000000000..d4a3edb2ded --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/Makefile.am new file mode 100644 index 00000000000..37ef82a0b9b --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/index.docbook index 6f177d9609f..a2ee8a05b45 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip"> <title>bzip</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt new file mode 100644 index 00000000000..7c783a9a734 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip2 + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/Makefile.am new file mode 100644 index 00000000000..1c73bb1f259 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip2 +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/index.docbook index 6e0b0d7b90d..f655b178a9e 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/bzip2/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip2"> <title>bzip2</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/CMakeLists.txt new file mode 100644 index 00000000000..690d50803b3 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/cgi + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/Makefile.am new file mode 100644 index 00000000000..9f634fde447 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/cgi +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/cgi.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/index.docbook index 07fe1964249..349539eeeb3 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/cgi.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/cgi/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="cgi"> <title>cgi</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/data/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/data/CMakeLists.txt new file mode 100644 index 00000000000..3bac2b85a4a --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/data/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/data + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/data/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/data/Makefile.am new file mode 100644 index 00000000000..7bc1b5bfc28 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/data/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/data +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/data.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/data/index.docbook index a5d0c4ee03e..4452e3fabdf 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/data.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/data/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="data"> <title>URL-uri de date</title> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/file/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/file/CMakeLists.txt new file mode 100644 index 00000000000..70dc492923f --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/file/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/file + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/file/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/file/Makefile.am new file mode 100644 index 00000000000..12b2d9ee73f --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/file/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/file +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/file/index.docbook index 6ba73a57738..cfa2388a5b6 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/file.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/file/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="file"> <title>file</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/finger/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/CMakeLists.txt new file mode 100644 index 00000000000..1ba8078578d --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/finger + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/finger/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/Makefile.am new file mode 100644 index 00000000000..4b849ef0337 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/finger +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/index.docbook index 775027bb45c..1c51caf9f76 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/finger/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="finger"> <title>finger</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/fish/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/CMakeLists.txt new file mode 100644 index 00000000000..5bdd8af912c --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/fish + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/fish/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/Makefile.am new file mode 100644 index 00000000000..feff85445eb --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/fish +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/fish.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/index.docbook index b6b3e31d9f5..c3dcc2b70c2 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/fish.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/fish/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="fish"> <title>fish</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/CMakeLists.txt new file mode 100644 index 00000000000..ac0cbecb1cb --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/floppy + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/Makefile.am new file mode 100644 index 00000000000..442482b3f39 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/floppy +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/index.docbook index d187bbb032c..eadce533408 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/floppy.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/floppy/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="floppy"> <title>floppy</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/CMakeLists.txt new file mode 100644 index 00000000000..44695f0d586 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/ftp + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/Makefile.am new file mode 100644 index 00000000000..a470458b6d5 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ftp +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ftp.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/index.docbook index 5ef2aee49a2..fee3234193e 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/ftp.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ftp/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article id="ftp"> <title>&FTP;</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/CMakeLists.txt new file mode 100644 index 00000000000..e71edd5f0ce --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/gopher + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/Makefile.am new file mode 100644 index 00000000000..60c6e2b323e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gopher +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gopher.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/index.docbook index 15f81d505ae..18069cb8446 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/gopher.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gopher/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="gopher"> <title>gopher</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/CMakeLists.txt new file mode 100644 index 00000000000..09efb7b4488 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/gzip + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/Makefile.am new file mode 100644 index 00000000000..12e6b0d73ce --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gzip +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/index.docbook index e928df63f06..196caadad7d 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/gzip.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/gzip/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="gzip"> <title>gzip</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/help.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/help.docbook deleted file mode 100644 index 2673903303e..00000000000 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/help.docbook +++ /dev/null @@ -1,13 +0,0 @@ -<article lang="&language;" id="help"> -<title>help</title> -<articleinfo> -<authorgroup> -<author>&Ferdinand.Gassauer;&Ferdinand.Gassauer.mail;</author> -&tradClaudiuCostin; -</authorgroup> -</articleinfo> - -<para>Sistemul de ajutor &kde; </para> -<para>Vedeţi <ulink url="help:/">Centrul de Ajutor &kde;</ulink>. </para> - -</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/help/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/help/CMakeLists.txt new file mode 100644 index 00000000000..3edd2e0f271 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/help/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/help + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/help/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/help/Makefile.am new file mode 100644 index 00000000000..5a38c61c777 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/help/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/help +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/help/index.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/help/index.docbook new file mode 100644 index 00000000000..fbcee04ff50 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/help/index.docbook @@ -0,0 +1,20 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="help"> +<title>help</title> +<articleinfo> +<authorgroup> +<author>&Ferdinand.Gassauer;&Ferdinand.Gassauer.mail;</author> +&tradClaudiuCostin; +</authorgroup> +</articleinfo> + +<para>Sistemul de ajutor &kde; </para> +<para>Vedeţi <ulink url="help:/">Centrul de Ajutor &kde;</ulink>. </para> + +</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/http/CMakeLists.txt new file mode 100644 index 00000000000..5a8bfb3e4ed --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/http/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/http + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/http/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/http/Makefile.am new file mode 100644 index 00000000000..8a07e2b27da --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/http/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/http +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/http/index.docbook index c213e9f96d4..ceaafc0c8c1 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/http.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/http/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="http"> <title>http</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/https/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/https/CMakeLists.txt new file mode 100644 index 00000000000..754424eacee --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/https/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/https + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/https/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/https/Makefile.am new file mode 100644 index 00000000000..c3555fad97e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/https/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/https +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/https/index.docbook index 28b1f7c01a0..a2986f20ade 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/https.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/https/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="https"> <title>https</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imap/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/CMakeLists.txt new file mode 100644 index 00000000000..59e8c2f6f9a --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/imap + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imap/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/Makefile.am new file mode 100644 index 00000000000..50b3dca6b43 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imap +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/index.docbook index 7e1e9a7e9fd..e5009f1e9b2 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/imap.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imap/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="imap"> <title>imap</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/CMakeLists.txt new file mode 100644 index 00000000000..87b5749b0f4 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/imaps + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/Makefile.am new file mode 100644 index 00000000000..aaac1c3b8bf --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imaps +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/index.docbook index 0491984dee9..13fd88996f1 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/imaps.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/imaps/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="imaps"> <title>imaps</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/index.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/index.docbook deleted file mode 100644 index b050715df26..00000000000 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/index.docbook +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE part PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" -"dtd/kdex.dtd" [ -<!ENTITY tdeio-bzip SYSTEM "bzip.docbook"> -<!ENTITY tdeio-bzip2 SYSTEM "bzip2.docbook"> -<!ENTITY tdeio-cgi SYSTEM "cgi.docbook"> -<!ENTITY tdeio-data SYSTEM "data.docbook"> -<!ENTITY tdeio-file SYSTEM "file.docbook"> -<!ENTITY tdeio-finger SYSTEM "finger.docbook"> -<!ENTITY tdeio-fish SYSTEM "fish.docbook"> -<!ENTITY tdeio-floppy SYSTEM "floppy.docbook"> -<!ENTITY tdeio-ftp SYSTEM "ftp.docbook"> -<!ENTITY tdeio-gopher SYSTEM "gopher.docbook"> -<!ENTITY tdeio-gzip SYSTEM "gzip.docbook"> -<!ENTITY tdeio-help SYSTEM "help.docbook"> -<!ENTITY tdeio-http SYSTEM "http.docbook"> -<!ENTITY tdeio-https SYSTEM "https.docbook"> -<!ENTITY tdeio-imap SYSTEM "imap.docbook"> -<!ENTITY tdeio-imaps SYSTEM "imaps.docbook"> -<!ENTITY tdeio-info SYSTEM "info.docbook"> -<!ENTITY tdeio-lan SYSTEM "lan.docbook"> -<!ENTITY tdeio-ldap SYSTEM "ldap.docbook"> -<!ENTITY tdeio-mailto SYSTEM "mailto.docbook"> -<!ENTITY tdeio-mac SYSTEM "mac.docbook"> -<!ENTITY tdeio-man SYSTEM "man.docbook"> -<!ENTITY tdeio-mrml SYSTEM "mrml.docbook"> <!-- post release, put this in the right module --> -<!ENTITY tdeio-news SYSTEM "news.docbook"> -<!ENTITY tdeio-nfs SYSTEM "nfs.docbook"> -<!ENTITY tdeio-nntp SYSTEM "nntp.docbook"> -<!ENTITY tdeio-pop3 SYSTEM "pop3.docbook"> -<!ENTITY tdeio-pop3s SYSTEM "pop3s.docbook"> -<!ENTITY tdeio-print SYSTEM "print.docbook"> -<!ENTITY tdeio-rlan SYSTEM "rlan.docbook"> -<!ENTITY tdeio-rlogin SYSTEM "rlogin.docbook"> -<!ENTITY tdeio-sftp SYSTEM "sftp.docbook"> -<!ENTITY tdeio-smb SYSTEM "smb.docbook"> -<!ENTITY tdeio-smtp SYSTEM "smtp.docbook"> -<!ENTITY tdeio-tar SYSTEM "tar.docbook"> -<!ENTITY tdeio-telnet SYSTEM "telnet.docbook"> -<!ENTITY tdeio-thumbnail SYSTEM "thumbnail.docbook"> -<!ENTITY tdeio-webdav SYSTEM "webdav.docbook"> -<!ENTITY tdeio-webdavs SYSTEM "webdavs.docbook"> -<!ENTITY tdeprint "<application>TDEPrint</application>"> -<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> -<!ENTITY Ferdinand.Gassauer.mail '<email>f.gassauer@aon.at</email>'> -<!ENTITY % addindex "IGNORE"> -<!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> -]> - -<part lang="&language;"> -<title>Dispozitive de I/E</title> -&tdeio-bzip; &tdeio-bzip2; &tdeio-cgi; &tdeio-data; &tdeio-file; &tdeio-finger; &tdeio-fish; &tdeio-floppy; &tdeio-ftp; &tdeio-gopher; &tdeio-gzip; &tdeio-help; &tdeio-http; &tdeio-https; &tdeio-imap; &tdeio-imaps; &tdeio-info; &tdeio-lan; &tdeio-ldap; &tdeio-mailto; &tdeio-mac; &tdeio-man; &tdeio-mrml; &tdeio-news; &tdeio-nfs; &tdeio-nntp; &tdeio-pop3; &tdeio-pop3s; &tdeio-print; &tdeio-rlan; &tdeio-rlogin; &tdeio-sftp; &tdeio-smb; &tdeio-smtp; &tdeio-tar; &tdeio-telnet; &tdeio-thumbnail; &tdeio-webdav; &tdeio-webdavs; </part> - diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/info/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/info/CMakeLists.txt new file mode 100644 index 00000000000..066db4d4705 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/info/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/info + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/info/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/info/Makefile.am new file mode 100644 index 00000000000..07c4a952c91 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/info/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/info +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/info/index.docbook index bea4b09eb61..843e869ee73 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/info.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/info/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="info"> <title>info</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/lan/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/CMakeLists.txt new file mode 100644 index 00000000000..aa836254f5e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/lan + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/lan/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/Makefile.am new file mode 100644 index 00000000000..3dee125860e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/lan +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/index.docbook index fb8bae62b73..59e01498444 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/lan.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/lan/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="lan"> <title>lan</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/CMakeLists.txt new file mode 100644 index 00000000000..ce68a4f12ea --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/ldap + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/Makefile.am new file mode 100644 index 00000000000..4f201c0b7d4 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ldap +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/index.docbook index adaa71d0942..9c560a8bf86 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/ldap.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/ldap/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="ldap"> <title>ldap</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mac/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/CMakeLists.txt new file mode 100644 index 00000000000..c25c25ecd66 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mac + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mac/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/Makefile.am new file mode 100644 index 00000000000..562eeb0e4a7 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mac +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mac.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/index.docbook index de2dee7acb1..500540c55ef 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/mac.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mac/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mac"> <title>mac</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/CMakeLists.txt new file mode 100644 index 00000000000..f76a80a00e7 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mailto + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/Makefile.am new file mode 100644 index 00000000000..a6bae035489 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mailto +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/index.docbook index e0ab888d1d9..4eb4a151a87 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/mailto.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mailto/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mailto"> <title>mailto</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/man/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/man/CMakeLists.txt new file mode 100644 index 00000000000..86a31476c79 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/man/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/man + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/man/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/man/Makefile.am new file mode 100644 index 00000000000..6c105d23da4 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/man/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/man +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/man.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/man/index.docbook index c328421dc03..9d1ef65d497 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/man.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/man/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="man"> <title>man</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/CMakeLists.txt new file mode 100644 index 00000000000..da6a0933282 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mrml + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/Makefile.am new file mode 100644 index 00000000000..b975b7f5c01 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mrml +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/mrml.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/index.docbook index 5f5a58c8853..46fb740f05f 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/mrml.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/mrml/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mrml"> <title>mrml</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/news/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/news/CMakeLists.txt new file mode 100644 index 00000000000..940f1fc8926 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/news/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/news + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/news/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/news/Makefile.am new file mode 100644 index 00000000000..4af982dadff --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/news/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/news +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/news/index.docbook index 47404babeba..6f9bdc69ab2 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/news.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/news/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="news"> <title>news</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/CMakeLists.txt new file mode 100644 index 00000000000..ff0e5296b16 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/nfs + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/Makefile.am new file mode 100644 index 00000000000..f61e2378d1c --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nfs +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nfs.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/index.docbook index e879d6dac53..28addbfad89 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/nfs.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nfs/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="nfs"> <title>nfs</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/CMakeLists.txt new file mode 100644 index 00000000000..93318457e38 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/nntp + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/Makefile.am new file mode 100644 index 00000000000..93d7d639f4d --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nntp +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/index.docbook index 80a9b8558e8..db5af0d492c 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/nntp.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/nntp/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="nntp"> <title>nntp</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3.docbook deleted file mode 100644 index 39c650277af..00000000000 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3.docbook +++ /dev/null @@ -1,11 +0,0 @@ -<article lang="&language;" id="pop3"> -<title>pop3</title> -<articleinfo> -<authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> -&tradClaudiuCostin; -</authorgroup> -</articleinfo> -<para>Protocolul "Post Office Protocol" (POP3) permite unui utilizator de pe o maşină client să-şi acceseze căsuţa de mail găzduită pe un server. </para> - -</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/CMakeLists.txt new file mode 100644 index 00000000000..26e8f0f94be --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/pop3 + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/Makefile.am new file mode 100644 index 00000000000..2d122136e8e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3 +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/index.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/index.docbook new file mode 100644 index 00000000000..510d5b1fb22 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3/index.docbook @@ -0,0 +1,18 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="pop3"> +<title>pop3</title> +<articleinfo> +<authorgroup> +<author>&Ferdinand.Gassauer;</author> +&tradClaudiuCostin; +</authorgroup> +</articleinfo> +<para>Protocolul "Post Office Protocol" (POP3) permite unui utilizator de pe o maşină client să-şi acceseze căsuţa de mail găzduită pe un server. </para> + +</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s.docbook deleted file mode 100644 index c16549d5db3..00000000000 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s.docbook +++ /dev/null @@ -1,11 +0,0 @@ -<article lang="&language;" id="pop3s"> -<title>pop3s</title> -<articleinfo> -<authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> -&tradClaudiuCostin; -</authorgroup> -</articleinfo> -<para>POP3S este protocolul POP3 criptat folosind SSL. </para> - -</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt new file mode 100644 index 00000000000..5788866eab5 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/pop3s + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/Makefile.am new file mode 100644 index 00000000000..3bb5ed47e5e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3s +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/index.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/index.docbook new file mode 100644 index 00000000000..431d66d5db9 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/pop3s/index.docbook @@ -0,0 +1,18 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="pop3s"> +<title>pop3s</title> +<articleinfo> +<authorgroup> +<author>&Ferdinand.Gassauer;</author> +&tradClaudiuCostin; +</authorgroup> +</articleinfo> +<para>POP3S este protocolul POP3 criptat folosind SSL. </para> + +</article> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/print/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/print/CMakeLists.txt new file mode 100644 index 00000000000..332ab92b9c4 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/print/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/print + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/print/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/print/Makefile.am new file mode 100644 index 00000000000..e618d022a6f --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/print/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/print +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/print/index.docbook index 2c42f5049a5..15bd821373a 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/print.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/print/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="print"> <title>print</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/CMakeLists.txt new file mode 100644 index 00000000000..a75fbd735a2 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/rlan + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/Makefile.am new file mode 100644 index 00000000000..175a8c94080 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlan +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlan.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/index.docbook index e1a3e996387..0dcbf726934 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/rlan.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlan/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="rlan"> <title>rlan</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt new file mode 100644 index 00000000000..66fc0819c3e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/rlogin + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/Makefile.am new file mode 100644 index 00000000000..60fa0eaa029 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlogin +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/index.docbook index 7d548a1b13b..8383acd901f 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/rlogin/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="rlogin"> <title>rlogin</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/CMakeLists.txt new file mode 100644 index 00000000000..31ed76fdab7 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/sftp + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/Makefile.am new file mode 100644 index 00000000000..37a2e5135ba --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/sftp +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/index.docbook index d446935453a..574dce57c6e 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/sftp.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/sftp/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="sftp"> <title>sftp</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smb/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/CMakeLists.txt new file mode 100644 index 00000000000..f2daf3eadf0 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/smb + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smb/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/Makefile.am new file mode 100644 index 00000000000..a34ed115844 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smb +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/index.docbook index f6427d6ae81..595d81a5bb7 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/smb.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smb/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="smb"> <title>SMB</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/CMakeLists.txt new file mode 100644 index 00000000000..04b5747c711 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/smtp + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/Makefile.am new file mode 100644 index 00000000000..31ed37f8aac --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smtp +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/smtp.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/index.docbook index f753b528965..19b3d0cdd07 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/smtp.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/smtp/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="smtp"> <title>smtp</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/tar/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/CMakeLists.txt new file mode 100644 index 00000000000..fafeba135ff --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/tar + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/tar/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/Makefile.am new file mode 100644 index 00000000000..b767a888c5f --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/tar +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/index.docbook index 0049370ffe6..b03f977a64c 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/tar.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/tar/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="tar"> <title>tar</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/CMakeLists.txt new file mode 100644 index 00000000000..18c119a8d3e --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/telnet + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/Makefile.am new file mode 100644 index 00000000000..c33e7233eb9 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/telnet +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/telnet.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/index.docbook index 74ef57685a5..838d8d349ce 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/telnet.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/telnet/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="telnet"> <title>telnet</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> &tradClaudiuCostin; </authorgroup> </articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt new file mode 100644 index 00000000000..92cb13ab09d --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/thumbnail + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/Makefile.am new file mode 100644 index 00000000000..0249a4a55b6 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/thumbnail +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/index.docbook index 64561c55736..9c72edc440a 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/thumbnail/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="thumbnail"> <title>thumbnail</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/CMakeLists.txt new file mode 100644 index 00000000000..6414d6ebaef --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/webdav + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/Makefile.am new file mode 100644 index 00000000000..c97c4a6f6ca --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdav +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/index.docbook index 1ba5484711d..81d64567c9b 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/webdav.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdav/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="webdav"> <title>webdav</title> <articleinfo> diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt new file mode 100644 index 00000000000..fc54a86dd20 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/webdavs + LANG ro +) diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/Makefile.am b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/Makefile.am new file mode 100644 index 00000000000..9f304b83bd7 --- /dev/null +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ro +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdavs +KDE_MANS = AUTO diff --git a/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/index.docbook index 4f2b7f3bf86..4aa48f31ebb 100644 --- a/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs.docbook +++ b/tde-i18n-ro/docs/tdebase/tdeioslave/webdavs/index.docbook @@ -1,3 +1,9 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Romanian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="webdavs"> <title>webdavs</title> <articleinfo> |