diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
commit | 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch) | |
tree | 795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-pt_BR | |
parent | f9dfb6416745710680d26abcc774b4146cd3ef2b (diff) | |
download | tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip |
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-pt_BR')
120 files changed, 656 insertions, 71 deletions
diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/CMakeLists.txt index 07940c42fcc..6bc5f1878fc 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/CMakeLists.txt +++ b/tde-i18n-pt_BR/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 pt_BR -) +tde_auto_add_subdirectories() diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/Makefile.am index 4b785d45fa0..a94bd17fe9e 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/Makefile.am +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ -KDE_LANG = pt_BR SUBDIRS = $(AUTODIRS) -KDE_DOCS = tdeioslave -KDE_MANS = AUTO +KDE_LANG = pt_BR +KDE_DOCS = AUTO + diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/CMakeLists.txt new file mode 100644 index 00000000000..b6dab13095c --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/Makefile.am new file mode 100644 index 00000000000..a7e96f722a5 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip/index.docbook index 4e8e44e0a1d..bdfa2860db5 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip"> <title>bzip</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt new file mode 100644 index 00000000000..4fb91b0bf0d --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/Makefile.am new file mode 100644 index 00000000000..7da5a81bbf5 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip2 +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2/index.docbook index e37469f4296..bf7ec4e6e33 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip2"> <title>bzip2</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/CMakeLists.txt new file mode 100644 index 00000000000..ea6d91ed622 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/Makefile.am new file mode 100644 index 00000000000..161580f7ef6 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/cgi +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi/index.docbook index b9d43538f57..fe76a26ed12 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/cgi.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="cgi"> <title>cgi</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/CMakeLists.txt new file mode 100644 index 00000000000..22a16e3361e --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/Makefile.am new file mode 100644 index 00000000000..63bb6cb1faa --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/data +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data/index.docbook index ec507b14bed..7d1f219d719 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/data.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="data"> <title>URLs de Dados</title> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/CMakeLists.txt new file mode 100644 index 00000000000..92c972b97aa --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/Makefile.am new file mode 100644 index 00000000000..7b2594e6881 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/file +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file/index.docbook index b301cb5b699..cb6fbf69dca 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/file.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="file"> <title>arquivo</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/CMakeLists.txt new file mode 100644 index 00000000000..e230dff792c --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/Makefile.am new file mode 100644 index 00000000000..7ece7be4dd1 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/finger +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger/index.docbook index f6a7bb9d8ff..b9f1dd56d00 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="finger"> <title>finger</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/CMakeLists.txt new file mode 100644 index 00000000000..f8332af45a1 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/Makefile.am new file mode 100644 index 00000000000..d7b4c55f324 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/fish +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish/index.docbook index 9dca96673b3..7a4e49724f8 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/fish.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="fish"> <title>Protocolo fish</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/CMakeLists.txt new file mode 100644 index 00000000000..8a7dd1e1349 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/Makefile.am new file mode 100644 index 00000000000..e84587e6673 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/floppy +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy/index.docbook index e4fa12f2fe0..473e4455475 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/floppy.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="floppy"> <title>Disquete</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/CMakeLists.txt new file mode 100644 index 00000000000..11912d64f8e --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/Makefile.am new file mode 100644 index 00000000000..005597c121b --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ftp +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp/index.docbook index 66b7080a70a..78ca2503d6a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ftp.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article id="ftp"> <title>&FTP;</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/CMakeLists.txt new file mode 100644 index 00000000000..7204459fe93 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/Makefile.am new file mode 100644 index 00000000000..981eb5c5d96 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gopher +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher/index.docbook index 7dd50c8e379..8c06005acb2 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gopher.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="gopher"> <title>gopher</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/CMakeLists.txt new file mode 100644 index 00000000000..d46c3051883 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/Makefile.am new file mode 100644 index 00000000000..2519e6f76d5 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gzip +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip/index.docbook index 5a51d2fd0ad..4061a7192d3 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/gzip.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="gzip"> <title>gzip</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/CMakeLists.txt new file mode 100644 index 00000000000..fc6fa65718b --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/Makefile.am new file mode 100644 index 00000000000..809772fbd5c --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/help +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/index.docbook index 0fbd1aa0b3a..8786f5a426f 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help.docbook +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/help/index.docbook @@ -1,3 +1,10 @@ +<?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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="help"> <title>ajuda</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/CMakeLists.txt new file mode 100644 index 00000000000..2b65c55b791 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/Makefile.am new file mode 100644 index 00000000000..ec211200b03 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/http +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http/index.docbook index 9c12aee196b..6725a5ff0f7 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/http.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="http"> <title>http</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/CMakeLists.txt new file mode 100644 index 00000000000..e9ac3786597 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/Makefile.am new file mode 100644 index 00000000000..a07c9c73018 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/https +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https/index.docbook index 9acd48d48aa..979c0ba863d 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/https.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/CMakeLists.txt new file mode 100644 index 00000000000..b539f21fd52 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/Makefile.am new file mode 100644 index 00000000000..6d5bbc03409 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imap +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap/index.docbook index 52958fdead2..3eb3f04bb06 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imap.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="imap"> <title>imap</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/CMakeLists.txt new file mode 100644 index 00000000000..0b06508ef76 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/Makefile.am new file mode 100644 index 00000000000..98b3f929744 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imaps +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps/index.docbook index 531926d1a69..527aafe832d 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/imaps.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="imaps"> <title>imaps</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/index.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/index.docbook deleted file mode 100644 index dfc50489d20..00000000000 --- a/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> -]> - -<part lang="&language;"> -<title>Escravos de E/S</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-pt_BR/docs/tdebase/tdeioslave/info/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info/CMakeLists.txt new file mode 100644 index 00000000000..f96ce3ee0e0 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info/Makefile.am new file mode 100644 index 00000000000..feeae0d7754 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/info +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info/index.docbook index ec2c811dc81..b72b4868467 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/info.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="info"> <title>Info</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/CMakeLists.txt new file mode 100644 index 00000000000..d1eab1aaec4 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/Makefile.am new file mode 100644 index 00000000000..ab8a7d66ed1 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/lan +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan/index.docbook index f9839910231..6d90e98e615 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/lan.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/CMakeLists.txt new file mode 100644 index 00000000000..2696fc4f1bc --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/Makefile.am new file mode 100644 index 00000000000..c3d372b764a --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ldap +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap/index.docbook index 810f9ac8cb5..4bdf9a9cae8 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/ldap.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="ldap"> <title>ldap</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/CMakeLists.txt new file mode 100644 index 00000000000..46ee7de411c --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/Makefile.am new file mode 100644 index 00000000000..8d94eda54c3 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mac +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac/index.docbook index 9cd59ffb27b..776f5c5f91a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mac.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mac"> <title>mac</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/CMakeLists.txt new file mode 100644 index 00000000000..ecda8b024db --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/Makefile.am new file mode 100644 index 00000000000..5077b45ba27 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mailto +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto/index.docbook index 30a078ae677..5050b30d957 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mailto.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/CMakeLists.txt new file mode 100644 index 00000000000..eb7bad882c0 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/Makefile.am new file mode 100644 index 00000000000..953af494823 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/man +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man/index.docbook index 5f19935a830..875ab6b08e0 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/man.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="man"> <title>Manual</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/CMakeLists.txt new file mode 100644 index 00000000000..6bbc1ede72c --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/Makefile.am new file mode 100644 index 00000000000..1ed88854976 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mrml +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml/index.docbook index b40c87ab2bd..ab178fc7646 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/mrml.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mrml"> <title>mrml</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/CMakeLists.txt new file mode 100644 index 00000000000..5a023319810 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/Makefile.am new file mode 100644 index 00000000000..75cd03821f6 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/news +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news/index.docbook index e46b5113eb7..8e65b8733b2 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/news.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="news"> <title>notícias</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/CMakeLists.txt new file mode 100644 index 00000000000..1a658074a1d --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/Makefile.am new file mode 100644 index 00000000000..37b17ff0776 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nfs +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs/index.docbook index 0c5ddebdf3a..8a28c88596a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nfs.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="nfs"> <title>nfs</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/CMakeLists.txt new file mode 100644 index 00000000000..4752f0d85e9 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/Makefile.am new file mode 100644 index 00000000000..df6905ed79e --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nntp +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp/index.docbook index e52095154fc..a26fbd61ab6 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/nntp.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="nntp"> <title>nntp</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/CMakeLists.txt new file mode 100644 index 00000000000..88db6639291 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/Makefile.am new file mode 100644 index 00000000000..fbb5e9c32fd --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3 +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/index.docbook index 35a69213fc8..b318c921d0f 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3.docbook +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="pop3"> <title>pop3</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt new file mode 100644 index 00000000000..a823881ff5f --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/Makefile.am new file mode 100644 index 00000000000..92eca11fe13 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3s +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/index.docbook index dc6a4fdf07f..b646564758a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s.docbook +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/pop3s/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="pop3s"> <title>pop3s</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/CMakeLists.txt new file mode 100644 index 00000000000..ea7e1647a3c --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/Makefile.am new file mode 100644 index 00000000000..12056f486b0 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/print +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print/index.docbook index bb84c24d177..065d103d07b 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/print.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="print"> <title>impressão</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/CMakeLists.txt new file mode 100644 index 00000000000..42dba8ad989 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/Makefile.am new file mode 100644 index 00000000000..9a4cdc28a24 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlan +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan/index.docbook index f27eb95eb35..93533387316 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlan.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="rlan"> <title>rlan</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt new file mode 100644 index 00000000000..b4e0041c5d6 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/Makefile.am new file mode 100644 index 00000000000..e130d7ce94d --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlogin +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin/index.docbook index 4d9aee7fac6..a76ad2f5628 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/rlogin.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="rlogin"> <title>rlogin</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/CMakeLists.txt new file mode 100644 index 00000000000..6887d150408 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/Makefile.am new file mode 100644 index 00000000000..fe72bbf6eee --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/sftp +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp/index.docbook index f8ca9ac8b7e..d3a415735d0 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/sftp.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/CMakeLists.txt new file mode 100644 index 00000000000..b9badac1371 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/Makefile.am new file mode 100644 index 00000000000..ec874d404bd --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smb +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb/index.docbook index d22533aed33..23ef81aa97a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smb.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="smb"> <title>SMB</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/CMakeLists.txt new file mode 100644 index 00000000000..3d37241a169 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/Makefile.am new file mode 100644 index 00000000000..7317d49afc3 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smtp +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp/index.docbook index 1ff2d30c83d..64eda04377a 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/smtp.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/CMakeLists.txt new file mode 100644 index 00000000000..1dc258fc0cf --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/Makefile.am new file mode 100644 index 00000000000..5499693e8e3 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/tar +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar/index.docbook index b61ec8b0b89..879daacb254 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/tar.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/CMakeLists.txt new file mode 100644 index 00000000000..0e7f9bd123d --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/Makefile.am new file mode 100644 index 00000000000..e6d96e47d00 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/telnet +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet/index.docbook index 8d456d1c1be..a792c197ac9 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/telnet.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "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> <othercredit role="translator"><firstname>Lisiane</firstname> <surname>Sztoltz</surname><affiliation><address> <email>lisiane@conectiva.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt new file mode 100644 index 00000000000..2983ec17b08 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/Makefile.am new file mode 100644 index 00000000000..d3190bc6f7a --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/thumbnail +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail/index.docbook index 7a85dfede60..0cd710889f6 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="thumbnail"> <title>O Protocolo thumbnail</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/CMakeLists.txt new file mode 100644 index 00000000000..3ee6837f062 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/Makefile.am new file mode 100644 index 00000000000..605cc005bff --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdav +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav/index.docbook index 622c5543bfd..c5bf6989cde 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdav.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="webdav"> <title>webdav</title> <articleinfo> diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt new file mode 100644 index 00000000000..b063e8c2d36 --- /dev/null +++ b/tde-i18n-pt_BR/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 pt_BR +) diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/Makefile.am b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/Makefile.am new file mode 100644 index 00000000000..8d981af710a --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt_BR +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdavs +KDE_MANS = AUTO diff --git a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs/index.docbook index 29eb3c30199..c5460e15c0d 100644 --- a/tde-i18n-pt_BR/docs/tdebase/tdeioslave/webdavs.docbook +++ b/tde-i18n-pt_BR/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 % Brazilian-Portuguese "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="webdavs"> <title>webdavs</title> <articleinfo> |