summaryrefslogtreecommitdiffstats
path: root/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
commit9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch)
tree795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-hu/docs/tdebase/tdeioslave/bzip2
parentf9dfb6416745710680d26abcc774b4146cd3ef2b (diff)
downloadtde-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-hu/docs/tdebase/tdeioslave/bzip2')
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt7
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/Makefile.am4
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/index.docbook26
3 files changed, 37 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt
new file mode 100644
index 00000000000..a2a399a0431
--- /dev/null
+++ b/tde-i18n-hu/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 hu
+)
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/Makefile.am b/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/Makefile.am
new file mode 100644
index 00000000000..c77de6178d7
--- /dev/null
+++ b/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = hu
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/bzip2
+KDE_MANS = AUTO
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/index.docbook b/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/index.docbook
new file mode 100644
index 00000000000..9856887be3b
--- /dev/null
+++ b/tde-i18n-hu/docs/tdebase/tdeioslave/bzip2/index.docbook
@@ -0,0 +1,26 @@
+<?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 % Hungarian "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="bzip2">
+<title>bzip2</title>
+<articleinfo>
+<authorgroup>
+<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
+<othercredit role="translator"><firstname>Tamás</firstname><surname>Szántó</surname><contrib>Magyar fordítás</contrib><affiliation><address><email>tszanto@mol.hu</email></address></affiliation></othercredit>
+</authorgroup>
+</articleinfo>
+
+<para>A Bzip2 egy tömörítőprogram.</para>
+
+<para>A bzip2 KDE-protokollt nem lehet interaktív módon kezelni, alkalmazásokban használható szűrőként. Például a tar protokollal át lehet engedni egy fájlt a bzip2 szűrőn, hogy megjeleníthető legyen egy <literal role="extension">tar.bz2</literal> kiterjesztésű fájl tartalma a &konqueror;ban.</para>
+
+<para>Ha rákattint egy <literal role="extension">.bz2</literal> kiterjesztésű fájlra a &konqueror;ban, akkor az ennek a protollnak a segítségével tömöríti ki a fájlt és jeleníti meg annak tartalmát.</para>
+
+<para>Ha Ön fejlesztő, és fel szeretné használni a bzip2 szűrőt egy programban, olvassa el a KDE-protokollok (tdeioslaves) dokumentációját itt: <ulink url="http://developer.kde.org">http://developer.kde.org</ulink></para>
+
+<para>A bzip2 man oldala: <ulink url="man:/bzip2">bzip2</ulink>. </para>
+
+</article>