diff options
Diffstat (limited to 'tde-i18n-uk')
26 files changed, 151 insertions, 11 deletions
diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/CMakeLists.txt index 91f99f2611d..6bc5f1878fc 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/CMakeLists.txt +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/CMakeLists.txt @@ -1,7 +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 - NOINDEX - LANG uk -) +tde_auto_add_subdirectories() diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/Makefile.am index a0d89935b94..2c17d65a01d 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/Makefile.am +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ -KDE_LANG = uk SUBDIRS = $(AUTODIRS) -KDE_DOCS = tdeioslave -KDE_MANS = AUTO +KDE_LANG = uk +KDE_DOCS = AUTO + diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/CMakeLists.txt new file mode 100644 index 00000000000..758a26ec1b8 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/Makefile.am new file mode 100644 index 00000000000..2092d391ba4 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip/index.docbook index 515ed545ae1..67a5e778af1 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip"> <title>bzip</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt new file mode 100644 index 00000000000..77540de5ce4 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip2 + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/Makefile.am new file mode 100644 index 00000000000..76e234af5d1 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip2 +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2/index.docbook index 759d601b701..445d927ad1b 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="bzip2"> <title>bzip2</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/file/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/file/CMakeLists.txt new file mode 100644 index 00000000000..2c9603cfcfc --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/file/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/file + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/file/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/file/Makefile.am new file mode 100644 index 00000000000..f71255cb2a3 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/file/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/file +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/file/index.docbook index 1b14ac0f359..77f4f9a0a6e 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/file.docbook +++ b/tde-i18n-uk/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 % Ukrainian "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> <othercredit role="translator"><firstname>Євген</firstname><surname>Онищенко</surname><affiliation><address><email>oneugene@ukr.net</email></address></affiliation><contrib></contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/finger/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/finger/CMakeLists.txt new file mode 100644 index 00000000000..f5bff04df23 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/finger/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/finger + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/finger/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/finger/Makefile.am new file mode 100644 index 00000000000..1404b59b748 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/finger/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/finger +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/finger/index.docbook index 384f471e871..89fb7f0bdfc 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="finger"> <title>finger</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/CMakeLists.txt new file mode 100644 index 00000000000..90e94a2e478 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/floppy + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/Makefile.am new file mode 100644 index 00000000000..65d631fa1a7 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/floppy +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/floppy/index.docbook index 6295833683b..5197f01aad3 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/floppy.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="floppy"> <title>Floppy</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/CMakeLists.txt new file mode 100644 index 00000000000..5aa0deb77da --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/imaps + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/Makefile.am new file mode 100644 index 00000000000..70393877728 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imaps +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/imaps/index.docbook index 381d16976bc..936414c70be 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/imaps.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="imaps"> <title>imaps</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/smb/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/smb/CMakeLists.txt new file mode 100644 index 00000000000..cea550a4187 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/smb/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/smb + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/smb/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/smb/Makefile.am new file mode 100644 index 00000000000..33b2ca0555e --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/smb/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smb +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/smb/index.docbook index 112cc441108..62fba347044 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/smb.docbook +++ b/tde-i18n-uk/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 % Ukrainian "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="smb"> <title>SMB</title> <articleinfo> diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/tar/CMakeLists.txt b/tde-i18n-uk/docs/tdebase/tdeioslave/tar/CMakeLists.txt new file mode 100644 index 00000000000..fcc743f6ea0 --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/tar/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/tar + NOINDEX + LANG uk +) diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/tar/Makefile.am b/tde-i18n-uk/docs/tdebase/tdeioslave/tar/Makefile.am new file mode 100644 index 00000000000..37c6002f0ab --- /dev/null +++ b/tde-i18n-uk/docs/tdebase/tdeioslave/tar/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = uk +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/tar +KDE_MANS = AUTO diff --git a/tde-i18n-uk/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-uk/docs/tdebase/tdeioslave/tar/index.docbook index ab3072bfbc0..8c95498ff76 100644 --- a/tde-i18n-uk/docs/tdebase/tdeioslave/tar.docbook +++ b/tde-i18n-uk/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 % Ukrainian "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>Іван</firstname><surname>Петрущак</surname><affiliation><address><email>ivanpetrouchtchak@yahoo.com</email></address></affiliation><contrib>Переклад на українську</contrib></othercredit> </authorgroup> </articleinfo> |